.sd-scope{--bg:#141517;--panel:#1a1b1e;--panel2:#202124;--line:#2c2d30;--line2:#3a3b3f;--text:#f5f6f7;--muted:#8f99a2;--soft:#c0c7cd;--accent:#f2f2f2;--accent2:#e2e2e2;--green:#58d597;--blue:#3d9cff;--amber:#f3a74c;--red:#ff5a6f;--sidebar-open:224px;--sidebar-closed:60px;--fast:.18s;--med:.28s;--ease:cubic-bezier(.22, .8, .26, 1);background:var(--bg);color:var(--text);font-family:var(--font-poppins), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;min-height:100vh}.sd-scope button,.sd-scope input,.sd-scope select,.sd-scope textarea{font:inherit}.sd-scope button{cursor:pointer}@media (prefers-reduced-motion:reduce){.sd-scope *,.sd-scope :before,.sd-scope :after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.btn{color:#d6dbe0;background:#202124;border:1px solid #293940;border-radius:8px;height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .1s,opacity .15s}.btn.primary{border-color:var(--accent2);background:var(--accent2);color:#fff}.btn.ghost{background:0 0}.btn:active:not(:disabled){transform:scale(.96)}.btn:disabled{opacity:.55;cursor:default}.spinner{vertical-align:-2px;border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:12px;height:12px;margin-right:6px;animation:.7s linear infinite sdSpin;display:inline-block}@keyframes sdSpin{to{transform:rotate(360deg)}}.card{background:var(--panel);border:1px solid var(--line);box-shadow:none;border-radius:12px;min-width:0}.row-in{animation:.35s both rowIn}@keyframes rowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.status{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;min-width:68px;height:28px;padding:0 9px;font-size:12px;transition:background .25s,color .25s;display:inline-flex}.status.active{color:#72d6a1;background:#103627}.status.upcoming{color:#73b7ff;background:#10253d}.status.pending{color:#efba65;background:#36260f}.status.completed{color:#aab5bd;background:#1a2329}.status.cancelled{color:#ff7b8c;background:#3a1119}
