:root{--ink:#0c1933;--muted:#55627a;--line:#dce4f2;--line-strong:#c7d3e7;--paper:#ffffff;--soft:#f5f8fd;--soft-blue:#eef4ff;--blue:#2057e6;--blue-dark:#1644b9;--blue-light:#dfe9ff;--green:#16845b;--amber:#aa6810;--shadow:0 24px 60px rgba(27, 53, 103, 0.13);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-140%);border-radius:8px;background:var(--ink);color:#fff;padding:10px 14px;text-decoration:none}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,228,242,.9);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.header-inner{width:min(1180px,calc(100% - 40px));min-height:74px;margin:0 auto;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:-.02em;text-decoration:none;white-space:nowrap}.brand-mark{position:relative;display:inline-block;width:30px;height:24px}.brand-mark span{position:absolute;left:0;height:5px;border-radius:99px;background:var(--blue)}.brand-mark span:nth-child(1){top:2px;width:20px}.brand-mark span:nth-child(2){top:9px;width:30px}.brand-mark span:nth-child(3){top:16px;width:24px}nav{margin-left:auto;display:flex;align-items:center;gap:24px}.button,nav a{text-decoration:none}nav a{color:#46536c;font-size:13px;font-weight:700}.hero h1 span,nav a:hover{color:var(--blue)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:10px;padding:0 19px;font-size:14px;font-weight:800;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);box-shadow:0 10px 22px rgba(32,87,230,.2);color:#fff}.button-primary:hover{background:var(--blue-dark);box-shadow:0 14px 28px rgba(32,87,230,.26)}.button-secondary{border-color:var(--line-strong);background:#fff;color:var(--ink)}.button-secondary:hover{border-color:#9eb1d2;background:var(--soft)}.header-cta{min-height:42px;padding-inline:16px}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:var(--soft)}.hero-grid{position:relative;width:min(1180px,calc(100% - 40px));min-height:700px;margin:0 auto;padding:92px 0 78px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.75fr);align-items:center;gap:72px}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:9px;border:1px solid #c9d7f2;border-radius:999px;background:#fff;color:#334d78;padding:8px 12px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(22,132,91,.12)}.hero h1{max-width:720px;margin:24px 0 22px;font-size:clamp(48px,5.1vw,74px);font-weight:850;letter-spacing:-.055em;line-height:.99}.hero-summary{max-width:685px;margin:0;color:var(--muted);font-size:18px;line-height:1.72}.hero h1,.hero-summary strong{color:var(--ink)}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.microcopy{margin:15px 0 0;color:#65718a;font-size:11px}.microcopy span{color:#3e4b64;font-weight:700}.trust-row{max-width:640px;margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.trust-row div{padding:18px 20px 18px 0}.trust-row div+div{border-left:1px solid var(--line-strong);padding-left:20px}.trust-row span,.trust-row strong{display:block}.trust-row strong{font-size:17px}.trust-row span{margin-top:5px;color:var(--muted);font-size:11px}.offer-card{position:relative;border:1px solid #cbd8ef;border-radius:22px;background:#fff;box-shadow:var(--shadow);padding:30px}.offer-card::before{content:"";position:absolute;inset:-9px 10px 10px -9px;z-index:-1;border:1px solid #b9caea;border-radius:22px}.offer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.offer-kicker{color:#5d6e8d;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.offer-card h2{margin:7px 0 0;font-size:28px;letter-spacing:-.04em}.code-box>a,.verified-badge{font-weight:800;white-space:nowrap}.verified-badge{border:1px solid #badfce;border-radius:999px;background:#effaf5;color:#0e6947;padding:7px 9px;font-size:9px}.offer-card>p{color:var(--muted);font-size:13px;line-height:1.65}.code-box{margin:23px 0;border:1px dashed #9ab1dc;border-radius:14px;background:var(--soft-blue);padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.code-box span,.code-box strong{display:block}.code-box span{color:#61708d;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.code-box strong{margin-top:5px;color:#173d9d;font-family:ui-monospace,monospace;font-size:17px;letter-spacing:.06em}.code-box>a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;background:var(--ink);color:#fff;cursor:pointer;padding:0 13px;font-size:11px;text-decoration:none}.code-box>a:hover{background:#182a4b}.button:focus-visible,.code-box>a:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(32,87,230,.38);outline-offset:3px}.code-box svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.offer-rule{border-top:1px solid var(--line);padding-top:20px}.offer-rule>span{color:#52617c;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.offer-rule ul{margin:13px 0 0;padding:0;list-style:none}.offer-rule li{position:relative;margin-top:10px;padding-left:23px;color:#33415b;font-size:12px}.offer-rule li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.offer-note{margin:20px 0 0!important;border-radius:9px;background:#f7f9fc;padding:11px 12px;font-size:10px!important}.disclosure{border-bottom:1px solid #c8d6ef;background:#eaf1ff}.disclosure div,.proof-strip{width:min(1180px,calc(100% - 40px));margin:0 auto}.disclosure div{padding:14px 0;color:#38517c;font-size:12px;line-height:1.55}.disclosure strong{color:#173d9d}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.proof-strip>div{display:flex;align-items:center;gap:18px;padding:28px 22px}.day-grid>div:first-child,.proof-strip>div:first-child{padding-left:0}.proof-strip>div+div{border-left:1px solid var(--line)}.proof-number{color:#9babc4;font-family:ui-monospace,monospace;font-size:11px;font-weight:800}.proof-strip p{margin:0}.proof-strip p span,.proof-strip strong{display:block}.proof-strip strong{font-size:12px}.proof-strip p span{margin-top:5px;color:var(--muted);font-size:10px}.content-layout{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:220px minmax(0,790px);justify-content:space-between;gap:78px;padding:88px 0 110px}.toc{position:sticky;top:104px;align-self:start;display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:20px}.toc span{margin-bottom:13px;color:#8794aa;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.toc a{border-left:2px solid transparent;color:#5b6880;padding:8px 0;font-size:11px;font-weight:700;text-decoration:none}.article-section>p a:hover,.source-note a:hover,.toc a:hover{color:var(--blue)}.article{min-width:0}.article-section{padding:0 0 78px}.article-section+.article-section{border-top:1px solid var(--line);padding-top:78px}.section-label{margin-bottom:14px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.article h2{max-width:720px;margin:0 0 20px;font-size:clamp(32px,4vw,46px);letter-spacing:-.045em;line-height:1.08}.article h3{margin:32px 0 12px;font-size:20px;letter-spacing:-.025em}.article li,.article p{color:var(--muted);font-size:16px;line-height:1.8}.article p{margin:0 0 18px}.article strong{color:var(--ink)}.article .lead{color:#3e4d67;font-size:18px;line-height:1.72}.fact-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-strong);border-radius:var(--radius);overflow:hidden}.fact-item{min-height:128px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.fact-item:nth-child(1),.fact-item:nth-child(2),.fact-item:nth-child(3){border-bottom:1px solid var(--line)}.day-grid>div+div,.fact-item+.fact-item{border-left:1px solid var(--line)}.fact-item:nth-child(4){border-left:0}.fact-item span,thead th{font-size:10px;text-transform:uppercase}.fact-item span{color:#758199;font-weight:800;letter-spacing:.07em}.fact-item strong{font-size:16px;line-height:1.3}.source-note{margin-top:17px;border-left:3px solid var(--blue);background:var(--soft);padding:17px 19px;color:#59657a;font-size:12px;line-height:1.7}.article-section>p a,.source-note a{color:var(--blue-dark);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.callout{margin:30px 0 0;border-left:4px solid;border-radius:0 12px 12px 0;padding:20px 22px}.callout p{margin:5px 0 0;font-size:14px}.callout-blue{border-color:var(--blue);background:var(--soft-blue)}.callout-warning{border-color:#c68224;background:#fff8ed}.table-wrap{margin-top:31px;overflow-x:auto;border:1px solid var(--line-strong);border-radius:var(--radius)}table{width:100%;min-width:650px;border-collapse:collapse}td,th{border-bottom:1px solid var(--line);padding:17px 18px;text-align:left;vertical-align:top;font-size:12px;line-height:1.55}thead th{background:var(--ink);color:#fff;letter-spacing:.08em}tbody th{width:24%;color:var(--ink)}tbody td{color:var(--muted)}tbody tr:last-child td,tbody tr:last-child th{border-bottom:0}.choice-grid,.evidence-table,.fit-grid,.limitation-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.choice-grid>div,.evidence-table>div,.fit-grid>div,.limitation-grid>div{border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:24px}.check-list li::before,.choice-letter{place-items:center;border-radius:50%;font-weight:900}.choice-letter{width:36px;height:36px;display:inline-grid;background:var(--blue);color:#fff;font-size:12px}.choice-grid h3,.fit-grid h3,.limitation-grid h3{margin:18px 0 8px}.choice-grid p,.limitation-grid p{margin:0;font-size:13px}.check-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.check-list,.steps{margin:12px 0 0;padding:0;list-style:none}.check-list li{position:relative;margin-bottom:13px;padding-left:29px;font-size:14px}.check-list li::before{content:"✓";position:absolute;left:0;width:19px;height:19px;display:grid;background:#e6f7ef;color:var(--green);font-size:11px}.limitation-grid>div{background:#fff}.evidence-table>div>span,.limitation-grid>div>span{color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.steps{margin:32px 0 28px}.steps li{display:grid;grid-template-columns:40px 1fr;gap:18px;border-top:1px solid var(--line);padding:24px 0}.steps li:last-child{border-bottom:1px solid var(--line)}.steps li>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:900}.steps h3{margin:2px 0 6px}.steps p{margin:0;font-size:14px}.proof-figure{margin:32px 0 20px;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--soft)}.proof-figure img{width:100%;height:auto}.proof-figure figcaption{border-top:1px solid var(--line);padding:14px 17px;color:#67738a;font-size:11px;line-height:1.5}.evidence-table p{margin:12px 0 0;border-top:1px solid var(--line);padding-top:12px;font-size:12px;line-height:1.55}.day-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.day-grid>div{padding:27px 20px}.day-grid span{color:var(--blue);font-family:ui-monospace,monospace;font-size:10px;font-weight:900}.day-grid h3{margin:13px 0 8px}.day-grid p{margin:0;font-size:12px}.cost-grid{margin:28px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.cost-grid span{position:relative;border:1px solid var(--line);border-radius:9px;background:var(--soft);padding:13px 15px 13px 38px;color:#45536d;font-size:12px;font-weight:700}.cost-grid span::before{content:"";position:absolute;top:17px;left:16px;width:7px;height:7px;border-radius:50%;background:var(--blue)}.fit-grid ul{margin:14px 0 0;padding-left:19px}.fit-grid li{margin:7px 0;font-size:13px}.fit-grid>div:last-child{background:#fffaf2}.verdict{display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:start}.verdict-score{border-top:4px solid var(--blue);background:var(--soft-blue);padding:22px}.verdict-score span,.verdict-score strong{display:block}.verdict-score span{color:#63728f;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.verdict-score strong{margin-top:8px;color:#12378f;font-size:21px;line-height:1.2}.faq-list{margin-top:30px;border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{position:relative;cursor:pointer;list-style:none;padding:21px 46px 21px 0;color:var(--ink);font-size:15px;font-weight:800;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;top:16px;right:0;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--soft-blue);color:var(--blue);font-size:20px;font-weight:500}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:700px;margin:-4px 0 22px;font-size:14px}.source-list{margin:25px 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none}.author-socials a,.source-list a{align-items:center;font-size:11px;text-decoration:none}.source-list a{min-height:54px;display:flex;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:9px;padding:10px 13px;color:#314567;font-weight:750}.source-list a:hover{border-color:#9db4df;color:var(--blue)}.source-list svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2}.correction-note{border-top:1px solid var(--line);padding-top:20px;font-size:12px!important}.author-card{display:grid;grid-template-columns:96px 1fr;gap:24px;border:1px solid var(--line-strong);border-radius:var(--radius);background:linear-gradient(145deg,#f7faff,#eef4ff);box-shadow:0 16px 42px rgba(21,53,107,.08);padding:30px}.author-avatar{width:96px;height:96px;border:4px solid #fff;border-radius:22px;box-shadow:0 0 0 1px var(--line-strong),0 10px 26px rgba(17,50,105,.12);object-fit:cover}.author-card span{color:#71809a;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.author-card h2{margin:6px 0 8px;font-size:24px}.author-card p{margin:0;font-size:13px}.author-socials{margin:18px 0 0;display:flex;flex-wrap:wrap;gap:8px}.copy-fallback{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.author-socials a{min-height:34px;display:inline-flex;border:1px solid #b9cae8;border-radius:999px;background:#fff;color:#1d4fac;padding:0 14px;font-weight:800}.author-socials a:focus-visible,.author-socials a:hover{border-color:var(--blue);background:var(--blue);color:#fff}footer{border-top:1px solid #22334e;background:var(--ink)}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:52px 0;display:grid;grid-template-columns:1fr auto;gap:28px 48px}.footer-brand,footer{color:#fff}.footer-inner>div>p{margin:11px 0 0;color:#a7b3c8;font-size:11px}.footer-links{display:flex;gap:22px;align-items:center}.footer-links a{color:#c1cada;font-size:11px;font-weight:700;text-decoration:none}.legal{grid-column:1/-1;margin:0;border-top:1px solid #263a59;padding-top:22px;color:#8190a9;font-size:10px;line-height:1.6}.mobile-cta{display:none}@media (max-width:1020px){nav{display:none}.header-cta{margin-left:auto}.hero-grid{grid-template-columns:1fr;gap:52px;padding-top:70px}.hero-copy{max-width:760px}.offer-card{max-width:620px}.content-layout{grid-template-columns:1fr}.toc{display:none}.article{max-width:790px;margin:0 auto}}@media (max-width:760px){html{scroll-padding-top:72px}body{padding-bottom:78px}.content-layout,.disclosure div,.footer-inner,.header-inner,.hero-grid,.proof-strip{width:min(100% - 28px,680px)}.header-inner{min-height:64px}.brand,.trust-row strong{font-size:14px}.brand-mark{transform:scale(.88);transform-origin:left center;margin-right:-3px}.header-cta{display:none}.hero{background:var(--soft)}.hero-grid{min-height:auto;padding:52px 0 58px;gap:42px}.hero h1{margin-top:20px;font-size:clamp(42px,13vw,58px);line-height:1.02}.hero-summary{font-size:16px}.hero-actions .button{flex:1 1 190px}.microcopy{line-height:1.5}.trust-row{margin-top:30px}.trust-row div{padding:14px 8px 14px 0}.trust-row div+div{padding-left:12px}.offer-card{padding:22px}.mobile-cta span,.mobile-cta strong,.offer-head{display:block}.verified-badge{display:inline-block;margin-top:13px}.code-box{align-items:stretch;flex-direction:column}.code-box>a{justify-content:center}.proof-strip{grid-template-columns:1fr}.proof-strip>div,.proof-strip>div:first-child{padding:19px 0}.day-grid>div+div,.proof-strip>div+div{border-top:1px solid var(--line);border-left:0}.content-layout{padding:62px 0 76px}.article-section{padding-bottom:58px}.article-section+.article-section{padding-top:58px}.article h2{font-size:34px}.article li,.article p{font-size:15px;line-height:1.76}.article .lead{font-size:16px}.fact-grid{grid-template-columns:1fr 1fr}.fact-item{min-height:112px;padding:18px;border-bottom:1px solid var(--line);border-left:0!important}.fact-item:nth-child(even){border-left:1px solid var(--line)!important}.fact-item:nth-child(5),.fact-item:nth-child(6){border-bottom:0}.check-columns,.choice-grid,.cost-grid,.day-grid,.evidence-table,.fit-grid,.limitation-grid,.source-list{grid-template-columns:1fr}.day-grid>div,.day-grid>div:first-child{padding:22px 0}.verdict{grid-template-columns:1fr;gap:26px}.verdict-score{width:fit-content}.author-card,.footer-inner{grid-template-columns:1fr}.footer-inner{padding:42px 0}.footer-links{flex-wrap:wrap}.legal{grid-column:auto}.mobile-cta{position:fixed;right:0;bottom:0;left:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #c7d4e8;background:rgba(255,255,255,.96);box-shadow:0-8px 24px rgba(20,42,83,.1);backdrop-filter:blur(12px);padding:10px 14px}.mobile-cta strong{font-size:12px}.mobile-cta span{margin-top:2px;color:var(--muted);font-size:9px}.mobile-cta .button{min-height:44px;padding-inline:16px}}@media (max-width:420px){.hero h1{font-size:39px}.eyebrow{font-size:9px}.fact-grid{grid-template-columns:1fr}.fact-item,.fact-item:nth-child(even){min-height:96px;border-right:0;border-bottom:1px solid var(--line)!important;border-left:0!important}.fact-item:last-child{border-bottom:0!important}.table-wrap{margin-inline:-14px;border-radius:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}