:root{--radius-sm: 4px;--radius-md: 6px;--sidebar-width: 225px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--t-fast: .12s ease-out;--t-base: .2s ease-out}:root,:root.navy{--bg: #060C18;--surface: #0A1428;--elevated: #0F1D35;--border: #1A2B45;--border-bright: #253D5E;--accent: #00E5E5;--accent-dim: rgba(0,229,229,.1);--text-primary: #E8F1FA;--text-secondary: #7A9BBE;--text-muted: #4A6882;--text-mono: #00E5E5;--text-label: #2E4A66;--danger: #FF4D6A;--danger-dim: rgba(255,77,106,.12);--success: #00FFB2;--success-dim: rgba(0,255,178,.1);--warn: #FFB020;--warn-dim: rgba(255,176,32,.12);--shadow-md: 0 4px 24px rgba(0,0,0,.8);--shadow-glow: 0 0 32px rgba(0,229,229,.22)}:root.black{--bg: #000000;--surface: #0D0D0D;--elevated: #161616;--border: #222222;--border-bright: #2E2E2E;--accent: #00E5E5;--accent-dim: rgba(0,229,229,.12);--text-primary: #F2F2F2;--text-secondary: #888888;--text-muted: #4A4A4A;--text-mono: #00E5E5;--text-label: #3A3A3A;--danger: #FF4D6A;--danger-dim: rgba(255,77,106,.12);--success: #00FFB2;--success-dim: rgba(0,255,178,.1);--warn: #FFB020;--warn-dim: rgba(255,176,32,.12);--shadow-md: 0 4px 24px rgba(0,0,0,.9);--shadow-glow: 0 0 32px rgba(0,229,229,.22)}:root.crimson{--bg: #060101;--surface: #0E0404;--elevated: #160608;--border: #2A0C0C;--border-bright: #3E1414;--accent: #FF1744;--accent-dim: rgba(255,23,68,.12);--text-primary: #FFF0F0;--text-secondary: #B08080;--text-muted: #5A3030;--text-mono: #FF7090;--text-label: #4A2020;--danger: #FF6B00;--danger-dim: rgba(255,107,0,.12);--success: #00E5A0;--success-dim: rgba(0,229,160,.1);--warn: #FFB020;--warn-dim: rgba(255,176,32,.12);--shadow-md: 0 4px 24px rgba(0,0,0,.9);--shadow-glow: 0 0 32px rgba(255,23,68,.22)}:root.nebula{--bg: #03020C;--surface: #080520;--elevated: #0D0A2E;--border: #181040;--border-bright: #241855;--accent: #9D4EFF;--accent-dim: rgba(157,78,255,.13);--text-primary: #F0EEFF;--text-secondary: #8B80BB;--text-muted: #453C70;--text-mono: #B47AFF;--text-label: #332860;--danger: #FF4D8B;--danger-dim: rgba(255,77,139,.13);--success: #00FFB2;--success-dim: rgba(0,255,178,.1);--warn: #FFB020;--warn-dim: rgba(255,176,32,.12);--shadow-md: 0 4px 24px rgba(0,0,0,.85);--shadow-glow: 0 0 40px rgba(157,78,255,.25)}:root.operative{--bg: #020703;--surface: #050E06;--elevated: #091508;--border: #112B12;--border-bright: #1C4020;--accent: #39FF14;--accent-dim: rgba(57,255,20,.1);--text-primary: #E8F5E2;--text-secondary: #6A9B6E;--text-muted: #2E4A30;--text-mono: #39FF14;--text-label: #1E3520;--danger: #FF3333;--danger-dim: rgba(255,51,51,.12);--success: #39FF14;--success-dim: rgba(57,255,20,.1);--warn: #D4A017;--warn-dim: rgba(212,160,23,.12);--shadow-md: 0 4px 24px rgba(0,0,0,.9);--shadow-glow: 0 0 32px rgba(57,255,20,.2)}:root.light{--bg: #F4F6FA;--surface: #FFFFFF;--elevated: #EEF1F7;--border: #DDE2EC;--border-bright: #C5CDDE;--accent: #007D7D;--accent-dim: rgba(0,125,125,.08);--text-primary: #0A0D14;--text-secondary: #4A5568;--text-muted: #94A3B8;--text-mono: #006E6E;--text-label: #A0AABB;--danger: #DC2626;--danger-dim: rgba(220,38,38,.08);--success: #059669;--success-dim: rgba(5,150,105,.08);--warn: #D97706;--warn-dim: rgba(217,119,6,.08);--shadow-md: 0 2px 12px rgba(0,0,0,.08);--shadow-glow: 0 0 0px transparent}body{background-color:var(--bg);color:var(--text-primary);transition:background-color .2s,color .2s}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}code,pre,.monospace{font-family:var(--font-mono)}.font-mono,.data-value,.address,.hash,.amount{font-family:var(--font-mono);font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:16px}.chain-stellar{color:#7b68ee;border-color:#7b68ee;background:#7b68ee22}.chain-bantu{color:#20b2aa;border-color:#20b2aa;background:#20b2aa22}.chain-ethereum{color:#627eea;border-color:#627eea;background:#627eea22}.chain-polygon{color:#8247e5;border-color:#8247e5;background:#8247e522}.chain-bnb{color:#f3ba2f;border-color:#f3ba2f;background:#f3ba2f22}.severity-critical{color:#f44}.severity-high{color:#ff8c00}.severity-medium{color:gold}.severity-low{color:#4caf50}button{font-family:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{font-family:inherit;font-size:13px;outline:none}input:focus,select:focus,textarea:focus{border-color:#4a90e2!important}@media(max-width:768px){button{min-height:44px}}@media(max-width:768px){h1{font-size:1.25rem!important}h2{font-size:1.1rem!important}}@media(max-width:768px){.ls-modal{width:100%!important;height:100vh!important;border-radius:0!important;max-width:100vw!important;margin:0!important}}@media(max-width:768px){.mobile-nav-bar{display:flex!important}.sidebar{display:none!important}.sidebar.open{display:block!important;position:fixed;top:0;left:0;bottom:0;width:260px;z-index:999}}@media(min-width:769px){.mobile-nav-bar{display:none!important}.sidebar{display:block!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 var(--accent);opacity:1}70%{box-shadow:0 0 0 6px transparent;opacity:.8}to{box-shadow:0 0 0 0 transparent;opacity:1}}@keyframes logo-pulse{0%,to{box-shadow:0 0 14px var(--accent)}50%{box-shadow:0 0 28px var(--accent),0 0 60px var(--accent-dim)}}@keyframes value-flash{0%{background-color:var(--accent-dim)}to{background-color:transparent}}.value-flash{animation:value-flash .7s ease-out}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse-glow 2s ease-in-out infinite;flex-shrink:0;display:inline-block}.logo-diamond{width:22px;height:22px;background:var(--accent);transform:rotate(45deg);border-radius:3px;flex-shrink:0;animation:logo-pulse 4s ease-in-out infinite}.nav-section-label{display:flex;align-items:center;gap:6px;padding:10px 12px 4px;font-family:var(--font-mono);font-size:10px;font-weight:500;color:var(--text-label);letter-spacing:.12em;text-transform:uppercase;-webkit-user-select:none;user-select:none}.nav-section-label:after{content:"";flex:1;height:1px;background:var(--border)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{display:flex;width:max-content;animation:marquee 28s linear infinite}.marquee-track:hover{animation-play-state:paused}a,button,[role=button]{transition:opacity .15s ease,color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}[onClick],[onclick]{cursor:pointer}@media(max-width:768px){div[style*="gridTemplateColumns: repeat(4"],div[style*="gridTemplateColumns: repeat(5"]{grid-template-columns:repeat(2,1fr)!important}div[style*="gridTemplateColumns: repeat(3"]{grid-template-columns:1fr 1fr!important}div[style*="gridTemplateColumns: 2fr 1fr"],div[style*="gridTemplateColumns: 1fr 1fr"]{grid-template-columns:1fr!important}}@media(max-width:480px){div[style*="gridTemplateColumns: repeat(2"],div[style*="gridTemplateColumns: repeat(4"]{grid-template-columns:1fr!important}}@media(max-width:768px){table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}td,th{padding:8px 10px!important;font-size:11px!important}}@media(max-width:768px){div[style*="padding: 32px"],div[style*="padding: '28px 32px'"],div[style*="padding: '24px 28px'"]{padding:16px!important}}@media(max-width:768px){div[style*="fontSize: 28"],div[style*="fontSize: 24"],div[style*="fontSize: 22"]{font-size:18px!important}}@media(max-width:768px){div[style*="display: 'flex'"][style*="gap:"]{flex-wrap:wrap!important}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--elevated) 25%,var(--border) 50%,var(--elevated) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeIn .2s ease-out}:root.light{color-scheme:light}:root.light html,:root.light body,:root.light #root{background:#f3f6fa!important;color:#0f172a!important}:root.light div[style*="background: '#080E1A'"],:root.light div[style*="background: #080E1A"],:root.light div[style*="background: rgb(8, 14, 26)"]{background:#f3f6fa!important;color:#0f172a!important}:root.light div[style*="background: '#0D1526'"],:root.light div[style*="background: #0D1526"],:root.light div[style*="background: rgb(13, 21, 38)"]{background:#fff!important;color:#0f172a!important}:root.light div[style*="background: '#111D30'"],:root.light div[style*="background: #111D30"],:root.light div[style*="background: rgb(17, 29, 48)"]{background:#eef2f8!important}:root.light tr[style*="background: '#111D30'"],:root.light tr[style*="background: #111D30"]{background:#eef2f8!important}:root.light div[style*="color: '#E2ECF4'"],:root.light div[style*="color: #E2ECF4"],:root.light div[style*="color: rgb(226, 236, 244)"],:root.light span[style*="color: '#E2ECF4'"],:root.light span[style*="color: #E2ECF4"],:root.light td[style*="color: '#E2ECF4'"],:root.light td[style*="color: #E2ECF4"]{color:#0f172a!important}:root.light div[style*="color: '#6A8AAB'"],:root.light div[style*="color: #6A8AAB"],:root.light span[style*="color: '#6A8AAB'"],:root.light span[style*="color: #6A8AAB"],:root.light td[style*="color: '#6A8AAB'"],:root.light td[style*="color: #6A8AAB"]{color:#64748b!important}:root.light input,:root.light select,:root.light textarea{background:#f8fafc!important;color:#0f172a!important;border-color:#d1dce8!important}:root.light tr:nth-child(2n){background:#f8fafc}:root.light th{background:#eef2f8!important;color:#374151!important}:root.light td{border-color:#e5e7eb!important;color:#1f2937}:root.light div[style*="borderColor: '#1A2B45'"],:root.light div[style*="border: '1px solid #1A2B45'"],:root.light div[style*="border: 1px solid #1A2B45"]{border-color:#d1dce8!important}.responsive-grid{display:grid}.responsive-grid--cols-1{grid-template-columns:1fr}.responsive-grid--cols-2{grid-template-columns:repeat(2,1fr)}.responsive-grid--cols-3{grid-template-columns:repeat(3,1fr)}.responsive-grid--cols-4{grid-template-columns:repeat(4,1fr)}.responsive-grid--cols-5{grid-template-columns:repeat(5,1fr)}.responsive-grid--cols-6{grid-template-columns:repeat(6,1fr)}@media(max-width:768px){.responsive-grid--cols-3,.responsive-grid--cols-4,.responsive-grid--cols-5,.responsive-grid--cols-6{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.responsive-grid--cols-2,.responsive-grid--cols-3,.responsive-grid--cols-4,.responsive-grid--cols-5,.responsive-grid--cols-6{grid-template-columns:1fr}}@media(max-width:768px){table{font-size:11px!important}th,td{padding:6px 8px!important;white-space:normal!important}}@media(min-width:769px)and (max-width:1024px){.responsive-grid--cols-6,.responsive-grid--cols-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){div[style*="overflowX: 'auto'"],div[style*="overflow-x: auto"]{flex-wrap:wrap!important}}@media(max-width:1024px){div[style*="gridTemplateColumns: '40% 35% 25%'"],div[style*="grid-template-columns: 40% 35% 25%"]{grid-template-columns:1fr!important}}@media(max-width:1024px){div[style*="gridTemplateColumns: '2fr 1fr'"],div[style*="grid-template-columns: 2fr 1fr"]{grid-template-columns:1fr!important}}@media(max-width:768px){table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100vw}thead,tbody,tr{display:table;width:100%;table-layout:fixed}}@media(max-width:1024px){.dashboard-three-col,.dashboard-two-col{grid-template-columns:1fr!important}}@media(max-width:768px){.chain-health-strip{flex-wrap:wrap!important;overflow-x:visible!important}.chain-health-strip>div{min-width:calc(50% - 5px)!important;flex:1 1 calc(50% - 5px)!important}}@media(max-width:480px){.chain-health-strip>div{min-width:100%!important;flex:1 1 100%!important}}html,body,#root{overflow-x:hidden;max-width:100vw}@media(max-width:768px){.admin-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;z-index:1000!important;transform:translate(-100%)!important;transition:transform .25s cubic-bezier(.4,0,.2,1)!important;width:270px!important}.admin-sidebar.mobile-open{transform:translate(0)!important}.admin-sidebar-overlay{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999}.admin-mobile-bar{display:flex!important}}@media(min-width:769px){.admin-sidebar-overlay,.admin-mobile-bar{display:none!important}}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr!important;gap:20px!important}}@media(max-width:768px){.agent-chat-panel{width:100vw!important}.agent-chat-sidebar{display:none!important}}@media(max-width:768px){.stat-strip-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.stat-strip-grid{grid-template-columns:1fr!important}}@media(max-width:768px){div[style*="padding: '120px"],div[style*="padding: 120px"]{padding-top:48px!important;padding-bottom:48px!important}div[style*="gridTemplateColumns: '1fr 1fr'"],div[style*="grid-template-columns: 1fr 1fr"],div[style*="gridTemplateColumns: '1.1fr 0.9fr'"],div[style*="gridTemplateColumns: '0.9fr 1.1fr'"]{grid-template-columns:1fr!important}}@media(max-width:768px){.admin-content-main{padding-top:48px!important}}@media(max-width:768px){.ls-modal,div[style*="position: fixed"][style*=borderRadius]{max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 32px)!important;overflow-y:auto!important;left:8px!important;right:8px!important;margin-left:0!important;margin-right:0!important}}
