*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #fafaf8;--color-bg-white: #ffffff;--color-bg-warm: #f5f4f0;--color-bg-subtle: #f0efeb;--color-text: #1a1a1a;--color-text-secondary: #555555;--color-text-muted: #888888;--color-border: #e0dfdb;--color-border-light: #eae9e5;--color-accent: #1e3a5f;--color-accent-light: #2a5a8f;--color-accent-subtle: #e8eef5;--color-success: #2d6a4f;--color-success-bg: #edf5f0;--color-warning: #b45309;--color-warning-bg: #fef9ee;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 2px 8px rgba(0,0,0,.06);--radius-sm: 4px;--radius-md: 8px}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-sans);cursor:pointer}@media print{.no-print{display:none!important}body{background:#fff}}
