header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:18px 40px;background:#0c243cd9;backdrop-filter:blur(14px);z-index:100;border-bottom:1px solid rgba(252,228,12,.08)}.logo-small[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:38px}.back[data-astro-cid-3ef6ksr2]{color:var(--text-muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.back[data-astro-cid-3ef6ksr2]:hover{color:var(--secondary)}@media(max-width:600px){header[data-astro-cid-3ef6ksr2]{padding:14px 20px}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:120px 20px 60px;text-align:center;background:radial-gradient(ellipse at center,var(--primary-soft) 0%,var(--primary) 60%,#050F1C 100%);overflow:hidden}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;z-index:0}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 30%,rgba(12,204,252,.15) 0%,transparent 30%),radial-gradient(circle at 85% 70%,rgba(252,228,12,.08) 0%,transparent 30%),radial-gradient(circle at 50% 50%,rgba(12,204,252,.05) 0%,transparent 50%);animation:heroBgPulse 8s ease-in-out infinite alternate;z-index:1}@keyframes heroBgPulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}.hero-logo[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;width:min(440px,80vw);animation:logoFloat 4s ease-in-out infinite alternate;filter:drop-shadow(0 0 40px rgba(12,204,252,.4)) drop-shadow(0 0 80px rgba(252,228,12,.2))}@keyframes logoFloat{0%{transform:translateY(0) scale(1)}to{transform:translateY(-8px) scale(1.02)}}.hero-tagline[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;margin-top:24px;font-size:clamp(14px,1.4vw,18px);letter-spacing:.4em;text-transform:uppercase;color:var(--accent);font-weight:300}.hero-tagline[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline-block;margin:0 6px;animation:taglinePulse 3s ease-in-out infinite}.hero-tagline[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:.2s}.hero-tagline[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:.4s}.hero-tagline[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:.6s}@keyframes taglinePulse{0%,to{opacity:.7}50%{opacity:1;text-shadow:0 0 12px var(--accent)}}.hero-cta[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;margin-top:56px;padding:16px 40px;background:var(--secondary);color:var(--primary);font-weight:700;font-size:15px;letter-spacing:.04em;border:none;border-radius:999px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #fce40c40}.hero-cta[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #fce40c66}.hero-cta[data-astro-cid-bbe6dxrz] .arrow[data-astro-cid-bbe6dxrz]{transition:transform .2s}.hero-cta[data-astro-cid-bbe6dxrz]:hover .arrow[data-astro-cid-bbe6dxrz]{transform:translateY(3px)}.mute-toggle[data-astro-cid-bbe6dxrz]{position:fixed;top:88px;right:24px;width:44px;height:44px;border-radius:50%;background:#0c243cd9;border:1px solid rgba(12,204,252,.3);color:var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;backdrop-filter:blur(8px);transition:all .2s;z-index:98;box-shadow:0 4px 14px #0000004d}.mute-toggle[data-astro-cid-bbe6dxrz]:hover{background:#0cccfc33;border-color:var(--accent)}@media(max-width:600px){.hero-tagline[data-astro-cid-bbe6dxrz]{letter-spacing:.25em}}.manifiesto[data-astro-cid-wnwwvynb] p[data-astro-cid-wnwwvynb]{font-size:clamp(16px,1.6vw,20px);color:var(--text-muted);max-width:700px;line-height:1.7;margin-bottom:16px}.manifiesto[data-astro-cid-wnwwvynb] p[data-astro-cid-wnwwvynb].punch{color:var(--text-on-dark);font-weight:500;border-left:3px solid var(--secondary);padding-left:20px;margin-top:32px;font-size:clamp(18px,1.8vw,22px)}.productos[data-astro-cid-hmc6huig]{background:var(--surface);padding:120px 20px}.productos-inner[data-astro-cid-hmc6huig]{max-width:1100px;margin:0 auto}.productos-grid[data-astro-cid-hmc6huig]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;margin-top:56px}.producto-card[data-astro-cid-hmc6huig]{background:linear-gradient(180deg,var(--primary-soft) 0%,var(--surface) 100%);border:1px solid rgba(12,204,252,.12);border-radius:20px;padding:40px 36px;transition:all .3s;position:relative;overflow:hidden}.producto-card[data-astro-cid-hmc6huig]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--secondary),var(--accent));opacity:0;transition:opacity .3s}.producto-card[data-astro-cid-hmc6huig]:hover{transform:translateY(-6px);border-color:#fce40c4d;box-shadow:0 20px 48px #0006}.producto-card[data-astro-cid-hmc6huig]:hover:before{opacity:1}.logo-wrap[data-astro-cid-hmc6huig]{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;transition:transform .3s}.producto-card[data-astro-cid-hmc6huig]:hover .logo-wrap[data-astro-cid-hmc6huig]{transform:translateY(-3px) scale(1.03)}.logo-wrap[data-astro-cid-hmc6huig] img[data-astro-cid-hmc6huig]{max-height:200px;max-width:340px;filter:drop-shadow(0 4px 14px rgba(0,0,0,.35))}.tagline[data-astro-cid-hmc6huig]{color:var(--secondary);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.tagline[data-astro-cid-hmc6huig]:before{content:"";display:inline-block;width:18px;height:2px;background:var(--secondary);vertical-align:middle;margin-right:10px}.desc[data-astro-cid-hmc6huig]{color:var(--text-muted);font-size:15px;line-height:1.7;max-height:0;overflow:hidden;opacity:0;margin-bottom:0;transition:max-height .4s ease,opacity .3s ease,margin-bottom .3s ease}.producto-card[data-astro-cid-hmc6huig].expanded .desc[data-astro-cid-hmc6huig]{max-height:400px;opacity:1;margin-bottom:24px}.toggle-desc[data-astro-cid-hmc6huig]{background:transparent;border:1px solid rgba(12,204,252,.25);color:var(--accent);font-size:12px;font-weight:600;letter-spacing:.06em;cursor:pointer;padding:8px 16px;border-radius:999px;margin-bottom:24px;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.toggle-desc[data-astro-cid-hmc6huig]:hover{border-color:var(--accent);background:#0cccfc1a}.toggle-desc[data-astro-cid-hmc6huig]:after{content:"+";font-size:16px;font-weight:400;transition:transform .3s;display:inline-block}.producto-card[data-astro-cid-hmc6huig].expanded .toggle-desc[data-astro-cid-hmc6huig]:after{transform:rotate(45deg)}.cta[data-astro-cid-hmc6huig]{display:inline-flex;align-items:center;gap:8px;color:var(--primary);background:var(--secondary);text-decoration:none;font-weight:700;font-size:14px;transition:all .2s;padding:12px 24px;border-radius:999px;box-shadow:0 4px 14px #fce40c26}.cta[data-astro-cid-hmc6huig]:hover{gap:14px;transform:translateY(-2px);box-shadow:0 8px 20px #fce40c59}.producto-card[data-astro-cid-hmc6huig].placeholder{background:transparent;border:2px dashed rgba(143,166,194,.25);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:280px;box-shadow:none}.producto-card[data-astro-cid-hmc6huig].placeholder:hover{transform:none;box-shadow:none;border-color:var(--text-muted)}.producto-card[data-astro-cid-hmc6huig].placeholder:before{display:none}.placeholder[data-astro-cid-hmc6huig] .dots[data-astro-cid-hmc6huig]{font-size:32px;color:var(--text-muted);margin-bottom:12px;font-weight:700}.placeholder[data-astro-cid-hmc6huig] .label[data-astro-cid-hmc6huig]{color:var(--text-muted);font-size:14px;font-style:italic;line-height:1.5}@media(max-width:600px){.productos[data-astro-cid-hmc6huig]{padding:80px 20px}.producto-card[data-astro-cid-hmc6huig]{padding:32px 24px}.logo-wrap[data-astro-cid-hmc6huig]{height:140px}.logo-wrap[data-astro-cid-hmc6huig] img[data-astro-cid-hmc6huig]{max-height:140px;max-width:260px}}.paraguas[data-astro-cid-4bxw53qr]{text-align:center;padding:100px 20px;border-top:1px solid rgba(12,204,252,.1);background:var(--primary)}.paraguas[data-astro-cid-4bxw53qr] p[data-astro-cid-4bxw53qr]{font-size:18px;color:var(--text-muted);margin-bottom:20px}.paraguas[data-astro-cid-4bxw53qr] p[data-astro-cid-4bxw53qr] strong[data-astro-cid-4bxw53qr]{color:var(--text-on-dark);font-weight:700}.paraguas[data-astro-cid-4bxw53qr] a[data-astro-cid-4bxw53qr]{color:var(--secondary);text-decoration:none;font-weight:700;border-bottom:2px solid transparent;transition:border-color .2s}.paraguas[data-astro-cid-4bxw53qr] a[data-astro-cid-4bxw53qr]:hover{border-bottom-color:var(--secondary)}
