:root{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--color-bg:#f5f6f8;--color-surface:#fff;--color-surface-hover:#eef0f4;--color-surface-sunken:#e9ecf1;--color-surface-inverse:#1d2430;--color-text:#1d2430;--color-text-muted:#5c6675;--color-text-disabled:#9aa3b0;--color-text-inverse:#f7f9fc;--color-border:#dfe3ea;--color-border-strong:#c3cad6;--color-accent:#2f5d8c;--color-accent-contrast:#fff;--color-danger:#a8322c;--color-warning:#8a6100;--color-warning-surface:#fdf3d8;--color-success:#1f6b4a;--color-scrim:#141a2373;--color-couple-bg:#fbf6ef;--color-couple-surface:#fff;--color-couple-accent:#9a6b4f;--color-couple-text:#3b2f28;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--text-sm:.8125rem;--text-base:.9375rem;--text-lg:1.125rem;--text-xl:1.5rem;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--shadow-md:0 1px 3px #141a231a, 0 4px 12px #141a230f;--shadow-lg:0 8px 28px #141a232e;--sidebar-width:240px;--sidebar-rail-width:56px;--z-toast:60;--z-modal:50}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;line-height:1.45}html{overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
