:root{--ink:#0b1727;--ink-2:#14263c;--muted:#5d6a79;--paper:#fbfaf6;--surface:#fff;--line:#dce3e6;--teal:#087f76;--teal-dark:#08665f;--teal-soft:#dff6f0;--amber:#ef9f24;--amber-soft:#fff1cf;--blue:#2e68e6;--violet:#7058d6;--coral:#d75f49;--radius-sm:12px;--radius:20px;--radius-lg:32px;--shadow:0 16px 50px #0b172717;--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--ink);background:var(--paper);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}img,video{max-width:100%;display:block}a{color:inherit;text-underline-offset:3px;text-decoration-color:#087f7673}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--amber);outline-offset:3px;border-radius:4px}::selection{background:var(--amber-soft);color:var(--ink)}h1,h2,h3,h4{letter-spacing:-.035em;margin:0 0 .6em;line-height:1.09}p{margin:0 0 1.15rem}.container{width:min(1180px,100% - 40px);margin-inline:auto}.container-narrow{width:min(820px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--surface);border:2px solid var(--ink);padding:10px 15px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow{color:var(--teal-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.site-header{z-index:50;background:color-mix(in srgb, var(--paper) 88%, transparent);backdrop-filter:blur(15px);border-bottom:1px solid #0b172714;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.05rem;font-weight:900;text-decoration:none;display:inline-flex}.brand>span:last-child>span{color:var(--teal)}.brand-mark{background:var(--ink);border-radius:8px;align-items:end;gap:3px;width:28px;height:28px;padding:6px;display:inline-flex;transform:rotate(-3deg)}.brand-mark i{background:var(--amber);border-radius:4px;width:4px;display:block}.brand-mark i:first-child{height:6px}.brand-mark i:nth-child(2){height:11px}.brand-mark i:nth-child(3){background:#71d6c8;height:16px}#site-menu{align-items:center;gap:4px;display:flex}#site-menu a{color:#35465a;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:720;text-decoration:none}#site-menu a:hover,#site-menu a[aria-current=page]{color:var(--ink);background:var(--surface);box-shadow:0 3px 14px #0b17270f}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button>span:not(.sr-only){background:var(--ink);width:23px;height:2px;margin:5px;display:block}.button{background:var(--ink);color:#fff;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 20px;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 9px 25px #0b172729}.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0b172733}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}.button-light{color:var(--ink);background:var(--surface);box-shadow:none}.home-hero{padding:76px 0 56px;overflow:hidden}.hero-layout{grid-template-columns:minmax(0,1.03fr) minmax(360px,.8fr);align-items:center;gap:68px;display:grid}.hero-copy h1{letter-spacing:-.065em;max-width:780px;margin-top:18px;font-size:clamp(3.1rem,6.6vw,6.5rem)}.hero-copy h1 span{color:var(--teal);white-space:nowrap;position:relative}.hero-copy h1 span:after{content:"";z-index:-1;background:var(--amber-soft);border-radius:99px;height:.2em;position:absolute;bottom:.04em;left:-.05em;right:-.05em;transform:rotate(-2deg)}.hero-copy>p{max-width:640px;color:var(--muted);font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.trust-row{color:#46576b;flex-wrap:wrap;gap:10px 24px;margin-top:34px;padding:0;font-size:.85rem;font-weight:680;list-style:none;display:flex}.trust-row li:before{content:"✓";width:20px;height:20px;color:var(--teal-dark);background:var(--teal-soft);border-radius:50%;place-items:center;margin-right:7px;font-weight:900;display:inline-grid}.hero-console{color:#fff;background:var(--ink);border:1px solid #ffffff1f;border-radius:36px;min-height:490px;padding:28px;position:relative;transform:rotate(1.2deg);box-shadow:0 35px 80px #0b172740}.hero-console:before{content:"";background:radial-gradient(circle,#5ddfcf59,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-70px}.console-top{color:#a8bacb;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:28px;font-size:.75rem;font-weight:750;display:flex}.console-dots{gap:5px;display:flex}.console-dots i{background:#425770;border-radius:50%;width:7px;height:7px}.console-dots i:first-child{background:var(--amber)}.console-card{background:#fff1;border:1px solid #ffffff1a;border-radius:20px;padding:22px;position:relative}.console-card+.console-card{margin-top:14px}.console-label{color:#91a8ba;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:780}.console-value{justify-content:space-between;align-items:end;gap:12px;margin-top:8px;display:flex}.console-value strong{letter-spacing:-.06em;font-size:2.35rem;line-height:1}.console-value span{color:#80ddcf;font-size:.8rem;font-weight:800}.mini-bars{align-items:end;gap:7px;height:78px;margin-top:20px;display:flex}.mini-bars i{background:linear-gradient(#76dace,#0f8f83);border-radius:5px 5px 2px 2px;flex:1;min-height:15%}.mini-bars i:nth-child(2){height:38%}.mini-bars i:nth-child(3){height:46%}.mini-bars i:nth-child(4){height:43%}.mini-bars i:nth-child(5){height:68%}.mini-bars i:nth-child(6){height:78%}.mini-bars i:nth-child(7){background:var(--amber);height:94%}.console-checks{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.console-checks li{color:#d9e3ea;align-items:center;gap:10px;font-size:.86rem;display:flex}.console-checks li:before{content:"✓";width:24px;height:24px;color:var(--ink);background:var(--amber);border-radius:7px;flex:0 0 24px;place-items:center;font-weight:950;display:grid}.floating-note{color:var(--ink);background:var(--amber-soft);box-shadow:var(--shadow);border-radius:14px;padding:13px 17px;font-size:.78rem;font-weight:850;position:absolute;bottom:54px;right:-24px;transform:rotate(-4deg)}.section{padding:82px 0}.section-white{background:var(--surface)}.section-dark{color:#fff;background:var(--ink)}.section-dark .eyebrow{color:#8ee6da}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.section-heading h2{max-width:760px;margin:8px 0 0;font-size:clamp(2rem,4vw,3.7rem)}.section-heading p{max-width:520px;color:var(--muted);margin:0}.section-dark .section-heading p{color:#aab8c5}.text-link{color:var(--teal-dark);font-weight:820;text-decoration:none}.section-dark .text-link{color:#8ee6da}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);counter-increment:steps;min-height:270px;padding:28px;position:relative;overflow:hidden}.step-card:before{content:"0" counter(steps);color:var(--teal);letter-spacing:.1em;margin-bottom:52px;font-size:.77rem;font-weight:900;display:block}.step-card:after{content:"";border:18px solid var(--teal-soft);border-radius:50%;width:120px;height:120px;position:absolute;top:-60px;right:-50px}.step-card h3{font-size:1.45rem}.step-card p{color:var(--muted);margin:0}.tools-grid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.tool-card{color:#fff;background:var(--ink-2);border-radius:26px;min-height:350px;padding:34px;text-decoration:none;position:relative;overflow:hidden}.tool-card:nth-child(2){color:var(--ink);background:var(--amber-soft)}.tool-card .eyebrow{color:#8ee6da}.tool-card:nth-child(2) .eyebrow{color:#9b5c00}.tool-card h3{max-width:480px;margin-top:20px;font-size:clamp(2rem,3.5vw,3.4rem)}.tool-card p{color:#b8c6d2;max-width:500px}.tool-card:nth-child(2) p{color:#5e4a2c}.tool-arrow{width:54px;height:54px;color:var(--ink);background:var(--surface);border-radius:50%;place-items:center;font-size:1.4rem;transition:transform .2s;display:grid;position:absolute;bottom:30px;right:30px}.tool-card:hover .tool-arrow{transform:translate(4px,-4px)}.tool-chart{opacity:.35;align-items:end;gap:8px;width:55%;height:150px;display:flex;position:absolute;bottom:-24px;right:-40px;transform:skew(-8deg)}.tool-chart i{background:#56cabd;border-radius:8px 8px 0 0;flex:1}.tool-chart i:nth-child(2){height:65%}.tool-chart i:nth-child(3){height:85%}.tool-chart i:nth-child(4){height:56%}.tool-chart i:nth-child(5){height:100%}.posts-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.post-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.post-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.card-visual{color:#fff;height:210px;text-decoration:none;display:block;position:relative;overflow:hidden}.visual-grid{opacity:.22;background-image:linear-gradient(#ffffffb3 1px,#0000 1px),linear-gradient(90deg,#ffffffb3 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;transform:perspective(250px)rotateX(55deg)scale(1.7)translateY(18%)}.visual-number{letter-spacing:-.09em;opacity:.2;font-size:3.4rem;font-weight:950;position:absolute;top:24px;right:25px}.visual-label{letter-spacing:.1em;text-transform:uppercase;max-width:75%;font-size:.8rem;font-weight:850;position:absolute;bottom:22px;left:24px}.tone-teal{background:linear-gradient(135deg,#087f76,#064e49)}.tone-amber{color:var(--ink);background:linear-gradient(135deg,#f4b847,#e78a17)}.tone-blue{background:linear-gradient(135deg,#2e68e6,#1e3f98)}.tone-violet{background:linear-gradient(135deg,#7058d6,#42318c)}.tone-coral{background:linear-gradient(135deg,#d75f49,#8f3325)}.card-body{padding:24px}.card-meta,.card-footer{color:#607080;justify-content:space-between;align-items:center;gap:12px;font-size:.73rem;font-weight:750;display:flex}.card-meta span:first-child{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.1em}.card-body h2{margin:16px 0 10px;font-size:1.32rem}.card-body h2 a{text-decoration:none}.card-body>p{color:var(--muted);font-size:.9rem;line-height:1.55}.card-footer{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.card-footer a{color:var(--ink);font-weight:850;text-decoration:none}.page-hero{border-bottom:1px solid var(--line);padding:70px 0 50px}.page-hero h1{letter-spacing:-.06em;max-width:900px;margin-top:15px;font-size:clamp(2.7rem,6vw,5.8rem)}.page-hero>.container>p,.page-hero .lead{max-width:730px;color:var(--muted);font-size:1.1rem}.blog-controls{align-items:center;gap:12px;margin:36px 0 30px;display:flex}.search-box{flex:1;position:relative}.search-box input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:52px;color:var(--ink);border-radius:13px;padding:12px 18px 12px 46px}.search-box:before{content:"⌕";color:var(--teal);font-size:1.4rem;position:absolute;top:10px;left:16px}.blog-controls select{border:1px solid var(--line);min-height:52px;color:var(--ink);background:var(--surface);border-radius:13px;padding:10px 38px 10px 15px}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;padding:40px;display:none}.breadcrumbs{color:#6e7d8d;flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:.78rem;display:flex}.breadcrumbs a{text-decoration:none}.article-page{padding:64px 0 90px}.article-kicker{color:var(--teal-dark);letter-spacing:.09em;text-transform:uppercase;gap:10px 22px;font-size:.8rem;font-weight:850;display:flex}.article-header h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(2.65rem,6vw,5.2rem)}.article-deck{color:var(--muted);font-size:1.2rem;line-height:1.55}.byline{color:#3e4d5e;align-items:center;gap:12px;margin-top:28px;font-size:.9rem;font-weight:700;display:flex}.byline small{color:#778492;font-size:.75rem;font-weight:550;display:block}.author-avatar{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:46px;height:46px;font-size:.75rem;font-weight:900;display:grid}.article-hero-wrap{margin-top:46px}.article-visual{border-radius:var(--radius-lg);min-height:480px;box-shadow:var(--shadow);position:relative;overflow:hidden}.article-visual .visual-grid{opacity:.14;background-size:52px 52px}.visual-orbit{border:2px solid #ffffff40;border-radius:50%;position:absolute}.orbit-one{width:370px;height:370px;top:-100px;right:-50px}.orbit-two{width:230px;height:230px;bottom:-90px;left:12%}.visual-card{backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff4d;border-radius:20px;gap:12px;width:245px;padding:24px;display:grid;position:absolute;box-shadow:0 22px 55px #00000026}.tone-amber .visual-card{background:#ffffff52;border-color:#0b172733}.visual-card i{background:#ffffffbf;border-radius:99px;width:100%;height:10px;display:block}.tone-amber .visual-card i{background:#0b17278c}.visual-card i:last-child{width:58%}.visual-card-a{top:22%;left:19%;transform:rotate(-7deg)}.visual-card-b{bottom:18%;right:16%;transform:rotate(6deg)}.article-visual>.visual-label{bottom:34px;left:44px}.article-grid{grid-template-columns:220px minmax(0,790px);justify-content:center;gap:70px;margin-top:60px;display:grid}.toc{border-left:2px solid var(--line);align-self:start;max-height:calc(100vh - 140px);padding-left:18px;position:sticky;top:110px;overflow:auto}.toc>strong{letter-spacing:.1em;text-transform:uppercase;font-size:.76rem}.toc ol{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.toc a{color:#657383;font-size:.78rem;line-height:1.35;text-decoration:none}.toc a:hover{color:var(--teal-dark)}.toc-sub{padding-left:12px}.article-main{min-width:0}.affiliate-disclosure{color:#31534f;background:#effaf7;border:1px solid #d4eae5;border-radius:14px;gap:13px;margin-bottom:34px;padding:18px 20px;font-size:.83rem;line-height:1.5;display:flex}.affiliate-disclosure>span{color:#fff;background:var(--teal);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.affiliate-disclosure p{margin:0}.prose{color:#263648;font-size:1.04rem}.prose>p:first-child{color:var(--ink);font-size:1.26rem;font-weight:620;line-height:1.55}.prose h2{color:var(--ink);margin-top:3.2rem;padding-top:.5rem;font-size:2rem}.prose h3{color:var(--ink);margin-top:2.2rem;font-size:1.42rem}.prose a{color:var(--teal-dark);font-weight:680}.prose ul,.prose ol{padding-left:1.25rem}.prose li{margin:.55rem 0;padding-left:.35rem}.prose li::marker{color:var(--teal);font-weight:900}.prose blockquote{border:0;border-left:4px solid var(--amber);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#493a24;background:var(--amber-soft);margin:2rem 0;padding:22px 24px}.prose blockquote p:last-child{margin-bottom:0}.prose table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:2rem 0;font-size:.88rem;overflow:hidden}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 15px}.prose th{color:var(--ink);background:#eef3f3}.prose tr:last-child td{border-bottom:0}.prose code{background:#e8eeee;border-radius:6px;padding:2px 6px;font-size:.88em}.affiliate-cta{border-radius:var(--radius);color:#fff;background:var(--ink);grid-template-columns:1fr auto;align-items:center;gap:30px;margin:58px 0 40px;padding:34px;display:grid;overflow:hidden}.affiliate-cta .eyebrow{color:#8ee6da}.affiliate-cta h2{margin:10px 0 8px;font-size:2rem}.affiliate-cta p{color:#b8c6d2;max-width:520px;margin:0}.source-box{border-top:1px solid var(--line);margin-top:50px;padding-top:30px}.source-box h2{margin:10px 0;font-size:1.55rem}.source-box>p{color:var(--muted);font-size:.85rem}.source-box ul{gap:8px;padding:0;list-style:none;display:grid}.source-box a{color:var(--teal-dark);font-size:.86rem;font-weight:750}.video-block,.article-graphic{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin:34px 0;overflow:hidden;box-shadow:0 18px 45px #0b172714}.video-block video,.article-graphic img{background:var(--ink);width:100%}.video-block figcaption,.article-graphic figcaption{color:var(--muted);gap:7px;padding:18px 20px;font-size:.82rem;display:grid}.video-block figcaption strong{color:var(--ink);font-size:1rem}.video-block figcaption a{color:var(--teal-dark);font-weight:800}.ai-media-note{border-top:1px solid var(--line);color:#75510c;padding-top:8px}.content-page{padding:72px 0 100px}.content-page .prose{width:min(760px,100%)}.content-page h1{margin:14px 0 20px;font-size:clamp(2.5rem,5vw,4.7rem)}.policy-note{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);background:var(--surface);padding:18px 20px;font-size:.86rem}.author-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:auto 1fr;gap:26px;margin:35px 0;padding:30px;display:grid}.author-panel .author-avatar{width:76px;height:76px;font-size:1rem}.author-panel p{color:var(--muted)}.tool-page{padding:70px 0 100px}.tool-intro{max-width:780px}.tool-intro h1{margin:15px 0;font-size:clamp(2.6rem,6vw,5.4rem)}.tool-intro>p{color:var(--muted);font-size:1.1rem}.calculator,.checklist-app{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:26px;margin-top:42px;padding:34px}.calculator-grid{grid-template-columns:1fr .85fr;gap:38px;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{gap:7px;display:grid}.field label{color:#455669;font-size:.78rem;font-weight:800}.field input,.field select{background:#fff;border:1px solid #cfd9dd;border-radius:10px;min-height:48px;padding:10px 12px}.result-card{color:#fff;background:var(--ink);border-radius:20px;padding:26px}.result-card>span{color:#9eb0c0;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.result-total{letter-spacing:-.07em;margin:16px 0 26px;font-size:3.5rem;font-weight:950;line-height:1}.result-total small{color:#91a5b7;letter-spacing:0;font-size:1rem}.result-lines{border-top:1px solid #34495e;gap:10px;margin:0;padding:18px 0 0;list-style:none;display:grid}.result-lines li{color:#c9d4dd;justify-content:space-between;font-size:.82rem;display:flex}.result-lines strong{color:#fff}.tool-caveat{color:#6f7c89;margin-top:20px;font-size:.78rem}.progress-shell{background:#e4eaea;border-radius:99px;height:10px;margin:24px 0 34px;overflow:hidden}.progress-shell i{border-radius:inherit;background:var(--teal);width:0;height:100%;transition:width .2s;display:block}.checklist-groups{gap:20px;display:grid}.checklist-group{border:1px solid var(--line);border-radius:16px;overflow:hidden}.checklist-group h2{background:#eef4f3;margin:0;padding:17px 20px;font-size:1.1rem}.check-item{border-top:1px solid var(--line);cursor:pointer;gap:12px;padding:15px 20px;display:flex}.check-item input{width:20px;height:20px;accent-color:var(--teal);flex:0 0 20px;margin-top:2px}.check-item span{color:#34465a}.check-item:has(input:checked) span{color:#75818d;text-decoration:line-through}.checklist-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.site-footer{color:#d9e2e9;background:var(--ink);padding:70px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:50px;display:grid}.brand-footer{color:#fff}.brand-footer>span:last-child>span{color:#8edfd4}.footer-grid>div:first-child>p{color:#a5b5c2;max-width:440px;margin-top:22px;font-size:.9rem}.footer-grid .independence{font-size:.74rem!important}.footer-grid h2{color:#8edfd4;letter-spacing:.1em;text-transform:uppercase;margin-bottom:17px;font-size:.75rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.footer-grid a:not(.brand){color:#c4d0d9;font-size:.84rem;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{color:#8093a3;border-top:1px solid #2d4054;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;font-size:.72rem;display:flex}@media (width<=980px){.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-console{width:min(590px,100%);min-height:440px;margin-inline:auto}.posts-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:minmax(0,790px)}.toc{border:1px solid var(--line);border-radius:var(--radius-sm);max-height:none;padding:20px;position:static}.toc ol{grid-template-columns:repeat(2,1fr)}.calculator-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}}@media (width<=760px){.container,.container-narrow{width:min(100% - 28px,1180px)}.site-header{background:var(--paper);backdrop-filter:none}.nav-shell{min-height:68px}.menu-button{display:block}#site-menu{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;padding:12px;display:none;position:absolute;top:68px;left:14px;right:14px}#site-menu.is-open{display:grid}#site-menu a{padding:13px}.home-hero{padding-top:48px}.hero-copy h1{font-size:clamp(2.75rem,14vw,4.5rem)}.hero-console{border-radius:24px;min-height:430px;padding:20px;transform:none}.floating-note{right:-4px}.section{padding:62px 0}.section-heading{display:block}.section-heading p,.section-heading .text-link{margin-top:14px;display:block}.steps-grid,.tools-grid,.posts-grid{grid-template-columns:1fr}.step-card{min-height:220px}.tool-card{min-height:330px}.blog-controls{flex-direction:column;align-items:stretch}.article-page{padding-top:40px}.article-header h1{font-size:clamp(2.45rem,12vw,4rem)}.article-visual{border-radius:20px;min-height:340px}.visual-card{width:180px;padding:17px}.visual-card-a{left:8%}.visual-card-b{right:6%}.article-grid{gap:36px;margin-top:38px}.toc ol{grid-template-columns:1fr}.prose{font-size:1rem}.prose table{display:block;overflow-x:auto}.affiliate-cta{grid-template-columns:1fr;padding:26px}.affiliate-cta .button{justify-self:start}.field-grid{grid-template-columns:1fr}.calculator,.checklist-app{padding:22px}.author-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media print{.site-header,.site-footer,.checklist-actions,.affiliate-cta{display:none!important}body{background:#fff}.checklist-app{box-shadow:none}}
