*{font-family:Inter,sans-serif}:root{color-scheme:dark;--dfp-bg-base: #0f172a;--dfp-bg-surface: rgba(30, 30, 50, .8);--dfp-bg-panel: #1f2937;--dfp-bg-input: #374151;--dfp-bg-muted: #111827;--dfp-bg-hover: rgba(255, 255, 255, .05);--dfp-text-primary: #f3f4f6;--dfp-text-secondary: #9ca3af;--dfp-text-muted: #6b7280;--dfp-border: #374151;--dfp-border-soft: rgba(255, 255, 255, .05);--dfp-sidebar-grad: linear-gradient(180deg, #1a1a2e 0%, #16213e 100%);--dfp-scrollbar-thumb: rgba(255, 255, 255, .1)}html[data-theme=light]{color-scheme:light;--dfp-bg-base: #f8fafc;--dfp-bg-surface: #ffffff;--dfp-bg-panel: #ffffff;--dfp-bg-input: #f1f5f9;--dfp-bg-muted: #f1f5f9;--dfp-bg-hover: rgba(0, 0, 0, .04);--dfp-text-primary: #0f172a;--dfp-text-secondary: #475569;--dfp-text-muted: #64748b;--dfp-border: #e2e8f0;--dfp-border-soft: rgba(0, 0, 0, .06);--dfp-sidebar-grad: linear-gradient(180deg, #1e293b 0%, #334155 100%);--dfp-scrollbar-thumb: rgba(0, 0, 0, .15)}body{background:var(--dfp-bg-base);color:var(--dfp-text-primary);transition:background-color .2s,color .2s}html[data-theme=light] .bg-gray-900{background-color:#f8fafc!important}html[data-theme=light] .bg-gray-800{background-color:#fff!important}html[data-theme=light] .bg-gray-800\/50{background-color:#f1f5f9b3!important}html[data-theme=light] .bg-gray-800\/80{background-color:#ffffffe6!important}html[data-theme=light] .bg-gray-800\/90{background-color:#fffffff2!important}html[data-theme=light] .bg-gray-700{background-color:#f1f5f9!important}html[data-theme=light] .bg-gray-700\/30{background-color:#e2e8f080!important}html[data-theme=light] .bg-gray-700\/50{background-color:#e2e8f0b3!important}html[data-theme=light] .bg-gray-600{background-color:#e2e8f0!important}html[data-theme=light] .bg-gray-900\/50{background-color:#f8fafcd9!important}html[data-theme=light] .text-white,html[data-theme=light] .text-gray-100{color:#0f172a!important}html[data-theme=light] .text-gray-200{color:#1e293b!important}html[data-theme=light] .text-gray-300{color:#334155!important}html[data-theme=light] .text-gray-400{color:#64748b!important}html[data-theme=light] .text-gray-500{color:#94a3b8!important}html[data-theme=light] .text-gray-600{color:#cbd5e1!important}html[data-theme=light] .border-gray-700{border-color:#e2e8f0!important}html[data-theme=light] .border-gray-700\/50{border-color:#e2e8f099!important}html[data-theme=light] .border-gray-800{border-color:#e2e8f0!important}html[data-theme=light] .border-gray-600{border-color:#cbd5e1!important}html[data-theme=light] .divide-gray-700>:not([hidden])~:not([hidden]){border-color:#e2e8f0!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#94a3b8!important}html[data-theme=light] .bg-red-500\/5{background-color:#ef444414!important}html[data-theme=light] .bg-red-500\/10{background-color:#ef44441a!important}html[data-theme=light] .bg-green-500\/10{background-color:#22c55e1a!important}html[data-theme=light] .bg-yellow-500\/10{background-color:#eab3081f!important}html[data-theme=light] .bg-blue-500\/20{background-color:#3b82f626!important}html[data-theme=light] .bg-cyan-500\/20{background-color:#06b6d426!important}.gradient-sidebar{background:var(--dfp-sidebar-grad)}.card{background:var(--dfp-bg-surface);border:1px solid var(--dfp-border-soft)}html[data-theme=light] .card{background:#fff;border:1px solid var(--dfp-border);box-shadow:0 1px 2px #0f172a0a}.btn-primary{background:linear-gradient(135deg,#e94560,#ff6b6b)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 15px #e945604d}.nav-item{transition:all .2s}.nav-item:hover{background:#e945601a}.nav-item.active{background:#e9456033;border-left:3px solid #e94560}.scrollbar-thin::-webkit-scrollbar{width:6px}.scrollbar-thin::-webkit-scrollbar-thumb{background:var(--dfp-scrollbar-thumb);border-radius:3px}.pulse-dot{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.user-popover{position:absolute;left:calc(100% + 8px);bottom:12px;width:280px;background:var(--dfp-bg-panel);border:1px solid var(--dfp-border);border-radius:12px;box-shadow:0 20px 40px #0006;z-index:60;overflow:hidden;animation:popover-in .15s ease-out}html[data-theme=light] .user-popover{box-shadow:0 20px 40px #0f172a1f}@keyframes popover-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.user-popover-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;transition:background .15s;gap:10px}.user-popover-row:hover{background:var(--dfp-bg-hover)}.theme-toggle-track{position:relative;width:44px;height:24px;background:var(--dfp-bg-input);border-radius:12px;cursor:pointer;transition:background .2s}.theme-toggle-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;background:linear-gradient(135deg,#e94560,#ff6b6b);border-radius:50%;transition:transform .2s,background .2s;display:flex;align-items:center;justify-content:center;font-size:11px}html[data-theme=light] .theme-toggle-knob{transform:translate(20px);background:linear-gradient(135deg,#f59e0b,#fbbf24)}
