.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;backdrop-filter:blur(20px);background:rgba(10,10,15,.85);border-bottom:1px solid rgba(255,255,255,.08)}.landing-nav-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.landing-nav-brand img{border-radius:8px;flex-shrink:0}.landing-nav-brand-text{font-family:var(--font-syne),"Syne",sans-serif;font-weight:800;font-size:1.05rem;letter-spacing:-.02em;background:linear-gradient(135deg,#833ab4,#e1306c 50%,#f77737);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-nav-desktop{display:none;list-style:none;align-items:center;gap:24px;margin:0;padding:0}.landing-nav-desktop a{color:#9896b0;text-decoration:none;font-size:.9rem;font-weight:500}.landing-nav-login{color:#f0eff8!important;padding:10px 18px;border-radius:50px;border:1px solid rgba(255,255,255,.15)}.landing-nav-cta{background:linear-gradient(135deg,#833ab4,#e1306c 50%,#f77737);color:#fff!important;padding:10px 22px;border-radius:50px;font-weight:600;font-size:.88rem;white-space:nowrap}.landing-nav-mobile-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.landing-nav-cta-compact{padding:8px 14px!important;font-size:.78rem!important}.landing-nav-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#f0eff8;cursor:pointer}.landing-mobile-backdrop{position:fixed;inset:0;z-index:98;border:none;background:rgba(0,0,0,.55);cursor:pointer}.landing-mobile-menu{position:fixed;top:65px;left:0;right:0;z-index:99;max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .25s ease;background:rgba(17,17,24,.98);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.landing-mobile-menu-open{max-height:85vh;opacity:1;pointer-events:auto}.landing-mobile-menu ul{list-style:none;margin:0;padding:12px 16px 20px;display:flex;flex-direction:column;gap:4px}.landing-mobile-menu a{display:block;padding:14px 12px;border-radius:12px;color:#f0eff8;text-decoration:none;font-size:1rem;font-weight:500}.landing-mobile-menu a:hover{background:rgba(255,255,255,.05)}.landing-nav-cta-block{text-align:center;margin-top:8px}.landing-grid-2{display:grid;grid-template-columns:1fr;gap:32px}.landing-section{padding:60px 16px}.landing-section-tight{padding:48px 16px}.landing-section-card{padding:28px 20px!important;border-radius:24px!important}.landing-hero{min-height:auto;padding:100px 16px 56px}.landing-hero-title{font-size:clamp(2rem,9vw,5.5rem)!important}.landing-hero-ctas{display:flex;flex-direction:column;width:100%;max-width:360px;gap:12px}.landing-hero-ctas a{width:100%;justify-content:center;text-align:center}.landing-btn-stack{width:100%;max-width:100%;justify-content:center;box-sizing:border-box}.landing-photo-fixed{height:220px!important}.landing-section-photo{height:220px!important;margin-top:32px!important}.landing-modules-photo,.landing-solution-photo{height:220px}.landing-pain-grid{grid-template-columns:1fr!important}.landing-footer-grid{flex-direction:column;gap:32px!important}.landing-price-card{padding:28px 22px!important}.landing-blob{transform:scale(.6)}@media (min-width:640px){.landing-hero-ctas{flex-direction:row;flex-wrap:wrap;max-width:none;justify-content:center}.landing-hero-ctas a{width:auto}.landing-pain-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}}@media (min-width:901px){.landing-nav{padding:18px 40px}.landing-nav-desktop{display:flex}.landing-nav-mobile-actions{display:none}.landing-mobile-backdrop,.landing-mobile-menu{display:none!important}.landing-grid-2{grid-template-columns:1fr 1fr;gap:48px}.landing-section{padding:100px 24px}.landing-section-tight{padding:80px 24px}.landing-section-card{padding:48px!important;border-radius:32px!important}.landing-hero{min-height:100vh;padding:140px 24px 80px}.landing-photo-fixed{height:320px!important}.landing-section-photo{height:320px!important;margin-top:48px!important}.landing-solution-photo{height:480px!important}.landing-modules-photo{height:300px!important}.landing-footer-grid{flex-direction:row;justify-content:space-between}.landing-nav-cta-compact{display:none}}