.Navbar-module__nuAbfa__nav{z-index:1000;padding:1.25rem 0;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,padding .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#060b14d9;padding:.75rem 0}.Navbar-module__nuAbfa__navInner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.35rem;display:flex}.Navbar-module__nuAbfa__logoIcon{background:linear-gradient(135deg,var(--accent),var(--accent-dim));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.Navbar-module__nuAbfa__logoIcon:after{content:"";border:2px solid var(--bg-deep);border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__nuAbfa__logoIcon:before{content:"";background:var(--bg-deep);z-index:1;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__nuAbfa__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);letter-spacing:.02em;font-size:.875rem;font-weight:400;transition:color .3s}.Navbar-module__nuAbfa__links a:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__cta{background:var(--accent);letter-spacing:.01em;border-radius:100px;padding:.6rem 1.5rem;transition:transform .3s,box-shadow .3s;color:var(--bg-deep)!important;font-size:.85rem!important;font-weight:500!important}.Navbar-module__nuAbfa__cta:hover{box-shadow:0 4px 24px var(--accent-glow);transform:translateY(-1px);color:var(--bg-deep)!important}.Navbar-module__nuAbfa__toggle{flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__toggle span{background:var(--text-secondary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__nuAbfa__overlay{z-index:-1;opacity:0;pointer-events:none;background:#0009;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__nuAbfa__overlayActive{opacity:1;pointer-events:all}@media (max-width:768px){.Navbar-module__nuAbfa__toggle{display:flex}.Navbar-module__nuAbfa__links{background:var(--bg-surface);border-left:1px solid var(--border);flex-direction:column;gap:1.5rem;width:min(320px,85vw);height:100vh;padding:5rem 2rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__nuAbfa__open{transform:translate(0)}.Navbar-module__nuAbfa__links a{font-size:1.1rem}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__bg:before{content:"";background:radial-gradient(circle,#00e5cc12 0%,#0000 70%);border-radius:50%;width:900px;height:900px;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__float-orb;position:absolute;top:-200px;right:-200px}.Hero-module__Z8hQ_W__bg:after{content:"";background:radial-gradient(circle,#e5a84b0d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite reverse Hero-module__Z8hQ_W__float-orb;position:absolute;bottom:-100px;left:-100px}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(#00e5cc08 1px,#0000 1px),linear-gradient(90deg,#00e5cc08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 80%)}.Hero-module__Z8hQ_W__inner{z-index:1;justify-content:space-between;align-items:center;gap:clamp(3rem,5vw,5rem);display:flex;position:relative}.Hero-module__Z8hQ_W__text{flex:1;min-width:0}.Hero-module__Z8hQ_W__badge{border:1px solid var(--border);color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111b2e99;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem .4rem .5rem;font-size:.8rem;animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__Z8hQ_W__fade-in-up;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse-dot}.Hero-module__Z8hQ_W__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:400;line-height:1.05;animation:.8s cubic-bezier(.16,1,.3,1) .35s both Hero-module__Z8hQ_W__fade-in-up}.Hero-module__Z8hQ_W__title em{color:var(--accent);font-style:italic;position:relative}.Hero-module__Z8hQ_W__title em:after{content:"";background:linear-gradient(90deg,var(--accent),transparent);opacity:.4;height:2px;position:absolute;bottom:.05em;left:0;right:0}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:560px;margin-bottom:2.5rem;font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:300;line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .5s both Hero-module__Z8hQ_W__fade-in-up}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;animation:.8s cubic-bezier(.16,1,.3,1) .65s both Hero-module__Z8hQ_W__fade-in-up;display:flex}.Hero-module__Z8hQ_W__lens{flex-shrink:0;width:clamp(280px,30vw,420px);height:clamp(280px,30vw,420px);animation:1s cubic-bezier(.16,1,.3,1) .8s both Hero-module__Z8hQ_W__fade-in-up;position:relative}.Hero-module__Z8hQ_W__ring{border:1px solid;border-radius:50%;animation:40s linear infinite Hero-module__Z8hQ_W__spin-slow;position:absolute}.Hero-module__Z8hQ_W__ring:first-child{border-color:#00e5cc1f;inset:0}.Hero-module__Z8hQ_W__ring:nth-child(2){border-color:#00e5cc14;animation-duration:30s;animation-direction:reverse;inset:12%}.Hero-module__Z8hQ_W__ring:nth-child(3){border-color:#e5a84b14;animation-duration:50s;inset:24%}.Hero-module__Z8hQ_W__ring:nth-child(4){border-color:#00e5cc0f;animation-duration:35s;animation-direction:reverse;inset:36%}.Hero-module__Z8hQ_W__ring:first-child:before,.Hero-module__Z8hQ_W__ring:nth-child(2):before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent-glow);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__ring:nth-child(3):before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);box-shadow:0 0 10px #e5a84b4d}.Hero-module__Z8hQ_W__core{background:radial-gradient(circle,#00e5cc1a,#0000 70%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:42%}.Hero-module__Z8hQ_W__core:before{content:"";background:var(--accent);opacity:.6;border-radius:50%;width:20px;height:20px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__pulse-core}@media (max-width:768px){.Hero-module__Z8hQ_W__inner{text-align:center;flex-direction:column}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__lens{width:240px;height:240px}}@keyframes Hero-module__Z8hQ_W__fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__float-orb{0%,to{transform:translate(0)}33%{transform:translate(30px,-40px)}66%{transform:translate(-20px,20px)}}@keyframes Hero-module__Z8hQ_W__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__Z8hQ_W__pulse-dot{0%,to{opacity:1;box-shadow:0 0 0 0 var(--accent-glow)}50%{opacity:.7;box-shadow:0 0 0 6px #0000}}@keyframes Hero-module__Z8hQ_W__pulse-core{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(1.3)}}
.About-module__vqXTeW__about{padding:clamp(4rem,10vw,8rem) 0}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr}}.About-module__vqXTeW__visual{aspect-ratio:1;max-width:480px;position:relative}.About-module__vqXTeW__visualInner{border:1px solid var(--border);background:var(--bg-card);border-radius:24px;position:absolute;inset:10%;overflow:hidden}.About-module__vqXTeW__visualInner:before{content:"";background:linear-gradient(135deg,#00e5cc0d 0%,#0000 50%),linear-gradient(225deg,#e5a84b0a 0%,#0000 50%);position:absolute;inset:0}.About-module__vqXTeW__code{opacity:.5;flex-direction:column;gap:.6rem;display:flex;position:absolute;inset:2rem}.About-module__vqXTeW__codeLine{background:var(--border);border-radius:4px;height:8px}.About-module__vqXTeW__codeLine:first-child{background:#00e5cc26;width:60%}.About-module__vqXTeW__codeLine:nth-child(2){width:85%}.About-module__vqXTeW__codeLine:nth-child(3){background:#e5a84b1f;width:45%}.About-module__vqXTeW__codeLine:nth-child(4){width:72%}.About-module__vqXTeW__codeLine:nth-child(5){background:#00e5cc1a;width:55%}.About-module__vqXTeW__codeLine:nth-child(6){width:90%}.About-module__vqXTeW__codeLine:nth-child(7){width:38%}.About-module__vqXTeW__codeLine:nth-child(8){background:#00e5cc14;width:65%}.About-module__vqXTeW__visual:before{content:"";border-top:1px solid var(--accent);border-left:1px solid var(--accent);opacity:.3;border-radius:4px 0 0;width:80px;height:80px;position:absolute;top:0;left:0}.About-module__vqXTeW__visual:after{content:"";border-bottom:1px solid var(--gold);border-right:1px solid var(--gold);opacity:.25;border-radius:0 0 4px;width:80px;height:80px;position:absolute;bottom:0;right:0}.About-module__vqXTeW__features{flex-direction:column;gap:1.25rem;display:flex}.About-module__vqXTeW__feature{align-items:flex-start;gap:1rem;display:flex}.About-module__vqXTeW__featureIcon{background:#00e5cc14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.About-module__vqXTeW__featureIcon svg{width:16px;height:16px;color:var(--accent)}.About-module__vqXTeW__featureTitle{margin-bottom:.2rem;font-size:.95rem;font-weight:500}.About-module__vqXTeW__featureDesc{color:var(--text-secondary);font-size:.85rem;font-weight:300;line-height:1.6}
.CTA-module__n-fbaG__section{padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.CTA-module__n-fbaG__box{border:1px solid var(--border);background:var(--bg-surface);text-align:center;border-radius:24px;padding:clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.CTA-module__n-fbaG__box:before{content:"";background:radial-gradient(50% 80% at 20% 0,#00e5cc0f,#0000),radial-gradient(50% 80% at 80% 100%,#e5a84b0a,#0000);position:absolute;inset:0}.CTA-module__n-fbaG__box>*{z-index:1;position:relative}.CTA-module__n-fbaG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:2rem 0}.Footer-module__EZoWya__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__row p{color:var(--text-muted);font-size:.78rem;font-weight:300}.Footer-module__EZoWya__email{color:var(--text-secondary);font-size:.78rem;font-weight:300;transition:color .3s}.Footer-module__EZoWya__email:hover{color:var(--accent)}
