:root{--green:#003d2d;--green-dark:#002d22;--ink:#131916;--muted:#646c67;--line:#dce1de;--soft:#f4f7f5;--orange:#c94a05;--warm:#fff4e9;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--green);text-decoration:none;text-underline-offset:5px}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{border:0}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35;letter-spacing:-.025em}h1{font-size:48px;font-weight:720}h2{font-size:25px;font-weight:650}h3{font-size:21px;font-weight:650}p{overflow-wrap:anywhere}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #298f73;outline-offset:4px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #cfd7d2;border-radius:5px;padding:10px 14px;width:100%;min-height:44px}select{padding-right:32px}input:hover,select:hover{border-color:#92a499}input:disabled,button:disabled{opacity:.55;cursor:not-allowed}.wrap{max-width:var(--max);margin:auto;padding-left:32px;padding-right:32px}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{max-width:var(--max);margin:auto;padding:0 32px;height:84px;display:flex;align-items:center;gap:60px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:27px;letter-spacing:.04em;font-weight:750;white-space:nowrap}.brand:hover{text-decoration:none}.brand img{object-fit:contain;flex-shrink:0;width:42px;height:42px}.desktop-nav{display:flex;align-items:center;gap:38px;height:100%;font-weight:550}.desktop-nav a{ text-decoration:none;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;padding-top:3px}.desktop-nav a[aria-current]{border-bottom-color:var(--green)}.language{margin-left:auto;font-size:13px;font-weight:650;white-space:nowrap}.mobile-menu{display:none}.hero{padding-top:58px;padding-bottom:47px}.hero h1{font-size:54px;line-height:1.4;letter-spacing:.005em;font-weight:750}.hero-sub{font-size:21px;letter-spacing:.035em;color:#4d5550;margin-top:16px}.payment-workspace{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(0,1fr);gap:64px;align-items:start}.workspace-main{min-width:0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.11em;color:var(--green);margin-bottom:12px}.workspace-main h2{font-size:29px;line-height:1.5;margin-bottom:20px}.stepper{display:flex;list-style:none;padding:0;margin:0 0 23px;color:#777e79;gap:12px;justify-content:space-between;align-items:center}.stepper li{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:14px;position:relative}.stepper li:not(:last-child){flex:1}.stepper li:not(:last-child):after{content:"";height:1px;background:var(--line);flex:1;margin-left:2px}.stepper span{border:1px solid #acb5ae;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.stepper .done{color:var(--green)}.stepper .done span{background:var(--green);border-color:var(--green);color:#fff}.stepper .current{color:var(--orange)}.stepper .current span{border-color:var(--orange)}.path-form{display:flex;flex-direction:column;gap:11px}.field{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:center}.field label{font-size:16px;font-weight:550}.field-help{font-size:12px;color:var(--muted);margin-left:136px}.input-unit{display:flex;border:1px solid #cfd7d2;border-radius:5px;align-items:center}.input-unit input{border:0;min-width:0;box-shadow:none;background:transparent}.input-unit span{font-size:12px;color:var(--muted);padding-right:14px}.button{min-height:46px;padding:12px 21px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:5px;font-size:15px;font-weight:650;line-height:1.5;text-align:center;transition:background .15s,border-color .15s,transform .15s;border:1px solid transparent}.button:hover{text-decoration:none}.primary{background:var(--green);color:#fff}.primary:hover{background:#075840}.secondary{border-color:var(--line);color:var(--green);background:#fff}.secondary:hover{background:var(--soft);border-color:#b6c7bd}.path-form>.button{width:100%;justify-content:space-between;margin-top:4px;padding:13px 23px;font-size:17px}.form-status:empty{display:none}.form-status{font-size:13px;color:var(--green)}.alternative{display:flex;gap:10px;font-size:14px;align-items:center;margin-top:18px;font-weight:600}.alternative span:last-child{font-weight:400;color:var(--muted)}.invoice{border:1px solid #e0e4e1;box-shadow:0 3px 10px #132d1910;background:#fff;margin-top:0;padding:32px 34px;position:relative}.invoice-heading{font-size:20px;font-weight:550}.invoice-amount{display:flex;align-items:baseline;gap:12px;color:var(--green);padding:14px 0 18px;overflow-wrap:anywhere}.invoice-amount>span{font-size:56px;font-weight:720;line-height:1.3;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.invoice-amount small{font-size:20px;font-weight:650}dl{margin:0}dl>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0}dd{margin:0;text-align:right;font-weight:550}dt{color:var(--muted)}.invoice dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.invoice-tip{margin-top:23px;font-size:15px;font-weight:600}.muted{color:var(--muted);font-size:13px;margin-top:5px}.badge{display:inline-block;font-size:12px;font-weight:600;color:var(--green);background:#edf4ef;border-radius:3px;padding:3px 9px}.badge.amber{background:var(--warm);color:var(--orange);margin-top:22px}.how-it-works{border-top:1px solid var(--line);margin-top:48px;padding-top:26px}.how-it-works>h2{font-size:19px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px;margin-bottom:52px}.steps-grid article{display:flex;gap:24px;align-items:center}.steps-grid img{width:50px;height:50px;opacity:.9}.step-number{color:var(--green);font-size:18px;letter-spacing:.08em;font-weight:650}.steps-grid h3{font-size:18px;margin:5px 0}.steps-grid p{font-size:14px;color:var(--muted)}.section-block{padding:44px 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.section-heading>a{font-size:14px;white-space:nowrap}.merchant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.merchant-item{color:var(--ink);display:block;padding:23px 0;border-top:2px solid var(--green)}.merchant-item:hover{text-decoration:none}.merchant-item h3,.merchant-item h2{display:flex;justify-content:space-between;margin:9px 0 12px}.merchant-item:hover h3,.merchant-item:hover h2{color:var(--green);text-decoration:underline}.merchant-item h3 span{font-weight:400}.merchant-item p{font-size:15px;color:var(--muted);line-height:1.8;min-height:80px}.merchant-item small{display:block;font-size:11px;color:var(--muted);margin-top:21px}.category{font-size:12px;color:var(--muted);letter-spacing:.04em}.guide-list>a{display:grid;grid-template-columns:125px minmax(0,1fr) 24px;gap:24px;padding:23px 0;border-bottom:1px solid var(--line);align-items:center;color:var(--ink)}.guide-list>a:last-child{border-bottom:0}.guide-list>a:hover{text-decoration:none}.guide-list a:hover h3,.guide-list a:hover h2{color:var(--green);text-decoration:underline}.guide-list h3,.guide-list h2{font-size:19px;margin-bottom:7px}.guide-list p{font-size:14px;color:var(--muted)}.site-footer{max-width:var(--max);margin:35px auto 0;padding:0 32px 24px;color:var(--muted);font-size:12px}.footer-top{border-top:1px solid var(--line);padding:28px 0;display:flex;align-items:center;gap:32px}.footer-top>a:last-child{margin-left:auto}.brand.small{font-size:19px}.brand.small img{width:28px;height:28px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid var(--line)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:22px}.footer-note{margin-top:14px;font-size:11px}.content-page{padding-top:45px;padding-bottom:55px;min-height:65vh}.content-page>h1{margin-bottom:20px}.lead{color:var(--muted);font-size:19px;line-height:1.85;max-width:790px;margin:16px 0 30px}.breadcrumbs{font-size:13px;color:var(--muted);display:flex;gap:13px;flex-wrap:wrap;margin-bottom:35px}.search-form{display:flex;gap:12px;max-width:600px;margin:30px 0 40px}.search-form input{flex:1;min-width:0}.search-form .button{min-width:100px}.note{font-size:13px;color:var(--muted);line-height:1.8;margin:16px 0}.detail-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:70px;align-items:start}.detail-layout article>h2{margin:35px 0 14px}.light-title{color:var(--muted);font-weight:400}.meta{font-size:12px;color:var(--muted);margin:14px 0 28px}.body-copy{white-space:pre-line;line-height:1.95;color:#3b443e;font-size:17px}.network-list{border-top:1px solid var(--line)}.network-list>div{display:flex;gap:35px;padding:12px 0;border-bottom:1px solid var(--line)}.network-list strong{min-width:55px;color:var(--green)}.sources{margin-top:40px;padding-top:24px;border-top:1px solid var(--line)}.sources h2{font-size:20px;margin-bottom:12px}.sources p{color:var(--muted);font-size:13px;margin-bottom:15px}.sources a{display:block;padding:7px 0;font-size:14px;overflow-wrap:anywhere}.sticky-aside{position:sticky;top:28px}.aside-panel{padding:28px;background:var(--soft);border-top:3px solid var(--green)}.aside-panel>p,.aside-panel>small{font-size:14px;color:var(--muted);display:block;margin:18px 0}.aside-panel .button{width:100%;margin:8px 0}.aside-panel h2{margin-bottom:20px}.aside-panel .field{display:block}.aside-panel .field label{display:block;font-size:13px;margin-bottom:5px}.aside-panel .field-help{margin-left:0}.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(180px,1fr);gap:85px}.article h1{font-size:43px}.article section{margin-top:40px}.article section h2{margin-bottom:16px;display:flex;gap:16px}.section-index{font-size:13px;color:var(--green);padding-top:7px;letter-spacing:.1em}.toc{padding-top:12px}.toc a{display:block;font-size:14px;padding:10px 0}.toc hr{border:0;border-top:1px solid var(--line);margin:20px 0}.spacious{margin-top:35px}.spacious>a{padding:32px 0}.policy{max-width:850px}.policy h2{margin:34px 0 13px}.policy>p{color:#404b43;line-height:1.95}.note-panel{padding:20px 23px;background:var(--soft);border-left:3px solid #9aae9e;margin:24px 0;font-size:14px;line-height:1.85}.note-panel p{margin-top:6px}.alert{padding:18px 22px;border-left:3px solid #cf7c27;background:#fff6e9;color:#754014;margin:22px 0;font-size:14px;line-height:1.8}.alert p{margin-top:5px}.alert.error{background:#fff1ee;border-color:#b7412d;color:#842e20}.plan-summary{border-bottom:1px solid var(--line);padding:20px 0}.plan-summary h2{font-size:30px;margin:16px 0}.plan-summary>p:not(.note){font-size:20px;color:var(--green)}.checklist{list-style:none;counter-reset:step;padding:0;margin:0}.checklist>li{counter-increment:step;padding:28px 0 28px 45px;border-bottom:1px solid var(--line);position:relative}.checklist>li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:30px;color:var(--green);font-size:16px;font-weight:650}.checklist h2{font-size:22px;margin-bottom:13px}.checklist p{font-size:15px;color:#46524a;line-height:1.9}.checklist a{display:inline-flex;margin-top:14px}.check{display:flex;gap:12px;align-items:flex-start;margin-top:20px;font-size:14px;cursor:pointer}.check input,.radio input{width:18px;min-height:18px;height:18px;accent-color:var(--green);margin:3px 0;flex-shrink:0}.referrals>div{margin-top:20px;border:1px solid var(--line);padding:16px}.referrals .button{margin-top:10px}.calculator-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1000px;margin-top:34px}.calculator-form>label{display:block;font-size:14px;margin:18px 0 8px}.calculator-form>label:first-child{margin-top:0}.calculator-form fieldset{border:0;padding:0;margin:25px 0}.calculator-form legend{font-size:14px;margin-bottom:12px}.radio{display:flex;align-items:flex-start;gap:12px;font-size:14px;padding:9px 0}.calculator-form>.button{width:100%}.calculation-result{background:var(--soft);padding:32px;align-self:start;border-top:3px solid var(--green)}.calculation-result>p{margin:17px 0}.calculation-result .result-number{font-size:50px;line-height:1.4;font-weight:700;color:var(--green);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.calculation-result dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.calculation-result a{font-size:14px}.empty{padding:55px 0}.empty p{margin:20px 0;color:var(--muted)}.empty .button{margin-top:15px}.error-page{padding-top:110px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:20px;top:-100px;background:#fff;z-index:20;padding:15px}.skip:focus{top:10px}.preview-banner{background:#fff1c8;padding:12px 24px;text-align:center;font-size:14px}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;border-bottom:1px solid var(--line);gap:20px}.admin-header .brand{font-size:21px}.admin-header .brand small{font-size:12px;letter-spacing:0;color:var(--muted);font-weight:400}.admin-header nav{display:flex;gap:25px;font-size:13px;align-items:center}.text-button{padding:0;background:none;color:var(--green);font-size:13px;text-decoration:underline;text-underline-offset:4px}.login-shell{max-width:430px;padding:60px 25px;margin:auto}.login-shell>.eyebrow{margin-top:50px}.login-shell h1{font-size:36px}.login-shell>p{margin-top:20px;font-size:14px}.login-shell form{margin:25px 0}.login-shell label{display:block;font-size:14px;margin-bottom:10px}.login-shell .button{width:100%;margin-top:18px}.login-shell>small{color:var(--muted);font-size:12px}.admin-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.table-scroll{max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}caption{text-align:left;font-size:20px;font-weight:600;margin:18px 0}th,td{border-bottom:1px solid var(--line);padding:14px 12px;white-space:nowrap}th{font-weight:600;background:var(--soft)}.editor-layout{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(230px,1fr);gap:35px}.editor-toolbar{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:20px 0 10px}.json-editor{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.8;min-height:650px;resize:vertical;tab-size:2}.editor-help{background:var(--soft);padding:25px;align-self:start}.editor-help h2{font-size:20px}.editor-help p{font-size:13px;margin-top:18px}.editor-help details{border-top:1px solid var(--line);margin-top:20px;padding-top:15px;font-size:13px}.editor-help code{font-size:12px;background:#e4eae5;padding:2px 4px}.editor-help ul{padding-left:16px}.editor-help li{padding:4px 0}
@media(min-width:1400px){:root{--max:1380px}.payment-workspace{gap:82px}.invoice{margin-top:-12px}.hero{padding-top:58px}}
@media(max-width:1100px){.header-inner{gap:30px}.desktop-nav{gap:24px}.hero h1{font-size:46px}.payment-workspace{gap:35px;grid-template-columns:1.3fr 1fr}.invoice{padding:25px}.invoice-amount>span{font-size:46px}.workspace-main h2{font-size:24px}.field{grid-template-columns:95px minmax(0,1fr);gap:12px}.field-help{margin-left:107px}.stepper{gap:8px}.stepper li{font-size:12px;gap:7px}.steps-grid article{gap:15px}.detail-layout,.article-layout{gap:38px}.calculator-layout{gap:35px}}
@media(max-width:800px){h1{font-size:35px}.wrap{padding-left:22px;padding-right:22px}.header-inner{height:70px;padding:0 22px;gap:20px}.brand{font-size:23px;gap:8px}.brand img{width:34px;height:34px}.desktop-nav{display:none}.desktop-only{display:none}.mobile-menu{display:block;position:relative;font-size:13px}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:36px;min-width:180px;background:#fff;padding:12px 18px;border:1px solid var(--line);box-shadow:0 8px 25px #001b0b12;z-index:10}.mobile-menu nav a{display:block;padding:10px 0}.hero{padding-top:38px;padding-bottom:32px}.hero h1{font-size:39px;line-height:1.45}.hero-sub{font-size:16px;letter-spacing:0;margin-top:14px}.payment-workspace{grid-template-columns:1fr;gap:28px}.workspace-main h2{font-size:25px}.invoice{padding:25px 28px;margin:0}.invoice-amount{padding:10px 0 14px}.invoice-amount>span{font-size:42px}.invoice dl>div{padding:7px 0}.invoice-tip{margin-top:16px}.badge.amber{margin-top:16px}.field{grid-template-columns:105px minmax(0,1fr)}.field-help{margin-left:117px}.stepper li{font-size:14px}.how-it-works{margin-top:34px}.steps-grid{gap:20px}.steps-grid article{display:block}.steps-grid img{width:34px;height:34px;margin-bottom:12px}.steps-grid h3{font-size:16px}.steps-grid p{font-size:12px}.merchant-grid{gap:20px}.merchant-item p{min-height:0}.merchant-item h3,.merchant-item h2{font-size:22px}.section-heading h2{font-size:24px}.guide-list>a{grid-template-columns:90px minmax(0,1fr) 20px;gap:16px}.footer-top{gap:18px;flex-wrap:wrap}.site-footer{padding:0 22px 24px}.footer-top>a:last-child{margin-left:0}.footer-bottom{flex-wrap:wrap}.content-page{padding-top:30px}.detail-layout,.article-layout,.calculator-layout{grid-template-columns:1fr;gap:35px}.sticky-aside{position:static}.article h1{font-size:35px}.toc{display:none}.aside-panel .field{display:grid}.aside-panel .field label{font-size:14px}.aside-panel .field-help{margin-left:117px}.editor-layout{grid-template-columns:1fr}.admin-header{padding:16px 20px;align-items:start}.admin-header nav{gap:12px;flex-wrap:wrap;justify-content:end}.admin-header .brand small{display:none}.admin-page h1{font-size:30px}.json-editor{min-height:550px}}
@media(max-width:480px){.hero h1{font-size:32px;letter-spacing:0}.hero-sub{font-size:14px}.workspace-main h2{font-size:22px}.eyebrow{font-size:10px}.field{grid-template-columns:82px minmax(0,1fr);gap:10px}.field label{font-size:14px}.field-help{margin-left:92px}.path-form select,.path-form input{font-size:14px;padding-left:10px}.path-form>.button{font-size:15px}.stepper{gap:7px}.stepper li{font-size:11px;gap:5px}.stepper span{width:24px;height:24px}.alternative{font-size:12px;gap:7px;flex-wrap:wrap}.invoice{padding:24px}.invoice dl{font-size:14px}.how-it-works>h2{font-size:16px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:25px;margin-bottom:32px}.steps-grid article{display:flex;gap:24px}.steps-grid img{width:42px;height:42px;margin:0}.steps-grid h3{font-size:17px}.steps-grid p{font-size:13px}.step-number{font-size:14px}.section-block{padding:32px 0}.section-heading{align-items:start;flex-direction:column;gap:12px}.section-heading>a{font-size:12px}.merchant-grid{grid-template-columns:1fr;gap:8px}.merchant-item{padding:20px 0}.merchant-item small{margin-top:12px}.merchant-item p{font-size:14px}.guide-list>a{grid-template-columns:minmax(0,1fr) 20px;gap:7px}.guide-list .category{grid-column:1/-1}.guide-list h3,.guide-list h2{font-size:17px}.guide-list p{font-size:13px}.footer-top{gap:14px}.footer-top>p{width:100%;order:3}.footer-top>a:last-child{margin-left:auto;font-size:11px}.footer-bottom nav{gap:15px}.footer-note{font-size:10px}.lead{font-size:16px}.article h1{font-size:30px}.body-copy{font-size:16px}.article section h2{font-size:22px}.aside-panel{padding:23px}.aside-panel .field{display:block}.aside-panel .field-help{margin-left:0}.checklist>li{padding-left:32px}.checklist h2{font-size:20px}.calculation-result{padding:24px}.calculator-layout{gap:25px}.search-form{gap:8px}.search-form .button{min-width:70px;padding:10px 16px}.admin-header .brand{font-size:17px}.admin-header nav{font-size:11px}.button{font-size:14px}.content-page>h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header,.site-footer,.detail-layout>aside,.section-heading>button,.alternative,.button,.referrals{display:none!important}.wrap{max-width:none;padding:0 12px}.detail-layout{display:block}.content-page{padding-top:10px}.checklist>li{break-inside:avoid}a{color:#000}h1{font-size:30px}}
/* Desktop rhythm follows the approved white-background concept. */
@media(min-width:801px){.header-inner{height:70px}.hero{padding-top:30px;padding-bottom:30px}.hero h1{font-size:50px;line-height:1.32}.hero-sub{font-size:20px}.workspace-main h2{margin-bottom:16px}.path-form{gap:9px}.path-form input,.path-form select{min-height:44px;padding-top:7px;padding-bottom:7px}.stepper{margin-bottom:20px}.how-it-works{margin-top:34px;padding-top:22px}.steps-grid{margin-top:25px;margin-bottom:36px}}
.visual-field{margin:20px 0}.visual-field>label{display:block;font-size:13px;font-weight:550}.visual-field input,.visual-field textarea{margin-top:7px;font-size:14px}.visual-field textarea{resize:vertical;line-height:1.8}.visual-field .check{display:flex;font-size:14px}.visual-field .check input{margin-top:3px}.bilingual-fields{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.bilingual-fields legend{font-size:14px;font-weight:650;margin-bottom:8px}.bilingual-fields label{font-size:12px;color:var(--muted)}.repeatable-item{padding:15px 0 20px;border-bottom:1px solid var(--line)}.repeatable-header{display:flex;justify-content:space-between;align-items:center}.repeatable-header strong{font-size:13px;color:var(--green)}[data-json-panel]{margin-top:30px;font-size:13px}[data-json-panel]>summary{padding:14px 0;color:var(--green)}.repeatable-item+.button{margin-top:20px}.visual-field h3{font-size:21px}input[readonly]{background:var(--soft);color:var(--muted)}@media(max-width:600px){.bilingual-fields{grid-template-columns:1fr}}
@media(max-width:480px){.stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.stepper li{min-width:0;white-space:normal;align-items:flex-start;line-height:1.4}.stepper li:not(:last-child):after{display:none}}
@media(max-width:360px){.field{grid-template-columns:1fr;gap:4px}.field-help{margin-left:0}.header-inner{gap:12px}.brand{font-size:21px}.brand img{width:28px;height:28px}}
.language{position:relative}.language summary{display:flex;align-items:center;gap:8px;list-style:none;min-height:44px;cursor:pointer;color:var(--green)}.language summary::-webkit-details-marker{display:none}.language summary img{width:20px;height:20px}.dropdown-chevron{display:block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);flex-shrink:0;margin:-4px 3px 0 8px}.language[open] .dropdown-chevron,.is-open .dropdown-chevron{transform:rotate(225deg);margin-top:4px}.language nav{position:absolute;right:0;top:calc(100% + 8px);min-width:190px;padding:6px;background:white;border:1px solid var(--line);box-shadow:0 12px 32px #003d2d16;border-radius:8px;z-index:50}.language nav a{display:flex;justify-content:space-between;gap:24px;padding:10px 12px;border-radius:4px;font-size:14px}.language nav a:hover,.language nav a[aria-current]{background:var(--soft);text-decoration:none}.language nav small{font-size:11px;color:var(--muted)}.custom-select{position:relative;min-width:0;width:100%}.enhanced-select{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none;padding:0!important;border:0!important;overflow:hidden}.select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;width:100%;min-height:44px;padding:7px 14px;border:1px solid #cfd7d2;border-radius:5px;background:white;color:var(--ink);font-weight:400}.select-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-trigger:hover{border-color:#92a499}.select-trigger[aria-invalid=true]{border-color:var(--orange)}.select-options{position:absolute;top:calc(100% + 5px);left:0;right:0;max-height:260px;overflow:auto;overscroll-behavior:contain;padding:5px;background:white;border:1px solid var(--line);border-radius:7px;box-shadow:0 12px 32px #003d2d18;z-index:40}.select-options[hidden]{display:none}.select-option{padding:9px 11px;min-height:42px;cursor:pointer;font-size:14px;line-height:1.6;border-radius:4px;overflow-wrap:anywhere}.select-option:hover,.select-option.is-active{background:var(--soft)}.select-option[aria-selected=true]{color:var(--green);font-weight:650;background:#edf4ef}.select-option[aria-disabled=true]{opacity:.45;cursor:not-allowed}.custom-select.is-open{z-index:41}@media(max-width:480px){.select-trigger{font-size:14px;padding-left:10px}.language summary{gap:5px;font-size:12px}.language summary img{width:18px;height:18px}.header-inner{gap:12px}.language .dropdown-chevron{margin-left:2px}}@media(max-width:360px){.brand{font-size:18px;gap:5px}.header-inner{padding-left:16px;padding-right:16px;gap:9px}.language summary{font-size:11px}.mobile-menu{font-size:11px}}
.fee-reference{margin:22px 0 28px;padding:20px;border:1px solid var(--line);border-radius:7px}.fee-reference h2{font-size:19px}.fee-reference .note{font-size:12px;margin:10px 0}.fee-card{padding:17px 0;border-top:1px solid var(--line);margin-top:15px}.fee-card:last-child{padding-bottom:0}.fee-card h3{font-size:17px;margin-bottom:7px}.fee-card p,.fee-card a{font-size:12px;color:var(--muted);margin:5px 0;overflow-wrap:anywhere}.fee-card>a{display:inline-block;color:var(--green)}.fee-card>strong{display:block;font-size:24px;color:var(--green)}.fee-card .button{width:100%;font-size:12px;margin-top:12px}.fee-card>p:last-child{color:var(--orange)}
.home-fees{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.home-fees .eyebrow{font-size:11px;margin-bottom:12px}.home-fee-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-top:8px}.home-fee-row strong{color:var(--green)}[data-home-fees]>small{display:block;color:var(--muted);font-size:10px;margin-bottom:9px}.home-fees>a{display:inline-block;font-size:13px;margin-top:12px}.home-fees>.muted{font-size:11px}

/* Long-form payment guides and source-backed figures. */
.editorial-layout{grid-template-columns:minmax(0,780px) minmax(240px,1fr);gap:64px}.article{min-width:0}.article section{scroll-margin-top:28px}.article .body-copy{line-height:2;overflow-wrap:anywhere}.article .section-index{font-variant-numeric:tabular-nums;min-width:24px;flex-shrink:0}.article-contents{padding:23px 26px;border:1px solid var(--line);border-radius:6px;background:var(--soft);margin:28px 0 35px}.article-contents ol{padding-left:21px;margin:0;columns:2;column-gap:28px}.article-contents li{font-size:14px;break-inside:avoid;padding:5px 0}.guide-mobile-contents{display:none}.editorial-figure{margin:25px 0 35px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}.editorial-image-link{display:block;background:var(--soft)}.editorial-image-link img{display:block;width:100%;height:auto}.editorial-figure figcaption{padding:15px 19px;font-size:13px;line-height:1.8;color:#4b554e}.image-meta{display:block;margin-top:8px;font-size:12px;color:var(--muted)}.section-media-editor{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.section-media-editor>.note{margin:10px 0 18px}.section-media-editor h3{font-size:17px}.section-media-editor .visual-field{margin-top:14px}
@media(max-width:1100px){.editorial-layout{gap:38px}}
@media(max-width:800px){.editorial-layout{grid-template-columns:minmax(0,1fr);gap:35px}.guide-mobile-contents{display:block}.article-contents ol{columns:1}.article-contents{padding:20px}.editorial-figure figcaption{padding:13px 15px}.editorial-figure{margin:22px 0 28px}}
@media print{.editorial-layout,.article-layout{display:block}.article-contents,.article-layout>.toc{display:none}.editorial-figure{break-inside:avoid}.editorial-figure img{max-height:600px;object-fit:contain}}

/* Keep long article outlines within the viewport, independently of grid stretch. */
@media(min-width:801px){.article-layout>.sticky-aside,.editorial-layout>.sticky-aside{align-self:start;position:sticky;top:28px;max-height:calc(100dvh - 56px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.merchant-mobile-contents{display:none}.merchant-toc{padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:6px;margin-bottom:24px}.merchant-reading-aside .aside-panel{padding:24px}.merchant-reading-aside .aside-panel h2{font-size:21px}.merchant-reading-aside .aside-panel p:not(.eyebrow),.merchant-reading-aside .aside-panel small{display:none}.toc a[aria-current="location"]{font-weight:700;background:#edf3ff;border-left:3px solid var(--green);padding-left:12px}.toc a{border-left:3px solid transparent;padding-left:12px}}
@media(max-width:800px){.merchant-toc{display:none}}
/* Contextual funding help, shared by the homepage and payment checklist. */
.registration{margin:28px 0 0;padding:26px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr);gap:12px 48px;scroll-margin-top:28px}.registration-heading h2,.how-it-works .registration-heading h2{font-size:21px;margin:0 0 10px;text-align:left}.registration-heading p{font-size:14px;line-height:1.9;color:var(--muted);margin:0;max-width:650px}.registration-option{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;padding:13px 0;border-bottom:1px solid var(--line)}.registration-option:first-child{padding-top:0}.registration-option strong{font-size:16px}.registration-link{font-size:14px;font-weight:550;padding:7px 0;color:var(--green);text-underline-offset:4px}.registration-option small{flex-basis:100%;font-size:12px;line-height:1.7;color:var(--muted)}.registration-footnote{grid-column:1/-1;font-size:12px;line-height:1.8;color:var(--muted);margin:4px 0 0}.checklist .registration{grid-template-columns:1fr;gap:18px;padding-top:20px;margin:20px 0}.checklist .registration-heading h2{font-size:20px}.checklist .registration-options{max-width:520px}@media(max-width:700px){.registration{grid-template-columns:1fr;gap:20px;padding-top:22px}.registration-heading h2{font-size:20px}.registration-footnote{margin:0}}@media print{.registration{display:none!important}}

/* Warm paper, clear blue: selected homepage art direction, September 2026. */
:root{--green:#2671ed;--green-dark:#1859bd;--ink:#172033;--muted:#667083;--line:#e1e6ee;--soft:#eff5ff;--orange:#c65c27;--warm:#fff0e5;--max:1440px}
body{background:#fff}.site-header{background:#fff;border-bottom:0}.header-inner{height:90px;padding:0 40px;gap:60px}.brand{font-size:32px;color:#1670f5}.brand img{filter:brightness(0) saturate(100%) invert(35%) sepia(98%) saturate(3350%) hue-rotate(211deg) brightness(100%)}.desktop-nav{gap:36px;font-weight:500}.desktop-nav a{color:var(--ink)}.desktop-nav a[aria-current]{color:var(--green)}.language{font-size:16px;font-weight:500}.primary{background:#2378f5}.primary:hover{background:#1763d7;box-shadow:0 5px 16px #3978ef25}.button:active{transform:translateY(1px)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline-color:#3978ef}.home-redesign{padding:0 48px}.editorial-hero{display:grid;grid-template-columns:1.17fr 1fr;align-items:center;gap:12px;padding:24px 0 0;min-height:352px}.welcome-tag{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--green);border-radius:0;padding:0;font-size:13px;font-weight:600;letter-spacing:.08em;line-height:1.6;margin-bottom:20px}.welcome-tag::before{content:"";width:20px;height:2px;background:currentColor;flex-shrink:0}.editorial-hero h1{font-family:"Songti SC","Noto Serif CJK SC","Source Han Serif SC",STSong,Georgia,serif;font-weight:900;font-size:clamp(40px,4.8vw,70px);line-height:1.4;letter-spacing:.015em;white-space:nowrap}.editorial-hero .hero-sub{font-size:22px;letter-spacing:0;color:#515761;margin:16px 0 30px}.hero-scene{height:352px;position:relative;perspective:900px;--scene-x:0deg;--scene-y:0deg;isolation:isolate}.hero-receipt{width:100%;height:100%;object-fit:contain;transform:rotateY(var(--scene-x)) rotateX(var(--scene-y));transition:transform .35s ease;mix-blend-mode:normal}.floating-network{position:absolute;left:5%;top:55%;width:49%;padding:19px 26px 14px;border-radius:8px;background:#4b94f2;color:white;box-shadow:0 10px 18px #2e73c81a;transform:rotate(-5deg) rotateY(var(--scene-x)) rotateX(var(--scene-y));transition:transform .35s,box-shadow .3s;animation:card-drift 6s ease-in-out infinite;display:block}.floating-network:hover{color:#fff;text-decoration:none;box-shadow:0 16px 28px #2e73c82d}.floating-network strong{font-size:17px;font-weight:550;display:block;text-align:center}.floating-network small{font-size:11px;display:block;text-align:right;opacity:.85}.route-stations{display:flex;justify-content:space-between;align-items:center;height:35px;margin-top:12px;position:relative}.route-stations:before{content:"";height:1px;background:#cee1ff;position:absolute;left:0;right:0;top:17px}.route-stations span{width:15px;height:15px;border-radius:50%;background:#fff;z-index:1}.route-stations span:nth-child(3){background:#73aaf2;border:1px solid white}.route-stations span:last-child{background:#f7b583}.payment-studio{background:#eef4ff;border-radius:12px;padding:30px 46px 36px;scroll-margin-top:20px}.studio-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.studio-heading h2{font-size:29px;letter-spacing:0}.studio-steps{list-style:none;display:flex;align-items:center;padding:0;margin:0;gap:22px;min-width:43%;font-size:15px;color:#566882}.studio-steps li{display:flex;align-items:center;gap:10px;white-space:nowrap;flex:1}.studio-steps li:not(:last-child):after{content:"";height:1px;background:#aac5ed;flex:1;min-width:30px;margin-left:9px}.studio-steps li>span{display:grid;place-items:center;width:35px;height:35px;border:1px solid #73a4f7;border-radius:50%;color:var(--green);font-size:15px}.studio-steps [aria-current]{color:var(--ink);font-weight:600}.studio-steps [aria-current]>span{background:white;border-color:#d8e6fe;box-shadow:0 2px 5px #3978ef08}.studio-steps .complete>span{background:#2671ed;color:#fff}.studio-enhanced .path-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 36px}.service-choices{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:0}.service-choice{position:relative;text-align:left;display:flex;align-items:center;gap:26px;padding:24px 26px;background:#fff;border:1px solid #e6ebf2;border-radius:9px;min-height:109px;box-shadow:0 2px 5px #33446603;color:var(--ink);transition:transform .2s,border-color .2s,box-shadow .2s}.service-choice:hover{transform:translateY(-3px);box-shadow:0 7px 18px #3474c110;border-color:#aac8ff}.service-choice[aria-pressed=true]{border-color:#267aff;box-shadow:0 0 0 1px #267aff20;background:#fcfdff}.service-choice>img{width:48px;height:48px;object-fit:contain}.service-choice[data-service=bitrefill]>img{filter:invert(38%) sepia(96%) saturate(3749%) hue-rotate(209deg) brightness(98%)}.service-choice[data-service=namecheap]>img{filter:invert(46%) sepia(97%) saturate(3655%) hue-rotate(352deg) brightness(102%)}.service-choice[data-service=proton]>img{filter:invert(33%) sepia(98%) saturate(3408%) hue-rotate(246deg) brightness(104%)}.service-choice>span:not(.choice-dot){display:flex;flex-direction:column;font-size:20px;line-height:1.5}.service-choice strong{font-size:20px;font-weight:500}.choice-dot{position:absolute;right:17px;top:16px;width:19px;height:19px;border:1px solid #d8dce3;border-radius:50%;padding:3px;background:#fff}.service-choice[aria-pressed=true] .choice-dot{border-color:#267aff;background:#267aff;box-shadow:inset 0 0 0 3px #fff}.studio-enhanced .field{display:block}.studio-enhanced .field label{display:block;color:#58657d;font-size:15px;font-weight:400;margin-bottom:5px}.payment-studio .select-trigger,.payment-studio input{min-height:48px;background:#fff;border-color:#e0e6ef;border-radius:5px}.studio-next{align-self:end;height:48px;justify-content:center;position:relative;margin:0!important}.studio-next img{position:absolute;right:22px;filter:brightness(0) invert(1)}.studio-enhanced .field-help{margin:0;grid-column:1/3}.studio-enhanced .form-status{grid-column:1/-1}.studio-enhanced .path-form>.button[type=submit]{margin:0;align-self:end;font-size:16px;min-height:48px}.studio-back{grid-column:1/-1;justify-self:start;background:none;color:var(--green);padding:4px 0}.studio-details{margin-top:24px}.studio-details .invoice{padding:24px;border-radius:9px;margin:0;box-shadow:none;display:grid;grid-template-columns:1fr 1fr;gap:8px 35px}.studio-details .invoice-heading,.studio-details .invoice-amount{grid-column:1}.studio-details .invoice-amount{padding:0}.studio-details .invoice dl{grid-column:2;grid-row:1/4}.studio-details .home-fees{grid-column:1/-1}.featured-reading{display:grid;grid-template-columns:.9fr repeat(3,1fr);gap:32px;padding:46px 0 34px;align-items:start}.featured-reading>h2{font-family:"Songti SC",STSong,Georgia,serif;font-size:35px;font-weight:900;line-height:1.5;position:relative}.featured-reading>a{display:flex;gap:20px;color:var(--ink);min-width:0;text-decoration:none}.featured-reading img{width:112px;height:150px;object-fit:cover;border-radius:8px;flex-shrink:0;transition:transform .25s}.featured-reading a:hover img{transform:translateY(-4px) rotate(-2deg)}.featured-reading h3{font-size:16px;line-height:1.65;letter-spacing:0;margin:3px 0 5px;font-weight:600}.featured-reading p{font-size:12px;line-height:1.6;color:#747a83}.featured-reading a span{color:var(--green);font-size:14px;display:block;margin-top:18px}.home-redesign .how-it-works{margin-top:25px}.home-redesign .merchant-item{border-top:0;background:#fff;padding:25px;border-radius:12px;border:1px solid var(--line)}.steps-grid img{filter:brightness(0) saturate(100%) invert(35%) sepia(98%) saturate(3350%) hue-rotate(211deg) brightness(100%)}
[hidden]{display:none!important}
@keyframes card-drift{0%,100%{translate:0 0}50%{translate:0 -7px}}
@media(min-width:1500px){.editorial-hero{min-height:370px}.hero-scene{height:370px}}
@media(max-width:1200px){.header-inner{gap:34px}.desktop-nav{gap:25px}.brand{font-size:27px}.home-redesign{padding:0 32px}.editorial-hero h1{font-size:4.7vw}.editorial-hero .hero-sub{font-size:18px}.studio-heading h2{font-size:24px}.payment-studio{padding:28px}.studio-steps{gap:10px;font-size:13px}.studio-steps li:not(:last-child):after{min-width:16px}.service-choice{gap:17px;padding:20px}.service-choice strong,.service-choice>span:not(.choice-dot){font-size:17px}.featured-reading{gap:23px}.featured-reading img{width:85px;height:125px}.featured-reading>a{gap:13px}.featured-reading>h2{font-size:29px}}
@media(max-width:800px){.header-inner{padding:0 22px;height:74px}.brand{font-size:24px}.language{font-size:13px}.home-redesign{padding:0 22px}.editorial-hero{grid-template-columns:1fr;padding-top:22px;gap:0}.editorial-hero h1{font-size:clamp(32px,6.5vw,48px);white-space:normal}.welcome-tag{font-size:12px;margin-bottom:17px}.editorial-hero .hero-sub{font-size:16px;margin-bottom:4px}.hero-scene{height:250px;max-width:440px;width:100%;justify-self:center}.floating-network{padding:15px 20px 9px}.floating-network strong{font-size:14px}.payment-studio{padding:22px 18px}.studio-heading{display:block;margin-bottom:18px}.studio-heading h2{font-size:21px;margin-bottom:18px}.studio-steps{font-size:12px;gap:8px}.studio-steps li>span{width:27px;height:27px;font-size:12px}.studio-steps li{gap:5px}.studio-steps li:not(:last-child):after{margin-left:2px;min-width:8px}.studio-enhanced .path-form{grid-template-columns:1fr;gap:14px}.service-choices{grid-template-columns:1fr;gap:10px}.service-choice{min-height:70px;padding:14px 18px;gap:17px}.service-choice>img{width:35px;height:35px}.service-choice>span:not(.choice-dot){flex-direction:row;align-items:center;gap:14px;font-size:13px}.service-choice strong{font-size:16px}.choice-dot{top:25px;right:14px;width:16px;height:16px}.studio-enhanced .field-help{grid-column:1}.studio-details .invoice{display:block;padding:18px}.studio-details .invoice-amount>span{font-size:38px}.featured-reading{grid-template-columns:1fr;gap:22px;padding:30px 0}.featured-reading>h2{font-size:27px}.featured-reading>h2 br{display:none}.featured-reading>a{gap:20px}.featured-reading img{width:85px;height:110px}.featured-reading h3{font-size:17px}.featured-reading p{font-size:13px}.featured-reading a span{margin-top:9px}.home-redesign .steps-grid{gap:20px}.home-redesign .how-it-works{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.floating-network{animation:none}.hero-receipt,.floating-network,.service-choice,.featured-reading img,.button{transition:none!important;transform:none!important}}
/* Alignment corrections from the first reference comparison. */
:root{--max:1486px}.brand img{filter:hue-rotate(85deg) saturate(5) brightness(2.1);mix-blend-mode:multiply}.hero-receipt{position:absolute;top:-30px;left:0;height:400px}.studio-enhanced .path-form>.studio-next{justify-content:center}.featured-reading>a:nth-of-type(1) img{background:#e7f0fc}.featured-reading>a:nth-of-type(2) img{background:#ffdfc8}
@media(max-width:800px){.hero-receipt{top:-12px;height:280px}}
.hero-scene{isolation:auto}.hero-receipt{clip-path:inset(0 0 20px 0)}
.studio-enhanced [data-step="2"]>.button[type=submit]{grid-column:3;grid-row:1}
.select-option[aria-selected="true"],.select-option.is-active{background:#edf4ff;color:#235fc0}.select-trigger:hover,.select-trigger[aria-expanded="true"]{border-color:#8ab3f7}
html[lang="en"] .editorial-hero h1{font-size:clamp(32px,4vw,58px);white-space:normal}html[lang="en"] .studio-heading h2{font-size:25px}
@media(max-width:800px){.studio-enhanced [data-step="2"]>.button[type=submit]{grid-column:1;grid-row:auto}.hero-receipt{clip-path:none}html[lang="en"] .editorial-hero h1{font-size:36px}html[lang="en"] .studio-heading h2{font-size:21px}}
@media(max-width:800px){.studio-steps li{white-space:normal;min-width:0;flex-direction:column;text-align:center;font-size:11px;line-height:1.4}.studio-steps li>span{flex-shrink:0}.studio-steps li:not(:last-child):after{display:none}.service-choice>span:not(.choice-dot){min-width:0;padding-right:8px}.service-choice>span:not(.choice-dot)>span{overflow-wrap:anywhere}html[lang="en"] .service-choice>span:not(.choice-dot){flex-direction:column;align-items:flex-start;gap:0}}
@media(min-width:801px){.brand{font-size:34px}.desktop-nav{font-size:18px}.service-choice{min-height:112px}.studio-enhanced .path-form{row-gap:20px}.payment-studio{padding-bottom:38px}.studio-enhanced .field label{font-size:16px}}
@media(min-width:801px) and (max-width:1100px){.brand{font-size:26px}.desktop-nav{font-size:14px;gap:20px}.header-inner{gap:28px}.language{font-size:13px}}

/* Navigation uses one active indicator, not a second text underline on hover. */
.desktop-nav a:hover,.desktop-nav a:focus-visible{ text-decoration:none;color:var(--green)}
/* Smaller header labels retain comfortable touch targets. */
.site-header .brand{font-size:28px}
.site-header .language summary{font-size:13px}
@media(min-width:801px) and (max-width:1100px){.site-header .brand{font-size:23px}.site-header .language summary{font-size:12px}}
@media(max-width:800px){.site-header .brand{font-size:21px}.site-header .language summary{font-size:11px}}
@media(max-width:380px){.site-header .brand{font-size:18px}.site-header .language summary{font-size:10px}}
/* Keep the reading outline compact instead of stretching into spare space. */
@media screen and (min-width:801px){.content-page:has(>.article-layout),.content-page:has(>.editorial-layout){max-width:1152px}.article-layout,.editorial-layout{grid-template-columns:minmax(0,780px) 260px;gap:48px;max-width:1088px;margin-inline:auto}.article-layout>.article,.editorial-layout>.article{min-width:0;max-width:780px}}
@media screen and (min-width:801px) and (max-width:1100px){.article-layout,.editorial-layout{grid-template-columns:minmax(0,1fr) 210px;gap:32px}}
/* Shared desktop page edges: header, directory pages and homepage. */
@media screen{:root{--page-gutter:40px}.header-inner,.wrap,.site-footer{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}}
@media screen and (min-width:801px){.content-page:has(>.article-layout),.content-page:has(>.editorial-layout){max-width:1168px}}
@media screen and (max-width:800px){:root{--page-gutter:22px}}
@media screen and (max-width:380px){:root{--page-gutter:16px}}

/* Audit: consistent blue accents, compact mobile outlines and clear focus. */
.toc a{line-height:1.7;border-radius:0 6px 6px 0}
.note-panel{border-left-color:#94b7ee}
.body-copy,.policy>p,.checklist p{color:#455064}
.badge:not(.amber){background:#edf3ff;color:#245fc5}
select:focus-visible,textarea:focus-visible{outline-color:#3978ef}
.article-contents>summary{cursor:pointer;color:#245fc5;font-size:14px;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:28px}
.article-contents>summary::-webkit-details-marker{display:none}
.article-contents>summary::after{content:"+";font-size:22px;font-weight:400;line-height:1}
.article-contents[open]>summary::after{content:"−"}
.article-contents[open]>summary{margin-bottom:12px}
.article-contents nav a{display:inline-block;padding:3px 0;color:#245fc5}
@media(max-width:800px){.editorial-hero{padding-bottom:28px}.article-contents{padding:16px 20px;margin:24px 0}.article-contents li{padding:5px 0}.mobile-menu summary{min-height:32px;display:flex;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
