.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur();backdrop-filter:blur();transition:all var(--transition-smooth);background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--glass-border);background:#08080aeb;padding:14px 40px;box-shadow:0 1px 30px #0000004d}.Nav-module__e1xquq__logo{letter-spacing:6px;color:var(--p);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.Nav-module__e1xquq__logoDot{background:var(--p);width:6px;height:6px;box-shadow:0 0 12px var(--p-glow);border-radius:50%;animation:3s infinite Nav-module__e1xquq__pulseRing}.Nav-module__e1xquq__links{gap:8px;display:flex}.Nav-module__e1xquq__link{letter-spacing:1.5px;color:var(--lo);transition:all var(--transition-fast);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;position:relative}.Nav-module__e1xquq__link:hover{color:var(--hi);background:#ffffff0a}.Nav-module__e1xquq__ctaNav{letter-spacing:3px;color:#fff;background:var(--p);border-radius:var(--radius-sm);transition:all var(--transition-fast);cursor:pointer;border:none;padding:10px 24px;font-family:inherit;font-size:10px;font-weight:700;position:relative;overflow:hidden}.Nav-module__e1xquq__ctaNav:before{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#0000,#ffffff1a,#0000);position:absolute;inset:0}.Nav-module__e1xquq__ctaNav:hover{background:var(--p-light);box-shadow:0 4px 20px var(--p-glow);transform:translateY(-1px)}.Nav-module__e1xquq__ctaNav:hover:before{opacity:1}.Nav-module__e1xquq__burger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Nav-module__e1xquq__burger span{background:var(--hi);width:22px;height:1.5px;transition:all var(--transition-fast);transform-origin:50%;display:block}.Nav-module__e1xquq__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__e1xquq__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__e1xquq__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__e1xquq__overlay{z-index:90;opacity:0;pointer-events:none;transition:opacity var(--transition-smooth);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.Nav-module__e1xquq__overlayOpen{opacity:1;pointer-events:auto}.Nav-module__e1xquq__mobileMenu{background:var(--bg-elevated);z-index:95;width:min(320px,85vw);height:100dvh;transition:transform var(--transition-smooth);border-left:1px solid var(--glass-border);flex-direction:column;justify-content:center;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Nav-module__e1xquq__mobileMenuOpen{transform:translate(0)}.Nav-module__e1xquq__mobileMenuInner{flex-direction:column;gap:6px;padding:40px 32px;display:flex}.Nav-module__e1xquq__mobileLink{letter-spacing:2px;color:var(--mi);cursor:pointer;border-radius:var(--radius-md);transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:16px 20px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.Nav-module__e1xquq__mobileLink:hover{color:var(--hi);background:#ffffff0a}.Nav-module__e1xquq__mobileLinkNum{color:var(--p);opacity:.5;letter-spacing:1px;font-size:10px;font-weight:700}.Nav-module__e1xquq__mobileCta{background:var(--p);color:#fff;border-radius:var(--radius-sm);letter-spacing:3px;cursor:pointer;transition:all var(--transition-fast);border:none;width:100%;margin-top:20px;padding:16px 28px;font-family:inherit;font-size:12px;font-weight:700}.Nav-module__e1xquq__mobileCta:hover{background:var(--p-light)}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:16px 20px}.Nav-module__e1xquq__scrolled{padding:12px 20px}.Nav-module__e1xquq__links,.Nav-module__e1xquq__ctaNav{display:none}.Nav-module__e1xquq__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{text-align:center;background:radial-gradient(ellipse at 50% 30%, #4a0a0f40, var(--bg) 70%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:after{content:"";background:linear-gradient(transparent, var(--bg));z-index:1;height:160px;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__orbLeft{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#7a10180f,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:20%;left:-10%}.Hero-module__Z8hQ_W__orbRight{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#7a10180a,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:10%;right:-10%}.Hero-module__Z8hQ_W__heroTag{letter-spacing:8px;color:var(--sd);align-items:center;gap:12px;margin-bottom:28px;font-size:11px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__heroTagDot{background:var(--p);width:6px;height:6px;box-shadow:0 0 12px var(--p-glow);border-radius:50%;display:inline-block}.Hero-module__Z8hQ_W__hero h1{margin-bottom:8px;line-height:1}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:clamp(10px,3vw,28px);color:var(--p);background:linear-gradient(180deg, var(--p-light), var(--p), var(--d));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 60px #7a10184d);-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,10vw,90px);font-weight:900;animation:4s infinite Hero-module__Z8hQ_W__glow;display:inline-block}.Hero-module__Z8hQ_W__heroLine{justify-content:center;align-items:center;gap:12px;width:200px;margin:20px auto;display:flex}.Hero-module__Z8hQ_W__heroLine span{background:linear-gradient(90deg, transparent, var(--sd), transparent);flex:1;height:1px}.Hero-module__Z8hQ_W__heroTagline{letter-spacing:7px;color:var(--sd);font-size:13px;font-weight:400}.Hero-module__Z8hQ_W__heroDesc{color:var(--mi);max-width:520px;margin:28px auto 0;font-size:16px;font-weight:400;line-height:1.8}.Hero-module__Z8hQ_W__heroCtas{align-items:center;gap:14px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__heroCta{background:var(--p);color:#fff;letter-spacing:3px;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:10px;padding:16px 36px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroCta:before{content:"";background:linear-gradient(135deg,#0000,#ffffff1a,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__Z8hQ_W__heroCta:hover{background:var(--p-light);transform:translateY(-2px);box-shadow:0 8px 40px #7a101880}.Hero-module__Z8hQ_W__heroCta:hover:before{transform:translate(100%)}.Hero-module__Z8hQ_W__heroCta svg{transition:transform var(--transition-fast)}.Hero-module__Z8hQ_W__heroCta:hover svg{transform:translate(3px)}.Hero-module__Z8hQ_W__heroCtaSecondary{letter-spacing:3px;color:var(--mi);border:1px solid var(--bd);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:16px 32px;font-family:inherit;font-size:12px;font-weight:600}.Hero-module__Z8hQ_W__heroCtaSecondary:hover{color:var(--hi);border-color:var(--bd-hover);background:#ffffff08}.Hero-module__Z8hQ_W__heroSub{color:var(--lo);letter-spacing:.5px;margin-top:16px;font-size:11px}.Hero-module__Z8hQ_W__scrollHint{z-index:2;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{flex-direction:column;align-items:center;animation:2.5s infinite Hero-module__Z8hQ_W__float;display:flex}.Hero-module__Z8hQ_W__scrollLine span{background:linear-gradient(var(--p), transparent);width:1px;height:36px;display:block}.Hero-module__Z8hQ_W__scrollLine:after{content:"";background:var(--p);width:5px;height:5px;box-shadow:0 0 10px var(--p-glow);border-radius:50%;margin-top:4px;display:block}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:100px 20px 80px}.Hero-module__Z8hQ_W__heroCtas{flex-direction:column;width:100%;max-width:280px}.Hero-module__Z8hQ_W__heroCta,.Hero-module__Z8hQ_W__heroCtaSecondary{text-align:center;justify-content:center;width:100%}.Hero-module__Z8hQ_W__orbLeft,.Hero-module__Z8hQ_W__orbRight{display:none}}
.Stats-module__UZLpCq__stats{border-top:1px solid var(--bd);border-bottom:1px solid var(--bd);position:relative}.Stats-module__UZLpCq__inner{grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto;display:grid}.Stats-module__UZLpCq__stat{border-right:1px solid var(--bd);transition:all var(--transition-smooth);align-items:center;gap:20px;padding:40px 32px;display:flex;position:relative}.Stats-module__UZLpCq__stat:last-child{border-right:none}.Stats-module__UZLpCq__stat:before{content:"";background:var(--p);height:2px;transition:transform var(--transition-smooth);transform-origin:0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Stats-module__UZLpCq__stat:hover{background:var(--cd)}.Stats-module__UZLpCq__stat:hover:before{transform:scaleX(1)}.Stats-module__UZLpCq__statIcon{color:var(--p);opacity:.3;letter-spacing:1px;flex-shrink:0;font-size:11px;font-weight:700}.Stats-module__UZLpCq__statContent{flex-direction:column;gap:4px;display:flex}.Stats-module__UZLpCq__statVal{color:var(--p);letter-spacing:-.02em;font-size:32px;font-weight:800;line-height:1}.Stats-module__UZLpCq__statUnit{color:var(--sd);margin-left:4px;font-size:14px;font-weight:500}.Stats-module__UZLpCq__statLabel{color:var(--lo);letter-spacing:3px;font-size:10px;font-weight:600}@media (max-width:768px){.Stats-module__UZLpCq__inner{grid-template-columns:1fr}.Stats-module__UZLpCq__stat{border-right:none;border-bottom:1px solid var(--bd);padding:28px 24px}.Stats-module__UZLpCq__stat:last-child{border-bottom:none}}
.Problem-module__xNBfSq__section{max-width:1100px;margin:0 auto;padding:100px 40px}.Problem-module__xNBfSq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.Problem-module__xNBfSq__quote{color:var(--hi);background:linear-gradient(135deg, var(--d), #4a0a0f99);border-radius:var(--radius-lg);border:1px solid #7a101833;margin-top:12px;padding:36px 40px;font-size:22px;font-weight:800;line-height:1.35;position:relative}.Problem-module__xNBfSq__quote span{color:var(--p-light);position:relative}.Problem-module__xNBfSq__quote span:after{content:"";background:var(--p);opacity:.4;border-radius:1px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.Problem-module__xNBfSq__quote:before{content:"“";color:var(--p);opacity:.15;font-family:Georgia,serif;font-size:60px;line-height:1;position:absolute;top:12px;left:18px}.Problem-module__xNBfSq__painList{flex-direction:column;gap:8px;display:flex}.Problem-module__xNBfSq__painItem{background:var(--cd);border-radius:var(--radius-md);border:1px solid var(--bd);transition:all var(--transition-fast);cursor:default;align-items:center;gap:14px;padding:14px 18px;display:flex}.Problem-module__xNBfSq__painItem:hover{background:var(--cd-hover);border-color:#7a101840;transform:translate(6px)}.Problem-module__xNBfSq__painItemHighlight{background:#7a101814;border-color:#7a10184d;animation:3s infinite Problem-module__xNBfSq__borderGlow}.Problem-module__xNBfSq__painItemHighlight:hover{background:#7a10181f}.Problem-module__xNBfSq__painNum{color:var(--p);opacity:.4;letter-spacing:1px;flex-shrink:0;width:24px;font-size:12px;font-weight:800}.Problem-module__xNBfSq__painNumFull{opacity:1;font-size:16px}.Problem-module__xNBfSq__painText{color:var(--mi);font-size:13px;font-weight:500;line-height:1.4}.Problem-module__xNBfSq__painTextHi{color:var(--hi);font-weight:700}@media (max-width:768px){.Problem-module__xNBfSq__section{padding:60px 20px}.Problem-module__xNBfSq__grid{grid-template-columns:1fr;gap:32px}}
.Exchange-module__gNhPpa__section{max-width:1100px;margin:0 auto;padding:100px 40px 60px}.Exchange-module__gNhPpa__box{background:var(--cd);border-radius:var(--radius-xl);border:1px solid var(--bd);padding:60px 50px;position:relative;overflow:hidden}.Exchange-module__gNhPpa__boxGlow{pointer-events:none;filter:blur(20px);background:radial-gradient(circle,#7a101814,#0000 65%);width:450px;height:450px;position:absolute;top:-40%;right:-15%}.Exchange-module__gNhPpa__intro{text-align:center;color:var(--mi);max-width:480px;margin:8px auto 0;font-size:14px;font-weight:400;line-height:1.7}.Exchange-module__gNhPpa__flow{justify-content:center;align-items:center;margin:48px 0;display:flex}.Exchange-module__gNhPpa__nodeGroup{align-items:center;display:flex}.Exchange-module__gNhPpa__node{text-align:center;position:relative}.Exchange-module__gNhPpa__circle{width:80px;height:80px;transition:all var(--transition-smooth);background:#7a10181a;border:1.5px solid #7a101840;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;display:flex;position:relative}.Exchange-module__gNhPpa__circle:hover{background:#7a101833;border-color:#7a101880;transform:scale(1.08);box-shadow:0 0 30px #7a101826}.Exchange-module__gNhPpa__circleRing{border:1px solid #7a10181a;border-radius:50%;animation:3s infinite Exchange-module__gNhPpa__pulseRing;position:absolute;inset:-8px}.Exchange-module__gNhPpa__code{color:var(--p);letter-spacing:1px;font-size:22px;font-weight:800}.Exchange-module__gNhPpa__label{color:var(--mi);letter-spacing:2px;text-transform:uppercase;font-size:10px;font-weight:600}.Exchange-module__gNhPpa__connector{align-items:center;gap:6px;margin-bottom:22px;padding:0 16px;display:flex}.Exchange-module__gNhPpa__connectorLine{background:linear-gradient(90deg,#7a101826,#7a101866);width:24px;height:1px;display:block}.Exchange-module__gNhPpa__connectorArrow{color:var(--p);opacity:.5;background:#7a10184d;border-radius:50%;align-items:center;width:8px;height:8px;font-size:14px;animation:3s infinite Exchange-module__gNhPpa__float;display:flex}.Exchange-module__gNhPpa__results{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Exchange-module__gNhPpa__result{background:var(--bg);border-radius:var(--radius-md);border:1px solid var(--bd);transition:all var(--transition-fast);align-items:flex-start;gap:14px;padding:20px;display:flex}.Exchange-module__gNhPpa__result:hover{background:var(--bg-elevated);border-color:#7a101840}.Exchange-module__gNhPpa__icon{width:28px;height:28px;color:var(--p-light);background:#7a10181f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Exchange-module__gNhPpa__resultText{color:var(--hi);margin-bottom:3px;font-size:13px;font-weight:700}.Exchange-module__gNhPpa__resultDesc{color:var(--lo);font-size:11px;line-height:1.4}@media (max-width:768px){.Exchange-module__gNhPpa__section{padding:60px 20px 40px}.Exchange-module__gNhPpa__box{border-radius:var(--radius-lg);padding:40px 24px}.Exchange-module__gNhPpa__flow{flex-direction:column;gap:8px}.Exchange-module__gNhPpa__connector{margin-bottom:0;padding:8px 0;transform:rotate(90deg)}.Exchange-module__gNhPpa__results{grid-template-columns:1fr}}
.Services-module__PFRRnG__section{max-width:1100px;margin:0 auto;padding:100px 40px}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__PFRRnG__card{background:var(--cd);border:1px solid var(--bd);border-radius:14px;padding:32px 24px;transition:all .4s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:#7a10184d;transform:translateY(-4px)}.Services-module__PFRRnG__card:before{content:"";background:var(--p);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__card:hover:before{transform:scaleX(1)}.Services-module__PFRRnG__num{color:var(--p);opacity:.15;margin-bottom:4px;font-size:40px;font-weight:900}.Services-module__PFRRnG__name{color:var(--hi);letter-spacing:2px;margin-bottom:14px;font-size:15px;font-weight:800}.Services-module__PFRRnG__item{color:var(--mi);border-bottom:1px solid var(--bd);padding:6px 0;font-size:12px}.Services-module__PFRRnG__item:last-of-type{border-bottom:none}.Services-module__PFRRnG__item:before{content:"✓";color:var(--p);margin-right:8px;font-weight:700}.Services-module__PFRRnG__soon{color:var(--lo);letter-spacing:2px;margin-top:10px;font-size:9px}@media (max-width:768px){.Services-module__PFRRnG__section{padding:60px 20px}.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.Process-module__gUgyKG__section{max-width:1100px;margin:0 auto;padding:100px 40px}.Process-module__gUgyKG__steps{gap:16px;margin-bottom:40px;display:flex;position:relative}.Process-module__gUgyKG__steps:before{content:"";background:var(--bd);height:1px;position:absolute;top:22px;left:30px;right:30px}.Process-module__gUgyKG__step{text-align:center;z-index:1;flex:1;position:relative}.Process-module__gUgyKG__stepCircle{background:var(--cd);border:2px solid #7a10184d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 10px;transition:all .3s;display:flex}.Process-module__gUgyKG__stepCircle:hover{border-color:var(--p);background:#7a101826}.Process-module__gUgyKG__stepNum{color:var(--p);font-size:14px;font-weight:900}.Process-module__gUgyKG__stepTitle{color:var(--hi);font-size:11px;font-weight:700}.Process-module__gUgyKG__stepDesc{color:var(--mi);margin-top:2px;font-size:9px}.Process-module__gUgyKG__timeline{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Process-module__gUgyKG__timelineCard{background:var(--cd);text-align:center;border:1px solid var(--bd);border-radius:12px;padding:24px;transition:all .3s}.Process-module__gUgyKG__timelineCard:hover{border-color:#7a10184d}.Process-module__gUgyKG__timelineVal{color:var(--p);font-size:32px;font-weight:900}.Process-module__gUgyKG__timelineVal span{color:var(--sd);font-size:14px}.Process-module__gUgyKG__timelineRes{color:var(--mi);margin-top:6px;font-size:12px;line-height:1.5}@media (max-width:768px){.Process-module__gUgyKG__section{padding:60px 20px}.Process-module__gUgyKG__steps{flex-wrap:wrap}.Process-module__gUgyKG__step{width:30%}.Process-module__gUgyKG__timeline{grid-template-columns:1fr}}
.Audience-module__j4K0ka__section{max-width:1100px;margin:0 auto;padding:100px 40px}.Audience-module__j4K0ka__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Audience-module__j4K0ka__card{background:var(--cd);border:1px solid var(--bd);border-radius:14px;padding:32px;transition:all .3s}.Audience-module__j4K0ka__card:hover{border-color:#7a10184d}.Audience-module__j4K0ka__num{color:var(--p);opacity:.2;font-size:40px;font-weight:900}.Audience-module__j4K0ka__title{letter-spacing:3px;color:var(--hi);margin-bottom:14px;font-size:16px;font-weight:800}.Audience-module__j4K0ka__item{color:var(--mi);border-bottom:1px solid var(--bd);padding:8px 0;font-size:13px}.Audience-module__j4K0ka__item:last-child{border-bottom:none}.Audience-module__j4K0ka__item:before{content:"▪";color:var(--p);margin-right:8px}@media (max-width:768px){.Audience-module__j4K0ka__section{padding:60px 20px}.Audience-module__j4K0ka__grid{grid-template-columns:1fr}}
.Storytelling-module__xF8VbW__section{text-align:center;max-width:680px;margin:0 auto;padding:100px 40px}.Storytelling-module__xF8VbW__text{color:var(--mi);font-size:18px;font-weight:300;line-height:1.8}.Storytelling-module__xF8VbW__text strong{color:var(--hi);font-weight:700}.Storytelling-module__xF8VbW__text span{color:var(--p)}@media (max-width:768px){.Storytelling-module__xF8VbW__section{padding:60px 20px}}
.CTA-module__n-fbaG__section{text-align:center;background:linear-gradient(180deg, var(--bg), #4a0a0f26, var(--bg));padding:100px 40px;position:relative}.CTA-module__n-fbaG__title{letter-spacing:8px;color:var(--hi);font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1.2}.CTA-module__n-fbaG__title span{color:var(--p)}.CTA-module__n-fbaG__desc{color:var(--mi);max-width:440px;margin:16px auto 32px;font-size:15px}.CTA-module__n-fbaG__form{background:var(--cd);border:1px solid var(--bd);border-radius:10px;gap:10px;max-width:420px;margin:0 auto;padding:6px;display:flex}.CTA-module__n-fbaG__input{color:var(--hi);background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px}.CTA-module__n-fbaG__input::placeholder{color:var(--lo)}.CTA-module__n-fbaG__btn{background:var(--p);color:#fff;letter-spacing:3px;cursor:pointer;border:none;border-radius:7px;padding:12px 28px;font-family:inherit;font-size:11px;font-weight:700;transition:all .3s}.CTA-module__n-fbaG__btn:hover{background:#8b1820}.CTA-module__n-fbaG__note{color:var(--lo);margin-top:14px;font-size:11px}@media (max-width:768px){.CTA-module__n-fbaG__form{flex-direction:column}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--bd);justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:40px;display:flex}.Footer-module__EZoWya__logo{letter-spacing:5px;color:var(--p);font-size:14px;font-weight:900}.Footer-module__EZoWya__tagline{color:var(--lo);letter-spacing:3px;font-size:10px}.Footer-module__EZoWya__links{gap:24px;display:flex}.Footer-module__EZoWya__links a{color:var(--lo);letter-spacing:1px;font-size:11px;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--hi)}@media (max-width:768px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:20px}.Footer-module__EZoWya__links{justify-content:center}}
