:root{--theme-elevation-0:#ffffff;--theme-elevation-50:#f8f9fc;--theme-elevation-100:#f0f2f7;--theme-elevation-150:#e8eaf2;--theme-elevation-200:#dde1ed;--theme-elevation-250:#d0d5e3;--theme-elevation-300:#c0c6d8;--theme-elevation-350:#a8b0c8;--theme-elevation-400:#8891ae;--theme-elevation-450:#6b7594;--theme-elevation-500:#505a78;--theme-elevation-600:#3a4460;--theme-elevation-700:#2a3350;--theme-elevation-800:#1f2740;--theme-elevation-900:#1b1e5f;--theme-elevation-950:#12143f;--theme-elevation-1000:#0a0c2a;--theme-success-500:#00c9a7;--theme-error-500:#dc3545;--theme-warning-500:#e6b800;--theme-text:#1a1a2e;--theme-bg:#ffffff}[data-theme=dark]{--theme-elevation-0:#0f1419;--theme-elevation-50:#1a1f26;--theme-elevation-100:#242a33;--theme-elevation-150:#2e3640;--theme-elevation-200:#38414d;--theme-elevation-250:#434d5b;--theme-elevation-300:#505b6b;--theme-elevation-350:#5f6b7d;--theme-elevation-400:#707d91;--theme-elevation-450:#8590a5;--theme-elevation-500:#9aa5b8;--theme-elevation-600:#b0bacc;--theme-elevation-700:#c5cddb;--theme-elevation-800:#dae0ea;--theme-elevation-900:#4169e1;--theme-elevation-950:#5a80e8;--theme-elevation-1000:#e8ecf4;--theme-success-500:#4dffb8;--theme-error-500:#ff6b6b;--theme-warning-500:#ffe55c;--theme-text:#e8e8e8;--theme-bg:#0f1419}.nav__logo{font-weight:700;letter-spacing:-.02em}.template-default ::-webkit-scrollbar{width:6px}.template-default ::-webkit-scrollbar-thumb{background:var(--theme-elevation-300);border-radius:3px}.status-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.status-badge--pending{background:#fff3cd;color:#856404}.status-badge--active,.status-badge--approved,.status-badge--confirmed,.status-badge--published{background:#d4edda;color:#155724}.status-badge--cancelled,.status-badge--rejected{background:#f8d7da;color:#721c24}.status-badge--new{background:#d1ecf1;color:#0c5460}.status-badge--draft{background:#e2e3e5;color:#383d41}.status-badge--spam{background:#f5c6cb;color:#721c24}.status-badge--completed{background:#cce5ff;color:#004085}[data-theme=dark] .status-badge--pending{background:#332d1a;color:#ffd54f}[data-theme=dark] .status-badge--active,[data-theme=dark] .status-badge--approved,[data-theme=dark] .status-badge--confirmed,[data-theme=dark] .status-badge--published{background:#1a2e1a;color:#81c784}[data-theme=dark] .status-badge--cancelled,[data-theme=dark] .status-badge--rejected{background:#2e1a1a;color:#e57373}[data-theme=dark] .status-badge--new{background:#1a2a2e;color:#4dd0e1}[data-theme=dark] .status-badge--draft{background:#2e2e2e;color:#bdbdbd}[data-theme=dark] .status-badge--spam{background:#2e1a1a;color:#ef9a9a}[data-theme=dark] .status-badge--completed{background:#1a2440;color:#90caf9}header.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--theme-elevation-0);border-bottom:1px solid var(--theme-elevation-150)}