.landing-shell{--background:#f6f3ec;--surface:#e9f0eb;--surface-raised:#fffdf8;--foreground:#102b2a;--foreground-secondary:#47605b;--foreground-tertiary:#6a7c76;--foreground-quaternary:#cbd7d0;--border:#c9d7cf;--accent:#e85f3c;--accent-hover:#c94d2e;--accent-ring:#e85f3c3d;--accent-foreground:#fffaf4;--elevation-1:0 16px 36px #102b2a14;--elevation-2:0 30px 80px #102b2a29;background:var(--background);color:var(--foreground)}.dark .landing-shell{--background:#0d1919;--surface:#122724;--surface-raised:#18312d;--foreground:#f5f2ea;--foreground-secondary:#c1d2c8;--foreground-tertiary:#8ca99b;--foreground-quaternary:#31534b;--border:#31534b;--accent:#f47b58;--accent-hover:#ff9a79;--accent-ring:#f47b5847;--accent-foreground:#102b2a;--elevation-1:0 18px 42px #00000047;--elevation-2:0 34px 88px #00000061}.landing-shell ::selection{color:#102b2a;background:#bfe4d1}.landing-shell ::-webkit-scrollbar{width:10px}.landing-shell ::-webkit-scrollbar-thumb{background:#8eaaa0;border:3px solid #f6f3ec;border-radius:999px}.landing-shell .section-heading{letter-spacing:-.04em;font-size:clamp(2.25rem,4.8vw,4.75rem);font-weight:700;line-height:.98}.landing-shell .body-text{font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65}.landing-hero{color:#f7f4ed;isolation:isolate;background:#102b2a}.landing-hero:before{content:"";z-index:-1;opacity:.22;background:#b9e2c9;border-radius:58% 42% 66% 34%/44% 60% 40% 56%;width:min(58vw,820px);height:min(52vw,720px);position:absolute;top:-24%;right:-14%;transform:rotate(-12deg)}.landing-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#b9e2c914,#0000 62%);border-top:1px solid #f7f4ed29;width:100%;height:42%;position:absolute;bottom:0;left:0}.landing-hero .brand-threshold{z-index:-1;pointer-events:none;border-top:1px solid #b9e2c957;width:min(43vw,610px);height:64%;position:absolute;top:17%;right:5.5%}.landing-hero .brand-threshold:before{content:"";background:#b9e2c929;width:84%;height:1px;position:absolute;top:0;left:8%}.landing-hero .brand-threshold span{background:linear-gradient(#b9e2c952,#0000);width:1px;height:100%;position:absolute;top:0}.landing-hero .brand-threshold span:first-child{left:18%}.landing-hero .brand-threshold span:last-child{right:18%}.landing-hero .hero-copy{padding-block:clamp(5rem,10vw,10rem)}.landing-hero .hero-title{color:#f7f4ed;text-wrap:balance;max-width:10ch}.landing-hero .hero-title span{color:#b9e2c9}.landing-hero .hero-description{color:#d3e0d9}.landing-hero .hero-detail{color:#a8bfb4}.landing-hero .btn-primary{background:var(--accent);color:var(--accent-foreground);box-shadow:0 12px 26px #0000002e}.landing-hero .btn-primary:hover{background:#ff7350}.landing-hero .btn-secondary{color:#f7f4ed;border-color:#f7f4ed73}.landing-hero .btn-secondary:hover{color:#b9e2c9;border-color:#b9e2c9}.landing-demo{border-radius:18px;align-self:center;animation:.72s cubic-bezier(.16,1,.3,1) both landing-demo-arrival;position:relative;box-shadow:0 30px 80px #00000047;background:#d8e7de!important;border:1px solid #f7f4ed40!important}.landing-demo:before{content:"";background:#b9e2c9;height:9px;display:block}.landing-demo figcaption{color:#23423d}@media (min-width:1024px){.landing-hero>div{gap:clamp(3rem,5vw,5.5rem);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important}.landing-hero .hero-copy{padding-block:clamp(5.5rem,7vw,7.5rem)}.landing-hero .hero-title{max-width:11.5ch;font-size:clamp(3.45rem,4.35vw,4.7rem)!important}.landing-hero .hero-description{max-width:32rem;font-size:1.04rem}.landing-demo{justify-self:end;width:min(100%,710px)}}@keyframes landing-demo-arrival{0%{clip-path:inset(0 0 100% round 22px);filter:blur(8px)}to{clip-path:inset(0 round 22px);filter:blur()}}.landing-proof{background:#f6f3ec!important}.landing-proof figure{border-color:var(--border)}.landing-proof figure img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.landing-proof figure:hover img{transform:scale(1.018)}.landing-proof>div>div>figure{border-radius:16px;overflow:hidden}.landing-proof>div>div>figure:last-child{background:#dfece4!important}.landing-trust{border-color:var(--border)!important;background:#e9f0eb!important}.landing-audience{background:#f6f3ec}.landing-audience article:first-child h3{color:var(--accent)}.landing-faq{color:#f7f4ed;background:#102b2a!important}.landing-faq .section-heading{color:#f7f4ed}.landing-faq details{background:0 0!important;border-color:#f7f4ed42!important;border-radius:0!important}.landing-faq summary{color:#f7f4ed!important}.landing-faq details div{color:#d3e0d9!important}.landing-close{background:#e85f3c!important}.landing-close p{color:#ffe2d7!important}.landing-close h2{color:#fffaf4!important}.landing-shell .landing-cookie>div{background:#fffdf8fa;border-color:#c9d7cf}.landing-shell .landing-cookie button{color:#fffaf4;background:#102b2a}.landing-shell #pricing{background:#dce9e0!important}.landing-shell #pricing>div>div:first-child h2{text-wrap:balance}.landing-shell #pricing .rounded-2xl{border-radius:16px}.landing-shell #pricing [class*=ring-]{box-shadow:0 22px 54px #102b2a24}.landing-shell .workflow-contrast-progress{animation:1.2s cubic-bezier(.16,1,.3,1) both workflow-context-progress;animation-timeline:view();animation-range:entry 15% cover 45%}.dark .landing-hero{background:#0a1717}.dark .landing-hero:before{opacity:.72;background:#52957e}.dark .landing-hero .brand-threshold{border-color:#a8d8bd52}.dark .landing-hero .brand-threshold:before{background:#a8d8bd29}.dark .landing-hero .brand-threshold span{background:linear-gradient(#a8d8bd4d,#0000)}.dark .landing-hero .hero-title span{color:#a8d8bd}.dark .landing-hero .hero-description{color:#c1d2c8}.dark .landing-hero .hero-detail{color:#8ca99b}.dark .landing-demo{box-shadow:0 30px 80px #0000006b;background:#b8d6c4!important}.dark .landing-demo figcaption{color:#173731}.dark .landing-proof,.dark .landing-audience{background:#0d1919!important}.dark .landing-trust,.dark .landing-shell #pricing{background:#122724!important}.dark .landing-proof>div>div>figure:last-child{background:#18312d!important}.dark .landing-close{background:#c9583b!important}.dark .landing-shell .landing-cookie>div{background:#0d1919fa;border-color:#31534b}.dark .landing-shell .landing-cookie button{color:#102b2a;background:#f5f2ea}.dark .landing-shell #pricing [class*=ring-]{box-shadow:0 22px 54px #00000052}@media (max-width:767px){.landing-hero:before{opacity:.16;width:135vw;height:100vw;top:-12%;right:-58%}.landing-hero:after{height:30%}.landing-hero .brand-threshold{opacity:.6;width:86vw;height:30%;top:43%;right:-21%}.landing-demo{margin:0 16px 2.75rem;box-shadow:0 22px 56px #0000004d}.landing-shell .section-heading{letter-spacing:-.048em}}@media (prefers-reduced-motion:reduce){.landing-shell .landing-cookie,.landing-demo{animation:none}.landing-shell .workflow-contrast-progress{opacity:1;width:100%;animation:none}.landing-proof figure img{transition:none}.landing-proof figure:hover img{transform:none}}
