:root{--primary: #2563eb;--primary-hover: #1d4ed8;--primary-soft: rgba(37, 99, 235, .08);--primary-600: #1e40af;--ring: #2563eb;--bg: #fafafa;--card: #ffffff;--text: #191919;--subtext: #8e8e8e;--border: #ebebeb;--border-hover: #d4d4d4;--shadow: 0 1px 3px rgba(0,0,0,.04), 0 6px 16px rgba(0,0,0,.04);--shadow-soft: 0 1px 2px rgba(0,0,0,.03);--radius: 16px;--radius-sm: 10px;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--sidebar-w: 220px;--topbar-h: 60px}[data-theme=dark]{--bg: #0a0a0f;--card: #111118;--text: #f0f0ff;--subtext: rgba(240,240,255,.45);--border: rgba(255,255,255,.08);--border-hover: rgba(255,255,255,.15);--shadow: 0 1px 3px rgba(0,0,0,.2), 0 6px 16px rgba(0,0,0,.15);--shadow-soft: 0 1px 2px rgba(0,0,0,.1);--primary-soft: rgba(37, 99, 235, .12)}*{box-sizing:border-box}body{font-family:Inter,Montserrat,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s,color .2s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--subtext)}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.animate-fadeUp{animation:fadeUp .3s cubic-bezier(.25,.1,.25,1) both}.animate-fadeIn{animation:fadeIn .25s ease both}.shimmer{background:linear-gradient(90deg,var(--card) 25%,var(--border) 50%,var(--card) 75%);background-size:200% 100%;animation:shimmer 1.6s infinite;border-radius:8px}.spin{display:inline-block;width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}::selection{background:var(--primary-soft);color:var(--text)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#ffffff0d!important;color:var(--text)!important;border-color:var(--border)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--subtext)!important}[data-theme=dark] [style*="background: #fafbfc"],[data-theme=dark] [style*="background:#fafbfc"],[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background:#fafafa"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: rgb(250"],[data-theme=dark] [style*="background: #f5f5f5"],[data-theme=dark] [style*="background:#f5f5f5"],[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background:#f3f4f6"],[data-theme=dark] [style*="background: #f6f6f6"],[data-theme=dark] [style*="background: #f0f0f0"],[data-theme=dark] [style*="background: #f1f5f9"],[data-theme=dark] [style*="background:#f1f5f9"]{background:#ffffff0a!important}[data-theme=dark] [style*="background: var(--card)"],[data-theme=dark] [style*="background:var(--card)"]{background:var(--card)!important}[data-theme=dark] [style*="color: #111"],[data-theme=dark] [style*="color:#111"],[data-theme=dark] [style*="color: #191919"],[data-theme=dark] [style*="color:#191919"],[data-theme=dark] [style*="color: #000"],[data-theme=dark] [style*="color: #333"],[data-theme=dark] [style*="color: #444"],[data-theme=dark] [style*="color:#444"],[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color: #18160F"],[data-theme=dark] [style*="color: black"]{color:var(--text)!important}[data-theme=dark] [style*="color: #525252"],[data-theme=dark] [style*="color: #6b7280"],[data-theme=dark] [style*="color: #7A776E"],[data-theme=dark] [style*="color: #92400e"],[data-theme=dark] [style*="color:#92400e"],[data-theme=dark] [style*="color: #b0b0b0"],[data-theme=dark] [style*="color:#b0b0b0"]{color:var(--subtext)!important}[data-theme=dark] [style*="border: 1px solid #e5e7eb"],[data-theme=dark] [style*="border:1px solid #e5e7eb"],[data-theme=dark] [style*="border: 1.5px solid #e5e7eb"],[data-theme=dark] [style*="border-color: #e5e7eb"]{border-color:var(--border)!important}[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background:#fafafa"]{background:var(--bg)!important}[data-theme=dark] code{background:#ffffff0f!important;color:var(--text)!important}[data-theme=dark] [style*="background: #f5f5f5"],[data-theme=dark] [style*="background:#f5f5f5"]{background:#ffffff08!important}[data-theme=dark] [style*="background: #f3f4f6"],[data-theme=dark] [style*="background: #f0f0f0"],[data-theme=dark] [style*="background: #e0e7ff"]{background:#ffffff0f!important}[data-theme=dark] [style*="box-shadow: var(--shadow)"]{box-shadow:0 1px 3px #0000004d,0 6px 16px #0003!important}[data-theme=dark] nav[class*=desktop-nav],[data-theme=dark] nav[class*=mobile-nav]{background:var(--card)!important;border-color:var(--border)!important}[data-theme=dark] [style*="background: rgba(255,87,87,.04)"]{background:#ff575714!important}[data-theme=dark] hr{border-color:var(--border)!important}[data-theme=dark] [style*="background: var(--bg)"],[data-theme=dark] [style*="background:var(--bg)"]{background:#ffffff0a!important}[data-theme=dark] span[style*="background: #f5f5f5"],[data-theme=dark] span[style*="background:#f5f5f5"],[data-theme=dark] span[style*="background: #f0f0f0"],[data-theme=dark] span[style*="background: #e5e7eb"],[data-theme=dark] span[style*="background: #eee"],[data-theme=dark] div[style*="background: #f5f5f5"],[data-theme=dark] div[style*="background:#f5f5f5"]{background:#ffffff0f!important;color:var(--subtext)!important}[data-theme=dark] [class*=command-bar],[data-theme=dark] [class*=CommandBar]{background:var(--card)!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] nav a[style*="color: var(--subtext)"],[data-theme=dark] [class*=mock-ni],[data-theme=dark] button[style*="color: var(--subtext)"]{color:#f0f0ff8c!important}[data-theme=dark] [style*="zIndex: 100000"]>div,[data-theme=dark] [style*="zIndex: 99999"]>div,[data-theme=dark] [style*="z-index: 100000"]>div,[data-theme=dark] [style*="z-index: 99999"]>div{background:var(--card)!important;border:1px solid var(--border)!important;color:var(--text)!important}[data-theme=dark] [style*="zIndex: 100000"],[data-theme=dark] [style*="zIndex: 99999"],[data-theme=dark] [style*="z-index: 100000"],[data-theme=dark] [style*="z-index: 99999"]{background:#000000b3!important}[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background: rgb(255,255,255)"]{background:var(--card)!important;color:var(--text)!important}[data-theme=dark] [style*="maxWidth: 520"],[data-theme=dark] [style*="max-width: 520"],[data-theme=dark] [style*="maxWidth: 480"],[data-theme=dark] [style*="max-width: 480"]{background:var(--card)!important;color:var(--text)!important;border:1px solid var(--border)!important;max-height:85vh!important;overflow-y:auto!important}[data-theme=dark] button[style*="background: #f3f4f6"],[data-theme=dark] button[style*="background:#f3f4f6"],[data-theme=dark] button[style*="background: var(--bg)"]{background:#ffffff0f!important;color:var(--text)!important}[data-theme=dark] [style*="background: rgba(245,158,11,.06)"],[data-theme=dark] [style*="background:rgba(245,158,11,.06)"]{background:#f59e0b14!important}[data-theme=dark] [style*="background: rgba(37,99,235,.1)"],[data-theme=dark] [style*="background:rgba(37,99,235,.1)"]{background:#2563eb26!important}[data-theme=dark] span[style*="border-radius: 6px"][style*=background],[data-theme=dark] span[style*="border-radius:6px"][style*=background]{background:#ffffff0f!important;color:#f0f0ff80!important}[data-theme=dark] [style*="border: 1px solid var(--border)"],[data-theme=dark] [style*="border:1px solid var(--border)"],[data-theme=dark] [style*="border: 1.5px solid var(--border)"],[data-theme=dark] [style*="border:1.5px solid var(--border)"]{border-color:#ffffff14!important}[data-theme=dark] div[style*="background:#f"],[data-theme=dark] div[style*="background: #f"],[data-theme=dark] div[style*="background: rgb(2"],[data-theme=dark] div[style*="background: rgb(24"],[data-theme=dark] div[style*="background: rgb(25"],[data-theme=dark] span[style*="background:#f"],[data-theme=dark] span[style*="background: #f"],[data-theme=dark] button[style*="background:#f"],[data-theme=dark] button[style*="background: #f"],[data-theme=dark] section[style*="background:#f"],[data-theme=dark] section[style*="background: #f"]{background:#ffffff0a!important}[data-theme=dark] div[style*="background: #fff"],[data-theme=dark] div[style*="background:#fff"],[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*="background: rgb(255"],[data-theme=dark] span[style*="background: #fff"],[data-theme=dark] span[style*="background:#fff"],[data-theme=dark] nav[style*="background: var(--card)"]{background:var(--card)!important}[data-theme=dark] [style*="border-bottom: 1px solid #f5f5f5"],[data-theme=dark] [style*="border-bottom:1px solid #f5f5f5"],[data-theme=dark] [style*="borderBottom: 1px solid #f5f5f5"],[data-theme=dark] [style*="border-bottom: 1px solid #e"],[data-theme=dark] [style*="border-top: 1px solid #e"],[data-theme=dark] [style*="border-top: 1px solid #f"],[data-theme=dark] [style*="border-bottom: 1px solid #d"],[data-theme=dark] [style*="border: 1px solid #e"],[data-theme=dark] [style*="border: 1.5px solid #e"],[data-theme=dark] [style*="border: 1px solid #d"],[data-theme=dark] [style*="border: 1.5px solid #d"]{border-color:var(--border)!important}[data-theme=dark] div[style*=borderBottom],[data-theme=dark] div[style*=border-bottom]{border-bottom-color:var(--border)!important}[data-theme=dark] div[style*=borderTop],[data-theme=dark] div[style*=border-top]{border-top-color:var(--border)!important}[data-theme=dark] span[style*="background: #f5f5f5"],[data-theme=dark] span[style*="background:#f5f5f5"],[data-theme=dark] span[style*="background: #f0f0f0"],[data-theme=dark] span[style*="background: rgb(245"]{background:#ffffff0f!important;color:var(--text)!important}[data-theme=dark] select{background:#ffffff0d!important;color:var(--text)!important;border-color:var(--border)!important}[data-theme=dark] select option{background:#1a1a24!important;color:var(--text)!important}[data-theme=dark] button[style*="background: var(--card)"],[data-theme=dark] button[style*="background:var(--card)"]{background:#ffffff0a!important;border-color:var(--border)!important;color:var(--text)!important}[data-theme=dark] [style*="background: #f5f5f5"][style*="position: absolute"]{background:#ffffff0a!important}[data-theme=dark] div[style*="background: #fafafa"],[data-theme=dark] div[style*="background:#fafafa"]{background:#ffffff08!important}[data-theme=dark] div[style*="position: fixed"][style*="inset: 0"]>div{background:var(--card)!important;color:var(--text)!important;border:1px solid var(--border)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:var(--text)!important}[data-theme=dark] [style*="color: #8e8e8e"],[data-theme=dark] [style*="color:#8e8e8e"],[data-theme=dark] [style*="color: #9ca3af"],[data-theme=dark] [style*="color: #a3a3a3"],[data-theme=dark] [style*="color: #737373"],[data-theme=dark] [style*="color: gray"]{color:var(--subtext)!important}[data-theme=dark] div[style*="background: #f5f5f5"][style*="border-radius: 10px"]{background:#ffffff0a!important;color:var(--subtext)!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff1f!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#fff3!important}@media (max-width: 768px){.desktop-nav{display:none!important}main{padding:0 12px 12px!important}.command-bar{border-radius:10px!important;margin-bottom:12px!important}.source-pills{overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:2px}.source-pills::-webkit-scrollbar{height:0}.browse-controls{gap:4px!important}.browse-controls input{width:110px!important;font-size:11px!important}.browse-controls select{font-size:11px!important;padding:6px 8px!important}.browse-layout{flex-direction:column!important;height:auto!important;overflow:visible!important}.browse-layout>*:first-child{width:100%!important;max-height:160px;flex-shrink:0}.two-col-grid{grid-template-columns:1fr!important}.stat-row{overflow-x:auto;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.stat-row>*{flex-shrink:0;min-width:130px}.replace-grid{grid-template-columns:1fr!important}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}[style*="zIndex: 100000"]>div,[style*="zIndex: 99999"]>div{width:95%!important;max-height:88vh;overflow-y:auto}}@media (max-width: 768px){body{overflow-x:hidden}.animate-fadeUp{overflow-x:hidden;max-width:100%}}
