.landing-page{--landing-gutter:clamp(1rem,2.5vw,2.75rem);--landing-gutter-wide:clamp(1.25rem,4vw,4.5rem);color:#f4f4f5;min-height:100vh;overflow-x:clip;position:relative;width:100%}.landing-page__bg{background:radial-gradient(circle at 18% 12%,rgba(255,77,93,.14),transparent 38%),radial-gradient(circle at 88% 8%,rgba(61,194,255,.12),transparent 36%),linear-gradient(160deg,#05070d,#090f1d 50%,#060912);inset:0;pointer-events:none;position:fixed;z-index:0}.landing-page__orb{border-radius:999px;filter:blur(72px);opacity:.55;position:absolute}.landing-page__orb--a{animation:landing-drift-a 14s ease-in-out infinite;background:#ff4d5d47;height:clamp(18rem,28vw,36rem);left:-2%;top:-6%;width:clamp(18rem,28vw,36rem)}.landing-page__orb--b{animation:landing-drift-b 16s ease-in-out infinite;background:#3dc2ff38;height:clamp(16rem,24vw,32rem);right:-2%;top:22%;width:clamp(16rem,24vw,32rem)}.landing-page__orb--c{animation:landing-drift-c 18s ease-in-out infinite;background:#fbbf241f;bottom:8%;height:clamp(14rem,20vw,26rem);left:38%;width:clamp(14rem,20vw,26rem)}.landing-page__grid{background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:52px 52px;inset:0;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 70%,transparent);opacity:.35;position:absolute}.landing-page__main{margin:0;max-width:none;padding:0 var(--landing-gutter) clamp(3rem,6vw,5rem);position:relative;width:100%;z-index:1}.landing-header{padding:0;position:sticky;top:0;width:100%;z-index:50}.landing-header__inner{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c16d1;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);border-radius:0;box-shadow:0 4px 24px #0003;display:flex;gap:clamp(.75rem,2vw,1.5rem);margin:0;max-width:none;padding:.75rem var(--landing-gutter);width:100%}.landing-header__brand{align-items:center;color:inherit;display:flex;flex-shrink:0;gap:.65rem;min-width:0;text-decoration:none}.landing-header__logo{border:1px solid hsla(0,0%,100%,.12);border-radius:.65rem;box-shadow:0 0 20px #ff4d5d40;height:2.25rem;-o-object-fit:cover;object-fit:cover;width:2.25rem}.landing-header__brand-text{display:flex;flex-direction:column;min-width:0}.landing-header__brand-name{color:#fff;font-size:.92rem;font-weight:700;letter-spacing:.12em;line-height:1.1}.landing-header__brand-tag{color:#71717a;font-size:.68rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-header__nav{align-items:center;display:none;gap:.25rem;margin-left:auto}@media(min-width:768px){.landing-header__nav{display:flex}}.landing-header__link{align-items:center;border-radius:.55rem;color:#a1a1aa;display:inline-flex;font-size:.88rem;font-weight:500;gap:.4rem;padding:.45rem .75rem;text-decoration:none;transition:color .2s ease,background .2s ease}.landing-header__link:hover{background:#ffffff0f;color:#fff}.landing-header__actions{align-items:center;display:flex;gap:.5rem;margin-left:auto}@media(min-width:768px){.landing-header__actions{margin-left:0}}.landing-header__toggle{align-items:center;background:#ffffff0a;border:1px solid hsla(0,0%,100%,.1);border-radius:.65rem;color:#e4e4e7;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem}.landing-header__mobile{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c16f2;border:none;border-bottom:1px solid transparent;border-radius:0;margin:0;max-height:0;max-width:none;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,border-color .25s ease;width:100%}.landing-header__mobile.is-open{border-color:#ffffff14;max-height:24rem;opacity:1;padding:1rem var(--landing-gutter) 1.25rem}.landing-header__mobile-nav{display:flex;flex-direction:column;gap:.25rem}.landing-header__mobile-link{align-items:center;border-radius:.65rem;color:#d4d4d8;display:flex;font-size:.95rem;font-weight:500;gap:.55rem;padding:.75rem .85rem;text-decoration:none}.landing-header__mobile-link:hover{background:#ffffff0d;color:#fff}.landing-header__mobile-actions{border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:.5rem;margin-top:.85rem;padding-top:.85rem}.landing-eyebrow{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#d4d4d8;display:inline-flex;font-size:.68rem;font-weight:600;letter-spacing:.2em;margin-bottom:1rem;padding:.35rem .9rem;text-transform:uppercase}.landing-eyebrow--light{background:#ffffff14;border-color:#ffffff2e;color:#fafafa}.landing-hero{display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.75rem);min-height:calc(100dvh - 4.75rem);padding:clamp(1.5rem,4vw,3rem) 0 0;width:100%}.landing-hero:has(.landing-partners--hero){padding-bottom:0}.landing-hero:not(:has(.landing-partners)){padding-bottom:clamp(2rem,4vh,3rem)}.landing-hero__stage{align-items:center;display:grid;flex:1 1 auto;gap:clamp(2rem,4vw,3.5rem);min-height:0;width:100%}@media(min-width:1024px){.landing-hero__stage{align-items:center;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}}@media(min-width:1536px){.landing-hero__stage{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}}.landing-hero__copy{max-width:none;width:100%}.landing-hero__title{color:#fff;font-size:clamp(2.75rem,5.5vw,5.5rem);font-weight:700;letter-spacing:-.03em;line-height:.95}.landing-hero__title-accent{background:linear-gradient(135deg,#ff6b7a,#ff4655 45%,#3dc2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero__lead{color:#a1a1aa;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.7;margin-top:1.25rem;max-width:min(42rem,90%)}@media(min-width:1280px){.landing-hero__lead{max-width:38rem}}.landing-hero__cta{display:flex;flex-direction:column;gap:.65rem;margin-top:1.75rem}@media(min-width:480px){.landing-hero__cta{flex-direction:row;flex-wrap:wrap}}.landing-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.landing-chip{align-items:center;background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:#a1a1aa;display:inline-flex;font-size:.78rem;font-weight:500;gap:.35rem;padding:.35rem .7rem}.landing-hero__visual{display:grid;justify-self:stretch;min-height:clamp(16rem,35vw,28rem);place-items:center;position:relative;width:100%}@media(min-width:1024px){.landing-hero__visual{min-height:clamp(20rem,42vh,32rem)}}.landing-hero__visual-ring{animation:landing-ring-spin 22s linear infinite;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;box-shadow:0 0 0 1px #ff4d5d33,0 0 80px #ff4d5d26;height:min(72vw,28rem);position:absolute;width:min(72vw,28rem)}@media(min-width:1280px){.landing-hero__visual-ring{height:min(38vw,32rem);width:min(38vw,32rem)}}.landing-hero__logo{animation:landing-logo-float 5s ease-in-out infinite;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;box-shadow:0 24px 48px #0006,0 0 40px #ff4d5d2e;-o-object-fit:cover;object-fit:cover;position:relative;width:min(52vw,16rem);z-index:1}@media(min-width:1280px){.landing-hero__logo{width:min(22vw,18rem)}}.landing-hero__badge{align-items:center;animation:landing-badge-float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c16d9;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;box-shadow:0 8px 24px #0000004d;color:#e4e4e7;display:inline-flex;font-size:.78rem;font-weight:600;gap:.4rem;padding:.45rem .75rem;position:absolute;z-index:2}.landing-hero__badge--a{animation-delay:0s;left:-4%;top:8%}.landing-hero__badge--b{animation-delay:1.2s;right:-8%;top:18%}.landing-hero__badge--c{animation-delay:2.4s;bottom:12%;left:4%}.landing-hero__visual-glow{animation:landing-glow-pulse 4s ease-in-out infinite;background:radial-gradient(circle,rgba(255,77,93,.22),transparent 70%);border-radius:999px;filter:blur(24px);height:70%;position:absolute;width:70%}@media(max-width:480px){.landing-hero__badge{display:none}}.landing-section{padding:clamp(2.5rem,5vw,4.5rem) 0;width:100%}.landing-section--tight{padding-top:clamp(1.5rem,3vw,2.5rem)}.landing-section__head{margin-bottom:clamp(1.5rem,3vw,2.5rem);max-width:none;width:100%}.landing-section__head--center{text-align:center}@media(min-width:768px){.landing-section__head--center{margin-left:auto;margin-right:auto;max-width:48rem}}.landing-section__title{color:#fff;font-size:clamp(1.85rem,3.2vw,3rem);font-weight:700;line-height:1.08}.landing-section__lead{color:#a1a1aa;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.65;margin-top:.85rem;max-width:min(52rem,100%)}.landing-section__head--center .landing-section__lead{margin-left:auto;margin-right:auto}.landing-pillars{display:grid;gap:clamp(.85rem,1.5vw,1.25rem);width:100%}@media(min-width:768px){.landing-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-pillar{background:linear-gradient(165deg,#ffffff0f,#ffffff05);border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;height:100%;padding:clamp(1.15rem,2vw,1.75rem);transition:border-color .25s ease,transform .25s ease}.landing-pillar:hover{border-color:#ff4d5d4d;transform:translateY(-2px)}.landing-pillar__icon{align-items:center;background:#ff4d5d1f;border-radius:.65rem;color:#fda4af;display:inline-flex;height:2.5rem;justify-content:center;margin-bottom:.85rem;width:2.5rem}.landing-pillar__title{color:#fff;font-size:1.05rem;font-weight:600}.landing-pillar__text{color:#a1a1aa;font-size:.9rem;line-height:1.55;margin-top:.45rem}.landing-spotlight{align-items:center;background:radial-gradient(circle at 100% 0,rgba(255,77,93,.12),transparent 45%),radial-gradient(circle at 0 100%,rgba(61,194,255,.1),transparent 40%),linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,77,93,.22);border-radius:clamp(.85rem,1.5vw,1.25rem);box-shadow:0 20px 48px #00000040;display:grid;gap:clamp(1.5rem,3vw,2.5rem);margin:clamp(.5rem,2vw,1.5rem) 0;padding:clamp(1.75rem,4vw,3rem);width:100%}@media(min-width:900px){.landing-spotlight{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);padding:clamp(2rem,4vw,3.5rem)}}@media(min-width:1280px){.landing-spotlight{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}}.landing-spotlight__title{color:#fff;font-size:clamp(1.6rem,3.5vw,2.15rem);font-weight:700;line-height:1.12}.landing-spotlight__text{color:#d4d4d8;font-size:.98rem;line-height:1.65;margin-top:.85rem}.landing-spotlight__actions{display:flex;flex-direction:column;gap:.65rem;margin-top:1.5rem}@media(min-width:480px){.landing-spotlight__actions{flex-direction:row;flex-wrap:wrap}}.landing-spotlight__cards{min-height:clamp(12rem,22vw,16rem);position:relative;width:100%}.landing-spotlight__card{animation:landing-card-float 7s ease-in-out infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c16bf;border:1px solid hsla(0,0%,100%,.1);border-radius:.85rem;box-shadow:0 12px 32px #0000004d;color:#e4e4e7;display:flex;flex-direction:column;font-size:.82rem;font-weight:600;gap:.5rem;padding:1rem 1.1rem;position:absolute}.landing-spotlight__card--1{animation-delay:0s;left:8%;top:0}.landing-spotlight__card--2{animation-delay:1.5s;right:4%;top:32%}.landing-spotlight__card--3{animation-delay:3s;bottom:0;left:22%}@media(max-width:899px){.landing-spotlight__cards{display:grid;gap:.65rem;grid-template-columns:1fr;min-height:auto}.landing-spotlight__card{align-items:center;animation:none;flex-direction:row;position:static}}.landing-features{display:grid;gap:clamp(.85rem,1.5vw,1.25rem);width:100%}@media(min-width:640px){.landing-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.landing-features{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1536px){.landing-features{gap:1.35rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-feature{background:#ffffff06;border:1px solid hsla(0,0%,100%,.07);border-radius:.95rem;height:100%;padding:clamp(1.1rem,2vw,1.5rem);transition:border-color .2s ease,background .2s ease}.landing-feature:hover{background:#ffffff0a;border-color:#3dc2ff40}.landing-feature__icon{align-items:center;background:#3dc2ff1a;border-radius:.6rem;color:#7dd3fc;display:inline-flex;height:2.35rem;justify-content:center;margin-bottom:.75rem;width:2.35rem}.landing-feature__title{color:#fff;font-size:.98rem;font-weight:600}.landing-feature__text{color:#a1a1aa;font-size:.86rem;line-height:1.55;margin-top:.4rem}.landing-audiences{display:grid;gap:clamp(.85rem,1.5vw,1.25rem);width:100%}@media(min-width:768px){.landing-audiences{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-audience{background:#ffffff05;border:1px solid hsla(0,0%,100%,.07);border-radius:1rem;height:100%;padding:clamp(1.25rem,2.5vw,2rem) clamp(1rem,2vw,1.5rem);text-align:center}.landing-audience__icon{align-items:center;background:#ffffff0f;border-radius:999px;color:#fda4af;display:inline-flex;height:2.75rem;justify-content:center;margin-bottom:.75rem;width:2.75rem}.landing-audience__label{color:#fff;font-size:1rem;font-weight:600}.landing-audience__text{color:#a1a1aa;font-size:.86rem;line-height:1.55;margin-top:.45rem}.landing-cta{margin-top:clamp(1.5rem,3vw,2.5rem);width:100%}.landing-cta__inner{background:radial-gradient(circle at 50% 0,rgba(255,77,93,.14),transparent 55%),#ffffff08;border:1px solid hsla(0,0%,100%,.1);border-radius:clamp(.85rem,1.5vw,1.25rem);padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,3vw,2.5rem);text-align:center;width:100%}.landing-cta__title{color:#fff;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.landing-cta__text{color:#a1a1aa;font-size:.98rem;line-height:1.6;margin:.75rem auto 0;max-width:32rem}.landing-cta__actions{align-items:center;display:flex;flex-direction:column;gap:.65rem;margin-top:1.5rem}@media(min-width:640px){.landing-cta__actions{flex-direction:row;flex-wrap:wrap;justify-content:center}}.landing-footer{margin-top:clamp(1.5rem,3vw,2.5rem);padding:0 var(--landing-gutter) clamp(1.5rem,3vw,2.5rem);position:relative;width:100%;z-index:1}.landing-footer__inner{border-top:1px solid hsla(0,0%,100%,.08);display:grid;gap:1.25rem;margin:0;max-width:none;padding-top:clamp(1.5rem,3vw,2.5rem);width:100%}@media(min-width:768px){.landing-footer__inner{align-items:start;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto}.landing-footer__brand{grid-column:1;grid-row:1}.landing-footer__links{grid-column:2;grid-row:1;justify-content:flex-end;margin-top:0!important}.landing-footer__copy{grid-column:1/-1;grid-row:2}}.landing-footer__brand{align-items:center;display:flex;gap:.75rem}.landing-footer__logo{border-radius:.5rem;height:2rem;-o-object-fit:cover;object-fit:cover;width:2rem}.landing-footer__name{color:#fff;font-size:.92rem;font-weight:700;letter-spacing:.1em}.landing-footer__tag{color:#71717a;font-size:.78rem}.landing-footer__links{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:1.25rem}.landing-footer__links a{color:#a1a1aa;font-size:.85rem;text-decoration:none;transition:color .2s ease}.landing-footer__links a:hover{color:#fff}.landing-footer__copy{color:#52525b;font-size:.78rem;margin-top:1.5rem}@keyframes landing-drift-a{0%,to{transform:translate(0)}50%{transform:translate(24px,18px)}}@keyframes landing-drift-b{0%,to{transform:translate(0)}50%{transform:translate(-20px,14px)}}@keyframes landing-drift-c{0%,to{transform:translate(0)}50%{transform:translate(12px,-16px)}}@keyframes landing-ring-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes landing-glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes landing-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-partners{background:var( --landing-partners-bg,linear-gradient(180deg,rgba(8,10,16,.82) 0,rgba(5,7,13,.98) 100%) );border-top:1px solid hsla(0,0%,100%,.08);height:var(--landing-partners-height,clamp(3.25rem,7vh,5.5rem));overflow:hidden;position:relative;width:100%;z-index:1}.landing-partners--hero{border-bottom:none;flex-shrink:0;margin-bottom:0;margin-left:calc(var(--landing-gutter)*-1);margin-right:calc(var(--landing-gutter)*-1);margin-top:auto;max-width:100vw;width:calc(100% + var(--landing-gutter)*2)}.landing-partners__fade{bottom:0;pointer-events:none;position:absolute;top:0;width:clamp(2rem,8vw,6rem);z-index:2}.landing-partners__fade--left{background:linear-gradient(90deg,var(--landing-partners-fade,rgba(5,7,13,.96)) 0,transparent 100%);left:0}.landing-partners__fade--right{background:linear-gradient(270deg,var(--landing-partners-fade,rgba(5,7,13,.96)) 0,transparent 100%);right:0}.landing-partners__track{animation:landing-partners-scroll var(--landing-partners-scroll-duration,42s) linear infinite;display:flex;height:100%;width:-moz-max-content;width:max-content}.landing-partners__group{gap:clamp(2rem,6vw,5rem);padding:0 clamp(1.5rem,4vw,3rem)}.landing-partners__group,.landing-partners__item{align-items:center;display:flex;flex-shrink:0;height:100%}.landing-partners__item{justify-content:center;opacity:.82;padding:clamp(.35rem,1vh,.65rem) 0;transition:opacity .2s ease,transform .2s ease}.landing-partners__item:focus-visible,.landing-partners__item:hover{opacity:1;outline:none;transform:scale(1.04)}.landing-partners__logo{display:block;filter:grayscale(.05);height:auto;max-height:calc(var(--landing-partners-height, 5rem) - 1rem);max-width:clamp(5.5rem,14vw,10rem);-o-object-fit:contain;object-fit:contain;width:auto}@keyframes landing-partners-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.landing-hero__badge,.landing-hero__logo,.landing-hero__visual-glow,.landing-hero__visual-ring,.landing-page__orb,.landing-partners__track,.landing-spotlight__card{animation:none!important}.landing-partners__track{overflow-x:auto;scrollbar-width:none;width:100%}.landing-partners__track::-webkit-scrollbar{display:none}.landing-partners__group:last-child{display:none}}
