.snc-wrapper[data-astro-cid-ebugm53c]{position:relative;border:1px solid rgba(255,255,255,.05);border-radius:.875rem;overflow:hidden;background:#000818b3}.snc-toggle-bar[data-astro-cid-ebugm53c]{position:relative;z-index:11;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.625rem 1.5rem;background:#000614e6;border-bottom:1px solid rgba(255,255,255,.04)}.snc-toggle-label[data-astro-cid-ebugm53c]{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transition:color .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff3}[data-astro-cid-ebugm53c][data-snc-active="0"] [data-astro-cid-ebugm53c][data-snc-label=off]{color:#ff0055bf}[data-astro-cid-ebugm53c][data-snc-active="1"] [data-astro-cid-ebugm53c][data-snc-label=on]{color:#00a8ffd9}.snc-toggle[data-astro-cid-ebugm53c]{position:relative;width:42px;height:22px;border-radius:11px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;transition:background .4s,border-color .4s,box-shadow .4s;flex-shrink:0}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-toggle[data-astro-cid-ebugm53c]{background:#00a8ff26;border-color:#00a8ff59;box-shadow:0 0 10px #00a8ff1f}.snc-toggle-knob[data-astro-cid-ebugm53c]{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff6;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-toggle-knob[data-astro-cid-ebugm53c]{transform:translate(20px);background:#00a8ff}.snc-chaos[data-astro-cid-ebugm53c]{position:relative;padding:1.25rem 1.5rem 2.5rem;overflow:hidden}.snc-chaos-bg[data-astro-cid-ebugm53c]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,0,85,.05) 0%,rgba(255,0,85,.015) 60%,transparent 100%),radial-gradient(ellipse at 25% 15%,rgba(255,0,85,.07) 0%,transparent 50%),radial-gradient(ellipse at 75% 50%,rgba(255,0,85,.04) 0%,transparent 40%);pointer-events:none}.snc-scanlines[data-astro-cid-ebugm53c]{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(255,0,85,.012) 3px,rgba(255,0,85,.012) 4px);pointer-events:none}.snc-chaos-header[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;position:relative;z-index:1}.snc-pulse-ring[data-astro-cid-ebugm53c]{width:6px;height:6px;border-radius:50%;background:#f05;box-shadow:0 0 6px #ff005580;animation:snc-pulse 1.5s ease-in-out infinite;flex-shrink:0}@keyframes snc-pulse{0%,to{box-shadow:0 0 4px #f056}50%{box-shadow:0 0 12px #f05c;opacity:.5}}.snc-threat-grid[data-astro-cid-ebugm53c]{display:grid;grid-template-columns:repeat(4,1fr);gap:.375rem;position:relative;z-index:1}.snc-threat[data-astro-cid-ebugm53c]{padding:.4rem .5rem;background:#ff005508;border:1px solid rgba(255,0,85,.08);border-radius:.375rem;transition:border-color .3s}.snc-threat[data-astro-cid-ebugm53c]:hover{border-color:#f053}.snc-threat-top[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:.3rem;margin-bottom:.2rem}.snc-threat-dot[data-astro-cid-ebugm53c]{width:4px;height:4px;border-radius:50%;background:#f05;flex-shrink:0;animation:snc-dot-blink 2s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .25s)}@keyframes snc-dot-blink{0%,to{opacity:.9}50%{opacity:.2}}.snc-threat-badge[data-astro-cid-ebugm53c]{margin-left:auto;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#f059;background:#ff00550f;padding:1px 5px;border-radius:2px;white-space:nowrap}.snc-threat-bottom[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.snc-particles[data-astro-cid-ebugm53c]{position:absolute;pointer-events:none;overflow:hidden;z-index:0}.snc-particles--above[data-astro-cid-ebugm53c]{inset:0}.snc-particles--full[data-astro-cid-ebugm53c]{position:absolute;inset:0;z-index:10;pointer-events:none;overflow:hidden;transition:opacity .6s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-particles--full[data-astro-cid-ebugm53c]{opacity:1}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-particles--full[data-astro-cid-ebugm53c]{opacity:0}.snc-particle[data-astro-cid-ebugm53c]{position:absolute;top:-4px;width:2px;height:2px;border-radius:50%;background:#f05;box-shadow:0 0 4px #ff00554d;opacity:0;animation:snc-fall linear infinite}@keyframes snc-fall{0%{transform:translateY(0) translate(0);opacity:var(--o, .4)}to{transform:translateY(calc(100% + 300px)) translate(var(--drift, 0px));opacity:0}}.snc-particles--full[data-astro-cid-ebugm53c] .snc-particle[data-astro-cid-ebugm53c]{top:-4px;animation:snc-fall-full var(--dur) var(--delay) linear infinite}@keyframes snc-fall-full{0%{transform:translateY(0);opacity:var(--o, .5)}70%{opacity:calc(var(--o, .5) * .6)}to{transform:translateY(1400px);opacity:0}}.snc-firewall[data-astro-cid-ebugm53c]{position:relative;z-index:2}.snc-fw-lines[data-astro-cid-ebugm53c]{display:flex;flex-direction:column;gap:4px;padding:8px 0;transition:background .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-lines[data-astro-cid-ebugm53c]{background:#00a8ff06}.snc-fw-line[data-astro-cid-ebugm53c]{height:1px;position:relative;transition:opacity .6s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-fw-line[data-astro-cid-ebugm53c]{opacity:.25;background:linear-gradient(90deg,transparent 3%,rgba(255,255,255,.04) 20%,rgba(255,255,255,.04) 80%,transparent 97%)}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line[data-astro-cid-ebugm53c]{opacity:1}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line--outer[data-astro-cid-ebugm53c]{background:linear-gradient(90deg,transparent 3%,rgba(0,168,255,.3) 20%,rgba(0,168,255,.35) 50%,rgba(0,168,255,.3) 80%,transparent 97%);box-shadow:0 0 4px #00a8ff1a}.snc-fw-line--main[data-astro-cid-ebugm53c]{height:2px}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line--main[data-astro-cid-ebugm53c]{background:linear-gradient(90deg,transparent 3%,rgba(0,168,255,.5) 20%,rgba(0,168,255,.6) 50%,rgba(0,168,255,.5) 80%,transparent 97%);box-shadow:0 0 8px #00a8ff26}.snc-fw-line[data-astro-cid-ebugm53c]:before{content:"";position:absolute;top:-1px;height:calc(100% + 2px);border-radius:1px;opacity:0;transition:opacity .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line[data-astro-cid-ebugm53c]:before{opacity:1}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line--1[data-astro-cid-ebugm53c]:before{width:80px;background:linear-gradient(90deg,transparent,rgba(0,168,255,.5),rgba(0,168,255,.7),rgba(0,168,255,.5),transparent);animation:snc-signal 5s linear infinite}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line--main[data-astro-cid-ebugm53c]:before{width:140px;background:linear-gradient(90deg,transparent,rgba(0,168,255,.6),rgba(0,168,255,.9),rgba(0,168,255,.6),transparent);animation:snc-signal 3.5s linear infinite}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-line--3[data-astro-cid-ebugm53c]:before{width:60px;background:linear-gradient(90deg,transparent,rgba(0,168,255,.45),rgba(0,168,255,.65),rgba(0,168,255,.45),transparent);animation:snc-signal 6.5s -1.2s linear infinite}@keyframes snc-signal{0%{left:-15%}to{left:115%}}.snc-flash[data-astro-cid-ebugm53c] .snc-fw-line[data-astro-cid-ebugm53c]{transition:none}.snc-flash[data-astro-cid-ebugm53c] .snc-fw-line--main[data-astro-cid-ebugm53c]{box-shadow:0 0 20px #00a8ff66,0 0 40px #00a8ff26!important}.snc-flash[data-astro-cid-ebugm53c] .snc-fw-line--outer[data-astro-cid-ebugm53c]{box-shadow:0 0 12px #00a8ff40!important}.snc-fw-badge[data-astro-cid-ebugm53c]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#000c20f2;border:1px solid rgba(255,255,255,.06);border-radius:2rem;white-space:nowrap;z-index:3;transition:border-color .5s,box-shadow .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-badge[data-astro-cid-ebugm53c]{border-color:#00a8ff4d;animation:snc-badge-glow 3s ease-in-out infinite}@keyframes snc-badge-glow{0%,to{box-shadow:0 0 10px #00a8ff14,0 0 20px #00a8ff0a}50%{box-shadow:0 0 16px #00a8ff2e,0 0 32px #00a8ff14}}.snc-fw-glow[data-astro-cid-ebugm53c]{display:none}.snc-fw-shield[data-astro-cid-ebugm53c]{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#ffffff08;border:1px solid rgba(255,255,255,.06);flex-shrink:0;transition:background .5s,border-color .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-shield[data-astro-cid-ebugm53c]{background:#00a8ff1a;border-color:#00a8ff40}.snc-fw-logo[data-astro-cid-ebugm53c]{width:16px;height:16px;transition:opacity .5s,filter .5s}.snc-fw-logo--off[data-astro-cid-ebugm53c]{opacity:.4}.snc-fw-logo--on[data-astro-cid-ebugm53c]{opacity:0;position:absolute}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-logo--off[data-astro-cid-ebugm53c]{opacity:0}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-logo--on[data-astro-cid-ebugm53c]{opacity:.9;filter:drop-shadow(0 0 3px rgba(0,168,255,.3))}.snc-fw-title[data-astro-cid-ebugm53c]{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffffff40;transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-fw-title[data-astro-cid-ebugm53c]{color:#00a8ffcc}.snc-tears[data-astro-cid-ebugm53c]{position:absolute;inset:0;pointer-events:none;z-index:1;opacity:0;transition:opacity .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-tears[data-astro-cid-ebugm53c]{opacity:1}.snc-tear[data-astro-cid-ebugm53c]{position:absolute;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,0,85,.5),rgba(255,200,200,.2),rgba(255,0,85,.5),transparent);transform-origin:center;animation:snc-tear-rip ease-out infinite}@keyframes snc-tear-rip{0%{transform:scaleX(0);opacity:0}15%{transform:scaleX(.6);opacity:.7}40%{transform:scaleX(1);opacity:.4}to{transform:scaleX(1.3);opacity:0}}.snc-stats[data-astro-cid-ebugm53c]{display:flex;align-items:center;justify-content:center;gap:1.75rem;padding:.875rem 1.5rem;border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03);transition:background .5s,border-color .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-stats[data-astro-cid-ebugm53c]{background:#ff005504}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-stats[data-astro-cid-ebugm53c]{background:#00a8ff05;border-color:#00a8ff0f}.snc-stat[data-astro-cid-ebugm53c]{display:flex;flex-direction:column;align-items:center;gap:.2rem}.snc-stat-divider[data-astro-cid-ebugm53c]{width:1px;height:2rem;background:#ffffff0d}.snc-stat-value--blocked[data-astro-cid-ebugm53c]{color:#ffffff40;transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-stat-value--blocked[data-astro-cid-ebugm53c]{color:#00a8ff}.snc-stat-value--pct[data-astro-cid-ebugm53c]{color:#ffffff40;transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-stat-value--pct[data-astro-cid-ebugm53c]{color:#00a8ff}.snc-stat-value--clean[data-astro-cid-ebugm53c]{transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-stat-value--clean[data-astro-cid-ebugm53c]{color:#ff0055a6}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-stat-value--clean[data-astro-cid-ebugm53c]{color:#34d399}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-desc-off[data-astro-cid-ebugm53c]{display:block}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-desc-on[data-astro-cid-ebugm53c],[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-desc-off[data-astro-cid-ebugm53c]{display:none}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-desc-on[data-astro-cid-ebugm53c]{display:block}.snc-downstream[data-astro-cid-ebugm53c]{position:relative;padding:1rem 1.5rem 1.25rem;transition:background .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-downstream[data-astro-cid-ebugm53c]{background:linear-gradient(180deg,transparent,rgba(255,0,85,.015) 100%)}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-downstream[data-astro-cid-ebugm53c]{background:linear-gradient(180deg,transparent,rgba(34,197,94,.015) 100%)}.snc-flow-indicator[data-astro-cid-ebugm53c]{display:flex;justify-content:center;padding:.25rem 0;transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-flow-indicator[data-astro-cid-ebugm53c]{color:#ff005526}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-flow-indicator[data-astro-cid-ebugm53c]{color:#22c55e33}.snc-tools-grid[data-astro-cid-ebugm53c]{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.snc-tool-card[data-astro-cid-ebugm53c]{padding:.75rem;border-radius:.5rem;text-align:center;transition:background .5s,border-color .5s;border:1px solid transparent}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-tool-card[data-astro-cid-ebugm53c]{background:#ff005506;border-color:#ff005514}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-tool-card[data-astro-cid-ebugm53c]{background:#ffffff03;border-color:#ffffff09}.snc-tool-header[data-astro-cid-ebugm53c]{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.375rem}.snc-tool-dot[data-astro-cid-ebugm53c]{width:5px;height:5px;border-radius:50%;transition:background .5s,box-shadow .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-tool-dot[data-astro-cid-ebugm53c]{background:#ff005580;box-shadow:0 0 5px #ff005540;animation:snc-pulse 1.5s ease-in-out infinite}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-tool-dot[data-astro-cid-ebugm53c]{background:#34d399;box-shadow:0 0 5px #22c55e59;animation:none}.snc-tool-count[data-astro-cid-ebugm53c]{display:flex;flex-direction:column;align-items:center;gap:.125rem;margin-bottom:.375rem}.snc-tool-num[data-astro-cid-ebugm53c]{transition:color .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-tool-num[data-astro-cid-ebugm53c]{color:#ff0055bf}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-tool-num[data-astro-cid-ebugm53c]{color:#34d399}.snc-tool-desc[data-astro-cid-ebugm53c]{padding-top:.375rem;border-top:1px solid rgba(255,255,255,.03)}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-tool-desc[data-astro-cid-ebugm53c] .snc-desc-off[data-astro-cid-ebugm53c]{color:#ff0055a6}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-tool-desc[data-astro-cid-ebugm53c] .snc-desc-on[data-astro-cid-ebugm53c]{color:#22c55ea6}.snc-siem-card[data-astro-cid-ebugm53c]{margin-top:.625rem;padding:.875rem 1rem;border-radius:.5rem;transition:background .5s,border-color .5s;border:1px solid transparent}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-siem-card[data-astro-cid-ebugm53c]{background:#ff005508;border-color:#ff00551a}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-siem-card[data-astro-cid-ebugm53c]{background:#ffffff03;border-color:#ffffff09}.snc-siem-header[data-astro-cid-ebugm53c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.snc-siem-title[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:.4rem}.snc-siem-badge[data-astro-cid-ebugm53c]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:2px 7px;border-radius:2px}.snc-siem-badge--alert[data-astro-cid-ebugm53c]{color:#f05;background:#ff005514;animation:snc-pulse 1.5s ease-in-out infinite}.snc-siem-badge--ok[data-astro-cid-ebugm53c]{color:#34d399;background:#22c55e14}.snc-siem-body[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:1.25rem}.snc-siem-count[data-astro-cid-ebugm53c]{display:flex;flex-direction:column;gap:.125rem;flex-shrink:0}.snc-siem-bar[data-astro-cid-ebugm53c]{flex:1;height:5px;border-radius:3px;background:#ffffff08;overflow:hidden}.snc-siem-bar-fill[data-astro-cid-ebugm53c]{height:100%;border-radius:3px;transition:width .8s ease-out,background .5s}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-siem-bar-fill[data-astro-cid-ebugm53c]{width:96%;background:linear-gradient(90deg,#f056,#ff0055b3)}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-siem-bar-fill[data-astro-cid-ebugm53c]{width:3%;background:linear-gradient(90deg,#22c55e66,#22c55e33)}.snc-analyst[data-astro-cid-ebugm53c]{display:flex;align-items:center;gap:.625rem;margin-top:.625rem;padding:.75rem 1rem;border-radius:.5rem;transition:background .5s,border-color .5s;border:1px solid transparent}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-analyst[data-astro-cid-ebugm53c]{background:#ff005505;border-color:#ff00550f}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-analyst[data-astro-cid-ebugm53c]{background:#00a8ff05;border-color:#00a8ff14}.snc-analyst-icon[data-astro-cid-ebugm53c]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;transition:background .5s,border-color .5s,color .5s;border:1px solid transparent}[data-astro-cid-ebugm53c][data-snc-active="0"] .snc-analyst-icon[data-astro-cid-ebugm53c]{background:#ff00550a;border-color:#ff00551a;color:#ff005580}[data-astro-cid-ebugm53c][data-snc-active="1"] .snc-analyst-icon[data-astro-cid-ebugm53c]{background:#00a8ff0f;border-color:#00a8ff1f;color:#00a8ff99}@media(max-width:768px){.snc-threat-grid[data-astro-cid-ebugm53c]{grid-template-columns:repeat(2,1fr)}.snc-siem-body[data-astro-cid-ebugm53c]{flex-direction:column;align-items:flex-start;gap:.625rem}.snc-siem-bar[data-astro-cid-ebugm53c]{width:100%}}@media(max-width:640px){.snc-threat-grid[data-astro-cid-ebugm53c],.snc-tools-grid[data-astro-cid-ebugm53c]{grid-template-columns:1fr}.snc-stats[data-astro-cid-ebugm53c]{gap:.875rem;flex-wrap:wrap}.snc-stat-divider[data-astro-cid-ebugm53c]{height:1.25rem}.snc-fw-badge[data-astro-cid-ebugm53c]{padding:.35rem .75rem;gap:.4rem}.snc-tears[data-astro-cid-ebugm53c]{display:none}.snc-analyst[data-astro-cid-ebugm53c]{flex-direction:column;text-align:center;gap:.4rem}}@media(max-width:480px){.snc-chaos[data-astro-cid-ebugm53c]{padding:.875rem 1rem 2rem}.snc-downstream[data-astro-cid-ebugm53c]{padding:.875rem 1rem 1rem}}@media(prefers-reduced-motion:reduce){.snc-particle[data-astro-cid-ebugm53c],.snc-pulse-ring[data-astro-cid-ebugm53c],.snc-threat-dot[data-astro-cid-ebugm53c],.snc-fw-line[data-astro-cid-ebugm53c]:before,.snc-fw-glow[data-astro-cid-ebugm53c],.snc-siem-badge--alert[data-astro-cid-ebugm53c],.snc-tear[data-astro-cid-ebugm53c]{animation:none!important}.snc-particle[data-astro-cid-ebugm53c],.snc-tear[data-astro-cid-ebugm53c]{display:none}.snc-fw-line[data-astro-cid-ebugm53c]:before{display:none}}
