@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&display=swap";:root{--bg: #0a0a1a;--bg-deep: #0f0f23;--surface: #141432;--surface-alt: #151d2f;--surface-card: rgba(20, 20, 50, .5);--surface-raised: rgba(20, 20, 50, .8);--surface-raised-strong: rgba(20, 20, 50, .9);--surface-sunken: rgba(15, 15, 45, .5);--veil-50: rgba(10, 10, 26, .5);--veil-60: rgba(10, 10, 26, .6);--veil-80: rgba(10, 10, 26, .8);--veil-90: rgba(10, 10, 26, .9);--scrim: rgba(0, 0, 0, .7);--text-bright: #02e1fc;--text-strong: rgba(2, 225, 252, .9);--text: rgba(2, 225, 252, .8);--text-dim: rgba(2, 225, 252, .7);--text-soft: rgba(2, 225, 252, .6);--text-muted: rgba(2, 225, 252, .5);--text-faint: rgba(2, 225, 252, .4);--text-ghost: rgba(2, 225, 252, .3);--accent: #02e1fc;--accent-contrast: #141432;--accent-contrast-deep: #0a0a1a;--accent-alt-soft: rgba(0, 200, 255, .6);--tint-00: rgba(2, 225, 252, 0);--tint-03: rgba(2, 225, 252, .03);--tint-05: rgba(2, 225, 252, .05);--tint-08: rgba(2, 225, 252, .08);--tint-10: rgba(2, 225, 252, .1);--tint-20: rgba(2, 225, 252, .2);--blue-tint-05: rgba(0, 100, 255, .05);--border-strong: #02e1fc;--border-mid: rgba(2, 225, 252, .4);--border: rgba(2, 225, 252, .3);--border-soft: rgba(2, 225, 252, .2);--border-faint: rgba(2, 225, 252, .1);--line-strong: 2px solid var(--border-strong);--line: 1px solid var(--border);--line-alert: 2px solid var(--alert);--line-alert-left: 3px solid var(--alert);--line-danger: 2px solid var(--danger);--line-info: 2px solid var(--info);--alert: #ff6600;--alert-hover: #e05500;--alert-soft: rgba(255, 102, 0, .6);--alert-muted: rgba(255, 102, 0, .5);--alert-faint: rgba(255, 102, 0, .4);--alert-tint-00: rgba(255, 102, 0, 0);--alert-tint-05: rgba(255, 102, 0, .05);--alert-tint-08: rgba(255, 102, 0, .08);--alert-tint-10: rgba(255, 102, 0, .1);--alert-tint-20: rgba(255, 102, 0, .2);--danger: #ff4444;--danger-faint: rgba(255, 68, 68, .3);--danger-soft: rgba(255, 68, 68, .2);--ok: #00ff88;--info: #44aaff;--modal-bg: #1a1a2e;--modal-text: #e0e0e0;--modal-text-strong: #ffffff;--modal-text-dim: #888888;--modal-border: #222222;--gradient-hero: linear-gradient(135deg, #0a0a1a 0%, #141432 50%, #0a0a1a 100%);--gradient-contact-hero: linear-gradient(141.832652deg, #1a1a2e 0%, #16213e 50%, #0f0f23 100%);--glow: 0px 0px 10px 0px rgba(2, 225, 252, .2), inset 0px 0px 10px 2px rgba(2, 225, 252, .07);--glow-strong: 0px 0px 20px 0px rgba(2, 225, 252, .4), inset 0px 0px 10px 2px rgba(2, 225, 252, .1);--glow-alert: 0px 0px 10px 0px rgba(255, 102, 0, .2), inset 0px 0px 10px 2px rgba(255, 102, 0, .07);--glow-danger: 0px 0px 10px rgba(255, 68, 68, .25), inset 0px 0px 10px 2px rgba(255, 68, 68, .08);--glow-info: 0px 0px 10px rgba(68, 170, 255, .25), inset 0px 0px 10px 2px rgba(68, 170, 255, .08);--glow-ok: 0 0 10px rgba(0, 255, 136, .2), inset 0 0 10px 2px rgba(0, 255, 136, .07);--glow-accent-alt: 0 0 10px rgba(0, 200, 255, .2), inset 0 0 10px 2px rgba(0, 200, 255, .07);--halo-accent: 0 0 30px rgba(2, 225, 252, .1);--halo-alert: 0 0 16px rgba(255, 102, 0, .15);--halo-danger: 0 0 12px rgba(255, 68, 68, .3);--halo-info: 0 0 12px rgba(68, 170, 255, .3);--dash-cyan: #0ff;--dash-cyan-text: rgba(0, 255, 255, .8);--dash-cyan-dim: rgba(0, 255, 255, .5);--dash-cyan-faint: rgba(0, 255, 255, .3);--dash-cyan-ghost: rgba(0, 255, 255, .15);--dash-border: rgba(0, 255, 255, .3);--dash-orange: #f60;--dash-red: #ff3355;--dash-yellow: #ffcc00;--dash-green: #33ff99;--dash-surface: rgba(20, 20, 50, .5);--dash-surface-dark: rgba(10, 10, 30, .6);--dash-green-glow: rgba(51, 255, 153, .4);--dash-red-glow: rgba(255, 51, 85, .3);--dash-orange-glow: rgba(255, 102, 0, .3);--dash-risk-critical-bg: rgba(255, 51, 85, .12);--dash-risk-high-bg: rgba(255, 102, 0, .12);--dash-risk-medium-bg: rgba(255, 204, 0, .1);--dash-risk-low-bg: rgba(51, 255, 153, .08);--dash-frame-glow: 0 0 8px rgba(0, 255, 255, .1), inset 0 0 8px 1px rgba(0, 255, 255, .04)}:root{--font-mono: "IBM Plex Mono", monospace;--text-xs: 12px;--text-sm: 13px;--text-base: 14px;--text-md: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 28px;--text-3xl: 48px;--text-4xl: 64px;--leading-tight: 1;--leading-snug: 1.25;--leading-base: 1.5;--leading-loose: 1.75;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--page-max: 1280px;--frame-max: 900px;--page-gutter: 24px;--tracking-wide: .05em;--tracking-wider: .1em;--transition-fast: .15s ease;--transition-base: .25s ease}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%}body{font-family:var(--font-mono);background:var(--bg);color:var(--text-bright);min-height:100vh}.page-container{max-width:var(--page-container-max, var(--page-max));width:100%;margin-inline:auto;padding-inline:var(--page-gutter)}.layout-frame{--page-container-max: calc(var(--frame-max) + 2 * var(--page-gutter))}@media (max-width: 480px){:root{--page-gutter: 16px}}
