:root{--color-bg:#f6f7fb;--color-surface:#fff;--color-border:#e3e5ec;--color-text-primary:#14151a;--color-text-secondary:#5b5f6d;--color-text-muted:#8a8f9c;--color-brand:#f0b90b;--color-brand-hover:#d6a50a;--color-brand-contrast:#17140a;--color-brand-soft:#fdf3d7;--color-success:#22c55e;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#3b82f6;--color-purple:#6c63ff;--color-gold:#f0b90b;--color-gold-soft:#fdf3d7;--color-status-prebooking:#e0a800;--color-status-booked:#1f9d55;--color-status-game-happened:#8a8f9c;--color-status-successfully-completed:#157347;--color-status-cancelled:#d1373f;--color-status-postponed:#e07a1a;--color-status-barter-booking:#2f7fd1;--color-status-needs-clarification:#7f8794;--color-status-prebooking-bg:#fbf4e0;--color-status-booked-bg:#e8f6ee;--color-status-game-happened-bg:#eef0f3;--color-status-successfully-completed-bg:#e2f0e8;--color-status-cancelled-bg:#fbeaec;--color-status-postponed-bg:#fbeede;--color-status-barter-booking-bg:#eaf2fc;--color-status-needs-clarification-bg:#f1f2f5;--color-sidebar-bg:#0c0c10;--color-sidebar-bg-elevated:#1a1a20;--color-sidebar-gradient:linear-gradient(180deg,#0c0c10,#17171d);--color-sidebar-border:#2a2a32;--color-sidebar-text:#c7c7cf;--color-sidebar-text-muted:#7d7d88;--color-sidebar-text-active:#fff;--color-sidebar-accent:#f0b90b;--color-sidebar-accent-contrast:#17140a;--font-family-base:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-sm:6px;--radius-md:14px;--radius-lg:16px;--radius-xl:20px;--control-height:48px;--shadow-sm:0 1px 2px rgba(20,21,26,.06);--shadow-md:0 4px 16px rgba(20,21,26,.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-md);overflow-x:clip}