:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0c141d;--bg-elevated:#111b26;--bg-panel:#152231;--bg-panel-strong:#1a2938;--line:#27384a;--line-strong:#355068;--text:#edf3f8;--muted:#9db0c3;--muted-strong:#c6d3de;--accent:#2fc56b;--accent-strong:#25a95a;--accent-soft:#2fc56b1f;--shadow:0 18px 40px #040a1052;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--container:1240px;--font-heading:"IBM Plex Sans","Segoe UI",sans-serif;--font-body:"IBM Plex Sans","Segoe UI",sans-serif;--font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,monospace}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}ul,ol,p{margin:0}ul,ol{padding:0}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.08}h1{font-size:clamp(2.75rem,5vw,4.9rem)}h2{font-size:clamp(2rem,3.4vw,3.1rem)}h3{font-size:1.25rem}p{color:var(--muted-strong)}.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}.site-shell{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container-current,var(--container)));margin:0 auto}.container-narrow{--container-current:860px}.container-reading{--container-current:840px}.page-content{--page-content-offset:1.5rem;--page-first-section-padding:4rem;padding-top:var(--page-content-offset);min-height:0}.page-content-default>.section:first-child,.page-content-article>.section:first-child,.page-content-landing>.section:first-child{padding-top:var(--page-first-section-padding)}.page-content-landing{--page-first-section-padding:3rem}.section{padding:6.5rem 0 0}.section[id]{scroll-margin-top:6.5rem}.section-heading{gap:1.2rem;max-width:760px;margin-bottom:3rem;display:grid}.section-heading.center{text-align:center;margin-inline:auto}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:700}.hero-lead{max-width:60ch;font-size:1.08rem}.site-header{z-index:60;border-bottom:1px solid #0000;transition:background-color .18s,border-color .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c141deb}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;min-height:5.4rem;display:flex}.brand{color:var(--text);letter-spacing:-.03em;flex:none;align-items:center;gap:.7rem;font-weight:700;display:inline-flex}.brand-logo{border-radius:0;width:2rem;height:2rem}.brand-text{white-space:nowrap;font-size:1.02rem;font-weight:700;line-height:1}.site-nav{flex:auto;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.site-nav-center,.site-nav-right{align-items:center;display:flex}.site-nav-center{flex:auto;justify-content:center;gap:1.4rem}.site-nav-right{flex:none;justify-content:flex-end;gap:1rem}.site-nav a{color:var(--muted);white-space:nowrap;font-size:.95rem;transition:color .15s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text)}.nav-link-muted{color:var(--muted)}.menu-toggle{border:1px solid var(--line);width:3rem;height:3rem;color:var(--text);background:0 0;border-radius:999px;padding:.75rem;display:none}.menu-toggle span{background:currentColor;width:100%;height:2px;margin:.22rem 0;display:block}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:0 1.15rem;font-weight:700;transition:transform .15s,border-color .15s,background-color .15s,color .15s;display:inline-flex}.button-large{min-height:3.75rem;padding:0 1.6rem;font-size:1.05rem}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#06100a}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-strong)}.button-ghost,.button-secondary{border-color:var(--line-strong);color:var(--text);background:0 0}.button-ghost:hover,.button-ghost:focus-visible,.button-secondary:hover,.button-secondary:focus-visible{border-color:#5b7490}.home-hero{padding-bottom:2rem}.home-hero-grid,.home-split,.faq-grid,.article-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:2.25rem;display:grid}.home-split-visual-first>:first-child{order:0}.home-hero-copy,.home-hero-visual{justify-content:center;align-self:center;align-items:center;display:flex}.home-hero-copy{gap:1.4rem;display:grid}.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.proof-strip{flex-wrap:wrap;gap:.8rem;list-style:none;display:flex}.proof-strip li{border:1px solid var(--line);background:var(--bg-elevated);color:var(--muted-strong);border-radius:999px;padding:.7rem .95rem;font-size:.92rem}.shot-frame,.home-definition-panel,.trust-panel,.final-cta,.comparison-card,.feature-card,.article-card,.article-cta,.home-proof-card,.market-card,.step-card{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.shot-frame{overflow:hidden}.hero-stack-perspective{perspective:1200px;justify-content:flex-start;align-items:center;padding-left:.25rem;display:flex;position:relative}.hero-stack-stage{width:min(100%,950px);transform-style:preserve-3d;transition:transform .4s;position:relative;transform:rotateY(-15deg)rotateX(8deg)}.hero-stack-stage:hover{transform:rotateY(-5deg)rotateX(1deg)}.hero-stack-base,.hero-stack-overlay{backface-visibility:hidden;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.hero-stack-base{z-index:1;position:relative;box-shadow:0 20px 60px #00000080}.hero-stack-overlay{z-index:2;transition:transform .4s,box-shadow .4s;position:absolute;inset:0;transform:translate(-10%,-6%)scale(.92);box-shadow:0 25px 70px #0009,0 0 0 1px #ffffff0a}.guides-hero{padding-top:3rem}.hero-stack-stage:hover .hero-stack-overlay{transform:translate(-8%,-4%)scale(.93)}.shot-frame-bar{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#ffffff05;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;font-size:.8rem;font-weight:600;display:flex}.shot-image{width:100%;height:auto}.home-hero-visual{min-height:520px}.faq-section{margin-bottom:3rem}.home-proof-grid,.market-grid,.steps-grid,.comparison-grid,.feature-grid{gap:1.25rem;display:grid}.home-proof-grid,.market-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-index-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.guide-index-hero{text-align:center;justify-items:center;gap:1.2rem;display:grid}.guide-index-hero h1{max-width:none}.guide-index-hero p{max-width:64ch}.guide-index-item{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-md);color:inherit;gap:1rem;padding:1.1rem 1.25rem;display:grid}.guide-index-copy{min-width:0}.guide-index-copy h2{max-width:none;margin-bottom:.45rem;font-size:1.28rem;line-height:1.2}.guide-index-copy p{color:var(--muted)}.guide-index-item .card-action{white-space:nowrap;color:#7ec8ff;margin-top:0;font-weight:700}.home-proof-card,.market-card,.step-card,.comparison-card,.feature-card{padding:1.5rem}.market-card{gap:.9rem;display:grid}.market-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.market-card-icon{object-fit:contain;flex:none;width:2.4rem;height:2.4rem}.home-proof-card h2,.home-proof-card h3,.market-card h3,.step-card h3,.comparison-card h2,.feature-card h3{margin-bottom:.7rem;font-size:1.2rem}.home-definition-panel,.trust-panel,.final-cta{padding:2rem}.panel-kicker,.card-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.metric-list{gap:.75rem;margin-top:1.2rem;list-style:none;display:grid}.metric-list li{color:var(--muted-strong);padding-left:1.2rem;position:relative}.metric-list li:before{content:"";background:var(--accent);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.62rem;left:0}.step-number{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;margin-bottom:.9rem;font-size:.88rem;font-weight:700;display:inline-flex}.faq-grid{align-items:start}.faq-copy{gap:1.5rem;display:grid}.home-review-grid{grid-template-columns:repeat(3,minmax(280px,320px));justify-content:center}.trust-panel{align-self:start;height:auto}.faq-list{gap:.9rem;display:grid}.faq-list details{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.15rem 1.25rem}.faq-list summary{cursor:pointer;color:var(--text);font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{margin-top:.75rem}.final-cta{text-align:center;gap:1.2rem;display:grid}.site-footer{border-top:1px solid var(--line);padding:2.75rem 0 2rem}.footer-grid{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.footer-brand{gap:1rem;display:grid}.brand-footer{width:fit-content}.site-footer h2{margin-bottom:1rem;font-size:1rem}.site-footer a,.site-footer button{margin-bottom:.7rem}.site-footer a{color:var(--muted);display:block}.site-footer a:hover,.site-footer a:focus-visible{color:var(--text)}.footer-start-button{margin-top:.4rem}.footer-meta{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.25rem}.footer-meta p{color:var(--muted)}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.55rem;margin-bottom:1.4rem;font-size:.92rem;display:flex}.article-hero{padding-bottom:2.5rem}.article-header{text-align:center;justify-items:center;gap:1.15rem;display:grid}.article-meta{color:var(--muted);flex-wrap:wrap;gap:.9rem 1.2rem;font-size:.92rem;display:flex}.article-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.article-prose{min-width:0}.article-prose>*+*{margin-top:1.15rem}.article-prose h2{margin-top:2.6rem;font-size:clamp(1.55rem,3vw,2.15rem)}.article-prose h3{margin-top:1.8rem;font-size:1.24rem}.article-prose a{color:#7ec8ff;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.article-prose ul,.article-prose ol{padding-left:1.2rem}.article-prose li+li{margin-top:.5rem}.article-checklist{gap:1rem;margin-top:1.4rem;display:grid}.article-checklist article,.article-card,.article-cta{background:var(--bg-panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.25rem}.article-cta{border-color:var(--line-strong);margin-top:2rem}.article-aside{gap:1rem;display:grid;position:sticky;top:6.6rem}.aside-list{gap:.75rem;list-style:none;display:grid}.aside-list a{color:var(--muted-strong)}.aside-list a:hover,.aside-list a:focus-visible{color:var(--text)}.comparison-card ul,.feature-card ul{padding-left:1.15rem}.comparison-card-accent{border-color:var(--line-strong);background:var(--bg-panel-strong)}.card-action{margin-top:1rem;font-weight:700}.card-action a{color:#7ec8ff}.reveal{opacity:1;transition:none;transform:none}.reveal.is-visible{opacity:1;transform:none}.reveal-delay,.reveal-delay-1,.reveal-delay-2,.reveal-delay-3{transition-delay:0s}@media (max-width:1100px){.guide-index-list,.home-proof-grid,.market-grid,.steps-grid,.feature-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.menu-toggle{flex-direction:column;justify-content:center;display:inline-flex}.site-nav{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;top:calc(100% + .85rem);left:1rem;right:1rem}.site-nav.is-open{display:flex}.site-nav-center,.site-nav-right{flex-direction:column;align-items:stretch;gap:.8rem}.site-nav-center{border-bottom:1px solid var(--line);margin-bottom:.2rem;padding-bottom:.8rem}.site-nav a,.site-nav button,.site-nav .button{justify-content:center;width:100%}.home-hero-grid,.home-split,.faq-grid,.article-layout,.comparison-grid{grid-template-columns:1fr}.article-aside{position:static}.guide-index-list{grid-template-columns:1fr}}@media (max-width:720px){.page-content{--page-content-offset:1rem;--page-first-section-padding:3rem}.section{padding:5rem 0 0}.container{width:min(calc(100% - 1.25rem),var(--container-current,var(--container)))}.home-proof-grid,.market-grid,.steps-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.shot-frame-bar{flex-direction:column;align-items:flex-start}.home-hero-visual{min-height:360px}.hero-stack-perspective{padding-left:0}.hero-stack-stage,.hero-stack-stage:hover{transform:none}.hero-stack-overlay,.hero-stack-stage:hover .hero-stack-overlay{transform:translate(-6%,-4%)scale(.92)}.hero-actions{flex-direction:column}.hero-actions .button,.hero-actions a{width:100%}}
