:root{--brand:#1A3A5C;--brand-soft:#2E5E86;--accent:#C9772B;--sidebar:#0E1B2A;--on-brand:#fff;--brand-ink:var(--brand);--ink:#111827;--ink2:#374151;--muted:#5b6672;--line:#e5e9ef;--bg:#f4f6f9;--card:#fff;--good:#15803d;--good-bg:#dcfce7;--good-mid:#bbf7d0;--warn:#b45309;--warn-bg:#fef3c7;--warn-mid:#fde68a;--bad:#b91c1c;--bad-bg:#fee2e2;--bad-mid:#fecaca;--info:#2563eb;--info-bg:#eff6ff;--info-mid:#bfdbfe;--warn-hi:#b45309;--bg2:#eef2f7;--hover:rgba(20,40,70,.05);--brand-rgb:26,58,92;--chart-booked:#2E5E86;--chart-booked-2:#1A3A5C;--chart-pipe:#D9B25F;--chart-pipe-2:#B8934A;--chart-now:#8A6614;--font-display:Georgia,"Times New Roman",serif;--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow-xs:0 1px 2px rgba(16,40,70,.06);--shadow-sm:0 1px 3px rgba(16,40,70,.08),0 1px 2px rgba(16,40,70,.04);--shadow-md:0 4px 12px rgba(16,40,70,.1),0 2px 4px rgba(16,40,70,.06);--shadow-lg:0 12px 32px rgba(16,40,70,.13),0 4px 8px rgba(16,40,70,.07)}html[data-theme=dark]{--ink:#e2ecf5;--ink2:#c8d4e0;--muted:#7a92ab;--line:rgba(255,255,255,.09);--bg:#0e1b2a;--bg2:#182536;--card:#162133;--surface:#1a2940;--hover:rgba(255,255,255,.05);--brand-rgb:70,120,180;--good:#4ade80;--warn:#fbbf24;--bad:#f87171;--info:#60a5fa;--bad-bg:rgba(220,38,38,.16);--bad-mid:rgba(220,38,38,.32);--warn-bg:rgba(217,119,6,.16);--warn-mid:rgba(217,119,6,.32);--good-bg:rgba(22,163,74,.16);--good-mid:rgba(22,163,74,.32);--info-bg:rgba(37,99,235,.16);--info-mid:rgba(37,99,235,.32);--chart-booked:#4C7FB8;--chart-booked-2:#2E5E86;--chart-pipe:#E2C97A;--chart-pipe-2:#C9A84C;--chart-now:#E2C97A;--shadow-xs:0 1px 2px rgba(0,0,0,.35);--shadow-sm:0 1px 3px rgba(0,0,0,.35),0 1px 2px rgba(0,0,0,.22);--shadow-md:0 4px 12px rgba(0,0,0,.45),0 2px 4px rgba(0,0,0,.25);--shadow-lg:0 12px 32px rgba(0,0,0,.55),0 4px 8px rgba(0,0,0,.3)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}@supports (height:100dvh){body,#root{height:100dvh}}html{background:var(--bg)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5;font-size:15px}html[data-theme=dark] body{background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}p{line-height:1.65;margin:0 0 10px;color:var(--ink2)}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
