*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8f9fb;--surface: #ffffff;--surface2: #eef0f5;--border: #dde1ea;--text: #1a1d2e;--text-dim: #6b7280;--accent: #3b5bdb;--accent-dim: #2f4ac2;--green: #16a34a;--yellow: #b45309;--red: #dc2626;--gray: #4b5563;--booked: #1e3a5f;--radius: 6px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}input,select{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:var(--radius);padding:4px 8px;font:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--surface2);border-radius:5px}::-webkit-scrollbar-thumb{background:#b0b8cc;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#8892a8}
