.SocialLinks-module__KD0Q-a__list{align-items:center;gap:10px;display:flex}.SocialLinks-module__KD0Q-a__link{width:44px;height:44px;color:var(--text-soft);border:1px solid var(--line-strong);transition:transform .35s var(--ease-out), color .3s ease, border-color .3s ease, background .3s ease, box-shadow .3s ease;background:#ffffff0a;border-radius:50%;place-items:center;display:grid;position:relative}a.SocialLinks-module__KD0Q-a__link:hover{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft);transform:translateY(-3px);box-shadow:0 10px 24px -10px #ff7a1899}.SocialLinks-module__KD0Q-a__disabled{opacity:.45;cursor:default}.SocialLinks-module__KD0Q-a__sm .SocialLinks-module__KD0Q-a__link{width:38px;height:38px}.SocialLinks-module__KD0Q-a__square .SocialLinks-module__KD0Q-a__link{border-radius:10px}.SocialLinks-module__KD0Q-a__link:after,.SocialLinks-module__KD0Q-a__link:before{pointer-events:none;opacity:0;transition:opacity .2s ease, transform .25s var(--ease-out);position:absolute;left:50%}.SocialLinks-module__KD0Q-a__link:after{content:attr(data-label);font-family:var(--font-display);letter-spacing:.02em;white-space:nowrap;color:#fff;border:1px solid var(--accent-line);z-index:5;background:#1a0c1f;border-radius:8px;padding:5px 10px;font-size:.72rem;font-weight:700;line-height:1.2;bottom:calc(100% + 10px);transform:translate(-50%,4px);box-shadow:0 8px 20px -8px #000c}.SocialLinks-module__KD0Q-a__link:before{content:"";border-right:1px solid var(--accent-line);border-bottom:1px solid var(--accent-line);z-index:6;background:#1a0c1f;width:8px;height:8px;bottom:calc(100% + 5px);transform:translate(-50%,4px)rotate(45deg)}.SocialLinks-module__KD0Q-a__link:hover:after,.SocialLinks-module__KD0Q-a__link:focus-visible:after{opacity:1;transform:translate(-50%)}.SocialLinks-module__KD0Q-a__link:hover:before,.SocialLinks-module__KD0Q-a__link:focus-visible:before{opacity:1;transform:translate(-50%)rotate(45deg)}
.Logo-module__WIRVka__logo{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.Logo-module__WIRVka__mark{width:44px;height:44px;transition:transform .5s var(--ease-out), width .35s var(--ease-out), height .35s var(--ease-out);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.Logo-module__WIRVka__mark img{object-fit:contain;width:100%;height:100%}.Logo-module__WIRVka__logo:hover .Logo-module__WIRVka__mark{transform:rotate(-6deg)scale(1.05)}.Logo-module__WIRVka__text{flex-direction:column;line-height:1;display:flex}.Logo-module__WIRVka__word{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:1.2rem;font-weight:800}.Logo-module__WIRVka__accentPart{color:var(--accent)}.Logo-module__WIRVka__large{gap:16px}.Logo-module__WIRVka__large .Logo-module__WIRVka__mark{width:var(--logo-size,68px);height:var(--logo-size,68px);background:radial-gradient(circle,#2e1733 60%,#1c0c20);border:1px solid #ffffff24;padding:3px;box-shadow:0 0 0 3px #ff7a181f,0 8px 24px -6px #000000b3}.Logo-module__WIRVka__large .Logo-module__WIRVka__word{letter-spacing:-.025em;font-size:clamp(1.5rem,2.3vw,2.2rem)}@media (max-width:560px){.Logo-module__WIRVka__large{gap:12px}.Logo-module__WIRVka__large .Logo-module__WIRVka__mark{width:52px;height:52px}.Logo-module__WIRVka__large .Logo-module__WIRVka__word{font-size:1.35rem}}
.Navbar-module__cRh5nW__header{--bar-h:var(--nav-h);--logo-size:68px;z-index:100;background:radial-gradient(900px 160px at 50% 0,#ffffff09,#0000 70%),linear-gradient(#2b1530 0%,#211026 100%);transition:box-shadow .35s;position:fixed;inset:0 0 auto;box-shadow:0 8px 20px -6px #08020cb3,0 18px 40px -18px #08020cbf}.Navbar-module__cRh5nW__header:after{content:"";pointer-events:none;background:#ffffffe6;height:3px;position:absolute;bottom:0;left:0;right:0}.Navbar-module__cRh5nW__progress{z-index:1;transform-origin:0;will-change:transform;pointer-events:none;background:linear-gradient(90deg,#f97316 0%,#ff7a18 60%,#ffa45c 100%);height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);box-shadow:0 0 12px #ff7a1899}.Navbar-module__cRh5nW__scrolled{--bar-h:78px;--logo-size:56px;box-shadow:0 10px 24px -6px #08020cd9,0 22px 48px -18px #08020ce6}.Navbar-module__cRh5nW__nav{max-width:calc(1400px + var(--gutter) * 2);height:var(--bar-h);transition:height .35s var(--ease-out);justify-content:space-between;align-items:center;gap:32px;display:flex}.Navbar-module__cRh5nW__links{align-items:center;gap:clamp(18px,2.4vw,38px);display:flex}.Navbar-module__cRh5nW__link{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:#fff;white-space:nowrap;padding:10px 0;font-size:1rem;font-weight:700;transition:color .25s;display:inline-flex;position:relative}.Navbar-module__cRh5nW__linkText{z-index:1;position:relative}.Navbar-module__cRh5nW__link:hover{color:var(--accent-3)}.Navbar-module__cRh5nW__active,.Navbar-module__cRh5nW__active:hover{color:var(--accent)}.Navbar-module__cRh5nW__indicator{background:var(--accent);border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 10px #ff7a1899}.Navbar-module__cRh5nW__actions{align-items:center;gap:14px;display:flex}.Navbar-module__cRh5nW__cta{height:58px;font-family:var(--font-display);letter-spacing:.01em;color:#fff;white-space:nowrap;text-shadow:0 1px 1px #78280059;transition:transform .3s var(--ease-out), box-shadow .3s ease, filter .3s ease;background:linear-gradient(#ff8a2e 0%,#f47315 100%);border:1px solid #ffbe8c73;border-radius:16px;justify-content:center;align-items:center;padding:0 34px;font-size:1.2rem;font-weight:800;display:inline-flex;box-shadow:0 12px 28px -10px #ff7a18bf,inset 0 1px #ffffff4d}.Navbar-module__cRh5nW__cta:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 18px 36px -12px #ff7a18e6,inset 0 1px #ffffff59}.Navbar-module__cRh5nW__cta:active{transform:translateY(0)scale(.98)}.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__cta{height:50px;font-size:1.08rem}.Navbar-module__cRh5nW__toggle{border:1px solid var(--line-strong);background:#ffffff0a;border-radius:12px;place-items:center;width:50px;height:50px;transition:border-color .3s,background-color .3s;display:none}.Navbar-module__cRh5nW__toggle:hover{border-color:var(--accent-line);background:var(--accent-soft)}.Navbar-module__cRh5nW__bars{width:24px;height:18px;display:block;position:relative}.Navbar-module__cRh5nW__bars span{background:var(--text);width:100%;height:2.5px;transition:transform .4s var(--ease-out), top .4s var(--ease-out), opacity .25s ease;border-radius:2px;position:absolute;left:0}.Navbar-module__cRh5nW__bars span:first-child{top:0}.Navbar-module__cRh5nW__bars span:nth-child(2){top:7.75px}.Navbar-module__cRh5nW__bars span:nth-child(3){top:15.5px}.Navbar-module__cRh5nW__barsOpen span:first-child{top:7.75px;transform:rotate(45deg)}.Navbar-module__cRh5nW__barsOpen span:nth-child(2){opacity:0;transform:scaleX(.2)}.Navbar-module__cRh5nW__barsOpen span:nth-child(3){top:7.75px;transform:rotate(-45deg)}.Navbar-module__cRh5nW__mobile{inset:var(--bar-h) 0 0 0;z-index:99;background:radial-gradient(600px 400px at 100% 0,#ff7a1824,#0000 60%),#150919;position:fixed;overflow-y:auto}.Navbar-module__cRh5nW__mobileInner{flex-direction:column;justify-content:space-between;gap:40px;min-height:100%;padding-top:28px;padding-bottom:36px;display:flex}.Navbar-module__cRh5nW__mobileLinks{flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileLink{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-soft);border-bottom:1px solid var(--line);transition:color .25s ease, padding-left .35s var(--ease-out);align-items:baseline;gap:16px;padding:12px 0;font-size:clamp(1.5rem,6vw,2.1rem);font-weight:700;display:flex}.Navbar-module__cRh5nW__mobileLink:hover,.Navbar-module__cRh5nW__mobileActive{color:var(--accent);padding-left:6px}.Navbar-module__cRh5nW__mobileIndex{font-family:var(--font-mono);color:var(--dim);font-size:.72rem;font-weight:500}.Navbar-module__cRh5nW__mobileFooter{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.Navbar-module__cRh5nW__mobileEmail{color:var(--muted);font-size:.95rem}.Navbar-module__cRh5nW__mobileEmail:hover{color:var(--accent)}.Navbar-module__cRh5nW__mobileTag{font-family:var(--font-mono);color:var(--dim);letter-spacing:.04em;font-size:.72rem}@media (max-width:1320px){.Navbar-module__cRh5nW__nav{gap:20px}.Navbar-module__cRh5nW__link{letter-spacing:.04em;font-size:.92rem}.Navbar-module__cRh5nW__cta{padding:0 24px;font-size:1.05rem}}@media (max-width:1180px){.Navbar-module__cRh5nW__links,.Navbar-module__cRh5nW__cta{display:none}.Navbar-module__cRh5nW__toggle{display:grid}}
.Footer-module__3hUVsW__footer{z-index:1;border-top:1px solid var(--line);background:linear-gradient(#0000,#0c0410b3);padding-top:clamp(64px,8vw,96px);position:relative;overflow:hidden}.Footer-module__3hUVsW__glowLine{background:linear-gradient(90deg, transparent, var(--accent), transparent);width:min(720px,80%);height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 0 24px 2px #ff7a1880}.Footer-module__3hUVsW__inner{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:48px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:18px;display:flex}.Footer-module__3hUVsW__roles{font-family:var(--font-mono);color:var(--accent-3);letter-spacing:.02em;font-size:.78rem}.Footer-module__3hUVsW__about{max-width:340px;color:var(--muted);font-size:.95rem}.Footer-module__3hUVsW__col{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__col ul{flex-direction:column;gap:10px;display:flex}.Footer-module__3hUVsW__heading{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:.74rem;font-weight:500}.Footer-module__3hUVsW__link{color:var(--text-soft);font-size:.95rem;transition:color .25s}.Footer-module__3hUVsW__link:hover{color:var(--accent)}.Footer-module__3hUVsW__contactLink{color:var(--text-soft);word-break:break-all;align-items:center;gap:10px;font-size:.95rem;transition:color .25s;display:inline-flex}.Footer-module__3hUVsW__contactLink:hover{color:var(--accent)}.Footer-module__3hUVsW__footerCta{align-self:flex-start}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--line);color:var(--dim);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:64px;padding-top:24px;padding-bottom:24px;font-size:.85rem;display:flex}.Footer-module__3hUVsW__domain{font-family:var(--font-mono)}.Footer-module__3hUVsW__wordmark{font-family:var(--font-display);letter-spacing:-.05em;text-align:center;background:linear-gradient(#ffffff12,#fff0);color:#0000;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-bottom:-.12em;font-size:clamp(3.5rem,14.5vw,13.5rem);font-weight:800;line-height:.8}@media (max-width:1024px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:36px}}
.WhatsAppButton-module__N1AFea__button{z-index:90;color:#fff;width:60px;height:60px;transition:transform .35s var(--ease-out), box-shadow .35s ease;background:linear-gradient(145deg,#2fe077,#1ebe5b);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 28px -8px #25d36699,0 6px 16px -6px #0009,inset 0 1px #ffffff59}.WhatsAppButton-module__N1AFea__button:hover,.WhatsAppButton-module__N1AFea__button:focus-visible{transform:translateY(-3px)scale(1.05);box-shadow:0 18px 36px -10px #25d366bf,0 8px 20px -6px #0009,inset 0 1px #fff6}.WhatsAppButton-module__N1AFea__button:focus-visible{outline-offset:4px;outline:2px solid #fff}.WhatsAppButton-module__N1AFea__button>svg{z-index:1;position:relative}.WhatsAppButton-module__N1AFea__pulse{opacity:.45;animation:WhatsAppButton-module__N1AFea__pulse 2.4s var(--ease-out) infinite;background:#25d366;border-radius:50%;position:absolute;inset:0}@keyframes WhatsAppButton-module__N1AFea__pulse{0%{opacity:.45;transform:scale(1)}80%,to{opacity:0;transform:scale(1.6)}}.WhatsAppButton-module__N1AFea__label{font-family:var(--font-display);white-space:nowrap;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease, transform .3s var(--ease-out);background:#1a0c1f;border:1px solid #25d3668c;border-radius:12px;padding:9px 14px;font-size:.88rem;font-weight:700;position:absolute;top:50%;right:calc(100% + 14px);transform:translate(8px,-50%);box-shadow:0 10px 24px -10px #000c}.WhatsAppButton-module__N1AFea__label:after{content:"";background:#1a0c1f;border-top:1px solid #25d3668c;border-right:1px solid #25d3668c;width:8px;height:8px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.WhatsAppButton-module__N1AFea__button:hover .WhatsAppButton-module__N1AFea__label,.WhatsAppButton-module__N1AFea__button:focus-visible .WhatsAppButton-module__N1AFea__label{opacity:1;transform:translateY(-50%)}@media (max-width:560px){.WhatsAppButton-module__N1AFea__button{width:54px;height:54px;bottom:16px;right:16px}.WhatsAppButton-module__N1AFea__button>svg{width:27px;height:27px}}
.CursorCircle-module__xJ1IjW__outer{z-index:1000;pointer-events:none;opacity:0;will-change:transform;width:0;height:0;transition:opacity .25s;position:fixed;top:0;left:0}.CursorCircle-module__xJ1IjW__outer[data-visible=true]{opacity:1}.CursorCircle-module__xJ1IjW__ring{border:1.5px solid var(--accent);width:36px;height:36px;transition:transform .3s var(--ease-out), background-color .25s ease, border-color .25s ease;background:#ff7a1800;border-radius:50%;position:absolute;top:-18px;left:-18px;box-shadow:0 0 12px #ff7a1859}.CursorCircle-module__xJ1IjW__outer[data-hover=true] .CursorCircle-module__xJ1IjW__ring{background:#ff7a1824;border-color:#ffa45ce6;transform:scale(1.6)}.CursorCircle-module__xJ1IjW__outer[data-pressed=true] .CursorCircle-module__xJ1IjW__ring{transform:scale(.75)}.CursorCircle-module__xJ1IjW__outer[data-hover=true][data-pressed=true] .CursorCircle-module__xJ1IjW__ring{transform:scale(1.3)}@media (hover:none),(pointer:coarse){.CursorCircle-module__xJ1IjW__outer{display:none}}
.VoiceGuide-module__MXQthG__button{z-index:90;width:46px;height:46px;color:var(--accent);border:1px solid var(--line-strong);transition:transform .3s var(--ease-out), border-color .25s ease, color .25s ease;background:linear-gradient(160deg,#3e2446f5,#1f1024f5);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 24px -10px #000c}.VoiceGuide-module__MXQthG__button:hover,.VoiceGuide-module__MXQthG__button:focus-visible{border-color:var(--accent-line);transform:translateY(-2px)}.VoiceGuide-module__MXQthG__button[aria-pressed=false]{color:var(--dim)}.VoiceGuide-module__MXQthG__button:after{content:attr(data-label);font-family:var(--font-display);white-space:nowrap;color:#fff;border:1px solid var(--accent-line);opacity:0;pointer-events:none;transition:opacity .2s ease, transform .25s var(--ease-out);background:#1a0c1f;border-radius:10px;padding:6px 11px;font-size:.76rem;font-weight:700;position:absolute;top:50%;left:calc(100% + 12px);transform:translate(-6px,-50%);box-shadow:0 8px 20px -8px #000c}.VoiceGuide-module__MXQthG__button:hover:after,.VoiceGuide-module__MXQthG__button:focus-visible:after{opacity:1;transform:translateY(-50%)}@media (max-width:560px){.VoiceGuide-module__MXQthG__button{width:42px;height:42px;bottom:16px;left:16px}}.VoiceGuide-module__MXQthG__hint{z-index:90;font-family:var(--font-display);color:#fff;border:1px solid var(--accent-line);pointer-events:none;animation:VoiceGuide-module__MXQthG__hintIn .5s var(--ease-out) both, VoiceGuide-module__MXQthG__hintPulse 2.4s ease-in-out .6s infinite;background:#1a0c1f;border-radius:999px;align-items:center;gap:8px;margin:0;padding:8px 14px 8px 12px;font-size:.8rem;font-weight:700;display:inline-flex;position:fixed;bottom:30px;left:82px;box-shadow:0 10px 24px -10px #000c}.VoiceGuide-module__MXQthG__hint svg{color:var(--accent)}.VoiceGuide-module__MXQthG__hintShort{display:none}@keyframes VoiceGuide-module__MXQthG__hintIn{0%{opacity:0;transform:translate(-8px)}}@keyframes VoiceGuide-module__MXQthG__hintPulse{50%{border-color:#ff7a18e6;box-shadow:0 10px 24px -10px #000c,0 0 16px -2px #ff7a1873}}@media (max-width:560px){.VoiceGuide-module__MXQthG__hint{padding:7px 12px 7px 10px;font-size:.72rem;bottom:21px;left:68px}.VoiceGuide-module__MXQthG__hintLong{display:none}.VoiceGuide-module__MXQthG__hintShort{display:inline}}
.IntroGate-module__CeAw-G__intro{z-index:2000;background:radial-gradient(700px 420px at 50% 35%,#ff7a1829,#0000 70%),radial-gradient(900px 600px at 15% 110%,#9b6bff24,#0000 60%),linear-gradient(#221127 0%,#170b1b 100%);justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0;overflow:hidden}html.intro-open .IntroGate-module__CeAw-G__intro{display:flex}.IntroGate-module__CeAw-G__closing{animation:IntroGate-module__CeAw-G__introOut .65s var(--ease-out) forwards}.IntroGate-module__CeAw-G__grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 55% at 50% 45%,#000 10%,#0000 75%);mask-image:radial-gradient(60% 55% at 50% 45%,#000 10%,#0000 75%)}.IntroGate-module__CeAw-G__glow{background:radial-gradient(closest-side,#ff7a1838,#0000);border-radius:50%;width:520px;height:520px;margin:-300px 0 0 -260px;animation:5s ease-in-out infinite alternate IntroGate-module__CeAw-G__breathe;position:absolute;top:50%;left:50%}.IntroGate-module__CeAw-G__content{text-align:center;animation:IntroGate-module__CeAw-G__contentIn .9s var(--ease-out) both;flex-direction:column;align-items:center;display:flex;position:relative}.IntroGate-module__CeAw-G__logo{background:radial-gradient(circle,#2e1733 60%,#1c0c20);border:1px solid #ffffff29;border-radius:50%;width:112px;height:112px;padding:4px;box-shadow:0 0 0 5px #ff7a181f,0 20px 50px -14px #ff7a188c}.IntroGate-module__CeAw-G__logo img{object-fit:contain;width:100%;height:100%}.IntroGate-module__CeAw-G__welcome{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:28px;font-size:.8rem}.IntroGate-module__CeAw-G__name{letter-spacing:-.045em;color:#fff;margin-top:10px;font-size:clamp(2.8rem,9vw,5.6rem);font-weight:800;line-height:1}.IntroGate-module__CeAw-G__accent{color:var(--accent)}.IntroGate-module__CeAw-G__roles{font-family:var(--font-display);color:var(--text-soft);margin-top:16px;font-size:clamp(.9rem,1.6vw,1.05rem);font-weight:600}.IntroGate-module__CeAw-G__enter{--btn-h:62px;text-transform:none;letter-spacing:.01em;margin-top:40px;padding:0 36px;font-size:1.05rem}.IntroGate-module__CeAw-G__note{color:var(--dim);margin-top:14px;font-size:.8rem}.IntroGate-module__CeAw-G__skip{color:var(--muted);border-radius:10px;align-items:center;gap:8px;margin-top:22px;padding:8px 12px;font-size:.86rem;font-weight:500;transition:color .2s;display:inline-flex}.IntroGate-module__CeAw-G__skip:hover{color:#fff}@keyframes IntroGate-module__CeAw-G__contentIn{0%{opacity:0;transform:translateY(18px)scale(.98)}}@keyframes IntroGate-module__CeAw-G__introOut{to{opacity:0;visibility:hidden;transform:scale(1.04)}}@keyframes IntroGate-module__CeAw-G__breathe{0%{transform:scale(.92)}to{transform:scale(1.08)}}@media (max-width:560px){.IntroGate-module__CeAw-G__logo{width:92px;height:92px}.IntroGate-module__CeAw-G__roles{max-width:280px}.IntroGate-module__CeAw-G__enter{width:100%;max-width:320px}}
