.contact-module__OuDtiq__container{color:#fff;width:100%;min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden;background:var(--background,#000)!important}.contact-module__OuDtiq__embedMode{gap:0;min-height:auto;padding:0}.contact-module__OuDtiq__embedTransparent{background:0 0!important}.contact-module__OuDtiq__embedTransparent:before,.contact-module__OuDtiq__embedTransparent:after{display:none}.contact-module__OuDtiq__container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 10% 10%,#ffffff47 0%,#0000 34%),radial-gradient(at 90% 10%,#ffffff2e 0%,#0000 36%);position:absolute;inset:0}.contact-module__OuDtiq__container:after{content:"";z-index:0;pointer-events:none;opacity:.35;background:linear-gradient(145deg,#0000 45%,#fff3 49%,#ffffff6b 50%,#fff3 51%,#0000 55%);width:300%;height:300%;animation:15s ease-in-out infinite alternate contact-module__OuDtiq__glareSweep;position:absolute;top:-100%;left:-100%;transform:rotate(-5deg)}@keyframes contact-module__OuDtiq__glareSweep{0%{transform:translate(-5%,-5%)rotate(-5deg)}to{transform:translate(5%,5%)rotate(-5deg)}}.contact-module__OuDtiq__wrapper{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:36px;width:100%;max-width:1100px;min-height:700px;display:flex;position:relative;overflow:hidden}.contact-module__OuDtiq__embedMode .contact-module__OuDtiq__wrapper{border-radius:20px;max-width:100%;min-height:auto}.contact-module__OuDtiq__embedTransparent .contact-module__OuDtiq__wrapper{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__wrapper{border-radius:14px}.contact-module__OuDtiq__contentArea{background:linear-gradient(135deg,var(--primary,#007aff)0%,var(--accent,#5856d6)100%);color:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:4rem;display:flex;position:relative;overflow:hidden}.contact-module__OuDtiq__formOnly .contact-module__OuDtiq__contentArea{display:none}.contact-module__OuDtiq__contentArea:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1f 50%,#0000 100%);width:50%;height:100%;animation:6s infinite contact-module__OuDtiq__sidebarShine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes contact-module__OuDtiq__sidebarShine{0%{left:-100%}20%{left:200%}to{left:200%}}.contact-module__OuDtiq__brandLabel{text-transform:uppercase;letter-spacing:.2em;color:#fff;opacity:.92;margin-bottom:2rem;font-size:.85rem;font-weight:800}.contact-module__OuDtiq__heroText h1{letter-spacing:-.05em;color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:.92}.contact-module__OuDtiq__heroText p{color:#fff;opacity:.82;letter-spacing:-.01em;max-width:420px;font-size:1.1rem;line-height:1.6}.contact-module__OuDtiq__infoGrid{grid-template-columns:1fr;gap:1.4rem;margin-top:2.5rem;display:grid}.contact-module__OuDtiq__infoItem h3{text-transform:uppercase;letter-spacing:.12em;color:#fff;opacity:.68;margin-bottom:.5rem;font-size:.75rem}.contact-module__OuDtiq__infoItem p{color:#fff;font-size:1rem;font-weight:500}.contact-module__OuDtiq__locationLink{color:inherit;border-bottom:1px solid #ffffff73;text-decoration:none;transition:border-color .2s}.contact-module__OuDtiq__locationLink:hover{border-bottom-color:#fff}.contact-module__OuDtiq__formSection{background:color-mix(in srgb,var(--right-accent,#5856d6)15%,#fff);color:var(--right-field-text,#111);flex-direction:column;flex:1.2;justify-content:center;padding:4rem;display:flex}.contact-module__OuDtiq__embedTransparent .contact-module__OuDtiq__formSection{background:color-mix(in srgb,var(--right-accent,#5856d6)15%,#fff)}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__formSection{padding:1.5rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__formHeader{margin-bottom:1rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__formHeader h2{font-size:1.3rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__formGroup{margin-bottom:.8rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__input,.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__textarea,.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__select{padding:.75rem .85rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__submitWrapper{margin-top:1.1rem}.contact-module__OuDtiq__embedCompact .contact-module__OuDtiq__button{padding:.85rem}.contact-module__OuDtiq__formHeader{margin-bottom:2rem}.contact-module__OuDtiq__formHeader h2{letter-spacing:-.03em;color:var(--right-field-text,#111);margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.contact-module__OuDtiq__formHeader p{color:var(--right-field-text,#3a3a3c);opacity:.8;font-size:1rem}.contact-module__OuDtiq__formGroup{margin-bottom:1.2rem}.contact-module__OuDtiq__label{color:var(--right-field-text,#111);margin-bottom:.55rem;font-size:.84rem;font-weight:600;display:block}.contact-module__OuDtiq__input,.contact-module__OuDtiq__textarea,.contact-module__OuDtiq__select{border:1px solid var(--right-field-border,#d2d2d7);background:var(--right-field-bg,#f5f5f7);width:100%;color:var(--right-field-text,#111);border-radius:12px;padding:.95rem 1rem;font-size:1rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.contact-module__OuDtiq__input:focus,.contact-module__OuDtiq__textarea:focus,.contact-module__OuDtiq__select:focus{border-color:var(--right-primary,#007aff);box-shadow:0 0 0 3px color-mix(in srgb,var(--right-primary,#007aff)20%,transparent);background:#fff;outline:none}.contact-module__OuDtiq__textarea{resize:vertical;min-height:104px;max-height:220px}.contact-module__OuDtiq__charCount{text-align:right;color:#6e6e73;margin-top:.45rem;font-size:.75rem;display:block}.contact-module__OuDtiq__submitWrapper{margin-top:1.8rem}.contact-module__OuDtiq__button{background:var(--right-primary,#007aff);color:#fff;cursor:pointer;width:100%;box-shadow:0 10px 22px color-mix(in srgb,var(--right-primary,#007aff)38%,transparent);border:none;border-radius:999px;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .25s}.contact-module__OuDtiq__button:hover{filter:brightness(.96);transform:translateY(-2px)}.contact-module__OuDtiq__successMessage{color:#fff;text-align:center;background:#34c759;border-radius:12px;margin-bottom:1.2rem;padding:.8rem 1rem;font-weight:600}.contact-module__OuDtiq__footer{text-align:center;opacity:.72;color:#fff;max-width:700px;font-size:.85rem;line-height:1.55}.contact-module__OuDtiq__footer a{color:#fff;text-decoration:underline}@media (max-width:900px){.contact-module__OuDtiq__wrapper{flex-direction:column;max-width:560px;min-height:auto}.contact-module__OuDtiq__contentArea,.contact-module__OuDtiq__formSection{padding:2.6rem 2rem}.contact-module__OuDtiq__heroText h1{font-size:2.5rem}}
@keyframes LandingPage-module__CEBI7a__fadeInUp{0%{opacity:0;filter:blur(10px);transform:translateY(30px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes LandingPage-module__CEBI7a__revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__CEBI7a__reveal{animation:1s cubic-bezier(.16,1,.3,1) forwards LandingPage-module__CEBI7a__revealUp}@keyframes LandingPage-module__CEBI7a__slowGlow{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.25;transform:scale(1.1)}}@keyframes LandingPage-module__CEBI7a__slowPan{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes LandingPage-module__CEBI7a__generalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__CEBI7a__main{color:#fff;min-height:100dvh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,sans-serif;background:#000;flex-direction:column;display:flex;position:relative;overflow-x:hidden}.LandingPage-module__CEBI7a__snapMain{scroll-snap-type:y proximity;height:100dvh;overflow-y:auto}.LandingPage-module__CEBI7a__nav{z-index:100;background:0 0;justify-content:space-between;align-items:center;width:100%;max-width:none;margin:0;padding:2rem 3rem;animation:1s cubic-bezier(.16,1,.3,1) forwards LandingPage-module__CEBI7a__generalFadeIn;display:flex;position:absolute;top:0;left:0}.LandingPage-module__CEBI7a__logoWrapper{align-items:center;gap:.85rem;display:flex}.LandingPage-module__CEBI7a__logoIcon{color:#000;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:800;display:flex}.LandingPage-module__CEBI7a__logoText{color:#fff;letter-spacing:-.8px;font-size:1.2rem;font-weight:700}.LandingPage-module__CEBI7a__navLinks{gap:2.5rem;display:flex}.LandingPage-module__CEBI7a__navLink{color:#86868b;letter-spacing:-.01em;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.LandingPage-module__CEBI7a__navLink:hover{color:#fff}.LandingPage-module__CEBI7a__hero{text-align:center;z-index:10;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px clamp(8rem,10vw,14rem);display:flex;position:relative;overflow:visible}.LandingPage-module__CEBI7a__homeHero{padding-top:200px}.LandingPage-module__CEBI7a__badge{color:#007aff;letter-spacing:1px;text-transform:uppercase;background:#f5f5f7;border-radius:100px;margin-bottom:2rem;padding:8px 16px;font-size:.8rem;font-weight:600;animation:.8s cubic-bezier(.16,1,.3,1) .1s both LandingPage-module__CEBI7a__generalFadeIn;display:inline-block}.LandingPage-module__CEBI7a__title{font-family:var(--font-geist-sans),sans-serif;letter-spacing:-.05em;color:#fff;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:800;line-height:1;animation:1s cubic-bezier(.16,1,.3,1) .2s both LandingPage-module__CEBI7a__generalFadeIn}@media (max-width:480px){.LandingPage-module__CEBI7a__hero{min-height:auto!important;padding:120px 20px 80px!important}.LandingPage-module__CEBI7a__title{letter-spacing:-1px;margin-bottom:1.5rem;line-height:1.1;font-size:2.2rem!important}.LandingPage-module__CEBI7a__subtitle{margin-bottom:3rem;padding:0 10px;font-size:1.1rem}}.LandingPage-module__CEBI7a__gradientText{background:linear-gradient(110deg,#939393 20%,#fff 25%,#939393 30%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite LandingPage-module__CEBI7a__shine}@keyframes LandingPage-module__CEBI7a__shine{to{background-position:200%}}.LandingPage-module__CEBI7a__subtitle{color:#86868b;letter-spacing:-.3px;max-width:750px;margin:0 auto 4rem;font-size:1.4rem;font-weight:400;line-height:1.4;animation:1s cubic-bezier(.16,1,.3,1) .3s both LandingPage-module__CEBI7a__generalFadeIn}.LandingPage-module__CEBI7a__actions{justify-content:center;gap:1rem;margin-bottom:2rem;animation:.8s cubic-bezier(.16,1,.3,1) .4s both LandingPage-module__CEBI7a__generalFadeIn;display:flex}.LandingPage-module__CEBI7a__cta{color:#000;background:#fff;border-radius:100px;padding:18px 44px;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);animation:1s cubic-bezier(.16,1,.3,1) .4s both LandingPage-module__CEBI7a__generalFadeIn;display:inline-block;box-shadow:0 10px 30px #00000080}.LandingPage-module__CEBI7a__cta:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 30px 60px #ffffff26}.LandingPage-module__CEBI7a__features{z-index:1;scroll-snap-align:start;scroll-snap-stop:always;background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:10rem 24px;display:flex;position:relative}.LandingPage-module__CEBI7a__marqueeSection{display:none}.LandingPage-module__CEBI7a__heroMarqueeWrapper{width:100%;min-height:240px;margin-top:auto;padding:2rem 0;position:relative;overflow:visible}.LandingPage-module__CEBI7a__marqueeContainer{width:100%;padding:1rem 0;position:relative;overflow:hidden visible;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.LandingPage-module__CEBI7a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__CEBI7a__marqueeTrack{align-items:stretch;gap:3rem;width:max-content;padding:1rem 0;animation:50s linear infinite LandingPage-module__CEBI7a__marquee;display:flex}.LandingPage-module__CEBI7a__marqueeCard{flex-shrink:0;width:440px;min-width:0;display:flex;height:auto!important}.LandingPage-module__CEBI7a__marqueeCardSmallWrapper{flex-direction:column;flex-shrink:0;width:240px;min-width:0;display:flex;height:auto!important}.LandingPage-module__CEBI7a__marqueeCardSmall{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;padding:1.25rem!important}.LandingPage-module__CEBI7a__marqueeCardSmall.LandingPage-module__CEBI7a__featureCard{box-shadow:none!important;background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:18px!important;padding:1.25rem!important}.LandingPage-module__CEBI7a__marqueeCardSmall .LandingPage-module__CEBI7a__featureIcon{margin-bottom:.75rem!important}.LandingPage-module__CEBI7a__marqueeCardSmall .LandingPage-module__CEBI7a__featureIcon svg{width:28px;height:28px}.LandingPage-module__CEBI7a__marqueeCardSmall h3{margin-bottom:.25rem!important;font-size:.95rem!important;line-height:1.3!important}.LandingPage-module__CEBI7a__marqueeCardSmall p{color:#888;font-size:.8rem!important;line-height:1.4!important}.LandingPage-module__CEBI7a__marqueeCard .LandingPage-module__CEBI7a__featureCard{height:100%;overflow:visible!important}.LandingPage-module__CEBI7a__marqueeTrack:hover{animation-play-state:paused}@keyframes LandingPage-module__CEBI7a__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.LandingPage-module__CEBI7a__marqueeCard{width:320px}}.LandingPage-module__CEBI7a__featureCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:48px;flex-direction:column;align-items:center;padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,4rem);transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.LandingPage-module__CEBI7a__featureCard:first-child{animation-delay:.5s}.LandingPage-module__CEBI7a__featureCard:nth-child(2){animation-delay:.6s}.LandingPage-module__CEBI7a__featureCard:nth-child(3){animation-delay:.7s}.LandingPage-module__CEBI7a__featureCard:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-12px);box-shadow:0 40px 80px #0006}.LandingPage-module__CEBI7a__featureIcon{color:#fff;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-bottom:2rem;padding:0;display:flex;position:relative;overflow:visible}.LandingPage-module__CEBI7a__featureIcon svg{filter:drop-shadow(0 0 10px #ffffff4d);width:48px;height:48px}.LandingPage-module__CEBI7a__featureIcon:after{display:none}@keyframes LandingPage-module__CEBI7a__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.LandingPage-module__CEBI7a__featureCard:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff08 50%,#0000 100%);width:200%;height:100%;animation:8s linear infinite LandingPage-module__CEBI7a__shimmer;position:absolute;top:0;left:0}.LandingPage-module__CEBI7a__featureTitle{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LandingPage-module__CEBI7a__featureText{color:#86868b;font-size:1.05rem;font-weight:400;line-height:1.6}.LandingPage-module__CEBI7a__teamSection{z-index:20;scroll-snap-align:start;scroll-snap-stop:always;text-align:center;background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-height:80vh;margin-top:clamp(3rem,6vw,10rem);padding:10rem 24px;display:flex;position:relative}.LandingPage-module__CEBI7a__teamContainer{max-width:800px;margin:0 auto}.LandingPage-module__CEBI7a__landingProfile{scroll-snap-align:start;z-index:2;flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1600px;margin:0 auto;padding:10rem 24px;display:flex;position:relative}@media (max-width:768px){.LandingPage-module__CEBI7a__teamSection{margin-top:10rem}.LandingPage-module__CEBI7a__landingProfile{grid-template-columns:1fr;justify-items:center;gap:3rem;padding:6rem 20px;display:grid}.LandingPage-module__CEBI7a__profileCard{border-radius:40px;width:100%;max-width:380px;height:max-content;min-height:min-content;padding:3rem 2rem}.LandingPage-module__CEBI7a__teamName{font-size:1.8rem}}.LandingPage-module__CEBI7a__profileCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:60px;flex-direction:column;flex:340px;align-items:center;max-width:420px;padding:3.5rem 2.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.LandingPage-module__CEBI7a__profileCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#007aff0d 0%,#0000 50%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.LandingPage-module__CEBI7a__profileCard:hover:before{opacity:1}.LandingPage-module__CEBI7a__profileCard:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-8px)scale(1.01);box-shadow:0 30px 60px #0006}.LandingPage-module__CEBI7a__avatar{background:linear-gradient(135deg,#ffffff1a,#0009);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.LandingPage-module__CEBI7a__avatarSvg{color:#fff;filter:drop-shadow(0 0 8px #fff6)}.LandingPage-module__CEBI7a__teamName{color:#fff;letter-spacing:-.03em;background:linear-gradient(#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem;font-size:2.2rem;font-weight:800}.LandingPage-module__CEBI7a__teamRole{color:#007aff;text-transform:uppercase;letter-spacing:3px;opacity:.9;margin-bottom:2rem;font-size:.85rem;font-weight:700}.LandingPage-module__CEBI7a__teamBio{color:#a1a1a6;opacity:.85;max-width:100%;font-size:1.05rem;font-weight:400;line-height:1.7}.LandingPage-module__CEBI7a__ctaSection{text-align:center;z-index:10;scroll-snap-align:start;scroll-snap-stop:always;background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:8rem 24px;display:flex;position:relative}.LandingPage-module__CEBI7a__ctaBox{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff1a;border-radius:40px;width:100%;max-width:800px;padding:5rem 3rem;position:relative;overflow:hidden}.LandingPage-module__CEBI7a__ctaBox:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#007aff14 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.LandingPage-module__CEBI7a__ctaTitle{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.LandingPage-module__CEBI7a__ctaText{color:#a1a1a6;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.LandingPage-module__CEBI7a__footer{text-align:center;scroll-snap-align:end;border-top:1px solid #ffffff0d;flex-shrink:0;margin-top:auto;padding:4rem 24px 2rem}.LandingPage-module__CEBI7a__credit{color:#424245;font-size:.85rem;font-weight:500}.LandingPage-module__CEBI7a__credit a{color:#86868b;transition:color .3s}.LandingPage-module__CEBI7a__credit a:hover{color:#fff}.LandingPage-module__CEBI7a__legalLinks{justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.LandingPage-module__CEBI7a__legalLink{color:#2c2c2e;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .3s}.LandingPage-module__CEBI7a__legalLink:hover{color:#86868b}.LandingPage-module__CEBI7a__unnoticeableLink{color:#1d1d1f;opacity:.1;cursor:default;font-size:.7rem;transition:opacity .5s;position:fixed;bottom:20px;right:20px}.LandingPage-module__CEBI7a__unnoticeableLink:hover{opacity:.8;color:#86868b}@media (max-width:768px){.LandingPage-module__CEBI7a__title{letter-spacing:-1.5px;font-size:3.5rem}.LandingPage-module__CEBI7a__subtitle{font-size:1.1rem}.LandingPage-module__CEBI7a__hero{padding-top:10rem}.LandingPage-module__CEBI7a__homeHero{padding-top:12rem}.LandingPage-module__CEBI7a__nav{width:95%;padding:.8rem 1.5rem}.LandingPage-module__CEBI7a__navLinks{gap:1.5rem}.LandingPage-module__CEBI7a__grid{flex-direction:column;align-items:center}}.LandingPage-module__CEBI7a__gridBackground{z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite LandingPage-module__CEBI7a__gridMove;position:absolute;top:0;left:0;transform:perspective(500px)rotateX(60deg)translateY(-100px)translateZ(-200px);-webkit-mask-image:linear-gradient(#0000,#000 40%,#0000);mask-image:linear-gradient(#0000,#000 40%,#0000)}@keyframes LandingPage-module__CEBI7a__gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)translateZ(-200px)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)translateZ(-200px)}}.LandingPage-module__CEBI7a__glowBackground{filter:blur(60px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute}.LandingPage-module__CEBI7a__glowTopRight{top:-20%;right:-10%}.LandingPage-module__CEBI7a__glowBottomLeft{bottom:-20%;left:-10%}.LandingPage-module__CEBI7a__glowCenter{top:50%;left:50%;transform:translate(-50%,-50%)}
.NotFound-module__IfqcAa__container{color:#1d1d1f;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;display:flex}.NotFound-module__IfqcAa__card{width:100%;max-width:500px;padding:2rem;animation:1s cubic-bezier(.16,1,.3,1) NotFound-module__IfqcAa__fadeIn}@keyframes NotFound-module__IfqcAa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NotFound-module__IfqcAa__icon{opacity:.8;margin-bottom:2.5rem;font-size:2.5rem;display:block}.NotFound-module__IfqcAa__title{letter-spacing:-2px;color:#000;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1}.NotFound-module__IfqcAa__slug{color:#007aff}.NotFound-module__IfqcAa__description{color:#86868b;max-width:400px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:500;line-height:1.5}.NotFound-module__IfqcAa__actions{justify-content:center;align-items:center;gap:1.5rem;display:flex}.NotFound-module__IfqcAa__primaryBtn{color:#fff;background:#000;border-radius:12px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.NotFound-module__IfqcAa__primaryBtn:hover{background:#333;transform:translateY(-1px)}.NotFound-module__IfqcAa__secondaryBtn{color:#86868b;font-size:.95rem;font-weight:600;transition:color .2s}.NotFound-module__IfqcAa__secondaryBtn:hover{color:#000}.NotFound-module__IfqcAa__footer{color:#c5c5c7;letter-spacing:.2px;font-size:.8rem;font-weight:500;position:fixed;bottom:40px}.NotFound-module__IfqcAa__footer a{color:#86868b;font-weight:600;transition:color .2s}.NotFound-module__IfqcAa__footer a:hover{color:#000}
.page-module___8aEwW__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative}.page-module___8aEwW__portalContainer{z-index:10;text-align:center;border-radius:12px;width:100%;max-width:600px;padding:3rem}.page-module___8aEwW__header{margin-bottom:3rem}.page-module___8aEwW__title{letter-spacing:-.04em;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.page-module___8aEwW__subtitle{color:#6b7280;font-size:.875rem;font-weight:500}.page-module___8aEwW__description{color:#4b5563;margin:2rem 0 3rem;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__moduleGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;display:grid}.page-module___8aEwW__moduleCard{-webkit-backdrop-filter:blur(24px)saturate(180%);text-align:left;cursor:pointer;background:linear-gradient(145deg,#f5f7fa9e 0%,#e8ecf180 100%);border:1px solid #ffffff73;border-radius:20px;padding:2.25rem 1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 18px 42px -16px #11182759}.page-module___8aEwW__moduleCard:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);position:absolute;inset:0}.page-module___8aEwW__moduleCard:hover{background:linear-gradient(145deg,#fafbfdc2 0%,#eff3f79e 100%);border-color:#ffffffa6;transform:translateY(-8px)scale(1.02);box-shadow:0 24px 48px -14px #11182766}.page-module___8aEwW__moduleCard h3{color:#111827;text-shadow:0 1px #ffffff59;letter-spacing:-.01em;z-index:1;margin-bottom:.75rem;font-size:1.15rem;font-weight:800;position:relative}.page-module___8aEwW__moduleCard p{color:#1f2937e0;text-shadow:0 1px #ffffff4d;z-index:1;font-size:.95rem;font-weight:400;line-height:1.5;position:relative}.page-module___8aEwW__footer{text-align:center;padding:0 2rem;position:absolute;bottom:2rem;left:0;right:0}.page-module___8aEwW__footer p{color:#9ca3af;margin:.25rem 0;font-size:.75rem}@keyframes page-module___8aEwW__bloomIn{0%{opacity:0;filter:blur(5px);transform:translateY(10px)scale(.99)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.page-module___8aEwW__animatedContent{animation:1s cubic-bezier(.16,1,.3,1) forwards page-module___8aEwW__bloomIn}@keyframes page-module___8aEwW__portalOut{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(10px)brightness(1.5);transform:scale(1.05)}}.page-module___8aEwW__portalOut{pointer-events:none;animation:.6s cubic-bezier(.7,0,.3,1) forwards page-module___8aEwW__portalOut}
.legal-module__0qBMDG__container{z-index:10;background:0 0;justify-content:center;min-height:100vh;padding:160px 24px 80px;display:flex;position:relative}.legal-module__0qBMDG__content{width:100%;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) forwards legal-module__0qBMDG__fadeInUp}.legal-module__0qBMDG__title{letter-spacing:-.04em;color:#fff;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.legal-module__0qBMDG__lastUpdated{color:#86868b;margin-bottom:4rem;font-size:.9rem;font-weight:500}.legal-module__0qBMDG__section{margin-bottom:3rem;line-height:1.6}.legal-module__0qBMDG__section h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.legal-module__0qBMDG__section p{color:#a1a1a6;margin-bottom:1rem;font-size:1.1rem}.legal-module__0qBMDG__section ul{margin:0;padding:0;list-style:none}.legal-module__0qBMDG__section li{color:#a1a1a6;margin-bottom:.75rem;padding-left:1.5rem;font-size:1.05rem;position:relative}.legal-module__0qBMDG__section li:before{content:"•";color:#007aff;font-weight:700;position:absolute;left:0}.legal-module__0qBMDG__section a{color:#007aff;text-decoration:none;transition:opacity .3s}.legal-module__0qBMDG__section a:hover{opacity:.8}@keyframes legal-module__0qBMDG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.legal-module__0qBMDG__container{padding-top:120px}.legal-module__0qBMDG__title{font-size:2.2rem}}
