:root{--brand-primary:#1b61f8;--brand-accent:#1b61f8;--brand-dark:#0f172a;--brand-navy:#08306b;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#94a3b8;--surface-white:#fff;--surface-light:#f7f8fa;--surface-border:#e2e8f0;--gradient-hero:linear-gradient(135deg,#eff6ff 0%,#e8f1fe 50%,#f8fafc 100%);--gradient-cta:linear-gradient(135deg,#1b61f8 0%,#08306b 100%);--shadow-soft:0 .0625rem .1875rem #0f172a0f,0 .0625rem .125rem #0f172a0a;--shadow-medium:0 .25rem .375rem -.0625rem #0f172a12,0 .125rem .25rem -.125rem #0f172a0d;--shadow-large:0 1.25rem 3.125rem -.75rem #0f172a26;--shadow-glow:0 0 0 .1875rem #1b61f826;--radius-sm:.3125rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:6.25rem;--landing-nav-surface:#ffffffeb}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--surface-white);color:var(--text-primary);-webkit-font-smoothing:antialiased;overflow-x:hidden}html{scroll-padding-top:4.5rem}nav{z-index:1000;-webkit-backdrop-filter:blur(.875rem)saturate(180%);backdrop-filter:blur(.875rem)saturate(180%);border-bottom:.0625rem solid var(--surface-border);background:#fffffff7;justify-content:space-between;align-items:center;height:4.5rem;padding:0;transition:transform .35s,border-color .18s,box-shadow .18s,background-color .18s;display:flex;position:fixed;top:0;left:0;right:0}nav.nav-hidden{transform:translateY(-100%)}nav.landing-referenceNavOpen{-webkit-backdrop-filter:blur(.875rem)saturate(180%);backdrop-filter:blur(.875rem)saturate(180%);box-shadow:none;background:#fffffff7;border-bottom:none}.nav-logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.nav-logoImage{-o-object-fit:contain;object-fit:contain;width:auto;height:2.375rem;display:block}.nav-logo-icon{background:var(--gradient-cta);border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 .125rem .5rem #1b61f840}.nav-logo-icon svg{color:#fff;width:1.25rem;height:1.25rem}.nav-logo-text{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.0313rem;font-size:1.375rem;font-weight:700}.nav-links{align-items:center;gap:.125rem;list-style:none;display:flex}.landing-referenceHeader{z-index:1000;isolation:isolate;position:relative}.landing-megaMenuBackdrop{opacity:0;pointer-events:none;z-index:998;background:#0f17290f;transition:opacity .25s;position:fixed;inset:4.5rem 0 0}.landing-megaMenuBackdropVisible{opacity:1;pointer-events:auto}.landing-megaMenuBackdropMobile{-webkit-backdrop-filter:blur(.5rem)saturate(110%);backdrop-filter:blur(.5rem)saturate(110%);background:#0f172929;top:0}.landing-referenceNavInner{width:min(100%,var(--landing-shell-outer-width));padding-inline:var(--landing-shell-padding-x);justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;margin:0 auto;display:flex}.landing-referenceNavMenu{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.nav-link-trigger,.nav-link-direct{color:var(--text-secondary);letter-spacing:-.0063rem;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.3125rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex;position:relative}.nav-link-trigger:hover,.nav-link-triggerActive,.nav-link-direct:hover,.nav-link-direct:focus-visible{color:var(--text-primary);background:#f9fafb}.nav-link-triggerActive:after{content:"";background:var(--brand-primary);border-radius:999rem;width:1.25rem;height:.125rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-link-chevron{transition:transform .2s}.nav-link-chevronOpen{transform:rotate(180deg)}.nav-right .btn-ghost,.nav-right .btn-primary{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.landing-megaMenuPanel.landing-container{width:min(100%,var(--landing-shell-outer-width))}.nav-right{align-items:center;gap:.75rem;display:flex}.btn-ghost{font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;letter-spacing:-.0063rem;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s,background-color .15s}.btn-ghost:hover{color:var(--text-primary);background:#f9fafb}.btn-primary{font-family:var(--font-body);color:#fff;background:var(--brand-primary);cursor:pointer;letter-spacing:-.0063rem;border:none;border-radius:.625rem;padding:.625rem 1.375rem;font-size:.875rem;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s;box-shadow:0 4px 16px #1b61f838}.btn-primary:hover{background:#3b7bff;transform:translateY(-.0625rem);box-shadow:0 8px 20px #1b61f847}.landing-mobileMenuToggle{border:1px solid var(--surface-border);width:2.5rem;height:2.5rem;color:var(--text-primary);cursor:pointer;background:#fffffff5;border-radius:.625rem;justify-content:center;align-items:center;transition:border-color .15s,background-color .15s,color .15s;display:none}.landing-mobileMenuToggle:hover{background:#f8fafc;border-color:#1b61f83d}.hero{background:var(--gradient-hero);align-items:center;min-height:100vh;padding:10rem 3rem 6.25rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#1b61f80f .0625rem,#0000 .0625rem),linear-gradient(90deg,#1b61f80f .0625rem,#0000 .0625rem);background-size:4rem 4rem;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80f 0%,#0000 70%);border-radius:50%;width:37.5rem;height:37.5rem;position:absolute;top:-6.25rem;right:-6.25rem}.hero-orb-2{pointer-events:none;background:radial-gradient(circle,#1b61f80d 0%,#0000 70%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;bottom:-9.375rem;left:-3.125rem}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:77.5rem;margin:0 auto;display:grid;position:relative}.hero-content{flex-direction:column;gap:2rem;display:flex}.hero-badge{border:.0625rem solid var(--surface-border);border-radius:var(--radius-full);width:fit-content;box-shadow:var(--shadow-soft);background:#fff;align-items:center;gap:.5rem;padding:.375rem 1rem .375rem .5rem;animation:.6s both fadeSlideUp;display:inline-flex}.hero-badge-dot{background:var(--brand-primary);border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite pulse}.hero-badge span{color:var(--text-secondary);letter-spacing:.0125rem;font-size:.875rem;font-weight:500}.hero-headline{font-family:var(--font-heading);letter-spacing:-.1563rem;color:var(--text-primary);font-size:3.875rem;font-weight:700;line-height:1.05;animation:.6s .1s both fadeSlideUp}.hero-headline .highlight{color:#1b61f8}.hero-sub{color:var(--text-secondary);letter-spacing:-.0125rem;max-width:30rem;font-size:1.125rem;font-weight:400;line-height:1.65;animation:.6s .2s both fadeSlideUp}.hero-cta{align-items:center;gap:1rem;animation:.6s .3s both fadeSlideUp;display:flex}.cta-main{font-family:var(--font-body);color:#fff;background:var(--gradient-cta);border-radius:var(--radius-full);cursor:pointer;letter-spacing:-.0125rem;border:none;align-items:center;gap:.625rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex}.cta-main:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #1b61f859}.cta-main svg{width:1.125rem;height:1.125rem;transition:transform .2s}.cta-main:hover svg{transform:translate(.1875rem)}.cta-secondary{font-family:var(--font-body);color:var(--text-secondary);border:.0938rem solid var(--surface-border);border-radius:var(--radius-full);cursor:pointer;letter-spacing:-.0125rem;background:#fff;align-items:center;gap:.5rem;padding:.9375rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.cta-secondary:hover{background:var(--surface-light);border-color:#cbd5e1;transform:translateY(-.0625rem)}.cta-secondary svg{width:1.125rem;height:1.125rem}.hero-proof{align-items:center;gap:1rem;animation:.6s .4s both fadeSlideUp;display:flex}.proof-avatars{display:flex}.proof-avatar{color:#fff;width:2.25rem;height:2.25rem;box-shadow:var(--shadow-soft);border:.1563rem solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-.625rem;font-size:.875rem;font-weight:700;display:flex}.proof-avatar:first-child{margin-left:0}.proof-avatar.a1,.proof-avatar.a2{background:#1b61f8}.proof-avatar.a3{background:#f59e0b}.proof-avatar.a4{background:#8b5cf6}.proof-avatar.a5{background:#ef4444}.proof-text{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.proof-text strong{color:var(--text-primary);font-weight:700}.hero-visual{animation:.8s .3s both fadeSlideUp;position:relative}.product-window{border-radius:var(--radius-xl);border:.0625rem solid var(--surface-border);box-shadow:var(--shadow-large);background:#fff;position:relative;overflow:hidden}.product-titlebar{border-bottom:.0625rem solid var(--surface-border);background:var(--surface-light);align-items:center;gap:.5rem;padding:.875rem 1.125rem;display:flex}.product-dot{border-radius:50%;width:.75rem;height:.75rem}.product-dot.r{background:#ef4444}.product-dot.y{background:#f59e0b}.product-dot.g{background:#22c55e}.product-titlebar-text{color:var(--text-muted);margin-left:.5rem;font-size:.75rem;font-weight:500}.product-body{min-height:23.75rem;padding:1.5rem}.dash-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.dash-greeting{font-family:var(--font-heading);color:var(--text-primary);font-size:1.125rem;font-weight:700}.dash-date{color:var(--text-muted);font-size:.75rem;font-weight:500}.dash-kpis{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.kpi-card{background:var(--surface-light);border:.0625rem solid var(--surface-border);border-radius:var(--radius-md);padding:.875rem}.kpi-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.0313rem;margin-bottom:.375rem;font-size:.75rem;font-weight:500}.kpi-value{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.0313rem;font-size:1.5rem;font-weight:700}.kpi-change{align-items:center;gap:.1875rem;margin-top:.25rem;font-size:.75rem;font-weight:500;display:flex}.kpi-change.up{color:#1b61f8}.kpi-change.down{color:#ef4444}.dash-table-title{color:var(--text-primary);margin-bottom:.625rem;font-size:.875rem;font-weight:700}.dash-table{border-collapse:collapse;width:100%}.dash-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.0313rem;border-bottom:.0625rem solid var(--surface-border);padding:.5rem .625rem;font-size:.75rem;font-weight:500}.dash-table td{border-bottom:.0625rem solid var(--surface-border);color:var(--text-primary);padding:.625rem;font-size:.875rem;font-weight:500}.status-pill{border-radius:var(--radius-full);padding:.1875rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.status-pill.active{color:#166534;background:#e3f2fd}.status-pill.pending{color:#92400e;background:#fef3c7}.status-pill.scheduled{color:#1e40af;background:#e3f2fd}.float-card{border-radius:var(--radius-md);border:.0625rem solid var(--surface-border);box-shadow:var(--shadow-medium);background:#fff;align-items:center;gap:.625rem;padding:.75rem 1rem;animation:4s ease-in-out infinite float;display:flex;position:absolute}.float-card-1{z-index:2;animation-delay:0s;top:-1rem;right:-1.5rem}.float-card-2{z-index:2;animation-delay:1.5s;bottom:3.125rem;left:-2rem}.float-icon{border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.float-icon.green,.float-icon.blue{background:#e3f2fd}.float-icon svg{width:1.125rem;height:1.125rem}.float-label{color:var(--text-primary);font-size:.75rem;font-weight:500}.float-value{color:var(--text-muted);font-size:.75rem;font-weight:500}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}@media (max-width:64rem){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-headline{letter-spacing:-.125rem;font-size:3rem}.hero{min-height:auto;padding:8.75rem 2rem 5rem}.landing-referenceNavInner{gap:1rem}.nav-links,.nav-right .btn-ghost{display:none}.landing-mobileMenuToggle{display:inline-flex}.float-card-1{right:-.5rem}.float-card-2{left:-.5rem}}@media (max-width:40rem){.hero-headline{letter-spacing:-.0938rem;font-size:2.375rem}.hero-sub{font-size:1.125rem}.hero-cta{flex-direction:column;align-items:stretch}.cta-main,.cta-secondary{justify-content:center}.dash-kpis{grid-template-columns:1fr}.hero{padding:7.5rem 1.25rem 3.75rem}.nav-logoImage{height:2rem}.landing-referenceNavInner{gap:.75rem}.nav-right .btn-primary{padding:.625rem 1rem;font-size:.875rem}.landing-referenceNavMenu{display:none}.nav-right{gap:.5rem}.nav-right .btn-primary{display:none}}.integrations-banner{background:linear-gradient(90deg,#2456b8 0%,#2862d9 25%,#2f6fe8 50%,#2862d9 75%,#2456b8 100%);padding:3.5rem 0;position:relative;overflow:hidden}.integrations-banner:before,.integrations-banner:after{display:none}.integrations-inner{text-align:center;z-index:1;max-width:77.5rem;margin:0 auto;padding:0 3rem;position:relative}.integrations-headline{font-family:var(--font-heading);color:#fff;letter-spacing:-.0313rem;margin-bottom:2rem;font-size:1.625rem;font-style:normal;font-weight:700}.marquee-container{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}.marquee-wrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.marquee-track{align-items:center;gap:1rem;width:max-content;animation:25s linear infinite marqueeScroll;display:flex}.marquee-track:hover{animation-play-state:paused}.int-logo{background:#ffffff1a;border:.0625rem solid #ffffff26;border-radius:6.25rem;flex-shrink:0;align-items:center;gap:.625rem;padding:.625rem 1.25rem .625rem .875rem;transition:background .2s;display:flex}.int-logo:hover{background:#ffffff2e}.int-logo svg{filter:none}.int-logo span{font-family:var(--font-heading);color:#fff;letter-spacing:-.0125rem;white-space:nowrap;text-shadow:none;font-size:1rem;font-style:normal;font-weight:500}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:64rem){.integrations-banner{padding:2.75rem 0}.integrations-inner{padding:0 2rem}.marquee-container{padding:1rem 0}.marquee-track{gap:3rem}}@media (max-width:40rem){.integrations-banner{padding:2.25rem 0}.integrations-inner{padding:0 1.25rem}.marquee-container{border-radius:.75rem;padding:.875rem 0}.int-logo span{font-size:1rem}.marquee-track{gap:2.25rem}}.products-section{background:linear-gradient(160deg,#f8fafc 0%,#eff6ff 40%,#e3f2fd 80%,#eff6ff 100%);padding:6.25rem 3rem 7.5rem;position:relative}.products-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80f 0%,#0000 60%);border-radius:50%;width:43.75rem;height:43.75rem;position:absolute;top:-12.5rem;right:-9.375rem}.products-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80d 0%,#0000 60%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;bottom:-9.375rem;left:-6.25rem}.products-bg-flow{pointer-events:none;position:absolute;inset:0;overflow:hidden}.products-bg-flow svg{width:100%;height:100%;position:absolute}.pflow{fill:none;stroke-linecap:round;animation:8s linear infinite pflowDash}.pflow.pf1{stroke:#1b61f814;stroke-width:2px;stroke-dasharray:250 550;animation-duration:18s}.pflow.pf2{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation-duration:22s;animation-delay:-4s}.pflow.pf3{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation-duration:20s;animation-delay:-8s}.pflow.pf4{stroke:#1b61f80a;stroke-width:2px;stroke-dasharray:250 550;animation-duration:24s;animation-delay:-2s}.pflow.pf5{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation-duration:19s;animation-delay:-6s}.pflow.pf6{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation-duration:21s;animation-delay:-10s}@keyframes pflowDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-800px}}.products-inner{z-index:1;grid-template-columns:23.75rem 1fr;align-items:start;gap:4rem;max-width:77.5rem;margin:0 auto;display:grid;position:relative}.products-sticky{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:6.25rem}.products-badge{border:.0625rem solid var(--surface-border);border-radius:var(--radius-full);width:fit-content;box-shadow:var(--shadow-soft);background:#fff;align-items:center;gap:.5rem;padding:.375rem 1rem .375rem .625rem;display:inline-flex}.products-badge-icon{width:1.25rem;height:1.25rem;color:var(--brand-primary)}.products-badge span{color:var(--text-secondary);font-size:.875rem;font-weight:500}.products-headline{font-family:var(--font-heading);letter-spacing:-.125rem;color:var(--text-primary);font-size:2.75rem;font-weight:700;line-height:1.1}.products-desc{color:var(--text-secondary);font-size:1.125rem;line-height:1.65}.products-ctas{gap:.75rem;margin-top:.5rem;display:flex}.products-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.product-card{border:.0938rem dashed var(--surface-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:border-color .2s,box-shadow .2s;display:flex}.product-card:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-medium)}.product-card-header{border-bottom:.0938rem dashed var(--surface-border);align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.product-card-icon{justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.product-card-icon-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:2rem;height:2rem;display:block}.product-card-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.0187rem;font-size:1.125rem;font-weight:700}.product-card-bullets{flex-direction:column;gap:.625rem;display:flex}.product-card-bullet{color:var(--text-secondary);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.product-card-bullet svg{width:1.125rem;height:1.125rem;color:var(--brand-primary);flex-shrink:0;margin-top:.0625rem}.product-card-link{color:var(--text-primary);align-items:center;gap:.375rem;margin-top:auto;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.product-card-link:hover{color:var(--brand-primary)}.product-card-link svg{width:1rem;height:1rem;transition:transform .2s}.product-card-link:hover svg{transform:translate(.1875rem)}@media (max-width:64rem){.products-inner{grid-template-columns:1fr;gap:3rem}.products-sticky{position:static}.products-section{padding:5rem 2rem 6.25rem}.products-headline{font-size:2.25rem}}@media (max-width:40rem){.products-grid{grid-template-columns:1fr}.products-section{padding:3.75rem 1.25rem 5rem}.products-headline{font-size:1.875rem}}.ac-section{background:linear-gradient(135deg,#08306b 0%,#1b61f8 40% 70%,#e3f2fd 100%);padding:6.25rem 3rem 7.5rem;position:relative;overflow:hidden}.ac-section:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#ffffff0f 0%,#0000 50%),radial-gradient(at 80% 80%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.ac-inner{z-index:1;max-width:77.5rem;margin:0 auto;position:relative}.ac-top{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.ac-top-left{flex-direction:column;align-items:center;gap:1.25rem;padding-top:0;display:flex}.ac-icon-badge{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#ffffff26;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.ac-icon-badge svg{color:#fff;width:1.75rem;height:1.75rem}.ac-headline{font-family:var(--font-heading);letter-spacing:-.125rem;color:#fff;font-size:2.75rem;font-weight:700;line-height:1.1}.ac-top-right{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ac-desc{color:#ffffffbf;text-align:center;max-width:35rem;font-size:1.125rem;line-height:1.65}.ac-cta{font-family:var(--font-body);color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:6.25rem;width:fit-content;padding:.75rem 1.75rem;font-size:.875rem;font-weight:500;transition:transform .15s,box-shadow .15s}.ac-cta:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #0003}.ac-carousel-wrap{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.ac-carousel{gap:0;width:max-content;animation:60s linear infinite acScroll;display:flex}.ac-carousel:hover{animation-play-state:paused}.ac-carousel::-webkit-scrollbar{display:none}@keyframes acScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ac-slide{min-width:21.25rem;box-shadow:none;background:#fff;border-radius:1.25rem;flex-direction:column;flex-shrink:0;margin:0 .625rem;display:flex;overflow:hidden}.ac-slide-top{justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 0;display:flex}.ac-slide-title{font-family:var(--font-heading);color:#0f172a;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.ac-slide-title svg{width:1.125rem;height:1.125rem}.ac-slide-count{border-radius:6.25rem;padding:.1875rem .625rem;font-size:.75rem;font-weight:500}.ac-slide-body{padding:1.25rem}.ac-slide-value{font-family:var(--font-heading);letter-spacing:-.0625rem;margin-bottom:.25rem;font-size:2rem;font-weight:700}.ac-slide-sub{color:#94a3b8;margin-bottom:1rem;font-size:.75rem}.ac-slide-items{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.ac-slide-item{color:#334155;border-bottom:.0625rem solid #f1f5f9;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.875rem;display:flex}.ac-slide-item:last-child{border-bottom:none}.ac-slide-item-left{align-items:center;gap:.5rem;display:flex}.ac-slide-dot{border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.ac-slide-btn{color:#fff;cursor:default;background:#1b61f8;border:none;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.ac-slide-nudge{align-items:center;gap:.25rem;padding-top:.25rem;font-size:.75rem;font-weight:500;display:flex}.ac-nav-btn{cursor:pointer;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#ffffff26;border:.0625rem solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .2s;display:flex}.ac-nav-btn:hover{background:#ffffff40}.ac-nav-btn svg{color:#fff;width:1.25rem;height:1.25rem}@media (max-width:64rem){.ac-top{grid-template-columns:1fr;gap:1.5rem}.ac-section{padding:5rem 2rem 6.25rem}.ac-headline{font-size:2.25rem}.ac-slide{min-width:calc(50% - .75rem)}}@media (max-width:40rem){.ac-section{padding:3.75rem 1.25rem 5rem}.ac-headline{font-size:1.875rem}.ac-slide{min-width:85%}}.outcomes-section{background:#e3f2fd;padding:7.5rem 3rem 5rem;position:relative;overflow:hidden}.outcomes-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80f 0%,#0000 60%);border-radius:50%;width:43.75rem;height:43.75rem;position:absolute;top:-12.5rem;right:-9.375rem}.outcomes-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80f 0%,#0000 60%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;bottom:-9.375rem;left:-6.25rem}.outcomes-bg-flow{pointer-events:none;position:absolute;inset:0;overflow:hidden}.outcomes-bg-flow svg{width:100%;height:100%;position:absolute}.oflow{fill:none;stroke-linecap:round}.oflow.of1{stroke:#1b61f814;stroke-width:2px;stroke-dasharray:250 550;animation:18s linear infinite oflowDash}.oflow.of2{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation:22s linear -4s infinite oflowDash}.oflow.of3{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation:20s linear -8s infinite oflowDash}.oflow.of4{stroke:#1b61f80a;stroke-width:2px;stroke-dasharray:250 550;animation:24s linear -2s infinite oflowDash}.oflow.of5{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation:19s linear -6s infinite oflowDash}.oflow.of6{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation:21s linear -10s infinite oflowDash}.oflow.of7{stroke:#1b61f80a;stroke-width:2px;stroke-dasharray:250 550;animation:23s linear -1s infinite oflowDash}.oflow.of8{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation:17s linear -7s infinite oflowDash}.oflow.of9{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation:20s linear -12s infinite oflowDash}.oflow.of10{stroke:#1b61f80a;stroke-width:2px;stroke-dasharray:250 550;animation:25s linear -5s infinite oflowDash}@keyframes oflowDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-800px}}.outcomes-inner{z-index:1;max-width:72.5rem;margin:0 auto;padding:0 3rem;position:relative}.outcomes-header{text-align:center;margin-bottom:6.25rem}.outcomes-badge{border:.0625rem solid var(--surface-border);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);background:#fff;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem .375rem .625rem;display:inline-flex}.outcomes-badge-icon{width:1.125rem;height:1.125rem;color:var(--brand-accent)}.outcomes-badge span{color:var(--text-secondary);font-size:.875rem;font-weight:500}.outcomes-headline{font-family:var(--font-heading);letter-spacing:-.1563rem;color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.1}.outcomes-sub{color:var(--text-secondary);max-width:32.5rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.outcome-row{grid-template-columns:1fr 1fr;align-items:center;gap:10rem;padding:6.25rem 0;display:grid;position:relative}.outcome-row+.outcome-row{border-top:none}.outcome-row.reverse .outcome-copy{order:2}.outcome-row.reverse .outcome-visual{order:1}.outcome-copy{flex-direction:column;gap:1.25rem;display:flex}.outcome-number{font-family:var(--font-heading);color:var(--brand-primary);letter-spacing:.0625rem;align-items:center;gap:.75rem;font-size:.875rem;font-weight:700;display:flex}.outcome-number:after{content:"";background:var(--brand-primary);opacity:.4;width:2rem;height:.0938rem;display:block}.outcome-title{font-family:var(--font-heading);letter-spacing:-.0938rem;color:var(--text-primary);font-size:2.125rem;font-weight:700;line-height:1.15}.outcome-body{color:var(--text-secondary);max-width:28.75rem;font-size:1rem;line-height:1.7}.outcome-promise{background:var(--surface-light);border:.0625rem solid var(--surface-border);border-radius:var(--radius-md);align-items:flex-start;gap:.75rem;margin-top:.25rem;padding:1rem 1.25rem;display:flex}.outcome-promise-icon{width:1.25rem;height:1.25rem;color:var(--brand-accent);flex-shrink:0;margin-top:.125rem}.outcome-promise p{color:var(--text-primary);font-size:.875rem;font-weight:500;line-height:1.55}.outcome-visual{justify-content:center;align-items:center;display:flex;position:relative}.outcome-float{border-radius:var(--radius-md);border:.0625rem solid var(--surface-border);box-shadow:var(--shadow-medium);z-index:3;background:#fff;align-items:center;gap:.5rem;padding:.625rem .875rem;animation:4s ease-in-out infinite float;display:flex;position:absolute}.outcome-float-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.outcome-float-icon svg{width:1rem;height:1rem}.outcome-float-label{color:var(--text-muted);font-size:.75rem;font-weight:500}.outcome-float-value{color:var(--text-primary);font-size:.75rem;font-weight:700}.outcome-float-1{animation-delay:0s;top:-.75rem;right:-1.25rem}.outcome-float-2{animation-delay:1.5s;bottom:2.5rem;left:-1.75rem}.outcome-float-3{animation-delay:.5s;top:1.25rem;left:-1.75rem}.outcome-float-4{animation-delay:2s;bottom:-.5rem;right:-1rem}.outcome-float-5{animation-delay:.3s;top:-.5rem;right:-1.5rem}.outcome-float-6{animation-delay:1.8s;bottom:1.875rem;left:-2rem}.outcome-illustration{width:100%;max-width:27.5rem;position:relative}.mockup-card{border-radius:var(--radius-xl);border:.0625rem solid var(--surface-border);background:#fff;width:100%;max-width:27.5rem;overflow:hidden;box-shadow:0 1.25rem 3.125rem -.75rem #0f172a1f}.mockup-titlebar{border-bottom:.0625rem solid var(--surface-border);background:var(--surface-light);align-items:center;gap:.5rem;padding:.875rem 1.125rem;display:flex}.mockup-dot{border-radius:50%;width:.625rem;height:.625rem}.mockup-dot.r{background:#ef4444}.mockup-dot.y{background:#f59e0b}.mockup-dot.g{background:#22c55e}.mockup-titlebar-text{color:var(--text-muted);margin-left:.375rem;font-size:.75rem;font-weight:500}.mockup-body{padding:1.25rem}.mockup-header{border-bottom:.0625rem solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.875rem;display:flex}.mockup-header-left{align-items:center;gap:.5rem;display:flex}.mockup-header-left svg{width:1.125rem;height:1.125rem}.mockup-header-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.0187rem;font-size:1rem;font-weight:700}.mockup-badge{border-radius:6.25rem;padding:.1875rem .625rem;font-size:.75rem;font-weight:500}.mockup-item{border-bottom:.0625rem solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.mockup-item:last-child{border-bottom:none}.mockup-item-left{align-items:center;gap:.625rem;display:flex}.mockup-item-dot{border-radius:50%;flex-shrink:0;width:.4375rem;height:.4375rem}.mockup-item-text{color:var(--text-primary);font-size:.875rem;font-weight:500}.mockup-item-sub{color:var(--text-muted);margin-top:.0625rem;font-size:.75rem}.mockup-item-btn{color:#fff;cursor:default;border:none;border-radius:.375rem;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.mockup-kpi{background:var(--surface-light);border:.0625rem solid var(--surface-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:.625rem;padding:.875rem 1rem;display:flex}.mockup-kpi:last-child{margin-bottom:0}.mockup-kpi-left{align-items:center;gap:.75rem;display:flex}.mockup-kpi-icon{border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.mockup-kpi-icon svg{width:1.125rem;height:1.125rem}.mockup-kpi-label{color:var(--text-primary);font-size:.875rem;font-weight:500}.mockup-kpi-sub{color:var(--text-muted);margin-top:.0625rem;font-size:.75rem}.mockup-kpi-value{font-family:var(--font-heading);letter-spacing:-.0313rem;font-size:1.375rem;font-weight:700}.mockup-feed-item{border-bottom:.0625rem solid #f1f5f9;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.mockup-feed-item:last-child{border-bottom:none}.mockup-feed-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-top:.0625rem;display:flex}.mockup-feed-check svg{width:.75rem;height:.75rem}.mockup-feed-content{flex:1}.mockup-feed-text{color:var(--text-primary);font-size:.875rem;font-weight:500;line-height:1.4}.mockup-feed-text strong{font-weight:700}.mockup-feed-meta{color:var(--text-muted);margin-top:.1875rem;font-size:.75rem}.mockup-feed-time{color:var(--text-muted);flex-shrink:0;margin-top:.125rem;font-size:.75rem}.outcomes-cta-band{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:5rem;display:flex}.outcomes-cta-text{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.0313rem;font-size:1.375rem;font-weight:700}.outcomes-cta-btn{font-family:var(--font-body);color:#fff;background:var(--gradient-cta);border-radius:var(--radius-full);cursor:pointer;letter-spacing:-.0125rem;border:none;align-items:center;gap:.625rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.outcomes-cta-btn:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #1b61f84d}.outcomes-cta-btn svg{width:1.125rem;height:1.125rem;transition:transform .2s}.outcomes-cta-btn:hover svg{transform:translate(.1875rem)}.outcomes-cta-note{color:var(--text-muted);font-size:.875rem}@media (max-width:64rem){.outcomes-section{padding:5rem 2rem 6.25rem}.outcomes-headline{font-size:2.5rem}.outcome-row{grid-template-columns:1fr;gap:3rem}.outcome-row.reverse .outcome-copy{order:1}.outcome-row.reverse .outcome-visual{order:2}.outcome-title{font-size:1.75rem}.outcomes-header{margin-bottom:4rem}.outcome-illustration{max-width:25rem;margin:0 auto}}@media (max-width:40rem){.outcomes-section{padding:3.75rem 1.25rem 5rem}.outcomes-headline{letter-spacing:-.0938rem;font-size:2rem}.outcomes-sub{font-size:1rem}.outcome-row{gap:2rem;padding:2.5rem 0}.outcome-title{letter-spacing:-.0625rem;font-size:1.625rem}.outcome-body{font-size:1rem}.mockup-kpi-value{font-size:1.125rem}}.friction-section{background:linear-gradient(135deg,#08306b 0%,#1b61f8 40% 70%,#e3f2fd 100%);padding:5rem 3rem;position:relative;overflow:hidden}.friction-section:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#ffffff0f 0%,#0000 50%),radial-gradient(at 80% 80%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.friction-inner{z-index:1;max-width:77.5rem;margin:0 auto;position:relative}.friction-header{text-align:center;margin-bottom:2.5rem}.friction-headline{font-family:var(--font-heading);letter-spacing:-.125rem;color:#fff;margin-bottom:1rem;font-size:2.75rem;font-weight:700;line-height:1.1}.friction-sub{color:#fff9;max-width:31.25rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.friction-compare{background:#fff;border:none;border-radius:1.25rem;grid-template-columns:1fr 1fr;gap:0;max-width:56.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}.friction-col{padding:1.75rem}.friction-col.col-jso{background:0 0;border-right:.0625rem solid #e2e8f0;flex-direction:column;display:flex}.col-jso .friction-col-header{border-bottom:.0625rem solid #e2e8f0}.col-jso .friction-col-title{color:#0f172a}.col-jso .friction-col-logo.jso{box-shadow:none;background:#ffffff1a}.col-jso .friction-list-text{color:#1b61f8;font-weight:500}.friction-col.col-comp{background:0 0}.friction-col-header{border-bottom:.0625rem solid #e2e8f0;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.friction-col-logo{border-radius:.875rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.friction-col-logo.jso{background:#fff;box-shadow:0 .25rem .75rem #00000026}.friction-col-logo.comp{background:#ffffff14;border:.0625rem solid #ffffff1a}.friction-col-logo svg{width:1.375rem;height:1.375rem}.friction-col-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.0313rem;font-size:1.375rem;font-weight:700}.friction-col-title.muted{color:#94a3b8}.friction-col-names{flex-wrap:wrap;gap:.375rem;margin-top:.125rem;display:flex}.friction-col-name{color:#ffffff4d;background:#ffffff0f;border:.0625rem solid #ffffff0f;border-radius:6.25rem;padding:.1875rem .625rem;font-size:.75rem;font-weight:500}.friction-list{flex-direction:column;flex:1;gap:0;display:flex}.friction-list-item{border-bottom:none;align-items:flex-start;gap:.75rem;padding:.5625rem 0;display:flex}.friction-list-item:last-child{border-bottom:none}.friction-check{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.0625rem;display:flex}.friction-check.red{background:#f1f5f9}.friction-check.red svg{color:#cbd5e1;width:.75rem;height:.75rem}.friction-check.green{background:#dcfce7}.friction-check.green svg{color:#16a34a;width:.75rem;height:.75rem}.friction-list-text{color:#0f172a;font-size:.875rem;font-weight:400;line-height:1.4}.friction-list-text.bright{color:#0f172a;font-weight:500}.friction-spacer{flex:1}.friction-jso-single{align-items:flex-start;gap:.75rem;padding:.6875rem 0;display:flex}.friction-jso-single .friction-list-text{color:#0f172a;font-size:.875rem;font-weight:700;line-height:1.4}.friction-import-note{color:#ffffff73;margin-top:.5rem;font-size:.75rem;line-height:1.4;display:block}.friction-flip{text-align:center;margin-bottom:2rem}.friction-flip-line{background:var(--brand-primary);border-radius:.125rem;width:3rem;height:.125rem;margin:0 auto 1.75rem}.friction-flip-text{font-family:var(--font-heading);color:#fff;letter-spacing:-.05rem;max-width:35rem;margin:0 auto;font-size:1.625rem;font-weight:700;line-height:1.35}.friction-flip-text .accent{color:#34d399}.friction-flip-note{color:#fff;opacity:.9;letter-spacing:-.0063rem;margin-top:.75rem;font-size:1rem}.friction-cta{text-align:center;flex-direction:column;align-items:center;gap:.875rem;display:flex}.friction-cta-btn{font-family:var(--font-body);color:#0f172a;cursor:pointer;letter-spacing:-.0125rem;background:#fff;border:none;border-radius:6.25rem;align-items:center;gap:.625rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.friction-cta-btn:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #0000004d}.friction-cta-btn svg{width:1.125rem;height:1.125rem;transition:transform .2s}.friction-cta-btn:hover svg{transform:translate(.1875rem)}.friction-cta-note{color:#ffffffd9;font-size:.875rem;font-weight:500}@media (max-width:64rem){.friction-section{padding:5rem 2rem 6.25rem}.friction-headline{font-size:2.25rem}.friction-grid{grid-template-columns:repeat(2,1fr)}.friction-compare{grid-template-columns:1fr}.friction-col.col-jso{border-bottom:.0625rem solid #ffffff1f;border-right:none}.friction-spacer{display:none}}@media (max-width:40rem){.friction-section{padding:3.75rem 1.25rem 5rem}.friction-headline{letter-spacing:-.0938rem;font-size:1.875rem}.friction-grid{grid-template-columns:1fr}.friction-col{padding:1.75rem 1.5rem}.friction-flip-text{font-size:1.375rem}}.data-section{background:linear-gradient(#e3f2fd 0% 10%,#eff6ff 50% 100%);padding:5rem 3rem;position:relative;overflow:hidden}.data-bg-flow{pointer-events:none;position:absolute;inset:0;overflow:hidden}.data-bg-flow svg{width:100%;height:100%;position:absolute}.dflow{fill:none;stroke-linecap:round}.dflow.df1{stroke:#1b61f814;stroke-width:2px;stroke-dasharray:250 550;animation:18s linear infinite dflowDash}.dflow.df2{stroke:#1b61f80f;stroke-width:2px;stroke-dasharray:250 550;animation:22s linear -4s infinite dflowDash}.dflow.df3{stroke:#1b61f80d;stroke-width:2px;stroke-dasharray:250 550;animation:20s linear -8s infinite dflowDash}.dflow.df4{stroke:#1b61f80a;stroke-width:2px;stroke-dasharray:250 550;animation:24s linear -2s infinite dflowDash}@keyframes dflowDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-800px}}.data-inner{text-align:center;z-index:1;max-width:47.5rem;margin:0 auto;position:relative}.data-headline{font-family:var(--font-heading);letter-spacing:-.0938rem;color:var(--text-primary);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700}.data-body{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.data-points{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.data-point{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.data-point svg{width:1.125rem;height:1.125rem;color:var(--brand-accent);flex-shrink:0}@media (max-width:64rem){.data-section{padding:3.75rem 2rem}.data-headline{font-size:1.875rem}}@media (max-width:40rem){.data-section{padding:3rem 1.25rem}.data-headline{font-size:1.625rem}.data-points{flex-direction:column;align-items:center;gap:1rem}}.founding-section{background:linear-gradient(135deg,#08306b 0%,#1b61f8 40% 70%,#e3f2fd 100%);padding:6rem 3rem;position:relative;overflow:hidden}.founding-section:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#ffffff0f 0%,#0000 50%),radial-gradient(at 80% 80%,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.founding-inner{z-index:1;max-width:77.5rem;margin:0 auto;position:relative}.founding-top{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.founding-left{flex-direction:column;align-items:center;gap:.75rem;display:flex}.founding-eyebrow{color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:700}.founding-headline{font-family:var(--font-heading);letter-spacing:-.125rem;color:#fff;font-size:2.75rem;font-weight:700;line-height:1.1}.founding-price-inline{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.75rem;display:flex}.founding-price-save{color:#34d399;font-size:1rem;font-weight:700}.founding-price-reg{color:#ffffffb3;font-size:.875rem}.founding-price-reg .strike{text-decoration:line-through}.founding-spots{align-items:center;gap:.75rem;display:flex}.founding-spots-bar{background:#ffffff26;border-radius:6.25rem;width:7.5rem;height:.3rem;overflow:hidden}.founding-spots-fill{background:#fff;border-radius:6.25rem;height:100%}.founding-spots-text{color:#ffffffbf;font-size:.875rem;line-height:1.4}.founding-spots-text strong{color:#fff;font-weight:700}.founding-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.founding-benefit{background:#fff;border:.0625rem solid #fff3;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 .25rem .75rem #00000014}.founding-benefit:hover{transform:translateY(-.1875rem);box-shadow:0 .75rem 2rem #00000026}.founding-benefit-icon{border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.founding-benefit-icon svg{width:1.125rem;height:1.125rem}.founding-benefit-icon.green{background:#ccfbf1}.founding-benefit-icon.green svg{color:#0d9488}.founding-benefit-icon.blue{background:#e3f2fd}.founding-benefit-icon.blue svg{color:#1b61f8}.founding-benefit-icon.amber{background:#fef3c7}.founding-benefit-icon.amber svg{color:#d97706}.founding-benefit-icon.purple{background:#ede9fe}.founding-benefit-icon.purple svg{color:#7c3aed}.founding-benefit-icon.teal{background:#ccfbf1}.founding-benefit-icon.teal svg{color:#0d9488}.founding-benefit-title{font-family:var(--font-heading);color:#0f172a;font-size:1rem;font-weight:700;line-height:1.25}.founding-benefit-desc{color:#334155;font-size:.875rem;line-height:1.45}.founding-benefit-tag{border-radius:6.25rem;width:fit-content;margin-top:auto;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.founding-benefit-tag.green{color:#0d9488;background:#ccfbf1}.founding-benefit-tag.blue{color:#1b61f8;background:#e3f2fd}.founding-benefit-tag.purple{color:#7c3aed;background:#ede9fe}.founding-benefit-tag.amber{color:#d97706;background:#fef3c7}.founding-benefit-tag.teal{color:#0d9488;background:#ccfbf1}.founding-info-wrap{margin-left:.25rem;display:inline-flex;position:relative}.founding-info-icon{cursor:pointer;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex}.founding-info-icon svg{color:#94a3b8;width:.625rem;height:.625rem}.founding-info-tooltip{color:#ffffffd9;z-index:10;pointer-events:none;background:#0f172a;border-radius:.5rem;width:14rem;padding:.625rem .75rem;font-size:.75rem;line-height:1.45;display:none;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 .5rem 1.5rem #00000040}.founding-info-tooltip:after{content:"";border:.3125rem solid #0000;border-top-color:#0f172a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.founding-info-wrap:hover .founding-info-tooltip{display:block}.founding-plan-link{text-align:center;margin-bottom:2rem}.founding-plan-link a{color:#ffffffe6;border-bottom:.0625rem solid #ffffff80;padding-bottom:.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.founding-plan-link a:hover{color:#fff;border-color:#fffc}.founding-bottom{flex-direction:column;align-items:center;gap:1rem;display:flex}.founding-cta{font-family:var(--font-body);color:#08306b;cursor:pointer;background:#fff;border:none;border-radius:6.25rem;align-items:center;gap:.5rem;padding:1.125rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 .25rem 1.25rem #00000026}.founding-cta:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 2rem #00000040}.founding-cta svg{stroke:#08306b;width:1.125rem;height:1.125rem;transition:transform .2s}.founding-cta:hover svg{transform:translate(.1875rem)}.founding-guarantee{color:#fffffff2;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.founding-guarantee svg{color:#fff;width:.875rem;height:.875rem}@media (max-width:64rem){.founding-section{padding:4rem 2rem}.founding-grid{grid-template-columns:repeat(3,1fr)}.founding-headline{font-size:2.25rem}}@media (max-width:40rem){.founding-section{padding:3rem 1.25rem}.founding-grid{grid-template-columns:1fr 1fr}.founding-price-amount{font-size:3rem}.founding-headline{font-size:2rem}}.founder-inner{-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#ffffff59;border:.0625rem solid #fff9;border-radius:1.5rem;grid-template-columns:16rem 1fr;align-items:center;gap:3rem;max-width:72rem;margin:2rem auto 0;padding:4rem 3rem;display:grid;box-shadow:0 .25rem 1rem #0000000a}.founder-photo{aspect-ratio:3/4;background:linear-gradient(145deg,#e2e8f0,#f1f5f9);border-radius:1.25rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.founder-photo-placeholder{color:#94a3b8;flex-direction:column;align-items:center;gap:.5rem;display:flex}.founder-photo-placeholder svg{width:2.5rem;height:2.5rem}.founder-photo-placeholder span{font-size:.75rem;font-weight:500}.founder-content{flex-direction:column;gap:1rem;display:flex}.founder-label{color:var(--brand-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.founder-headline{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.05rem;font-size:1.75rem;font-weight:700;line-height:1.2}.founder-story{color:var(--text-secondary);font-size:1rem;line-height:1.7}.founder-sig{flex-direction:column;gap:.125rem;margin-top:.25rem;display:flex}.founder-sig-name{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:700}.founder-sig-title{color:var(--text-muted);font-size:.875rem;line-height:1.4}@media (max-width:64rem){.founder-inner{grid-template-columns:12rem 1fr;gap:2rem}}@media (max-width:40rem){.founder-inner{text-align:center;grid-template-columns:1fr}.founder-photo{max-width:12rem;margin:0 auto}}.testimonial-section{background:#e3f2fd;padding:3rem 3rem 4rem}.testimonial-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:40rem;margin:0 auto;display:flex}.testimonial-stars{gap:.25rem;display:flex}.testimonial-stars svg{fill:#f59e0b;stroke:none;width:1.125rem;height:1.125rem}.testimonial-quote{color:var(--text-primary);font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.6}.testimonial-author{color:var(--text-muted);font-size:.875rem}.testimonial-author strong{color:var(--text-secondary);font-weight:500}.faq-section{background:var(--surface-white);padding:5rem 3rem}.faq-inner{max-width:42rem;margin:0 auto}.faq-headline{font-family:var(--font-heading);color:var(--text-primary);text-align:center;letter-spacing:-.05rem;margin-bottom:2.5rem;font-size:1.75rem;font-weight:700}.faq-item{border-bottom:.0625rem solid var(--surface-border);padding:1.25rem 0}.faq-item:first-child{border-top:.0625rem solid var(--surface-border)}.faq-question{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;display:flex}.faq-question svg{width:1rem;height:1rem;color:var(--text-muted);flex-shrink:0;transition:transform .2s}.faq-answer{color:var(--text-secondary);margin-top:.75rem;font-size:.875rem;line-height:1.6;display:none}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question svg{transform:rotate(45deg)}.closing-email{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.closing-email-label{color:var(--text-secondary);border-top:.0625rem solid #00000026;margin-top:2.5rem;padding-top:2rem;font-size:1rem;font-weight:500}.closing-email input{font-family:var(--font-body);border:.0625rem solid var(--surface-border);border-radius:var(--radius-full);outline:none;width:16rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.closing-email input:focus{border-color:var(--brand-primary)}.closing-email button{font-family:var(--font-body);color:var(--brand-primary);border:.0625rem solid var(--brand-primary);border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.closing-email button:hover{background:var(--brand-primary);color:#fff}.closing-email-input{color:var(--text-primary);border:.0625rem solid var(--surface-border);border-radius:var(--radius-full);background:var(--surface-white);width:16rem;height:auto;min-height:0;box-shadow:none;padding:.75rem 1rem;font-size:.875rem}.closing-email-input::placeholder{color:var(--text-muted);opacity:1}.closing-email-input:focus{border-color:var(--brand-primary);box-shadow:none}.closing-email-submit{color:var(--brand-primary);border:.0625rem solid var(--brand-primary);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;display:inline-flex}.closing-email-submit:hover{background:var(--brand-primary);color:#fff}.closing-section{background:linear-gradient(135deg,#eff6ff 0%,#e8f1fe 30%,#e3f2fd 60%,#d0e2fd 100%);padding:6rem 3rem;position:relative;overflow:hidden}.closing-section:before{content:"";pointer-events:none;background-image:linear-gradient(#1b61f80f .0625rem,#0000 .0625rem),linear-gradient(90deg,#1b61f80f .0625rem,#0000 .0625rem);background-size:4rem 4rem;position:absolute;inset:0}.closing-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b61f80f 0%,#0000 70%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;top:-9.375rem;right:-6.25rem}.closing-inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:60rem;margin:0 auto;display:flex;position:relative}.closing-headline{font-family:var(--font-heading);letter-spacing:-.125rem;color:var(--text-primary);font-size:2.75rem;font-weight:700;line-height:1.1}.closing-sub{color:var(--text-secondary);max-width:32rem;font-size:1.125rem;line-height:1.6}.closing-cta{font-family:var(--font-body);color:#fff;background:var(--gradient-cta);border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:.625rem;margin-top:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.closing-cta:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #1b61f84d}.closing-cta svg{width:1.125rem;height:1.125rem;transition:transform .2s}.closing-cta:hover svg{transform:translate(.1875rem)}.closing-note{color:var(--text-secondary);font-size:1rem;font-weight:500}.footer{border-top:.0625rem solid var(--surface-border);justify-content:space-between;align-items:center;max-width:77.5rem;margin:0 auto;padding:2.5rem 3rem;display:flex}.footer-copy{color:var(--text-muted);font-size:.75rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.75rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text-secondary)}@media (max-width:64rem){.closing-section{padding:5rem 2rem}.closing-headline{font-size:2.25rem}}@media (max-width:40rem){.closing-section{padding:4rem 1.25rem}.closing-headline{font-size:1.875rem}.closing-email{flex-direction:column;width:100%}.closing-email-input,.closing-email-submit{width:100%}.footer{text-align:center;flex-direction:column;gap:1rem}}
.landingProductHeroInner,.landingProductCtaInner{width:min(100%,var(--landing-shell-outer-width));padding-inline:var(--landing-shell-padding-x);margin:0 auto}.landingProductHeroInner{z-index:1;align-items:center;gap:3.75rem;padding-block:5rem 3.75rem;display:flex;position:relative}.landingProductHeroMockup{flex-shrink:0;position:relative}.landingProductHeroActions{flex-wrap:wrap;gap:.75rem;display:flex}.landingProductAction{min-height:3.3125rem;font-family:var(--font-body);border-radius:.625rem;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.landingProductAction:hover{transform:translateY(-.0625rem)}.landingProductFeatureSection{width:min(100%,var(--landing-shell-outer-width));padding:1.5rem var(--landing-shell-padding-x);align-items:center;min-height:90vh;margin:0 auto;display:flex}.landingProductFeatureCard{border-radius:1.5rem;flex-direction:column;width:100%;min-height:calc(90vh - 3rem);padding:1.5rem;display:flex}.landingProductFeatureVisual{border-radius:1.25rem;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.landingProductFeatureCopy{text-align:center;max-width:40rem;margin:0 auto;padding:2rem 2rem 1.5rem}.landingProductFeatureCopyViewportStage{min-height:var(--landing-product-feature-copy-stage-height);flex-direction:column;justify-content:center;display:flex}.landingProductFeatureLink{color:#0f172a;min-height:3.125rem;font-family:var(--font-body);background:#fff;border:1px solid #e2e8f0;border-radius:2rem;justify-content:center;align-items:center;padding:.8125rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,transform .15s;display:inline-flex}.landingProductFeatureLink:hover{color:#1b61f8;border-color:#1b61f8;transform:translateY(-.0625rem)}.landingProductStatsSection{background:#fff;align-items:center;min-height:100vh;padding:6rem 0 7rem;display:flex;overflow:hidden}.landingProductStoriesSection{flex-direction:column;justify-content:center;min-height:40vh;display:flex}.landingProductCtaSection{align-items:center;min-height:40vh;display:flex}.landingProductStatsInner,.landingProductAiFaqInner{width:min(100%,var(--landing-shell-outer-width));padding-inline:var(--landing-shell-padding-x);z-index:1;gap:4rem;margin:0 auto;display:flex;position:relative}.landingProductStatsVisual{flex:0 0 40%;min-height:30rem;position:relative}.landingProductStatsCopy{flex:0 0 55%}.landingProductStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem 3rem;display:grid}.landingProductDarkCtaShell{padding-inline:var(--landing-shell-padding-x)}.landingProductDarkCtaCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border-radius:1.5rem;justify-content:center;align-items:center;max-width:77.5rem;min-height:50vh;margin:0 auto;display:flex;position:relative;overflow:hidden}.landingProductDarkCtaInner{z-index:1;text-align:center;max-width:43.75rem;padding-inline:2rem;position:relative}.landingProductStoriesHeader{width:min(100%,var(--landing-shell-outer-width));padding-inline:var(--landing-shell-padding-x);margin:0 auto 2.5rem}.landingProductFortyViewportStage{flex-direction:column;justify-content:center;min-height:40vh;display:flex}.landingProductStoriesIntro{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.landingProductStoriesViewport{padding-left:var(--landing-shell-padding-x);overflow:hidden}.landingProductStoriesTrack{padding-right:var(--landing-shell-padding-x);will-change:transform;gap:1.5rem;transition:transform .4s;display:flex}.landingProductStoryCard{cursor:pointer;min-width:20rem;max-width:20rem;transition:opacity .3s,filter .3s,transform .3s}.landingProductStoryNavButton{cursor:pointer;background:0 0;border:1.5px solid #cbd5e1;border-radius:999rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.landingProductStoryNavButton:disabled{cursor:not-allowed;opacity:.45}.landingProductStoryNavButtonActive{border-color:#1b61f8}.landingProductCtaInner{z-index:1;align-items:center;gap:3.75rem;display:flex;position:relative}.landingProductCtaCopy{flex:1}.landingProductCtaFormShell{flex-shrink:0;width:27.5rem}.landingProductFormCard{background:#fff;border-radius:1.25rem;width:100%;padding:2rem;box-shadow:0 1.25rem 3.75rem #00000026}.landingProductFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.landingProductFormSubmit{color:#fff;width:100%;min-height:3.375rem;font-family:var(--font-body);cursor:pointer;border:none;border-radius:.625rem;font-size:1rem;font-weight:500;transition:transform .15s,opacity .15s}.landingProductFormSubmit:hover{transform:translateY(-.0625rem)}.landingProductAiHeroCopy,.landingProductAiCenteredBlock{width:min(100%,calc(52.5rem + (var(--landing-shell-padding-x)*2)));padding-inline:var(--landing-shell-padding-x);z-index:1;text-align:center;margin:0 auto;position:relative}.landingProductAiHeroCopy{padding-top:8rem;padding-bottom:4rem}.landingProductAiHeroCenter{max-width:60rem;min-height:calc(100vh - 20rem);margin:0 auto;padding:0 2.5rem 6rem;position:relative}.landingProductAiVideoCard{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #38bdf81a;border-radius:1.25rem;justify-content:center;align-items:center;height:22rem;display:flex;position:relative;overflow:hidden}.landingProductAiWatchButton{color:#0f172a;cursor:pointer;background:#ffffffe6;border:none;border-radius:2rem;align-items:center;gap:.5rem;min-height:2.75rem;padding-inline:1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.landingProductAiSupportSection,.landingProductAiFeatureWrap,.landingProductAiStatsWrap{width:min(100%,var(--landing-shell-outer-width));padding-inline:var(--landing-shell-padding-x);z-index:1;margin:0 auto;position:relative}.landingProductAiSupportSection{padding-block:3rem}.landingProductAiSupportRow{align-items:center;gap:4rem;display:flex}.landingProductAiSupportRowReverse{flex-direction:row-reverse}.landingProductAiSupportVisual{flex:0 0 45%;justify-content:center;display:flex;position:relative}.landingProductAiSupportGlow{opacity:.3;background:linear-gradient(135deg,#bae6fd,#93c5fd,#a5b4fc);border-radius:1.25rem;position:absolute;inset:-1rem}.landingProductAiStatsGrid{flex-wrap:wrap;justify-content:center;gap:6rem;display:flex}.landingProductAiFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.landingProductAiFeatureCard{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #38bdf814;border-radius:1.25rem;justify-content:center;align-items:center;height:18rem;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.landingProductStatsNotice,.landingProductAiNotice{pointer-events:none}@keyframes landingProductFloatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-.625rem)}}@keyframes landingProductSpinSlow{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes landingProductPulse{0%,to{opacity:.6;transform:scale(.94)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:64rem){.landingProductHeroInner,.landingProductStatsInner,.landingProductAiFaqInner,.landingProductCtaInner,.landingProductAiSupportRow,.landingProductStoriesIntro{flex-direction:column;align-items:flex-start}.landingProductHeroInner,.landingProductCtaInner,.landingProductStoriesHeader,.landingProductStatsInner,.landingProductAiCenteredBlock,.landingProductAiSupportSection,.landingProductAiFeatureWrap,.landingProductAiStatsWrap,.landingProductAiFaqInner{padding-inline:var(--landing-shell-padding-x)}.landingProductHeroMockup,.landingProductCtaFormShell,.landingProductStatsVisual,.landingProductStatsCopy,.landingProductAiSupportVisual{flex:auto;width:100%;max-width:100%}.landingProductStoriesViewport{padding-left:var(--landing-shell-padding-x)}.landingProductStoriesTrack{padding-right:var(--landing-shell-padding-x)}.landingProductFeatureSection{padding-inline:var(--landing-shell-padding-x);min-height:auto}.landingProductFeatureCard{min-height:auto}.landingProductAiFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingProductAiNotice{margin-top:1rem;width:100%!important;position:static!important}.landingProductAiHeroCenter{min-height:auto;padding-inline:2rem}}@media (max-width:40rem){.landingProductHeroInner,.landingProductCtaInner,.landingProductStoriesHeader,.landingProductStatsInner,.landingProductAiCenteredBlock,.landingProductAiSupportSection,.landingProductAiFeatureWrap,.landingProductAiStatsWrap,.landingProductAiFaqInner,.landingProductFeatureSection,.landingProductDarkCtaShell{padding-inline:var(--landing-shell-padding-x)}.landingProductStoriesViewport{padding-left:var(--landing-shell-padding-x)}.landingProductStoriesTrack{padding-right:var(--landing-shell-padding-x)}.landingProductFeatureCard,.landingProductFormCard{padding:1.25rem}.landingProductFeatureVisual,.landingProductDarkCtaInner{padding-inline:1.25rem}.landingProductStatsGrid,.landingProductFormGrid,.landingProductAiFeatureGrid{grid-template-columns:minmax(0,1fr)}.landingProductStoryCard{min-width:calc(100vw - 3.5rem);max-width:calc(100vw - 3.5rem)}.landingProductAiVideoCard,.landingProductAiFeatureCard{height:auto;min-height:18rem}}
