:root{--canvas:#f2f6ff;--surface-1:#fff;--surface-2:#f8fbff;--surface-3:#ecf3ff;--text-strong:#0a1b33;--text-muted:#3f5578;--text-soft:#667998;--brand-primary:#0b5bd4;--brand-primary-strong:#083f9f;--brand-accent:#ef7a22;--focus-ring:rgba(239,122,34,.46);--line:rgba(14,56,116,.18);--line-strong:rgba(11,91,212,.28);--shadow-xl:0 28px 70px rgba(10,34,76,.16);--shadow-md:0 12px 32px rgba(10,34,76,.1);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--bg-0:var(--canvas);--bg-1:var(--surface-3);--bg-2:#fff3e6;--surface:var(--surface-1);--surface-soft:var(--surface-2);--ink-900:var(--text-strong);--ink-700:var(--text-muted);--ink-500:var(--text-soft);--brand:var(--brand-primary);--brand-deep:var(--brand-primary-strong);--accent:var(--brand-accent);--accent-deep:#be5607}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;padding:0}body.site-body{font-family:var(--font-body),"Segoe UI",sans-serif;color:var(--text-strong);background:radial-gradient(circle at 92% -6%,rgba(17,108,232,.05) 0,transparent 42%),linear-gradient(180deg,#f8fbff,#f3f7ff 48%,#f6f9ff);line-height:1.5}a{color:inherit;text-decoration:none}.skip-link{position:absolute;top:-120px;left:1rem;z-index:999;background:#fff;color:var(--text-strong);border:1px solid var(--line);border-radius:999px;padding:.65rem 1rem;font-weight:600;transition:top .2s ease}.skip-link:focus-visible{top:1rem}.site-shell{position:relative;min-height:100vh;overflow:clip}.ambient{position:absolute;pointer-events:none;border-radius:999px;z-index:0}.ambient-one{width:320px;height:320px;top:-120px;right:-120px;background:radial-gradient(circle,rgba(11,91,212,.08),rgba(11,91,212,0))}.ambient-two{width:360px;height:360px;left:-180px;top:360px;background:radial-gradient(circle,rgba(239,122,34,.06),rgba(239,122,34,0))}.ambient-three{width:280px;height:280px;right:8%;top:62%;background:radial-gradient(circle,rgba(8,63,159,.05),rgba(8,63,159,0))}.container{width:min(1140px,calc(100% - 2.2rem));margin-inline:auto;position:relative;z-index:1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(6,16,31,.7);border-bottom:1px solid rgba(96,165,250,.1);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header.scrolled{background:rgba(248,251,255,.92);border-bottom-color:rgba(11,91,212,.12);box-shadow:0 4px 20px rgba(10,34,76,.08)}.site-header:not(.scrolled) .brand-lockup,.site-header:not(.scrolled) .brand-name{color:#fff}.site-header:not(.scrolled) .brand-tagline{color:hsla(0,0%,100%,.6)}.site-header:not(.scrolled) .nav-link{color:#fff;font-weight:600}.site-header:not(.scrolled) .nav-link:hover{color:#93c5fd}.site-header:not(.scrolled) .header-utility-link{color:#fff}.site-header:not(.scrolled) .header-utility-link:hover{color:#93c5fd}.site-header:not(.scrolled) .mobile-quick-link{color:#fff;font-weight:700}.site-header:not(.scrolled) .mobile-quick-link:hover{color:#93c5fd}.site-header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-lockup{display:inline-flex;align-items:center;gap:.75rem}.brand-badge{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(130deg,var(--brand-primary) 0,var(--brand-primary-strong) 100%);color:#fff;font-weight:700;font-size:1rem;letter-spacing:.03em}.brand-name{display:block;font-family:var(--font-heading),Georgia,serif;font-size:1.27rem;line-height:1}.brand-tagline{display:block;color:var(--text-soft);font-size:.78rem;margin-top:.2rem}.site-nav{display:inline-flex;align-items:center;gap:.5rem}.nav-link{color:var(--text-muted);font-weight:500;font-size:.875rem;letter-spacing:.005em;padding:.3rem .5rem;transition:color .18s ease}.nav-link:hover{color:var(--brand-primary-strong)}.header-cta-group{display:inline-flex;align-items:center;gap:.7rem}.header-utility-link{color:var(--text-muted);font-size:.86rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1.2px;text-underline-offset:2px}.header-utility-link:hover{color:var(--brand-primary-strong)}.mobile-quick-nav{display:none}.mobile-quick-link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--text-muted);font-weight:700;font-size:.82rem;padding:.3rem .5rem}.mobile-quick-link:hover{color:var(--brand-primary-strong)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;font-size:.92rem;line-height:1;min-height:45px;padding:.74rem 1.18rem;border:1px solid transparent;transition:transform .16s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(138deg,#0b59cf,#0846ab);color:#fff;box-shadow:0 10px 20px rgba(8,63,159,.28)}.button-primary:hover{box-shadow:0 13px 24px rgba(8,63,159,.32)}.button-ghost{border-color:rgba(8,63,159,.22);color:var(--brand-primary-strong);background:hsla(0,0%,100%,.88)}.button-subtle{border-color:rgba(63,85,120,.2);background:hsla(0,0%,100%,.78);color:var(--text-muted)}.button-ghost-white{border-color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.1);color:#fff}.button-ghost-white:hover{border-color:hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.18)}.site-main{padding:3rem 0 4.8rem}.home-shell-hero{position:relative}.home-shell-hero:before{content:"";position:absolute;inset:-1rem -.6rem auto;height:52%;border-radius:24px;z-index:-1;background:linear-gradient(145deg,rgba(11,91,212,.035),hsla(0,0%,100%,.9) 60%,rgba(239,122,34,.03))}.home-band{position:relative;overflow:hidden}.home-band:after{content:"";position:absolute;inset:auto -10% -62% auto;width:220px;height:220px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(11,91,212,.05),rgba(11,91,212,0))}.home-band-trust{background:linear-gradient(135deg,#fbfdff,#f4f8ff 64%,#fff7ef)}.home-band-features,.home-band-how{background:linear-gradient(180deg,#fff,#f8fbff)}.home-band-audience{background:linear-gradient(180deg,#fff,#f7faff)}.home-band-ios{background:linear-gradient(180deg,#fff,#f8fbff 72%,#fff9f2)}.home-band-product{background:linear-gradient(142deg,#fff,#f6faff 62%,#fffaf4)}.home-band-pricing{background:linear-gradient(148deg,#fff,#f6faff 64%,#fff9f2)}.product-screens{grid-gap:1.3rem;gap:1.3rem}.product-screens-hint{margin:-.24rem 0 0;color:var(--text-soft);font-size:.84rem}.product-screens-hint code{display:inline-flex;border-radius:999px;border:1px solid rgba(8,63,159,.22);background:hsla(0,0%,100%,.78);color:var(--brand-primary-strong);padding:.2rem .5rem;font-size:.77rem}.product-proof-rail{display:grid;grid-gap:.96rem;gap:.96rem;grid-template-columns:minmax(0,1.02fr) minmax(0,1.18fr)}.product-proof-panel{position:relative;overflow:hidden;border-radius:20px;padding:1.08rem 1.08rem 1.12rem;border:1px solid rgba(10,56,118,.14);box-shadow:0 18px 34px rgba(10,34,76,.08)}.product-proof-panel:after{content:"";position:absolute;inset:auto -8% -35% auto;width:180px;height:180px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,rgba(11,91,212,.08),rgba(11,91,212,0))}.product-proof-panel-stack{background:linear-gradient(180deg,#fff,#f8fbff)}.product-proof-panel-system{background:linear-gradient(140deg,#0f2d5e,#0b4ba8 56%,#0c63da);color:#fff}.product-proof-panel-kicker{position:relative;z-index:1;margin:0 0 .52rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--accent-deep)}.product-proof-panel-system .product-proof-panel-kicker{color:rgba(255,230,205,.92)}.product-proof-panel h3{position:relative;z-index:1;margin:0;font-size:1.3rem;line-height:1.18;text-wrap:balance}.product-proof-panel p{position:relative;z-index:1;margin:.72rem 0 0;color:var(--text-muted);font-size:.95rem;line-height:1.55}.product-proof-panel-system p{color:rgba(241,247,255,.92)}.product-proof-stack-list{position:relative;z-index:1;list-style:none;margin:.9rem 0 0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.product-proof-stack-list li{display:flex;align-items:center;gap:.6rem;border-radius:999px;border:1px solid rgba(10,56,118,.1);background:hsla(0,0%,100%,.84);color:var(--text-muted);font-size:.9rem;font-weight:600;padding:.52rem .7rem}.product-proof-stack-list li:before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,rgba(239,122,34,.92),rgba(190,86,7,.95));flex:0 0 auto}.product-screens-grid{display:grid;grid-gap:1.04rem;gap:1.04rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-shot-card{border-radius:var(--radius-md);border:1px solid rgba(11,91,212,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(246,250,255,.96));grid-gap:.78rem;gap:.78rem;box-shadow:0 18px 32px rgba(10,34,76,.08)}.product-shot-card:nth-child(3){grid-column:span 2}.product-shot-header{grid-gap:.34rem;gap:.34rem}.product-shot-kicker{margin:0;color:var(--brand-primary-strong);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.product-shot-header h3{line-height:1.22}.product-shot-header p{margin:0;color:var(--text-muted);font-size:.93rem}.product-shot-frame{border-radius:14px;border:1px solid rgba(10,56,118,.16);background:linear-gradient(160deg,#ebf3ff,#f9fcff 55%,#fff7ee);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.72)}.product-shot-frame.is-web{aspect-ratio:16/10}.product-shot-frame.is-ios{aspect-ratio:9/18.8;max-width:360px}.product-shot-frame.is-wide{aspect-ratio:16/7.2}.product-shot-replacement{display:grid;grid-gap:.22rem;gap:.22rem;border-top:1px solid rgba(10,56,118,.1);padding-top:.76rem}.product-shot-replacement-label{margin:0;color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.product-shot-replacement p:last-child{margin:0;color:var(--text-muted);font-size:.9rem;font-weight:600}.product-shot-outcome{display:grid;grid-gap:.22rem;gap:.22rem;border-top:1px solid rgba(10,56,118,.1);padding-top:.76rem}.product-shot-outcome-label{margin:0;color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.product-shot-outcome p:last-child{margin:0;color:var(--text-strong);font-size:.9rem;font-weight:600}.product-shot-placeholder{position:absolute;inset:0;display:grid;place-content:center;grid-gap:.35rem;gap:.35rem;text-align:center;padding:1rem;background:repeating-linear-gradient(-45deg,rgba(11,91,212,.08),rgba(11,91,212,.08) 12px,hsla(0,0%,100%,.58) 0,hsla(0,0%,100%,.58) 24px)}.product-shot-placeholder-title{margin:0;font-weight:800;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-primary-strong)}.product-shot-placeholder-body{margin:0;color:var(--text-muted);font-size:.84rem}.product-shot-placeholder code{display:inline-flex;margin-inline:auto;padding:.28rem .48rem;border-radius:999px;border:1px solid rgba(8,63,159,.22);background:hsla(0,0%,100%,.82);font-size:.74rem;color:var(--brand-primary-strong);max-width:100%;overflow-wrap:anywhere}.product-proof-outcomes{display:grid;grid-gap:.82rem;gap:.82rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-proof-outcome-card{border-radius:18px;border:1px solid rgba(10,56,118,.12);background:hsla(0,0%,100%,.78);padding:.94rem .98rem}.product-proof-outcome-card h3{margin:0;font-size:1rem;line-height:1.24}.product-proof-outcome-card p{margin:.5rem 0 0;color:var(--text-muted);font-size:.9rem;line-height:1.5}.photo-proof-section{border-color:var(--line-strong);background:linear-gradient(148deg,#fff,#f1f7ff 56%,#fff6ed);box-shadow:var(--shadow-xl)}.photo-proof-grid{margin-top:1.2rem;display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.photo-proof-card{border-radius:var(--radius-md);border:1px solid rgba(11,91,212,.16);background:hsla(0,0%,100%,.96);overflow:clip;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.photo-proof-card:hover{transform:translateY(-3px);box-shadow:0 16px 28px rgba(10,34,76,.16)}.photo-proof-media{position:relative;min-height:230px;background:#dce7f9}.photo-proof-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,rgba(5,20,44,0),rgba(5,20,44,.42));z-index:1}.photo-proof-media img{object-fit:cover;transition:transform .6s ease}.photo-proof-card:hover .photo-proof-media img{transform:scale(1.03)}.photo-proof-pill{position:absolute;z-index:2;top:.62rem;left:.62rem;display:inline-flex;align-items:center;border-radius:999px;border:1px solid hsla(0,0%,100%,.4);background:rgba(10,27,51,.64);color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800;padding:.28rem .55rem}.photo-proof-copy{padding:.94rem .98rem 1rem;display:grid;grid-gap:.5rem;gap:.5rem;align-content:start;flex:1 1}.photo-proof-copy h3{margin:0;font-size:1.06rem;line-height:1.3}.photo-proof-copy p{margin:0;color:var(--ink-700);font-size:.93rem}.hero-section{padding:2.25rem 0 1.55rem}.hero-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.hero-copy-column{display:grid;align-content:start;grid-gap:0;gap:0}.hero-superband{margin:0 0 .72rem;display:flex;flex-wrap:wrap;gap:.34rem}.hero-superchip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(11,91,212,.18);background:hsla(0,0%,100%,.92);color:var(--brand-primary-strong);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .58rem}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.74rem;color:var(--brand-primary)}.hero-title{margin:0;font-family:var(--font-heading),Georgia,serif;line-height:.98;font-size:clamp(2.05rem,4.75vw,3.75rem);letter-spacing:-.028em;text-wrap:balance;max-width:13ch}.hero-body{margin:.88rem 0 0;max-width:44ch;color:#324968;font-size:1.03rem;line-height:1.64}.hero-actions{margin-top:1.16rem;display:flex;flex-wrap:wrap;align-items:center;gap:.72rem}.hero-utility-row{margin:.8rem 0 0;color:var(--text-soft);font-size:.86rem;line-height:1.55;max-width:60ch}.hero-panel{border-radius:28px;background:linear-gradient(180deg,#fff,#f3f8ff);border:1px solid rgba(10,56,118,.18);padding:1.05rem;box-shadow:0 22px 48px rgba(10,34,76,.12)}.hero-panel-label{margin:0 0 .62rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.09em;color:var(--brand-primary-strong);font-weight:800}.hero-panel-stack{display:grid;grid-gap:.8rem;gap:.8rem}.outcome-card{padding:.9rem .94rem;border-radius:var(--radius-sm);background:var(--surface);border:1px solid rgba(11,91,212,.15)}.outcome-card h2{margin:0;font-size:1rem;line-height:1.2}.outcome-card p{margin:.5rem 0 0;color:var(--text-muted);font-size:.93rem}.hero-field-wrap,.hero-panel-field,.hero-panel-product{display:grid;grid-gap:.62rem;gap:.62rem}.hero-field-image{min-height:190px;position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(11,91,212,.18);background:linear-gradient(155deg,rgba(8,63,159,.12),rgba(11,91,212,.06) 48%,rgba(239,122,34,.08));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35)}.hero-field-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-field-image:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,rgba(10,27,51,0),rgba(10,27,51,.24));pointer-events:none}.hero-proof-list{margin:0;padding-left:1.2rem;display:grid;grid-gap:.45rem;gap:.45rem;color:var(--text-muted)}.hero-product-shell{background:linear-gradient(180deg,#fff,#f1f7ff);padding:.8rem;display:grid;grid-gap:.72rem;gap:.72rem}.hero-product-image,.hero-product-shell{border-radius:16px;border:1px solid rgba(11,91,212,.16)}.hero-product-image{min-height:186px;background-size:cover;background-position:50%}.hero-product-topbar{display:flex;gap:.38rem}.hero-product-topbar span{width:8px;height:8px;border-radius:999px;background:rgba(47,65,95,.25)}.hero-product-grid{display:grid;grid-gap:.6rem;gap:.6rem}.hero-product-card{border-radius:12px;border:1px solid rgba(63,85,120,.15);background:#fff;padding:.72rem .78rem}.hero-product-card h2{margin:0;font-size:.9rem}.hero-product-card p{margin:.35rem 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.35}.hero-product-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.hero-product-timeline span{min-height:8px;border-radius:999px;background:rgba(47,65,95,.2)}.hero-product-timeline .is-complete{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-strong) 100%)}.hero-product-timeline .is-active{background:linear-gradient(135deg,rgba(239,122,34,.74),rgba(190,86,7,.9))}.hero-product-caption{margin:0;color:var(--text-soft);font-size:.86rem}.hero-field-wrap .hero-product-caption{margin-top:0;font-size:.86rem}.home-trust-wrap{display:grid;grid-gap:1.12rem;gap:1.12rem}.stack-contrast{display:grid;grid-gap:1rem;gap:1rem}.stack-contrast-head{display:grid;grid-gap:.18rem;gap:.18rem;max-width:54rem}.stack-contrast-grid{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.stack-contrast-card{border-radius:20px;border:1px solid rgba(10,56,118,.14);padding:1rem 1.05rem;display:grid;grid-gap:.52rem;gap:.52rem}.stack-contrast-card.is-old{background:linear-gradient(180deg,#fff8f3,#fffdfb);border-color:rgba(190,86,7,.18)}.stack-contrast-card.is-new{background:linear-gradient(180deg,#f7fbff,#fff)}.stack-contrast-label{margin:0;color:var(--accent-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.stack-contrast-card h3{margin:0;font-size:1.16rem;line-height:1.28}.stack-contrast-list{margin:0;padding-left:1.1rem;display:grid;grid-gap:.48rem;gap:.48rem;color:var(--ink-700)}.stack-contrast-footnote{margin:0;max-width:58rem;color:var(--text-soft);font-size:.96rem;line-height:1.68}.platform-story{display:grid;grid-gap:1.3rem;gap:1.3rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.platform-story-copy{display:grid;grid-gap:.18rem;gap:.18rem;align-content:start}.platform-story-points{margin-top:1.1rem;display:grid;grid-gap:.7rem;gap:.7rem}.platform-story-point{border-left:3px solid rgba(11,91,212,.18);padding-left:.88rem}.platform-story-point-label{margin:0 0 .28rem;color:var(--brand-primary-strong);text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:800}.platform-story-point h3{margin:0;font-size:1.02rem;line-height:1.28}.platform-story-point p{margin:.48rem 0 0;color:var(--ink-700);font-size:.94rem}.platform-story-grid .home-features{display:grid}.home-trust-head .section-title{max-width:18ch}.trust-signals{display:grid;grid-gap:.82rem;gap:.82rem;grid-template-columns:repeat(3,minmax(0,1fr))}.trust-signal-card{border-radius:var(--radius-md);border:1px solid rgba(0,92,230,.2);background:linear-gradient(180deg,#fff,#f6faff);padding:1rem 1.02rem;display:grid;grid-gap:.4rem;gap:.4rem}.trust-signal-card-featured{border-color:rgba(0,92,230,.42);box-shadow:0 12px 26px rgba(10,34,76,.1)}.trust-signal-kicker{margin:0;color:var(--accent-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.trust-signal-card h3{margin:0;font-size:1.06rem}.trust-signal-card p{margin:0;color:var(--ink-700);font-size:.92rem;font-weight:500}.section-card{margin-top:1.85rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface-1) 0,var(--surface-2) 100%);border:1px solid var(--line);box-shadow:0 14px 30px rgba(10,34,76,.08);padding:clamp(1.55rem,3vw,2.5rem)}.section-title{margin:0;font-family:var(--font-heading),Georgia,serif;line-height:1.05;text-wrap:balance;letter-spacing:-.025em;font-size:clamp(2rem,4.5vw,3.5rem)}.section-lead{margin:1rem 0 0;color:#385270;max-width:58ch;font-size:1.05rem;line-height:1.7}.feature-grid{margin-top:1.2rem;display:grid;grid-gap:.7rem;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid-tight{gap:.85rem}.platform-story-grid .feature-grid{margin-top:0}.feature-card{border-radius:var(--radius-md);border:1px solid rgba(11,91,212,.14);background:#fff;padding:.96rem;display:grid;grid-gap:.25rem;gap:.25rem}.feature-card-lead{background:linear-gradient(180deg,#fff,#f5f9ff);border-color:rgba(11,91,212,.22)}.feature-index{margin:0 0 .3rem;color:var(--brand-primary);font-weight:800;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.feature-card h3,.step-card h3,.use-case-card h3{margin:0;font-size:1.05rem}.faq-item p,.feature-card p,.step-card p,.use-case-card p{margin:.54rem 0 0;color:var(--text-muted)}.steps-grid{margin-top:1.15rem;display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr))}.steps-timeline .step-card{position:relative}.steps-timeline .step-card:after{content:"";position:absolute;top:1.54rem;left:calc(100% + .34rem);width:.72rem;height:2px;background:linear-gradient(90deg,rgba(11,91,212,.45),rgba(11,91,212,0))}.steps-timeline .step-card:last-child:after{display:none}.step-card{border-radius:var(--radius-md);border:1px solid rgba(63,85,120,.15);background:#fff;padding:1.02rem;min-height:170px}.step-index{margin:0;color:var(--brand-primary-strong);font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.how-launch-note{margin-top:.95rem;border-radius:14px;border:1px solid rgba(11,91,212,.18);background:hsla(0,0%,100%,.92);padding:.86rem .92rem}.how-launch-title{margin:0;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;color:var(--brand-primary-strong)}.how-launch-body{margin:.45rem 0 0;color:var(--text-muted);font-size:.9rem}.learn-callout{display:grid;grid-gap:1rem;gap:1rem;border-radius:18px;background:linear-gradient(155deg,#fff8ef,#fffdf9 48%,#f7fbff);border:1px solid rgba(190,86,7,.16);padding:clamp(1.3rem,2.6vw,2rem)}.learn-callout-eyebrow{margin:0;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(86,45,16,.72);font-weight:800}.learn-callout-title{margin:0;font-size:clamp(2rem,4vw,3rem);color:#2a160c;line-height:1.06;text-wrap:balance}.learn-callout-body{margin:0;max-width:52rem;color:rgba(63,36,20,.82);line-height:1.7}.learn-callout-actions{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center}.learn-callout-link{align-self:center;font-weight:700}.use-cases-grid{margin-top:1.2rem;display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.use-case-card{border-radius:var(--radius-md);border:1px solid rgba(244,122,32,.24);background:linear-gradient(180deg,#fff,#fff7ef);padding:1rem}.use-case-index{margin:0 0 .42rem;color:var(--accent-deep);letter-spacing:.08em;font-size:.72rem}.use-case-index,.use-case-link{text-transform:uppercase;font-weight:800}.use-case-link{margin-top:.72rem;display:inline-flex;font-size:.84rem;color:var(--brand-deep);letter-spacing:.06em}.use-case-link:hover{color:var(--brand)}.inline-text-link{color:var(--brand-primary-strong);font-weight:700;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.4px}.inline-text-link:hover{color:var(--brand-primary)}.page-breadcrumbs{margin:0 0 .78rem}.page-breadcrumbs ol{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.38rem;color:var(--ink-500);font-size:.78rem;font-weight:700}.page-breadcrumbs li{display:inline-flex;align-items:center}.page-breadcrumbs li+li:before{content:"/";margin-right:.38rem;color:rgba(47,65,95,.52)}.page-breadcrumbs a{color:var(--brand-deep)}.page-breadcrumbs a:hover{color:var(--brand)}.page-breadcrumbs span[aria-current=page]{color:var(--ink-700)}.authority-section-intro{margin:0;color:var(--ink-700);line-height:1.52;font-size:.94rem}.home-shell-cornerstone .section-card{border-color:rgba(0,92,230,.24);background:linear-gradient(145deg,#fff,#edf5ff 62%,#fff6ed);box-shadow:var(--shadow-xl)}.ios-section-grid{display:grid;grid-gap:1.12rem;gap:1.12rem;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center}.ios-bullets{margin:.9rem 0 1.12rem;padding-left:1.2rem;color:var(--text-muted);display:grid;grid-gap:.46rem;gap:.46rem}.ios-panel{border-radius:var(--radius-lg);border:1px solid rgba(8,63,159,.2);background:linear-gradient(180deg,#fff,#f1f7ff 64%,#fff6ee);box-shadow:var(--shadow-md);padding:1rem}.ios-panel-label{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;font-weight:800;color:var(--brand-primary-strong)}.ios-panel-phone{margin:.72rem 0;border-radius:26px;border:2px solid rgba(11,29,52,.2);background:linear-gradient(170deg,#101b2c,#132743);padding:.45rem;width:min(250px,100%);box-shadow:0 16px 22px rgba(16,27,44,.25)}.ios-screen{border-radius:20px;border:1px solid hsla(0,0%,100%,.12);background:linear-gradient(180deg,#f4f9ff,#deebff);min-height:180px;padding:.95rem .82rem;display:grid;align-content:start;grid-gap:.44rem;gap:.44rem}.ios-screen p{margin:0;font-weight:800;color:var(--ink-900);font-size:.95rem}.ios-screen span{border-radius:10px;background:#fff;border:1px solid rgba(11,91,212,.16);color:var(--text-muted);font-size:.83rem;font-weight:600;padding:.45rem .52rem}.ios-panel-note{margin:0;color:var(--text-muted);font-size:.91rem}.faq-list{margin-top:1.5rem;display:grid;grid-gap:.75rem;gap:.75rem}.faq-accordion-list{gap:1rem}.faq-accordion-item{overflow:hidden}.faq-accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;color:var(--text-strong);text-align:left;padding:0;letter-spacing:-.01em}.faq-accordion-trigger:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px;border-radius:4px}.faq-chevron{flex-shrink:0;color:var(--brand-primary);transition:transform .25s ease}.faq-accordion-item.is-open .faq-chevron{transform:rotate(180deg)}.faq-accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-accordion-item.is-open .faq-accordion-body{grid-template-rows:1fr}.faq-accordion-body>p{overflow:hidden;margin:.875rem 0 0;font-size:.92rem;line-height:1.7;color:var(--text-muted)}.faq-item{border-radius:var(--radius-sm);border:1px solid rgba(11,91,212,.12);background:#fff;padding:1.25rem 1.5rem;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px rgba(10,34,76,.04)}.faq-item:hover{border-color:rgba(11,91,212,.22);box-shadow:0 4px 16px rgba(10,34,76,.06)}.faq-item[open]{border-color:rgba(11,91,212,.2)}.faq-item summary{cursor:pointer;font-weight:700;list-style:none;font-size:1rem;color:var(--text-strong);padding-right:2rem;position:relative;letter-spacing:-.01em}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:0;color:var(--brand-primary);font-weight:700;font-size:1.2rem;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:.875rem 0 0;font-size:.92rem;line-height:1.7;color:var(--text-muted)}.final-cta-section{margin-top:1.2rem}.home-final-cta .final-cta-wrap{position:relative;overflow:clip;color:#fff;border-color:hsla(0,0%,100%,.2);background:linear-gradient(128deg,#0d2747,#12365f 48%,#184a7a)}.home-final-cta .final-cta-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(8,26,46,.76),rgba(8,26,46,.42) 52%,rgba(8,26,46,.76)),url(/photos/team-operations.jpg);background-size:cover;background-position:50%;opacity:.32;pointer-events:none}.home-final-cta .final-cta-wrap>*{position:relative;z-index:1}.home-final-cta .eyebrow{color:hsla(0,0%,100%,.86)}.home-final-cta .section-lead{color:rgba(236,245,255,.92)}.home-final-cta .button-primary{background:linear-gradient(135deg,#ff913c,#d7630f);box-shadow:0 14px 24px rgba(0,0,0,.3)}.home-final-cta .button-ghost{border-color:hsla(0,0%,100%,.5);color:#fff;background:hsla(0,0%,100%,.1)}.home-final-cta .button-subtle{border-color:hsla(0,0%,100%,.42);color:#fff;background:hsla(0,0%,100%,.08)}.final-cta-wrap{border-radius:var(--radius-lg);border:1px solid rgba(11,91,212,.24);background:linear-gradient(125deg,#fff,#eef5ff 55%,#fff6ed);box-shadow:var(--shadow-xl);padding:clamp(1.45rem,3vw,2.6rem)}.final-cta-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.7rem}.book-demo-main{background:linear-gradient(180deg,#f8fbff,#eef5ff);min-height:calc(100vh - 80px)}.signup-success-card{width:min(840px,100%)}.signup-success-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.66rem}.signup-success-help{margin-top:.9rem;color:var(--text-muted);font-size:.92rem}.signup-success-help a{color:var(--brand-primary-strong);font-weight:700;text-decoration:underline;text-underline-offset:2px}.site-footer{background:linear-gradient(160deg,#0f172a,#1e3a5f);color:hsla(0,0%,100%,.85);padding:4rem 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-brand-col{display:flex;flex-direction:column;gap:.9rem}.footer-logo{margin:0;font-family:var(--font-heading),Georgia,serif;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.02em}.footer-tagline{margin:0;font-size:.88rem;color:hsla(0,0%,100%,.55);line-height:1.65;max-width:26rem}.footer-email{display:inline-block;font-size:.88rem;font-weight:600;color:hsla(0,0%,100%,.75);text-decoration:none;transition:color .15s ease}.footer-email:hover{color:#fff}.footer-nav-col{display:flex;flex-direction:column}.footer-nav-heading{margin:0 0 1rem;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.footer-nav-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.footer-nav-link{font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.68);text-decoration:none;transition:color .15s ease}.footer-nav-link:hover{color:#fff}.footer-bottom{justify-content:space-between;gap:1.5rem;padding-top:1.75rem}.footer-assurance-pills,.footer-bottom{display:flex;align-items:center;flex-wrap:wrap}.footer-assurance-pills{gap:.5rem}.footer-pill{border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.55);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.32rem .65rem}.footer-copyright{margin:0;font-size:.8rem;color:hsla(0,0%,100%,.35)}.footer-brand{margin:0;font-family:var(--font-heading),Georgia,serif;font-size:1.15rem}.footer-copy{margin:0;color:var(--text-soft);font-size:.9rem}.footer-assurance-list{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.footer-assurance-list span{border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.55);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .62rem}.footer-links{display:inline-flex;gap:.9rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.footer-link{font-size:.9rem;font-weight:700;color:hsla(0,0%,100%,.68)}.footer-link:hover{color:#fff}.mobile-sticky-cta{display:none}.legal-main{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem}.legal-card{width:min(900px,100%);border-radius:var(--radius-lg);border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-xl);padding:clamp(1.2rem,3vw,2.4rem)}.legal-title{margin:0;font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.1}.legal-meta{margin:.6rem 0 0;color:var(--text-soft);font-size:.92rem}.legal-note{margin:.9rem 0 0;border-left:3px solid var(--accent);background:#fff6ed;padding:.7rem .9rem;border-radius:8px;color:var(--text-muted)}.legal-card h2{margin:1.3rem 0 .4rem;font-size:1.08rem}.legal-card p{margin:0;color:var(--text-muted)}.legal-card p+p{margin-top:.8rem}.legal-card a{color:var(--brand-primary-strong);font-weight:700;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:2px}.booking-main{min-height:calc(100vh - 140px);padding:3rem 1rem}.booking-card{max-width:760px;display:grid;grid-gap:1rem;gap:1rem}.booking-lead{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.7}.booking-fallback-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-fallback-card,.booking-scheduler-shell{border-radius:var(--radius-md);border:1px solid rgba(11,91,212,.16);background:hsla(0,0%,100%,.94);padding:1rem;display:grid;grid-gap:.7rem;gap:.7rem}.booking-fallback-card h2{margin:0;font-size:1.05rem;line-height:1.3}.booking-fallback-card p,.booking-scheduler-shell p{margin:0;color:var(--text-muted)}.booking-scheduler-label{margin:0;color:var(--brand-primary-strong);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.hero-section{padding:1.3rem 0 .7rem}.hero-grid{gap:1.4rem;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch}.hero-title{max-width:12ch;font-size:clamp(1.92rem,4.1vw,3.28rem)}.hero-body{max-width:42ch;font-size:.98rem;line-height:1.58}.hero-panel-proof{display:grid;grid-gap:.7rem;gap:.7rem;padding:1.02rem}.hero-proof-frame{position:relative;min-height:400px;overflow:hidden;border-radius:22px;border:1px solid rgba(11,91,212,.22);background:linear-gradient(160deg,#eef5ff,#fff);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.42),0 18px 30px rgba(10,34,76,.08)}.hero-field-strip-photo,.hero-proof-image{object-fit:cover;object-position:top left}.hero-proof-details{display:grid;grid-gap:.78rem;gap:.78rem;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);align-items:stretch}.hero-proof-callout{border-radius:18px;border:1px solid rgba(11,91,212,.18);background:hsla(0,0%,100%,.94);padding:.98rem;display:grid;grid-gap:.42rem;gap:.42rem}.hero-proof-callout-kicker{margin:0;color:var(--accent-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800}.hero-proof-callout h2{margin:0;font-size:1.2rem;line-height:1.22}.hero-proof-callout p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.6}.hero-proof-stat{border-radius:18px;border:1px solid rgba(11,91,212,.16);background:linear-gradient(180deg,rgba(245,249,255,.96),hsla(0,0%,100%,.94));padding:.9rem .94rem;display:grid;align-content:start}.hero-proof-stat-label{margin:0;font-size:.69rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--brand-primary-strong)}.hero-proof-stat-value{margin:.28rem 0 .68rem;color:var(--text-strong);font-size:.9rem;line-height:1.55}.hero-field-strip{display:grid;grid-gap:.7rem;gap:.7rem;grid-template-columns:148px minmax(0,1fr);align-items:center;border-radius:18px;border:1px solid rgba(11,91,212,.16);background:rgba(247,251,255,.95);padding:.82rem}.hero-field-strip-image{position:relative;min-height:124px;border-radius:16px;overflow:hidden;border:1px solid rgba(11,91,212,.14)}.product-screens{display:grid;grid-gap:1.15rem;gap:1.15rem}.product-screens-head{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:end}.product-proof-feature{display:grid;grid-gap:1.05rem;gap:1.05rem;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:stretch}.product-proof-feature-copy{display:grid;align-content:start;grid-gap:.72rem;gap:.72rem;padding:1.08rem;border-radius:22px;border:1px solid rgba(11,91,212,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(244,248,255,.94))}.product-proof-feature-copy h3{margin:0;font-size:clamp(1.32rem,2.3vw,1.8rem);line-height:1.14}.product-proof-feature-copy>p{margin:0;color:var(--text-muted);font-size:.98rem;line-height:1.65}.product-proof-feature-visual{display:grid}.product-screens-grid{gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.product-shot-card{height:100%;padding:1rem;border-radius:20px;border:1px solid rgba(11,91,212,.16);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(246,250,255,.94));display:grid;grid-gap:.82rem;gap:.82rem}.product-shot-header{display:grid;grid-gap:.45rem;gap:.45rem}.product-shot-header h3{margin:0;font-size:1.08rem;line-height:1.3}.product-shot-header p:last-child{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.58}.product-shot-frame{position:relative;overflow:hidden;min-height:268px;border-radius:18px;border:1px solid rgba(11,91,212,.18);background:linear-gradient(162deg,rgba(238,245,255,.96),hsla(0,0%,100%,.98));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.42)}.product-shot-frame.is-ios{min-height:360px;max-width:285px;margin-inline:auto}.product-shot-frame.is-wide{min-height:230px}.product-shot-image{object-fit:cover;object-position:top center}.product-shot-meta{display:grid;grid-gap:.65rem;gap:.65rem}.product-shot-outcome,.product-shot-replacement{border-radius:14px;border:1px solid rgba(11,91,212,.13);background:hsla(0,0%,100%,.86);padding:.72rem .78rem}.product-shot-outcome p:last-child,.product-shot-replacement p:last-child{margin:.28rem 0 0;color:var(--text-muted);line-height:1.55}.product-shot-outcome-label,.product-shot-replacement-label{margin:0;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--brand-primary-strong)}.product-shot-unavailable{min-height:inherit;display:grid;place-items:center;padding:1rem;text-align:center}.product-shot-unavailable-title{margin:0;font-weight:800}.product-shot-unavailable-body{margin:.4rem 0 0;color:var(--text-muted);font-size:.88rem}.reveal{opacity:1;transform:none;animation:none}.delay-1{animation-delay:70ms}.delay-2{animation-delay:.13s}.delay-3{animation-delay:.19s}.delay-4{animation-delay:.25s}.delay-5{animation-delay:.31s}.delay-6{animation-delay:.37s}.delay-7{animation-delay:.43s}.delay-8{animation-delay:.49s}.delay-9{animation-delay:.55s}.delay-10{animation-delay:.61s}.delay-11{animation-delay:.67s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}@media (max-width:980px){.header-utility-link,.site-nav{display:none}.mobile-quick-nav{display:flex;gap:.45rem;padding:0 0 .7rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-quick-nav::-webkit-scrollbar{display:none}.hero-grid{grid-template-columns:1fr}.steps-timeline .step-card:after{display:none}.site-main{padding-top:2.3rem}.product-shot-frame.is-ios{max-width:300px;margin-inline:auto}.product-shot-card:nth-child(3){grid-column:auto}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;display:block;padding:.5rem .7rem calc(.72rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(235,243,255,.62),rgba(235,243,255,.95) 55%,#eef4ff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(47,65,95,.2);box-shadow:0 -10px 24px rgba(10,34,76,.1)}.mobile-sticky-cta-inner{width:min(1120px,calc(100% - .2rem));margin:0 auto;display:grid;grid-gap:.55rem;gap:.55rem;grid-template-columns:1fr 1fr}.mobile-sticky-cta-inner .button{min-height:42px}.footer-links{justify-content:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand-col{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.booking-fallback-grid,.hero-field-strip{grid-template-columns:1fr}}@media (max-width:720px){.container{width:calc(100% - 1.15rem)}.site-header-inner{min-height:72px}.brand-tagline{display:none}.header-cta-group{gap:.5rem}.header-cta-group .button-subtle{display:none}.hero-superband{margin-bottom:.72rem}.hero-title{max-width:11ch;font-size:clamp(1.48rem,7.4vw,1.84rem)}.hero-body{font-size:.91rem;line-height:1.44}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof-frame{min-height:228px}.hero-field-strip{grid-template-columns:1fr}.hero-field-strip-image{min-height:150px}.product-proof-panel{padding:.96rem .96rem 1rem}.product-proof-panel h3{font-size:1.12rem}.product-proof-stack-list li{font-size:.88rem;padding:.5rem .66rem}.product-shot-card{padding:.9rem}.product-proof-outcome-card{padding:.88rem .9rem}.hero-utility-row{gap:.34rem;font-size:.82rem}.hero-promise{font-size:.72rem;padding:.32rem .56rem}.page-breadcrumbs{margin-bottom:.65rem}.page-breadcrumbs ol{gap:.3rem;font-size:.74rem}.photo-proof-media{min-height:190px}.photo-proof-card:first-child,.photo-proof-card:nth-child(2),.photo-proof-card:nth-child(3),.photo-proof-card:nth-child(4){grid-column:auto}.mobile-quick-nav{padding-bottom:.6rem}.mobile-quick-link{font-size:.78rem;padding:.42rem .66rem}.photo-proof-copy{padding:.78rem .82rem .88rem}.product-shot-card{padding:.84rem;gap:.62rem}.product-shot-header h3{font-size:.96rem}.product-shot-header p{font-size:.86rem;line-height:1.42}.product-shot-frame.is-ios{max-width:240px}.booking-main{padding-inline:.4rem}.product-screens-hint code,.product-shot-placeholder code{font-size:.68rem}.home-final-cta .final-cta-actions .button{width:100%}.button{font-size:.88rem;min-height:40px;padding:.62rem .95rem}.mobile-sticky-cta-inner{gap:.5rem}.section-title{font-size:clamp(1.5rem,7.8vw,2rem);line-height:1.08}.section-lead{font-size:.95rem;line-height:1.52}}.hp-dark{background:#0f172a;color:#f1f5f9}.hp-main{padding:0}.hp-hero{background:linear-gradient(150deg,#0f172a,#1e3a5f 55%,#0f172a);padding:4rem 0 3rem;position:relative;overflow:hidden}.hp-hero:before{top:-120px;right:-80px;width:520px;height:520px;background:radial-gradient(circle,rgba(96,165,250,.12) 0,transparent 70%)}.hp-hero:after,.hp-hero:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.hp-hero:after{bottom:-100px;left:-60px;width:380px;height:380px;background:radial-gradient(circle,rgba(59,130,246,.08) 0,transparent 70%)}.hp-hero-inner{width:min(1140px,calc(100% - 2.4rem));margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative;z-index:1}.hp-hero-copy{display:flex;flex-direction:column;gap:1.25rem}.hp-hero-eyebrow{font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#60a5fa;margin:0}.hp-hero-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:700;line-height:1.05;color:#fff;margin:0;letter-spacing:-.02em}.hp-hero-sub{font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65;color:#94a3b8;margin:0;max-width:48ch}.hp-hero-actions{display:flex;gap:.875rem;flex-wrap:wrap;margin-top:.25rem}.hp-btn-primary{background:linear-gradient(138deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 28px rgba(59,130,246,.35);border-color:transparent}.hp-btn-primary:hover{box-shadow:0 14px 32px rgba(59,130,246,.45)}.hp-btn-ghost{border-color:rgba(148,163,184,.35);color:#e2e8f0;background:hsla(0,0%,100%,.06)}.hp-btn-ghost:hover{border-color:rgba(148,163,184,.6);background:hsla(0,0%,100%,.1);color:#fff}.hp-hero-nudge{font-size:.86rem;color:#64748b;margin:0}.hp-hero-signin{color:#60a5fa;font-weight:600;text-decoration:none}.hp-hero-signin:hover{color:#93c5fd}.hp-hero-visual{display:flex;justify-content:flex-end}.hp-dash{width:100%;max-width:480px;border-radius:16px;background:#1e293b;border:1px solid rgba(148,163,184,.15);box-shadow:0 32px 80px rgba(0,0,0,.45),0 0 0 1px rgba(96,165,250,.08);overflow:hidden}.hp-dash-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0f172a;border-bottom:1px solid rgba(148,163,184,.1)}.hp-dash-dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.hp-dot-red{background:#ef4444}.hp-dot-yellow{background:#f59e0b}.hp-dot-green{background:#22c55e}.hp-dash-label{font-size:.75rem;color:#64748b;margin-left:.25rem;font-weight:500}.hp-dash-body{display:grid;grid-template-columns:110px 1fr}.hp-dash-nav{display:flex;flex-direction:column;padding:1rem 0;border-right:1px solid rgba(148,163,184,.1);background:#111827}.hp-dash-nav-item{font-size:.76rem;font-weight:600;color:#64748b;padding:.55rem .9rem;cursor:default;transition:color .15s ease,background .15s ease}.hp-dash-nav-active{color:#60a5fa;background:rgba(96,165,250,.08);border-right:2px solid #3b82f6}.hp-dash-content{padding:1rem;display:flex;flex-direction:column;gap:.875rem}.hp-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}.hp-dash-stat{background:#0f172a;border-radius:8px;padding:.6rem .5rem;text-align:center;border:1px solid rgba(148,163,184,.1)}.hp-dash-stat-num{display:block;font-size:1.25rem;font-weight:700;color:#f1f5f9;line-height:1}.hp-dash-stat-lbl{display:block;font-size:.62rem;color:#64748b;margin-top:.25rem;line-height:1.2}.hp-dash-queue{display:flex;flex-direction:column;gap:.375rem}.hp-dash-row{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:8px;background:#0f172a;border:1px solid rgba(148,163,184,.08)}.hp-dash-row-active{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.25)}.hp-dash-indicator{width:7px;height:7px;border-radius:999px;background:#3b82f6;flex-shrink:0}.hp-dash-claim-name{flex:1 1;font-size:.74rem;font-weight:600;color:#cbd5e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-dash-badge{font-size:.64rem;font-weight:700;color:#60a5fa;background:rgba(96,165,250,.12);border-radius:999px;padding:.2rem .5rem;white-space:nowrap}.hp-dash-ai-chip{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-radius:8px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);font-size:.73rem;font-weight:600;color:#6ee7b7}.hp-dash-ai-star{color:#34d399;font-size:.9rem}.hp-proof-bar{background:#fff;border-top:1px solid rgba(11,91,212,.08);border-bottom:1px solid rgba(11,91,212,.08);padding:0}.hp-proof-bar-inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.hp-proof-bar-lead{display:none}.hp-proof-stats{display:contents}.hp-proof-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:2.5rem 1.5rem;border-right:1px solid rgba(11,91,212,.08);text-align:center;transition:background .2s ease}.hp-proof-stat:last-child{border-right:none}.hp-proof-stat:hover{background:#f8fbff}.hp-proof-stat-value{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;color:var(--brand-primary);line-height:1;letter-spacing:-.02em}.hp-proof-stat-label{font-size:.82rem;color:var(--text-muted);font-weight:500;line-height:1.4;max-width:14ch}.hp-problem{padding:3.5rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}.hp-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin:3rem 0 2rem}.hp-problem-card{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.75rem 1.5rem;border-radius:var(--radius-md);background:#fff;border:1px solid rgba(11,91,212,.1);text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 1px 4px rgba(10,34,76,.04)}.hp-problem-card:hover{border-color:rgba(11,91,212,.22);box-shadow:var(--shadow-md);transform:translateY(-2px)}.hp-problem-icon{font-size:1.6rem;line-height:1;width:44px;height:44px;background:linear-gradient(135deg,#f0f5ff,#e8f0fe);margin-bottom:.25rem}.hp-icon-box,.hp-problem-icon{display:flex;align-items:center;justify-content:center;border-radius:10px}.hp-icon-box{width:38px;height:38px;margin-bottom:.5rem;flex-shrink:0}.hp-icon-box--muted{background:rgba(11,91,212,.08);color:var(--brand-primary)}.hp-problem-name{font-size:.95rem;font-weight:700;color:var(--text-strong);letter-spacing:-.01em}.hp-problem-desc{font-size:.82rem;color:var(--text-soft);line-height:1.5}.hp-problem-result{font-size:1.05rem;font-weight:600;color:#7f1d1d;text-align:center;margin:0;padding:1.5rem 2rem;background:linear-gradient(135deg,#fef2f2,#fff1f1);border-radius:var(--radius-md);border:1px solid rgba(239,68,68,.15);line-height:1.5}.hp-solution{background:linear-gradient(155deg,#0f172a,#1a2f4e 50%,#0f172a);padding:3.5rem 0;position:relative;overflow:hidden}.hp-solution:before{top:-160px;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse,rgba(59,130,246,.08) 0,transparent 70%)}.hp-solution:after{bottom:-120px;right:-100px;width:500px;height:500px}.hp-solution:after,.hp-solution:before{content:"";position:absolute;border-radius:999px;background:radial-gradient(circle,rgba(59,130,246,.06) 0,transparent 70%);pointer-events:none}.hp-solution:before{top:-80px;left:30%;width:400px;height:400px}.hp-solution-eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#60a5fa;margin:0 0 1rem}.hp-solution-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.05;color:#fff;margin:0 0 1.25rem;letter-spacing:-.025em;text-wrap:balance}.hp-solution-lead{font-size:clamp(1rem,1.6vw,1.15rem);color:#94a3b8;max-width:56ch;line-height:1.7;margin:0 0 3rem}.hp-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(148,163,184,.1);border-radius:var(--radius-md);overflow:hidden;position:relative;z-index:1}.hp-solution-card{padding:2rem;border-radius:16px;background:hsla(0,0%,100%,.04);border:1px solid rgba(148,163,184,.1);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.hp-solution-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(59,130,246,.04),transparent 60%);pointer-events:none}.hp-solution-card:hover{background:hsla(0,0%,100%,.07);border-color:rgba(96,165,250,.28);transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.hp-solution-icon{font-size:1.5rem;width:46px;height:46px;border-radius:12px;background:rgba(59,130,246,.12);border:1px solid rgba(96,165,250,.18);margin-bottom:1.1rem;line-height:1}.hp-solution-icon,.hp-solution-icon-box{display:flex;align-items:center;justify-content:center}.hp-solution-icon-box{width:40px;height:40px;border-radius:11px;background:rgba(96,165,250,.12);color:#60a5fa;margin-bottom:1.25rem}.hp-solution-card-title{font-size:1.05rem;font-weight:700;color:#f1f5f9;margin:0 0 .6rem;letter-spacing:-.01em}.hp-solution-card-desc{font-size:.9rem;line-height:1.65;color:#94a3b8;margin:0}.hp-how{padding:5rem 0;background:radial-gradient(ellipse at 100% 0,rgba(11,91,212,.07) 0,transparent 55%),linear-gradient(180deg,#eef5ff,#e8f1ff 40%,#f4f8ff);border-top:1px solid rgba(11,91,212,.09);position:relative}.hp-how-header{margin-bottom:3.5rem}.hp-how-lead{font-size:1.05rem;color:var(--text-muted);margin:.75rem auto 0;max-width:42rem;line-height:1.65}.hp-how-track{display:flex;align-items:stretch;gap:0}.hp-how-track-col{display:flex;align-items:center;flex:1 1;min-width:0}.hp-how-track-col:last-child{flex-shrink:0}.hp-how-card{flex:1 1;background:#fff;border:1px solid rgba(11,91,212,.13);border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 6px 28px rgba(10,34,76,.08),0 1px 4px rgba(10,34,76,.04)}.hp-how-card:hover{transform:translateY(-5px);box-shadow:0 20px 52px rgba(10,34,76,.14);border-color:rgba(11,91,212,.32)}.hp-how-card-icon-wrap{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#0b5bd4,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 8px 24px rgba(11,91,212,.28)}.hp-how-card-step-num{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.1em;color:var(--brand-primary);text-transform:uppercase}.hp-how-card-title{font-size:1.25rem;font-weight:800;color:var(--text-strong);margin:0;letter-spacing:-.02em;line-height:1.2}.hp-how-card-desc{font-size:.9rem;line-height:1.7;color:var(--text-muted);margin:0}.hp-how-pipeline{flex-shrink:0;width:64px;display:flex;align-items:center;justify-content:center}.hp-how-pipeline svg{width:64px;height:24px}.hp-how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3.5rem}.hp-how-step{position:relative;display:flex;flex-direction:column;gap:1rem}.hp-how-step-head{display:flex;align-items:center;gap:0;position:relative}.hp-how-step-num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(138deg,#0b59cf,#0846ab);color:#fff;font-size:1rem;font-weight:800;flex-shrink:0;box-shadow:0 8px 20px rgba(8,63,159,.28);letter-spacing:-.01em}.hp-how-connector{flex:1 1;height:2px;background:linear-gradient(90deg,rgba(11,91,212,.35),rgba(11,91,212,.06));margin-left:.75rem}.hp-how-step-title{font-size:1.15rem;margin:0;letter-spacing:-.015em}.hp-how-step-desc{margin:0}.hp-weather{padding:3.5rem 0;background:linear-gradient(180deg,#f8fafc,#eef4ff 60%,#f0f6ff);border-top:1px solid rgba(11,91,212,.07);border-bottom:1px solid rgba(11,91,212,.07)}.hp-weather-inner{display:grid;grid-template-columns:1fr 360px;grid-gap:5rem;gap:5rem;align-items:start}.hp-weather-callouts{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.hp-weather-callout{align-items:flex-start;gap:.875rem;border-radius:999px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:800;font-size:.7rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:.1rem;box-shadow:0 2px 8px rgba(5,150,105,.3)}.hp-weather-callout-label{font-size:.9rem;font-weight:700;color:var(--text-strong)}.hp-weather-callout-desc{font-size:.875rem;color:var(--text-muted);line-height:1.5}.hp-weather-sources{background:#fff;border-radius:var(--radius-md);border:1px solid rgba(11,91,212,.12);padding:1.75rem;box-shadow:0 8px 32px rgba(10,34,76,.08);position:-webkit-sticky;position:sticky;top:2rem}.hp-weather-sources-label{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 1.25rem;transition:color .15s ease}.hp-weather-source-item:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--brand-primary);opacity:.4;flex-shrink:0;transition:opacity .15s ease}.hp-weather-source-item:hover{color:var(--brand-primary)}.hp-weather-source-item:hover:before{opacity:1}.hp-weather-source-item:last-child{border-bottom:none}.hp-ai{padding:3.5rem 0;background:linear-gradient(180deg,#fff,#f8fafc)}.hp-ai-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.hp-ai-card{padding:2rem;border-radius:var(--radius-md);background:#fff;border:1px solid rgba(11,91,212,.1);position:relative;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;overflow:hidden;box-shadow:0 2px 8px rgba(10,34,76,.04)}.hp-ai-card:hover{border-color:rgba(11,91,212,.25);box-shadow:var(--shadow-md);transform:translateY(-2px)}.hp-ai-card-accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6 50%,#60a5fa);border-radius:3px 3px 0 0}.hp-ai-card-icon{font-size:1.4rem;width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);margin-bottom:1rem}.hp-ai-card-icon,.hp-ai-icon-box{display:flex;align-items:center;justify-content:center}.hp-ai-icon-box{width:42px;height:42px;border-radius:12px;background:linear-gradient(138deg,rgba(11,91,212,.09),rgba(59,130,246,.07));color:var(--brand-primary);margin-bottom:1.25rem}.hp-ai-card-title{font-size:1.1rem;font-weight:700;color:var(--text-strong);margin:0 0 .625rem;letter-spacing:-.015em}.hp-ai-card-desc{font-size:.9rem;line-height:1.65;color:var(--text-muted);margin:0}.hp-teams{padding:3.5rem 0;background:linear-gradient(155deg,#0f172a,#1a2f4e 50%,#0f172a);position:relative;overflow:hidden}.hp-teams:before{content:"";position:absolute;bottom:-200px;left:-100px;width:600px;height:600px;border-radius:999px;background:radial-gradient(circle,rgba(59,130,246,.07) 0,transparent 65%);pointer-events:none}.hp-teams .section-title{color:#fff}.hp-teams .section-lead{color:#94a3b8}.hp-teams .eyebrow{color:#60a5fa}.hp-teams-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:3rem;position:relative;z-index:1}.hp-teams-card{padding:1.75rem;border-radius:16px;background:hsla(0,0%,100%,.04);border:1px solid rgba(148,163,184,.1);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.hp-teams-card:hover{background:hsla(0,0%,100%,.07);border-color:rgba(96,165,250,.28);transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.hp-teams-icon{font-size:1.4rem;width:44px;height:44px;border-radius:11px;background:rgba(59,130,246,.12);border:1px solid rgba(96,165,250,.18);line-height:1}.hp-teams-icon,.hp-teams-icon-box{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.hp-teams-icon-box{width:40px;height:40px;border-radius:11px;background:rgba(96,165,250,.12);color:#60a5fa}.hp-teams-card-title{font-size:1rem;font-weight:700;color:#f1f5f9;margin:0 0 .5rem;letter-spacing:-.01em}.hp-teams-card-desc{font-size:.88rem;line-height:1.65;color:#94a3b8;margin:0}.hp-founder{padding:5rem 0;background:radial-gradient(ellipse at 80% 50%,rgba(11,91,212,.05) 0,transparent 55%),linear-gradient(180deg,#f8fafc,#eef5ff)}.hp-founder-inner{display:grid;grid-template-columns:1fr auto;grid-gap:3rem;gap:3rem;align-items:center}.hp-founder-content{max-width:700px}.hp-founder-title-label{font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 2rem}.hp-founder-quote{font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.5;color:var(--text-strong);margin:0 0 2.25rem;font-style:italic;padding-left:2rem;border-left:4px solid var(--brand-primary);letter-spacing:-.01em}.hp-founder-attribution{display:flex;align-items:center;gap:1.25rem}.hp-founder-avatar{width:52px;height:52px;border-radius:999px;background:linear-gradient(138deg,#0b59cf,#0846ab);color:#fff;font-size:1.2rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 18px rgba(8,63,159,.25)}.hp-founder-name{font-size:1rem;font-weight:700;color:var(--text-strong);margin:0;letter-spacing:-.01em}.hp-founder-role{font-size:.84rem;color:var(--text-soft);margin:.2rem 0 0}.hp-founder-aside{-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp-founder-quote-mark{font-size:12rem;line-height:.8;color:rgba(11,91,212,.12);font-family:Georgia,serif;font-weight:700}.hp-closing{background:linear-gradient(155deg,#0f172a,#1a2f4e 50%,#0f172a);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.hp-closing:before{top:-100px;left:50%;transform:translateX(-50%);width:800px;height:500px;background:radial-gradient(ellipse,rgba(59,130,246,.12) 0,transparent 65%)}.hp-closing:after,.hp-closing:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.hp-closing:after{bottom:-120px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.07) 0,transparent 65%)}.hp-closing-inner{position:relative;z-index:1}.hp-closing-eyebrow{display:inline-block;font-size:.74rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#60a5fa;margin:0 0 1.5rem}.hp-closing-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.05;color:#fff;margin:0 auto 1.5rem;letter-spacing:-.025em;max-width:20ch;text-wrap:balance}.hp-closing-sub{font-size:clamp(1rem,1.6vw,1.15rem);color:#94a3b8;margin:0 auto 3rem;max-width:50ch;line-height:1.7}.hp-closing-actions{display:flex;justify-content:center;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.hp-closing-email{font-size:.9rem;color:#64748b;margin:0}.hp-closing-email-link{display:inline-block;background:rgba(96,165,250,.12);border:1px solid rgba(96,165,250,.28);border-radius:999px;padding:.15rem .85rem;color:#60a5fa;font-weight:700;transition:background .15s ease,border-color .15s ease,color .15s ease}.hp-closing-email-link:hover{background:rgba(96,165,250,.2);border-color:rgba(96,165,250,.45);color:#93c5fd}.hp-faq-wrap{padding:5.5rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}@media (max-width:980px){.hp-hero-inner{grid-template-columns:1fr;gap:2rem}.hp-hero-visual{justify-content:center}.hp-dash{max-width:100%}.hp-proof-bar-inner{grid-template-columns:repeat(2,1fr)}.hp-proof-stat:nth-child(2){border-right:none}.hp-proof-stat:first-child,.hp-proof-stat:nth-child(2){border-bottom:1px solid rgba(11,91,212,.08)}.hp-problem-grid,.hp-solution-grid{grid-template-columns:repeat(2,1fr)}.hp-solution-grid{gap:1px}.hp-how-steps{grid-template-columns:repeat(2,1fr);gap:2.5rem}.hp-how-connector{display:none}.hp-weather-inner{gap:2.5rem}.hp-ai-grid,.hp-weather-inner{grid-template-columns:1fr}.hp-teams-grid{grid-template-columns:repeat(2,1fr)}.hp-founder-inner{grid-template-columns:1fr;gap:1.5rem}.hp-founder-aside{display:none}.hp-founder-content{max-width:100%}}@media (max-width:720px){.hp-hero{padding:3.5rem 0 3rem}.hp-hero-title{font-size:2.2rem}.hp-hero-actions{flex-direction:column}.hp-hero-actions .button{width:100%;justify-content:center}.hp-proof-bar-inner{grid-template-columns:repeat(2,1fr)}.hp-proof-stat:nth-child(2){border-right:none}.hp-proof-stat:first-child,.hp-proof-stat:nth-child(2){border-bottom:1px solid rgba(11,91,212,.08)}.hp-problem-grid{grid-template-columns:repeat(2,1fr)}.hp-how-steps,.hp-solution-grid,.hp-teams-grid{grid-template-columns:1fr}.hp-how-track{flex-direction:column;gap:1.5rem}.hp-how-pipeline{display:none}.hp-ai,.hp-faq-wrap,.hp-founder,.hp-how,.hp-problem,.hp-solution,.hp-teams,.hp-weather{padding:2.5rem 0}.hp-closing{padding:3rem 0}.hp-closing-title{font-size:1.85rem}}@media (max-width:480px){.hp-problem-grid{grid-template-columns:1fr}.hp-dash-body{grid-template-columns:80px 1fr}.hp-dash-nav-item{font-size:.68rem;padding:.5rem .6rem}.hp-proof-stats{flex-direction:column;gap:1rem}}.hp-section-center{text-align:center}.hp-section-center .section-lead{margin-left:auto;margin-right:auto}@keyframes hp-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:no-preference){.hp-proof-stat{animation:hp-fade-in .5s ease both}.hp-proof-stat:first-child{animation-delay:.05s}.hp-proof-stat:nth-child(2){animation-delay:.1s}.hp-proof-stat:nth-child(3){animation-delay:.15s}.hp-proof-stat:nth-child(4){animation-delay:.2s}}@keyframes hp-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hp-marquee-track{display:flex;gap:1.5rem;width:max-content;animation:hp-marquee-scroll 36s linear infinite}.hp-marquee-track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.reveal{opacity:1}.button:hover,.reveal{transform:none}}.home-band-stats{padding:0!important}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-1);overflow:hidden}.stat-item{padding:2rem 1.75rem;border-right:1px solid var(--line);display:grid;grid-gap:.35rem;gap:.35rem}.stat-item:last-child{border-right:none}.stat-value{margin:0;font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--brand-primary);line-height:1}.stat-label{margin:0;font-size:.88rem;color:var(--text-muted);font-weight:500;line-height:1.4}@media (max-width:720px){.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item:nth-child(2){border-right:none}.stat-item:first-child,.stat-item:nth-child(2){border-bottom:1px solid var(--line)}}@media (max-width:480px){.stats-strip{grid-template-columns:minmax(0,1fr)}.stat-item{border-right:none;border-bottom:1px solid var(--line)}.stat-item:last-child{border-bottom:none}}@media (max-width:720px){.faq-accordion-list{gap:1.25rem}.faq-item{padding:1.5rem}}.hp-wheel{padding:4rem 0;background:linear-gradient(150deg,#0f172a,#1a2f4e 55%,#0f172a);position:relative;overflow:hidden}.hp-wheel:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;border-radius:999px;background:radial-gradient(circle,rgba(11,91,212,.18) 0,transparent 65%);pointer-events:none}.hp-wheel-header{text-align:center;margin-bottom:3rem}.hp-wheel-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#60a5fa;margin:0 0 1rem}.hp-wheel-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.1;color:#fff;margin:0 0 1rem;letter-spacing:-.025em}.hp-wheel-lead{font-size:clamp(.95rem,1.4vw,1.05rem);color:#94a3b8;margin:0 auto;max-width:50ch;line-height:1.65}.hp-wheel-graphic-wrap{display:flex;justify-content:center;align-items:center;margin-bottom:2.5rem}.hp-wheel-svg{width:100%;height:auto;display:block;overflow:visible}@keyframes hp-wheel-spoke-flow{0%{stroke-dashoffset:28}to{stroke-dashoffset:0}}.hp-wheel-spoke{stroke-dasharray:6 5;animation:hp-wheel-spoke-flow 2s linear infinite}@keyframes hp-wheel-orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hp-wheel-orbit-ring{transform-origin:250px 250px;animation:hp-wheel-orbit-spin 60s linear infinite}.hp-wheel-detail{text-align:center;min-height:3.5rem}.hp-wheel-detail-body{font-size:1rem;color:#94a3b8;max-width:52ch;margin:0 auto;line-height:1.65;animation:fadeIn .2s ease}.hp-wheel-detail-hint{font-size:.85rem;color:#475569;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hp-wheel-svg-container{position:relative;width:100%;max-width:560px;flex-shrink:0}.hp-wheel-center-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:27%;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:none;transition:width .35s cubic-bezier(.34,1.56,.64,1),border-radius .35s ease,background .3s ease,box-shadow .3s ease;overflow:hidden;z-index:2}.hp-wheel-center-overlay.is-expanded{width:46%;aspect-ratio:unset;padding:1.25rem 1rem;border-radius:16px;background:rgba(9,18,36,.96);border:1px solid rgba(96,165,250,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 0 1px rgba(96,165,250,.15),0 8px 32px rgba(0,0,0,.5),0 0 60px rgba(96,165,250,.08);pointer-events:auto}.hp-wheel-center-wordmark{display:flex;flex-direction:column;align-items:center;gap:.25rem;animation:fadeIn .2s ease}.hp-wheel-center-brand{font-size:clamp(.75rem,1.5vw,1rem);font-weight:800;letter-spacing:-.03em;line-height:1;margin:0}.hp-wheel-center-claim{color:#fff}.hp-wheel-center-os{color:#0891b2}.hp-wheel-center-tagline{font-size:clamp(.42rem,.8vw,.52rem);font-weight:700;letter-spacing:.12em;color:hsla(0,0%,100%,.35);text-transform:uppercase;margin:0}.hp-wheel-center-detail{display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:wheelDetailIn .25s cubic-bezier(.34,1.56,.64,1)}@keyframes wheelDetailIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.hp-wheel-center-module-name{font-size:clamp(.75rem,1.4vw,.95rem);font-weight:800;color:#93c5fd;margin:0;letter-spacing:-.01em;line-height:1.1}.hp-wheel-center-desc{font-size:clamp(.6rem,1.1vw,.75rem);color:hsla(0,0%,100%,.65);margin:0;line-height:1.45}.hp-wheel-center-link{font-size:clamp(.6rem,1vw,.72rem);font-weight:700;color:#60a5fa;text-decoration:none;letter-spacing:.01em;transition:color .15s ease;white-space:nowrap}.hp-wheel-center-link:hover{color:#93c5fd}.trust-bar{background:#f8fafc;border-top:1px solid #e8eff7;border-bottom:1px solid #e8eff7;padding:1rem 0}.trust-bar-inner{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.trust-bar-tagline{font-size:.875rem;font-weight:700;color:#1e3a5f;margin:0;white-space:nowrap;letter-spacing:-.01em}.trust-bar-sep{display:block;width:1px;height:1.25rem;background:#cbd5e1;flex-shrink:0}.trust-bar-badges{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.trust-bar-badge{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:#475569}.trust-bar-badge-icon{color:#0b5bd4;display:flex;align-items:center;flex-shrink:0}@media (max-width:640px){.trust-bar-inner{gap:.75rem}.trust-bar-sep{display:none}.trust-bar-tagline{width:100%}.trust-bar-badges{gap:.875rem}}.credibility-section{background:#0f172a;padding:5rem 0;position:relative;overflow:hidden}.credibility-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(11,91,212,.12) 0,transparent 60%),radial-gradient(ellipse at 70% 50%,rgba(8,145,178,.08) 0,transparent 60%);pointer-events:none}.credibility-inner{position:relative;z-index:1}.credibility-header{text-align:center;margin-bottom:3.5rem}.credibility-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#60a5fa;margin:0 0 1rem}.credibility-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.025em;line-height:1.1}.credibility-lead{font-size:clamp(.95rem,1.4vw,1.05rem);color:#94a3b8;max-width:56ch;margin:0 auto;line-height:1.65}.credibility-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.credibility-pillar{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:2rem 1.75rem;text-align:center;transition:border-color .2s ease,background .2s ease}.credibility-pillar:hover{background:hsla(0,0%,100%,.06);border-color:rgba(96,165,250,.25)}.credibility-stat{font-size:clamp(2.25rem,5vw,3rem);font-weight:800;color:#60a5fa;letter-spacing:-.04em;line-height:1;margin:0 0 .5rem}.credibility-pillar-label{font-size:.9375rem;font-weight:700;color:#f1f5f9;margin:0 0 .75rem;letter-spacing:-.01em}.credibility-pillar-desc{font-size:.875rem;color:#64748b;line-height:1.6;margin:0}@media (max-width:768px){.credibility-section{padding:3.5rem 0}.credibility-pillars{grid-template-columns:1fr;gap:1rem}.credibility-pillar{text-align:left;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:0 1rem;gap:0 1rem;align-items:start}.credibility-stat{grid-row:1/3;font-size:2.25rem;align-self:center;min-width:80px;text-align:center;margin:0}.credibility-pillar-label{margin-bottom:.25rem}.credibility-pillar-desc{color:#64748b}}.hp-flagship{padding:3rem 0;background:#fff;overflow:hidden}.hp-flagship-header{margin-bottom:3rem;text-align:left}.hp-flagship-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b5bd4;margin:0 0 .75rem}.hp-flagship-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:var(--text-strong);margin:0 0 .75rem;letter-spacing:-.025em;line-height:1.1}.hp-flagship-sub{font-size:1rem;color:var(--text-muted);margin:0;max-width:50ch;line-height:1.6}.hp-flagship-track-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem 0 2rem;cursor:-webkit-grab;cursor:grab}.hp-flagship-track-wrap::-webkit-scrollbar{display:none}.hp-flagship-track{display:flex;gap:1.25rem;list-style:none;margin:0;padding:.25rem max(2rem,calc((100vw - 1200px) / 2)) .5rem;width:max-content;scroll-snap-type:x mandatory;align-items:stretch}.hp-flagship-card{flex:0 0 300px;scroll-snap-align:start;padding:2rem;border-radius:20px;border:1px solid rgba(11,91,212,.1);background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 2px 12px rgba(10,34,76,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.hp-flagship-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-accent,#0b5bd4)}.hp-flagship-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 16px 44px rgba(10,34,76,.13);border-color:rgba(11,91,212,.2)}.hp-flagship-card-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.07)}.hp-flagship-card-eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .6rem}.hp-flagship-card-headline{font-family:var(--font-heading),Georgia,serif;font-size:1.05rem;font-weight:700;color:var(--text-strong);margin:0 0 .75rem;line-height:1.35;letter-spacing:-.01em}.hp-flagship-card-body{font-size:.875rem;line-height:1.7;color:var(--text-muted);margin:0;flex:1 1}.hp-flagship-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.12);background:rgba(15,23,42,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:background .15s,box-shadow .15s}.hp-flagship-arrow:hover{background:rgba(30,41,59,.95);box-shadow:0 4px 16px rgba(0,0,0,.4)}.hp-flagship-arrow-left{left:8px}.hp-flagship-arrow-right{right:8px}@media (max-width:980px){.hp-flagship,.hp-wheel{padding:2.5rem 0}.hp-flagship-card{flex:0 0 260px}}@media (max-width:720px){.hp-flagship-arrow{display:none}.hp-flagship,.hp-wheel{padding:2rem 1.5rem}.hp-flagship-card{flex:0 0 80vw;max-width:300px}.hp-wheel-svg-container{max-width:390px;min-width:320px}.hp-wheel-label{display:none}.hp-wheel-node-g:focus .hp-wheel-label{display:block}.hp-wheel-header{margin-bottom:2rem}.hp-wheel-center-overlay.is-expanded{width:52%}}@media (prefers-reduced-motion:reduce){.hp-wheel-orbit-ring,.hp-wheel-spoke{animation:none}}.hp-how{padding:3.5rem 0 3rem;background:#fff;border-top:1px solid rgba(11,91,212,.07)}.hp-how-header{text-align:center;margin-bottom:4rem}.hp-how-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b5bd4;margin:0 0 .75rem}.hp-how-title{font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-strong);margin:0;letter-spacing:-.025em;line-height:1.1}.hp-how-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:900px;margin:0 auto}.hp-how-step-wrap{display:flex;align-items:center;flex:1 1;min-width:0}.hp-how-step{flex:1 1;text-align:center;padding:0 1rem}.hp-how-step-icon{width:64px;height:64px;border-radius:18px;background:rgba(11,91,212,.07);color:#0b5bd4;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.hp-how-step-title{font-family:var(--font-heading),Georgia,serif;font-size:1.2rem;font-weight:700;color:var(--text-strong);margin:0 0 .75rem;letter-spacing:-.01em}.hp-how-step-desc{font-size:.9rem;line-height:1.65;color:var(--text-muted);max-width:22ch;margin:0 auto}.hp-how-arrow{flex-shrink:0;color:rgba(11,91,212,.3);padding:0 .5rem;margin-top:-1.5rem}@media (max-width:720px){.hp-how-steps{gap:0}.hp-how-step-wrap,.hp-how-steps{flex-direction:column;align-items:center}.hp-how-step-wrap{width:100%;max-width:320px}.hp-how-arrow{transform:rotate(90deg);margin:.5rem 0}.hp-how{padding:4rem 0}}@media (max-width:900px){.hp-how-track{flex-direction:column;gap:0}.hp-how-track-col{flex-direction:column;width:100%}.hp-how-card{width:100%;max-width:480px;margin:0 auto}.hp-how-pipeline{width:24px;height:48px;transform:rotate(90deg);margin:.25rem auto}.hp-how-pipeline svg{width:48px;height:24px}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem}.footer-brand-col{grid-column:1/-1}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.75rem}.footer-brand-col{grid-column:1/-1}}.js-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .45s ease-out,transform .45s ease-out}.js-ready .reveal.is-visible{opacity:1;transform:none}.js-ready .delay-1.reveal{transition-delay:60ms}.js-ready .delay-2.reveal{transition-delay:.13s}.js-ready .delay-3.reveal{transition-delay:.2s}.js-ready .delay-4.reveal{transition-delay:.27s}.js-ready .delay-5.reveal{transition-delay:.34s}.js-ready .delay-6.reveal{transition-delay:.41s}.js-ready .delay-7.reveal{transition-delay:.48s}@media (prefers-reduced-motion:reduce){.js-ready .reveal{opacity:1;transform:none;transition:none}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:10px;background:transparent;color:inherit;cursor:pointer;transition:background .18s ease,color .18s ease;flex-shrink:0}.theme-toggle:hover{background:hsla(0,0%,100%,.12)}.theme-toggle:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.site-header.scrolled .theme-toggle{color:var(--text-strong)}.site-header.scrolled .theme-toggle:hover{background:rgba(11,91,212,.07)}[data-theme=dark]{--canvas:#0d1829;--surface-1:#162032;--surface-2:#1a2640;--surface-3:#1e2f4d;--text-strong:#e2e8f0;--text-muted:#94a3b8;--text-soft:#64748b;--line:rgba(148,163,184,.1);--line-strong:rgba(148,163,184,.2);--shadow-xl:0 28px 70px rgba(0,0,0,.5);--shadow-md:0 12px 32px rgba(0,0,0,.35);--bg-0:var(--canvas);--bg-1:var(--surface-3);--surface:var(--surface-1);--surface-soft:var(--surface-2);--ink-900:var(--text-strong);--ink-700:var(--text-muted);--ink-500:var(--text-soft)}[data-theme=dark] body.site-body{background:linear-gradient(180deg,#0d1829,#0f1e35 48%,#0d1829);color:var(--text-strong)}[data-theme=dark] .section-card{background:linear-gradient(180deg,var(--surface-1) 0,var(--surface-2) 100%);border-color:var(--line);box-shadow:0 14px 30px rgba(0,0,0,.3)}[data-theme=dark] .site-header.scrolled{background:rgba(13,24,41,.96);border-bottom-color:rgba(148,163,184,.1);box-shadow:0 4px 20px rgba(0,0,0,.35)}[data-theme=dark] .site-header.scrolled .brand-lockup,[data-theme=dark] .site-header.scrolled .brand-name{color:var(--text-strong)}[data-theme=dark] .site-header.scrolled .brand-tagline{color:var(--text-muted)}[data-theme=dark] .site-header.scrolled .nav-link{color:var(--text-strong)}[data-theme=dark] .site-header.scrolled .nav-link:hover{color:#60a5fa}[data-theme=dark] .section-lead,[data-theme=dark] .site-header.scrolled .header-utility-link{color:var(--text-muted)}[data-theme=dark] .hp-flagship{background:#0f1e35}[data-theme=dark] .hp-flagship-card{background:linear-gradient(145deg,var(--surface-1) 0,var(--surface-2) 100%);border-color:var(--line);box-shadow:0 2px 12px rgba(0,0,0,.25)}[data-theme=dark] .hp-flagship-card-headline{color:var(--text-strong)}[data-theme=dark] .hp-flagship-card-body{color:var(--text-muted)}[data-theme=dark] .hp-flagship-arrow{background:var(--surface-1);border-color:var(--line);color:var(--text-muted)}[data-theme=dark] .trust-bar{background:#162032;border-color:rgba(148,163,184,.1)}[data-theme=dark] .trust-bar-tagline{color:#e2e8f0}[data-theme=dark] .trust-bar-badge{color:var(--text-muted)}[data-theme=dark] .trust-bar-sep{background:rgba(148,163,184,.2)}[data-theme=dark] .faq-accordion-trigger{color:var(--text-strong)}[data-theme=dark] .faq-accordion-body p{color:var(--text-muted)}[data-theme=dark] .faq-item{border-color:var(--line)}[data-theme=dark] .seat-calculator{background:var(--surface-2);border-color:var(--line)}[data-theme=dark] .seat-calc-total{color:var(--text-strong)}[data-theme=dark] .seat-calc-breakdown{color:var(--text-muted)}[data-theme=dark] .trust-signal-card{background:var(--surface-1);border-color:var(--line)}[data-theme=dark] .ambient-one{background:radial-gradient(circle,rgba(11,91,212,.05),rgba(11,91,212,0))}[data-theme=dark] .ambient-two{background:radial-gradient(circle,rgba(239,122,34,.04),rgba(239,122,34,0))}[data-theme=dark] .site-footer{background:#0a1422;border-top-color:rgba(148,163,184,.1)}[data-theme=dark] .footer-logo{color:var(--text-strong)}[data-theme=dark] .footer-nav-link,[data-theme=dark] .footer-tagline{color:var(--text-muted)}[data-theme=dark] .footer-nav-link:hover{color:#60a5fa}[data-theme=dark] .footer-copyright,[data-theme=dark] .footer-nav-heading{color:var(--text-soft)}[data-theme=dark] .footer-email{color:#60a5fa}[data-theme=dark] .footer-bottom{border-top-color:rgba(148,163,184,.08)}[data-theme=dark] .button.button-ghost{border-color:rgba(148,163,184,.25);color:var(--text-strong)}[data-theme=dark] .button.button-ghost:hover{background:rgba(148,163,184,.1)}[data-theme=dark] .button.button-subtle{background:rgba(148,163,184,.1);color:var(--text-strong)}[data-theme=dark] .button.button-subtle:hover{background:rgba(148,163,184,.18)}.header-utility-link,.mobile-quick-link,.nav-link{min-height:44px;display:inline-flex;align-items:center}@media (max-width:768px){.mobile-quick-link{min-height:44px;padding:0 .75rem;display:inline-flex;align-items:center}.theme-toggle{width:44px;height:44px}.button{min-height:44px}.footer-nav-link{min-height:44px;display:flex;align-items:center}}.site-header.scrolled .button.button-subtle{background:rgba(63,85,120,.07);border-color:rgba(63,85,120,.3)}.site-header.scrolled .button.button-subtle:hover{background:rgba(63,85,120,.13);border-color:rgba(63,85,120,.45)}[data-theme=dark] .site-header.scrolled .button.button-subtle{background:rgba(148,163,184,.1);border-color:rgba(148,163,184,.2);color:var(--text-strong)}[data-theme=dark] .site-header.scrolled .button.button-subtle:hover{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.32)}[data-theme=dark] .hp-how{background:radial-gradient(ellipse at 100% 0,rgba(96,165,250,.06) 0,transparent 55%),linear-gradient(180deg,var(--canvas) 0,var(--surface-1) 40%,var(--canvas) 100%);border-top-color:var(--line);border-bottom-color:var(--line)}[data-theme=dark] .hp-how-eyebrow{color:#60a5fa}[data-theme=dark] .hp-how-title{color:var(--text-strong)}[data-theme=dark] .hp-how-lead{color:var(--text-muted)}[data-theme=dark] .hp-how-card{background:var(--surface-1);border-color:var(--line);box-shadow:0 6px 28px rgba(0,0,0,.25),0 1px 4px rgba(0,0,0,.12)}[data-theme=dark] .hp-how-card:hover{border-color:rgba(96,165,250,.35);box-shadow:0 20px 52px rgba(0,0,0,.4)}[data-theme=dark] .hp-how-card-title{color:var(--text-strong)}[data-theme=dark] .hp-how-card-desc{color:var(--text-muted)}[data-theme=dark] .hp-founder{background:linear-gradient(180deg,var(--surface-1) 0,var(--canvas) 100%)}[data-theme=dark] .hp-founder-title-label{color:#60a5fa}[data-theme=dark] .hp-founder-quote{color:var(--text-strong);border-left-color:#60a5fa}[data-theme=dark] .hp-founder-quote-mark{color:rgba(96,165,250,.12)}[data-theme=dark] .hp-founder-name{color:var(--text-strong)}[data-theme=dark] .hp-founder-role{color:var(--text-muted)}[data-theme=dark] .hp-flagship-eyebrow{color:#60a5fa}[data-theme=dark] .hp-proof-bar{background:var(--surface-1);border-top-color:var(--line);border-bottom-color:var(--line)}[data-theme=dark] .hp-proof-stat{border-right-color:var(--line)}[data-theme=dark] .hp-proof-stat:hover{background:var(--surface-2)}[data-theme=dark] .hp-proof-stat-value{color:#60a5fa}[data-theme=dark] .hp-proof-stat-label{color:var(--text-muted)}@media (max-width:980px){[data-theme=dark] .hp-proof-stat:first-child,[data-theme=dark] .hp-proof-stat:nth-child(2){border-bottom-color:var(--line)}}.aud-hero{background:linear-gradient(150deg,#0d1829,#0f2040 55%,#0c2a38);padding:4.5rem 0 5.5rem;position:relative;overflow:hidden}.aud-hero:before{top:-20%;left:-5%;width:55%;height:120%;background:radial-gradient(ellipse,rgba(20,184,166,.09) 0,transparent 65%)}.aud-hero:after,.aud-hero:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.aud-hero:after{bottom:-30%;right:-5%;width:50%;height:100%;background:radial-gradient(ellipse,rgba(59,130,246,.07) 0,transparent 65%)}.aud-hero-inner{display:grid;grid-template-columns:1fr 420px;grid-gap:3rem;gap:3rem;align-items:center}.aud-hero-eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.74rem;color:#2dd4bf}.aud-hero-title{margin:0 0 1.1rem;font-family:var(--font-heading),Georgia,serif;font-size:clamp(2.2rem,4.8vw,3.6rem);line-height:1.04;letter-spacing:-.02em;color:#f1f5f9;text-wrap:balance;max-width:16ch}.aud-hero-lead{margin:0 0 1.8rem;color:#94a3b8;max-width:52ch;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.65}.aud-hero-ctas{display:flex;gap:.7rem;flex-wrap:wrap}.aud-hero-illus{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.aud-hero-illus svg{width:100%;max-width:420px;height:auto;filter:drop-shadow(0 20px 60px rgba(20,184,166,.12))}.aud-pain{padding:5rem 0;background:var(--canvas)}.aud-pain-header{margin-bottom:2.8rem}.aud-pain-title{margin:.5rem 0 .8rem;font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.9rem,3.8vw,2.8rem);line-height:1.08;letter-spacing:-.018em;color:var(--text-strong);text-wrap:balance;max-width:28ch}.aud-pain-lead{margin:0;color:var(--text-muted);max-width:58ch;line-height:1.65}.aud-pain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.1rem;gap:1.1rem}.aud-pain-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-1);padding:1.6rem 1.5rem;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.aud-pain-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.aud-pain-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:rgba(20,184,166,.1);border:1px solid rgba(20,184,166,.22);margin-bottom:1rem;font-size:1.3rem;flex-shrink:0}.aud-pain-card h3{margin:0 0 .5rem;font-size:1.02rem;font-weight:700;color:var(--text-strong);line-height:1.35}.aud-pain-card p{margin:0;color:var(--text-muted);font-size:.93rem;line-height:1.62}.aud-solution{padding:5rem 0;background:var(--surface-2)}.aud-solution-header{margin-bottom:2.8rem;max-width:60ch}.aud-solution-title{margin:.5rem 0 .8rem;font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.9rem,3.8vw,2.8rem);line-height:1.08;letter-spacing:-.018em;color:var(--text-strong);text-wrap:balance}.aud-solution-lead{margin:0;color:var(--text-muted);line-height:1.65}.aud-solution-list{display:grid;grid-gap:1.1rem;gap:1.1rem}.aud-solution-row{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-1);overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease}.aud-solution-row:hover{border-color:rgba(20,184,166,.3);box-shadow:var(--shadow-md)}.aud-solution-pain{padding:1.5rem;border-right:1px solid var(--line);background:rgba(239,122,34,.03)}.aud-solution-pain-label{margin:0 0 .5rem;font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-deep)}.aud-solution-pain p{margin:0;color:var(--text-muted);font-size:.93rem;line-height:1.62}.aud-solution-fix{padding:1.5rem;background:rgba(20,184,166,.025)}.aud-solution-fix-label{margin:0 0 .5rem;font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0d9488}.aud-solution-fix p{margin:0;color:var(--text-muted);font-size:.93rem;line-height:1.62}.aud-modules{padding:5rem 0;background:var(--canvas)}.aud-modules-header{margin-bottom:2.5rem;max-width:58ch}.aud-modules-title{margin:.5rem 0 0;font-family:var(--font-heading),Georgia,serif;font-size:clamp(1.9rem,3.8vw,2.8rem);line-height:1.08;letter-spacing:-.018em;color:var(--text-strong);text-wrap:balance}.aud-modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.1rem;gap:1.1rem}.aud-module-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface-1);padding:1.6rem 1.5rem;display:flex;flex-direction:column;gap:.6rem;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.aud-module-card:hover{border-color:rgba(20,184,166,.38);box-shadow:var(--shadow-md);transform:translateY(-2px)}.aud-module-tag{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(20,184,166,.28);background:rgba(20,184,166,.08);padding:.22rem .62rem;color:#0d9488;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.aud-module-card h3{margin:0;font-size:1.05rem;font-weight:700;color:var(--text-strong);line-height:1.3}.aud-module-card p{margin:0;color:var(--text-muted);font-size:.93rem;line-height:1.62;flex:1 1}.aud-cta{background:linear-gradient(150deg,#0d1829,#0f2040 55%,#0c2a38);padding:5.5rem 0;position:relative;overflow:hidden;text-align:center}.aud-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:500px;border-radius:999px;background:radial-gradient(ellipse,rgba(20,184,166,.08) 0,transparent 65%);pointer-events:none}.aud-cta-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.aud-cta-eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.74rem;color:#2dd4bf}.aud-cta-title{margin:0 0 1rem;font-family:var(--font-heading),Georgia,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.06;letter-spacing:-.02em;color:#f1f5f9;text-wrap:balance}.aud-cta-lead{color:#94a3b8;font-size:1.05rem;line-height:1.65;max-width:52ch;margin:0 auto 2.2rem}.aud-cta-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.aud-index-lead{max-width:60ch;color:var(--text-muted);line-height:1.65;margin:.75rem 0 0}.aud-index-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.3rem;gap:1.3rem;margin-top:2.5rem}.aud-index-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-1);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:border-color .22s ease,box-shadow .25s ease,transform .22s ease}.aud-index-card:hover{border-color:rgba(20,184,166,.4);box-shadow:var(--shadow-xl);transform:translateY(-3px)}.aud-index-card-illus{background:linear-gradient(145deg,#0d1829,#0f2040);padding:1.6rem 2rem;display:flex;align-items:center;justify-content:center;min-height:170px}.aud-index-card-illus svg{width:100%;max-width:230px;height:auto}.aud-index-card-body{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;gap:.45rem}.aud-index-card-kicker{margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#0d9488}.aud-index-card-body h2{margin:0;font-size:1.12rem;font-weight:700;color:var(--text-strong);line-height:1.3}.aud-index-card-body p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55;flex:1 1}.aud-index-card-arrow{margin-top:.9rem;display:inline-flex;align-items:center;gap:.3rem;color:var(--brand-primary);font-size:.87rem;font-weight:700;text-decoration:none}[data-theme=dark] .aud-pain-card{background:var(--surface-2);border-color:var(--line)}[data-theme=dark] .aud-pain-card:hover{border-color:rgba(45,212,191,.35)}[data-theme=dark] .aud-solution-row{background:var(--surface-2);border-color:var(--line)}[data-theme=dark] .aud-solution-pain{background:rgba(239,122,34,.04);border-right-color:var(--line)}[data-theme=dark] .aud-solution-fix{background:rgba(20,184,166,.04)}[data-theme=dark] .aud-module-card{background:var(--surface-2);border-color:var(--line)}[data-theme=dark] .aud-module-card:hover{border-color:rgba(45,212,191,.35)}[data-theme=dark] .aud-index-card{background:var(--surface-2);border-color:var(--line)}[data-theme=dark] .aud-index-card:hover{border-color:rgba(45,212,191,.4)}@media (max-width:900px){.aud-hero-inner{grid-template-columns:1fr;gap:2.5rem}.aud-hero-illus{order:-1;max-height:240px}.aud-hero-illus svg{max-width:300px}.aud-hero-title{max-width:100%}}@media (max-width:700px){.aud-solution-row{grid-template-columns:1fr}.aud-solution-pain{border-right:none;border-bottom:1px solid var(--line)}.aud-index-grid,.aud-modules-grid,.aud-pain-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.aud-hero{padding:3rem 0 4rem}.aud-index-grid,.aud-modules-grid,.aud-pain-grid{grid-template-columns:1fr}.aud-cta{padding:3.5rem 0}}