:root{--bg: #020617;--surface: #07111f;--surface-2: #0b1628;--border: rgba(148, 163, 184, .16);--text-strong: #f8fafc;--text-muted: #94a3b8;--text-soft: #64748b;--accent: #60a5fa;--accent-gradient: linear-gradient(135deg, #2563eb, #7c3aed 58%, #14b8a6);--open: #22c55e;--closed: #64748b;--opening: #38bdf8;--closing: #f59e0b;--holiday: #f472b6;--radius-lg: 22px;--radius-xl: 32px;--shadow: 0 24px 80px rgba(0, 0, 0, .34);--glow: 0 0 40px rgba(59, 130, 246, .35);color-scheme:dark}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{min-height:100%;margin:0;background:radial-gradient(circle at top left,rgba(37,99,235,.2),transparent 34rem),radial-gradient(circle at bottom right,rgba(20,184,166,.12),transparent 34rem),var(--bg);color:var(--text-muted);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}
