:root{--bg-950: #080808;--bg-900: #ffffff;--bg-850: #f4f7fb;--bg-800: #ebf0f7;--surface-700: #ffffff;--surface-650: #f4f7fb;--line: #d6dfeb;--line-soft: #e7edf6;--text-100: #111111;--text-200: #2f2f2f;--text-300: #666666;--primary-vivid: #00d9ff;--primary-button-gradient: linear-gradient(51deg, #4380ff 50%, #00b1ff 75%, #00e3ff 100%);--primary-text-gradient: linear-gradient(90deg, #4380ff 0%, #00b1ff 58%, #00e3ff 100%);--primary-button-solid: #00b1ff;--header-height: 70px;--hero-cover-offset-y: 0px;--hero-copy-offset-y: 150px;--hero-text-shadow-strong: 0 1px 2px rgba(0, 0, 0, .58), 0 14px 34px rgba(0, 0, 0, .34);--hero-text-shadow-soft: 0 1px 1px rgba(0, 0, 0, .5), 0 10px 24px rgba(0, 0, 0, .24);--section-text-shadow-soft: 0 1px 1px rgba(0, 0, 0, .42), 0 8px 20px rgba(0, 0, 0, .2);--shadow: 0 16px 34px rgba(0, 0, 0, .12);--radius-lg: 22px;--radius-md: 14px;--radius-media: 42px;--max-width: 1504px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Manrope,sans-serif;background:var(--bg-950);color:var(--text-100);line-height:1.65;text-rendering:optimizeLegibility;position:relative;min-height:100vh}a{color:var(--text-100);text-decoration:none}a:hover{color:var(--text-200)}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif;line-height:1.2;letter-spacing:-.02em;margin:0 0 .8rem}h1{font-size:clamp(2rem,4vw,4rem)}h2{font-size:clamp(1.5rem,2.4vw,2.4rem)}h3{font-size:clamp(1.1rem,1.9vw,1.5rem)}p{margin:0 0 1rem;color:var(--text-200)}.skip-link{position:absolute;left:-999px;top:12px;background:#fff;color:#000;padding:.45rem .65rem;border-radius:8px;z-index:999}.skip-link:focus{left:12px}.container{width:min(var(--max-width),100%);padding-inline:32px;margin-inline:auto}.site-header,main,.site-footer{position:relative;z-index:1}.page-section{padding:clamp(2.8rem,6vw,5rem) 0}main>.page-section{--section-bg: #ffffff;--section-surface: #ffffff;--section-text: #111111;--section-muted: #3a3a3a;--section-line: #d9d9d9;background:var(--section-bg);border-top:1px solid var(--section-line)}main>.page-section:nth-of-type(2n){--section-bg: #0a0a0a;--section-surface: #131313;--section-text: #f8f8f8;--section-muted: #d1d1d1;--section-line: #2b2b2b;background:var(--section-bg)}main>.hero.page-section{--section-bg: #0a0a0a;--section-surface: #131313;--section-text: #ffffff;--section-muted: #d4d4d4;--section-line: #2b2b2b;background:var(--section-bg);border-top:none}main>.hero.hero--cover.page-section{height:100vh;height:100svh;min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:flex-start;padding:0;position:relative;overflow:visible;z-index:2;background:var(--section-bg)}main>.hero.hero--cover.page-section:after{content:"";position:absolute;left:0;right:0;top:0;height:max(100%,100vw);background-image:var(--hero-cover);background-size:100% auto;background-position:center var(--hero-cover-offset-y);background-repeat:no-repeat;pointer-events:none;z-index:2}main>.hero.hero--cover.page-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000057,#0000002e 42%,#0000);pointer-events:none;z-index:3}main>.hero.hero--cover.page-section+.page-section{border-top:none;margin-top:0;position:relative;background:transparent}main>.hero.hero--cover.page-section+.page-section:before{content:"";position:absolute;inset:0;background:var(--section-bg);pointer-events:none;z-index:1}main>.hero.hero--cover.page-section+.page-section>.container{position:relative;z-index:4}main>.page-section h1,main>.page-section h2,main>.page-section h3,main>.page-section h4{color:var(--section-text)}main>.page-section p,main>.page-section li,main>.page-section label{color:var(--section-muted)}main img,main video{border-radius:var(--radius-media);border:none}.site-header{position:sticky;top:0;z-index:50;border-bottom:none;background:none;padding:0}body.has-hero-cover .site-header{position:fixed;left:0;right:0}.nav-wrap{width:100%;padding:0;border-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:none;background:transparent;box-shadow:none;transition:background .25s ease,box-shadow .25s ease}body.header-solid .nav-wrap{background:linear-gradient(180deg,#0c0c0dfa,#060607fa);box-shadow:0 14px 28px #0000008c}.nav-inner{min-height:var(--header-height);display:flex;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.5rem;color:#f8fafc;margin-left:0}.brand:hover,.brand:focus-visible{color:#f8fafc}.brand__logo{width:26px;height:auto;display:block}.brand__name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.96rem;letter-spacing:.2em;line-height:1}.nav-list{list-style:none;display:flex;flex-wrap:wrap;gap:.95rem;margin:0;padding:0}.nav-list a{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;line-height:38px;border-radius:999px;font-size:.92rem;font-weight:600;color:#d6d6d6;text-decoration:none;isolation:isolate;overflow:hidden;cursor:default;transition:color .2s ease}.nav-list a:before{content:"";position:absolute;inset:0;border-radius:inherit;background-color:#ffffff29;border:none;opacity:0;transition:opacity .2s ease;z-index:-1}.nav-list a:hover,.nav-list a:focus-visible{color:#fff;text-decoration:none}.nav-list a:hover:before,.nav-list a:focus-visible:before{opacity:1}.site-header nav{margin-left:clamp(1.6rem,4vw,4.5rem)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;line-height:44px;font-size:14px;position:relative;overflow:hidden;isolation:isolate;border-radius:999px;border:1px solid transparent;font-weight:700;background:transparent;color:#fff;transition:color .2s ease;box-shadow:none}.button:not(.button--ghost):before,.button:not(.button--ghost):after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1}.button:not(.button--ghost):before{background-image:var(--primary-button-gradient)}.button:not(.button--ghost):after{background-color:var(--primary-button-solid);opacity:0;transition:opacity .2s ease}.button:hover{color:#fff}.button:not(.button--ghost):hover:after{opacity:1}.button--small{padding:0 32px;line-height:44px;font-size:14px}.button--ghost{background-color:#f7f8fc;background-image:none;border:2px solid transparent;color:#0d0a46;box-shadow:-5px -5px 15px #ffffffe6,4px 4px 12px #39417c33}.button--ghost:hover{background-color:#f7f8fc;border-color:transparent;color:var(--primary-button-solid)}main>.hero.page-section .button--ghost,body .site-header .button--ghost,main>.page-section:nth-of-type(2n) .button--ghost{box-shadow:-5px -5px 15px #fff3,4px 4px 12px #0000008c}.hero{padding-top:clamp(3.2rem,7vw,6.4rem)}.hero--cover{padding-block:0}.hero-cover-content{display:flex;align-items:flex-start;min-height:100%;padding-top:calc(var(--header-height) + clamp(2rem,5vw,4.5rem) + var(--hero-copy-offset-y));position:relative;z-index:4}.hero-cover-copy{max-width:min(760px,100%)}.hero-cover-copy .eyebrow,.hero-cover-copy .lead,.hero-cover-copy .chip{text-shadow:var(--hero-text-shadow-soft)}.hero-cover-copy h1{text-shadow:var(--hero-text-shadow-strong)}.eyebrow{display:inline-flex;padding:0;border-radius:999px;background:none;color:var(--section-muted);border:none;box-shadow:none;font-size:.8rem;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1rem}.lead{font-size:clamp(1rem,1.8vw,1.23rem);max-width:72ch}.cta-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.5rem}.chip-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.3rem}.chip{padding:.35rem .7rem;border-radius:999px;font-size:.83rem;color:var(--section-text);border:1px solid var(--section-line);background:transparent}.hero-grid{display:grid;grid-template-columns:1.15fr .95fr;gap:1.3rem;align-items:center}.hero-grid--compact{grid-template-columns:1.05fr .95fr}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:1rem}.page-section--proof{padding-top:clamp(4.5rem,8vw,6.8rem)}.page-section--proof .eyebrow,.page-section--proof .lead,.page-section--proof .proof-editorial__kicker,.page-section--proof .proof-editorial__note,.page-section--proof .proof-stat__label,.page-section--proof .proof-stat p{text-shadow:var(--section-text-shadow-soft)}.page-section--proof h2,.page-section--proof .proof-stat strong{text-shadow:var(--hero-text-shadow-soft)}.proof-editorial{display:grid;gap:clamp(1.4rem,3vw,2.8rem)}.proof-editorial__intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(1.2rem,3vw,2.4rem);align-items:end}.proof-editorial__intro h2{max-width:14ch;margin-bottom:0}.proof-editorial__intro .lead{margin-bottom:0;max-width:34ch;justify-self:end}.proof-editorial__feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);gap:clamp(1rem,2.4vw,2rem);align-items:end}.proof-editorial__media{position:relative;margin:0}.proof-editorial__media:before{content:"";position:absolute;inset:10% -4% -6% 38%;background:radial-gradient(circle at center,rgba(67,128,255,.22) 0%,rgba(0,177,255,.08) 38%,transparent 72%);filter:blur(32px);pointer-events:none}.proof-editorial__media img{position:relative;display:block;width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:var(--radius-media)}.proof-editorial__aside{padding-bottom:clamp(.2rem,1vw,.8rem)}.proof-editorial__kicker{margin-bottom:.8rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--section-text)}.proof-editorial__note{margin:0;padding-left:1.15rem;border-left:1px solid var(--section-line);max-width:30ch}.proof-editorial__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem);padding-top:clamp(1.1rem,2vw,1.7rem);border-top:1px solid var(--section-line)}.proof-stat{padding-top:.7rem}.proof-stat__label{margin-bottom:.8rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--section-muted)}.proof-stat strong{margin-bottom:.25rem}.proof-stat p:last-child{margin-bottom:0;max-width:28ch}.content-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.content-split--reverse>:first-child{order:2}.content-split--reverse>:last-child{order:1}.media-frame{padding:0;overflow:hidden;border-radius:var(--radius-media);background:var(--section-surface);border:none;box-shadow:var(--shadow)}.media-frame:not(.media-frame--video){aspect-ratio:1 / 1}.media-frame img,.media-frame video{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--radius-media)}.media-frame--video video{min-height:320px;max-height:560px}.media-frame--video img{min-height:320px;max-height:560px}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.workflow-card{display:grid;gap:.75rem}.workflow-card img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius-media);border:none}.plan-media{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius-media);border:none;margin-bottom:.8rem}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{padding:clamp(1rem,2.4vw,1.6rem);border-radius:var(--radius-md);border:none;background:none;box-shadow:none}.panel h3,.panel h2{margin-bottom:.7rem}.kpi{display:grid;gap:.3rem}.kpi strong{font-family:Space Grotesk,sans-serif;font-size:2rem;display:inline-block;background-image:var(--primary-text-gradient);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.steps{margin:0;padding-left:1.2rem;display:grid;gap:.65rem}.list{margin:0;padding-left:1.15rem;display:grid;gap:.55rem}.mini-card{padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#09090bd1}.mini-card p{margin:0}.comparison-table{width:100%;border-collapse:collapse;font-size:.95rem}.comparison-table th,.comparison-table td{padding:.8rem;border-bottom:1px solid var(--section-line);text-align:left;vertical-align:top}.comparison-table th{font-family:Space Grotesk,sans-serif;color:var(--text-100)}.faq-stack{display:grid;gap:.8rem}.faq-item h3{margin-bottom:.45rem}.faq-item p:last-child{margin-bottom:0}.cta-panel{text-align:center}.cta-panel p{max-width:70ch;margin-inline:auto}.cta-panel .cta-row{justify-content:center}.section-heading{max-width:78ch;margin-bottom:1.25rem}.site-footer{border-top:1px solid rgba(255,255,255,.22);background:#000000b8}.footer-grid{padding:4.4rem 0;display:grid;gap:1.2rem;grid-template-columns:2fr 1fr 1fr}.footer-logos{display:flex;align-items:center;gap:.7rem;margin-bottom:.6rem}.footer-brand-name{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.16em;color:#fff}.footer-logo{display:block;height:auto}.footer-logo--white{width:22px}.footer-copy{margin-bottom:.45rem;color:#bdbdbd}.footer-heading{font-family:Space Grotesk,sans-serif;color:#fff;margin-bottom:.55rem}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.footer-list a{color:#bdbdbd}.footer-list a:hover{color:#fff}.footer-bottom{padding:1.6rem 0 2.8rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{margin:0;font-size:.86rem;color:#a7a7a7}.pricing-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.price-card{position:relative}.price{font-size:2.2rem;font-family:Space Grotesk,sans-serif;color:var(--text-100)}.price small{font-size:.92rem;color:var(--text-300);font-family:Manrope,sans-serif}.popular-tag{position:absolute;top:12px;right:12px;padding:.25rem .55rem;border-radius:999px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.26);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.article-meta{font-size:.9rem;color:var(--text-300);margin-bottom:1rem}.article-body{display:grid;gap:1.2rem}.article-section{padding:1.3rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0e0e10d1}.legal-copy{max-width:78ch}.highlight{background-image:var(--primary-button-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}@media(max-width:980px){.nav-list{display:none}.site-header .button,.header-actions{margin-left:auto}.grid-3,.pricing-grid,.footer-grid,.grid-2,.hero-grid,.hero-grid--compact,.split-heading,.proof-editorial__intro,.proof-editorial__feature,.proof-editorial__metrics,.content-split,.workflow-grid{grid-template-columns:1fr}.proof-editorial__intro h2,.proof-editorial__intro .lead{max-width:none;justify-self:start}.proof-editorial__media img{aspect-ratio:1 / 1}.content-split--reverse>:first-child,.content-split--reverse>:last-child{order:initial}.brand__logo{width:22px}.brand__name{font-size:.85rem;letter-spacing:.16em}}@media(max-width:680px){.container{padding-inline:16px}}
