.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:#fff;background:color-mix(in srgb,var(--accent,#5856d6)8%,#fff);color:#111;flex-direction:column;flex:1.2;justify-content:center;padding:4rem;display:flex}.contact-module__OuDtiq__embedTransparent .contact-module__OuDtiq__formSection{background:#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:#111;margin-bottom:.4rem;font-size:1.8rem;font-weight:700}.contact-module__OuDtiq__formHeader p{color:#3a3a3c;font-size:1rem}.contact-module__OuDtiq__formGroup{margin-bottom:1.2rem}.contact-module__OuDtiq__label{color:#111;margin-bottom:.55rem;font-size:.84rem;font-weight:600;display:block}.contact-module__OuDtiq__input,.contact-module__OuDtiq__textarea,.contact-module__OuDtiq__select{color:#111;background:#f5f5f7;border:1px solid #d2d2d7;border-radius:12px;width:100%;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(--primary,#007aff);box-shadow:0 0 0 3px color-mix(in srgb,var(--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(--primary,#007aff);color:#fff;cursor:pointer;width:100%;box-shadow:0 10px 22px color-mix(in srgb,var(--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 mandatory;height:100dvh;overflow-y:auto}.LandingPage-module__CEBI7a__main:before{content:"";z-index:0;pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 60\" fill=\"none\"><path d=\"M20,30 C20,10 45,10 50,30 C55,50 80,50 80,30 C80,10 55,10 50,30 C45,50 20,50 20,30 Z\" stroke=\"white\" stroke-width=\"0.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" opacity=\"0.15\"/></svg>") 50%/70% no-repeat;width:150vw;height:100vh;animation:12s ease-in-out infinite LandingPage-module__CEBI7a__slowGlow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.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:1;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 24px;display:flex;position:relative}.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:-.06em;color:#fff;margin-bottom:2rem;font-size:clamp(3.5rem,9vw,8rem);font-weight:800;line-height:.9;animation:1s cubic-bezier(.16,1,.3,1) .2s both LandingPage-module__CEBI7a__generalFadeIn}.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:4rem;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;align-items:center;min-height:100vh;padding:10rem 24px;display:flex;position:relative}.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__featureCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:48px;padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,4rem);transition:all .8s cubic-bezier(.16,1,.3,1);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;background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:2.5rem;padding:18px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.LandingPage-module__CEBI7a__featureIcon svg{filter:drop-shadow(0 2px 4px #0000004d);width:28px;height:28px}.LandingPage-module__CEBI7a__featureIcon:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:6s infinite LandingPage-module__CEBI7a__iconShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.LandingPage-module__CEBI7a__featureCard:first-child .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:0s}.LandingPage-module__CEBI7a__featureCard:nth-child(2) .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:1.5s}.LandingPage-module__CEBI7a__featureCard:nth-child(3) .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:3s}.LandingPage-module__CEBI7a__featureCard:nth-child(4) .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:1s}.LandingPage-module__CEBI7a__featureCard:nth-child(5) .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:2.5s}.LandingPage-module__CEBI7a__featureCard:nth-child(6) .LandingPage-module__CEBI7a__featureIcon:after{animation-delay:4s}@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__footer{text-align:center;scroll-snap-align:end;border-top:1px solid #ffffff0d;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__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__nav{width:95%;padding:.8rem 1.5rem}.LandingPage-module__CEBI7a__navLinks{gap:1.5rem}.LandingPage-module__CEBI7a__grid{flex-direction:column;align-items:center}}
.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{text-align:left;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:12px;padding:1.5rem;transition:all .2s}.page-module___8aEwW__moduleCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.page-module___8aEwW__moduleCard h3{color:#111827;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.page-module___8aEwW__moduleCard p{color:#6b7280;font-size:.8rem;line-height:1.4}.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}
