@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#f7f9fc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090d19;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-height:100%;margin:0}body{background:#090d19}.landing-site{--landing-background:#090d19;--landing-surface:#0f1522;--landing-surface-elevated:#141c2a;--landing-surface-muted:#0c111d;--landing-text-primary:#f7f9fc;--landing-text-secondary:#aeb7c6;--landing-text-muted:#7f8ba0;--landing-border:#26303d;--landing-border-strong:#344052;--landing-accent:#7140ff;--landing-accent-hover:#8359ff;--landing-radius-small:12px;--landing-radius-medium:18px;--landing-radius-large:24px;--landing-content-max-width:1180px;min-height:100vh;color:var(--landing-text-primary);background:var(--landing-background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-site *,.landing-site :before,.landing-site :after{box-sizing:border-box}html:has(.landing-site){scroll-behavior:smooth;background:#090d19;min-height:100%;margin:0}body:has(.landing-site){scroll-behavior:smooth;background:#090d19;min-height:100%;margin:0}#root:has(.landing-site){scroll-behavior:smooth;background:#090d19;min-height:100%;margin:0}body:has(.landing-site){overflow-x:hidden}.landing-site a,.landing-site button{font:inherit}.landing-site a{color:inherit}.landing-site img{max-width:100%}.landing-container{width:min(calc(100% - 48px), var(--landing-content-max-width));margin-inline:auto}.landing-skip-link{z-index:100;border-radius:var(--landing-radius-small);color:#fff;background:var(--landing-accent);padding:10px 14px;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.landing-skip-link:focus{transform:translateY(0)}.landing-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090d19e6;border-bottom:1px solid #b9cdff1f;position:sticky;top:0}.landing-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;display:grid}.landing-brand{width:fit-content;color:var(--landing-text-primary);letter-spacing:-.035em;align-items:center;gap:10px;font-size:1.22rem;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.landing-brand img{object-fit:contain;filter:drop-shadow(0 8px 14px #0000003d);width:38px;height:38px}.landing-brand>span>span{color:#9a7dff}.landing-nav{justify-content:center;align-items:center;gap:8px;display:flex}.landing-nav a{min-height:40px;color:var(--landing-text-secondary);border-radius:10px;align-items:center;padding:0 13px;font-size:.88rem;font-weight:650;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.landing-nav a:hover{color:var(--landing-text-primary);background:#ffffff0e}.landing-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:.9rem;font-weight:750;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button--compact{color:#fff;background:var(--landing-accent);min-height:44px;padding-inline:16px}.landing-button--compact:hover,.landing-button--primary:hover{background:var(--landing-accent-hover)}.landing-button--primary{color:#fff;background:var(--landing-accent);box-shadow:0 12px 28px #4f2bbe42}.landing-button--secondary{border-color:var(--landing-border-strong);color:var(--landing-text-primary);background:var(--landing-surface)}.landing-button--secondary:hover{background:var(--landing-surface-elevated);border-color:#586579}.landing-button__short-label{display:none}.landing-hero{background:#090d19;border-bottom:1px solid #b9cdff1a;padding:clamp(72px,9vw,118px) 0 clamp(82px,10vw,132px)}.landing-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;gap:clamp(44px,7vw,92px);display:grid}.landing-hero__copy{align-content:center;justify-items:start;display:grid}.landing-eyebrow{color:#a998ff;letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:750;line-height:1.4}.landing-hero h1{max-width:720px;color:var(--landing-text-primary);letter-spacing:-.075em;margin:20px 0 22px;font-size:clamp(3.5rem,6.8vw,6.25rem);font-weight:650;line-height:.91}.landing-hero__copy>p{max-width:620px;color:var(--landing-text-secondary);margin:0;font-size:clamp(1.03rem,1.5vw,1.2rem);line-height:1.65}.landing-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.landing-free-row{color:var(--landing-text-muted);flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:22px;font-size:.8rem;font-weight:650;display:flex}.landing-free-row strong{color:#c1b5ff;letter-spacing:.08em;text-transform:uppercase;background:#7140ff1a;border:1px solid #a998ff59;border-radius:9px;align-items:center;min-height:30px;padding:0 10px;font-size:.72rem;display:inline-flex}.landing-preview{background:#111725;border:1px solid #9781ff2e;border-radius:28px;min-width:0;display:grid;overflow:hidden;box-shadow:0 30px 80px #00000057}.landing-preview__header,.landing-preview__controls{justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.landing-preview__header{border-bottom:1px solid var(--landing-border)}.landing-preview__header>div,.landing-preview__controls{min-width:0}.landing-preview__header span,.landing-collection__toolbar span{color:var(--landing-text-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:.67rem;font-weight:750;display:block}.landing-preview__header strong,.landing-collection__toolbar strong{color:var(--landing-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.25;display:block;overflow:hidden}.landing-preview__header img{object-fit:contain;flex:none;width:138px;height:54px;animation:.42s both landing-showcase-in}.landing-card-fan{isolation:isolate;background:#0c111d;place-items:center;height:clamp(360px,37vw,470px);animation:.52s both landing-showcase-in;display:grid;position:relative}.landing-card-fan:before{content:"";background:#7140ff0f;border:1px solid #9781ff29;border-radius:50%;width:62%;height:62%;position:absolute}.landing-card-fan__card{object-fit:contain;filter:drop-shadow(0 22px 24px #0000006b);border-radius:12px;width:clamp(162px,16vw,210px);height:auto;transition:transform .24s;position:absolute}.landing-card-fan__card--1{z-index:1;transform:translate(-54%)rotate(-10deg)translateY(10px)}.landing-card-fan__card--2{z-index:3;transform:translateY(-10px)}.landing-card-fan__card--3{z-index:2;transform:translate(54%)rotate(10deg)translateY(10px)}.landing-card-fan--4 .landing-card-fan__card{width:clamp(145px,14.3vw,188px)}.landing-card-fan--4 .landing-card-fan__card--1{z-index:1;transform:translate(-72%)rotate(-12deg)translateY(18px)}.landing-card-fan--4 .landing-card-fan__card--2{z-index:3;transform:translate(-25%)rotate(-4deg)translateY(-8px)}.landing-card-fan--4 .landing-card-fan__card--3{z-index:4;transform:translate(25%)rotate(4deg)translateY(-8px)}.landing-card-fan--4 .landing-card-fan__card--4{z-index:2;transform:translate(72%)rotate(12deg)translateY(18px)}.landing-preview:hover .landing-card-fan__card--1{transform:translate(-58%)rotate(-12deg)translateY(5px)}.landing-preview:hover .landing-card-fan__card--2{transform:translateY(-16px)}.landing-preview:hover .landing-card-fan__card--3{transform:translate(58%)rotate(12deg)translateY(5px)}.landing-preview:hover .landing-card-fan--4 .landing-card-fan__card--1{transform:translate(-76%)rotate(-14deg)translateY(12px)}.landing-preview:hover .landing-card-fan--4 .landing-card-fan__card--2{transform:translate(-27%)rotate(-5deg)translateY(-14px)}.landing-preview:hover .landing-card-fan--4 .landing-card-fan__card--3{transform:translate(27%)rotate(5deg)translateY(-14px)}.landing-preview:hover .landing-card-fan--4 .landing-card-fan__card--4{transform:translate(76%)rotate(14deg)translateY(12px)}.landing-preview__controls{border-top:1px solid var(--landing-border);justify-content:center;gap:9px;padding:15px 20px}.landing-preview__controls button{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.landing-preview__controls button:before{content:"";background:#586276;border-radius:50%;width:7px;height:7px;margin:auto;transition:width .16s,border-radius .16s,background-color .16s;position:absolute;inset:0}.landing-preview__controls button.is-active:before{background:#9e86ff;border-radius:5px;width:20px}@keyframes landing-showcase-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-section{background:var(--landing-background);padding:clamp(80px,9vw,120px) 0}.landing-section--collection{background:#0b101b;border-block:1px solid #b9cdff1a}.landing-section-heading{gap:14px;max-width:760px;margin-bottom:42px;display:grid}.landing-section-heading h2,.landing-collection__copy h2,.landing-cta h2{color:var(--landing-text-primary);letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,4.6vw,4.25rem);font-weight:650;line-height:.98}.landing-section-heading p,.landing-collection__copy>p,.landing-cta p{color:var(--landing-text-secondary);margin:0;font-size:1rem;line-height:1.65}.landing-section-heading--split{grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:end;gap:48px;max-width:none}.landing-section-heading--split>div{gap:14px;display:grid}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-feature-card{border:1px solid var(--landing-border);border-radius:var(--landing-radius-medium);background:var(--landing-surface);flex-direction:column;align-items:flex-start;min-height:280px;padding:22px;transition:transform .18s,border-color .18s,background-color .18s;display:flex;box-shadow:0 14px 34px #0000001f}.landing-feature-card:hover{background:var(--landing-surface-elevated);border-color:#3b485b;transform:translateY(-4px)}.landing-feature-card__icon{color:#b09cff;background:#7140ff1c;border:1px solid #9781ff3d;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:auto;display:grid}.landing-feature-card>span{color:#a998ff;letter-spacing:.1em;text-transform:uppercase;margin-top:34px;font-size:.69rem;font-weight:750}.landing-feature-card h3{color:var(--landing-text-primary);letter-spacing:-.025em;margin:9px 0 10px;font-size:1.25rem;line-height:1.15}.landing-feature-card p{color:var(--landing-text-secondary);margin:0;font-size:.88rem;line-height:1.55}.landing-collection{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:center;gap:clamp(54px,8vw,104px);display:grid}.landing-collection__showcase{border:1px solid var(--landing-border);border-radius:var(--landing-radius-large);background:var(--landing-surface);min-width:0;overflow:hidden;box-shadow:0 24px 70px #0000003d}.landing-collection__toolbar{border-bottom:1px solid var(--landing-border);color:#a998ff;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.landing-collection__cards{touch-action:pan-y;width:100%;padding:18px 0;overflow:hidden}.landing-collection__track{gap:12px;width:max-content;padding-inline:18px 0;animation:54s linear infinite landing-collection-loop;display:flex}.landing-collection__cards:hover .landing-collection__track,.landing-collection__cards:focus-visible .landing-collection__track,.landing-collection__cards.is-paused .landing-collection__track{animation-play-state:paused}.landing-collection__cards figure{flex:none;width:clamp(126px,10.5vw,142px);margin:0}.landing-collection__cards img{aspect-ratio:.716;object-fit:contain;background:#0b101a;border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 12px 24px #00000042}.landing-collection__cards figcaption{color:var(--landing-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:.67rem;font-weight:650;overflow:hidden}@keyframes landing-collection-loop{to{transform:translate(calc(-50% - 6px))}}.landing-collection__copy{justify-items:start;gap:17px;display:grid}.landing-collection__copy ul{color:var(--landing-text-secondary);gap:11px;margin:4px 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.landing-collection__copy li{padding-left:22px;position:relative}.landing-collection__copy li:before{content:"";border:2px solid #a998ff;border-radius:50%;width:8px;height:8px;position:absolute;top:.42em;left:0}.landing-inline-link{align-items:center;gap:8px;min-height:44px;margin-top:4px;font-weight:750;text-decoration:none;display:inline-flex;color:#b3a4ff!important}.landing-inline-link:hover{color:#c3b8ff!important}.landing-set-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.landing-set-card{border:1px solid var(--landing-border);border-radius:var(--landing-radius-medium);background:var(--landing-surface);grid-template-columns:1fr auto;align-items:end;gap:14px;min-width:0;min-height:250px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.landing-set-card:hover{background:var(--landing-surface-elevated);border-color:#3b485b;transform:translateY(-4px)}.landing-set-card__logo{background:#171e2b;border-radius:14px;grid-column:1/-1;align-self:stretch;place-items:center;display:grid;position:relative}.landing-set-card__badge{letter-spacing:.08em;background:#111725;border:1px solid #a998ff4d;border-radius:8px;padding:5px 7px;position:absolute;top:12px;right:12px;color:#b9aaff!important;font-size:.58rem!important}.landing-set-card__logo img{object-fit:contain;filter:drop-shadow(0 12px 14px #00000047);width:min(200px,78%);height:92px}.landing-set-card>div:not(.landing-set-card__logo){gap:5px;min-width:0;display:grid}.landing-set-card span{color:var(--landing-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.landing-set-card strong{color:var(--landing-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.landing-set-card>svg{color:#a998ff}.landing-cta{background:var(--landing-background);padding:0 0 clamp(80px,10vw,128px)}.landing-cta__inner{border-radius:var(--landing-radius-large);background:#121827;border:1px solid #9781ff33;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:clamp(28px,5vw,52px);display:grid;box-shadow:0 24px 70px #0003}.landing-cta__inner>img{object-fit:contain;width:74px;height:74px}.landing-cta__inner>div{gap:10px;display:grid}.landing-cta h2{font-size:clamp(2rem,3.6vw,3.3rem)}.landing-footer{background:#070b13;border-top:1px solid #b9cdff1f}.landing-footer__grid{grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(120px,.55fr));gap:clamp(30px,6vw,74px);padding-block:58px 46px;display:grid}.landing-brand--footer{pointer-events:none}.landing-footer__intro>p{max-width:390px;color:var(--landing-text-secondary);margin:18px 0;font-size:.87rem;line-height:1.55}.landing-footer__support{align-items:center;gap:8px;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-flex;color:#b3a4ff!important}.landing-footer__links{align-content:start;justify-items:start;gap:12px;display:grid}.landing-footer__links strong{color:var(--landing-text-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-size:.78rem}.landing-footer__links a,.landing-footer__links button{color:var(--landing-text-muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;text-decoration:none}.landing-footer__links a:hover,.landing-footer__links button:hover{color:var(--landing-text-primary)}.landing-footer__bottom{border-top:1px solid var(--landing-border);color:var(--landing-text-muted);justify-content:space-between;align-items:flex-start;gap:30px;padding-block:22px 28px;font-size:.72rem;line-height:1.55;display:flex}.landing-footer__bottom p{max-width:760px;margin:0}.landing-footer__bottom span{flex:none}.landing-site :focus-visible{outline-offset:3px;outline:3px solid #a998ff}@media (width<=1020px){.landing-hero__grid{grid-template-columns:1fr}.landing-hero__copy{max-width:760px}.landing-hero h1{font-size:clamp(3.5rem,9vw,5.8rem)}.landing-preview{width:min(100%,720px)}.landing-card-fan{height:440px}.landing-card-fan__card{width:200px}.landing-card-fan--4 .landing-card-fan__card{width:178px}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-card{min-height:250px}.landing-collection{grid-template-columns:1fr}.landing-collection__showcase{max-width:780px}.landing-collection__copy{max-width:680px}.landing-cta__inner{grid-template-columns:auto 1fr}.landing-cta__inner .landing-button{grid-column:2;justify-self:start}.landing-footer__grid{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(100px,.55fr));gap:30px}}@media (width<=760px){.landing-container{width:min(calc(100% - 32px), var(--landing-content-max-width))}.landing-header__inner{gap:14px;min-height:68px}.landing-nav{display:none}.landing-header__inner{grid-template-columns:1fr auto}.landing-hero{padding-top:58px}.landing-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.landing-card-fan{height:clamp(310px,78vw,420px)}.landing-card-fan__card{width:clamp(138px,37vw,190px)}.landing-card-fan--4 .landing-card-fan__card{width:clamp(124px,31vw,166px)}.landing-section-heading--split{grid-template-columns:1fr;gap:16px}.landing-set-grid{grid-template-columns:1fr}.landing-set-card{min-height:210px}.landing-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer__intro{grid-column:1/-1}.landing-footer__bottom{display:grid}}@media (width<=520px){.landing-brand{gap:8px;font-size:1.08rem}.landing-brand img{width:34px;height:34px}.landing-button--compact{min-height:42px;padding-inline:13px}.landing-button__wide-label{display:none}.landing-button__short-label{display:inline}.landing-hero h1{font-size:clamp(2.75rem,15vw,4rem)}.landing-hero__actions,.landing-hero__actions .landing-button{width:100%}.landing-preview__header,.landing-preview__controls{padding:15px}.landing-preview__header img{width:104px;height:48px}.landing-card-fan{height:clamp(270px,82vw,355px)}.landing-card-fan__card{border-radius:8px;width:clamp(112px,35vw,152px)}.landing-card-fan--4 .landing-card-fan__card{width:clamp(102px,28vw,132px)}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card{min-height:230px}.landing-collection__track{padding-left:14px}.landing-collection__cards figure{width:clamp(136px,40vw,158px)}.landing-collection__cards figcaption{font-size:.72rem}.landing-cta__inner{grid-template-columns:1fr;justify-items:start}.landing-cta__inner .landing-button{grid-column:1;width:100%}.landing-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer__links:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html:has(.landing-site){scroll-behavior:auto}.landing-site *,.landing-site :before,.landing-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.landing-card-fan,.landing-preview__header img{animation:none!important}.landing-collection__cards{scroll-snap-type:x proximity;touch-action:pan-x;overflow-x:auto}.landing-collection__track{animation:none!important}.landing-collection__cards figure{scroll-snap-align:start}}
