.svh-lang-nav{position:fixed;top:1rem;right:1.5rem;z-index:50;display:flex;gap:.5rem}.svh-lang-link{font-family:Poppins,system-ui,sans-serif;font-size:.7rem;font-weight:500;color:#8a8a70;text-decoration:none;padding:.25rem .5rem;border-radius:4px;transition:color .3s}.svh-lang-link:hover{color:#c8d400}.svh-lang-link.active{color:#111108;background:#c8d400;font-weight:600}.svh-lang-link:focus-visible{outline:2px solid #C8D400;outline-offset:2px}.svh-hero[data-astro-cid-sypjddh3],.svh-modules[data-astro-cid-sypjddh3],.svh-footer[data-astro-cid-sypjddh3]{--svh-lima: #C8D400;--svh-lima-glow: rgba(200, 212, 0, .15);--svh-oliva: #4a4a2e;--svh-fondo: #1a1a12;--svh-fondo-deep: #111108;--svh-texto: #e8e8e0;--svh-muted: #8a8a70;--svh-borde: #2a2a1e;--svh-font-title: "Bakbak One", system-ui, sans-serif;--svh-font-body: "Poppins", system-ui, sans-serif}.svh-hero[data-astro-cid-sypjddh3]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:2rem;background:var(--svh-fondo-deep);font-family:var(--svh-font-body)}.svh-hero-glow[data-astro-cid-sypjddh3]{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,var(--svh-lima-glow) 0%,transparent 60%);top:50%;left:50%;transform:translate(-50%,-50%);animation:svhGlow 6s ease-in-out infinite;pointer-events:none}.svh-hero-grid[data-astro-cid-sypjddh3]{position:absolute;inset:0;background-image:linear-gradient(rgba(200,212,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(200,212,0,.03) 1px,transparent 1px);background-size:80px 80px;transform:perspective(500px) rotateX(25deg);transform-origin:center 120%;mask-image:linear-gradient(to top,black 20%,transparent 80%);-webkit-mask-image:linear-gradient(to top,black 20%,transparent 80%);pointer-events:none}.svh-hero-content[data-astro-cid-sypjddh3]{position:relative;z-index:2;text-align:center;max-width:650px}.svh-badge[data-astro-cid-sypjddh3]{font-family:var(--svh-font-body);font-size:.65rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--svh-lima);margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.5rem}.svh-badge[data-astro-cid-sypjddh3]:before{content:"";width:6px;height:6px;background:var(--svh-lima);border-radius:50%;animation:svhDotPulse 2s infinite}.svh-logo-wrap[data-astro-cid-sypjddh3]{position:relative;z-index:2;margin-bottom:2rem}.svh-bracket-frame[data-astro-cid-sypjddh3]{position:relative;display:inline-block;padding:1.5rem 2.5rem}.svh-bracket-frame[data-astro-cid-sypjddh3]:before,.svh-bracket-frame[data-astro-cid-sypjddh3]:after{content:"";position:absolute;width:30px;height:30px;border-color:var(--svh-lima);border-style:solid;border-width:0;opacity:.5;animation:svhBracketFade 3s ease-in-out infinite}.svh-bracket-frame[data-astro-cid-sypjddh3]:before{top:0;left:0;border-top-width:3px;border-left-width:3px}.svh-bracket-frame[data-astro-cid-sypjddh3]:after{bottom:0;right:0;border-bottom-width:3px;border-right-width:3px;animation-delay:1.5s}@keyframes svhBracketFade{0%,to{opacity:.3}50%{opacity:.9}}.svh-logo-img[data-astro-cid-sypjddh3]{height:200px;width:auto}.svh-h1[data-astro-cid-sypjddh3]{font-family:var(--svh-font-title);font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.svh-accent[data-astro-cid-sypjddh3]{background:linear-gradient(135deg,var(--svh-lima) 0%,#a8b400 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.svh-sub[data-astro-cid-sypjddh3]{font-family:var(--svh-font-body);font-size:1.05rem;font-weight:300;color:var(--svh-muted);max-width:550px;margin:0 auto 2.5rem;line-height:1.7}.svh-cta[data-astro-cid-sypjddh3]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:var(--svh-font-body);font-size:.85rem;font-weight:600;color:var(--svh-fondo-deep);background:var(--svh-lima);border:none;border-radius:8px;text-decoration:none;transition:all .3s}.svh-cta[data-astro-cid-sypjddh3]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c8d40040}.svh-terminal[data-astro-cid-sypjddh3]{margin-top:3rem;background:#111108e6;border:1px solid var(--svh-borde);border-radius:12px;padding:1.25rem 1.5rem;font-family:Courier New,monospace;font-size:.7rem;color:var(--svh-lima);text-align:left;max-width:500px;width:100%;margin-left:auto;margin-right:auto;backdrop-filter:blur(10px)}.svh-term-line[data-astro-cid-sypjddh3]{opacity:0;animation:svhTypeIn .4s forwards;margin-bottom:.2rem;white-space:nowrap;overflow:hidden}.t-cmd[data-astro-cid-sypjddh3]{color:var(--svh-muted)}.t-ok[data-astro-cid-sypjddh3]{color:var(--svh-lima)}.t-val[data-astro-cid-sypjddh3]{color:#7dd3fc}.svh-modules[data-astro-cid-sypjddh3]{padding:6rem 2rem;max-width:1100px;margin:0 auto;background:var(--svh-fondo-deep);font-family:var(--svh-font-body)}.svh-modules-heading[data-astro-cid-sypjddh3]{font-family:var(--svh-font-title);font-size:clamp(1.8rem,3vw,2.5rem);color:#fff;text-align:center;margin-bottom:3rem}.svh-modules-grid[data-astro-cid-sypjddh3]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1100px){.svh-modules-grid[data-astro-cid-sypjddh3]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.svh-modules-grid[data-astro-cid-sypjddh3]{grid-template-columns:1fr}}.svh-card[data-astro-cid-sypjddh3]{background:var(--svh-fondo);border:1px solid var(--svh-borde);border-radius:16px;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.svh-card[data-astro-cid-sypjddh3]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--svh-lima),transparent);opacity:0;transition:opacity .4s}.svh-card[data-astro-cid-sypjddh3]:hover{border-color:#c8d40033;transform:translateY(-4px);box-shadow:0 12px 40px #0006,0 0 60px var(--svh-lima-glow)}.svh-card[data-astro-cid-sypjddh3]:hover:before{opacity:1}.svh-card-ico[data-astro-cid-sypjddh3]{width:48px;height:48px;border-radius:12px;background:#c8d4000f;border:1px solid rgba(200,212,0,.12);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:all .3s}.svh-card[data-astro-cid-sypjddh3]:hover .svh-card-ico[data-astro-cid-sypjddh3]{background:#c8d4001a;border-color:#c8d4004d;box-shadow:0 0 20px #c8d4001a}.svh-card-ico[data-astro-cid-sypjddh3] svg[data-astro-cid-sypjddh3]{width:22px;height:22px;stroke:var(--svh-lima);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.svh-status[data-astro-cid-sypjddh3]{display:inline-flex;align-items:center;gap:.35rem;font-size:.6rem;font-weight:600;letter-spacing:.05em;padding:.2rem .6rem;border-radius:100px;margin-bottom:.75rem}.svh-status[data-astro-cid-sypjddh3]:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.svh-status[data-astro-cid-sypjddh3].mvp{background:#c8d4001a;color:var(--svh-lima);border:1px solid rgba(200,212,0,.2)}.svh-status[data-astro-cid-sypjddh3].dev{background:#fbbf241a;color:#fbbf24;border:1px solid rgba(251,191,36,.2)}.svh-card[data-astro-cid-sypjddh3] h3[data-astro-cid-sypjddh3]{font-family:var(--svh-font-title);font-size:1.3rem;color:#fff;margin-bottom:.5rem}.svh-card[data-astro-cid-sypjddh3] p[data-astro-cid-sypjddh3]{font-family:var(--svh-font-body);font-size:.85rem;color:var(--svh-muted);line-height:1.6;margin-bottom:1rem}.svh-tags[data-astro-cid-sypjddh3]{display:flex;flex-wrap:wrap;gap:.35rem}.svh-tag[data-astro-cid-sypjddh3]{font-size:.6rem;font-weight:500;color:var(--svh-muted);padding:.15rem .5rem;border:1px solid var(--svh-borde);border-radius:4px;transition:border-color .3s}.svh-card[data-astro-cid-sypjddh3]:hover .svh-tag[data-astro-cid-sypjddh3]{border-color:#c8d40026}.svh-faq[data-astro-cid-sypjddh3]{--svh-lima: #C8D400;--svh-fondo: #1a1a12;--svh-fondo-deep: #111108;--svh-texto: #e8e8e0;--svh-muted: #8a8a70;--svh-borde: #2a2a1e;--svh-font-title: "Bakbak One", system-ui, sans-serif;--svh-font-body: "Poppins", system-ui, sans-serif;padding:5rem 2rem;max-width:800px;margin:0 auto;background:var(--svh-fondo-deep);font-family:var(--svh-font-body)}.svh-faq-heading[data-astro-cid-sypjddh3]{font-family:var(--svh-font-title);font-size:clamp(1.8rem,3vw,2.5rem);color:#fff;text-align:center;margin-bottom:2.5rem}.svh-faq-list[data-astro-cid-sypjddh3]{display:flex;flex-direction:column;gap:.75rem}.svh-faq-item[data-astro-cid-sypjddh3]{background:var(--svh-fondo);border:1px solid var(--svh-borde);border-radius:10px;overflow:hidden;transition:border-color .3s}.svh-faq-item[data-astro-cid-sypjddh3][open]{border-color:#c8d40040}.svh-faq-q[data-astro-cid-sypjddh3]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;cursor:pointer;font-family:var(--svh-font-body);font-size:.95rem;font-weight:600;color:var(--svh-texto);list-style:none}.svh-faq-q[data-astro-cid-sypjddh3]::-webkit-details-marker{display:none}.svh-faq-q[data-astro-cid-sypjddh3]:hover{color:var(--svh-lima)}.svh-faq-q[data-astro-cid-sypjddh3]:focus-visible{outline:2px solid var(--svh-lima);outline-offset:-2px}.svh-faq-icon[data-astro-cid-sypjddh3]{width:18px;height:18px;stroke:var(--svh-lima);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .3s}.svh-faq-item[data-astro-cid-sypjddh3][open] .svh-faq-icon[data-astro-cid-sypjddh3]{transform:rotate(180deg)}.svh-faq-a[data-astro-cid-sypjddh3]{padding:0 1.25rem 1.25rem}.svh-faq-a[data-astro-cid-sypjddh3] p[data-astro-cid-sypjddh3]{font-size:.9rem;line-height:1.65;color:var(--svh-muted);margin:0}@media(prefers-reduced-motion:reduce){.svh-faq-icon[data-astro-cid-sypjddh3],.svh-faq-item[data-astro-cid-sypjddh3]{transition:none}}.svh-footer[data-astro-cid-sypjddh3]{text-align:center;padding:3rem 2rem 4rem;border-top:1px solid var(--svh-borde);background:var(--svh-fondo-deep);font-family:var(--svh-font-body)}.svh-footer-brand[data-astro-cid-sypjddh3]{font-size:.85rem;color:var(--svh-texto);margin-bottom:.25rem}.svh-footer-powered[data-astro-cid-sypjddh3]{font-size:.7rem;color:var(--svh-muted);margin-bottom:1.5rem}.svh-footer[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]{color:var(--svh-lima);text-decoration:none;transition:opacity .3s}.svh-footer[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:hover{opacity:.8}.svh-badges[data-astro-cid-sypjddh3]{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.svh-bfa-badge[data-astro-cid-sypjddh3],.svh-hta-badge[data-astro-cid-sypjddh3],.svh-enisa-badge[data-astro-cid-sypjddh3]{display:flex;align-items:center;gap:.6rem}.svh-bfa-logo[data-astro-cid-sypjddh3],.svh-hta-logo[data-astro-cid-sypjddh3]{height:50px;width:auto;filter:brightness(0) invert(.5);opacity:.5;transition:opacity .3s}.svh-bfa-logo[data-astro-cid-sypjddh3]:hover,.svh-hta-logo[data-astro-cid-sypjddh3]:hover{opacity:.8}.svh-enisa-logo[data-astro-cid-sypjddh3]{height:50px;width:auto;opacity:.55;transition:opacity .3s}.svh-enisa-logo[data-astro-cid-sypjddh3]:hover{opacity:.9}.svh-enisa-caption[data-astro-cid-sypjddh3]{font-size:.7rem;color:var(--svh-muted);max-width:120px;line-height:1.2}.svh-nvidia-badge[data-astro-cid-sypjddh3]{display:flex;align-items:center;padding:0 .5rem}.svh-nvidia-logo[data-astro-cid-sypjddh3]{height:50px;width:auto;display:block;opacity:.9;transition:opacity .3s}.svh-nvidia-logo[data-astro-cid-sypjddh3]:hover{opacity:1}.svh-security-badges[data-astro-cid-sypjddh3]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.svh-sec-badge[data-astro-cid-sypjddh3]{display:inline-flex;border-radius:4px;overflow:hidden;font-size:.65rem;font-family:var(--svh-font-body),ui-monospace,monospace;text-decoration:none;line-height:1;opacity:.55;transition:opacity .3s ease;color:inherit!important}.svh-sec-badge[data-astro-cid-sypjddh3]:hover{opacity:1!important}.svh-sec-badge[data-astro-cid-sypjddh3]:focus-visible{outline:2px solid var(--svh-lima);outline-offset:2px}.svh-sec-label[data-astro-cid-sypjddh3]{background:#555;color:#fff;padding:4px 7px}.svh-sec-grade[data-astro-cid-sypjddh3]{background:#4c1;color:#fff;padding:4px 7px;font-weight:700}.svh-footer-actions[data-astro-cid-sypjddh3]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.svh-contact-link[data-astro-cid-sypjddh3]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--svh-fondo-deep)!important;background:var(--svh-lima);text-decoration:none;padding:.5rem 1.5rem;border-radius:8px;transition:all .3s}.svh-contact-link[data-astro-cid-sypjddh3]:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c8d40033;opacity:1!important}.svh-back-link[data-astro-cid-sypjddh3]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--svh-lima);text-decoration:none;padding:.5rem 1.25rem;border:1px solid rgba(200,212,0,.2);border-radius:8px;transition:all .3s}.svh-back-link[data-astro-cid-sypjddh3]:hover{background:#c8d4000d;border-color:#c8d40066}.svh-social[data-astro-cid-sypjddh3]{margin-top:1.5rem;display:flex;gap:.75rem;justify-content:center}.svh-social[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]{color:var(--svh-muted);transition:color .2s;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px}.svh-social[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:hover,.svh-social[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:focus-visible{color:var(--svh-lima)}.svh-social[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:focus-visible{outline:2px solid var(--svh-lima);outline-offset:2px}.svh-footer-legal[data-astro-cid-sypjddh3]{margin-top:1.5rem;font-size:.65rem;color:var(--svh-muted);display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.svh-footer-legal[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]{color:var(--svh-muted)!important;text-decoration:none;transition:color .3s}.svh-footer-legal[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:hover{color:var(--svh-texto)!important;opacity:1!important}.svh-footer-legal[data-astro-cid-sypjddh3] a[data-astro-cid-sypjddh3]:focus-visible{outline:2px solid var(--svh-lima);outline-offset:2px}@keyframes svhGlow{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.8}}@keyframes svhDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes svhTypeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.svh-cta[data-astro-cid-sypjddh3]:focus-visible,.svh-contact-link[data-astro-cid-sypjddh3]:focus-visible,.svh-back-link[data-astro-cid-sypjddh3]:focus-visible{outline:2px solid var(--svh-lima);outline-offset:2px}@media(prefers-reduced-motion:reduce){.svh-hero-glow[data-astro-cid-sypjddh3]{animation:none}.svh-badge[data-astro-cid-sypjddh3]:before{animation:none}.svh-bracket-frame[data-astro-cid-sypjddh3]:before,.svh-bracket-frame[data-astro-cid-sypjddh3]:after{animation:none;opacity:.4}.svh-term-line[data-astro-cid-sypjddh3]{animation:none;opacity:1}.svh-card[data-astro-cid-sypjddh3],.svh-cta[data-astro-cid-sypjddh3]{transition:none}}
