/* Rediseño visual premium SysConfig */
:root{--electric:#00c2ff;--deep:#021c2d;--panel:#072d44}
body{background:#f7fafc}
.topbar{background:#031d2e;border-bottom:1px solid rgba(255,255,255,.08)}
.header{height:88px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.brand img{width:190px}
.nav a{letter-spacing:-.01em}
.nav-cta{border-radius:9px;background:linear-gradient(135deg,#087daf,var(--electric));box-shadow:0 9px 24px rgba(0,174,230,.25)}
.hero{height:720px;min-height:650px;background:var(--deep)}
.hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(rgba(0,194,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(0,194,255,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 85%)}
.hero__image{background-image:url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=2200&q=88');filter:saturate(.7) contrast(1.08)}
.hero__overlay{background:linear-gradient(90deg,rgba(2,24,39,.99) 0%,rgba(2,36,56,.96) 48%,rgba(2,36,56,.72) 72%,rgba(2,36,56,.55) 100%)}
.hero__content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.72fr);align-items:center;gap:70px}
.eyebrow{border:1px solid rgba(0,194,255,.27);background:rgba(0,194,255,.08);padding:7px 11px;border-radius:999px;letter-spacing:.09em}
h1{font-size:clamp(42px,5vw,68px);max-width:720px;text-wrap:balance}
.hero__copy>p{font-size:17px;max-width:620px}
.btn{border-radius:9px;background:linear-gradient(135deg,#079ad0,var(--electric));box-shadow:0 12px 28px rgba(0,184,235,.22)}
.btn--ghost{border-radius:9px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}
.hero__trust{border:0;padding:0;margin-top:34px}
.hero__trust div{border-left:2px solid var(--electric);padding-left:13px}
.hero-console{color:#fff;background:linear-gradient(145deg,rgba(9,52,76,.82),rgba(3,30,47,.9));border:1px solid rgba(101,214,249,.22);padding:23px;border-radius:22px;box-shadow:0 35px 80px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.07);backdrop-filter:blur(18px);position:relative;overflow:hidden}
.hero-console:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(0,194,255,.12);filter:blur(55px);right:-90px;top:-100px}
.console-top,.console-bottom{display:flex;align-items:center;justify-content:space-between;position:relative}.console-top{padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.1);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.console-top span{color:#9ed2e5}.console-top i,.live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2bff9c;box-shadow:0 0 12px #2bff9c;margin-right:7px}.console-top b{font:800 10px Manrope;color:var(--electric)}
.console-main{display:grid;grid-template-columns:138px 1fr;align-items:center;gap:20px;padding:30px 0}.pulse-ring{width:130px;height:130px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#09364f 55%,transparent 56%),conic-gradient(var(--electric) 0 99.9%,rgba(255,255,255,.12) 99.9%);box-shadow:0 0 35px rgba(0,194,255,.14)}.pulse-ring span{font:800 28px Manrope}.pulse-ring span small{font-size:13px;color:var(--electric)}.pulse-ring em{font-style:normal;font-size:10px;color:#8db7c8;text-transform:uppercase;letter-spacing:.08em}.console-status p{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;margin:0;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:11px}.console-status .ok{width:6px;height:6px;border-radius:50%;background:#2bff9c}.console-status span{color:#9bbecd}.console-status b{font-size:10px;color:#dff8ff}.console-bottom{padding-top:17px;border-top:1px solid rgba(255,255,255,.1);gap:16px}.console-bottom div{display:flex;flex-direction:column}.console-bottom small{color:#749cae;font-size:9px;text-transform:uppercase}.console-bottom strong{font-size:11px}.live{font-size:9px;color:#2bff9c;margin-left:auto}.live i{width:5px;height:5px;animation:pulse 1.5s infinite}
@keyframes pulse{50%{opacity:.25;transform:scale(.7)}}
.quick-strip{background:#fff}.quick-grid article{transition:.3s}.quick-grid article:hover{background:#f4fbfe}.quick-grid article>span{color:transparent;-webkit-text-stroke:1px #8ccce3}
.tech-ticker{overflow:hidden;background:#052a40;color:#fff;height:58px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.08)}.ticker-track{display:flex;align-items:center;gap:28px;min-width:max-content;animation:ticker 30s linear infinite;font:700 11px Manrope;letter-spacing:.13em}.ticker-track i{width:5px;height:5px;background:var(--electric);transform:rotate(45deg)}@keyframes ticker{to{transform:translateX(-50%)}}
.section{padding:120px 0;background:linear-gradient(180deg,#f7fafc,#edf5f8)}
.section-head h2{font-size:clamp(38px,4.2vw,57px);letter-spacing:-.05em}.section-head>p{font-size:16px}
.services-grid{grid-template-columns:repeat(4,1fr);gap:18px}.service-card{display:flex;flex-direction:column;min-height:530px;border:1px solid rgba(7,95,145,.1);border-radius:18px;background:rgba(255,255,255,.85);box-shadow:0 12px 40px rgba(0,53,83,.06);position:relative}.service-card:nth-child(1),.service-card:nth-child(6){grid-column:span 2;display:grid;grid-template-columns:1fr 1.25fr}.service-card:hover{transform:translateY(-9px);box-shadow:0 28px 65px rgba(0,77,113,.16)}.service-card__photo{width:100%;height:205px;overflow:hidden}.service-card:nth-child(1) .service-card__photo,.service-card:nth-child(6) .service-card__photo{height:100%}.service-card__photo:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(0,194,255,.1),transparent);transition:.45s}.service-card:hover .service-card__photo:before{background:rgba(0,194,255,.04)}.service-card__photo span{top:17px;left:18px;bottom:auto;width:39px;height:39px;display:grid;place-items:center;border-radius:9px;background:rgba(2,38,58,.75);backdrop-filter:blur(10px);font-size:13px;border:1px solid rgba(255,255,255,.2)}.service-card__body{padding:28px 25px}.service-icon{width:42px;height:42px;border-radius:10px;background:linear-gradient(145deg,#e4f8ff,#fff);box-shadow:0 6px 18px rgba(0,155,205,.12)}.service-card h3{font-size:19px;letter-spacing:-.025em}.service-card p{font-size:13px}.service-card li{font-size:12px}.service-card a{padding-top:13px;border-top:1px solid #e4edf1}
.about{position:relative;background:radial-gradient(circle at 83% 15%,#0b648d 0,transparent 32%),linear-gradient(135deg,#021d2e,#063b58)}.about:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,194,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,194,255,.04) 1px,transparent 1px);background-size:48px 48px}.about-grid{position:relative}.about-photo{border-radius:22px;box-shadow:0 35px 80px rgba(0,0,0,.32)}.about-badge{border-radius:15px;background:rgba(0,194,255,.92);backdrop-filter:blur(12px)}.check-grid>div{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);padding:14px;border-radius:11px}.check-grid b{border-radius:6px}.btn--white{border-radius:9px}
.process{background:#f5f9fb}.process-grid article{background:#fff;margin:0 7px;padding:28px 23px;border-radius:16px;box-shadow:0 9px 35px rgba(4,52,82,.06)}.process-grid:before{display:none}.process-dot{box-shadow:0 0 0 8px rgba(0,194,255,.1)}
.cta-band{background:linear-gradient(110deg,#057cab,#00c2ff);position:relative;overflow:hidden}.cta-band:after{content:"";position:absolute;width:280px;height:280px;border:55px solid rgba(255,255,255,.09);border-radius:50%;right:8%;top:-110px}.cta-band__inner{position:relative;z-index:1}
.contact{background:#fff}.contact-form{border:1px solid #d9ebf2;border-top:0;border-radius:20px;background:#f6fbfd;box-shadow:0 25px 70px rgba(4,67,96,.12);position:relative;overflow:hidden}.contact-form:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#057cab,var(--electric))}input,select,textarea{border-radius:9px}.contact-form .btn{border-radius:9px}
footer{background:#021d2e}.whatsapp{border:3px solid #fff;box-shadow:0 14px 35px rgba(6,99,43,.38)}
@media(max-width:1050px){.hero__content{grid-template-columns:1fr .7fr;gap:30px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(1),.service-card:nth-child(6){grid-column:span 2}}
@media(max-width:800px){.hero-console{display:none}.hero__content{display:block}.hero{height:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(1),.service-card:nth-child(6){grid-column:auto;display:flex}.service-card:nth-child(1) .service-card__photo,.service-card:nth-child(6) .service-card__photo{height:205px}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.header{height:76px}.hero{padding:80px 0 70px}.hero__copy h1{font-size:39px}.tech-ticker{height:50px}.services-grid{grid-template-columns:1fr}.service-card{min-height:0}.section-head h2{font-size:37px}.process-grid{grid-template-columns:1fr}.process-grid article{margin:0}.about-photo{border-radius:15px}.contact-form{border-radius:15px}}
