.Navbar-module__nuAbfa__nav{z-index:1000;padding:1.25rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#0a0a0fd9;padding:.75rem 2rem}.Navbar-module__nuAbfa__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{z-index:10;align-items:center;gap:.5rem;display:flex}.Navbar-module__nuAbfa__logoIcon{font-family:var(--font-mono);color:var(--color-primary);font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__logoText{color:var(--color-text);font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__logoAccent{color:var(--color-primary-light)}.Navbar-module__nuAbfa__links{align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--color-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--color-text)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__cta{padding:.6rem 1.5rem;font-size:.85rem}.Navbar-module__nuAbfa__burger{z-index:10;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--color-text);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#0a0a0ff7;flex-direction:column;justify-content:center;gap:2rem;position:fixed;inset:0}.Navbar-module__nuAbfa__open{opacity:1;pointer-events:all}.Navbar-module__nuAbfa__link{font-size:1.5rem;font-weight:600}}
.Hero-module__Z8hQ_W__hero{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(#6c63ff08 1px,#0000 1px),linear-gradient(90deg,#6c63ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__Z8hQ_W__shapes{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__shape{opacity:.15;filter:blur(1px);border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__shape1{background:var(--color-primary);width:12px;height:12px;top:15%;left:10%}.Hero-module__Z8hQ_W__shape2{background:var(--color-accent);width:8px;height:8px;top:25%;right:15%}.Hero-module__Z8hQ_W__shape3{background:var(--color-gradient-3);border-radius:3px;width:16px;height:16px;top:60%;left:20%;transform:rotate(45deg)}.Hero-module__Z8hQ_W__shape4{background:var(--color-primary-light);width:6px;height:6px;top:70%;right:25%}.Hero-module__Z8hQ_W__shape5{background:var(--color-accent-light);border-radius:2px;width:10px;height:10px;top:40%;left:75%}.Hero-module__Z8hQ_W__orb1{pointer-events:none;background:radial-gradient(circle,#6c63ff1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Hero-module__Z8hQ_W__orb2{pointer-events:none;background:radial-gradient(circle,#00d4aa14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;max-width:800px;padding:0 1.5rem;position:relative}.Hero-module__Z8hQ_W__heading{margin-bottom:1.5rem}.Hero-module__Z8hQ_W__sub{max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__scrollIndicator{color:var(--color-text-dim);font-size:.7rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom,var(--color-primary),transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:768px){.Hero-module__Z8hQ_W__orb1{width:300px;height:300px;top:-100px;right:-100px}.Hero-module__Z8hQ_W__orb2{width:250px;height:250px;bottom:-80px;left:-80px}.Hero-module__Z8hQ_W__sub{font-size:1rem}}
.About-module__vqXTeW__about{background:var(--color-bg-alt)}.About-module__vqXTeW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__text p:last-child{margin-top:1rem}.About-module__vqXTeW__visual,.About-module__vqXTeW__imageWrapper{position:relative}.About-module__vqXTeW__imagePlaceholder{aspect-ratio:4/3;background:var(--color-surface);border-radius:var(--border-radius-lg);border:1px solid var(--color-border);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__vqXTeW__imagePlaceholder:before{content:"";background:linear-gradient(135deg,#6c63ff0d,#00d4aa0d);position:absolute;inset:0}.About-module__vqXTeW__codeBlock{font-family:var(--font-mono);z-index:1;padding:2rem;font-size:clamp(.8rem,1.2vw,1rem);line-height:2;position:relative}.About-module__vqXTeW__codeLine{display:block}.About-module__vqXTeW__codeKeyword{color:var(--color-primary-light)}.About-module__vqXTeW__codeVar{color:var(--color-text)}.About-module__vqXTeW__codeFunc{color:var(--color-accent)}.About-module__vqXTeW__codeParen{color:var(--color-text-dim)}.About-module__vqXTeW__codeString{color:var(--color-gradient-3)}.About-module__vqXTeW__codeComment{color:var(--color-text-dim);font-style:italic}.About-module__vqXTeW__stats{max-width:var(--max-width);background:var(--color-surface);border-radius:var(--border-radius-lg);border:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:5rem;margin-left:auto;margin-right:auto;padding:2.5rem;display:grid}.About-module__vqXTeW__stat{text-align:center}.About-module__vqXTeW__statValue{background:linear-gradient(135deg,var(--color-gradient-1),var(--color-gradient-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2;display:block}.About-module__vqXTeW__statLabel{color:var(--color-text-muted);margin-top:.25rem;font-size:.85rem;display:block}@media (max-width:900px){.About-module__vqXTeW__inner{grid-template-columns:1fr;gap:2.5rem}.About-module__vqXTeW__stats{grid-template-columns:repeat(2,1fr);margin-top:3rem}}@media (max-width:480px){.About-module__vqXTeW__stats{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem}}
.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Services-module__PFRRnG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);transition:all var(--transition-base);padding:2.5rem;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent));opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__card:hover{border-color:var(--color-surface-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__icon{margin-bottom:1.25rem;font-size:2rem;display:inline-block}.Services-module__PFRRnG__cardTitle{color:var(--color-text);margin-bottom:.75rem}.Services-module__PFRRnG__cardDesc{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Services-module__PFRRnG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Services-module__PFRRnG__tag{font-family:var(--font-mono);color:var(--color-primary-light);background:#6c63ff1a;border:1px solid #6c63ff26;border-radius:100px;padding:.25rem .6rem;font-size:.7rem}@media (max-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card{padding:2rem}}
.Work-module__mspDfG__work{background:var(--color-bg-alt)}.Work-module__mspDfG__projects{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Work-module__mspDfG__card{border-radius:var(--border-radius-lg);background:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-base);position:relative;overflow:hidden}.Work-module__mspDfG__cardOffset{margin-top:3rem}.Work-module__mspDfG__card:hover{border-color:var(--color-surface-hover);transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.Work-module__mspDfG__cardInner{padding:2.5rem;position:relative}.Work-module__mspDfG__cardAccent{opacity:.6;width:4px;height:100%;transition:opacity var(--transition-base);border-radius:4px;position:absolute;top:0;left:0}.Work-module__mspDfG__card:hover .Work-module__mspDfG__cardAccent{opacity:1}.Work-module__mspDfG__cardCategory{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-dim);margin-bottom:.75rem;font-size:.7rem;display:inline-block}.Work-module__mspDfG__cardTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem)}.Work-module__mspDfG__cardDesc{margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Work-module__mspDfG__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Work-module__mspDfG__cardTag{font-family:var(--font-mono);color:var(--color-text-muted);background:#ffffff0d;border-radius:4px;padding:.2rem .5rem;font-size:.7rem}.Work-module__mspDfG__cardLink{color:var(--color-primary-light);transition:gap var(--transition-base);cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.Work-module__mspDfG__cardLink:hover{gap:.75rem}@media (max-width:768px){.Work-module__mspDfG__projects{grid-template-columns:1fr}.Work-module__mspDfG__cardOffset{margin-top:0}.Work-module__mspDfG__cardInner{padding:2rem}}
.Team-module__Qyf_9a__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Team-module__Qyf_9a__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);text-align:center;transition:all var(--transition-base);padding:2rem}.Team-module__Qyf_9a__card:hover{border-color:var(--color-surface-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Team-module__Qyf_9a__avatar{width:80px;height:80px;font-size:1.25rem;font-weight:700;font-family:var(--font-mono);transition:transform var(--transition-base);border:2px solid;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.Team-module__Qyf_9a__card:hover .Team-module__Qyf_9a__avatar{transform:scale(1.08)}.Team-module__Qyf_9a__name{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem}.Team-module__Qyf_9a__role{font-family:var(--font-mono);color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;display:block}.Team-module__Qyf_9a__bio{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}.Team-module__Qyf_9a__socials{justify-content:center;gap:.75rem;display:flex}.Team-module__Qyf_9a__social{width:32px;height:32px;color:var(--color-text-dim);transition:all var(--transition-fast);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Team-module__Qyf_9a__social:hover{color:var(--color-primary-light);background:#6c63ff26}@media (max-width:1024px){.Team-module__Qyf_9a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Team-module__Qyf_9a__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__contact{background:var(--color-bg-alt)}.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__OWeMSG__details{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.Contact-module__OWeMSG__detail{align-items:center;gap:1rem;display:flex}.Contact-module__OWeMSG__detailIcon{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.Contact-module__OWeMSG__detailLabel{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-family:var(--font-mono);display:block}.Contact-module__OWeMSG__detailValue{color:var(--color-text);margin-top:.15rem;font-size:.95rem;display:block}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__OWeMSG__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Contact-module__OWeMSG__input{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius);color:var(--color-text);transition:border-color var(--transition-fast);padding:.875rem 1rem;font-size:.95rem}.Contact-module__OWeMSG__input::placeholder{color:var(--color-text-dim)}.Contact-module__OWeMSG__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #6c63ff1a}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding:4rem 2rem 2rem}.Contact-module__OWeMSG__footerInner{max-width:var(--max-width);margin:0 auto}.Contact-module__OWeMSG__footerBrand{margin-bottom:2.5rem}.Contact-module__OWeMSG__footerLogo{font-size:1.25rem;font-weight:700;font-family:var(--font-mono)}.Contact-module__OWeMSG__footerTagline{color:var(--color-text-dim);margin-top:.5rem;font-size:.9rem}.Contact-module__OWeMSG__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Contact-module__OWeMSG__footerCol{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__footerColTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.Contact-module__OWeMSG__footerCol a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.9rem}.Contact-module__OWeMSG__footerCol a:hover{color:var(--color-primary-light)}.Contact-module__OWeMSG__footerBottom{border-top:1px solid var(--color-border);padding-top:2rem}.Contact-module__OWeMSG__footerBottom p{color:var(--color-text-dim);font-size:.8rem}@media (max-width:768px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}.Contact-module__OWeMSG__footerLinks{grid-template-columns:1fr;gap:1.5rem}}
.ParallaxShapes-module__DY58ca__container{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.ParallaxShapes-module__DY58ca__shape{opacity:.06;will-change:transform;position:absolute}.ParallaxShapes-module__DY58ca__circle1{background:var(--color-primary);border-radius:50%;width:20px;height:20px;top:12%;left:8%}.ParallaxShapes-module__DY58ca__circle2{background:var(--color-accent);border-radius:50%;width:14px;height:14px;top:45%;right:10%}.ParallaxShapes-module__DY58ca__square1{background:var(--color-gradient-3);border-radius:3px;width:16px;height:16px;top:30%;left:85%}.ParallaxShapes-module__DY58ca__square2{background:var(--color-primary-light);border-radius:2px;width:12px;height:12px;top:75%;left:15%}.ParallaxShapes-module__DY58ca__dot1{background:var(--color-accent-light);border-radius:50%;width:6px;height:6px;top:55%;left:5%}.ParallaxShapes-module__DY58ca__dot2{background:var(--color-primary);border-radius:50%;width:8px;height:8px;top:20%;right:20%}.ParallaxShapes-module__DY58ca__ring1{border:2px solid var(--color-primary);border-radius:50%;width:28px;height:28px;top:65%;right:8%}.ParallaxShapes-module__DY58ca__ring2{border:2px solid var(--color-accent);border-radius:50%;width:22px;height:22px;top:85%;left:40%}.ParallaxShapes-module__DY58ca__triangle1{border-left:8px solid #0000;border-right:8px solid #0000;border-bottom:14px solid var(--color-gradient-3);opacity:.08;width:0;height:0;top:40%;left:30%}.ParallaxShapes-module__DY58ca__cross1{width:16px;height:16px;top:50%;right:30%}.ParallaxShapes-module__DY58ca__cross1:before,.ParallaxShapes-module__DY58ca__cross1:after{content:"";background:var(--color-primary-light);border-radius:1px;position:absolute}.ParallaxShapes-module__DY58ca__cross1:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.ParallaxShapes-module__DY58ca__cross1:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.ParallaxShapes-module__DY58ca__shape{opacity:.03}.ParallaxShapes-module__DY58ca__circle1,.ParallaxShapes-module__DY58ca__square1,.ParallaxShapes-module__DY58ca__ring1,.ParallaxShapes-module__DY58ca__triangle1,.ParallaxShapes-module__DY58ca__cross1{display:none}}
.UnderConstruction-module__MoCCaq__page{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.UnderConstruction-module__MoCCaq__grid{background-image:linear-gradient(#6c63ff08 1px,#0000 1px),linear-gradient(90deg,#6c63ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 25%,#0000 70%);mask-image:radial-gradient(#000 25%,#0000 70%)}.UnderConstruction-module__MoCCaq__orb1{pointer-events:none;background:radial-gradient(circle,#6c63ff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.UnderConstruction-module__MoCCaq__orb2{pointer-events:none;background:radial-gradient(circle,#00d4aa12 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;left:-180px}.UnderConstruction-module__MoCCaq__particles{pointer-events:none;position:absolute;inset:0}.UnderConstruction-module__MoCCaq__particle{background:var(--color-primary);opacity:.1;border-radius:50%;width:4px;height:4px;position:absolute}.UnderConstruction-module__MoCCaq__particle:first-child{width:6px;height:6px;top:12%;left:10%}.UnderConstruction-module__MoCCaq__particle:nth-child(2){background:var(--color-accent);top:25%;right:15%}.UnderConstruction-module__MoCCaq__particle:nth-child(3){background:var(--color-gradient-3);width:3px;height:3px;top:50%;left:5%}.UnderConstruction-module__MoCCaq__particle:nth-child(4){width:5px;height:5px;top:70%;right:10%}.UnderConstruction-module__MoCCaq__particle:nth-child(5){background:var(--color-accent);top:80%;left:30%}.UnderConstruction-module__MoCCaq__particle:nth-child(6){background:var(--color-primary-light);width:5px;height:5px;top:15%;left:70%}.UnderConstruction-module__MoCCaq__particle:nth-child(7){background:var(--color-gradient-3);width:3px;height:3px;top:40%;right:25%}.UnderConstruction-module__MoCCaq__particle:nth-child(8){background:var(--color-accent-light);top:60%;left:60%}.UnderConstruction-module__MoCCaq__content{z-index:2;text-align:center;width:100%;max-width:560px;padding:2rem 1.5rem;position:relative}.UnderConstruction-module__MoCCaq__logo{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex;box-shadow:0 0 20px #6c63ff33,0 0 60px #6c63ff14}.UnderConstruction-module__MoCCaq__logoSymbol{font-family:var(--font-mono);color:var(--color-primary);font-size:1.5rem;font-weight:800}.UnderConstruction-module__MoCCaq__heading{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.UnderConstruction-module__MoCCaq__sub{color:var(--color-text-muted);margin-bottom:2rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.7}.UnderConstruction-module__MoCCaq__sub strong{color:var(--color-text)}.UnderConstruction-module__MoCCaq__terminal{border:1px solid var(--color-border);border-radius:var(--border-radius);text-align:left;background:#0d0d14;margin-bottom:2rem;overflow:hidden;box-shadow:0 16px 48px #00000059}.UnderConstruction-module__MoCCaq__termHeader{border-bottom:1px solid var(--color-border);background:#ffffff08;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex}.UnderConstruction-module__MoCCaq__termDots{gap:6px;display:flex}.UnderConstruction-module__MoCCaq__termDot{border-radius:50%;width:10px;height:10px}.UnderConstruction-module__MoCCaq__termTitle{font-family:var(--font-mono);color:var(--color-text-dim);text-align:center;flex:1;margin-right:2rem;font-size:.7rem}.UnderConstruction-module__MoCCaq__termBody{font-family:var(--font-mono);padding:1rem 1.25rem .75rem;font-size:clamp(.72rem,1vw,.85rem);line-height:2}.UnderConstruction-module__MoCCaq__termLine{opacity:0}.UnderConstruction-module__MoCCaq__termPrompt{color:var(--color-accent);margin-right:.5rem}.UnderConstruction-module__MoCCaq__termText{color:var(--color-text)}.UnderConstruction-module__MoCCaq__termSuccess{color:#28c840}.UnderConstruction-module__MoCCaq__termWarning{color:#febc2e}.UnderConstruction-module__MoCCaq__termDim{color:var(--color-text-dim)}.UnderConstruction-module__MoCCaq__cursor{color:var(--color-text);font-size:.9em}.UnderConstruction-module__MoCCaq__progressWrap{align-items:center;gap:1rem;padding:.75rem 1.25rem 1rem;display:flex}.UnderConstruction-module__MoCCaq__progressTrack{background:var(--color-surface);border-radius:3px;flex:1;height:6px;overflow:hidden}.UnderConstruction-module__MoCCaq__progressBar{background:linear-gradient(90deg,var(--color-primary),var(--color-accent));border-radius:3px;width:0%;height:100%;box-shadow:0 0 10px #6c63ff66}.UnderConstruction-module__MoCCaq__progressLabel{font-family:var(--font-mono);color:var(--color-text-dim);white-space:nowrap;font-size:.7rem}.UnderConstruction-module__MoCCaq__notify{margin-bottom:2rem}.UnderConstruction-module__MoCCaq__notifyText{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.9rem}.UnderConstruction-module__MoCCaq__form{gap:.5rem;max-width:420px;margin:0 auto;display:flex}.UnderConstruction-module__MoCCaq__input{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);transition:border-color var(--transition-fast);border-radius:100px;flex:1;min-width:0;padding:.75rem 1rem;font-size:.9rem}.UnderConstruction-module__MoCCaq__input::placeholder{color:var(--color-text-dim)}.UnderConstruction-module__MoCCaq__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #6c63ff1a}.UnderConstruction-module__MoCCaq__submitBtn{white-space:nowrap;flex-shrink:0;padding:.75rem 1.5rem;font-size:.85rem}.UnderConstruction-module__MoCCaq__socials{justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.UnderConstruction-module__MoCCaq__social{width:40px;height:40px;color:var(--color-text-dim);background:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.UnderConstruction-module__MoCCaq__social:hover{color:var(--color-primary-light);border-color:var(--color-primary);background:#6c63ff1a;transform:translateY(-2px)}.UnderConstruction-module__MoCCaq__footer{color:var(--color-text-dim);font-size:.75rem}@media (max-width:640px){.UnderConstruction-module__MoCCaq__orb1{width:300px;height:300px;top:-100px;right:-100px}.UnderConstruction-module__MoCCaq__orb2{width:250px;height:250px;bottom:-100px;left:-100px}.UnderConstruction-module__MoCCaq__form{flex-direction:column}.UnderConstruction-module__MoCCaq__submitBtn{justify-content:center;width:100%}}
