:root{--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", monospace;--bg-dark: #07090E;--bg-card: rgba(15, 23, 42, .65);--bg-card-hover: rgba(30, 41, 59, .85);--bg-card-border: rgba(255, 255, 255, .08);--accent-cyan: #06B6D4;--accent-teal: #10B981;--accent-blue: #3B82F6;--accent-indigo: #6366F1;--accent-glow: rgba(6, 182, 212, .15);--text-primary: #F8FAFC;--text-secondary: #CBD5E1;--text-muted: #94A3B8;--border-subtle: rgba(255, 255, 255, .08);--border-bright: rgba(6, 182, 212, .4)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);background-color:var(--bg-dark);color:var(--text-primary);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}body{min-height:100vh;overflow-x:hidden;width:100%;position:relative;background:radial-gradient(circle at 50% 0%,rgba(6,182,212,.08) 0%,transparent 50%),radial-gradient(circle at 80% 40%,rgba(59,130,246,.05) 0%,transparent 40%),radial-gradient(circle at 20% 70%,rgba(16,185,129,.04) 0%,transparent 40%),#07090e}.bg-grid{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.glass-panel{background:var(--bg-card);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--bg-card-border);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-panel:hover{background:var(--bg-card-hover);border-color:#06b6d440;box-shadow:0 10px 30px -10px #06b6d426}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:700;letter-spacing:-.02em;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word}.gradient-text{background:linear-gradient(135deg,#fff,#e2e8f0 40%,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gradient-text-accent{background:linear-gradient(135deg,#38bdf8,#06b6d4,#10b981);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.font-mono{font-family:var(--font-mono)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#07090e}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#06b6d4}@keyframes pulseGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes orbitRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitRotateReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes counterOrbit{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counterOrbitReverse{0%{transform:rotate(-360deg)}to{transform:rotate(0)}}.animate-pulse-glow{animation:pulseGlow 4s infinite ease-in-out}.animate-orbit-slow{animation:orbitRotate 40s linear infinite}.animate-orbit-reverse{animation:orbitRotateReverse 55s linear infinite}.animate-counter-slow{animation:counterOrbit 40s linear infinite}.animate-counter-reverse{animation:counterOrbitReverse 55s linear infinite}.status-dot{width:8px;height:8px;border-radius:50%;background-color:#10b981;box-shadow:0 0 10px #10b981;animation:pulseGlow 2s infinite ease-in-out;display:inline-block;flex-shrink:0}.container-custom{max-width:1280px;margin:0 auto;padding:0 1.25rem;width:100%}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;background:linear-gradient(135deg,#06b6d4,#0284c7);color:#fff;font-weight:600;font-size:.9375rem;padding:.875rem 1.75rem;min-height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.2);cursor:pointer;text-decoration:none;box-shadow:0 4px 20px #06b6d44d;transition:all .25s ease;touch-action:manipulation}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #06b6d473;background:linear-gradient(135deg,#22d3ee,#0369a1)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;background:#0f172acc;color:#f8fafc;font-weight:600;font-size:.9375rem;padding:.875rem 1.75rem;min-height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.12);cursor:pointer;text-decoration:none;transition:all .25s ease;touch-action:manipulation}.btn-secondary:hover{background:#1e293be6;border-color:#06b6d466;color:#06b6d4}@media (max-width: 640px){.btn-primary,.btn-secondary{width:100%;text-align:center}}.navbar-wrapper[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;background:#07090ed9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.navbar[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:76px}.brand[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon-wrapper[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#06b6d41a;border:1px solid rgba(6,182,212,.25);border-radius:12px;transition:all .3s ease}.brand-text[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;line-height:1.1}.brand-name[data-astro-cid-5blmo7yk]{font-size:1.125rem;font-weight:800;letter-spacing:.08em;color:#fff}.brand-sub[data-astro-cid-5blmo7yk]{font-size:.65rem;font-weight:600;letter-spacing:.2em;color:#06b6d4}.nav-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.75rem}.nav-item[data-astro-cid-5blmo7yk]{color:#94a3b8;text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .2s ease;position:relative;padding:.5rem 0}.nav-item[data-astro-cid-5blmo7yk]:hover,.nav-item[data-astro-cid-5blmo7yk].active{color:#fff}.nav-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1rem}.soc-pill[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem;background:#10b98114;border:1px solid rgba(16,185,129,.25);border-radius:9999px}.soc-pill-text[data-astro-cid-5blmo7yk]{font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:#34d399;letter-spacing:.05em}.mobile-toggle-btn[data-astro-cid-5blmo7yk]{display:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;width:44px;height:44px;border-radius:10px;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 992px){.soc-pill[data-astro-cid-5blmo7yk]{display:none}.mobile-toggle-btn[data-astro-cid-5blmo7yk]{display:flex}.nav-links[data-astro-cid-5blmo7yk]{position:fixed;top:76px;left:0;right:0;background:#07090e;border-bottom:1px solid rgba(6,182,212,.3);flex-direction:column;padding:1.5rem;gap:1.25rem;transform:translateY(-150%);transition:transform .3s ease;opacity:0;pointer-events:none}.nav-links[data-astro-cid-5blmo7yk].mobile-open{transform:translateY(0);opacity:1;pointer-events:auto}}.hero-section[data-astro-cid-bbe6dxrz]{position:relative;padding-top:130px;padding-bottom:70px;min-height:85vh;display:flex;align-items:center;overflow:hidden}.hero-container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.15fr .85fr;gap:3.5rem;align-items:center}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1rem;background:#06b6d414;border:1px solid rgba(6,182,212,.25);border-radius:9999px;margin-bottom:1.5rem;max-width:100%}.badge-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;background:#06b6d4;border-radius:50%;box-shadow:0 0 8px #06b6d4;flex-shrink:0}.badge-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:#38bdf8;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem;color:#fff}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.0625rem;line-height:1.65;color:#cbd5e1;max-width:620px;margin-bottom:2rem}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem;width:100%}.hero-trust-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.25rem;padding:.875rem 1.25rem;background:#0f172a99;border:1px solid rgba(255,255,255,.08);border-radius:14px;width:auto;max-width:100%}.trust-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.trust-val[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:.9375rem;font-weight:700;color:#f8fafc}.trust-lbl[data-astro-cid-bbe6dxrz]{font-size:.75rem;color:#cbd5e1}.trust-divider[data-astro-cid-bbe6dxrz]{width:1px;height:24px;background:#ffffff1f}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center;width:100%}.orbital-system[data-astro-cid-bbe6dxrz]{position:relative;width:min(380px,85vw);height:min(380px,85vw);display:flex;align-items:center;justify-content:center}.orbit-ring[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center}.orbit-ring-outer[data-astro-cid-bbe6dxrz]{width:100%;height:100%;border:1px dashed rgba(56,189,248,.25)}.orbit-ring-mid[data-astro-cid-bbe6dxrz]{width:72%;height:72%;border:1px dashed rgba(6,182,212,.3)}.orbit-ring-inner[data-astro-cid-bbe6dxrz]{width:46%;height:46%;border:1px solid rgba(16,185,129,.35)}.orbit-node[data-astro-cid-bbe6dxrz]{position:absolute;display:flex;align-items:center;gap:.5rem;cursor:pointer;z-index:5}.node-counter[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.5rem;transform-origin:center center}.node-1[data-astro-cid-bbe6dxrz]{top:5%;left:15%}.node-2[data-astro-cid-bbe6dxrz]{bottom:8%;right:10%}.node-3[data-astro-cid-bbe6dxrz]{top:8%;right:5%}.node-icon[data-astro-cid-bbe6dxrz]{width:34px;height:34px;border-radius:50%;background:#0f172a;border:1.5px solid rgba(6,182,212,.6);display:flex;align-items:center;justify-content:center;box-shadow:0 0 14px #06b6d466;transition:transform .2s ease}.orbit-node[data-astro-cid-bbe6dxrz]:hover .node-icon[data-astro-cid-bbe6dxrz]{transform:scale(1.15);border-color:#38bdf8}.node-tooltip[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:.725rem;font-weight:600;background:#0f172aeb;color:#f8fafc;padding:.35rem .65rem;border-radius:8px;border:1px solid rgba(6,182,212,.35);box-shadow:0 4px 16px #00000080,0 0 10px #06b6d433;white-space:nowrap;backdrop-filter:blur(12px);user-select:none}.core-shield[data-astro-cid-bbe6dxrz]{position:relative;width:100px;height:100px;background:radial-gradient(circle,#06b6d440,#0f172af2 80%);border:2px solid #06B6D4;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 35px #06b6d459;z-index:10}.core-pulse[data-astro-cid-bbe6dxrz]{position:absolute;inset:-8px;border-radius:50%;border:1px solid rgba(6,182,212,.4);animation:pulseGlow 3s infinite ease-in-out}.core-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:.6rem;font-weight:700;color:#94a3b8;letter-spacing:.1em;margin-top:2px}.core-status[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:.7rem;font-weight:800;color:#10b981;letter-spacing:.1em}@media (max-width: 1024px){.hero-container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero-content[data-astro-cid-bbe6dxrz]{align-items:center;text-align:center}.hero-description[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-trust-bar[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-visual[data-astro-cid-bbe6dxrz]{margin-top:1.5rem}}@media (max-width: 640px){.hero-section[data-astro-cid-bbe6dxrz]{padding-top:110px;padding-bottom:50px}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero-trust-bar[data-astro-cid-bbe6dxrz]{width:100%;justify-content:space-around;padding:.75rem}.node-tooltip[data-astro-cid-bbe6dxrz]{display:none}}.metrics-section[data-astro-cid-te4qcdxs]{padding:2rem 0 5rem;position:relative;z-index:5}.metrics-card[data-astro-cid-te4qcdxs]{padding:3rem;background:linear-gradient(135deg,#0f172acc,#0a0f1af2);border:1px solid rgba(255,255,255,.08)}.metrics-header[data-astro-cid-te4qcdxs]{margin-bottom:2.5rem}.metrics-badge[data-astro-cid-te4qcdxs]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#06b6d4;letter-spacing:.1em;margin-bottom:.75rem}.metrics-title[data-astro-cid-te4qcdxs]{font-size:1.75rem;font-weight:800;color:#fff}.metrics-sub[data-astro-cid-te4qcdxs]{font-size:.9375rem;color:#94a3b8;margin-top:.25rem}.metrics-grid[data-astro-cid-te4qcdxs]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.metric-box[data-astro-cid-te4qcdxs]{background:#07090e99;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.5rem;transition:all .25s ease}.metric-box[data-astro-cid-te4qcdxs]:hover{border-color:#06b6d44d;transform:translateY(-3px);background:#0f172ab3}.metric-value-wrap[data-astro-cid-te4qcdxs]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.5rem}.metric-number[data-astro-cid-te4qcdxs]{font-family:var(--font-mono);font-size:2.25rem;font-weight:800;color:#fff;letter-spacing:-.03em}.text-teal[data-astro-cid-te4qcdxs]{color:#10b981}.text-cyan[data-astro-cid-te4qcdxs]{color:#06b6d4}.metric-indicator[data-astro-cid-te4qcdxs]{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-mono);font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:4px}.metric-indicator[data-astro-cid-te4qcdxs].positive{background:#10b98126;color:#34d399}.metric-indicator[data-astro-cid-te4qcdxs].pulse{background:#06b6d426;color:#38bdf8;animation:pulseGlow 2s infinite ease-in-out}.metric-tag[data-astro-cid-te4qcdxs]{font-family:var(--font-mono);font-size:.6875rem;font-weight:800;background:#10b98126;color:#34d399;padding:.2rem .5rem;border-radius:4px;letter-spacing:.05em}.metric-unit[data-astro-cid-te4qcdxs]{font-family:var(--font-mono);font-size:.8125rem;color:#94a3b8}.metric-label[data-astro-cid-te4qcdxs]{display:block;font-size:.9375rem;font-weight:700;color:#e2e8f0;margin-bottom:.25rem}.metric-desc[data-astro-cid-te4qcdxs]{font-size:.8125rem;color:#cbd5e1;line-height:1.4}@media (max-width: 1024px){.metrics-grid[data-astro-cid-te4qcdxs]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.metrics-grid[data-astro-cid-te4qcdxs]{grid-template-columns:1fr}.metrics-card[data-astro-cid-te4qcdxs]{padding:1.5rem}}.services-section[data-astro-cid-g5jplrhu]{padding:6rem 0;position:relative}.section-header[data-astro-cid-g5jplrhu]{max-width:720px;margin:0 auto 4rem}.text-center[data-astro-cid-g5jplrhu]{text-align:center}.section-badge[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;background:#06b6d414;border:1px solid rgba(6,182,212,.25);border-radius:9999px;font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#06b6d4;margin-bottom:1rem}.section-title[data-astro-cid-g5jplrhu]{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.section-description[data-astro-cid-g5jplrhu]{font-size:1.0625rem;color:#94a3b8;line-height:1.6}.orbits-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.orbit-card[data-astro-cid-g5jplrhu]{padding:2.25rem;display:flex;flex-direction:column;position:relative;overflow:hidden}.orbit-card[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:all .3s ease}.orbit-card[data-astro-cid-g5jplrhu].accent-cyan:hover:before{background:#06b6d4}.orbit-card[data-astro-cid-g5jplrhu].accent-teal:hover:before{background:#10b981}.orbit-card[data-astro-cid-g5jplrhu].accent-blue:hover:before{background:#38bdf8}.card-top[data-astro-cid-g5jplrhu]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.orbit-tag[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:.75rem;font-weight:800;letter-spacing:.1em;color:#06b6d4;background:#06b6d41a;padding:.3rem .65rem;border-radius:6px;border:1px solid rgba(6,182,212,.2)}.orbit-icon-box[data-astro-cid-g5jplrhu]{width:48px;height:48px;border-radius:12px;background:#0f172acc;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.orbit-title[data-astro-cid-g5jplrhu]{font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:.875rem}.orbit-desc[data-astro-cid-g5jplrhu]{font-size:.9375rem;color:#94a3b8;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.card-divider[data-astro-cid-g5jplrhu]{height:1px;background:#ffffff14;margin-bottom:1.5rem}.features-list[data-astro-cid-g5jplrhu]{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin-bottom:2rem}.feature-item[data-astro-cid-g5jplrhu]{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#cbd5e1;line-height:1.4}.check-icon[data-astro-cid-g5jplrhu]{color:#06b6d4;flex-shrink:0;margin-top:2px}.card-bottom[data-astro-cid-g5jplrhu]{margin-top:auto}.btn-card-action[data-astro-cid-g5jplrhu]{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e2e8f0;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .25s ease}.btn-card-action[data-astro-cid-g5jplrhu]:hover{background:#06b6d426;border-color:#06b6d466;color:#06b6d4}@media (max-width: 1024px){.orbits-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.threat-section[data-astro-cid-szvpjriw]{padding:4rem 0;position:relative}.threat-container[data-astro-cid-szvpjriw]{padding:3rem;background:linear-gradient(135deg,#0b0f19e6,#0f172af2);border:1px solid rgba(6,182,212,.2)}.threat-header[data-astro-cid-szvpjriw]{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem;gap:2rem}.threat-title[data-astro-cid-szvpjriw]{font-size:2rem;font-weight:800;color:#fff;margin-top:.5rem}.threat-sub[data-astro-cid-szvpjriw]{font-size:.9375rem;color:#94a3b8}.status-indicator-badge[data-astro-cid-szvpjriw]{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px}.pulse-ring[data-astro-cid-szvpjriw]{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981}.status-text[data-astro-cid-szvpjriw]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#34d399;letter-spacing:.05em}.terminal-window[data-astro-cid-szvpjriw]{background:#06090e;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0009}.terminal-topbar[data-astro-cid-szvpjriw]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.08)}.terminal-dots[data-astro-cid-szvpjriw]{display:flex;align-items:center;gap:.5rem}.dot[data-astro-cid-szvpjriw]{width:10px;height:10px;border-radius:50%}.dot-red[data-astro-cid-szvpjriw]{background:#ef4444}.dot-yellow[data-astro-cid-szvpjriw]{background:#f59e0b}.dot-green[data-astro-cid-szvpjriw]{background:#10b981}.terminal-title[data-astro-cid-szvpjriw]{font-family:var(--font-mono);font-size:.75rem;color:#94a3b8;letter-spacing:.05em}.terminal-live-tag[data-astro-cid-szvpjriw]{display:flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.6875rem;color:#38bdf8;font-weight:700}.terminal-body[data-astro-cid-szvpjriw]{padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;font-family:var(--font-mono);font-size:.8125rem;min-height:220px}.log-row[data-astro-cid-szvpjriw]{display:flex;align-items:center;gap:.75rem;animation:fadeIn .5s ease-out}.log-time[data-astro-cid-szvpjriw]{color:#64748b}.log-tag[data-astro-cid-szvpjriw]{font-weight:700;padding:.1rem .4rem;border-radius:4px;font-size:.75rem}.tag-mitigated[data-astro-cid-szvpjriw]{background:#06b6d426;color:#38bdf8}.tag-isolated[data-astro-cid-szvpjriw]{background:#ef444426;color:#fca5a5}.tag-verified[data-astro-cid-szvpjriw]{background:#10b98126;color:#34d399}.log-details[data-astro-cid-szvpjriw]{color:#e2e8f0}.terminal-footer[data-astro-cid-szvpjriw]{padding:.75rem 1.5rem;background:#0b0f17;border-top:1px solid rgba(255,255,255,.05);color:#64748b}@media (max-width: 768px){.threat-header[data-astro-cid-szvpjriw]{flex-direction:column;align-items:flex-start}.log-row[data-astro-cid-szvpjriw]{flex-direction:column;align-items:flex-start;gap:.25rem}}.calc-section[data-astro-cid-fokad5y7]{padding:5rem 0}.calc-box[data-astro-cid-fokad5y7]{padding:3.5rem;background:linear-gradient(135deg,#0f172ad9,#0a0e17f2);border:1px solid rgba(255,255,255,.1)}.calc-grid[data-astro-cid-fokad5y7]{display:grid;grid-template-columns:1.2fr .8fr;gap:3.5rem;align-items:center}.calc-title[data-astro-cid-fokad5y7]{font-size:2rem;font-weight:800;color:#fff;margin-top:.5rem;margin-bottom:.5rem}.calc-sub[data-astro-cid-fokad5y7]{font-size:.9375rem;color:#94a3b8;margin-bottom:2rem}.form-group[data-astro-cid-fokad5y7]{margin-bottom:1.75rem}.form-label[data-astro-cid-fokad5y7]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;color:#e2e8f0;margin-bottom:.75rem}.label-value[data-astro-cid-fokad5y7]{font-family:var(--font-mono);color:#06b6d4}.form-range[data-astro-cid-fokad5y7]{width:100%;accent-color:#06B6D4;cursor:pointer}.range-marks[data-astro-cid-fokad5y7]{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.75rem;color:#64748b;margin-top:.5rem}.radio-cards[data-astro-cid-fokad5y7]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.radio-card[data-astro-cid-fokad5y7]{position:relative;cursor:pointer}.radio-card[data-astro-cid-fokad5y7] input[data-astro-cid-fokad5y7]{position:absolute;opacity:0}.radio-card[data-astro-cid-fokad5y7] .card-content[data-astro-cid-fokad5y7]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#07090e99;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#94a3b8;font-size:.875rem;font-weight:500;transition:all .2s ease}.radio-card[data-astro-cid-fokad5y7].active .card-content[data-astro-cid-fokad5y7],.radio-card[data-astro-cid-fokad5y7]:hover .card-content[data-astro-cid-fokad5y7]{border-color:#06b6d4;background:#06b6d41a;color:#fff}.form-select[data-astro-cid-fokad5y7]{width:100%;padding:.875rem 1rem;background:#07090e;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:.9375rem;font-family:var(--font-sans);outline:none}.calc-results-card[data-astro-cid-fokad5y7]{background:#07090e;border:1px solid rgba(6,182,212,.3);border-radius:16px;padding:2.25rem;display:flex;flex-direction:column;box-shadow:0 15px 35px #00000080}.results-lbl[data-astro-cid-fokad5y7]{font-family:var(--font-mono);font-size:.6875rem;font-weight:800;letter-spacing:.1em;color:#94a3b8}.score-display[data-astro-cid-fokad5y7]{display:flex;align-items:center;gap:1rem;margin:.75rem 0}.score-number[data-astro-cid-fokad5y7]{font-family:var(--font-mono);font-size:3rem;font-weight:800;color:#f8fafc}.badge-warning[data-astro-cid-fokad5y7]{background:#f59e0b26;color:#fbbf24;font-family:var(--font-mono);font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:6px}.score-note[data-astro-cid-fokad5y7]{font-size:.8125rem;color:#94a3b8;line-height:1.5}.results-divider[data-astro-cid-fokad5y7]{height:1px;background:#ffffff14;margin:1.5rem 0}.rec-lbl[data-astro-cid-fokad5y7]{font-family:var(--font-mono);font-size:.6875rem;font-weight:800;letter-spacing:.1em;color:#06b6d4}.rec-card[data-astro-cid-fokad5y7]{display:flex;align-items:flex-start;gap:1rem;margin:1rem 0 1.75rem;background:#0f172a99;padding:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.06)}.rec-title[data-astro-cid-fokad5y7]{font-size:.9375rem;font-weight:800;color:#fff;margin-bottom:.25rem}.rec-desc[data-astro-cid-fokad5y7]{font-size:.8125rem;color:#94a3b8;line-height:1.4}.btn-full[data-astro-cid-fokad5y7]{width:100%;justify-content:center}@media (max-width: 992px){.calc-grid[data-astro-cid-fokad5y7]{grid-template-columns:1fr}}.trust-section[data-astro-cid-jkh4ng2n]{padding:4rem 0 6rem}.certs-container[data-astro-cid-jkh4ng2n]{padding:2.5rem 3rem;background:#0f172ab3;margin-bottom:4rem}.certs-header[data-astro-cid-jkh4ng2n]{margin-bottom:2rem}.certs-tag[data-astro-cid-jkh4ng2n]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#06b6d4;letter-spacing:.1em}.certs-title[data-astro-cid-jkh4ng2n]{font-size:1.5rem;font-weight:800;color:#fff;margin-top:.25rem}.certs-grid[data-astro-cid-jkh4ng2n]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.cert-card[data-astro-cid-jkh4ng2n]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#07090e99;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:all .2s ease}.cert-card[data-astro-cid-jkh4ng2n]:hover{border-color:#06b6d44d;background:#0f172ae6}.cert-icon[data-astro-cid-jkh4ng2n]{width:42px;height:42px;border-radius:10px;background:#06b6d41a;border:1px solid rgba(6,182,212,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cert-code[data-astro-cid-jkh4ng2n]{display:block;font-family:var(--font-mono);font-size:.9375rem;font-weight:800;color:#fff}.cert-label[data-astro-cid-jkh4ng2n]{font-size:.75rem;color:#94a3b8;line-height:1.3}.clients-container[data-astro-cid-jkh4ng2n]{text-align:center}.clients-title[data-astro-cid-jkh4ng2n]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:#94a3b8;letter-spacing:.15em;margin-bottom:2rem}.clients-grid[data-astro-cid-jkh4ng2n]{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;align-items:center}.client-item[data-astro-cid-jkh4ng2n]{padding:1.25rem .5rem;background:#0f172a66;border:1px solid rgba(255,255,255,.05);border-radius:10px;transition:all .3s ease;cursor:pointer}.client-item[data-astro-cid-jkh4ng2n]:hover{background:#0f172acc;border-color:#06b6d440;transform:translateY(-2px)}.client-name[data-astro-cid-jkh4ng2n]{font-family:var(--font-mono);font-size:.8125rem;font-weight:800;color:#94a3b8;letter-spacing:.08em;transition:color .2s ease}.client-item[data-astro-cid-jkh4ng2n]:hover .client-name[data-astro-cid-jkh4ng2n]{color:#f8fafc}@media (max-width: 1024px){.certs-grid[data-astro-cid-jkh4ng2n]{grid-template-columns:repeat(2,1fr)}.clients-grid[data-astro-cid-jkh4ng2n]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.certs-grid[data-astro-cid-jkh4ng2n]{grid-template-columns:1fr}.clients-grid[data-astro-cid-jkh4ng2n]{grid-template-columns:repeat(2,1fr)}}.news-section[data-astro-cid-yudzwrhv]{padding:5rem 0}.section-header[data-astro-cid-yudzwrhv]{margin-bottom:3.5rem}.news-grid[data-astro-cid-yudzwrhv]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.news-card[data-astro-cid-yudzwrhv]{padding:2.25rem;display:flex;flex-direction:column}.card-meta[data-astro-cid-yudzwrhv]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.category-badge[data-astro-cid-yudzwrhv]{font-family:var(--font-mono);font-size:.6875rem;font-weight:800;letter-spacing:.08em;color:#06b6d4;background:#06b6d41a;padding:.25rem .6rem;border-radius:4px}.read-time[data-astro-cid-yudzwrhv]{font-size:.75rem;color:#64748b}.news-title[data-astro-cid-yudzwrhv]{font-size:1.25rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:1rem}.news-summary[data-astro-cid-yudzwrhv]{font-size:.9375rem;color:#94a3b8;line-height:1.6;margin-bottom:2rem;flex-grow:1}.news-footer[data-astro-cid-yudzwrhv]{display:flex;align-items:flex-end;justify-content:space-between;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08)}.author-box[data-astro-cid-yudzwrhv]{display:flex;flex-direction:column}.author-name[data-astro-cid-yudzwrhv]{font-size:.8125rem;font-weight:600;color:#cbd5e1}.pub-date[data-astro-cid-yudzwrhv]{font-size:.75rem;color:#64748b}.read-link[data-astro-cid-yudzwrhv]{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:#06b6d4;text-decoration:none;transition:gap .2s ease}.read-link[data-astro-cid-yudzwrhv]:hover{gap:.65rem;color:#38bdf8}@media (max-width: 1024px){.news-grid[data-astro-cid-yudzwrhv]{grid-template-columns:1fr}}.faq-section[data-astro-cid-al2ca2vr]{padding:5rem 0}.text-center[data-astro-cid-al2ca2vr]{text-align:center}.section-header[data-astro-cid-al2ca2vr]{max-width:700px;margin:0 auto 3.5rem}.faq-accordion[data-astro-cid-al2ca2vr]{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.faq-item[data-astro-cid-al2ca2vr]{border-radius:12px;overflow:hidden;transition:all .25s ease}.faq-question[data-astro-cid-al2ca2vr]{width:100%;padding:1.5rem 1.75rem;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:1.0625rem;font-weight:700;color:#fff;cursor:pointer;gap:1.5rem}.faq-icon-box[data-astro-cid-al2ca2vr]{width:32px;height:32px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#06b6d4;flex-shrink:0;transition:transform .3s ease,background .3s ease}.faq-answer[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(0,1,0,1),padding .3s ease;padding:0 1.75rem}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{font-size:.9375rem;color:#94a3b8;line-height:1.6}.faq-item[data-astro-cid-al2ca2vr].open{border-color:#06b6d466;background:#0f172ad9}.faq-item[data-astro-cid-al2ca2vr].open .faq-icon-box[data-astro-cid-al2ca2vr]{transform:rotate(180deg);background:#06b6d433}.faq-item[data-astro-cid-al2ca2vr].open .faq-answer[data-astro-cid-al2ca2vr]{max-height:200px;padding:0 1.75rem 1.5rem}.cta-section[data-astro-cid-kzge7gel]{padding:4rem 0 6rem;position:relative}.text-center[data-astro-cid-kzge7gel]{text-align:center}.cta-box[data-astro-cid-kzge7gel]{padding:4.5rem 3rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#06b6d41f,#0f172ae6 60%,#07090ef2);border:1px solid rgba(6,182,212,.3);max-width:1040px;margin:0 auto}.cta-bg-glow[data-astro-cid-kzge7gel]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(6,182,212,.25) 0%,transparent 70%);pointer-events:none;border-radius:50%}.cta-title[data-astro-cid-kzge7gel]{font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;color:#fff;line-height:1.15;margin-top:1rem;margin-bottom:1.25rem;position:relative;z-index:2}.cta-sub[data-astro-cid-kzge7gel]{font-size:1.125rem;color:#cbd5e1;max-width:680px;margin:0 auto 2.5rem;line-height:1.6;position:relative;z-index:2}.cta-actions[data-astro-cid-kzge7gel]{display:flex;justify-content:center;margin-bottom:2.25rem;position:relative;z-index:2}.btn-large[data-astro-cid-kzge7gel]{padding:1.125rem 2.5rem;font-size:1rem;font-weight:700;letter-spacing:.04em}.cta-features-bar[data-astro-cid-kzge7gel]{display:flex;justify-content:center;gap:2rem;font-family:var(--font-mono);font-size:.8125rem;color:#94a3b8;position:relative;z-index:2}@media (max-width: 640px){.cta-box[data-astro-cid-kzge7gel]{padding:2.5rem 1.5rem}.cta-features-bar[data-astro-cid-kzge7gel]{flex-direction:column;gap:.5rem}}.modal-overlay[data-astro-cid-ympurtut]{position:fixed;inset:0;z-index:999;background:#07090ed9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.modal-overlay[data-astro-cid-ympurtut].active{opacity:1;pointer-events:auto}.modal-card[data-astro-cid-ympurtut]{width:100%;max-width:600px;padding:2.5rem;background:#0b0f17;border:1px solid rgba(6,182,212,.3);position:relative;box-shadow:0 25px 50px -12px #000c;transform:translateY(20px);transition:transform .3s ease}.modal-overlay[data-astro-cid-ympurtut].active .modal-card[data-astro-cid-ympurtut]{transform:translateY(0)}.close-btn[data-astro-cid-ympurtut]{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.close-btn[data-astro-cid-ympurtut]:hover{background:#ef444433;color:#f8fafc;border-color:#ef4444}.modal-header[data-astro-cid-ympurtut]{margin-bottom:1.75rem}.modal-badge[data-astro-cid-ympurtut]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:700;color:#06b6d4;margin-bottom:.5rem}.modal-title[data-astro-cid-ympurtut]{font-size:1.5rem;font-weight:800;color:#fff}.modal-sub[data-astro-cid-ympurtut]{font-size:.875rem;color:#94a3b8;margin-top:.25rem}.form-row[data-astro-cid-ympurtut]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-field[data-astro-cid-ympurtut]{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.form-field[data-astro-cid-ympurtut] label[data-astro-cid-ympurtut]{font-size:.8125rem;font-weight:600;color:#cbd5e1}.form-field[data-astro-cid-ympurtut] input[data-astro-cid-ympurtut],.form-field[data-astro-cid-ympurtut] select[data-astro-cid-ympurtut],.form-field[data-astro-cid-ympurtut] textarea[data-astro-cid-ympurtut]{padding:.75rem 1rem;background:#07090e;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-family:var(--font-sans);font-size:.875rem;outline:none;transition:border-color .2s ease}.form-field[data-astro-cid-ympurtut] input[data-astro-cid-ympurtut]:focus,.form-field[data-astro-cid-ympurtut] select[data-astro-cid-ympurtut]:focus,.form-field[data-astro-cid-ympurtut] textarea[data-astro-cid-ympurtut]:focus{border-color:#06b6d4;box-shadow:0 0 10px #06b6d433}.btn-full[data-astro-cid-ympurtut]{width:100%;justify-content:center}.success-message[data-astro-cid-ympurtut]{text-align:center;padding:2rem 1rem}.success-icon[data-astro-cid-ympurtut]{width:64px;height:64px;border-radius:50%;background:#10b98126;border:1px solid rgba(16,185,129,.4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.success-message[data-astro-cid-ympurtut] h4[data-astro-cid-ympurtut]{font-size:1.375rem;font-weight:800;color:#fff;margin-bottom:.75rem}.success-message[data-astro-cid-ympurtut] p[data-astro-cid-ympurtut]{font-size:.9375rem;color:#94a3b8;line-height:1.6;margin-bottom:1.75rem}@media (max-width: 640px){.form-row[data-astro-cid-ympurtut]{grid-template-columns:1fr}}.footer[data-astro-cid-sz7xmlte]{background:#04060a;border-top:1px solid rgba(255,255,255,.08);padding:5rem 0 2rem;position:relative;z-index:10}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:3.5rem}.brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1.25rem}.logo-icon-wrapper[data-astro-cid-sz7xmlte]{width:38px;height:38px;background:#06b6d41a;border:1px solid rgba(6,182,212,.3);border-radius:10px;display:flex;align-items:center;justify-content:center}.brand-name[data-astro-cid-sz7xmlte]{font-size:1.125rem;font-weight:800;letter-spacing:.08em;color:#fff}.brand-sub[data-astro-cid-sz7xmlte]{font-size:.65rem;font-weight:600;letter-spacing:.2em;color:#06b6d4}.footer-desc[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.cert-badges-inline[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;flex-wrap:wrap}.cert-pill[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:.6875rem;font-weight:700;color:#38bdf8;background:#38bdf81a;border:1px solid rgba(56,189,248,.2);padding:.2rem .5rem;border-radius:4px}.col-title[data-astro-cid-sz7xmlte]{font-size:.9375rem;font-weight:700;color:#fff;letter-spacing:.02em;margin-bottom:1.25rem}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#06b6d4}.contact-line[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#94a3b8;margin-bottom:.6rem;line-height:1.4}.contact-line[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:#cbd5e1}.status-indicator-box[data-astro-cid-sz7xmlte]{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:#10b98114;border:1px solid rgba(16,185,129,.2);border-radius:6px}.text-teal[data-astro-cid-sz7xmlte]{color:#34d399}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:#ffffff14;margin-bottom:1.75rem}.footer-bottom-bar[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#94a3b8}.bar-separator[data-astro-cid-sz7xmlte]{margin:0 .5rem;color:#334155}@media (max-width: 1024px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-bottom-bar[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.75rem;text-align:center}}
