:root{--lime:#ceff00;--petrol:#004f50;--dark:#101212;--paper:#f2f3ef;--line:#d5d9d3;--muted:#666d69}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--dark);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}em{font-style:normal;color:var(--lime)}header{position:fixed;z-index:100;inset:0 0 auto;height:86px;color:#fff;transition:.3s}header.scrolled{background:#071313ec;backdrop-filter:blur(15px);box-shadow:0 1px #ffffff18}.nav{width:min(1720px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.nav img{width:180px}.nav nav{display:flex;align-items:center;gap:34px;font-size:.9rem;font-weight:600}.nav nav>a:not(.button){position:relative}.nav nav>a:not(.button):after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--lime);transition:.2s}.nav nav>a.active:after,.nav nav>a:hover:after{width:100%}.button{min-height:56px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border:0;border-radius:999px;background:var(--lime);color:var(--petrol);font-size:.8rem;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0003}.button.small{min-height:44px;padding:0 20px}.menu{display:none;width:48px;height:48px;border:1px solid #ffffff48;border-radius:50%;background:#ffffff0b}.menu i{display:block;width:20px;height:2px;margin:5px auto;background:#fff}.hero{position:relative;min-height:850px;padding:205px max(7vw,40px) 90px;color:#fff;background:#061416 url('/assets/images/modulos-zeta-hero.png') center/cover no-repeat;isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#031214f7 0%,#031214ce 34%,#03121412 72%),linear-gradient(0deg,#031214bd,transparent 40%)}.hero-copy{width:min(760px,60vw)}.kicker{display:flex;align-items:center;gap:12px;margin-bottom:27px;color:#d8e3df;font-size:.72rem;font-weight:800;letter-spacing:.2em}.kicker i{width:34px;height:2px;background:var(--lime)}.kicker.dark{color:var(--petrol)}.hero h1{margin-bottom:30px;font-size:clamp(4rem,6vw,7rem);font-weight:500;line-height:.91;letter-spacing:-.07em}.lead{max-width:640px;color:#d1dcda;font-size:clamp(1.1rem,1.7vw,1.55rem);font-weight:600;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:42px}.discover{display:flex;align-items:center;gap:16px;font-size:.8rem;font-weight:700}.discover span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff4a;border-radius:50%}.live-pill{position:absolute;right:4vw;bottom:40px;padding:13px 18px;border:1px solid #ffffff35;border-radius:999px;background:#051313cc;font-size:.67rem;font-weight:800;letter-spacing:.1em}.live-pill i{display:inline-block;width:7px;height:7px;margin-right:10px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #ceff0020}.module-orbit{position:absolute;right:8%;top:155px;width:270px;height:270px;border:1px solid #ceff0035;border-radius:50%;animation:spin 28s linear infinite}.module-orbit span{position:absolute;left:calc(50% + cos(calc(var(--i)*72deg))*135px);top:calc(50% + sin(calc(var(--i)*72deg))*135px);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#072829;color:var(--lime);font-weight:900;transform:translate(-50%,-50%)}@keyframes spin{to{transform:rotate(360deg)}}.manifest{padding:100px max(6vw,30px);display:grid;grid-template-columns:220px 1fr;gap:40px;background:var(--lime)}.manifest-index{font-family:Orbitron;font-size:.65rem;letter-spacing:.1em}.manifest-copy{max-width:1050px}.manifest h2{font-size:clamp(2.6rem,4.5vw,5rem);font-weight:500;line-height:1.05;letter-spacing:-.055em}.manifest h2 em{color:var(--petrol)}.manifest p{max-width:700px;margin:0;color:#24423a;line-height:1.7}.manifest-line{grid-column:1/-1;height:1px;background:#253e3133}.catalog{padding:120px max(4vw,24px);background:var(--paper)}.catalog-head{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end}.catalog h2,.ecosystem h2,.results h2,.demo h2{margin-bottom:0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:500;line-height:.98;letter-spacing:-.06em}.catalog h2 em,.results h2 em{color:var(--petrol)}.catalog-head>p{color:var(--muted);line-height:1.7}.filters{width:min(1400px,100%);margin:65px auto 28px;display:flex;gap:10px;overflow:auto}.filters button{padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.7rem;font-weight:800;white-space:nowrap;cursor:pointer}.filters button span{margin-left:12px;color:#929995}.filters button.active{background:var(--petrol);border-color:var(--petrol);color:var(--lime)}.modules{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module{position:relative;min-height:390px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;transition:.3s}.module:hover{transform:translateY(-6px);box-shadow:0 20px 45px #003d3d15}.module-top{display:flex;justify-content:space-between;align-items:start}.module-top span{font-family:Orbitron;color:#949b97;font-size:.6rem}.module-top i{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--petrol);color:var(--lime);font-size:1.4rem;font-style:normal;font-weight:900}.module h3{margin:54px 0 16px;font-size:1.55rem}.module>p{min-height:92px;color:var(--muted);font-size:.84rem;line-height:1.65}.module button{width:100%;padding:18px 0 0;display:flex;justify-content:space-between;border:0;border-top:1px solid var(--line);background:none;color:var(--petrol);font-size:.67rem;font-weight:900;letter-spacing:.1em;cursor:pointer}.module button b{font-size:1.2rem}.module ul{max-height:0;margin:0;padding:0;list-style:none;overflow:hidden;transition:.4s}.module.open{background:var(--petrol);color:#fff}.module.open .module-top i{background:var(--lime);color:var(--petrol)}.module.open>p{color:#bed0cd}.module.open button{color:var(--lime);border-color:#ffffff30}.module.open ul{max-height:230px;margin-top:24px}.module li{margin:11px 0;font-size:.76rem}.module li:before{content:"✓";margin-right:10px;color:var(--lime);font-weight:900}.ecosystem{min-height:760px;padding:110px max(6vw,30px);display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;background:#062f30;color:#fff}.eco-copy p{max-width:520px;color:#b8cac7;line-height:1.7}.eco-map{position:relative;height:530px}.core{position:absolute;z-index:3;left:50%;top:50%;width:150px;height:150px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--petrol);transform:translate(-50%,-50%);box-shadow:0 0 70px #ceff0038}.core strong{font-family:Orbitron;font-size:4rem}.core small{position:absolute;bottom:28px;font-size:.55rem;font-weight:900;letter-spacing:.18em}.eco-map button{position:absolute;z-index:4;left:var(--x);top:var(--y);padding:14px 20px;border:1px solid #ceff0066;border-radius:999px;background:#073e3f;color:#fff;font-size:.63rem;font-weight:900;letter-spacing:.1em}.ring{position:absolute;left:50%;top:50%;border:1px solid #ceff0035;border-radius:50%;transform:translate(-50%,-50%)}.ring.one{width:350px;height:350px}.ring.two{width:500px;height:500px;animation:pulse 3s infinite}@keyframes pulse{50%{opacity:.35;transform:translate(-50%,-50%) scale(.96)}}.results{padding:120px max(4vw,24px);background:#fff}.results-head{width:min(1400px,100%);margin:0 auto 70px}.result-grid{width:min(1400px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.result-grid article{min-height:360px;padding:38px 28px;border-right:1px solid var(--line)}.result-grid article:last-child{border:0}.result-grid strong{font-size:4.8rem;font-weight:500;letter-spacing:-.08em}.result-grid b{vertical-align:top;color:var(--petrol);font-size:1.7rem}.result-grid h3{margin-top:55px;font-size:1.1rem}.result-grid p{color:var(--muted);font-size:.8rem;line-height:1.65}.demo{position:relative;padding:115px max(6vw,30px);display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#071313 url('/assets/images/modulos-zeta-hero.png') center/cover fixed;color:#fff;isolation:isolate}.demo:before{content:"";position:absolute;inset:0;z-index:-1;background:#021416e8}.demo-copy{align-self:center}.demo-copy>p{max-width:600px;color:#bdcecb;line-height:1.7}.demo-form{padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:25px;border:1px solid #ffffff25;border-radius:24px;background:#ffffff0c;backdrop-filter:blur(12px)}.demo-form label{font-size:.67rem;font-weight:700;color:#c5cfcd}.demo-form input{width:100%;height:50px;border:0;border-bottom:1px solid #ffffff50;background:transparent;color:#fff;outline:0}.demo-form input:focus{border-color:var(--lime)}.demo-form .button{grid-column:1/-1}.demo-form p{display:none;grid-column:1/-1;margin:0;color:var(--lime);font-size:.73rem;text-align:center}footer{background:#050505;color:#fff}.footer{width:min(1600px,calc(100% - 100px));margin:auto;padding:75px 0 38px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:50px;border-bottom:1px solid #fff}.footer-top>p{font-family:Orbitron;font-size:1.7rem}.footer-top>div{display:flex;flex-direction:column;align-items:center;gap:20px}.footer-top img{width:250px}.footer-top span{display:flex;gap:15px}.footer-top span a{display:grid;place-items:center;width:30px;height:30px;border:1px solid #fff;border-radius:50%}.footer-nav{display:flex;gap:30px;padding-top:28px;color:var(--lime);font-size:.9rem}.footer small{display:block;margin-top:35px;color:#777}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.show{opacity:1;transform:none}@media(max-width:1100px){.nav nav{gap:18px;font-size:.75rem}.modules{grid-template-columns:repeat(2,1fr)}.result-grid{grid-template-columns:1fr 1fr}.result-grid article:nth-child(2){border-right:0}.demo{gap:45px}}@media(max-width:850px){.nav{width:calc(100% - 30px)}.menu{display:block}.nav nav{display:none;position:absolute;top:76px;left:15px;right:15px;padding:25px;border-radius:18px;background:#071313f5;flex-direction:column}.nav nav.open{display:flex}.hero{min-height:780px;padding:170px 25px 100px;background-position:60% center}.hero-copy{width:100%}.hero h1{font-size:clamp(3.5rem,12vw,5.5rem)}.module-orbit{display:none}.manifest{grid-template-columns:1fr}.catalog-head,.ecosystem,.demo{grid-template-columns:1fr}.eco-map{height:500px}.result-grid article{min-height:320px}.demo{background-attachment:scroll}.footer{width:calc(100% - 40px)}}@media(max-width:560px){.nav img{width:145px}.hero h1{font-size:3.45rem}.hero-actions{align-items:flex-start;flex-direction:column}.live-pill{right:20px}.manifest,.catalog,.ecosystem,.results,.demo{padding:85px 16px}.manifest h2,.catalog h2,.ecosystem h2,.results h2,.demo h2{font-size:2.65rem}.modules{grid-template-columns:1fr}.module{min-height:370px}.eco-map{height:390px}.ring.one{width:260px;height:260px}.ring.two{width:370px;height:370px}.core{width:110px;height:110px}.core strong{font-size:3rem}.eco-map button{padding:11px 13px;font-size:.54rem}.result-grid{grid-template-columns:1fr}.result-grid article{border-right:0;border-bottom:1px solid var(--line)}.demo-form{grid-template-columns:1fr;padding:27px 20px}.demo-form .button{grid-column:auto}.footer-top{flex-direction:column;align-items:center;gap:40px;text-align:center}.footer-nav{justify-content:center;flex-wrap:wrap}}
