.landing-carousel{background:linear-gradient(180deg, var(--color-surface-muted) 0%, #ebe5ff 50%, var(--color-surface-muted) 100%);padding:var(--space-3xl) var(--space-lg)}.landing-carousel__inner{max-width:52rem;margin:0 auto}.landing-carousel__slide{gap:var(--space-xl);padding:var(--space-lg) var(--space-md);text-align:center;align-items:center;display:grid}.landing-carousel__icon{color:#fff;width:5rem;height:5rem;box-shadow:var(--shadow-soft);border-radius:50%;place-items:center;margin:0 auto;display:grid}.landing-carousel__icon--purple{background:linear-gradient(145deg,#8b5cf6,#6d28d9)}.landing-carousel__icon--violet{background:linear-gradient(145deg,#a78bfa,#7c3aed)}.landing-carousel__icon--magenta{background:linear-gradient(145deg,#d946ef,#a21caf)}.landing-carousel__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-ink);margin-bottom:var(--space-sm);font-size:clamp(1.35rem,3vw,1.75rem)}.landing-carousel__body{color:var(--color-ink-muted);max-width:32rem;margin:0 auto;font-size:1.0625rem;line-height:1.6}@media (width>=640px){.landing-carousel__slide{text-align:left;padding:var(--space-xl);grid-template-columns:auto 1fr}.landing-carousel__icon,.landing-carousel__body{margin:0}}.landing-features{background:var(--color-surface);padding:var(--space-3xl) var(--space-lg)}.landing-features__inner{gap:var(--space-2xl);align-items:center;max-width:72rem;margin:0 auto;display:grid}.landing-features__visual{justify-content:center;display:flex}.landing-features__phone{width:min(100%,16rem);padding:var(--space-md);background:linear-gradient(180deg, var(--color-night-900), var(--color-night-950));box-shadow:var(--shadow-lift), inset 0 0 0 1px #ffffff14;border-radius:2rem}.landing-features__phone-img{object-fit:cover;border-radius:1.25rem;width:100%}.landing-features__list{margin:0 0 var(--space-xl);gap:var(--space-lg);padding:0;list-style:none;display:grid}.landing-features__item{gap:var(--space-md);align-items:flex-start;display:flex}.landing-features__item-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-ink);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.landing-features__item-body{color:var(--color-ink-muted);font-size:.9375rem;line-height:1.55}.landing-features__cta{min-width:14rem}@media (width>=900px){.landing-features__inner{gap:var(--space-3xl);grid-template-columns:.9fr 1.1fr}.landing-features__phone{width:18rem}}.landing-footer{background:var(--color-footer);color:#ffffffd9;padding:var(--space-3xl) var(--space-lg) var(--space-xl)}.landing-footer__inner{max-width:72rem;margin:0 auto}.landing-footer__top{gap:var(--space-2xl);margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff1a;display:grid}.landing-footer__brand-row{margin-bottom:var(--space-xs);align-items:center;gap:.65rem;display:flex}.landing-footer__logo{filter:drop-shadow(0 2px 8px #7c3aed59)}.landing-footer__brand{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:0;font-size:1.35rem;font-weight:700}.landing-footer__tagline{color:#ffffff8c;max-width:18rem;font-size:.9375rem}.landing-footer__columns{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.landing-footer__columns--desktop{display:none}.landing-footer__column-title{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin-bottom:var(--space-md);font-size:.8125rem;font-weight:700}.landing-footer__links{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.landing-footer__links a{color:#ffffffb8;transition:color var(--duration-fast) ease;font-size:.9375rem}.landing-footer__links a:hover{color:#fff}.landing-footer__accordion{gap:var(--space-xs);display:grid}.landing-footer__accordion-item{border-bottom:1px solid #ffffff14}.landing-footer__accordion-trigger{width:100%;padding:var(--space-md) 0;font:inherit;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:600;display:flex}.landing-footer__accordion-trigger[data-state=open] .landing-footer__accordion-chevron{transform:rotate(180deg)}.landing-footer__accordion-chevron{transition:transform var(--duration-fast) ease}.landing-footer__accordion-content{overflow:hidden}.landing-footer__accordion-content[data-state=open]{animation:slideDown .25s var(--ease-out)}.landing-footer__accordion-content[data-state=closed]{animation:slideUp .25s var(--ease-out)}.landing-footer__accordion-content .landing-footer__links{padding-bottom:var(--space-md)}@keyframes slideDown{0%{opacity:0;height:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}.landing-footer__bottom{text-align:center}.landing-footer__meta{color:#ffffff73;font-size:.8125rem}@media (width>=768px){.landing-footer__top{grid-template-columns:1fr 2fr;align-items:start}.landing-footer__columns--desktop{display:grid}.landing-footer__accordion{display:none}}@media (width>=900px){.landing-footer__top{grid-template-columns:1fr 3fr}}.landing-hero{background:radial-gradient(ellipse 120% 80% at 50% -20%, #7c3aed59, transparent 55%), linear-gradient(180deg, var(--color-night-950) 0%, var(--color-night-900) 40%, var(--color-night-800) 100%);min-height:100dvh;color:var(--color-ink-on-dark);position:relative;overflow:hidden}.landing-hero__stars{pointer-events:none;opacity:.55;background-image:radial-gradient(1px 1px at 20% 30%,#ffffffb3,#0000),radial-gradient(1px 1px at 60% 15%,#ffffff80,#0000),radial-gradient(1px 1px at 80% 45%,#fff9,#0000),radial-gradient(1px 1px at 35% 70%,#fff6,#0000),radial-gradient(1px 1px at 90% 80%,#ffffff80,#0000),radial-gradient(1.5px 1.5px at 10% 55%,#ffffff73,#0000),radial-gradient(1px 1px at 50% 90%,#ffffff59,#0000);background-size:100% 100%;position:absolute;inset:0}.landing-hero__glow{filter:blur(80px);pointer-events:none;animation:drift 18s var(--ease-out) infinite;border-radius:50%;position:absolute}.landing-hero__glow--one{background:radial-gradient(circle,#7c3aed73,#0000 70%);width:min(60vw,32rem);height:min(60vw,32rem);top:10%;right:-5%}.landing-hero__glow--two{background:radial-gradient(circle,#a78bfa59,#0000 68%);width:min(45vw,24rem);height:min(45vw,24rem);animation-delay:-6s;bottom:5%;left:-8%}.landing-hero__inner{z-index:1;max-width:72rem;padding:7rem var(--space-lg) var(--space-3xl);gap:var(--space-2xl);align-items:center;margin:0 auto;display:grid;position:relative}.landing-hero__content{max-width:36rem}@media (prefers-reduced-motion:no-preference){.landing-hero__visual{animation:fade-up var(--duration) var(--ease-out) .25s both}}.landing-hero__brand{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:var(--space-lg);font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:.95}.landing-hero__brand-af{display:inline-block;position:relative}.landing-hero__aside{font-family:var(--font-accent);white-space:nowrap;color:var(--color-accent-lime);text-shadow:0 0 18px #84cc168c,0 2px 8px #00000059;transform-origin:0;pointer-events:none;animation:aside-pop .85s var(--ease-out) .45s both, aside-pulse 2.4s ease-in-out 1.35s infinite;font-size:clamp(1.2rem,3.6vw,1.85rem);font-weight:700;line-height:1;position:absolute;top:-.42em;left:68%;rotate:-12deg}.landing-hero__aside:after{content:"";opacity:.95;background:linear-gradient(90deg,#0000,#84cc16bf 18%,#a3e635a6 82%,#0000);border-radius:999px;height:.16em;position:absolute;bottom:-.1em;left:.08em;right:.05em;transform:rotate(-3deg)}@keyframes aside-pop{0%{opacity:0;translate:0 .4em;scale:.65}65%{translate:0 -.05em;scale:1.12}to{opacity:1;translate:0;scale:1.05}}@keyframes aside-pulse{0%,to{scale:1.05}50%{scale:1.22}}.landing-hero__headline{letter-spacing:-.03em;margin-bottom:var(--space-md);font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.12}.landing-hero__support{color:var(--color-ink-muted-on-dark);max-width:32rem;margin-bottom:var(--space-xl);font-size:clamp(1rem,2.2vw,1.125rem)}.landing-hero__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.landing-hero__secondary-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-ink-on-dark)!important;background:#ffffff1f!important;border-color:#ffffff47!important}.landing-hero__secondary-btn:hover{background:#fff3!important;border-color:#ffffff73!important}.landing-hero__visual{justify-content:center;display:flex}.landing-hero__frame{aspect-ratio:1;width:min(100%,22rem);position:relative}.landing-hero__frame-glow{filter:blur(24px);background:radial-gradient(circle,#7c3aed8c,#0000 70%);border-radius:50%;animation:4s ease-in-out infinite breathe;position:absolute;inset:10%}.landing-hero__image{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 48px #7c3aed73);width:100%;height:100%;position:relative}@media (width>=900px){.landing-hero__inner{grid-template-columns:1fr 1fr;min-height:100dvh;padding-top:8rem}.landing-hero__visual{justify-content:flex-end}.landing-hero__frame{width:min(100%,26rem)}}@media (width<=480px){.landing-hero__aside{font-size:clamp(1.15rem,4.5vw,1.45rem);top:-.5em;left:54%}}.landing-nav{z-index:10;padding:var(--space-md) var(--space-lg);position:absolute;inset:0 0 auto}.landing-nav__inner{justify-content:space-between;align-items:center;gap:var(--space-md);max-width:72rem;margin:0 auto;display:flex}.landing-nav__brand{color:var(--color-ink-on-dark);align-items:center;gap:.65rem;display:inline-flex}.landing-nav__logo{filter:drop-shadow(0 2px 8px #7c3aed73)}.landing-nav__name{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.landing-nav__menu-root{display:none}.landing-nav__menu-list{gap:var(--space-xs);margin:0;padding:0;list-style:none;display:flex}.landing-nav__menu-link{border-radius:var(--radius-pill);color:var(--color-ink-muted-on-dark);transition:color var(--duration-fast) ease, background var(--duration-fast) ease;padding:.5rem .85rem;font-size:.9375rem;font-weight:500;display:inline-flex}.landing-nav__menu-link:hover{color:var(--color-ink-on-dark);background:#ffffff14}.landing-nav__actions{align-items:center;gap:var(--space-sm);display:flex}.landing-nav__link{color:var(--color-ink-muted-on-dark);border-radius:var(--radius-pill);transition:color var(--duration-fast) ease, background var(--duration-fast) ease;padding:.55rem .85rem;font-size:.9375rem;font-weight:500}.landing-nav__link:hover{color:var(--color-ink-on-dark);background:#ffffff14}@media (width>=768px){.landing-nav__menu-root{margin-left:var(--space-xl);flex:1;display:block}}@media (width<=480px){.landing-nav{padding:var(--space-sm) var(--space-md)}.landing-nav__inner{gap:.5rem}.landing-nav__brand{gap:.4rem;min-width:0}.landing-nav__logo .logo__image{width:1.625rem;height:1.625rem}.landing-nav__name{letter-spacing:-.03em;white-space:nowrap;font-size:.9375rem}.landing-nav__actions{flex-shrink:0;gap:.2rem}.landing-nav__link{white-space:nowrap;padding:.45rem .5rem;font-size:.8125rem}.landing-nav__actions .ui-btn--pill{letter-spacing:.02em;min-height:2.125rem;padding:.35rem .75rem;font-size:.75rem}}.landing-page{background:var(--color-surface);min-height:100vh}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/bricolage-grotesque-latin-500-normal-DEDBoLFO.woff2)format("woff2"),url(/assets/bricolage-grotesque-latin-500-normal-CV-uA8Lw.woff)format("woff")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/bricolage-grotesque-latin-700-normal-gtcctNPv.woff2)format("woff2"),url(/assets/bricolage-grotesque-latin-700-normal-DvJDmrLu.woff)format("woff")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/bricolage-grotesque-latin-800-normal-J50vIsBe.woff2)format("woff2"),url(/assets/bricolage-grotesque-latin-800-normal-Br4b-5gk.woff)format("woff")}@font-face{font-family:Figtree;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/figtree-latin-400-normal-g7Dtegnw.woff2)format("woff2"),url(/assets/figtree-latin-400-normal-BD4aNku5.woff)format("woff")}@font-face{font-family:Figtree;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/figtree-latin-500-normal-BWnGEVsr.woff2)format("woff2"),url(/assets/figtree-latin-500-normal-B_yy1phn.woff)format("woff")}@font-face{font-family:Figtree;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/figtree-latin-600-normal-Cv_xCTDl.woff2)format("woff2"),url(/assets/figtree-latin-600-normal-BM_oTo4n.woff)format("woff")}@font-face{font-family:Figtree;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/figtree-latin-700-normal-th6qEP7c.woff2)format("woff2"),url(/assets/figtree-latin-700-normal-BCCt2T1q.woff)format("woff")}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/caveat-latin-600-normal-zlTlWIYU.woff2)format("woff2"),url(/assets/caveat-latin-600-normal-DUjB8dgm.woff)format("woff")}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-700-normal-D8_1Nw6V.woff2)format("woff2"),url(/assets/caveat-latin-700-normal-cPyBTTZN.woff)format("woff")}:root{--color-night-950:#0f0a24;--color-night-900:#1a1247;--color-night-800:#2a1f5c;--color-night-700:#3d2f8a;--color-purple-600:#6d28d9;--color-purple-500:#7c3aed;--color-purple-400:#a78bfa;--color-purple-300:#c4b5fd;--color-purple-100:#ede9fe;--color-accent-lime:#84cc16;--color-accent-lime-dark:#65a30d;--color-accent-lime-glow:#84cc1659;--color-sky-50:#f5f3ff;--color-sky-100:#ede9fe;--color-sky-200:#ddd6fe;--color-sky-300:#c4b5fd;--color-sky-400:#a78bfa;--color-sky-500:#8b5cf6;--color-sky-600:#7c3aed;--color-sky-700:#6d28d9;--color-sky-800:#5b21b6;--color-sky-900:#4c1d95;--color-ink:#1e1b2e;--color-ink-muted:#5c5670;--color-ink-on-dark:#fff;--color-ink-muted-on-dark:#ffffffc7;--color-surface:#fff;--color-surface-muted:#f5f3ff;--color-surface-glass:#ffffffb8;--color-surface-glass-strong:#ffffffeb;--color-border:#6d28d91f;--color-border-strong:#6d28d938;--color-footer:#2a2a32;--color-danger:#912018;--color-danger-bg:#b4231814;--color-danger-border:#b4231847;--color-accent-line:linear-gradient(90deg, var(--color-purple-400), var(--color-purple-600));--font-display:"Bricolage Grotesque", Georgia, serif;--font-body:"Figtree", "Segoe UI", sans-serif;--font-accent:"Caveat", cursive;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-pill:9999px;--shadow-soft:0 12px 40px #6d28d91f;--shadow-lift:0 16px 48px #6d28d92e;--shadow-header:0 1px 0 #6d28d914, 0 8px 32px #6d28d90f;--shadow-glow-purple:0 0 40px #7c3aed59;--ease-out:cubic-bezier(.22, 1, .36, 1);--duration:.7s;--duration-fast:.2s}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface-muted);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;line-height:1.6}#root{min-height:100vh}h1,h2,h3,h4{font-family:var(--font-display);margin:0;font-weight:700;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fade-up{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(2%,-1.5%)scale(1.03)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse-ring{0%{box-shadow:0 0 #7c3aed73}70%{box-shadow:0 0 0 12px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}@keyframes breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
