@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--bg-deep:#07070a;--bg-surface:#0f0f16a6;--bg-surface-elevated:#181a20;--bg-sidebar:#0b0b10;--accent-primary:#6320ee;--accent-primary-light:#9e77f7;--accent-green:#00e676;--accent-red:#ff1744;--accent-orange:#ff9100;--accent-gold:#c8a24a;--text-primary:#f3f4f6;--text-secondary:#8a8f9c;--text-muted:#5e6673;--border-light:#ffffff0f;--border-strong:#ffffff1f;--glass-glow:#6320ee26;--rarity-covert:#eb4b4b;--rarity-classified:#d32ce6;--rarity-restricted:#8847ff;--rarity-milspec:#4b69ff;--rarity-industrial:#5e98d9;--rarity-consumer:#b0c3d9;--rarity-knife:gold;--rarity-contraband:#e4ae39;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-color:var(--bg-deep);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}.font-mono{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.pressable{-webkit-user-select:none;user-select:none;transition:transform .12s cubic-bezier(.4,0,.2,1),opacity .12s,background-color .15s}.pressable:active{transform:scale(.97)!important}.hoverable-card{transition:border-color .2s,transform .2s,box-shadow .2s,background-color .2s}.hoverable-card:hover{background-color:#ffffff06;border-color:#ffffff1f!important}@keyframes pulse-live-green{0%{transform:scale(.95);box-shadow:0 0 #00e676b3}70%{transform:scale(1.05);box-shadow:0 0 0 8px #00e67600}to{transform:scale(.95);box-shadow:0 0 #00e67600}}@keyframes pulse-live-red{0%{transform:scale(.95);box-shadow:0 0 #ff1744b3}70%{transform:scale(1.05);box-shadow:0 0 0 8px #ff174400}to{transform:scale(.95);box-shadow:0 0 #ff174400}}.pulse-dot-green{background-color:var(--accent-green);border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-live-green;display:inline-block}.pulse-dot-red{background-color:var(--accent-red);border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-live-red;display:inline-block}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:8px;animation:1.8s ease-in-out infinite skeleton-shimmer}.sidebar-link-btn{position:relative}.sidebar-link-btn.active-indicator:before{content:"";background:#6320ee;border-radius:0 4px 4px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0;box-shadow:0 0 8px #6320ee}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}@media (width<=768px){.app-header{padding:0 16px!important}.mobile-menu-btn{display:flex!important}.main-layout-wrapper{margin-left:0!important}.main-content-area{padding:16px!important}.responsive-modal{box-sizing:border-box!important;width:95vw!important;max-width:95vw!important;padding:20px!important}.responsive-grid{grid-template-columns:1fr!important}.responsive-search-input{width:100%!important}.responsive-flex-wrap{flex-direction:column!important;align-items:stretch!important}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;width:100%;margin-bottom:16px;overflow-x:auto}.agent-banner-img{display:none!important}.podium-container{flex-wrap:wrap!important;gap:12px!important}.podium-item{width:100%!important;max-width:100%!important}}@media (width<=480px){.header-profile-badge span{display:none!important}h1{font-size:22px!important}h2{font-size:18px!important}.compact-padding{padding:16px!important}.cell-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}}
