/* Tokens: 12px surfaces, 6px controls. Layers: dock 20, toast 30, native dialog top layer. */
:root{color-scheme:light;--bg:#fafbf8;--surface:#fff;--tint:#edf3ed;--text:#233d34;--muted:#5b6c62;--line:#dbe3db;--accent:#245d45;--accent-hover:#194832;--accent-text:#fff;--input:#fdfefc;--warning:#f4f0e3;--shadow:0 14px 38px #2245320b;font-family:"Segoe UI",Arial,sans-serif;font-synthesis:none}
:root.dark{color-scheme:dark;--bg:#15231c;--surface:#1c2e24;--tint:#253b2d;--text:#edf4ec;--muted:#b5c4b6;--line:#3c5141;--accent:#b6d9af;--accent-hover:#cde7c8;--accent-text:#193823;--input:#1b2c22;--warning:#383626;--shadow:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h1{font-size:clamp(38px,4.2vw,60px);letter-spacing:-2.4px;font-weight:650;margin-bottom:24px}h2{font-size:30px;font-weight:620;letter-spacing:-.9px;margin-bottom:10px}h3{font-size:22px;font-weight:620;letter-spacing:-.4px}p{color:var(--muted)}[hidden]{display:none!important}.container{width:min(1184px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:var(--surface);padding:12px}.skip-link:focus{top:10px}.prototype-bar{background:var(--tint);font-size:11px;color:var(--muted);padding:7px 0}.prototype-bar span{font-size:10px;letter-spacing:1px;font-weight:750;margin-right:13px;color:var(--accent)}.site-header{border-bottom:1px solid var(--line);background:var(--bg)}.header-inner{height:79px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;gap:11px;align-items:center;font-size:23px;letter-spacing:-.9px;font-weight:750;white-space:nowrap;min-height:44px}.brand-mark{background:var(--accent);color:var(--accent-text);width:34px;height:36px;display:grid;place-items:center;font-size:22px;font-weight:550;letter-spacing:-2px;border-radius:7px;padding-right:2px}.brand-ph{font-size:12px;letter-spacing:0;font-weight:600;color:var(--muted)}nav{display:flex;gap:29px;margin-left:auto;align-items:center}nav a,.nav-button{font-size:13px;font-weight:600;display:inline-flex;align-items:center;min-height:44px;background:none;padding:0}nav a:hover,.nav-button:hover{color:var(--accent)}.theme-toggle{background:transparent;border:1px solid var(--line);border-radius:6px;font-size:11px;min-height:36px;padding:0 12px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;padding-top:55px;padding-bottom:50px;align-items:center}.eyebrow{color:var(--accent);font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:700;margin-bottom:20px}.hero-description{font-size:17px;max-width:440px;line-height:1.7;margin-bottom:23px}.text-link{background:transparent;padding:0;display:inline-flex;align-items:center;gap:18px;min-height:44px;color:var(--accent);font-size:13px;font-weight:650}.text-link span{font-size:19px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.finder{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);padding:28px 30px 20px;border-radius:12px}.finder-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:18px}.finder h2{font-size:19px;letter-spacing:-.4px;max-width:200px;margin:0}.small-label{font-size:9px;letter-spacing:1px;white-space:nowrap;font-weight:650;color:var(--muted)}.finder label{display:block;font-size:12px;font-weight:650;margin:12px 0 7px}.finder select{width:100%;height:46px;border:1px solid var(--line);border-radius:6px;background:var(--input);padding:0 13px;font-size:15px;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:6px;padding:11px 22px;min-height:44px;font-weight:650;font-size:13px;white-space:nowrap}.primary{background:var(--accent);color:var(--accent-text)}.primary:hover{background:var(--accent-hover)}.finder .button{width:100%;margin-top:20px}.finder .button span{margin-left:auto;font-size:20px;line-height:1}.finder-note{font-size:10px;text-align:center;margin:12px 0 0}.principles-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;padding-block:17px;gap:20px}.principles-strip p{font-size:12px;margin:0}.principles-strip span{color:var(--accent);margin-right:9px}.directory{padding-top:54px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.section-title p{font-size:14px;margin-bottom:0}.section-title .text-link{font-size:12px;flex-shrink:0}.directory-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px}.list-column{min-width:0}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.list-toolbar p{font-size:12px;color:var(--text);font-weight:600;margin:0}.sort-label{display:flex;align-items:center;font-size:11px;gap:8px;white-space:nowrap;color:var(--muted)}.sort-label select{font-size:11px;border:0;background:var(--bg);max-width:180px;min-height:38px;cursor:pointer}.sample-note{font-size:11px;line-height:1.5;background:var(--tint);padding:12px 14px;border-radius:6px;margin-bottom:17px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:15px;padding:23px 24px 0;transition:border-color .15s}.product-card.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.product-top{display:flex;align-items:center;gap:13px;margin-bottom:22px}.product-logo{width:43px;height:43px;display:grid;place-items:center;flex-shrink:0;font-size:19px;font-weight:700;border-radius:10px;color:var(--accent);background:var(--tint)}.product-title h3{font-size:17px;letter-spacing:-.2px;margin:0 0 3px}.product-title p{font-size:11px;margin:0}.demo-tag{font-size:9px;border:1px solid var(--line);color:var(--muted);padding:2px 7px;border-radius:4px;margin-left:auto;align-self:flex-start}.metrics{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:18px;margin:0 0 19px}.metrics dt{color:var(--muted);font-size:10px;margin-bottom:5px}.metrics dd{margin:0;font-size:19px;font-weight:650;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.metrics dd small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:2px}.product-bottom{border-top:1px solid var(--line);display:flex;align-items:center;gap:15px;justify-content:space-between;padding:10px 0}.compare-check{display:flex;align-items:center;gap:8px;font-size:11px;cursor:pointer;min-height:44px}.compare-check input{accent-color:var(--accent);width:16px;height:16px;cursor:pointer;margin:0}.product-bottom .text-link{font-size:12px;min-height:44px;gap:12px}.directory-footnote{font-size:10px;margin:12px 0 0}.directory-aside{padding-top:52px}.reading-note{background:var(--tint);border-radius:12px;padding:25px 23px;margin-bottom:20px}.note-symbol{font-size:23px;color:var(--accent);display:block;margin-bottom:17px}.reading-note h3{font-size:22px;line-height:1.25;margin-bottom:14px}.reading-note p{font-size:12px;line-height:1.8;margin-bottom:10px}.reading-note .text-link{font-size:12px;gap:8px}.ad-slot{border:1px dashed var(--line);border-radius:9px;min-height:253px;padding:19px 13px;display:flex;align-items:center;flex-direction:column;text-align:center;color:var(--muted);background:var(--bg)}.ad-label{font-size:9px;letter-spacing:.2px}.ad-outline{font-size:20px;font-weight:300;border:1px solid var(--line);border-radius:5px;padding:6px 15px;line-height:1.6;margin:27px 0 15px}.ad-slot p{font-size:11px;margin-bottom:3px}.ad-slot small{font-size:10px}.subtle-button{background:none;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px;min-height:44px;padding:6px 10px}.guides{padding-top:70px;padding-bottom:50px}.guide-layout{display:grid;grid-template-columns:1.32fr 1fr;gap:32px}.featured-guide{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.featured-guide img{display:block;width:100%;height:255px;object-fit:cover;object-position:center 43%}.featured-copy{padding:24px 28px}.guide-meta{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px;margin-bottom:15px}.featured-copy h3{font-size:26px;margin-bottom:11px}.featured-copy>p:not(.guide-meta){font-size:13px;line-height:1.7;margin-bottom:13px}.guide-stack{display:flex;flex-direction:column}.compact-guide{padding:25px 0;flex:1;border-top:1px solid var(--line)}.compact-guide:last-child{border-bottom:1px solid var(--line)}.compact-guide h3{font-size:25px;max-width:330px;margin-bottom:12px}.compact-guide p{font-size:13px;max-width:340px;margin-bottom:12px}.featured-guide:hover h3,.compact-guide:hover h3{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.faq{padding-block:30px 65px;display:grid;grid-template-columns:1fr 1.8fr;gap:70px}.faq h2{font-size:28px}.faq details{border-bottom:1px solid var(--line)}summary{cursor:pointer;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;font-weight:400}details[open] summary:after{content:'−'}.faq details p{font-size:13px;margin:0 25px 20px 0}.site-footer{border-top:1px solid var(--line);background:var(--tint);padding:38px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top p{font-size:13px;margin:0}.footer-links{display:flex;gap:28px;margin:23px 0}.footer-links button{padding:0;min-height:44px;background:none;font-size:11px;color:var(--muted)}.footer-links button:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:19px;gap:16px}.footer-bottom p{font-size:10px;margin:0}.compare-dock{position:fixed;z-index:20;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;background:var(--surface);border:1px solid var(--accent);box-shadow:0 12px 40px #173b2826;padding:13px 18px 13px 23px;border-radius:12px;width:min(700px,calc(100% - 32px))}.compare-dock>div{margin-right:auto;min-width:0}.compare-dock strong{font-size:13px;display:block}.compare-dock span{display:block;font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:340px}.toast{position:fixed;z-index:30;bottom:112px;left:50%;transform:translateX(-50%);background:var(--text);color:var(--bg);padding:12px 20px;border-radius:8px;font-size:13px;max-width:calc(100% - 36px);width:max-content;box-shadow:var(--shadow)}dialog{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:14px;padding:26px 32px 34px;width:min(800px,calc(100% - 32px));max-height:85dvh;overflow:auto;box-shadow:0 25px 80px #12322235}dialog::backdrop{background:#15271e99;backdrop-filter:blur(3px)}dialog.wide{width:min(1050px,calc(100% - 32px))}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.close-button{background:var(--tint);width:44px;height:44px;font-size:24px;border-radius:6px}.dialog-lead{font-size:14px;max-width:65ch}.disclosure{padding:13px 16px;border-radius:6px;background:var(--warning);font-size:12px;line-height:1.7;margin:20px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.detail-grid dt{font-size:12px;color:var(--muted);margin-bottom:6px}.detail-grid dd{font-size:16px;font-weight:600;margin:0}.cost-breakdown{background:var(--tint);border-radius:10px;padding:23px;margin:20px 0}.cost-breakdown h3{font-size:19px}.cost-row{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:10px 0}.cost-row.total{padding-top:13px;border-top:1px solid var(--line);font-weight:700;font-size:17px}.cost-breakdown>p{font-size:11px;margin-bottom:0;margin-top:16px}.comparison-scroll{overflow-x:auto;overscroll-behavior-inline:contain;margin-top:20px}.comparison-table{width:100%;border-collapse:collapse;min-width:580px;text-align:left;font-size:13px}.comparison-table th,.comparison-table td{padding:17px 16px;vertical-align:top;min-width:160px}.comparison-table th:first-child{width:155px;min-width:140px}.comparison-table thead{background:var(--tint)}.comparison-table th{font-weight:650}.comparison-table tbody tr:nth-child(even){background:var(--bg)}.comparison-table td small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.comparison-table .subtle-button{display:block;padding-left:0}.empty-state{text-align:center;padding:50px 24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.empty-state h3{font-size:21px}.empty-state p{font-size:13px}.article-view{padding-top:40px;padding-bottom:70px}.article-layout{max-width:760px;margin-inline:auto}.article-view h1{font-size:clamp(34px,4vw,49px);margin-top:30px;letter-spacing:-1.5px}.article-deck{font-size:19px;line-height:1.7}.article-body{font-size:16px;line-height:1.85}.article-body h2{font-size:25px;margin-top:36px}.article-body h3{font-size:19px;margin-top:26px}.article-body li{margin-bottom:9px;color:var(--muted)}.article-body p{margin-bottom:20px}.article-body a,.source-link{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-image{width:100%;height:auto;border-radius:12px;margin:20px 0 8px;display:block}.image-caption{font-size:10px}.article-view .ad-slot{min-height:160px;margin:30px 0}.article-view .ad-outline{margin:10px 0}.article-sources{margin-top:35px;padding-top:20px;border-top:1px solid var(--line);font-size:12px}.article-sources h2{font-size:18px}.article-related{margin-top:30px;background:var(--tint);padding:20px;border-radius:10px}.article-related a{display:block}.noscript{position:fixed;bottom:0;left:0;right:0;padding:20px;background:var(--warning)}
@media(max-width:1024px){.hero{gap:35px}.hero h1{font-size:46px}.directory-layout{grid-template-columns:minmax(0,1fr) 220px;gap:22px}.metrics dd{font-size:17px}.header-inner{gap:20px}nav{gap:20px}.guide-layout{gap:25px}.faq{gap:40px}.container{width:calc(100% - 48px)}}
@media(max-width:767px){.container{width:calc(100% - 36px)}.prototype-bar{font-size:9px;line-height:1.5}.prototype-bar span{font-size:8px;margin-right:5px}.header-inner{height:auto;min-height:73px;flex-wrap:wrap;gap:8px;padding-top:12px;padding-bottom:8px}.brand{font-size:21px}.brand-mark{width:30px;height:32px;font-size:20px}.theme-toggle{margin-left:auto;font-size:10px;min-height:44px}nav{order:3;margin:0;width:100%;gap:27px}nav a,.nav-button{font-size:12px;min-height:39px}.hero{grid-template-columns:1fr;gap:27px;padding-top:32px;padding-bottom:30px}.hero h1{font-size:42px;letter-spacing:-1.7px;margin-bottom:18px}.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:15px}.hero-description{font-size:15px;margin-bottom:10px;max-width:370px}.finder{padding:23px 22px 18px}.finder h2{max-width:none;font-size:18px}.finder-heading{margin-bottom:8px}.finder select{height:48px}.finder-note{font-size:10px}.principles-strip{gap:10px;padding-block:15px}.principles-strip p{font-size:10px;max-width:110px;line-height:1.6}.principles-strip span{display:block;margin:0;font-size:12px}.directory{padding-top:35px}h2{font-size:27px}.section-title{display:block;margin-bottom:15px}.section-title p{font-size:13px}.section-title .text-link{margin-top:6px}.directory-layout{grid-template-columns:1fr;gap:24px}.list-toolbar{align-items:start;gap:4px;flex-wrap:wrap}.list-toolbar p{font-size:11px;padding-top:10px}.sort-label select{max-width:145px}.sample-note{font-size:10px}.product-card{padding:19px 17px 0}.product-top{gap:10px;margin-bottom:19px}.product-title h3{font-size:16px}.product-title p{font-size:10px}.product-logo{width:38px;height:38px;font-size:17px}.metrics{gap:10px;grid-template-columns:1fr 1fr 1fr;margin-bottom:14px}.metrics dt{font-size:9px;min-height:14px}.metrics dd{font-size:16px;letter-spacing:-.6px;white-space:nowrap}.metrics dd small{font-size:9px;white-space:normal}.demo-tag{font-size:8px;padding:2px 5px}.product-bottom{gap:8px}.compare-check{font-size:10px}.product-bottom .text-link{font-size:11px}.directory-aside{padding-top:0;display:grid;grid-template-columns:1fr;gap:18px}.reading-note{margin:0;padding:22px}.reading-note h3 br{display:none}.note-symbol{margin-bottom:10px}.reading-note p{max-width:370px}.ad-slot{min-height:185px}.ad-outline{margin:16px 0 10px}.guides{padding-top:40px;padding-bottom:30px}.guide-layout{grid-template-columns:1fr;gap:24px}.featured-guide img{height:220px}.featured-copy{padding:23px}.featured-copy h3{font-size:25px}.guide-meta{font-size:10px}.compact-guide h3{font-size:24px;max-width:none}.compact-guide{padding-block:22px}.faq{grid-template-columns:1fr;gap:8px;padding-top:14px;padding-bottom:40px}.faq h2{font-size:26px}.faq summary{font-size:13px}.footer-top{align-items:start;flex-direction:column;gap:10px}.footer-top p{font-size:12px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:0 10px;margin-block:15px}.footer-links button{text-align:left;font-size:10px}.footer-bottom{flex-direction:column;gap:9px}.site-footer{padding-bottom:110px}.compare-dock{gap:7px;bottom:10px;padding:10px 12px}.compare-dock strong{font-size:12px}.compare-dock span{max-width:140px;font-size:9px}.compare-dock .button{padding-inline:15px;font-size:12px}.compare-dock .subtle-button{font-size:10px;padding-inline:5px}.toast{bottom:95px;font-size:12px}dialog,dialog.wide{padding:18px 20px 26px;width:calc(100% - 20px);max-height:90dvh;border-radius:12px}dialog h2{font-size:26px}.detail-grid{gap:18px}.detail-grid dd{font-size:14px}.cost-breakdown{padding:18px}.cost-row.total{font-size:15px}.article-view{padding-top:22px}.article-view h1{font-size:35px}.article-deck{font-size:17px}.article-body{font-size:15px}.article-body h2{font-size:23px}.article-view .guide-meta{font-size:10px}}
@media(max-width:767px){.hero h1{font-size:clamp(30px,8.2vw,36px);letter-spacing:-1.1px}.comparison-scroll:before{content:'Swipe horizontally to compare products →';display:block;font-size:11px;color:var(--muted);margin-bottom:12px}.metrics dt{font-size:10px;line-height:1.5;min-height:30px}.metrics dd small{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* V2 brand and layout. The original stylesheet retains shared dialog/route primitives. */
@font-face{font-family:Figtree;src:url('fonts/Figtree.ttf') format('truetype');font-weight:300 900;font-style:normal;font-display:swap}
:root{--bg:oklch(98.5% .008 95);--surface:oklch(99.5% .003 95);--text:oklch(29% .042 183);--muted:oklch(45% .022 183);--line:oklch(86% .02 150);--tint:oklch(95% .026 155);--accent:oklch(35% .063 183);--accent-hover:oklch(28% .063 183);--accent-text:oklch(99% .004 95);--input:var(--surface);--yellow:oklch(89% .138 90);--yellow-soft:oklch(96% .07 90);--action:oklch(51% .163 36);--action-hover:oklch(44% .15 36);--blue-soft:oklch(94% .043 218);--footer:oklch(28% .042 183);--on-footer:oklch(95% .014 155);--warning:var(--yellow-soft);font-family:Figtree,'Segoe UI',sans-serif}
:root.dark{--bg:oklch(22% .025 183);--surface:oklch(27% .025 183);--text:oklch(96% .013 95);--muted:oklch(79% .016 155);--line:oklch(42% .022 183);--tint:oklch(31% .035 183);--accent:oklch(87% .086 155);--accent-hover:oklch(94% .03 155);--accent-text:oklch(20% .03 183);--input:var(--surface);--yellow:oklch(35% .055 90);--yellow-soft:oklch(30% .035 90);--action:oklch(79% .12 56);--action-hover:oklch(85% .1 56);--blue-soft:oklch(31% .04 218);--footer:oklch(18% .03 183);--on-footer:oklch(95% .014 155);--warning:var(--yellow-soft)}
body{font-family:Figtree,'Segoe UI',sans-serif;font-size:16px;line-height:1.6}.container{width:min(1248px,calc(100% - 80px))}h1,h2,h3{font-weight:750;letter-spacing:-1.1px}h2{font-size:38px;line-height:1.12}h3{font-size:24px}.prototype-bar{background:var(--accent);color:var(--accent-text);padding-block:6px;font-size:11px}.prototype-bar span{color:inherit;font-size:10px}.site-header{background:var(--surface);border:0}.header-inner{height:82px;gap:38px}.brand{font-size:27px;letter-spacing:-1.2px;gap:10px;font-weight:850}.brand-mark{border-radius:10px 10px 3px 10px;height:38px;width:38px;background:var(--accent);font-weight:650}.brand-ph{font-size:12px;border:1px solid var(--line);border-radius:4px;margin-left:6px;padding:2px 4px}.theme-toggle{min-height:44px;font-size:12px;border:0;background:var(--tint);padding-inline:15px;border-radius:8px}nav{gap:34px}nav a,.nav-button{font-size:14px;font-weight:650}nav a:first-child{color:var(--action)}.hero-band{background:var(--yellow);padding-bottom:28px}.hero{padding-block:34px 30px;grid-template-columns:1fr 1.05fr;gap:40px;min-height:450px;align-items:center}.hero-kicker{font-size:14px;font-weight:650;color:var(--text);margin-bottom:24px}.hero h1{font-size:clamp(48px,4.7vw,68px);line-height:1.02;letter-spacing:-2.8px;margin-bottom:25px;font-weight:800}.hero h1 span{color:var(--action)}.hero-description{font-size:18px;line-height:1.65;max-width:490px;color:var(--text);margin-bottom:24px}.hero-actions{display:flex;align-items:center;gap:27px}.hero-actions .text-link{font-size:14px}.button{font-size:14px;min-height:48px;padding:13px 22px;border-radius:8px;font-weight:750;gap:25px}.primary{background:var(--action);color:var(--accent-text)}.primary:hover{background:var(--action-hover)}.hero-actions .primary{box-shadow:0 3px 0 oklch(30% .08 35 / .15)}.hero-visual{margin:0;position:relative;min-width:0;align-self:center}.hero-visual img{display:block;width:100%;height:340px;object-fit:cover;object-position:center 45%;border-radius:22px 22px 65px 22px}.hero-visual figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2px 10px;margin-top:11px;color:var(--text);font-size:12px;font-weight:600}.hero-visual figcaption span{font-size:10px;font-weight:400}.finder{display:grid;grid-template-columns:1.05fr 1fr 1fr .85fr;gap:0 24px;border:0;border-radius:12px;background:var(--surface);padding:24px 28px 16px;align-items:end;box-shadow:0 6px 0 oklch(40% .08 70 / .07)}.finder-heading{display:block;margin:0;align-self:center}.finder h2{font-size:22px;line-height:1.1;max-width:230px;letter-spacing:-.65px}.finder-heading p{font-size:12px;margin:8px 0 0}.finder label{font-size:12px;margin:0 0 8px;font-weight:600}.finder select{height:48px;font-size:15px;border-radius:7px;border-color:var(--line);padding-inline:13px}.finder .button{margin:0;width:100%;height:48px}.finder-note{grid-column:2/-1;text-align:left;font-size:11px;margin-top:9px}.quick-questions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-block:20px}.quick-questions>span{font-size:12px;color:var(--muted);flex-shrink:0}.quick-questions a{font-size:13px;font-weight:650;min-height:44px;display:flex;align-items:center;flex-wrap:wrap;gap:0 5px;line-height:1.4}.quick-questions a>span{color:var(--action)}.quick-questions a:hover{text-decoration:underline;text-underline-offset:5px}.directory{padding-top:58px}.section-title{margin-bottom:28px;align-items:end}.quiet-heading{font-weight:450}.section-title p{font-size:15px;margin-top:14px}.section-title .text-link{font-size:13px}.text-link{font-size:14px;font-weight:700;gap:16px}.directory-layout{grid-template-columns:minmax(0,1fr) 270px;gap:32px}.directory-aside{padding-top:0}.type-filters{display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line);margin-bottom:15px}.type-filters button{background:none;min-height:50px;padding:11px 16px;font-size:14px;font-weight:600;border-radius:6px 6px 0 0;color:var(--muted);border-bottom:3px solid transparent;white-space:nowrap}.type-filters button[aria-pressed=true]{color:var(--accent);border-bottom-color:var(--accent);background:var(--tint);font-weight:750}.type-filters button span{font-size:11px;margin-left:7px;background:var(--accent);color:var(--accent-text);border-radius:4px;padding:2px 5px}.list-toolbar{margin-bottom:13px}.list-toolbar p{font-size:12px}.sort-label,.sort-label select{font-size:12px}.sort-label select{max-width:175px;min-height:44px}.sample-note{font-size:12px;line-height:1.6;padding:12px 15px;background:var(--yellow-soft);border-radius:6px;margin-bottom:18px}.sample-note strong{color:var(--text)}.directory-head{display:grid;grid-template-columns:1.75fr 1fr 1fr 1.05fr;padding:12px 18px;background:var(--tint);font-size:11px;font-weight:650;gap:16px;border-radius:7px 7px 0 0}#products{border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.product-card{border:0;border-bottom:1px solid var(--line);border-radius:0;margin:0;padding:22px 18px 10px;display:grid;grid-template-columns:1.75fr 1fr 1fr 1.05fr;column-gap:16px;background:var(--surface)}.product-card:last-child{border-bottom:0}.product-card.selected{background:var(--tint);box-shadow:none}.product-top{display:grid;grid-template-columns:35px 1fr;gap:7px 10px;margin:0;align-items:start}.product-logo{width:35px;height:38px;font-size:16px;border-radius:8px;background:var(--tint);color:var(--accent)}.product-card:nth-child(2) .product-logo{background:var(--blue-soft)}.product-card:nth-child(3) .product-logo{background:var(--yellow-soft)}.product-title h3{font-size:14px;line-height:1.35;letter-spacing:-.3px;font-weight:750;margin:0 0 4px}.product-title p{font-size:11px;line-height:1.4}.demo-tag{grid-column:2;font-size:8px;margin:0;width:max-content;line-height:1.4;padding:2px 5px;letter-spacing:.6px}.metrics{display:contents}.metrics dt{display:none}.metrics dd{font-size:16px;font-weight:750;letter-spacing:-.4px;line-height:1.4;margin:0}.metrics dd small{font-size:11px;line-height:1.5;font-weight:450;letter-spacing:0;margin-top:6px}.product-bottom{grid-column:1/-1;border:0;padding:9px 0 0;justify-content:end;gap:28px}.compare-check{font-size:12px;min-height:44px}.compare-check input{width:17px;height:17px}.product-bottom .text-link{font-size:12px;min-height:44px;gap:12px}.directory-footnote{font-size:11px;line-height:1.6}.reading-note{border-radius:12px;background:var(--blue-soft);padding:25px 23px;margin-bottom:20px}.note-kicker{font-size:12px;color:var(--text);font-weight:650;margin-bottom:13px}.reading-note h3{font-size:30px;line-height:1.05;letter-spacing:-.8px;margin-bottom:25px}.reading-note>p:not(.note-kicker){font-size:11px;line-height:1.5}.note-math{margin-bottom:20px}.note-math>span{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding-block:6px}.note-math b{font-size:14px;white-space:nowrap}.note-math .math-total{border-top:1px solid var(--line);padding-top:14px;margin-top:7px;font-weight:650}.note-math .math-total b{font-size:23px;letter-spacing:-.8px}.reading-note .text-link{font-size:12px;gap:10px}.ad-slot{background:var(--bg);border-color:var(--line);min-height:245px}.ad-label{font-size:10px}.ad-slot p{font-size:12px}.ad-slot small{font-size:11px}.subtle-button{font-size:12px}.guides{padding-top:76px;padding-bottom:50px}.guide-kicker{font-size:14px!important;color:var(--action);font-weight:700;margin:0 0 10px!important}.guide-layout{grid-template-columns:1.05fr 1fr;gap:40px}.featured-guide{background:none;border:0;border-radius:0}.featured-guide img{height:320px;border-radius:15px;object-position:center 49%}.featured-copy{padding:23px 0 0}.guide-meta{font-size:12px;margin-bottom:14px;font-weight:550}.featured-copy h3{font-size:32px;line-height:1.1;margin-bottom:12px}.featured-copy>p:not(.guide-meta){font-size:15px;margin-bottom:10px}.guide-stack{gap:24px}.compact-guide{padding:23px 0;flex:1;border-top:1px solid var(--line)}.compact-guide h3{font-size:27px;line-height:1.15;max-width:none;margin-bottom:13px}.compact-guide p{font-size:14px;max-width:430px}.wallet-guide{background:var(--yellow-soft);border:0;border-radius:12px;padding:25px 27px}.wallet-guide h3{font-size:29px}.compact-guide:last-child{padding-bottom:0;border-bottom:0}.checklist-band{background:var(--tint);border-radius:15px;padding:36px 40px;display:grid;grid-template-columns:1fr 1.3fr;gap:55px;margin-block:18px 55px}.checklist-band>div>p{color:var(--action);font-size:14px;font-weight:700;margin-bottom:12px}.checklist-band h2{font-size:31px;line-height:1.13;margin-bottom:14px}.checklist-band ol{margin:0;padding:0;list-style:none;counter-reset:checklist}.checklist-band li{counter-increment:checklist;display:grid;grid-template-columns:34px 1fr;gap:0 12px;margin-bottom:17px}.checklist-band li:last-child{margin:0}.checklist-band li:before{content:counter(checklist);grid-row:1/3;display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--accent);border-radius:50%;font-size:12px;color:var(--accent);margin-top:1px}.checklist-band li>span{font-size:16px;font-weight:700}.checklist-band li p{font-size:13px;margin:3px 0 0;line-height:1.5}.faq{padding-top:12px;padding-bottom:65px;gap:60px;grid-template-columns:1fr 1.7fr}.faq h2{font-size:30px}.faq summary{font-size:15px}.faq details p{font-size:14px}.site-footer{background:var(--footer);color:var(--on-footer);padding-top:42px}.site-footer p,.site-footer .brand-ph,.site-footer button{color:var(--on-footer)}.site-footer .brand-mark{background:var(--yellow);color:var(--text)}.site-footer .brand-ph{border-color:oklch(60% .04 183)}.footer-top p{font-size:17px;font-weight:500}.footer-links{gap:34px;margin-block:24px}.footer-links button{font-size:13px}.footer-bottom{border-color:oklch(43% .03 183);padding-block:23px 0}.footer-bottom p{font-size:11px;max-width:490px}.compare-dock{border:1px solid var(--line);border-radius:12px;bottom:16px;box-shadow:0 8px 40px oklch(20% .04 183 / .2)}.compare-dock .button{padding-block:10px}.compare-dock strong{font-size:14px}.compare-dock span{font-size:12px}.toast{font-size:14px}.dialog-header .small-label{font-size:11px}.dialog-lead{font-size:15px}.detail-grid dt{font-size:13px}.detail-grid dd{font-size:16px}.disclosure{font-size:13px}.comparison-table{font-size:14px}.comparison-table td small{font-size:12px}.cost-breakdown>p{font-size:12px}.article-view{padding-top:35px}.article-view h1{font-size:48px;font-weight:800;line-height:1.05;letter-spacing:-1.7px;max-width:700px;margin-top:28px}.article-layout{max-width:780px}.article-deck{font-size:21px;line-height:1.5}.article-body{font-size:17px}.article-body h2{font-size:29px;line-height:1.15}.article-sources{font-size:13px}.image-caption{font-size:12px}.article-related a{padding-block:8px}.empty-state{border:0;border-radius:0}.empty-state h3{font-size:24px}.empty-state p{font-size:14px}.close-button{border-radius:8px}button:hover{filter:brightness(.97)}
@media(min-width:768px) and (max-width:1100px){.container{width:calc(100% - 48px)}.hero{gap:28px;grid-template-columns:1fr 1fr}.hero h1{font-size:48px;letter-spacing:-2px}.hero-visual img{height:330px}.hero-description{font-size:16px}.finder{grid-template-columns:.85fr 1fr 1fr 1fr;gap:0 16px;padding-inline:20px}.finder h2{font-size:19px}.directory-layout{grid-template-columns:1fr 220px;gap:22px}.product-card,.directory-head{grid-template-columns:1.5fr .85fr .85fr 1fr;gap:12px;padding-inline:13px}.product-top{grid-template-columns:1fr}.product-logo{display:none}.demo-tag{grid-column:1}.product-title h3{font-size:13px}.metrics dd{font-size:14px}.metrics dd small{font-size:10px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:12px}.reading-note{padding:20px}.reading-note h3{font-size:26px}.guide-layout{gap:28px}.checklist-band{gap:30px;padding:30px}.quick-questions{gap:12px;flex-wrap:wrap}.quick-questions>span{width:100%}.section-title h2{font-size:34px}.header-inner{gap:20px}nav{gap:24px}}
@media(max-width:767px){.container{width:calc(100% - 36px)}body{font-size:16px}.prototype-bar{font-size:10px;line-height:1.5;padding-block:6px}.prototype-bar .container{width:calc(100% - 24px)}.prototype-bar span{font-size:9px}.header-inner{height:auto;min-height:107px;gap:4px 10px;padding-block:9px 6px}.brand{font-size:25px}.brand-mark{width:34px;height:35px;font-size:21px}.brand-ph{font-size:10px;padding:1px 4px}.theme-toggle{min-height:44px;font-size:11px;padding-inline:12px}nav{gap:28px}nav a,.nav-button{font-size:14px;min-height:44px}.hero-band{padding-bottom:24px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:26px;padding-top:28px;padding-bottom:22px;min-height:0}.hero-kicker{font-size:12px;margin-bottom:18px}.hero h1{font-size:clamp(40px,10.5vw,58px);letter-spacing:-1.7px;margin-bottom:18px;line-height:1.04}.hero-description{font-size:16px;line-height:1.55;max-width:none;margin-bottom:22px}.hero-actions{gap:22px}.hero-actions .button{padding:12px 17px;font-size:14px;gap:14px}.hero-actions .text-link{font-size:14px;gap:9px}.hero-visual img{height:225px;border-radius:13px 13px 42px 13px;object-position:center 45%}.hero-visual figcaption{font-size:11px;margin-top:7px;display:block}.hero-visual figcaption span{display:block;font-size:10px;margin-top:1px}.finder{grid-template-columns:1fr 1fr;padding:22px 20px 17px;gap:16px 13px;border-radius:12px}.finder-heading{grid-column:1/-1}.finder h2{font-size:22px;max-width:none}.finder-heading p{font-size:13px;margin-top:5px}.finder label{font-size:13px;margin-bottom:7px}.finder select{font-size:14px;height:48px;padding-inline:9px}.finder .button{grid-column:1/-1;min-height:48px;margin:0;font-size:15px}.finder-note{grid-column:1/-1;font-size:11px;text-align:left;margin:0;line-height:1.5}.quick-questions{display:grid;grid-template-columns:1fr;gap:0;padding-block:18px 12px}.quick-questions>span{font-size:12px;margin-bottom:6px}.quick-questions a{font-size:14px;min-height:48px;gap:5px}.directory{padding-top:36px}h2{font-size:31px;line-height:1.15}.section-title{margin-bottom:20px}.section-title h2{font-size:31px;letter-spacing:-.9px}.section-title p{font-size:15px;margin-top:13px}.section-title .text-link{font-size:13px;margin-top:10px}.directory-layout{grid-template-columns:1fr;gap:26px}.type-filters{gap:0;justify-content:space-between}.type-filters button{font-size:12px;padding:10px 8px;min-height:48px}.type-filters button span{display:none}.list-toolbar{flex-wrap:wrap;gap:4px;margin-bottom:10px}.list-toolbar p{font-size:12px}.sort-label{font-size:12px}.sort-label select{font-size:12px;max-width:165px}.sample-note{font-size:12px;padding:13px 14px;margin-bottom:15px}.directory-head{display:none}#products{border-top:1px solid var(--line);border-radius:9px}.product-card{display:block;padding:20px 17px 11px}.product-top{display:grid;grid-template-columns:37px 1fr auto;gap:10px;margin-bottom:21px}.product-logo{width:36px;height:40px;font-size:17px;display:grid}.product-title h3{font-size:16px;line-height:1.35}.product-title p{font-size:12px;margin-top:3px}.demo-tag{grid-column:auto;font-size:8px;margin-top:2px;align-self:start;padding:2px 4px}.metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:10px}.metrics dt{display:block;font-size:11px;line-height:1.4;min-height:31px;margin-bottom:7px}.metrics dd{font-size:17px;line-height:1.35;letter-spacing:-.5px;white-space:normal}.metrics dd small{font-size:11px;line-height:1.5;letter-spacing:0;margin-top:5px}.product-bottom{display:flex;justify-content:space-between;gap:10px;padding-top:6px}.compare-check{font-size:12px;min-height:44px}.product-bottom .text-link{font-size:13px}.directory-footnote{font-size:12px}.directory-aside{display:grid;grid-template-columns:1fr;gap:20px;padding:0}.reading-note{padding:25px;margin:0}.note-kicker{font-size:14px}.reading-note h3{font-size:33px}.reading-note h3 br{display:none}.note-math{max-width:360px}.note-math>span{font-size:14px}.note-math b{font-size:16px}.note-math .math-total b{font-size:26px}.reading-note>p:not(.note-kicker){font-size:12px}.reading-note .text-link{font-size:14px}.ad-slot{min-height:195px}.ad-label{font-size:10px}.guides{padding-top:46px;padding-bottom:28px}.guide-layout{grid-template-columns:1fr;gap:26px}.guide-kicker{font-size:14px!important}.featured-guide img{height:235px;border-radius:12px}.featured-copy{padding:20px 0 0}.featured-copy h3{font-size:30px}.featured-copy>p:not(.guide-meta){font-size:15px}.guide-meta{font-size:12px}.compact-guide{padding-top:23px}.compact-guide h3{font-size:27px}.compact-guide p{font-size:15px}.wallet-guide{padding:24px}.guide-stack{gap:20px}.checklist-band{grid-template-columns:1fr;padding:26px 23px;gap:24px;border-radius:12px;margin-block:20px 35px}.checklist-band h2{font-size:28px}.checklist-band>div>p{font-size:14px}.checklist-band .text-link{font-size:13px;gap:10px}.checklist-band li>span{font-size:16px}.checklist-band li p{font-size:14px}.checklist-band li{margin-bottom:21px}.faq{grid-template-columns:1fr;gap:8px;padding-block:10px 45px}.faq h2{font-size:30px}.faq summary{font-size:15px;min-height:67px}.faq details p{font-size:14px}.site-footer{padding-top:32px;padding-bottom:110px}.footer-top{gap:15px}.footer-top p{font-size:15px}.footer-links{gap:0 13px;margin-block:19px}.footer-links button{font-size:12px}.footer-bottom{gap:13px;padding-top:19px}.footer-bottom p{font-size:11px}.compare-dock{bottom:10px;gap:8px;padding:12px}.compare-dock strong{font-size:13px}.compare-dock span{font-size:11px;max-width:120px}.compare-dock .button{min-height:44px;font-size:13px;padding-inline:12px}.compare-dock .subtle-button{font-size:12px}.toast{font-size:13px}dialog h2{font-size:28px}.dialog-lead{font-size:15px}.disclosure{font-size:13px}.detail-grid dd{font-size:15px}.comparison-table{font-size:14px;min-width:600px}.comparison-scroll:before{font-size:12px}.article-view h1{font-size:36px;letter-spacing:-1.1px;line-height:1.12}.article-deck{font-size:18px}.article-body{font-size:16px}.article-body h2{font-size:27px}.article-body h3{font-size:22px}.article-view .guide-meta{font-size:12px}.article-sources{font-size:13px}.article-related h3{font-size:23px}}
@media(prefers-reduced-motion:no-preference){a,button{transition:color .16s ease-out,background-color .16s ease-out,transform .16s ease-out}.hero-actions .button:hover{transform:translateY(-2px)}}

/* Static guide and tool surfaces extend the approved V2 visual system. */
.provider-card .product-top{display:block}.provider-logo{display:flex;align-items:center;justify-content:center;width:112px;min-height:48px;padding:6px;background:oklch(99.5% .003 95);border-radius:7px;margin-bottom:12px}.provider-logo img{display:block;width:100%;height:34px;object-fit:contain}.provider-logo-dark{background:oklch(24% .03 183)}.provider-card .product-title h3{font-size:16px}.provider-card .product-title p{font-size:12px}.provider-card .metrics dd{font-size:15px;white-space:normal;line-height:1.5}.provider-card .metrics dd small{font-size:12px;line-height:1.5}.provider-check{grid-column:1/-1;font-size:11px;color:var(--muted);padding-top:16px}.provider-check a{text-decoration:underline;text-underline-offset:3px}.provider-detail-brand{display:flex;align-items:center;gap:20px}.provider-detail-brand p{margin:0}.provider-sources{padding-left:18px;line-height:1.5}.provider-sources li{margin-bottom:10px}.provider-sources a{overflow-wrap:anywhere}.provider-card .product-bottom{justify-content:space-between}.provider-card .metrics>div{min-width:0}
@media(max-width:767px){.provider-card .product-top{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:15px}.provider-card .provider-logo{margin:0}.provider-card .metrics{grid-template-columns:1fr 1fr;gap:18px}.provider-card .metrics>div:last-child{grid-column:1/-1}.provider-card .metrics dt{min-height:0}.provider-card .metrics dd{font-size:17px}.provider-card .product-bottom{flex-wrap:wrap;gap:2px 10px}.provider-check{font-size:12px}.provider-card .metrics dd small{font-size:13px}}
.static-page .skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}
.static-page .site-nav a{min-height:48px}
.static-page .site-nav{gap:26px}.static-page .site-nav a{color:var(--text);position:relative;white-space:nowrap}.static-page .site-nav a[aria-current]{color:var(--action);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:9px}.static-page .site-nav a:hover{color:var(--action)}
.static-page .page-return{display:flex;justify-content:space-between;gap:18px;margin:0 auto 38px;padding-top:22px;border-top:1px solid var(--line)}.page-return a{font-size:14px;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.hub-intro{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:36px;background:var(--yellow-soft);border-radius:15px;padding:30px 34px}.hub-intro .hub-heading{max-width:720px}.hub-intro h1{font-size:clamp(34px,3.5vw,48px);margin-bottom:18px}.hub-intro .article-deck{font-size:18px;line-height:1.6;margin:0}.hub-visual{margin:0}.hub-visual img{display:block;width:100%;height:225px;object-fit:cover;border-radius:12px}.hub-visual figcaption{font-size:11px;line-height:1.5;color:var(--muted);margin-top:8px}
@media(max-width:1000px){.static-page .header-inner{display:grid;grid-template-columns:1fr auto;gap:4px 16px;height:auto;min-height:110px;padding-block:10px 5px}.static-page .header-inner>.brand{grid-column:1;grid-row:1;width:max-content}.static-page .header-inner>.theme-toggle{grid-column:2;grid-row:1;margin:0}.static-page .site-nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;margin:0}.static-page .site-nav a{justify-content:center;min-height:46px}.hub-intro{grid-template-columns:minmax(0,1fr) 235px;gap:24px;padding:25px}.hub-visual img{height:205px}}
@media(max-width:767px){.static-page .site-nav a{font-size:12px;white-space:normal;line-height:1.3;text-align:center;min-height:48px}.static-page .site-nav a[aria-current]{text-underline-offset:5px}.hub-intro{grid-template-columns:1fr;gap:22px;padding:24px 20px}.hub-intro h1{font-size:34px;line-height:1.08}.hub-intro .article-deck{font-size:16px}.hub-visual img{height:155px;object-position:center 45%}.static-page .page-return{flex-wrap:wrap;margin-bottom:24px}.static-page .page-return a{font-size:13px}.browse-all-guides{margin-top:12px!important}}
.mobile-toc{display:none}
.article-page{max-width:1140px;margin:auto;padding:32px 24px 70px}.crumbs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:0 0 24px;font-size:13px}.crumbs a{font-size:13px;text-decoration:underline}.article-grid{display:grid;grid-template-columns:minmax(0,760px) 250px;gap:64px;align-items:start}.article-grid>article{min-width:0}.article-page h1{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.6px;margin-bottom:18px}.article-page h2{font-size:29px;line-height:1.2;scroll-margin-top:24px}.article-page h3{font-size:21px}.article-page .article-deck{font-size:19px;line-height:1.65}.byline{font-size:12px;line-height:1.8}.quick-answer{border-left:4px solid var(--action);background:var(--yellow-soft);padding:22px 24px;margin:28px 0}.quick-answer h2{font-size:14px;letter-spacing:0;margin:0 0 8px}.quick-answer p{color:var(--text);font-size:17px;margin:0;line-height:1.7}.guide-toc{display:block;margin:0;background:var(--tint);padding:20px;border-radius:10px}.guide-toc h2{font-size:16px;letter-spacing:0}.guide-toc a{display:block;padding:10px 0;font-size:14px;line-height:1.45;min-height:44px}.guide-toc a:hover{text-decoration:underline}.guide-sidebar{position:sticky;top:24px}.guide-sidebar .button{margin-top:18px;width:100%;white-space:normal}.article-body a{overflow-wrap:anywhere}.example-box{padding:22px;background:var(--tint);border-radius:10px;margin:20px 0}.example-box p:last-child{margin-bottom:0}.table-wrap{overflow:auto;max-width:100%;margin-block:24px}.content-table{border-collapse:collapse;width:100%;font-size:15px;min-width:450px}.content-table th,.content-table td{text-align:left;padding:15px;border:1px solid var(--line);vertical-align:top}.content-table thead{background:var(--tint)}.article-faq{margin-block:35px}.article-faq details{border-bottom:1px solid var(--line)}.article-faq summary{font-size:16px;line-height:1.5;padding-block:14px}.article-faq p{font-size:16px;padding-right:15px}.editorial-note{padding-block:16px;border-top:1px solid var(--line);font-size:13px}.article-sources li{margin-bottom:16px;overflow-wrap:anywhere}.article-sources small{display:block;line-height:1.6}.article-related{margin-top:30px}.article-related a{font-size:15px;line-height:1.6}.static-footer-links a{font-size:13px;min-height:44px;display:inline-flex;align-items:center}.static-page main{min-height:55vh}.static-page .site-footer{padding-bottom:30px}.hub{padding-block:45px 70px}.hub-heading{max-width:780px}.hub h1{font-size:clamp(36px,4.5vw,60px);line-height:1.08}.hub-controls{display:flex;flex-wrap:wrap;align-items:end;gap:16px 24px;padding:22px 0;border-block:1px solid var(--line);margin:28px 0}.hub-controls label{font-size:14px;display:block}.hub-controls input{display:block;width:320px;max-width:100%;min-height:48px;border:1px solid var(--line);background:var(--input);padding:10px 14px;border-radius:6px}.hub-controls button{background:var(--tint);padding:11px 16px;border-radius:6px;min-height:44px}.hub-controls button[aria-pressed=true]{background:var(--accent);color:var(--accent-text)}.hub-controls [role=group]{display:flex;gap:8px;flex-wrap:wrap}.hub-list{display:grid;grid-template-columns:1fr 1fr;gap:0 44px}.hub-card{padding:27px 0;border-bottom:1px solid var(--line);min-width:0}.hub-card .guide-meta{margin-bottom:10px}.hub-card h2{font-size:25px;line-height:1.25;margin-bottom:12px}.hub-card p{font-size:15px;max-width:52ch}.hub-card a:hover h2{text-decoration:underline}.hub-card a{display:block}.hub-empty{padding-block:30px}.search-feature-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--tint);padding:22px 26px;margin-top:30px;border-radius:10px}.search-feature-strip p{margin:0;font-size:15px}.search-feature-strip a{font-size:14px;font-weight:700;min-height:44px;display:flex;align-items:center;text-decoration:underline}.calculator{max-width:1100px;margin:auto;padding:42px 24px 70px}.calculator h1{max-width:820px;font-size:clamp(34px,4vw,52px)}.calculator>.article-deck{max-width:780px}.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:28px 0}.calc-form{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.calc-form label{display:block;font-size:15px;font-weight:650;margin-bottom:18px}.calc-form input{display:block;width:100%;min-height:48px;padding:10px 12px;margin-top:6px;background:var(--input);border:1px solid var(--line);border-radius:6px}.calc-form small{display:block;font-weight:400;color:var(--muted);font-size:12px;margin-top:5px}.calc-result{align-self:start;background:var(--blue-soft);border-radius:12px;padding:28px}.calc-result h2{font-size:29px}.calc-result dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid var(--line)}.calc-result dt{font-size:14px}.calc-result dd{margin:0;font-size:24px;font-weight:750;letter-spacing:-.5px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.calc-result p{font-size:13px}.calc-result dl{margin-bottom:22px}.calc-error{color:var(--action);font-size:14px}.calc-result .cost-total dd{font-size:30px}.calc-controls{display:flex;gap:14px;flex-wrap:wrap}.calc-result .formula{font-size:14px;color:var(--text)}.plain-body{max-width:760px;margin:45px auto 70px;padding-inline:24px}.plain-body h1{font-size:44px}.plain-body h2{font-size:27px}.plain-body p{font-size:17px;line-height:1.8}.plain-body a{text-decoration:underline}.static-page input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.static-page .noscript-inline{position:static;padding:15px;background:var(--warning);font-size:14px}
@media(max-width:1000px){.article-grid{gap:30px;grid-template-columns:minmax(0,1fr) 220px}.header-inner{gap:15px}.static-page nav{gap:20px}}
@media(max-width:767px){.article-grid .guide-sidebar{display:none}.mobile-toc{display:block;border-block:1px solid var(--line);margin:20px 0}.mobile-toc a{display:block;min-height:44px;padding-block:10px;font-size:14px;text-decoration:underline}.mobile-toc summary{font-size:15px}}
@media(max-width:767px){.article-page{padding:25px 18px 45px}.article-grid{display:flex;flex-direction:column;gap:25px}.article-grid article{width:100%;order:2}.guide-sidebar{position:static;width:100%;order:1}.guide-toc{padding:14px 18px}.guide-toc a{padding-block:9px;font-size:14px}.guide-sidebar .button{display:none}.article-page h1{font-size:36px;letter-spacing:-1px}.article-page h2{font-size:27px}.article-page .quick-answer h2{font-size:14px}.article-page .quick-answer{padding:18px}.quick-answer p{font-size:16px}.article-page .article-deck{font-size:18px}.article-page .article-sources h2{font-size:20px}.crumbs{gap:5px;margin-bottom:20px;line-height:1.5}.crumbs span{font-size:12px}.article-body{overflow-wrap:break-word}.article-related{padding:18px}.hub{padding-block:28px 45px}.hub-list{grid-template-columns:1fr}.hub-controls{gap:18px}.hub-controls input{width:100%}.hub-controls label{width:100%}.hub-controls button{font-size:13px;padding:10px 12px}.hub-card h2{font-size:25px}.search-feature-strip{align-items:start;flex-direction:column;gap:10px;padding:20px}.search-feature-strip p{font-size:16px}.calculator{padding:30px 18px 45px}.calc-grid{grid-template-columns:1fr;gap:24px}.calc-form,.calc-result{padding:22px}.calc-result dd{font-size:21px}.calc-result .cost-total dd{font-size:27px}.calc-result dl>div{gap:15px}.plain-body{margin-top:30px;padding-inline:18px}.plain-body h1{font-size:36px}.static-page .static-footer-links{display:grid;grid-template-columns:1fr 1fr}.static-page nav{gap:22px}.static-page nav a{font-size:13px}.article-page .guide-toc h2{font-size:16px}}
.catalog-scope{font-size:13px;color:var(--muted);margin:0 0 12px}.catalog-controls{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;align-items:end;gap:12px;margin-block:18px 10px}.catalog-controls>div{min-width:0}.catalog-controls label{display:block;font-size:12px;font-weight:650;margin-bottom:6px}.catalog-controls input,.catalog-controls select{width:100%;min-width:0;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--text);font:inherit;font-size:14px}.catalog-controls input::placeholder{color:var(--muted);opacity:1}.catalog-controls button{min-height:46px}.catalog-filter-note{font-size:12px;line-height:1.5;color:var(--muted);margin:0 0 12px;overflow-wrap:anywhere}.type-filters{flex-wrap:wrap;justify-content:flex-start}.type-filters button{padding-inline:12px}.type-filters button span{display:inline-block}.catalog-controls input:focus-visible,.catalog-controls select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(max-width:767px){.catalog-controls{grid-template-columns:minmax(0,1fr) auto;gap:12px}.catalog-controls>div:first-child{grid-column:1/-1}.catalog-controls input,.catalog-controls select{font-size:16px}.type-filters{display:grid;grid-template-columns:1fr 1fr;gap:3px}.type-filters button{white-space:normal;text-align:left;display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:8px;padding:10px}.type-filters button span{display:inline-block;margin:0;flex-shrink:0}.catalog-scope{font-size:12px}.catalog-controls button{padding-inline:6px}.catalog-filter-note{font-size:12px}}

/* Provisional HiramGuide lockup and touch-first product pages; V2 palette stays intact. */
.static-page .hero-kicker{max-width:43ch;text-transform:none;letter-spacing:0;font-size:15px;line-height:1.5}
.static-page .hero-actions{flex-wrap:wrap;gap:10px 24px}
.static-page .hero-actions a{min-height:48px}
@media(min-width:768px){
 .static-page .hero{align-items:stretch;min-height:0}
 .static-page .hero-visual{align-self:stretch;min-height:0}
 .static-page .hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
}
.hero-assurance{margin:18px 0 0;font-size:13px;line-height:1.6;color:var(--text)}
.hero-assurance strong,.hero-assurance span{display:block}.hero-assurance strong{font-weight:600}
.hero-assurance span{font-size:12px;color:var(--muted)}
.static-page .footer-bottom{align-items:flex-start}.footer-service{display:grid;gap:5px}.footer-copyright{font-weight:650}
.static-page .footer-preview{max-width:30ch}.static-page .prototype-bar span{margin-right:0}
@media(max-width:767px){.static-page .hero-kicker{font-size:14px}.static-page .hero-actions{align-items:flex-start;flex-direction:column;gap:4px}.static-page .hero-actions a{min-height:48px}.hero-assurance{margin-top:12px}.static-page .footer-preview{max-width:none}}
.static-page .brand-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;white-space:normal;letter-spacing:0}
.brand-lockup img{display:block;width:212px;height:44px;object-fit:cover;object-position:center;max-width:100%}
.brand-lockup .brand-descriptor{font-size:11px;line-height:1.35;font-weight:500;max-width:none;white-space:nowrap;color:var(--muted)}
.dark .brand-lockup img,.site-footer .brand-lockup img{background:oklch(98% .008 95);border-radius:5px}
.static-page .header-inner{height:auto;min-height:96px;padding-block:10px}
.static-page .theme-toggle{min-height:44px;flex-shrink:0}
.static-page .footer-top{flex-wrap:wrap}.static-page .footer-top .brand-descriptor{color:inherit}
.static-page .site-footer{padding-top:30px}
.static-page .site-footer .brand-lockup{gap:12px}
@media(max-width:767px){.static-page .site-footer{padding-top:20px}}
.provider-card .product-title h3 a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line)}
.provider-card .product-title h3 a:hover{text-decoration-color:currentColor}
.detail-page-link{margin-top:20px;min-height:48px}
.product-page{padding-block:26px 50px}.product-page .crumbs{margin-bottom:22px}
.product-intro{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-bottom:22px}
.product-intro h1{font-size:clamp(34px,4vw,54px);margin:10px 0;letter-spacing:-1.4px}
.product-intro .guide-kicker{font-size:14px;margin:12px 0 0}.product-intro .article-deck{margin:0;font-size:19px}
.product-review{font-size:13px;line-height:1.7;flex-shrink:0}.product-review time{color:var(--text);font-weight:650}
.product-boundary{background:var(--yellow-soft);padding:16px 20px;border-radius:8px;font-size:15px;color:var(--text)}
.product-jump{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px 26px;margin:18px 0 0;padding-bottom:14px;border-bottom:1px solid var(--line)}
.product-jump a{min-height:48px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.product-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px;align-items:start}.product-layout article{min-width:0}
.product-section{padding-block:26px;border-bottom:1px solid var(--line);scroll-margin-top:20px}.product-section h2{font-size:28px;margin-bottom:18px}.product-section h3{font-size:21px;margin-top:24px}
.product-section p,.product-section li{font-size:16px;line-height:1.75}.product-section p:last-child{margin-bottom:0}
.product-facts{margin:20px 0}.product-facts>div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:20px;padding:20px 0;border-top:1px solid var(--line)}
.product-facts dt{font-size:14px;color:var(--muted)}.product-facts dd{margin:0}.product-facts strong{display:block;font-size:23px;font-weight:700;line-height:1.35}.product-facts dd span{display:block;font-size:15px;line-height:1.65;margin-top:7px;color:var(--muted)}
.product-fee-warning{padding:16px;background:var(--tint);border-radius:8px}.product-caveats{padding-left:22px}.product-caveats li{margin-bottom:16px;padding-left:4px}
.product-next{margin-top:28px;background:var(--tint);padding:24px;border-radius:12px}.product-next h2{font-size:25px}.product-next h3{font-size:17px;margin:28px 0 10px}.product-next p{font-size:15px}.product-next .button{width:100%;white-space:normal}.product-next .product-tool-note{font-size:12px;margin-top:10px}.product-next .text-link{display:flex;min-height:44px;line-height:1.5;padding-block:8px;font-size:14px}
.product-related{margin-top:36px}.product-related h2{font-size:28px}.product-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:22px 0}.product-related>div a{border-block:1px solid var(--line);padding-block:20px}.product-related strong,.product-related span{display:block}.product-related span{font-size:14px;color:var(--muted);margin-top:8px}.product-related .text-link{min-height:44px}
.static-page .quick-answer{border-left:0;border:1px solid var(--line);border-radius:8px}
.static-page .comparison-scroll{overscroll-behavior-x:contain}.static-page .comparison-table th:first-child{position:sticky;left:0;background:var(--surface);z-index:1}
@media(max-width:1000px){.static-page .header-inner{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px}.static-page .header-inner>.brand{width:auto;max-width:240px}.product-layout{gap:28px;grid-template-columns:minmax(0,1fr) 245px}}
@media(max-width:767px){
 .static-page .brand-lockup img{width:190px;height:38px}.static-page .brand-descriptor{font-size:11px;max-width:208px}.static-page .header-inner{padding-block:8px 0}
 .static-page .site-nav{gap:4px}.static-page .site-nav a{font-size:13px;min-height:48px}.static-page .theme-toggle{padding-inline:10px;font-size:12px}
 .static-page input,.static-page select{font-size:16px}.static-page .provider-card .product-title p{font-size:14px}.static-page .provider-card .metrics dt{font-size:13px}.static-page .provider-card .metrics dd small{font-size:14px}
 .static-page .product-bottom .text-link{min-height:44px}.static-page .type-filters button{min-height:48px}
 .static-page .compare-dock{bottom:max(10px,env(safe-area-inset-bottom));max-width:calc(100% - 20px)}
 .static-page:has(#compare-dock:not([hidden])){padding-bottom:125px}
 .static-page dialog{max-height:calc(100dvh - 24px);width:calc(100% - 20px);max-width:calc(100% - 20px);padding:18px;overscroll-behavior:contain}
 .static-page .dialog-header{position:sticky;top:-18px;z-index:3;min-height:64px;margin:-18px -18px 20px;padding:8px 18px;background:var(--surface);border-bottom:1px solid var(--line)}
 .static-page #close-dialog{position:static;float:none;margin:0;min-width:48px;min-height:48px;background:var(--surface);border:1px solid var(--line)}
 .static-page .detail-grid{grid-template-columns:1fr}.static-page .detail-grid dd{font-size:16px;line-height:1.65}.static-page .provider-detail-brand{align-items:flex-start;gap:14px}.static-page .provider-detail-brand .provider-logo{flex-shrink:0}
 .static-page .comparison-table{min-width:680px}.static-page .comparison-table th,.static-page .comparison-table td{min-width:165px;max-width:260px;overflow-wrap:anywhere}
 .product-page{padding-block:20px 36px}.product-page .crumbs a{min-height:44px}.product-intro{display:block;padding-bottom:12px}.product-intro h1{font-size:36px}.product-intro .article-deck{font-size:18px}.product-review{margin:18px 0 0;font-size:12px}.product-boundary{padding:15px;font-size:14px}
 .product-page .product-jump{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:8px}.product-page .product-jump a{font-size:14px;padding:8px 0}
 .product-layout{display:block}.product-section{padding-block:22px}.product-section h2{font-size:26px}.product-facts>div{grid-template-columns:1fr;gap:7px;padding-block:18px}.product-facts strong{font-size:24px}.product-facts dd span{font-size:16px}.product-next{padding:22px}.product-related>div{grid-template-columns:1fr;gap:0}.product-related>div a{border-top:0}
 .static-page .calc-form input{font-size:16px}.static-page .calc-result dl>div{flex-wrap:wrap;gap:8px}.static-page .calc-result dd{max-width:100%}
}
@media(max-width:359px){.static-page .brand-lockup img{width:170px;height:34px}.static-page .brand-descriptor{max-width:180px;font-size:10px}.static-page .theme-toggle{padding-inline:7px}.static-page .site-nav a{font-size:12px}.provider-card .product-top{grid-template-columns:88px minmax(0,1fr);gap:12px}.provider-card .provider-logo{width:88px}.static-page .compare-dock{flex-wrap:wrap;justify-content:space-between}}

/* Shared V2 safety and return tools. Navigation lives in navigation.css. */
.support-page{padding-block:24px 55px;max-width:1000px}.support-page>.crumbs{margin-bottom:28px}.support-page h1{max-width:21ch;font-size:clamp(36px,4.7vw,58px);line-height:1.08}.support-page .article-deck{max-width:65ch}.support-page p,.support-page li{max-width:75ch}.support-page .article-body{max-width:75ch}
.support-section,.support-sources{margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.support-section h2,.support-sources h2{font-size:27px}.support-section .text-link{display:flex;min-height:48px;max-width:75ch}.support-sources li{padding-block:8px}.support-sources a{text-decoration:underline;overflow-wrap:anywhere}.support-sources small{display:block;margin-top:6px;color:var(--muted)}
.help-priority{padding:24px;background:var(--yellow-soft);border-radius:10px;margin-block:28px}.help-priority h2{font-size:27px}.help-priority p:last-child{margin-bottom:0}.help-priority .text-link{min-height:48px}
.support-actions{display:flex;align-items:center;gap:12px 24px;flex-wrap:wrap;margin-block:24px}.support-actions button,.support-actions a{min-height:48px}.support-actions>span{font-size:13px;color:var(--muted)}
.support-reading article{display:grid;grid-template-columns:50px minmax(0,1fr);gap:20px;border-top:1px solid var(--line);padding-block:28px}.support-reading h2{font-size:28px}.support-reading h2 a{display:block;text-decoration:underline;text-underline-offset:5px}.support-reading .text-link{min-height:48px}.reading-number{font-size:22px;font-weight:700;color:var(--action);padding-top:4px}
.privacy-small,.draft-language{font-size:14px;line-height:1.65;color:var(--muted)}.draft-language{padding:12px 16px;background:var(--tint);border-radius:6px}
.language-choice{display:flex;gap:22px;align-items:center;margin-block:12px 25px}.language-choice a{display:inline-flex;align-items:center;min-height:48px;text-decoration:underline}.language-choice span{font-weight:700}
#risk-check{max-width:760px}#risk-check fieldset{border:0;padding:0;margin:24px 0}#risk-check legend{font-size:19px;font-weight:700;padding:0 0 12px}.check-row{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--line);font-size:17px;line-height:1.6;cursor:pointer}.check-row input{width:22px;height:22px;flex-shrink:0;margin-top:3px;accent-color:var(--accent)}
.saved-list{padding:0;list-style:none}.saved-list li{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-block:12px}.saved-list a{font-size:23px;font-weight:700;text-decoration:underline;min-height:48px;display:flex;align-items:center}.saved-list button{min-height:48px}
#share-link{width:100%;font-size:16px;padding:14px;border:1px solid var(--line);background:var(--surface);border-radius:6px}#return-status{margin-block:18px;font-size:15px;line-height:1.6}#report-template{white-space:pre-wrap;overflow-wrap:anywhere;max-width:75ch;font:inherit;font-size:15px;background:var(--tint);padding:22px;border-radius:8px}
.source-records{list-style:none;padding:0}.source-records li{display:grid;grid-template-columns:minmax(160px,1fr) 2fr;gap:20px;padding-block:14px;border-bottom:1px solid var(--line)}.source-records a{font-weight:650;min-height:44px;display:flex;align-items:center;text-decoration:underline}.source-records span{font-size:14px;color:var(--muted);align-self:center}.update-definitions dt{font-weight:700;margin-top:18px}.update-definitions dd{margin:5px 0 0;max-width:75ch;color:var(--muted)}
.product-safety{margin-top:18px;padding:16px 20px;border:1px solid var(--line);border-radius:8px;font-size:14px}.product-safety a{display:inline-flex;min-height:44px;align-items:center;text-decoration:underline;margin-left:6px}
.compare-return{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-block:22px}.compare-return a{min-height:48px}.compare-return p{font-size:13px;margin:0}
.schedule-detail{margin-top:24px}.schedule-detail summary{min-height:48px;cursor:pointer;font-weight:700}.schedule-detail table{width:100%;border-collapse:collapse;font-size:14px}.schedule-detail th,.schedule-detail td{text-align:left;padding:10px;border-bottom:1px solid var(--line)}.schedule-detail .schedule-wrap{max-height:300px;overflow:auto}.schedule-detail caption{text-align:left;font-size:13px;padding-block:12px}
.scenario-panel{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.scenario-panel h3{font-size:21px}.scenario-panel p{font-size:14px}.scenario-panel output{display:block;white-space:pre-line;font-size:16px;margin-block:15px}.scenario-panel button{min-height:48px}
@media(max-width:767px){.utility-nav nav{gap:4px 14px;justify-content:space-between}.utility-nav a{font-size:12px;min-height:48px}.support-page{padding-top:18px}.support-page h1{font-size:38px}.help-priority{padding:20px}.support-reading article{grid-template-columns:30px minmax(0,1fr);gap:12px}.support-reading h2{font-size:26px}.support-actions{gap:12px}.support-actions .button{width:100%;justify-content:center}.source-records li{grid-template-columns:1fr;gap:0}.support-page input{font-size:16px}.saved-list a{font-size:21px}.product-safety a{margin-left:0;display:flex}}
@media print{.site-header,.prototype-bar,.utility-nav,.site-footer,.page-return,.compare-dock,.support-actions,.language-choice,.crumbs,[data-print],.calc-controls,.skip-link{display:none!important}.container,.support-page,.calculator{width:100%;max-width:none}.support-page pre{white-space:pre-wrap}.support-page a[href^="http"]:after{content:" (" attr(href) ")";font-size:10pt;overflow-wrap:anywhere}.support-page{padding:0}.help-priority{border:1px solid var(--line);break-inside:avoid}.schedule-detail .schedule-wrap{max-height:none;overflow:visible}}

/* One responsive navigation system. The mobile brand row scrolls away naturally. */
:root{--nav-offset:92px}
html{scroll-padding-top:var(--nav-offset)}
.static-page .unified-header{position:sticky;top:0;z-index:25;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 3px 10px oklch(20% .02 170 / .06)}
.static-page .unified-header .header-inner{position:relative;display:grid;grid-template-columns:minmax(max-content,1fr) auto auto auto;align-items:center;gap:18px;min-height:84px;height:auto;padding-block:8px}
.unified-header .brand-lockup img{width:180px;height:38px}.unified-header .brand-descriptor{max-width:none;font-size:10px}
.static-page .unified-header .site-nav{display:flex;gap:20px;margin:0;order:initial;width:auto}
.static-page .unified-header .site-nav a{min-height:48px;white-space:nowrap;font-size:13px;color:var(--text);text-decoration:none}
.unified-header .site-nav a[aria-current]{color:var(--action);text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}
.unified-header .site-nav a:hover,.unified-header .menu-panel a:hover{color:var(--action)}
.nav-menu{position:static;border:0}.nav-menu summary{list-style:none;min-height:48px;gap:8px;font-size:13px;padding:0 8px;cursor:pointer;display:flex;justify-content:center;border-radius:6px}
.nav-menu summary::after,.nav-menu[open] summary::after{content:none}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary:hover,.nav-menu[open] summary{background:var(--tint)}
.nav-menu.has-current summary{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px;color:var(--action)}
.menu-mobile-label{display:none}.menu-chevron{font-size:18px;line-height:1}.nav-menu[open] .menu-chevron{transform:rotate(180deg)}
.menu-panel{position:absolute;right:0;top:100%;width:280px;max-height:calc(100dvh - 110px);overflow:auto;overscroll-behavior:contain;background:var(--bg);border:1px solid var(--line);border-radius:0 0 10px 10px;box-shadow:0 12px 25px oklch(20% .02 170 / .14);padding:12px}
.menu-panel nav{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;width:auto}
.menu-panel a,.menu-about a{display:flex;align-items:center;min-height:48px;padding:10px 12px;font-size:15px;line-height:1.5;border-radius:5px;color:var(--text)}
.menu-panel a[aria-current]{background:var(--tint);font-weight:750;text-decoration:underline;text-underline-offset:4px}
.menu-panel .menu-mobile-only{display:none}.menu-about{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}
.static-page .unified-header .theme-toggle{font-size:11px;min-height:44px;margin:0}
.static-page .skip-link{z-index:40}
.static-page #main,.static-page [id]{scroll-margin-top:0}
@media(max-width:1150px){
 :root{--nav-offset:64px}
 .static-page .unified-header{top:-56px}
 .static-page .unified-header .header-inner{grid-template-columns:minmax(0,1fr) 76px;grid-template-rows:56px 52px;gap:0;min-height:108px;padding:0}
 .unified-header .brand-lockup{grid-column:1;grid-row:1;max-width:220px}.unified-header .brand-lockup img{width:170px;height:36px}.unified-header .brand-descriptor{display:none}
 .static-page .unified-header .theme-toggle{grid-column:2;grid-row:1;justify-self:end;padding-inline:8px;font-size:11px}
 .static-page .unified-header .site-nav{grid-column:1;grid-row:2;display:flex;gap:0;align-self:stretch;justify-content:space-between}
 .static-page .unified-header .site-nav .nav-desktop{display:none}
 .static-page .unified-header .site-nav a{flex:1;justify-content:center;white-space:normal;font-size:13px;line-height:1.15;min-height:52px;text-align:center;padding:4px}
 .unified-header .nav-menu{grid-column:2;grid-row:2;align-self:stretch}.nav-menu summary{height:52px;padding:0 4px;font-size:13px}
 .menu-mobile-label{display:inline}.menu-desktop-label{display:none}
 .menu-panel{width:min(360px,100%);max-height:calc(100dvh - 160px);padding:10px;right:0}
 .menu-panel .menu-mobile-only{display:flex}
}
@media(max-width:359px){.static-page .unified-header .site-nav a{font-size:12px}.static-page .unified-header .header-inner{grid-template-columns:minmax(0,1fr) 62px}.nav-menu summary{font-size:12px;gap:5px}}
.static-page .site-footer .brand-lockup{max-width:100%}
.static-page .site-footer .brand-descriptor{max-width:100%;white-space:normal}
@media print{.static-page .unified-header,.prototype-bar{display:none!important}html{scroll-padding-top:0}}

/* Explanations, not decoration: existing palette, readable live text, no remote assets. */
.money-receipt,.credit-sequence,.message-example{margin:24px 0;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text)}
.money-receipt figcaption,.credit-sequence figcaption,.message-example figcaption{font-size:13px;font-weight:700;line-height:1.5;margin-bottom:20px;color:var(--muted)}
.money-receipt dl{margin:0}.money-receipt dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:12px 0}
.money-receipt dt{font-size:15px;line-height:1.5}.money-receipt dd{margin:0;font-size:24px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}
.money-receipt .receipt-net{border-top:1px dashed var(--line);border-bottom:1px solid var(--line)}
.money-receipt .receipt-cost{border-top:2px solid var(--text);margin-top:8px}.receipt-cost dd{color:var(--action)}
.money-receipt .receipt-equation{font-size:16px;font-weight:700;margin:12px 0;color:var(--text)}
.visual-note,.article-body .visual-note{font-size:13px;line-height:1.65;margin:12px 0 0;color:var(--muted)}
.directory-aside .reading-note{padding:24px}.reading-note .money-receipt{padding:0;border:0;background:transparent;margin:20px 0}
.reading-note .money-receipt dd{font-size:22px}.reading-note .money-receipt dt{font-size:13px}.reading-note .money-receipt figcaption{font-size:12px;margin-bottom:10px}
.reading-note .money-receipt .visual-note{font-size:12px}.reading-note .button{width:100%;white-space:normal;text-align:center}
.loan-type-visual{margin:24px 0}.loan-type-visual table{width:100%;border-collapse:collapse;table-layout:fixed}
.loan-type-visual caption{text-align:left;font-size:15px;font-weight:700;margin-bottom:12px}.loan-type-visual th,.loan-type-visual td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:16px 12px;font-size:15px;line-height:1.55;overflow-wrap:break-word}.loan-type-visual thead{background:var(--tint)}.loan-type-visual th:first-child{width:27%}
.credit-sequence ol{list-style:none;display:flex;gap:24px;margin:0;padding:0}.credit-sequence li{flex:1;min-width:0;margin:0}.credit-sequence li>span{display:block;font-size:14px;min-height:44px;line-height:1.5}.credit-sequence strong{font-size:16px;display:block;margin-top:10px}
.credit-meter{height:12px;overflow:hidden;border-radius:3px;background:var(--line);margin-top:8px}.credit-meter span{display:block;height:100%;background:var(--text)}.available-full{width:100%}.available-seven{width:70%}.available-eight{width:80%}
.message-analysis{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.message-paper{padding:24px;background:var(--yellow-soft);border-radius:4px 20px 20px 20px}
.message-sender{font-size:12px;font-weight:700;color:var(--muted)}.message-paper blockquote{margin:16px 0;font-size:21px;line-height:1.7;font-weight:600}.message-paper mark{background:transparent;color:inherit;text-decoration:underline;text-decoration-color:var(--action);text-decoration-thickness:2px;text-underline-offset:4px}.message-paper p{font-size:12px;line-height:1.6;margin:12px 0 0}
.message-flags{list-style:decimal;margin:0;padding-left:20px}.message-flags li{padding-left:4px;margin:0 0 20px}.message-flags li:last-child{margin-bottom:0}.message-flags strong,.message-flags span{display:block;font-size:15px;line-height:1.6}.message-flags span{margin-top:4px;color:var(--muted)}
.offer-checks{list-style:decimal;display:flex;gap:28px;padding:24px 24px 24px 44px;margin:24px 0;background:var(--tint);border-radius:10px}.offer-checks li{flex:1;margin:0;padding-left:4px}.offer-checks strong,.offer-checks span{display:block;font-size:15px;line-height:1.6}.offer-checks span{color:var(--muted);margin-top:8px}
@media(max-width:767px){.money-receipt,.credit-sequence,.message-example{padding:20px;margin:20px 0}.money-receipt dl>div{gap:12px}.money-receipt dd{font-size:23px}.money-receipt dt{font-size:14px}.message-analysis{grid-template-columns:1fr;gap:24px}.message-paper{padding:20px}.message-paper blockquote{font-size:20px}.credit-sequence ol{flex-direction:column;gap:24px}.credit-sequence li>span{min-height:0}.loan-type-visual th,.loan-type-visual td{padding:12px 6px;font-size:13px}.loan-type-visual th:first-child{width:28%}.offer-checks{display:block;padding:20px 20px 20px 40px}.offer-checks li{margin-bottom:16px}.offer-checks li:last-child{margin-bottom:0}.offer-checks span{margin-top:4px}}
@media print{.money-receipt,.credit-sequence,.message-example{break-inside:avoid}.message-analysis{display:block}}

/* Photos extend the approved editorial surfaces, never tool or provider rows. */
.editorial-photo{display:block;max-width:100%;object-fit:cover;object-position:center 45%;border-radius:12px}
.article-page .photo-article{width:100%;height:auto;aspect-ratio:16/9;margin:24px 0;object-position:center 40%}
.wallet-guide .photo-home{width:100%;height:200px;margin:0 0 22px;object-position:center 10%}
.checklist-band .photo-preparation{width:100%;max-width:320px;height:155px;margin:0 0 22px;object-position:center 43%}
.hub-card .photo-hub{float:right;width:120px;height:88px;margin:0 0 12px 20px;border-radius:8px}
.hub-card>a{display:flow-root}
@media(max-width:767px){
  .wallet-guide .photo-home{height:150px;margin-bottom:20px}
  .checklist-band .photo-preparation{max-width:none;height:170px;margin-bottom:22px}
}
@media(max-width:479px){
  .hub-card .photo-hub{width:88px;height:auto;aspect-ratio:3/2;margin-left:14px}
}

/* One balanced introduction, then three equally weighted preparation steps. */
.checklist-band.preparation-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:28px 40px;align-items:center}
.preparation-layout>div{min-width:0}
.checklist-band.preparation-layout .photo-preparation{width:100%;max-width:none;height:auto;aspect-ratio:16/9;margin:0;object-position:center 40%}
.checklist-band.preparation-layout h2{margin-bottom:20px}
.checklist-band.preparation-layout .text-link{min-height:44px}
.checklist-band.preparation-layout ol{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0;padding-top:24px;border-top:1px solid var(--line);align-items:start}
.checklist-band.preparation-layout li{margin:0;min-width:0}
.hub-card .photo-hub{height:auto;aspect-ratio:3/2}
@media(max-width:767px){
  .checklist-band.preparation-layout{grid-template-columns:1fr;gap:24px}
  .checklist-band.preparation-layout ol{grid-template-columns:1fr;gap:24px}
}

/* The three homepage questions have equal weight, each with a contextual photo. */
#guides .home-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
#guides .home-guide{display:flex;flex-direction:column;min-width:0;padding:0;border:0;border-radius:0;background:none}
#guides .featured-copy{display:contents}
#guides .home-guide img{display:block;width:100%;max-width:none;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:12px;margin:0 0 24px}
#guides .home-guide .guide-meta{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:12px;line-height:1.5;margin:0 0 12px;min-height:18px}
#guides .home-guide h3{font-size:26px;line-height:1.2;letter-spacing:-.5px;min-height:3.6em;margin:0 0 12px;max-width:none}
#guides .home-guide p:not(.guide-meta){font-size:15px;line-height:1.6;max-width:none;margin:0 0 12px}
#guides .home-guide>.text-link,#guides .featured-copy>.text-link{margin-top:auto;padding-top:12px;min-height:44px}
#guides .home-guide:focus-visible{outline:3px solid var(--text);outline-offset:8px}
@media(max-width:899px){
  #guides .home-guide-grid{grid-template-columns:1fr;gap:36px}
  #guides .home-guide img{margin-bottom:20px}
  #guides .home-guide h3{min-height:0;font-size:28px}
}

/* App access keeps both platforms explicit without device detection or branded badges. */
.product-app-access{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;padding-top:14px;border-top:1px solid var(--line);margin-top:12px;min-width:0}
.provider-card>.product-app-access{grid-column:1/-1}
.app-name{font-weight:700;font-size:15px}
.store-buttons{display:flex;flex-wrap:wrap;gap:10px;min-width:0}
.store-buttons:empty{display:none}
a.store-link{display:flex;justify-content:flex-start;align-items:center;gap:9px;min-height:50px;min-width:154px;max-width:100%;padding:7px 12px;border:1px solid var(--accent);border-radius:8px;color:var(--accent);font-size:14px;line-height:1.25;text-decoration:none;background:transparent}
a.store-link>span:last-child{display:flex;flex-direction:column}.store-symbol{display:grid;place-items:center;width:25px;height:25px;border:1px solid currentColor;border-radius:6px;font-size:15px;flex:0 0 auto}
a.store-link strong{font-size:14px}a.store-link small{display:block;font-size:11px;font-weight:400;margin-top:2px}
a.store-link:hover{background:var(--tint)}
a.store-link:focus-visible{outline:3px solid var(--text);outline-offset:3px}
.app-access{min-width:0}
.app-access>.app-name{font-size:18px;margin-bottom:8px}
.app-path{font-weight:650;color:var(--text)}
.app-access>p{max-width:70ch}
.app-access .store-buttons{margin-block:18px}
.app-availability,.app-disclosure{font-size:13px;line-height:1.6;color:var(--muted)}
.product-app-access>.app-availability{flex-basis:100%}
.app-checks{margin-top:16px;font-size:14px}
.app-checks summary{cursor:pointer;min-height:44px;display:list-item;padding:10px 0;font-weight:600}
.app-checks .source-link{display:inline-flex;align-items:center;min-height:44px}
.verification-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:4px 8px;border:1px solid var(--action);border-radius:999px;color:var(--action);background:var(--yellow-soft);font-size:10px;font-weight:750;line-height:1.3}
.verification-note{margin:16px 0 20px;padding:16px 18px;border-left:4px solid var(--action);border-radius:7px;background:var(--yellow-soft);color:var(--text)}
.verification-note strong{display:block;margin-bottom:6px;font-size:16px}.verification-note p{margin:5px 0;color:var(--text);font-size:14px;line-height:1.55}.verification-note small{display:block;margin-top:9px;color:var(--muted);font-size:12px}
.provider-card.verification-pending{background:color-mix(in oklch,var(--surface) 90%,var(--yellow-soft))}
@media(min-width:768px){.provider-card .verification-badge{grid-column:2}}
@media(max-width:479px){.product-app-access>.app-name{flex-basis:100%}.store-buttons{gap:8px}a.store-link{min-width:148px}}

.menu-utilities{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.menu-action{width:100%;min-height:48px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:5px;background:transparent;color:var(--text);font:inherit;font-size:15px;text-align:left;cursor:pointer}.menu-action:hover{background:var(--tint);color:var(--action)}.menu-action:focus-visible{outline:3px solid var(--action);outline-offset:1px}.menu-action:disabled{cursor:default;opacity:.55}.menu-action span{width:20px;text-align:center;font-size:18px}.menu-action-status{min-height:0;margin:4px 12px 8px;color:var(--muted);font-size:12px;line-height:1.45}.menu-action-status:empty{display:none}.copy-helper{position:fixed;left:-9999px;top:0}
@media print{.menu-utilities{display:none}}

.footer-choice{border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:0}
.analytics-consent{position:fixed;z-index:90;left:max(16px,calc((100vw - 1180px)/2));right:max(16px,calc((100vw - 1180px)/2));bottom:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 32px;align-items:center;padding:22px 24px;border:1px solid rgba(6,70,63,.24);border-radius:14px;background:#fffdf6;color:#063f39;box-shadow:0 18px 50px rgba(4,38,34,.2)}
.analytics-consent[hidden]{display:none}
.analytics-consent h2{font-size:22px;line-height:1.15;margin:0 0 8px}
.analytics-consent p{margin:0;max-width:760px;line-height:1.55}
.analytics-consent a{display:inline-block;margin-top:8px;color:inherit;text-underline-offset:4px}
.analytics-consent-actions{display:flex;gap:10px;align-items:center}
.analytics-consent-actions .button{min-height:46px;white-space:nowrap}
.analytics-consent-status{grid-column:1/-1;font-size:14px;color:#52645f}
@media(max-width:720px){.analytics-consent{grid-template-columns:1fr;padding:18px;gap:16px;bottom:10px;left:10px;right:10px}.analytics-consent h2{font-size:20px}.analytics-consent-actions{display:grid;grid-template-columns:1fr 1fr}.analytics-consent-actions .button{width:100%;padding-inline:12px}.analytics-consent-status{grid-column:auto}}
@media(prefers-color-scheme:dark){html:not([data-theme="light"]) .analytics-consent{background:#0c3d38;color:#fffdf6;border-color:rgba(255,255,255,.22)}html:not([data-theme="light"]) .analytics-consent-status{color:#d3dfda}}
html[data-theme="dark"] .analytics-consent{background:#0c3d38;color:#fffdf6;border-color:rgba(255,255,255,.22)}
html[data-theme="dark"] .analytics-consent-status{color:#d3dfda}
