/* EXCXA · White / ink / teal. Responsive SSR design system. */
:root{--white:#fff;--ink:#14252d;--teal:#087f78;--teal-hover:#066660;--muted:#596574;--line:#e4e9ed;--input:#cbd3da;--focus:#087f78;--error:#a93f35;--radius:4px;--font:Inter,"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:var(--teal);text-decoration:none;text-underline-offset:5px}a:hover{text-decoration:underline}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;height:auto}svg{width:21px;height:21px;flex:none;vertical-align:middle;fill:currentColor}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.4;color:var(--ink);font-weight:650}h1{font-size:48px;letter-spacing:-1.3px}h2{font-size:27px;letter-spacing:.1px}h3{font-size:18px}p{margin-top:12px}em{font-style:normal;color:var(--teal)}strong{font-weight:650}ul,ol{padding-left:24px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px}input[type=number]{font-variant-numeric:tabular-nums}input[type=number]::-webkit-inner-spin-button{opacity:.45}button,input,select,textarea{border-radius:var(--radius)}select,input:not([type=checkbox]):not([type=hidden]),textarea{width:100%;min-height:52px;color:var(--ink);border:1px solid var(--input);padding:12px 15px;background:var(--white)}select{padding-right:37px;appearance:none;background-image:url("/static/icons/caret-down.svg");background-repeat:no-repeat;background-size:17px;background-position:right 14px center}textarea{resize:vertical;line-height:1.7;min-height:170px}input::placeholder,textarea::placeholder{color:#73808a}input[type=checkbox]{width:17px;height:17px;accent-color:var(--teal);margin:0;flex:none}hr{border:0;border-top:1px solid var(--line);margin:30px 0}time,.table-cost,.result-cost,.fee-breakdown strong,.profile-total strong,.sidebar-cost>strong,.profile-fees strong{font-variant-numeric:tabular-nums}::selection{background:#d8eeea;color:var(--ink)}[hidden]{display:none!important}.container{width:calc(100% - 128px);max-width:1328px;margin:0 auto}.small{font-size:14px;line-height:1.8}.muted{color:var(--muted)}.full-width{width:100%}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;color:var(--white);background:var(--teal)}.skip-link:focus{top:12px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--teal);font-weight:600;line-height:1.6}.text-link svg{width:19px;height:19px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 24px;font-weight:650;font-size:17px;line-height:1.4;text-decoration:none;border:1px solid transparent;transition:background-color .15s,border-color .15s,color .15s}.button:hover{text-decoration:none}.button svg{width:23px;height:23px}.button-primary{background:var(--teal);color:var(--white);border-color:var(--teal)}.button-primary:hover{background:var(--teal-hover);border-color:var(--teal-hover)}.button-outline{background:var(--white);color:var(--teal);border-color:var(--teal)}.button-outline:hover{border-color:var(--teal-hover);color:var(--teal-hover)}.button-small{min-height:43px;padding:9px 19px;font-size:15px}.button-disabled{color:var(--muted);background:var(--white);border-color:var(--input);font-size:15px}.icon-button{width:43px;height:43px;display:inline-flex;justify-content:center;align-items:center;border:0;background:var(--white);color:var(--ink)}.icon-button svg{width:25px;height:25px}.quiet-button{display:inline-flex;gap:9px;align-items:center;border:0;background:var(--white);color:var(--teal);padding:4px 0;font-size:14px}.quiet-button:hover{text-decoration:underline}.eyebrow{color:var(--teal);font-size:17px;font-weight:600;letter-spacing:1px}.lead{font-size:21px;color:var(--muted);line-height:1.8}.notice{display:flex;align-items:flex-start;gap:10px;padding:14px 18px;margin:20px 0;border:1px solid var(--line);border-left:3px solid var(--teal);font-size:14px}.notice svg{margin-top:2px;color:var(--teal)}.notice-error{border-left-color:var(--error);color:var(--error)}.notice-error svg{color:var(--error)}.demo-note{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;line-height:1.7;margin:0}.demo-note svg{width:16px;height:16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:23px}.section-heading .text-link{flex:none}.section-heading .demo-note{text-align:right}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:31px 0 37px;font-size:14px;color:var(--muted)}.breadcrumbs>span:not(:last-child){color:#9ba7af}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:first-child{color:var(--teal)}.page-intro{margin-bottom:36px}.page-intro h1{max-width:1120px}.page-intro .eyebrow{margin-bottom:13px}.page-intro .lead{margin-top:17px}.page-intro .demo-note{margin-top:17px}

/* Shared header and navigation */
.site-header{background:var(--white);margin:0 18px;border-bottom:1px solid var(--line)}.header-inner{max-width:1450px;margin:0 auto;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 12px}.brand{display:inline-flex;align-items:center;gap:12px;flex:none;color:var(--ink);text-decoration:none;line-height:1}.brand:hover{text-decoration:none}.brand img{width:43px;height:48px;object-fit:contain}.brand span{font-size:34px;letter-spacing:.4px;font-weight:740;line-height:1}.primary-nav{display:flex;gap:46px;align-self:stretch;align-items:stretch;margin-left:50px}.primary-nav a{display:flex;align-items:center;position:relative;color:var(--ink);font-weight:650;font-size:17px;white-space:nowrap;padding-top:2px;border-bottom:3px solid transparent}.primary-nav a:hover{text-decoration:none;color:var(--teal)}.primary-nav a[aria-current]{color:var(--teal);border-bottom-color:var(--teal)}.header-utilities{display:flex;gap:27px;align-items:center;justify-content:flex-end;line-height:1.3;font-size:14px}.language-switch,.region-trigger{display:inline-flex;align-items:center;gap:8px;color:var(--ink);white-space:nowrap}.language-switch svg{width:22px;height:22px}.region-trigger{gap:4px}.region-trigger svg{width:16px;height:16px;margin-left:7px}.mobile-nav-trigger{display:none}.mobile-nav{border-top:1px solid var(--line);padding:8px 10px 16px}.mobile-nav a{display:flex;align-items:center;gap:10px;color:var(--ink);padding:11px 8px}

/* Home: a quiet, white canvas with the original two-column hero. */
.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:45px;align-items:center;padding:37px 0 36px}.hero-copy h1{font-size:clamp(50px,5.05vw,76px);font-weight:720;line-height:1.32;letter-spacing:-1.2px;margin-top:18px}.hero-copy .eyebrow{margin-top:0}.hero-description{font-size:18px;line-height:1.8;margin-top:17px;max-width:570px}.hero-reassurance{font-size:17px;margin-top:15px;color:var(--muted)}.cost-explainer{padding-top:14px;text-align:center}.cost-stages{display:grid;grid-template-columns:1fr 20px 1fr 20px 1fr;align-items:start;gap:14px}.cost-stage h2{font-size:18px;font-weight:650}.cost-stage p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:9px}.cost-stage>span{display:block;font-size:17px;margin-top:15px;font-variant-numeric:tabular-nums}.stage-plus{padding-top:31px;color:var(--muted)}.stage-plus svg{width:21px;height:21px}.cost-flow{display:flex;align-items:flex-start;justify-content:space-around;gap:20px;padding:0;margin:34px 0 22px;list-style:none;border-top:1px solid var(--teal)}.cost-flow li{display:flex;align-items:center;flex-direction:column;gap:5px;padding:0 9px;margin-top:-14px;line-height:1.5;font-size:16px}.cost-flow svg{background:var(--white);color:var(--teal);width:27px;height:27px}.cost-equation{font-size:15px;white-space:nowrap;margin:0}.cost-footnote{font-size:13px;color:var(--muted);margin-top:2px}.comparison-form{display:grid;grid-template-columns:1.25fr 1.16fr .83fr .79fr;column-gap:32px;row-gap:11px;align-items:end;scroll-margin-top:24px}.field label,.field-label{display:block;font-size:15px;font-weight:500;margin-bottom:8px}.comparison-form select,.comparison-form .amount-input{height:55px;font-size:17px}.amount-input{display:flex;align-items:center;border:1px solid var(--input);border-radius:var(--radius);padding-right:13px;gap:5px;overflow:hidden}.amount-input input:not([type=hidden]){border:0;min-height:52px;width:100%;min-width:0;padding:11px 0 11px 15px;background:transparent}.amount-input>span{color:var(--ink);font-size:15px;flex:none}.amount-input:focus-within{outline:3px solid var(--focus);outline-offset:2px}.amount-input input:focus-visible{outline:0}.compare-submit{height:55px;white-space:nowrap;font-size:18px}.form-options{display:flex;gap:20px;justify-content:space-between;grid-column:1/-1;align-items:center}.form-options p{margin:0;font-size:12px}.checkbox-label{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);white-space:nowrap}.home-comparison{margin-top:29px}.home-comparison .section-heading{margin-bottom:15px}.home-comparison h2{font-size:24px}.table-scroll{overflow-x:auto}.home-table{border-collapse:separate;border-spacing:0;width:100%;font-size:16px}.home-table th,.home-table td{text-align:left;padding:13px 16px}.home-table thead th{font-weight:550;padding-top:6px;padding-bottom:11px;white-space:nowrap}.home-table tbody td,.home-table tbody th{border-top:1px solid var(--line);border-bottom:0;vertical-align:middle}.home-table tbody tr:last-child>*{border-bottom:1px solid var(--line)}.home-table tbody th{border-left:1px solid var(--line);width:25%;font-weight:500}.home-table tbody tr.first-result th{border-left:3px solid var(--teal);padding-left:14px}.home-table tbody td:last-child{border-right:1px solid var(--line);text-align:right;white-space:nowrap}.home-table tbody td:nth-child(2){width:16%}.home-table tbody td:nth-child(3){width:17%}.home-table .table-cost{font-size:27px;font-weight:650;line-height:1.3;color:var(--teal)}.home-table .table-cost.muted{font-size:21px;color:var(--muted)}.platform-name{display:flex;align-items:center;gap:14px;color:var(--ink);white-space:nowrap}.platform-mark{display:inline-flex;justify-content:center;align-items:center;min-width:38px;font-size:27px;line-height:1.25;color:var(--teal);font-weight:650;flex:none}.verification-inline{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;white-space:nowrap}.verification-inline svg{width:16px;height:16px}.verification-separator{height:18px;width:1px;background:var(--input);margin:0 6px}.inline-info{display:inline-flex;vertical-align:middle;color:var(--muted);margin-left:5px}.inline-info svg{width:16px;height:16px}.home-table .text-link{font-size:14px}.trust-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-top:1px solid var(--line);margin:32px -20px 0;padding:28px 0 0}.trust-item{display:flex;gap:22px;padding:0 29px;color:var(--ink);position:relative}.trust-item:first-child{padding-left:20px}.trust-item:last-child{padding-right:20px}.trust-item+.trust-item{border-left:1px solid var(--input)}.trust-item:hover{text-decoration:none}.trust-item:hover h3{color:var(--teal)}.trust-item>svg{width:43px;height:49px;color:var(--teal);margin-top:4px}.trust-item h3{font-size:18px}.trust-item p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:4px}.faq-section{margin:65px 0 57px}.faq-section h2{font-size:29px}.faq-list{margin-top:21px}.faq-list details{border-bottom:1px solid var(--line);padding:0 2px}.faq-list details:last-child{border-bottom:0}.faq-list summary{font-size:20px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:23px 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary{color:var(--teal);padding-bottom:11px}.faq-list p{font-size:17px;line-height:1.85;color:var(--muted);max-width:920px;margin:0 45px 24px 0}.details-indicator{display:flex;color:var(--teal);flex:none}.details-indicator svg{width:22px;height:22px}.details-indicator svg:nth-child(2){display:none}details[open]>.summary .details-indicator svg:first-child,details[open]>summary .details-indicator svg:first-child{display:none}details[open]>summary .details-indicator svg:nth-child(2){display:block}

/* Comparison results */
.filter-form{border:1px solid var(--line);padding:18px 21px 13px;margin:35px -13px 38px;column-gap:32px}.filter-form .form-options{margin-top:0}.filter-form .form-options p,.filter-form .checkbox-label{font-size:11px}.results-section .section-heading{margin-bottom:24px}.sort-note{display:inline-flex;gap:10px;align-items:center;font-size:13px;color:var(--muted)}.sort-note svg{width:15px;height:15px}.result-table-header,.result-row{display:grid;grid-template-columns:1.25fr 1fr .9fr 1.05fr 1fr;gap:18px;align-items:center}.result-table-header{padding:0 26px 15px;font-size:15px}.result-table-header>span:nth-child(4){display:flex;align-items:center;gap:7px}.result-table-header svg{width:16px;height:16px;color:var(--muted)}.result-table-header>span:last-child{text-align:right}.result-list{border:1px solid var(--line);border-radius:var(--radius)}.result-card+.result-card{border-top:1px solid var(--line)}.result-row{padding:22px 26px;cursor:pointer;list-style:none;position:relative}.result-row::-webkit-details-marker{display:none}.result-card.first-result>.result-row{border-left:3px solid var(--teal);padding-left:23px}.result-row .platform-name{font-size:19px}.availability,.payment-cell{font-size:15px}.availability{color:var(--muted)}.result-cost{font-size:29px;line-height:1.3;font-weight:650;color:var(--teal)}.result-cost.cost-unknown{font-size:17px;color:var(--muted);font-weight:500}.result-next{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.result-next>a{font-size:14px}.expand-hint{display:inline-flex;gap:5px;align-items:center;font-size:10px;color:var(--muted)}.expand-hint svg{width:12px;height:12px;transition:transform .15s}.result-card[open] .expand-hint svg{transform:rotate(180deg)}.result-detail{border-top:1px solid var(--line);padding:20px 27px 24px}.result-detail h3{font-size:16px;margin-bottom:21px}.fee-breakdown{display:flex;gap:30px;justify-content:space-between;margin-bottom:20px}.fee-breakdown>div{display:flex;flex:1;flex-direction:column;gap:8px}.fee-breakdown span{font-size:15px}.fee-breakdown strong{font-size:27px;color:var(--teal);line-height:1.3;font-weight:600}.fee-breakdown>.fee-total{border-left:1px solid var(--input);padding-left:28px;text-align:center}.fee-breakdown .fee-total strong{font-size:32px}.result-detail-links{display:flex;justify-content:space-between;gap:20px;margin-top:20px;font-size:14px}.results-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:17px 0 0}.results-actions .small{font-size:12px}.eligibility-callout{display:grid;grid-template-columns:1.4fr 1fr;gap:45px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 6px;margin:44px 0 0}.eligibility-callout h2{font-size:24px}.eligibility-callout p{color:var(--muted);font-size:15px;line-height:1.9}.callout-links{border-left:1px solid var(--input);padding-left:42px;display:flex;flex-direction:column;align-items:flex-start;gap:23px}.callout-links a{border-bottom:1px solid var(--teal);padding-bottom:2px;font-size:17px}.empty-state{text-align:center;padding:48px 24px;border:1px solid var(--line);width:100%}.empty-state>svg{width:35px;height:35px;color:var(--teal);margin-bottom:15px}.empty-state h3,.empty-state h2{font-size:23px}.empty-state p{max-width:580px;margin:12px auto 18px;color:var(--muted)}.empty-state.compact{padding:28px}

/* Platform detail and account preparation */
.platform-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin:0 0 33px}.platform-title{display:flex;align-items:flex-start;gap:28px}.platform-mark-large{font-size:70px;min-width:92px;line-height:1.1;margin-top:9px;color:var(--ink)}.platform-title h1{font-size:49px;line-height:1.3}.platform-title p{margin-top:10px;font-size:17px}.platform-title .demo-note{font-size:13px;margin-top:13px}.section-tabs{display:flex;gap:38px;border-bottom:1px solid var(--input);margin-bottom:31px;overflow-x:auto}.section-tabs a{display:inline-flex;padding:15px 8px 17px;border-bottom:3px solid transparent;color:var(--ink);font-size:16px;white-space:nowrap}.section-tabs a.active,.section-tabs a:hover{color:var(--teal);border-bottom-color:var(--teal);text-decoration:none}.platform-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,.85fr);gap:44px;scroll-margin-top:24px}.profile-section{margin-bottom:33px;scroll-margin-top:25px}.profile-section h2{margin-bottom:16px;font-size:28px}.facts-table{margin:0;border:1px solid var(--line);border-radius:var(--radius);font-size:15px}.facts-table>div{display:grid;grid-template-columns:35% 65%}.facts-table>div+div{border-top:1px solid var(--line)}.facts-table dt,.facts-table dd{padding:12px 17px;margin:0}.facts-table dd{color:var(--muted);border-left:1px solid var(--line)}.subtle-separator{margin:0 8px}.profile-summary{font-size:15px;color:var(--muted)}.profile-fees{display:flex;align-items:center;justify-content:space-around;gap:15px;margin:23px 0}.profile-fees>div{display:flex;flex-direction:column;align-items:center;gap:3px}.profile-fees>div>svg{width:35px;height:35px;margin-bottom:7px}.profile-fees>div>span{font-size:15px}.profile-fees strong{font-size:23px;font-weight:600;color:var(--teal)}.fee-plus{margin-top:27px}.fee-plus svg{width:16px;height:16px}.additional-cost{display:flex;justify-content:space-between;align-items:center;padding:7px 3px;font-size:15px;color:var(--muted)}.additional-cost strong{color:var(--teal)}.profile-total{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--input);padding:13px 0 0;margin-top:15px;font-size:17px;font-weight:600}.profile-total strong{font-size:38px;color:var(--teal)}.comparison-sidebar{border-left:1px solid var(--input);padding-left:38px;align-self:start}.comparison-sidebar h2{font-size:21px}.summary-list{margin:20px 0 24px}.summary-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;align-items:flex-start}.summary-list dt,.summary-list dd{margin:0;font-size:15px}.summary-list dt{flex:none}.summary-list dd{color:var(--teal);text-align:right;font-weight:500}.sidebar-cost{border-top:1px solid var(--input);margin-top:42px;padding-top:22px}.sidebar-cost>p:first-child{font-size:15px;font-weight:550;margin:0}.sidebar-cost>strong{display:block;font-size:51px;color:var(--teal);line-height:1.35;margin:12px 0 24px}.sidebar-cost .button{font-size:16px;padding:12px 16px;gap:9px}.official-link{margin-top:25px;font-size:17px}.sidebar-cost>.small{margin-top:25px}.verification-section{padding-top:28px;border-top:1px solid var(--line);margin-top:4px;scroll-margin-top:20px}.verification-section .section-heading{margin-bottom:19px}.verification-record{display:grid;grid-template-columns:39px 1fr 130px 120px;align-items:center;gap:20px;border:1px solid var(--line);padding:15px 22px}.verification-record+.verification-record{border-top:0}.verification-record>svg{width:30px;height:33px}.verification-record h3{font-size:15px}.verification-record p{font-size:13px;color:var(--muted);margin-top:2px}.verification-record time{font-size:14px;color:var(--muted)}.verification-record .text-link{font-size:14px;justify-self:end}.continue-comparing{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:31px 3px}.continue-comparing h2{font-size:22px;margin-right:auto}.continue-comparing a{font-size:15px}.journey-steps{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:46px 0 43px}.journey-steps>a,.journey-steps>span{display:flex;align-items:center;gap:18px;flex:1;color:var(--muted);font-size:18px;white-space:nowrap}.journey-steps>a>span,.journey-steps>span>span{font-size:27px;font-weight:600;font-variant-numeric:tabular-nums}.journey-steps>a:after{content:"";height:1px;background:var(--input);flex:1;margin-left:15px}.journey-steps>span{flex:0 1 auto;color:var(--teal);font-weight:600}.prepare-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.9fr);gap:65px}.preparation-list{margin:0;padding:0;list-style:none}.preparation-list li{display:flex;align-items:flex-start;gap:27px;padding:24px 0 29px}.preparation-list li:first-child{padding-top:4px}.preparation-list li+li{border-top:1px solid var(--input)}.step-number{display:inline-flex;align-items:center;justify-content:center;flex:none;width:60px;height:60px;border:1.5px solid var(--teal);border-radius:50%;color:var(--teal);font-size:35px;font-weight:500;line-height:1}.preparation-list h2{font-size:22px;margin-top:5px}.preparation-list p{font-size:16px;margin-top:10px}.preparation-list .small{font-size:14px}.preparation-list .text-link{margin-top:18px;font-size:15px}.prepare-sidebar{padding-left:39px;border-left:1px solid var(--line);align-self:start}.prepare-sidebar .platform-name{gap:19px}.platform-mark-medium{font-size:41px;min-width:47px;color:var(--ink)}.prepare-sidebar .platform-name h2{font-size:27px}.prepare-sidebar>.muted{font-size:15px;margin-top:14px}.prepare-sidebar .summary-list{border-top:1px solid var(--input);margin-top:29px;padding-top:21px}.prepare-sidebar .summary-list dd{color:var(--ink);font-size:14px}.prepare-sidebar .button{font-size:16px;margin-top:1px;padding:12px 16px;gap:8px}.back-platform{margin:24px 0 17px;font-size:17px}.prepare-sidebar>.small{font-size:13px;line-height:1.9}.prepare-faq{margin-top:42px;margin-bottom:31px}.prepare-faq h2{font-size:26px}.faq-list.boxed{border:1px solid var(--input);border-radius:var(--radius)}.faq-list.boxed details{padding:0 23px}.faq-list.boxed summary{font-size:17px;padding:17px 0}.faq-list.boxed details[open] summary{padding-bottom:9px}.faq-list.boxed p{font-size:15px;margin-bottom:20px;margin-right:25px}.faq-list.boxed .details-indicator{color:var(--ink)}.faq-list.boxed details[open] .details-indicator{color:var(--teal)}

/* Supporting product pages */
.tool-workspace{border:1px solid var(--line);padding:30px;margin:30px 0 47px}.tool-heading{display:flex;align-items:center;gap:21px;margin-bottom:29px}.tool-heading>svg{width:43px;height:48px;color:var(--teal)}.tool-heading h2{font-size:26px}.tool-heading p{font-size:15px;margin-top:4px}.tool-workspace .filter-form{border:0;margin:0;padding:0;column-gap:24px}.explanation-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:37px;margin:0 0 45px}.explanation-grid article+article{border-left:1px solid var(--line);padding-left:34px}.feature-icon{display:inline-flex;color:var(--teal);margin-bottom:17px}.feature-icon svg{width:37px;height:37px}.explanation-grid h2{font-size:21px}.explanation-grid p{font-size:15px;color:var(--muted)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:34px 0 35px}.guide-card{border:1px solid var(--line);padding:27px 27px 23px;display:flex;flex-direction:column;align-items:flex-start}.guide-icon{color:var(--teal);margin-bottom:10px}.guide-icon svg{width:33px;height:33px}.guide-card .eyebrow{font-size:12px;letter-spacing:.8px;margin-bottom:10px}.guide-card h2{font-size:22px}.guide-card h2 a{color:var(--ink)}.guide-card>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:13px;margin-bottom:25px}.guide-card-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px;margin-top:auto}.guide-card-bottom .small{font-size:12px}.guide-card-bottom a{font-size:14px}.guide-grid>.empty-state{grid-column:1/-1}.article-layout{max-width:950px;margin:0 auto 45px}.article-header h1{font-size:43px;margin-top:15px}.article-header .lead{font-size:19px;margin-top:17px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted);margin-top:25px;padding-bottom:27px;border-bottom:1px solid var(--line)}.article-meta>span{display:inline-flex;align-items:center;gap:7px}.article-meta svg{width:16px;height:16px}.article-meta .text-link{font-size:13px}.article-body{max-width:830px;margin:35px auto 42px;font-size:17px;line-height:1.95;overflow-wrap:anywhere}.article-body h2{font-size:26px;margin:36px 0 15px}.article-body h3{font-size:20px;margin:27px 0 13px}.article-body p{margin:16px 0}.article-body ul,.article-body ol{margin:17px 0}.article-body li{margin:9px 0}.article-body li>p{margin:5px 0}.article-body a{text-decoration:underline}.article-body blockquote{margin:24px 0;border-left:3px solid var(--teal);padding:2px 23px;color:var(--muted)}.article-body table{display:block;border-collapse:collapse;max-width:100%;overflow:auto;margin:25px 0;font-size:15px}.article-body th,.article-body td{border:1px solid var(--line);padding:12px 15px;text-align:left}.article-body code{font-size:.9em;padding:2px 5px;border:1px solid var(--line);border-radius:3px}.article-body pre{overflow:auto;padding:18px;border:1px solid var(--line)}.article-body pre code{border:0;padding:0}.article-next{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:29px}.article-next h2{font-size:23px}.article-next p{font-size:15px;margin-top:7px}.article-next .button{flex:none}.article-layout>.faq-section{margin-top:25px}.feedback-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.8fr);gap:80px;margin:42px 0 65px}.feedback-form .field{margin-bottom:24px}.feedback-form .field label{font-weight:550;font-size:16px}.optional{font-size:13px;font-weight:400;color:var(--muted)}.field-help{font-size:13px;color:var(--muted);margin-top:7px}.form-submit-row{display:flex;align-items:center;gap:22px;margin-top:26px}.feedback-aside{border-left:1px solid var(--input);padding-left:35px;align-self:start}.feedback-aside h2{font-size:24px}.feedback-aside p{font-size:15px;color:var(--muted);margin-top:14px}.feedback-aside>.text-link{margin-top:23px;font-size:15px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.feedback-success{border:1px solid var(--line);padding:37px;align-self:start}.feedback-success>svg{width:44px;height:44px;color:var(--teal);margin-bottom:16px}.feedback-success h2{font-size:26px}.feedback-success .button{margin-top:27px}.error-page{padding:90px 0 105px;max-width:900px;margin:auto;text-align:center}.error-page h1{margin:19px 0;font-size:42px}.error-page .lead{font-size:19px}.error-page .feature-icon{margin-bottom:13px}.error-page .feature-icon svg{width:51px;height:51px}.error-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:33px}

/* Footer */
.site-footer{margin:0 18px;border-top:1px solid var(--line)}.site-footer>.container{width:calc(100% - 92px)}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr .9fr;column-gap:45px;row-gap:25px;padding:35px 0 27px}.footer-brand-column{grid-row:1/3}.footer-brand img{width:47px;height:52px}.footer-brand span{font-size:38px}.footer-tagline{font-size:16px;font-weight:600;margin-top:19px}.footer-brand-column>.muted{font-size:14px;line-height:1.9;margin-top:13px}.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-nav h2{font-size:16px;font-weight:650;margin:1px 0 3px;letter-spacing:0}.footer-nav a{color:var(--muted);font-size:14px;line-height:1.6}.footer-nav a:hover{color:var(--teal)}.footer-disclosure{grid-column:2/-1;font-size:12px;line-height:1.9;color:var(--muted);margin:5px 0 0;max-width:820px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:22px 0 25px;border-top:1px solid var(--line);font-size:13px}.footer-bottom>span{white-space:nowrap}.legal-nav{display:flex;gap:30px;margin-left:auto}.legal-nav a{color:var(--muted);white-space:nowrap}.footer-utilities{display:flex;align-items:center;gap:25px;margin-left:25px}.footer-utilities .language-switch{font-size:13px}.footer-utilities .language-switch svg{width:20px;height:20px}.footer-utilities .region-trigger{font-size:13px}.region-dialog{border:1px solid var(--input);border-radius:7px;padding:26px;max-width:490px;width:calc(100% - 36px);background:var(--white);color:var(--ink);box-shadow:0 18px 70px #14252d25}.region-dialog::backdrop{background:#14252d50}.dialog-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-title h2{font-size:25px}.region-dialog>.muted{font-size:14px;margin:9px 0 25px}.region-dialog .button{margin-top:22px}.region-dialog .field-label{font-weight:500}.region-dialog .small{font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:200;background:var(--ink);color:var(--white);border:1px solid var(--ink);border-radius:5px;padding:11px 19px;max-width:calc(100% - 36px);text-align:center;font-size:14px;box-shadow:0 7px 25px #14252d20}

/* Preserve structure with longer English copy. */
html[lang=en] .hero-copy h1{font-size:clamp(48px,4.6vw,69px);line-height:1.17;letter-spacing:-2px}html[lang=en] .hero-copy .eyebrow{font-size:14px;letter-spacing:1px}html[lang=en] .hero-description{font-size:17px}html[lang=en] .hero-reassurance{font-size:15px}html[lang=en] .cost-stages{gap:7px}html[lang=en] .cost-stage h2{font-size:16px}html[lang=en] .cost-stage p{font-size:12px}html[lang=en] .cost-equation{font-size:12px}html[lang=en] .cost-footnote{font-size:12px}html[lang=en] .comparison-form{column-gap:24px;grid-template-columns:1.05fr 1.1fr .78fr 1fr}html[lang=en] .compare-submit{font-size:16px}html[lang=en] .page-intro h1{font-size:46px;letter-spacing:-1.5px}html[lang=en] .result-table-header,html[lang=en] .result-row{grid-template-columns:1.15fr 1.05fr .8fr 1fr 1fr;gap:16px}html[lang=en] .availability{font-size:13px}html[lang=en] .result-cost.cost-unknown{font-size:15px}html[lang=en] .result-row .platform-name{font-size:17px}html[lang=en] .result-next>a{font-size:12px}html[lang=en] .journey-steps>a,html[lang=en] .journey-steps>span{font-size:15px;gap:12px}html[lang=en] .journey-steps{gap:25px}html[lang=en] .preparation-list h2{font-size:21px}html[lang=en] .footer-main{column-gap:35px}html[lang=en] .footer-brand-column .footer-tagline{font-size:15px}html[lang=en] .legal-nav{gap:23px}html[lang=en] .footer-utilities{gap:18px;margin-left:0}

@media(min-width:1550px){.hero{padding-top:48px;padding-bottom:42px}.header-inner{min-height:92px}.hero-copy h1{font-size:78px}.hero-description{font-size:19px}.cost-explainer{padding-left:13px}.home-comparison{margin-top:33px}}
@media(max-width:1190px){.container{width:calc(100% - 80px)}.site-footer>.container{width:calc(100% - 44px)}.primary-nav{margin-left:10px;gap:28px}.header-inner{gap:20px}.header-utilities{gap:17px;font-size:12px}.brand span{font-size:29px}.brand img{width:35px;height:40px}.primary-nav a{font-size:15px}.header-utilities .language-switch svg{width:20px;height:20px}.hero{gap:29px;padding-top:33px}.hero-copy h1{font-size:58px}.hero-description{font-size:16px}.hero-reassurance{font-size:15px}.cost-stages{gap:8px}.cost-stage h2{font-size:16px}.cost-stage p{font-size:12px}.cost-stage>span{font-size:15px}.cost-equation{font-size:13px}.comparison-form{column-gap:24px}.compare-submit{font-size:17px;padding:12px 18px}.home-table th,.home-table td{padding:12px}.home-table tbody tr.first-result th{padding-left:10px}.home-table tbody th{width:22%}.verification-inline{font-size:11px;gap:5px}.verification-separator{margin:0 2px}.home-table .text-link{font-size:12px;gap:5px}.home-table .table-cost{font-size:25px}.platform-name{gap:9px}.home-table .platform-name{font-size:15px}.trust-item{gap:16px;padding:0 20px}.trust-item h3{font-size:16px}.trust-item p{font-size:12px}.trust-item>svg{width:36px;height:42px}.page-intro h1{font-size:43px}.platform-grid{gap:33px;grid-template-columns:minmax(0,1.6fr) minmax(240px,.85fr)}.comparison-sidebar{padding-left:29px}.prepare-grid{gap:40px;grid-template-columns:minmax(0,1.45fr) minmax(260px,.9fr)}.prepare-sidebar{padding-left:29px}.result-table-header,.result-row{padding-left:21px;padding-right:21px;gap:16px}.result-card.first-result>.result-row{padding-left:18px}.result-row .platform-name{font-size:17px}.result-cost{font-size:27px}.result-cost.cost-unknown{font-size:16px}.result-next>a{font-size:13px;gap:6px}.fee-breakdown{gap:23px}.fee-breakdown span{font-size:14px}.footer-main{column-gap:27px}.footer-brand span{font-size:34px}.footer-tagline{font-size:14px}.footer-bottom{gap:15px;font-size:12px}.legal-nav{gap:20px}.footer-utilities{gap:16px;margin-left:10px}.footer-utilities .language-switch,.footer-utilities .region-trigger{font-size:12px}.guide-grid{gap:20px}.guide-card{padding:24px 20px}.guide-card h2{font-size:20px}.guide-card-bottom{gap:10px;flex-wrap:wrap}html[lang=en] .footer-bottom{flex-wrap:wrap}html[lang=en] .primary-nav{gap:23px}html[lang=en] .header-utilities{gap:13px}html[lang=en] .hero-copy h1{font-size:53px}html[lang=en] .comparison-form{gap:15px}html[lang=en] .compare-submit{font-size:14px;padding:12px}html[lang=en] .result-table-header,html[lang=en] .result-row{gap:12px}html[lang=en] .availability{font-size:12px}html[lang=en] .result-table-header{font-size:13px}html[lang=en] .result-next>a{font-size:11px}html[lang=en] .journey-steps>a,html[lang=en] .journey-steps>span{gap:10px;font-size:14px}html[lang=en] .journey-steps>a:after{margin-left:5px}html[lang=en] .journey-steps{gap:16px}}

@media(max-width:960px){.container{width:calc(100% - 64px)}.site-header{margin:0 12px}.header-inner{padding:0 8px;min-height:77px}.primary-nav{margin-left:0;gap:24px}.header-utilities .region-trigger{display:none}.header-utilities{margin-left:auto}.header-inner{gap:25px}.site-footer{margin:0 12px}.site-footer>.container{width:calc(100% - 40px)}.hero{gap:24px;padding:32px 0}.hero-copy h1{font-size:50px}.hero-copy .eyebrow{font-size:15px}.hero-description{font-size:15px}.hero-reassurance{font-size:14px}.cost-stages{gap:4px;grid-template-columns:1fr 15px 1fr 15px 1fr}.cost-stage h2{font-size:15px}.cost-stage p{font-size:11px}.cost-stage>span{font-size:14px}.stage-plus svg{width:17px;height:17px}.cost-equation{font-size:11px}.cost-footnote{font-size:11px}.cost-flow{margin-top:28px}.cost-flow li{font-size:14px}.comparison-form{grid-template-columns:1.05fr 1fr .8fr .9fr;column-gap:17px}.comparison-form select,.comparison-form .amount-input{font-size:15px;height:51px}.compare-submit{font-size:15px;gap:7px;padding:10px 12px;height:51px}.compare-submit svg{width:20px;height:20px}.field label{font-size:14px}.amount-input>span{font-size:13px}.amount-input input:not([type=hidden]){padding-left:11px}.home-comparison h2{font-size:21px}.home-comparison .demo-note{font-size:10px}.home-table .verification-inline .verification-separator,.home-table .verification-inline>svg:first-child{display:none}.home-table th:nth-child(4),.home-table td:nth-child(4){display:none}.home-table tbody th{width:29%}.home-table tbody td:nth-child(2){width:22%}.home-table tbody td:nth-child(3){width:23%}.home-table .text-link{font-size:13px}.home-table .platform-name{font-size:16px}.trust-strip{margin-left:-12px;margin-right:-12px;padding-top:25px}.trust-item{gap:12px;padding:0 16px}.trust-item>svg{width:29px;height:36px}.trust-item:first-child{padding-left:12px}.trust-item:last-child{padding-right:12px}.trust-item h3{font-size:15px}.trust-item p{font-size:11px}.faq-section{margin:48px 0}.faq-section h2{font-size:26px}.faq-list summary{font-size:18px}.faq-list p{font-size:15px}.section-heading>.text-link{font-size:14px}.filter-form{column-gap:21px;padding:17px 17px 12px;margin-left:-10px;margin-right:-10px}.page-intro h1{font-size:39px}.lead{font-size:18px}.breadcrumbs{margin-top:28px;margin-bottom:32px}.result-row,.result-table-header{grid-template-columns:1.12fr 1fr .85fr .9fr 1fr;gap:12px;padding-left:19px;padding-right:19px}.result-card.first-result>.result-row{padding-left:16px}.result-row .platform-name{font-size:16px;gap:7px}.platform-mark{font-size:25px;min-width:30px}.availability,.payment-cell{font-size:13px}.result-cost{font-size:25px}.result-next>a{font-size:12px;gap:5px}.result-next svg{width:15px;height:15px}.result-cost.cost-unknown{font-size:14px}.result-table-header{font-size:13px}.result-detail{padding:18px 22px 20px}.fee-breakdown{gap:18px}.fee-breakdown strong{font-size:24px}.fee-breakdown .fee-total strong{font-size:28px}.fee-breakdown>.fee-total{padding-left:18px}.fee-breakdown span{font-size:13px}.eligibility-callout{gap:30px;padding:30px 0}.eligibility-callout h2{font-size:22px}.eligibility-callout p{font-size:13px}.callout-links{padding-left:25px}.callout-links a{font-size:15px}.platform-title h1{font-size:43px}.platform-mark-large{font-size:62px;min-width:75px}.platform-title{gap:21px}.platform-title p{font-size:15px}.platform-grid{gap:27px;grid-template-columns:minmax(0,1.6fr) minmax(215px,.9fr)}.comparison-sidebar{padding-left:25px}.comparison-sidebar h2{font-size:19px}.summary-list dt,.summary-list dd{font-size:13px}.profile-section h2{font-size:25px}.facts-table{font-size:13px}.facts-table dt,.facts-table dd{padding:10px 13px}.profile-fees{gap:10px}.profile-fees>div>span{font-size:13px}.profile-fees strong{font-size:21px}.profile-total strong{font-size:34px}.sidebar-cost>strong{font-size:43px}.sidebar-cost .button{font-size:13px;gap:6px;padding:10px 11px}.sidebar-cost .button svg{width:19px;height:19px}.official-link{font-size:15px}.verification-record{grid-template-columns:32px 1fr 110px 105px;gap:16px;padding:13px 18px}.verification-record h3{font-size:14px}.verification-record p{font-size:12px}.verification-record time{font-size:12px}.verification-record .text-link{font-size:12px}.continue-comparing h2{font-size:20px}.continue-comparing a{font-size:13px}.prepare-grid{gap:33px;grid-template-columns:minmax(0,1.4fr) minmax(240px,.9fr)}.prepare-sidebar{padding-left:25px}.preparation-list li{gap:21px}.step-number{width:51px;height:51px;font-size:31px}.preparation-list h2{font-size:19px}.preparation-list p{font-size:14px}.preparation-list .small{font-size:12px}.preparation-list .text-link{font-size:13px}.prepare-sidebar .platform-name h2{font-size:24px}.platform-mark-medium{font-size:36px;min-width:40px}.prepare-sidebar>.muted{font-size:13px}.prepare-sidebar .summary-list dd{font-size:12px}.prepare-sidebar .button{font-size:13px}.back-platform{font-size:15px}.journey-steps{gap:23px}.journey-steps>a,.journey-steps>span{font-size:16px;gap:14px}.journey-steps>a>span,.journey-steps>span>span{font-size:24px}.footer-main{column-gap:25px;grid-template-columns:1.25fr 1fr 1fr .9fr}.footer-brand span{font-size:30px}.footer-brand img{width:37px;height:42px}.footer-tagline{font-size:12px}.footer-brand-column>.muted{font-size:12px}.footer-nav h2{font-size:14px}.footer-nav a{font-size:12px}.footer-disclosure{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:19px}.footer-utilities{margin-left:auto}.legal-nav{margin-left:0}.footer-utilities .region-trigger{display:none}.tool-workspace{padding:25px}.explanation-grid{gap:25px}.explanation-grid article+article{padding-left:23px}.explanation-grid h2{font-size:18px}.explanation-grid p{font-size:13px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-header h1{font-size:36px}.article-body{font-size:16px}.feedback-layout{gap:44px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr)}.feedback-aside{padding-left:25px}.feedback-aside h2{font-size:21px}.feedback-aside p{font-size:14px}.form-submit-row{align-items:flex-start;flex-direction:column;gap:16px}html[lang=en] .hero-copy h1{font-size:44px}html[lang=en] .hero-description{font-size:14px}html[lang=en] .hero-reassurance{font-size:13px}html[lang=en] .cost-stage h2{font-size:13px}html[lang=en] .cost-stage p{font-size:10px}html[lang=en] .cost-equation{font-size:10px}html[lang=en] .cost-footnote{font-size:10px}html[lang=en] .comparison-form{column-gap:13px}html[lang=en] .compare-submit{font-size:12px}html[lang=en] .filter-form .form-options p{font-size:10px}html[lang=en] .page-intro h1{font-size:39px}html[lang=en] .result-table-header,html[lang=en] .result-row{gap:10px;grid-template-columns:1.1fr 1fr .9fr .9fr 1fr}html[lang=en] .result-row .platform-name{font-size:14px}html[lang=en] .result-next>a{font-size:10px}html[lang=en] .payment-cell{font-size:12px}html[lang=en] .availability{font-size:11px}html[lang=en] .result-cost.cost-unknown{font-size:12px}html[lang=en] .preparation-list h2{font-size:18px}html[lang=en] .journey-steps>a,html[lang=en] .journey-steps>span{font-size:12px;gap:8px}html[lang=en] .footer-main{column-gap:23px}html[lang=en] .footer-brand-column .footer-tagline{font-size:12px}}

@media(max-width:720px){.container{width:calc(100% - 40px)}.site-header{margin:0 10px}.header-inner{min-height:70px;padding:0 7px;gap:15px}.brand{gap:9px}.brand img{width:31px;height:36px}.brand span{font-size:27px}.primary-nav{display:none}.header-utilities{margin-left:auto}.header-utilities .language-switch{font-size:11px;gap:5px}.header-utilities .language-switch svg{width:18px;height:18px}.mobile-nav-trigger{display:inline-flex;width:35px;height:39px}.mobile-nav-trigger svg{width:24px;height:24px}.hero{grid-template-columns:1fr;gap:27px;padding:30px 0 28px}.hero-copy .eyebrow{font-size:14px;letter-spacing:.6px}.hero-copy h1{font-size:clamp(43px,8.5vw,59px);line-height:1.3;letter-spacing:-1.3px;margin-top:15px}.hero-description{font-size:16px;margin-top:17px;max-width:570px}.hero-reassurance{font-size:14px;margin-top:9px}.cost-explainer{padding-top:7px;max-width:590px;width:100%;margin:0 auto}.cost-stages{grid-template-columns:1fr 16px 1fr 16px 1fr;gap:9px}.cost-stage h2{font-size:15px}.cost-stage p{font-size:11px;margin-top:6px}.cost-stage>span{font-size:14px;margin-top:11px}.stage-plus{padding-top:27px}.cost-flow{margin-top:28px;margin-bottom:17px}.cost-flow li{font-size:13px}.cost-flow svg{width:24px;height:24px}.cost-equation{font-size:12px;white-space:normal}.cost-footnote{font-size:11px;margin-top:3px}.comparison-form{grid-template-columns:1fr 1fr;column-gap:15px;row-gap:17px}.comparison-form select,.comparison-form .amount-input{font-size:15px;height:52px}.compare-submit{font-size:16px;height:52px}.field label{font-size:14px;margin-bottom:7px}.form-options{display:flex;align-items:flex-start;flex-direction:column;gap:9px;margin-top:-3px}.form-options p{font-size:11px}.checkbox-label{font-size:12px;min-height:24px}.home-comparison{margin-top:28px}.home-comparison .section-heading{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:16px}.home-comparison h2{font-size:22px}.home-comparison .demo-note{font-size:11px}.home-table{font-size:14px}.home-table th,.home-table td{padding:11px 9px}.home-table th:nth-child(2),.home-table td:nth-child(2){display:none}.home-table tbody tr.first-result th{padding-left:7px}.home-table thead th{font-size:12px}.home-table tbody th{width:36%}.home-table tbody td:nth-child(3){width:29%}.home-table .platform-name{font-size:14px;gap:6px}.platform-mark{min-width:28px;font-size:24px}.home-table .table-cost{font-size:24px}.home-table .table-cost.muted{font-size:17px}.home-table .text-link{font-size:12px;gap:5px}.home-table .text-link svg{width:15px;height:15px}.home-table .inline-info{margin-left:1px}.home-table .inline-info svg{width:13px;height:13px}.trust-strip{grid-template-columns:1fr;margin:30px 0 0;padding-top:0}.trust-item,.trust-item:first-child,.trust-item:last-child{padding:23px 0;gap:20px}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--line)}.trust-item>svg{width:34px;height:41px;margin-top:1px}.trust-item h3{font-size:17px}.trust-item p{font-size:13px;line-height:1.8}.faq-section{margin:24px 0 35px}.faq-section .section-heading{flex-wrap:wrap;gap:10px;margin-bottom:12px}.faq-section h2{font-size:24px}.faq-section .section-heading .text-link{font-size:13px}.faq-list{margin-top:14px}.faq-list summary{font-size:17px;padding:19px 0;gap:16px}.faq-list p{font-size:14px;margin-right:15px;margin-bottom:20px}.details-indicator svg{width:18px;height:18px}.breadcrumbs{font-size:12px;gap:9px;margin:24px 0 28px}.page-intro{margin-bottom:27px}.page-intro h1{font-size:34px;letter-spacing:-.6px;line-height:1.45}.page-intro .lead{font-size:16px;margin-top:13px}.page-intro .eyebrow{font-size:13px}.page-intro .demo-note{font-size:11px;margin-top:14px}.filter-form{padding:18px 15px 14px;margin:26px 0 28px;column-gap:13px;row-gap:16px}.filter-form .form-options p{font-size:10px}.filter-form .checkbox-label{font-size:11px}.results-section .section-heading{margin-bottom:17px;align-items:flex-start;gap:7px;flex-direction:column}.results-section .section-heading h2{font-size:25px}.sort-note{font-size:11px;gap:5px}.result-table-header{display:none}.result-row{grid-template-columns:minmax(0,1fr) auto;column-gap:15px;row-gap:11px;padding:17px}.result-card.first-result>.result-row{padding-left:14px}.result-row .platform-name{font-size:18px;grid-column:1;grid-row:1;white-space:normal;gap:9px}.result-row .platform-mark{font-size:28px;min-width:30px}.result-row .result-cost{grid-column:2;grid-row:1;font-size:29px;text-align:right;white-space:nowrap}.result-row .cost-unknown{font-size:15px}.result-row .availability{grid-column:1/-1;grid-row:2;font-size:12px;display:flex;justify-content:space-between;gap:20px}.result-row .availability:before,.result-row .payment-cell:before{content:attr(data-label);color:var(--muted)}.result-row .payment-cell{grid-column:1/-1;grid-row:3;font-size:12px;display:flex;justify-content:space-between;gap:20px}.result-next{grid-column:1/-1;grid-row:4;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:2px}.result-next>a{font-size:13px}.expand-hint{font-size:11px;gap:4px}.result-detail{padding:19px 17px}.result-detail h3{font-size:15px;margin-bottom:18px}.fee-breakdown{flex-wrap:wrap;gap:18px 12px;margin-bottom:15px}.fee-breakdown>div{flex:1 0 28%;gap:7px}.fee-breakdown span{font-size:12px}.fee-breakdown strong{font-size:22px}.fee-breakdown>.fee-total{flex:1 0 100%;border-left:0;border-top:1px solid var(--line);padding:12px 0 0;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;margin-top:1px}.fee-breakdown .fee-total strong{font-size:26px}.result-detail>.small{font-size:11px}.result-detail-links{font-size:12px;margin-top:17px;gap:10px}.result-detail-links .text-link{gap:5px}.result-detail-links svg{width:15px;height:15px}.results-actions{align-items:flex-start;flex-direction:column;gap:7px;margin-top:15px}.results-actions .quiet-button{font-size:12px}.results-actions .small{font-size:11px}.eligibility-callout{grid-template-columns:1fr;gap:23px;padding:28px 0;margin-top:31px}.eligibility-callout h2{font-size:22px}.eligibility-callout p{font-size:14px}.callout-links{padding-left:0;border-left:0;gap:15px}.callout-links a{font-size:15px}.platform-hero{flex-direction:column;margin-bottom:20px;gap:20px}.platform-title{gap:17px}.platform-mark-large{font-size:56px;min-width:56px;margin-top:4px}.platform-title h1{font-size:37px}.platform-title p{font-size:14px;line-height:1.8;margin-top:8px}.platform-title .demo-note{font-size:10px}.platform-hero>.button{align-self:flex-end;font-size:12px;min-height:37px;padding:7px 12px}.platform-hero>.button svg{width:17px;height:17px}.section-tabs{gap:21px;margin-bottom:25px}.section-tabs a{font-size:14px;padding:12px 0;flex:none}.platform-grid{grid-template-columns:1fr;gap:0}.profile-section{margin-bottom:28px}.profile-section h2{font-size:25px;margin-bottom:15px}.facts-table{font-size:13px}.facts-table>div{grid-template-columns:31% 69%}.facts-table dt,.facts-table dd{padding:11px 12px}.profile-section>.small{font-size:12px}.profile-fees{margin:22px 0;gap:9px}.profile-fees>div>svg{width:32px;height:32px}.profile-fees>div>span{font-size:13px}.profile-fees strong{font-size:23px}.profile-total{font-size:15px}.profile-total strong{font-size:33px}.comparison-sidebar{border-left:0;border-top:1px solid var(--input);padding:25px 0 27px;display:grid;grid-template-columns:1fr 1fr;column-gap:27px}.comparison-sidebar h2{grid-column:1/-1;font-size:23px}.comparison-sidebar>.summary-list{grid-column:1;grid-row:2;margin:15px 0}.comparison-sidebar .summary-list>div{flex-wrap:wrap;gap:3px;padding:8px 0}.comparison-sidebar .summary-list dt,.comparison-sidebar .summary-list dd{font-size:12px}.comparison-sidebar .summary-list dd{width:100%;text-align:left}.comparison-sidebar>.text-link{grid-column:1;grid-row:3;align-self:start;font-size:13px}.sidebar-cost{grid-column:2;grid-row:2/4;border-top:0;border-left:1px solid var(--line);padding:0 0 0 23px;margin:20px 0 0}.sidebar-cost>p:first-child{font-size:12px}.sidebar-cost>strong{font-size:37px;margin:10px 0 20px}.sidebar-cost .button{font-size:12px;min-height:45px;padding:9px 10px}.sidebar-cost .button svg{width:17px;height:17px}.official-link{font-size:12px;margin-top:20px}.sidebar-cost>.small{font-size:11px;margin-top:17px}.verification-section{padding-top:25px;margin-top:0}.verification-section .section-heading{gap:10px;margin-bottom:16px}.verification-section h2{font-size:25px}.verification-section .section-heading>.text-link{font-size:11px;gap:5px}.verification-record{grid-template-columns:27px 1fr;gap:5px 15px;padding:15px}.verification-record>svg{grid-column:1;grid-row:1/3;align-self:start;width:26px;height:29px;margin-top:3px}.verification-record>div{grid-column:2}.verification-record h3{font-size:14px}.verification-record p{font-size:11px}.verification-record time{grid-column:2;font-size:11px;margin-top:4px}.verification-record>.text-link,.verification-record>.small{grid-column:2;justify-self:start;font-size:12px;margin-top:4px}.continue-comparing{flex-wrap:wrap;gap:16px 25px;padding:28px 0}.continue-comparing h2{width:100%;font-size:21px}.continue-comparing a{font-size:13px}.journey-steps{gap:12px;margin:31px 0}.journey-steps>a,.journey-steps>span{flex-direction:column;align-items:flex-start;gap:3px;font-size:12px;flex:1;white-space:normal}.journey-steps>a>span,.journey-steps>span>span{font-size:24px}.journey-steps>a:after{display:none}.prepare-grid{grid-template-columns:1fr;gap:21px}.preparation-list li{gap:18px;padding:23px 0 25px}.preparation-list li:first-child{padding-top:4px}.step-number{width:47px;height:47px;font-size:28px}.preparation-list h2{font-size:19px;margin-top:4px}.preparation-list p{font-size:14px}.preparation-list .small{font-size:12px}.preparation-list .text-link{font-size:13px;margin-top:15px}.prepare-sidebar{padding:25px 0 24px;border-left:0;border-top:1px solid var(--input);border-bottom:1px solid var(--input)}.prepare-sidebar .platform-name h2{font-size:28px}.platform-mark-medium{font-size:37px;min-width:40px}.prepare-sidebar>.muted{font-size:14px}.prepare-sidebar .summary-list{margin:22px 0 20px;padding-top:15px}.prepare-sidebar .summary-list>div{padding:9px 0}.prepare-sidebar .summary-list dt,.prepare-sidebar .summary-list dd{font-size:14px}.prepare-sidebar .button{font-size:15px;min-height:52px}.prepare-sidebar>.small{font-size:12px}.back-platform{font-size:15px;margin:22px 0 12px}.prepare-faq{margin:12px 0 31px}.prepare-faq h2{font-size:24px}.faq-list.boxed details{padding:0 17px}.faq-list.boxed summary{font-size:15px;padding:17px 0}.faq-list.boxed p{font-size:13px}.tool-workspace{padding:21px 16px;margin:26px 0 30px}.tool-heading{gap:15px;align-items:flex-start}.tool-heading>svg{width:33px;height:39px}.tool-heading h2{font-size:23px}.tool-heading p{font-size:13px}.tool-workspace .filter-form{column-gap:13px}.explanation-grid{grid-template-columns:1fr;gap:25px;margin-bottom:27px}.explanation-grid article+article{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.feature-icon{margin-bottom:12px}.feature-icon svg{width:33px;height:33px}.explanation-grid h2{font-size:21px}.explanation-grid p{font-size:14px}.guide-grid{grid-template-columns:1fr;gap:19px;margin-top:28px}.guide-card{padding:25px}.guide-card h2{font-size:23px}.guide-card>p:not(.eyebrow){font-size:14px}.guide-card-bottom{flex-wrap:nowrap}.article-layout{margin-bottom:32px}.article-header h1{font-size:32px;letter-spacing:-.4px}.article-header .eyebrow{font-size:13px}.article-header .lead{font-size:16px}.article-meta{flex-wrap:wrap;gap:10px;margin-top:19px;padding-bottom:21px;font-size:11px}.article-meta .text-link{font-size:11px}.article-body{font-size:15px;margin-top:28px;line-height:1.9}.article-body h2{font-size:23px;margin-top:29px}.article-body h3{font-size:18px}.article-body table{font-size:13px}.article-body th,.article-body td{padding:9px 12px}.article-next{flex-direction:column;align-items:flex-start;gap:22px}.article-next h2{font-size:21px}.article-next p{font-size:14px}.article-next .button{font-size:15px}.feedback-layout{grid-template-columns:1fr;gap:32px;margin:31px 0 37px}.feedback-form .field label{font-size:15px}.field-help{font-size:12px}.form-submit-row{flex-direction:row;align-items:center;flex-wrap:wrap}.form-submit-row .button{font-size:15px}.form-submit-row>.small{font-size:12px}.feedback-aside{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.feedback-aside h2{font-size:23px}.feedback-success{padding:28px 23px}.feedback-success h2{font-size:24px}.feedback-success p{font-size:14px}.feedback-success .button{font-size:14px}.error-page{padding:55px 0 65px}.error-page h1{font-size:31px;letter-spacing:-.5px}.error-page .lead{font-size:16px}.error-actions{gap:14px}.error-actions .button{font-size:15px}.site-footer>.container{width:calc(100% - 20px)}.footer-main{grid-template-columns:1fr 1fr 1fr;column-gap:20px;row-gap:27px;padding:28px 0 23px}.footer-brand-column{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px 20px}.footer-brand{grid-column:1;grid-row:1}.footer-brand img{width:37px;height:42px}.footer-brand span{font-size:31px}.footer-tagline{grid-column:1;grid-row:2;margin-top:0;font-size:12px}.footer-brand-column>.muted{grid-column:2;grid-row:1/3;margin:0;font-size:12px;line-height:1.8;justify-self:end}.footer-nav h2{font-size:13px;line-height:1.6;margin-bottom:4px}.footer-nav a{font-size:12px;line-height:1.6}.footer-nav{gap:11px}.footer-disclosure{grid-column:1/-1;font-size:10px;margin-top:1px;line-height:1.9}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:19px 15px;padding:19px 0 24px;font-size:11px}.legal-nav{grid-row:2;grid-column:1/-1;gap:24px}.footer-utilities{grid-row:1;grid-column:2;margin:0}.footer-utilities .language-switch{font-size:11px}.footer-utilities .language-switch svg{width:18px;height:18px}.footer-utilities .region-trigger{display:none}.region-dialog{padding:21px}.dialog-title h2{font-size:23px}.empty-state{padding:32px 19px}.empty-state h3,.empty-state h2{font-size:21px}.empty-state p{font-size:14px}html[lang=en] .hero-copy h1{font-size:clamp(44px,8.2vw,60px);line-height:1.17;letter-spacing:-1.7px}html[lang=en] .hero-copy .eyebrow{font-size:12px}html[lang=en] .hero-description{font-size:16px}html[lang=en] .hero-reassurance{font-size:14px}html[lang=en] .cost-stages{gap:5px}html[lang=en] .cost-stage h2{font-size:13px}html[lang=en] .cost-stage p{font-size:10px}html[lang=en] .cost-equation{font-size:11px}html[lang=en] .cost-footnote{font-size:10px}html[lang=en] .comparison-form{grid-template-columns:1fr 1fr;column-gap:13px;row-gap:17px}html[lang=en] .compare-submit{font-size:14px}html[lang=en] .home-comparison h2{font-size:22px}html[lang=en] .home-table .platform-name{font-size:12px}html[lang=en] .home-table .text-link{font-size:11px;gap:4px}html[lang=en] .home-table th{font-size:11px}html[lang=en] .page-intro h1{font-size:35px;line-height:1.2;letter-spacing:-.9px}html[lang=en] .result-row{grid-template-columns:minmax(0,1fr) auto;gap:11px 15px}html[lang=en] .result-row .platform-name{font-size:17px}html[lang=en] .availability,html[lang=en] .payment-cell{font-size:12px}html[lang=en] .result-next>a{font-size:12px}html[lang=en] .result-cost.cost-unknown{font-size:13px}html[lang=en] .journey-steps{gap:12px}html[lang=en] .journey-steps>a,html[lang=en] .journey-steps>span{font-size:11px;gap:4px}html[lang=en] .preparation-list h2{font-size:19px}html[lang=en] .footer-main{column-gap:14px}html[lang=en] .footer-nav h2{font-size:12px}html[lang=en] .footer-nav a{font-size:11px}html[lang=en] .footer-brand-column .footer-tagline{font-size:11px}html[lang=en] .footer-brand-column>.muted{font-size:11px}html[lang=en] .footer-bottom{display:grid}}

@media(max-width:380px){.container{width:calc(100% - 32px)}.header-utilities .language-switch{font-size:10px}.header-inner{gap:9px}.brand span{font-size:24px}.brand img{width:27px;height:32px}.hero-copy h1{font-size:43px}.cost-stage h2{font-size:13px}.cost-stage p{font-size:10px}.cost-stage>span{font-size:12px}.cost-stages{gap:4px}.comparison-form{gap:15px 11px}.comparison-form select{padding-left:10px;padding-right:25px;background-position:right 8px center;background-size:14px;font-size:14px}.comparison-form label{font-size:13px}.compare-submit{font-size:14px;padding:10px}.compare-submit svg{width:18px;height:18px}.home-table .platform-name{font-size:13px}.home-table th,.home-table td{padding-left:7px;padding-right:7px}.home-table .text-link{font-size:10px}.home-table .table-cost{font-size:21px}.home-table .platform-mark{font-size:22px;min-width:23px}.home-table thead th{font-size:11px}.result-detail-links{font-size:11px}.fee-breakdown strong{font-size:21px}.sidebar-cost{padding-left:17px}.comparison-sidebar{column-gap:18px}.sidebar-cost .button{font-size:11px}.footer-main{column-gap:12px}.footer-nav h2{font-size:12px}.footer-nav a{font-size:11px}.footer-brand-column{gap:10px 12px}.footer-brand span{font-size:28px}.footer-brand img{width:32px;height:37px}.footer-tagline{font-size:11px}.footer-brand-column>.muted{font-size:10px}.page-intro h1{font-size:30px}html[lang=en] .cost-stage h2{font-size:12px}html[lang=en] .cost-stage p{font-size:9px}html[lang=en] .compare-submit{font-size:12px}html[lang=en] .comparison-form{gap:15px 11px}html[lang=en] .page-intro h1{font-size:32px}html[lang=en] .home-table .platform-name{font-size:11px}html[lang=en] .home-table .text-link{font-size:10px}html[lang=en] .footer-nav h2{font-size:11px}html[lang=en] .footer-nav a{font-size:10px}}


/* Screenshot QA: keep the selected desktop type scale at narrower desktop widths. */
@media (min-width: 721px) {
  .page-intro h1 { font-size: 52px; font-weight: 700; line-height: 1.4; letter-spacing: -1px; }
  .page-intro .lead { font-size: 20px; }
  .page-intro .demo-note { font-size: 14px; }
  .page-compare .breadcrumbs, .page-platform .breadcrumbs, .page-prepare .breadcrumbs { margin-top: 35px; }
  .page-compare .page-intro { margin-bottom: 29px; }
  .page-compare .filter-form { margin-top: 29px; margin-bottom: 27px; margin-left: 0; margin-right: 0; }
  .filter-form .field label { font-size: 15px; }
  .filter-form select, .filter-form .amount-input { font-size: 18px; }
  .filter-form .amount-input > span { font-size: 15px; }
  .filter-form .compare-submit { font-size: 18px; }
  .filter-form .form-options p, .filter-form .checkbox-label { font-size: 12px; }
  .result-table-header { font-size: 17px; }
  .result-row { padding-top: 20px; padding-bottom: 20px; }
  .result-row .platform-name { font-size: 20px; gap: 13px; }
  .result-row .platform-mark { font-size: 30px; min-width: 36px; }
  .availability, .payment-cell { font-size: 17px; }
  .result-cost { font-size: 31px; }
  .result-cost.cost-unknown { font-size: 17px; }
  .result-next { gap: 4px; }
  .result-next > a { font-size: 16px; gap: 7px; }
  .result-next svg { width: 18px; height: 18px; }
  .expand-hint { font-size: 10px; }
  .expand-hint svg { width: 12px; height: 12px; }
  .result-detail { padding-top: 19px; padding-bottom: 21px; }
  .result-detail h3 { font-size: 17px; margin-bottom: 17px; }
  .fee-breakdown { margin-bottom: 15px; }
  .fee-breakdown span { font-size: 16px; }
  .fee-breakdown strong { font-size: 29px; }
  .fee-breakdown .fee-total strong { font-size: 33px; }
  .result-detail > .small { font-size: 15px; }
  .result-detail-links { font-size: 15px; margin-top: 18px; }
  .sort-note { font-size: 15px; }
  .results-actions { margin-top: 12px; }
  .results-actions .quiet-button, .results-actions .small { font-size: 12px; }
  .page-compare .eligibility-callout { margin-top: 22px; }
  .eligibility-callout h2 { font-size: 25px; }
  .eligibility-callout p { font-size: 16px; }
  .callout-links a { font-size: 18px; }
  .platform-title h1 { font-size: 50px; font-weight: 700; }
  .platform-title p { font-size: 17px; }
  .platform-title .demo-note { font-size: 14px; }
  .platform-mark-large { font-size: 72px; min-width: 90px; }
  .section-tabs a { font-size: 17px; }
  .profile-section h2 { font-size: 29px; }
  .facts-table { font-size: 16px; }
  .facts-table dt, .facts-table dd { padding: 12px 16px; }
  .profile-section > .small, .profile-summary { font-size: 15px; }
  .profile-fees > div > span { font-size: 16px; }
  .profile-fees strong { font-size: 25px; }
  .profile-total { font-size: 18px; }
  .profile-total strong { font-size: 40px; }
  .comparison-sidebar h2 { font-size: 23px; }
  .summary-list dt, .summary-list dd { font-size: 16px; }
  .sidebar-cost > p:first-child { font-size: 16px; }
  .sidebar-cost > strong { font-size: 52px; }
  .sidebar-cost .button { font-size: 16px; }
  .official-link { font-size: 18px; }
  .verification-record h3 { font-size: 16px; }
  .verification-record p, .verification-record time { font-size: 14px; }
  .verification-record .text-link { font-size: 15px; }
  .continue-comparing h2 { font-size: 23px; }
  .continue-comparing a { font-size: 16px; }
  .journey-steps > a, .journey-steps > span { font-size: 19px; }
  .journey-steps > a > span, .journey-steps > span > span { font-size: 28px; }
  .preparation-list h2 { font-size: 24px; }
  .preparation-list p { font-size: 17px; }
  .preparation-list .small { font-size: 15px; }
  .preparation-list .text-link { font-size: 16px; }
  .step-number { width: 60px; height: 60px; font-size: 35px; }
  .prepare-sidebar .platform-name h2 { font-size: 29px; }
  .prepare-sidebar > .muted { font-size: 16px; }
  .prepare-sidebar .summary-list dd { font-size: 15px; }
  .prepare-sidebar .button { font-size: 17px; }
  .prepare-sidebar > .small { font-size: 14px; }
  .back-platform { font-size: 18px; }
  .faq-list.boxed summary { font-size: 18px; }
  .faq-list.boxed p { font-size: 16px; }
  .footer-brand span { font-size: 38px; }
  .footer-brand img { width: 47px; height: 52px; }
  .footer-tagline { font-size: 15px; }
  .footer-brand-column > .muted { font-size: 14px; }
  .footer-nav h2 { font-size: 16px; }
  .footer-nav a { font-size: 15px; }
  .footer-nav { gap: 8px; }
  .footer-disclosure { font-size: 13px; }
  .footer-bottom, .footer-utilities .language-switch, .footer-utilities .region-trigger { font-size: 14px; }
  .footer-utilities .region-trigger { display: inline-flex; }
  html[lang=en] .page-intro h1 { font-size: 46px; }
  html[lang=en] .filter-form .compare-submit { font-size: 15px; }
  html[lang=en] .filter-form .form-options p { font-size: 11px; }
  html[lang=en] .result-table-header { font-size: 15px; }
  html[lang=en] .result-row .platform-name { font-size: 18px; }
  html[lang=en] .availability, html[lang=en] .payment-cell { font-size: 14px; }
  html[lang=en] .result-next > a { font-size: 13px; }
  html[lang=en] .result-cost.cost-unknown { font-size: 14px; }
  html[lang=en] .journey-steps > a, html[lang=en] .journey-steps > span { font-size: 15px; }
  html[lang=en] .preparation-list h2 { font-size: 22px; }
  html[lang=en] .footer-brand-column .footer-tagline { font-size: 14px; }
}
@media (min-width: 900px) and (max-width: 1190px) {
  .header-inner { gap: 20px; }
  .primary-nav { margin-left: 90px; margin-right: auto; gap: 38px; }
  .primary-nav a { font-size: 17px; }
  .header-utilities { margin-left: 0; gap: 20px; font-size: 13px; }
  .header-utilities .region-trigger { display: inline-flex; }
  .header-utilities .language-switch svg { width: 22px; height: 22px; }
  html[lang=en] .primary-nav { margin-left: 45px; gap: 25px; }
  html[lang=en] .primary-nav a { font-size: 15px; }
  html[lang=en] .header-utilities { gap: 16px; font-size: 12px; }
}
@media (min-width: 721px) and (max-width: 899px) {
  .primary-nav { margin-left: auto; margin-right: auto; }
  .header-utilities { margin-left: 0; }
  .page-intro h1 { font-size: 45px; }
  .result-row .platform-name { font-size: 17px; gap: 7px; }
  .availability, .payment-cell { font-size: 15px; }
  .result-next > a { font-size: 13px; }
  .result-cost.cost-unknown { font-size: 15px; }
  .fee-breakdown span { font-size: 14px; }
  .summary-list dt, .summary-list dd { font-size: 14px; }
  .sidebar-cost .button { font-size: 14px; }
  .facts-table { font-size: 14px; }
  .preparation-list h2 { font-size: 21px; }
  .preparation-list p { font-size: 15px; }
  .prepare-sidebar .button { font-size: 14px; }
  .journey-steps > a, .journey-steps > span { font-size: 16px; }
  .footer-main { column-gap: 19px; }
  .footer-brand span { font-size: 31px; }
  .footer-brand img { width: 39px; height: 44px; }
  .footer-tagline { font-size: 12px; }
  .footer-brand-column > .muted { font-size: 12px; }
  .footer-nav h2 { font-size: 14px; }
  .footer-nav a { font-size: 13px; }
  .footer-utilities .region-trigger { display: none; }
  html[lang=en] .page-intro h1 { font-size: 40px; }
  html[lang=en] .result-row .platform-name { font-size: 15px; }
  html[lang=en] .availability, html[lang=en] .payment-cell { font-size: 12px; }
  html[lang=en] .result-next > a { font-size: 11px; }
}

@media (min-width:1191px) {
  .page-home .trust-item h3 { font-size:20px; }
  .page-home .trust-item p { font-size:16px; }
  .page-home .trust-item > svg { width:46px; height:52px; }
  .page-home .faq-section h2 { font-size:34px; }
  .page-home .faq-list summary { font-size:26px; padding-top:26px; padding-bottom:26px; }
  .page-home .faq-list details[open] summary { padding-bottom:15px; }
  .page-home .faq-list p { font-size:20px; line-height:1.75; max-width:800px; }
  .footer-main { grid-template-columns:1.7fr 1fr 1fr .9fr; row-gap:35px; padding:40px 0 29px; }
  .footer-brand span { font-size:43px; }
  .footer-brand img { width:52px; height:59px; }
  .footer-tagline { font-size:18px; }
  .footer-brand-column > .muted { font-size:17px; }
  .footer-nav h2 { font-size:19px; }
  .footer-nav a { font-size:17px; }
  .footer-nav { gap:11px; }
  .footer-disclosure { font-size:15px; }
  .footer-bottom, .footer-utilities .language-switch, .footer-utilities .region-trigger { font-size:16px; }
  .legal-nav { margin-left:0; }
}


/* Custom selectors: one white / ink / teal interaction across desktop and mobile. */
.custom-select { position: relative; width: 100%; min-width: 0; }
.custom-select.is-open { z-index: 60; }
.custom-select-trigger {
  width: 100%; min-height: 52px; display: flex; align-items: center; justify-content: space-between;
  gap: 12px; padding: 12px 15px; border: 1px solid var(--input); border-radius: var(--radius);
  background: var(--white); color: var(--ink); font-size: inherit; font-weight: 400; line-height: 1.45;
  text-align: left; transition: border-color .15s;
}
.custom-select-trigger:hover { border-color: var(--teal); }
.custom-select-trigger[aria-expanded=true] { border-color: var(--teal); }
.custom-select-trigger:disabled { color: var(--muted); opacity: .65; }
.custom-select-value { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.custom-select-caret { width: 17px; height: 17px; flex: none; transition: transform .15s; }
.custom-select-trigger[aria-expanded=true] .custom-select-caret { transform: rotate(180deg); }
.custom-select-list {
  position: absolute; z-index: 61; top: calc(100% + 7px); left: 0; right: 0;
  min-width: 100%; max-height: min(288px, 38vh); overflow-y: auto; overscroll-behavior: contain;
  padding: 6px; border: 1px solid var(--input); border-radius: 5px;
  background: var(--white); box-shadow: 0 8px 24px #14252d18;
}
.custom-select.opens-up .custom-select-list { top: auto; bottom: calc(100% + 7px); }
.custom-select-option {
  display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 44px;
  padding: 10px 11px; border: 1px solid transparent; border-radius: 3px; cursor: pointer;
  font-size: 15px; font-weight: 400; line-height: 1.55; color: var(--ink);
}
.custom-select-option > span { min-width: 0; overflow-wrap: anywhere; }
.custom-select-option.is-active { border-color: var(--teal); color: var(--teal); }
.custom-select-option[aria-selected=true] { color: var(--teal); font-weight: 600; }
.custom-select-option[aria-disabled=true] { color: var(--muted); opacity: .65; cursor: not-allowed; }
.custom-select-check { width: 17px; height: 17px; flex: none; visibility: hidden; }
.custom-select-option[aria-selected=true] .custom-select-check { visibility: visible; }
.custom-select.is-invalid .custom-select-trigger { border-color: var(--error); }
.comparison-form .custom-select-trigger { height: 55px; font-size: 17px; }
.region-dialog { overflow: visible; }
.region-dialog .custom-select-trigger { font-size: 16px; }
.language-menu { position: relative; flex: none; }
.language-menu[open] { z-index: 70; }
.language-menu > summary { min-height: 40px; cursor: pointer; list-style: none; user-select: none; }
.language-menu > summary::-webkit-details-marker { display: none; }
.language-menu > summary:hover { color: var(--teal); }
.language-caret { display: inline-flex; align-items: center; margin-left: 1px; }
.language-switch .language-caret svg { width: 14px; height: 14px; transition: transform .15s; }
.language-menu[open] .language-caret svg { transform: rotate(180deg); }
.language-menu-list {
  position: absolute; z-index: 71; top: calc(100% + 7px); right: 0; min-width: 178px;
  padding: 6px; border: 1px solid var(--input); border-radius: 5px;
  background: var(--white); box-shadow: 0 8px 24px #14252d18;
}
.language-menu-list a {
  display: flex; align-items: center; justify-content: space-between; gap: 16px;
  min-height: 44px; padding: 10px 12px; border: 1px solid transparent; border-radius: 3px;
  color: var(--ink); font-size: 15px; font-weight: 400; line-height: 1.45; white-space: nowrap;
}
.language-menu-list a[aria-current] { color: var(--teal); font-weight: 600; }
.language-menu-list a:hover, .language-menu-list a:focus-visible { color: var(--teal); border-color: var(--teal); text-decoration: none; }
.language-menu-list a:focus-visible { outline: none; }
.language-menu-list a svg { width: 17px; height: 17px; }
.footer-utilities .language-menu-list { top: auto; bottom: calc(100% + 7px); }
.mobile-nav .language-menu { width: 100%; }
.mobile-nav .language-menu > summary { display: flex; padding: 11px 8px; min-height: 47px; }
.mobile-nav .language-menu-list { position: static; width: 100%; min-width: 0; margin: 3px 0 8px; box-shadow: none; }
.mobile-nav .language-menu-list a { padding: 11px 13px; font-size: 15px; }
@media (min-width: 721px) {
  .filter-form .custom-select-trigger { font-size: 18px; }
}
@media (min-width: 721px) and (max-width: 960px) {
  .comparison-form .custom-select-trigger { height: 51px; }
}
@media (max-width: 720px) {
  .comparison-form .custom-select-trigger { min-height: 52px; height: 52px; font-size: 15px; padding: 12px 13px; gap: 7px; }
  .custom-select-caret { width: 15px; height: 15px; }
  .custom-select-option { padding: 11px 9px; gap: 7px; font-size: 14px; }
  .custom-select-list { padding: 5px; }
  .custom-select-check { width: 15px; height: 15px; }
  .header-utilities .language-menu > summary { min-height: 40px; gap: 5px; }
  .header-utilities .language-switch .language-caret svg { width: 12px; height: 12px; }
  .header-utilities .language-menu-list { right: 0; min-width: 165px; }
  .footer-utilities .language-menu-list { min-width: 165px; }
  .language-menu-list a { font-size: 14px; }
}
@media (max-width: 380px) {
  .comparison-form .custom-select-trigger { padding-left: 10px; padding-right: 9px; font-size: 14px; }
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.region-dialog,.toast,.results-actions,.mobile-nav-trigger,.compare-submit,.skip-link{display:none!important}.container{width:100%;max-width:none}.hero,.platform-grid,.prepare-grid,.feedback-layout{display:block}.comparison-sidebar,.prepare-sidebar{border-left:0;padding-left:0}.comparison-form{grid-template-columns:1fr 1fr 1fr}.result-detail{display:block!important}a{color:var(--ink)}.button-primary{background:white;color:var(--ink);border:1px solid var(--ink)}.faq-list details p{display:block!important}body{font-size:11pt}.article-body{max-width:none}.page-intro h1,h1{font-size:27pt}h2{font-size:18pt}}
