.hero-module__koHUaa__section{justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:0 clamp(1.25rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.hero-module__koHUaa__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);width:100%;max-width:1200px;display:grid}.hero-module__koHUaa__content{flex-direction:column;gap:clamp(1rem,2.5vw,1.75rem);display:flex}.hero-module__koHUaa__label{font-family:var(--font-geist-sans);color:var(--c-accent);letter-spacing:.2em;text-transform:uppercase;text-transform:uppercase;font-size:clamp(.7rem,1.2vw,.85rem);font-weight:600}.hero-module__koHUaa__title{font-family:var(--font-fraunces);color:var(--c-text-main);font-variation-settings:"SOFT" 50,"WONK" 0;font-variation-settings:"SOFT" 50,"WONK" 0;letter-spacing:-.01em;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:300;line-height:1.05}.hero-module__koHUaa__italic{font-variation-settings:"SOFT" 100;color:var(--c-text-sec);font-style:italic}.hero-module__koHUaa__description{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:480px;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.7}.hero-module__koHUaa__ctaGroup{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.hero-module__koHUaa__ctaButton{background-color:var(--c-text-main);color:var(--c-canvas);font-family:var(--font-geist-sans);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:clamp(.75rem,1.5vw,1rem) clamp(1.5rem,3vw,2.25rem);font-size:clamp(.9rem,1.4vw,1rem);font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-block;position:relative;overflow:hidden}.hero-module__koHUaa__ctaButton:hover{background-color:var(--c-accent);transform:translateY(-3px)scale(1.02);box-shadow:0 20px 40px -8px #00000026}.hero-module__koHUaa__ctaButton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.hero-module__koHUaa__ctaButton:hover:after{left:100%}.hero-module__koHUaa__ctaNote{font-family:var(--font-geist-sans);color:var(--c-text-sec);padding-left:.25rem;font-size:.8rem}.hero-module__koHUaa__visual{aspect-ratio:1;pointer-events:none;justify-content:center;align-items:center;width:100%;max-height:520px;display:flex;position:relative}.hero-module__koHUaa__orbCore{background:radial-gradient(circle at 30% 30%,var(--c-flow),var(--c-surface));filter:blur(55px);opacity:.85;z-index:3;border-radius:50%;width:clamp(200px,35vw,400px);height:clamp(200px,35vw,400px);animation:8s ease-in-out infinite hero-module__koHUaa__breathe;position:relative}.hero-module__koHUaa__orbGlow{background:var(--c-accent);filter:blur(70px);opacity:.45;border-radius:50%;width:75%;height:75%;animation:12s linear infinite hero-module__koHUaa__orbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-module__koHUaa__orbRing1,.hero-module__koHUaa__orbRing2,.hero-module__koHUaa__orbRing3{border:1px solid color-mix(in srgb,var(--c-accent),transparent 70%);z-index:2;border-radius:50%;animation:6s ease-out infinite hero-module__koHUaa__ripple;position:absolute}.hero-module__koHUaa__orbRing1{width:clamp(260px,42vw,480px);height:clamp(260px,42vw,480px);animation-delay:0s}.hero-module__koHUaa__orbRing2{width:clamp(320px,52vw,580px);height:clamp(320px,52vw,580px);animation-delay:2s}.hero-module__koHUaa__orbRing3{width:clamp(380px,62vw,680px);height:clamp(380px,62vw,680px);animation-delay:4s}@keyframes hero-module__koHUaa__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__koHUaa__breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:.65;transform:scale(1.08)}}@keyframes hero-module__koHUaa__orbit{0%{transform:translate(-50%,-50%)rotate(0)translate(40px)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)translate(40px)rotate(-360deg)}}@keyframes hero-module__koHUaa__ripple{0%{opacity:.6;transform:scale(.8)}50%{opacity:.2;transform:scale(1.05)}to{opacity:0;transform:scale(1.15)}}@media (max-width:1100px){.hero-module__koHUaa__container{gap:3rem}.hero-module__koHUaa__title{font-size:clamp(2.2rem,5vw,4rem)}}@media (max-width:900px){.hero-module__koHUaa__container{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding-top:4rem;padding-bottom:3rem}.hero-module__koHUaa__content{order:2;align-items:center}.hero-module__koHUaa__ctaGroup{align-items:center}.hero-module__koHUaa__description{max-width:560px;margin:0 auto}.hero-module__koHUaa__visual{aspect-ratio:1;order:1;max-height:320px}.hero-module__koHUaa__orbCore{width:240px;height:240px}.hero-module__koHUaa__orbRing1{width:300px;height:300px}.hero-module__koHUaa__orbRing2{width:360px;height:360px}.hero-module__koHUaa__orbRing3{width:420px;height:420px}}@media (max-width:640px){.hero-module__koHUaa__section{min-height:100dvh;padding-top:2rem;padding-bottom:2rem}.hero-module__koHUaa__title{font-size:clamp(2.2rem,9vw,2.8rem);line-height:1.1}.hero-module__koHUaa__visual{max-height:260px}.hero-module__koHUaa__orbCore{width:200px;height:200px}.hero-module__koHUaa__orbRing1{width:250px;height:250px}.hero-module__koHUaa__orbRing2{width:310px;height:310px}.hero-module__koHUaa__orbRing3{width:370px;height:370px}}@media (max-width:390px){.hero-module__koHUaa__title{font-size:2rem}.hero-module__koHUaa__description{font-size:.9rem}.hero-module__koHUaa__ctaButton{padding:.75rem 1.5rem;font-size:.9rem}.hero-module__koHUaa__orbCore{width:160px;height:160px}.hero-module__koHUaa__orbRing1{width:200px;height:200px}.hero-module__koHUaa__orbRing2{width:240px;height:240px}.hero-module__koHUaa__orbRing3{width:280px;height:280px}}@media (max-width:320px){.hero-module__koHUaa__title{font-size:1.75rem}.hero-module__koHUaa__description{font-size:.85rem}.hero-module__koHUaa__orbCore{width:130px;height:130px}.hero-module__koHUaa__orbRing1{width:160px;height:160px}.hero-module__koHUaa__orbRing2{width:195px;height:195px}.hero-module__koHUaa__orbRing3{display:none}}@media (min-width:1400px){.hero-module__koHUaa__title{font-size:5.5rem}.hero-module__koHUaa__description{font-size:1.15rem}}
.ecosystem-module__4gZoxW__section{z-index:5;justify-content:center;width:100%;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,5vw,4rem);display:flex;position:relative}.ecosystem-module__4gZoxW__container{flex-direction:column;gap:clamp(2.5rem,5vw,4rem);width:100%;max-width:1200px;display:flex}.ecosystem-module__4gZoxW__header{text-align:center;flex-direction:column;gap:1rem;max-width:680px;margin:0 auto;display:flex}.ecosystem-module__4gZoxW__sublabel{font-family:var(--font-geist-sans);color:var(--c-accent);text-transform:uppercase;letter-spacing:.15em;font-size:clamp(.7rem,1.2vw,.8rem);font-weight:600;display:block}.ecosystem-module__4gZoxW__headline{font-family:var(--font-fraunces);color:var(--c-text-main);font-size:clamp(2rem,4.5vw,2.8rem);font-weight:300;line-height:1.2}.ecosystem-module__4gZoxW__headline span{font-variation-settings:"SOFT" 100;color:var(--c-text-sec);font-style:italic}.ecosystem-module__4gZoxW__headlineDesc{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:520px;margin:0 auto;font-size:clamp(.9rem,1.4vw,1rem);line-height:1.65}.ecosystem-module__4gZoxW__grid{grid-template-rows:repeat(2,minmax(280px,auto));grid-template-columns:1.2fr 1fr;gap:clamp(.75rem,2vw,1.5rem);width:100%;display:grid}.ecosystem-module__4gZoxW__card{background-color:var(--c-surface);border-radius:var(--radius-lg);cursor:default;border:1px solid #0000000a;flex-direction:column;justify-content:space-between;padding:clamp(1.5rem,3vw,2.5rem);transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.ecosystem-module__4gZoxW__card:hover{background-color:#fff;border-color:#00000014;transform:translateY(-10px);box-shadow:0 30px 60px -15px #0000001a}.ecosystem-module__4gZoxW__card:hover .ecosystem-module__4gZoxW__cardDecoration{opacity:.25;transform:scale(1.8)}.ecosystem-module__4gZoxW__cardIndex{font-family:var(--font-fraunces);color:var(--c-accent);letter-spacing:.1em;opacity:.8;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ecosystem-module__4gZoxW__tallCard{grid-area:1/1/3/2}.ecosystem-module__4gZoxW__wideCard{grid-column:2/3}.ecosystem-module__4gZoxW__cardIcon{background-color:var(--c-canvas);width:48px;height:48px;color:var(--c-text-main);border-radius:50%;justify-content:center;align-items:center;margin-bottom:clamp(.75rem,1.5vw,1.25rem);transition:background .3s;display:flex}.ecosystem-module__4gZoxW__card:hover .ecosystem-module__4gZoxW__cardIcon{background-color:color-mix(in srgb,var(--c-accent),transparent 90%)}.ecosystem-module__4gZoxW__cardTitle{font-family:var(--font-fraunces);color:var(--c-text-main);margin-bottom:clamp(.5rem,1vw,.75rem);font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:300;line-height:1.2}.ecosystem-module__4gZoxW__cardDescription{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:90%;font-size:clamp(.85rem,1.3vw,.95rem);line-height:1.65}.ecosystem-module__4gZoxW__cardTag{font-family:var(--font-geist-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--c-accent);border:1px solid color-mix(in srgb,var(--c-accent),transparent 65%);background:color-mix(in srgb,var(--c-accent),transparent 92%);border-radius:100px;margin-top:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.ecosystem-module__4gZoxW__cardDecoration{background:var(--c-flow);opacity:.12;filter:blur(50px);pointer-events:none;border-radius:50%;width:200px;height:200px;transition:all .6s;position:absolute;bottom:-30px;right:-30px}@media (max-width:1100px){.ecosystem-module__4gZoxW__grid{grid-template-columns:1fr 1fr}.ecosystem-module__4gZoxW__tallCard{grid-row:1/2}}@media (max-width:900px){.ecosystem-module__4gZoxW__grid{grid-template-rows:auto;grid-template-columns:1fr}.ecosystem-module__4gZoxW__tallCard,.ecosystem-module__4gZoxW__wideCard{grid-area:auto/1/auto/-1;min-height:240px}.ecosystem-module__4gZoxW__headline{font-size:clamp(1.75rem,5vw,2.4rem)}}@media (max-width:640px){.ecosystem-module__4gZoxW__section{padding-left:1rem;padding-right:1rem}.ecosystem-module__4gZoxW__cardDecoration{width:140px;height:140px}.ecosystem-module__4gZoxW__cardDescription{max-width:100%}}@media (max-width:390px){.ecosystem-module__4gZoxW__headline{font-size:1.7rem}.ecosystem-module__4gZoxW__headlineDesc{font-size:.85rem}.ecosystem-module__4gZoxW__card{padding:1.25rem}.ecosystem-module__4gZoxW__cardTitle{font-size:1.3rem}}@media (min-width:1400px){.ecosystem-module__4gZoxW__container{max-width:1400px}.ecosystem-module__4gZoxW__headline{font-size:3.2rem}}
.meet-omyu-module__XxTJiq__section{justify-content:center;width:100%;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,5vw,4rem);display:flex;overflow:hidden}.meet-omyu-module__XxTJiq__container{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;max-width:1200px;display:grid}.meet-omyu-module__XxTJiq__textContent{flex-direction:column;gap:clamp(1rem,2.5vw,1.75rem);display:flex}.meet-omyu-module__XxTJiq__label{font-family:var(--font-geist-sans);color:var(--c-accent);text-transform:uppercase;letter-spacing:.15em;font-size:clamp(.7rem,1.2vw,.8rem);font-weight:600}.meet-omyu-module__XxTJiq__title{font-family:var(--font-fraunces);color:var(--c-text-main);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.1}.meet-omyu-module__XxTJiq__highlight{color:var(--c-accent);font-variation-settings:"SOFT" 100;font-style:italic}.meet-omyu-module__XxTJiq__description{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:90%;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.7}.meet-omyu-module__XxTJiq__featureList{flex-direction:column;gap:.75rem;margin-top:.5rem;list-style:none;display:flex}.meet-omyu-module__XxTJiq__featureItem{font-family:var(--font-geist-sans);color:var(--c-text-main);align-items:center;gap:.75rem;font-size:clamp(.85rem,1.3vw,.95rem);display:flex}.meet-omyu-module__XxTJiq__checkIcon{color:var(--c-success);flex-shrink:0;width:20px;height:20px}.meet-omyu-module__XxTJiq__chatVisual{perspective:1000px;justify-content:center;display:flex;position:relative}.meet-omyu-module__XxTJiq__chatWindow{border-radius:var(--radius-lg);z-index:2;background:#fff;width:100%;max-width:420px;transition:transform .5s;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 50px 100px -20px #32325d1a,0 30px 60px -30px #0000001a,inset 0 0 0 1px #00000005}.meet-omyu-module__XxTJiq__chatWindow:hover{transform:rotateY(0)rotateX(0)}.meet-omyu-module__XxTJiq__chatHeader{border-bottom:1px solid var(--c-surface);background:var(--c-canvas);align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.meet-omyu-module__XxTJiq__avatar{background:var(--c-text-main);width:32px;height:32px;color:var(--c-canvas);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.meet-omyu-module__XxTJiq__botInfo{flex-direction:column;display:flex}.meet-omyu-module__XxTJiq__botName{font-family:var(--font-fraunces);color:var(--c-text-main);font-size:.9rem;font-weight:600}.meet-omyu-module__XxTJiq__botStatus{font-family:var(--font-geist-sans);color:var(--c-text-sec);align-items:center;gap:4px;font-size:.7rem;display:flex}.meet-omyu-module__XxTJiq__botStatus:before{content:"";background:#3b823e;border-radius:50%;width:6px;height:6px;display:block}.meet-omyu-module__XxTJiq__chatBody{background:var(--c-canvas);flex-direction:column;gap:1rem;height:380px;padding:1.5rem;display:flex;overflow-y:hidden}.meet-omyu-module__XxTJiq__message{max-width:85%;font-family:var(--font-geist-sans);opacity:0;padding:.75rem 1rem;font-size:clamp(.8rem,1.2vw,.9rem);line-height:1.5;position:relative;transform:translateY(10px)}.meet-omyu-module__XxTJiq__userMessage{background-color:var(--c-surface);color:var(--c-text-main);border-radius:16px 16px 4px;align-self:flex-end;animation:.5s cubic-bezier(.2,.8,.2,1) forwards meet-omyu-module__XxTJiq__popIn}.meet-omyu-module__XxTJiq__botMessage{color:var(--c-text-main);background-color:#fff;border:1px solid #00000008;border-radius:16px 16px 16px 4px;align-self:flex-start;animation:.5s cubic-bezier(.2,.8,.2,1) forwards meet-omyu-module__XxTJiq__popIn;box-shadow:0 4px 12px #00000005}.meet-omyu-module__XxTJiq__typing{opacity:0;background:0 0;align-self:flex-start;gap:4px;margin-left:.5rem;padding:0;animation:.3s forwards meet-omyu-module__XxTJiq__fadeIn;display:flex}.meet-omyu-module__XxTJiq__dot{background:var(--c-text-sec);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both meet-omyu-module__XxTJiq__bounce}.meet-omyu-module__XxTJiq__dot:first-child{animation-delay:-.32s}.meet-omyu-module__XxTJiq__dot:nth-child(2){animation-delay:-.16s}.meet-omyu-module__XxTJiq__decorationCircle{background:var(--c-accent);filter:blur(80px);opacity:.2;z-index:1;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes meet-omyu-module__XxTJiq__popIn{to{opacity:1;transform:translateY(0)}}@keyframes meet-omyu-module__XxTJiq__fadeIn{to{opacity:1}}@keyframes meet-omyu-module__XxTJiq__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:900px){.meet-omyu-module__XxTJiq__container{text-align:center;grid-template-columns:1fr;gap:2rem}.meet-omyu-module__XxTJiq__textContent{align-items:center}.meet-omyu-module__XxTJiq__description{max-width:100%}.meet-omyu-module__XxTJiq__featureList{text-align:left;align-items:flex-start;max-width:380px;margin:0 auto}.meet-omyu-module__XxTJiq__chatWindow{margin:0 auto;transform:none}}@media (max-width:640px){.meet-omyu-module__XxTJiq__chatWindow{max-width:100%}.meet-omyu-module__XxTJiq__chatBody{height:320px;padding:1rem}}@media (max-width:390px){.meet-omyu-module__XxTJiq__title{font-size:1.75rem}.meet-omyu-module__XxTJiq__chatBody{height:280px;font-size:.8rem}.meet-omyu-module__XxTJiq__message{font-size:.8rem}.meet-omyu-module__XxTJiq__decorationCircle{display:none}}@media (max-width:320px){.meet-omyu-module__XxTJiq__title{font-size:1.5rem}.meet-omyu-module__XxTJiq__chatBody{height:240px}}@media (min-width:1400px){.meet-omyu-module__XxTJiq__container{max-width:1400px}.meet-omyu-module__XxTJiq__title{font-size:3.2rem}}
.manifesto-module__z0R5RG__section{background-color:var(--c-canvas);width:100%;color:var(--c-text-main);justify-content:center;padding:clamp(4rem,10vw,8rem) clamp(1.25rem,5vw,4rem);display:flex;position:relative}.manifesto-module__z0R5RG__container{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:800px;display:flex}.manifesto-module__z0R5RG__label{font-family:var(--font-geist-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--c-text-sec);border:1px solid #0000001a;border-radius:100px;padding:6px 16px;font-size:.75rem}.manifesto-module__z0R5RG__statement{font-family:var(--font-fraunces);color:var(--c-text-main);font-variation-settings:"SOFT" 50,"WONK" 1;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:300;line-height:1.3}.manifesto-module__z0R5RG__highlight{font-variation-settings:"SOFT" 100;color:var(--c-text-sec);margin-top:.25rem;font-style:italic;display:block}.manifesto-module__z0R5RG__elaboration{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:600px;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.8}.manifesto-module__z0R5RG__elaborationSecond{font-family:var(--font-geist-sans);color:var(--c-text-sec);max-width:550px;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.7}.manifesto-module__z0R5RG__signatureBlock{flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.manifesto-module__z0R5RG__divider{background-color:var(--c-accent);width:60px;height:1px;margin-bottom:1rem}.manifesto-module__z0R5RG__signature{font-family:var(--font-fraunces);color:var(--c-text-sec);font-size:clamp(1rem,1.6vw,1.2rem);font-style:italic}@media (max-width:900px){.manifesto-module__z0R5RG__statement{font-size:clamp(1.6rem,5vw,2.4rem)}}@media (max-width:640px){.manifesto-module__z0R5RG__section{padding-left:1.25rem;padding-right:1.25rem}.manifesto-module__z0R5RG__container{gap:1.5rem}}@media (max-width:390px){.manifesto-module__z0R5RG__statement{font-size:1.55rem}.manifesto-module__z0R5RG__elaboration,.manifesto-module__z0R5RG__elaborationSecond{font-size:.88rem}.manifesto-module__z0R5RG__label{padding:5px 12px;font-size:.7rem}}@media (max-width:320px){.manifesto-module__z0R5RG__statement{font-size:1.4rem}}@media (min-width:1400px){.manifesto-module__z0R5RG__statement{font-size:3.25rem}.manifesto-module__z0R5RG__elaboration{font-size:1.15rem}}
.footer-module__Iv-HNa__footer{background-color:var(--c-surface);width:100%;color:var(--c-text-main);z-index:10;border-top:1px solid #0000000a;padding:clamp(3rem,8vw,6rem) clamp(1.25rem,5vw,4rem) clamp(1.5rem,4vw,3rem);position:relative}.footer-module__Iv-HNa__container{flex-direction:column;gap:clamp(2rem,4vw,3.5rem);width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-module__Iv-HNa__topSection{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:flex-end;padding-bottom:clamp(2rem,4vw,3.5rem);display:flex}.footer-module__Iv-HNa__brandBlock{max-width:400px}.footer-module__Iv-HNa__brandLogo{font-family:var(--font-fraunces);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:300;display:block}.footer-module__Iv-HNa__brandTagline{font-family:var(--font-geist-sans);color:var(--c-text-sec);font-size:clamp(.85rem,1.3vw,1rem);line-height:1.6}.footer-module__Iv-HNa__ctaButton{background-color:var(--c-text-main);color:var(--c-canvas);font-family:var(--font-geist-sans);white-space:nowrap;cursor:pointer;border:none;border-radius:100px;flex-shrink:0;padding:.75rem 1.5rem;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.footer-module__Iv-HNa__ctaButton:hover{background-color:var(--c-accent);transform:translateY(-2px);box-shadow:0 10px 24px -6px #0000001f}.footer-module__Iv-HNa__linksSection{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,3vw,2rem);display:grid}.footer-module__Iv-HNa__column h4{font-family:var(--font-fraunces);color:var(--c-text-main);margin-bottom:1rem;font-size:clamp(.9rem,1.3vw,1rem);font-weight:400}.footer-module__Iv-HNa__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-module__Iv-HNa__linkItem a{font-family:var(--font-geist-sans);color:var(--c-text-sec);font-size:clamp(.8rem,1.2vw,.9rem);text-decoration:none;transition:color .3s;display:inline-block;position:relative}.footer-module__Iv-HNa__linkItem a:hover{color:var(--c-text-main)}.footer-module__Iv-HNa__linkItem a:after{content:"";background-color:var(--c-accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__Iv-HNa__linkItem a:hover:after{width:100%}.footer-module__Iv-HNa__bottomSection{font-family:var(--font-geist-sans);color:var(--c-text-sec);border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.8rem;display:flex}.footer-module__Iv-HNa__socials{gap:1rem;display:flex}.footer-module__Iv-HNa__socialIcon{width:20px;height:20px;color:var(--c-text-sec);transition:color .3s,transform .3s}.footer-module__Iv-HNa__socialIcon:hover{color:var(--c-text-main);transform:translateY(-2px)}@media (max-width:1100px){.footer-module__Iv-HNa__linksSection{grid-template-columns:repeat(2,1fr);gap:2rem 3rem}}@media (max-width:900px){.footer-module__Iv-HNa__topSection{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-module__Iv-HNa__brandBlock{max-width:none}}@media (max-width:640px){.footer-module__Iv-HNa__linksSection{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}.footer-module__Iv-HNa__bottomSection{flex-direction:column-reverse;align-items:flex-start;gap:1rem}}@media (max-width:390px){.footer-module__Iv-HNa__links Section{grid-template-columns:1fr 1fr;gap:1.25rem 1rem}.footer-module__Iv-HNa__brandLogo{font-size:1.75rem}.footer-module__Iv-HNa__ctaButton{text-align:center;width:100%}}@media (max-width:320px){.footer-module__Iv-HNa__linksSection{grid-template-columns:1fr}}@media (min-width:1400px){.footer-module__Iv-HNa__container{max-width:1400px}}
.navbar-module__zdcNmq__header{top:var(--s-6);z-index:1000;pointer-events:none;justify-content:center;width:100%;display:flex;position:fixed;left:0}.navbar-module__zdcNmq__navContainer{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);padding:var(--s-2)var(--s-2)var(--s-2)var(--s-6);justify-content:space-between;align-items:center;gap:var(--s-8);opacity:0;background:#ffffffbf;border:1px solid #fffc;border-radius:100px;animation:.8s cubic-bezier(.16,1,.3,1) forwards navbar-module__zdcNmq__slideDown;display:flex;transform:translateY(-20px);box-shadow:0 10px 40px -10px #00000014,0 2px 10px -4px #0000000d}.navbar-module__zdcNmq__logo{font-family:var(--font-fraunces);color:var(--c-text-main);letter-spacing:-.02em;padding-bottom:2px;font-size:1.25rem;font-weight:700;text-decoration:none}.navbar-module__zdcNmq__links{gap:var(--s-6);align-items:center;margin:0;padding:0;list-style:none;display:flex}.navbar-module__zdcNmq__linkItem a{font-family:var(--font-geist-sans);color:var(--c-text-sec);font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.navbar-module__zdcNmq__linkItem a:hover{color:var(--c-text-main)}.navbar-module__zdcNmq__loginBtn{background-color:var(--c-text-main);color:var(--c-canvas);min-width:100px;height:40px;padding:0 var(--s-5);font-family:var(--font-geist-sans);white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.navbar-module__zdcNmq__loginBtn:hover{background-color:var(--c-accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px #bcaaa440}@keyframes navbar-module__zdcNmq__slideDown{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar-module__zdcNmq__header{top:var(--s-3);padding:0 var(--s-4)}.navbar-module__zdcNmq__navContainer{width:100%;padding:var(--s-2)var(--s-4);gap:var(--s-2)}.navbar-module__zdcNmq__links{display:none}.navbar-module__zdcNmq__loginBtn{min-width:auto;padding:0 var(--s-4);height:36px;font-size:.8rem}}
.page-module___8aEwW__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.page-module___8aEwW__placeholderTitle{font-family:var(--font-fraunces);color:var(--c-text-main);letter-spacing:-.02em;font-size:4rem;font-weight:300}.page-module___8aEwW__placeholderText{font-family:var(--font-geist-sans);color:var(--c-text-sec);margin-top:var(--s-2);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem}.page-module___8aEwW__mainWrapper{background-color:var(--c-canvas);background-color:var(--c-canvas);width:100%;min-height:100vh;color:var(--c-text-main);scroll-behavior:smooth;position:relative}
