@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=IBM+Plex+Mono:wght@400;500;600&family=Space+Mono:wght@400;700&display=swap";html{scroll-behavior:smooth}:root{--base-white: #F8F9FA;--base-off-white: #F0F1F3;--base-light-grey: #E4E6EA;--base-mid-grey: #B0B5BE;--base-dark-grey: #6B7280;--base-charcoal: #2D3142;--base-near-black: #1A1D2B;--accent-cyan: #00E5FF;--accent-cyan-muted: #00B8D4;--accent-cyan-glow: rgba(0, 229, 255, .15);--accent-cyan-subtle: rgba(0, 229, 255, .08);--accent-magenta: #FF006E;--accent-magenta-muted: #C9185A;--accent-magenta-glow: rgba(255, 0, 110, .12);--status-verified: #00E676;--status-pending: #FFD600;--status-flagged: #FF5252;--status-inactive: var(--base-mid-grey);--blueprint-line: rgba(0, 180, 212, .12);--blueprint-line-strong: rgba(0, 180, 212, .22);--blueprint-accent: rgba(0, 229, 255, .06);--code-bg: #1A1D2B;--code-text: #E2E8F0;--code-text-muted: #94A3B8;--code-text-dim: #64748B;--font-primary: "DM Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "Space Mono", monospace;--fs-display: clamp(2.4rem, 4vw, 3.6rem);--fs-h1: clamp(1.8rem, 3vw, 2.4rem);--fs-h2: 1.35rem;--fs-h3: 1.1rem;--fs-body: .95rem;--fs-small: .82rem;--fs-micro: .7rem;--fs-nano: .6rem;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .08em;--tracking-ultra: .14em;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--space-2xl: 64px;--space-3xl: 96px;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 10px;--radius-pill: 100px;--border-thin: 1px;--border-medium: 1.5px;--border-thick: 2px;--shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 4px 12px rgba(0,0,0,.04);--shadow-elevated: 0 4px 20px rgba(0,0,0,.08), 0 1px 4px rgba(0,0,0,.04);--shadow-cyan-glow: 0 0 20px rgba(0, 229, 255, .2), 0 0 60px rgba(0, 229, 255, .06);--shadow-magenta-glow: 0 0 20px rgba(255, 0, 110, .15);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.76, 0, .24, 1);--duration-fast: .15s;--duration-normal: .3s;--duration-slow: .6s}.dark{--base-white: #1A1D2B;--base-off-white: #1F2233;--base-light-grey: #2D3142;--base-mid-grey: #64748B;--base-dark-grey: #94A3B8;--base-charcoal: #CBD5E1;--base-near-black: #F1F5F9;--accent-cyan-glow: rgba(0, 229, 255, .25);--accent-cyan-subtle: rgba(0, 229, 255, .12);--accent-magenta-glow: rgba(255, 0, 110, .2);--blueprint-line: rgba(0, 180, 212, .08);--blueprint-line-strong: rgba(0, 180, 212, .15);--blueprint-accent: rgba(0, 229, 255, .04);--shadow-card: 0 1px 3px rgba(0,0,0,.2), 0 4px 12px rgba(0,0,0,.15);--shadow-elevated: 0 4px 20px rgba(0,0,0,.3), 0 1px 4px rgba(0,0,0,.15)}html{background-color:var(--base-white)}body{background-color:transparent!important}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(var(--blueprint-line-strong) 1px,transparent 1px),linear-gradient(90deg,var(--blueprint-line-strong) 1px,transparent 1px),linear-gradient(var(--blueprint-line) 1px,transparent 1px),linear-gradient(90deg,var(--blueprint-line) 1px,transparent 1px);background-size:120px 120px,120px 120px,24px 24px,24px 24px;opacity:.7}@keyframes scanLine{0%{transform:translateY(-100vh)}to{transform:translateY(100vh)}}body:after{content:"";position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent);z-index:9999;pointer-events:none;animation:scanLine 8s linear infinite;opacity:.4;box-shadow:0 0 30px 8px var(--accent-cyan-glow)}@media(prefers-reduced-motion:reduce){body:after{animation:none;opacity:0}}:root{color-scheme:light;--country-select-control-bg: #ffffff;--country-select-menu-bg: #ffffff;--country-select-text: #111827;--country-select-placeholder: #6b7280;--country-select-border: #d1d5db;--country-select-border-hover: #9ca3af;--country-select-border-focus: #3b82f6;--country-select-ring: rgba(59, 130, 246, .3);--country-select-separator: #d1d5db;--country-select-indicator: #6b7280;--country-select-indicator-hover: #374151;--country-select-chip-bg: #eff6ff;--country-select-chip-text: #1d4ed8;--country-select-chip-remove-hover-bg: #dbeafe;--country-select-chip-remove-hover-text: #1e40af;--country-select-option-hover-bg: #eff6ff;--country-select-option-selected-bg: #dbeafe;--country-select-option-selected-text: #1e3a8a;--country-select-option-active-bg: #bfdbfe}.dark{color-scheme:dark;--tw-ring-offset-color: #0f172a;--country-select-control-bg: #0f172a;--country-select-menu-bg: #111827;--country-select-text: #e2e8f0;--country-select-placeholder: #94a3b8;--country-select-border: #334155;--country-select-border-hover: #475569;--country-select-border-focus: #60a5fa;--country-select-ring: rgba(96, 165, 250, .35);--country-select-separator: #334155;--country-select-indicator: #94a3b8;--country-select-indicator-hover: #e2e8f0;--country-select-chip-bg: #1e3a8a;--country-select-chip-text: #dbeafe;--country-select-chip-remove-hover-bg: #1d4ed8;--country-select-chip-remove-hover-text: #eff6ff;--country-select-option-hover-bg: #1e293b;--country-select-option-selected-bg: #1e40af;--country-select-option-selected-text: #dbeafe;--country-select-option-active-bg: #1d4ed8}.dark .theme-icon-sun{display:block}.dark .theme-icon-moon,.theme-icon-sun{display:none}.theme-icon-moon{display:block}
