:root{--bg:#f6fbf7;--card:#fff;--text:#0f172a;--muted:#64748b;--accent:#0284c7;--accent2:#16a34a;--danger:#dc2626;--ok:#16a34a;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0}#root{max-width:720px;min-height:100vh;margin:0 auto;padding:1.25rem}html.route-test #root{width:100%;max-width:none}.public-splash{color:#0f172a;background:radial-gradient(circle at 12% 18%,#bbf7d0eb,#0000 28%),radial-gradient(circle at 86% 18%,#bae6fdc7,#0000 32%),radial-gradient(circle at 62% 86%,#dcfce7eb,#0000 34%),linear-gradient(135deg,#fbfff8 0%,#e8f8ef 44%,#eff9ff 100%);justify-content:center;align-items:center;width:100vw;min-height:100vh;margin:-1.25rem calc(50% - 50vw);padding:clamp(1rem,2vw,2rem);display:flex;position:relative;overflow:hidden}.public-splash__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.public-splash__orb{filter:blur(72px);opacity:.5;border-radius:50%;animation:16s ease-in-out infinite splashOrb;position:absolute}.public-splash__orb--a{background:radial-gradient(circle,#22c55e47 0%,#0000 70%);width:46vw;min-width:360px;height:46vw;min-height:360px;top:-14%;right:-10%}.public-splash__orb--b{background:radial-gradient(circle,#0ea5e938 0%,#0000 72%);width:38vw;min-width:300px;height:38vw;min-height:300px;animation-delay:-8s;bottom:-12%;left:-10%}.public-splash__orb--c{background:radial-gradient(circle,#84cc162e 0%,#0000 72%);width:32vw;min-width:260px;height:32vw;min-height:260px;animation-delay:-4s;top:34%;left:34%}@keyframes splashOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-16px,12px)scale(1.06)}}.public-splash__grid{background-image:linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(90deg,#0f172a0b 1px,#0000 1px);background-size:42px 42px;animation:22s linear infinite splashGrid;position:absolute;inset:0;-webkit-mask-image:radial-gradient(82% 72% at 50% 45%,#000 18%,#0000 76%);mask-image:radial-gradient(82% 72% at 50% 45%,#000 18%,#0000 76%)}@keyframes splashGrid{to{transform:translate(42px,42px)}}.public-splash__beam{opacity:.7;background:linear-gradient(90deg,#0000,#22c55e61,#0ea5e947,#0000);width:60vw;height:2px;animation:9s linear infinite splashBeam;position:absolute;transform:rotate(-18deg)}.public-splash__beam--a{top:18%;left:-28%}.public-splash__beam--b{animation-delay:-4.5s;top:72%;right:-28%}@keyframes splashBeam{0%{translate:-20vw}to{translate:120vw}}.public-splash__inner{z-index:1;width:100%;max-width:1180px;margin:0 auto;position:relative}.public-splash__hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.public-splash__copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa3;border:1px solid #0f172a14;border-radius:32px;padding:clamp(1.5rem,3vw,3rem);position:relative;box-shadow:0 24px 70px #0f172a1f}.public-splash__brand{justify-content:center;align-items:center;min-height:480px;display:flex}.public-splash__logo-wrap{filter:drop-shadow(0 30px 62px #16a34a33)drop-shadow(0 10px 28px #0f172a2e);width:min(430px,38vw);animation:7s ease-in-out infinite splashLogo}@keyframes splashLogo{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.03)}}.public-splash__logo{object-fit:contain;width:100%;height:auto;display:block}.public-splash__eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#15803d;margin:0 0 .65rem;font-size:.78rem;font-weight:800}.public-splash__title{letter-spacing:.08em;background:linear-gradient(115deg,#15803d 0%,#16a34a 36%,#0284c7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.25rem;font-family:Orbitron,system-ui,sans-serif;font-size:clamp(3rem,8vw,6.6rem);font-weight:700;line-height:.95}.public-splash__disclaimer{color:#334155;text-align:left;margin:0 0 1rem;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.75}.public-splash__network{max-width:980px;margin:clamp(1rem,2vw,2rem) auto 0}.public-splash__svg{width:100%;max-width:980px;height:auto;margin:0 auto;display:block}.public-splash__path{stroke-dasharray:10 16;animation:22s linear infinite splashDash}@keyframes splashDash{to{stroke-dashoffset:-520px}}.public-splash__node{fill:#16a34af2;stroke:#ffffffd1;stroke-width:1px}.public-splash__node--pulse{animation:2.4s ease-in-out infinite splashNode}@keyframes splashNode{0%,to{opacity:1}50%{opacity:.4}}.public-splash__tagline{color:#475569;margin:0 0 1.2rem;font-size:1.02rem;font-style:italic;line-height:1.5}.public-splash__hint{text-align:left;color:#334155;background:linear-gradient(135deg,#f0fdf4db,#ffffffd1);border:1px solid #16a34a29;border-radius:20px;padding:1rem 1.1rem;position:relative;box-shadow:0 16px 34px #16653414}.public-splash__hint-title{color:#14532d;margin:0 0 .5rem;font-size:1.02rem}.public-splash__hint p{color:#475569;margin:0;font-size:.98rem;line-height:1.58}@media (width<=900px){.public-splash{align-items:flex-start;padding-top:1.25rem}.public-splash__hero{grid-template-columns:1fr;gap:1rem}.public-splash__brand{order:-1;min-height:auto}.public-splash__logo-wrap{width:min(280px,68vw)}.public-splash__copy{border-radius:24px;padding:1.25rem}.public-splash__title,.public-splash__disclaimer,.public-splash__eyebrow,.public-splash__tagline{text-align:center}}a{color:var(--accent)}.card{background:var(--card);border:1px solid #0f172a14;border-radius:16px;padding:1.5rem;box-shadow:0 18px 50px #0f172a1a}h1{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}label{color:var(--muted);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}input,textarea,select{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #64748b47;border-radius:10px;padding:.55rem .75rem}input:focus,textarea:focus,select:focus{border-color:#0284c7b8;outline:none;box-shadow:0 0 0 3px #0284c71f}textarea{resize:vertical;min-height:88px}.btn{font:inherit;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.6rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent2));color:#fff}.btn-secondary{color:var(--text);background:#f1f5f9;border:1px solid #64748b2e}.btn:disabled{opacity:.5;cursor:not-allowed}.row{gap:.75rem;display:grid}@media (width>=520px){.row-2{grid-template-columns:1fr 1fr}}.err{color:var(--danger);margin-top:.5rem;font-size:.9rem}.timer{font-variant-numeric:tabular-nums;color:var(--accent);background:#0284c717;border:1px solid #0284c733;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .65rem;font-weight:700;display:inline-flex}.test-shell{width:100%;margin:0 auto}.test-card{min-height:calc(100vh - 2.5rem)}.test-header{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;margin:-1.5rem -1.5rem 1.25rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.test-header__right{align-items:center;gap:.75rem;display:flex}.test-title{margin:0}.test-page-meta{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.test-pagination{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.test-page-dots{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.test-page-dot{cursor:pointer;background:#e2e8f0;border:1px solid #64748b57;border-radius:999px;width:.75rem;height:.75rem;padding:0}.test-page-dot:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.test-page-dot--active{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px #0284c71f}.test-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,620px),1fr));align-items:start;gap:1rem;display:grid}.test-actions{z-index:2;background:linear-gradient(#ffffff38,#fffffffa 38%);border-top:1px solid #0f172a14;justify-content:flex-end;gap:.6rem;margin:1rem -1.5rem -1.5rem;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0}.q-block{background:#fff;border:1px solid #0f172a14;border-radius:14px;margin-bottom:0;padding:1rem;box-shadow:0 12px 30px #0f172a14}.q-title{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.7rem;margin:0 0 .75rem;font-weight:600;line-height:1.45;display:grid}.q-index{width:1.8rem;height:1.8rem;color:var(--accent);background:#0284c71a;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.q-points{color:var(--muted);white-space:nowrap;font-weight:500}.opt{align-items:flex-start;gap:.5rem;margin:.35rem 0;display:flex}.opt input{width:auto;margin-top:.35rem}@media (width<=760px){.test-shell{width:100%;margin:0}.test-card{min-height:auto}.test-header{flex-direction:column;align-items:flex-start}.test-pagination{flex-direction:column;align-items:stretch}.test-page-dots{order:-1}.test-actions{flex-wrap:wrap;justify-content:stretch}.test-actions .btn{width:100%}.q-title{grid-template-columns:auto minmax(0,1fr)}.q-points{white-space:normal;grid-column:2}}html.route-vpn #root{max-width:960px}.vpn-page{justify-content:center;align-items:center;min-height:calc(100vh - 2.5rem);display:flex}.vpn-card{background:var(--card);border:1px solid #dbe7df;border-radius:20px;width:100%;padding:1.75rem;box-shadow:0 18px 50px #0f172a14}.vpn-card--wide{max-width:920px}.vpn-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent2);margin:0 0 .35rem;font-size:.75rem;font-weight:800}.vpn-muted{color:var(--muted);line-height:1.55}.vpn-form{gap:.85rem;margin-top:1rem;display:grid}.vpn-form label{gap:.35rem;font-size:.92rem;display:grid}.vpn-form input{border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .75rem}.vpn-form button,.vpn-btn-primary,.vpn-btn-secondary,.vpn-btn-danger{cursor:pointer;border:0;border-radius:999px;padding:.65rem 1rem;font-weight:700}.vpn-form button,.vpn-btn-primary{color:#fff;background:linear-gradient(135deg,#16a34a,#0284c7)}.vpn-btn-secondary{color:#0f172a;background:#e2e8f0;text-decoration:none;display:inline-block}.vpn-btn-danger{color:#b91c1c;background:#fee2e2}.vpn-error{color:var(--danger);margin:0}.vpn-links{margin-top:1rem}.vpn-device-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem;display:grid}.vpn-device{border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.vpn-device--online{border-color:#86efac}.vpn-device--degraded{border-color:#fde68a}.vpn-device--offline{border-color:#fecaca}.vpn-header-row{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.vpn-download-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.25rem 0;display:grid}.vpn-token-panel{background:#f0fdf4;border:1px solid #86efac;border-radius:14px;margin:1rem 0 1.25rem;padding:1rem 1.1rem}.vpn-token-panel-title{color:#166534;margin:0 0 .35rem;font-weight:700}.vpn-token-panel-hint{margin:0 0 .65rem;font-size:.88rem}.vpn-token-panel-value{word-break:break-all;background:#fff;border:1px solid #cbd5e1;border-radius:10px;margin-bottom:.65rem;padding:.65rem .75rem;font-size:.82rem;display:block}.vpn-token-copy-btn{color:#fff;cursor:pointer;background:#16a34a;border:1px solid #16a34a;border-radius:999px;padding:.45rem 1rem;font-weight:600}.vpn-token-missing{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:1rem 0;padding:.85rem 1rem}.vpn-download-tile{color:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;gap:.35rem;padding:1.25rem;text-decoration:none;display:grid}.vpn-download-os{font-size:1.2rem;font-weight:800}.vpn-steps{gap:1rem;padding-left:1.2rem;display:grid}.vpn-faq-item{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.65rem;padding:.75rem 1rem}html.route-contact{--zgh-navy:#1b4d8e;--zgh-navy-hover:#163d70;--zgh-text:#111827;--zgh-muted:#6b7280;--zgh-border:#e5e7eb;--zgh-hero-bg:linear-gradient(135deg, #f0f7ff 0%, #f8fafc 48%, #fff 100%);font-family:Inter,DM Sans,system-ui,sans-serif}html.route-contact body{color:var(--zgh-text);background:#fff}html.route-contact #root{width:100%;max-width:none;margin:0;padding:0}.zgh-site{background:#fff;flex-direction:column;min-height:100vh;display:flex}.zgh-topbar{border-bottom:1px solid var(--zgh-border);color:var(--zgh-muted);background:#f9fafb;font-size:.8rem}.zgh-topbar__inner,.zgh-nav__inner,.zgh-hero__inner,.zgh-main__inner,.zgh-footer__inner{max-width:1180px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}.zgh-topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:40px;display:flex}.zgh-topbar__contacts{flex-wrap:wrap;gap:.85rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.zgh-topbar__contacts a{color:inherit;text-decoration:none}.zgh-topbar__contacts a:hover{color:var(--zgh-navy)}.zgh-topbar__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.zgh-lang-flags{gap:.35rem;display:inline-flex}.zgh-lang-flags button{font:inherit;cursor:pointer;color:var(--zgh-muted);background:0 0;border:1px solid #0000;border-radius:4px;padding:.2rem .45rem;font-size:.78rem;font-weight:600}.zgh-lang-flags button.is-active{border-color:var(--zgh-border);color:var(--zgh-navy);background:#fff}.zgh-topbar__link{color:var(--zgh-navy);font-weight:500;text-decoration:none}.zgh-nav{border-bottom:1px solid var(--zgh-border);z-index:40;background:#fff;position:sticky;top:0}.zgh-nav__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.zgh-nav__brand{color:var(--zgh-text);align-items:center;gap:.65rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.zgh-nav__brand img{width:auto;height:44px}.zgh-nav__menu{gap:1.1rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:none}.zgh-nav__menu a{color:var(--zgh-text);font-weight:500;text-decoration:none}.zgh-nav__menu a:hover,.zgh-nav__menu a.is-active{color:var(--zgh-navy)}.zgh-btn-cotizar{background:var(--zgh-navy);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.zgh-btn-cotizar:hover{background:var(--zgh-navy-hover)}.zgh-hero{background:var(--zgh-hero-bg);border-bottom:1px solid var(--zgh-border);position:relative;overflow:hidden}.zgh-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#1b4d8e0a 1px,#0000 1px),linear-gradient(90deg,#1b4d8e0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 30%,#0000 95%);mask-image:linear-gradient(#000 30%,#0000 95%)}.zgh-hero__inner{grid-template-columns:1fr;align-items:center;gap:1.5rem;padding-top:2rem;padding-bottom:2.25rem;display:grid;position:relative}@media (width>=900px){.zgh-hero__inner{grid-template-columns:1.2fr .8fr;padding-top:2.5rem;padding-bottom:2.75rem}.zgh-nav__menu{display:flex}}.zgh-breadcrumb{color:var(--zgh-muted);margin:0 0 .75rem;font-size:.82rem}.zgh-breadcrumb a{color:var(--zgh-muted);text-decoration:none}.zgh-breadcrumb a:hover{color:var(--zgh-navy)}.zgh-hero h1{letter-spacing:-.02em;color:var(--zgh-text);margin:0 0 .35rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.zgh-hero__subtitle{color:var(--zgh-muted);margin:0;font-size:1.05rem}.zgh-hero__art{justify-content:center;align-items:center;min-height:140px;display:flex}.zgh-hero__illus{width:min(280px,100%);height:auto}.zgh-main{background:#f9fafb;flex:1;padding:2rem 0 3rem}.zgh-main__inner{grid-template-columns:1fr;align-items:start;gap:1.75rem;display:grid}@media (width>=960px){.zgh-main__inner{grid-template-columns:1.15fr .85fr}}.zgh-panel{border:1px solid var(--zgh-border);background:#fff;border-radius:12px;padding:1.5rem 1.35rem;box-shadow:0 1px 2px #0f172a0a}.zgh-panel h2{margin:0 0 1.25rem;font-size:1.2rem;font-weight:700}.zgh-form{gap:1rem;display:grid}.zgh-field label{color:var(--zgh-text);margin-bottom:.35rem;font-size:.88rem;font-weight:600;display:block}.zgh-field input,.zgh-field textarea,.zgh-field select{width:100%;font:inherit;color:var(--zgh-text);background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.6rem .75rem;font-size:.95rem}.zgh-field input:focus,.zgh-field textarea:focus,.zgh-field select:focus{border-color:var(--zgh-navy);outline:2px solid #1b4d8e40}.zgh-phone-row{grid-template-columns:minmax(140px,42%) 1fr;gap:.5rem;display:grid}.zgh-form__error{color:#dc2626;margin:0;font-size:.88rem}.zgh-btn-submit{background:var(--zgh-navy);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:8px;margin-top:.25rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.zgh-btn-submit:hover:not(:disabled){background:var(--zgh-navy-hover)}.zgh-btn-submit:disabled{opacity:.65;cursor:wait}.zgh-info-stack{gap:.85rem;display:grid}.zgh-info-card{border:1px solid var(--zgh-border);background:#fff;border-radius:10px;padding:1rem 1.1rem}.zgh-info-card h3{margin:0 0 .5rem;font-size:.95rem;font-weight:700}.zgh-info-card p,.zgh-info-card a{color:var(--zgh-muted);margin:.15rem 0;font-size:.9rem;line-height:1.5}.zgh-info-card a{color:var(--zgh-navy);text-decoration:none;display:block}.zgh-info-card a:hover{text-decoration:underline}.zgh-footer{color:#9ca3af;background:#111827;margin-top:auto;padding:2rem 0 1.25rem;font-size:.85rem}.zgh-footer__inner{gap:1rem;display:grid}.zgh-footer__brand{color:#f3f4f6;font-weight:700}.zgh-footer__tagline{color:#6b7280;margin:.25rem 0 0;font-style:italic}.zgh-cookie{z-index:50;border-top:1px solid var(--zgh-border);background:#fff;padding:1rem 1.25rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0f172a14}.zgh-cookie__inner{gap:.75rem;max-width:1180px;margin:0 auto;display:grid}@media (width>=768px){.zgh-cookie__inner{grid-template-columns:1fr auto;align-items:center;gap:1.25rem}}.zgh-cookie h2{margin:0 0 .35rem;font-size:1rem}.zgh-cookie p{color:var(--zgh-muted);margin:0;font-size:.82rem;line-height:1.45}.zgh-cookie__actions{flex-wrap:wrap;gap:.5rem;display:flex}.zgh-cookie__actions button{font:inherit;cursor:pointer;border:1px solid var(--zgh-border);color:var(--zgh-text);background:#fff;border-radius:8px;padding:.5rem .85rem;font-size:.85rem}.zgh-cookie__actions .zgh-cookie__accept{background:var(--zgh-navy);color:#fff;border-color:var(--zgh-navy)}.zgh-success{text-align:center;padding:2rem 1rem}.zgh-success h2{margin:0 0 .75rem;font-size:1.5rem}html.route-contact-embed{--zgh-navy:#1b4d8e;--zgh-muted:#6b7280;--zgh-text:#111827;--zgh-border:#e5e7eb;font-family:Inter,DM Sans,system-ui,sans-serif}html.route-contact-embed body{background:0 0;margin:0}html.route-contact-embed #root{max-width:none;margin:0;padding:0}.zgh-embed{box-sizing:border-box;background:0 0;padding:.5rem .75rem 1rem}.zgh-embed__toolbar{justify-content:flex-end;margin-bottom:.65rem;display:flex}.zgh-embed__panel{box-shadow:none;border:none;padding:0}.zgh-embed__panel h2{margin-top:0}.zgh-embed__success{box-shadow:none;border:1px solid var(--zgh-border);text-align:left}.zgh-captcha__widget{min-height:65px}.zgh-captcha__hint{color:var(--zgh-muted);margin:.35rem 0 0;font-size:.82rem}.zgh-captcha__ok{color:#15803d;margin:.35rem 0 0;font-size:.88rem;font-weight:600}.zgh-captcha--parent{border:1px dashed var(--zgh-border);background:#f8fafc;border-radius:8px;padding:.75rem 1rem}.zgh-captcha--fallback{border-top:1px solid var(--zgh-border);margin-top:.25rem;padding-top:.75rem}
