:root{--bg:#faf8f5;--surface:#fff;--surface-2:#f3f0eb;--text:#1c1815;--muted:#706a60;--border:#e3dcc8;--accent:#2c4a8b;--accent-hover:#3a5ea8;--accent-light:#e4eef6;--gold:#b8860b;--gold-light:#f8efd2;--success:#2e7d32;--success-light:#e8f5e9;--warning:#c77500;--warning-light:#fdf3e0;--danger:#c62828;--danger-light:#fbe5e5;--shadow:0 1px 3px #0000000d, 0 4px 16px #0000000a;--shadow-lg:0 4px 12px #00000014, 0 12px 32px #0000000d;--radius:12px;--radius-sm:8px;--content-width:900px}[data-theme=dark]{--bg:#17140f;--surface:#211d17;--surface-2:#1c1913;--text:#ebe3d2;--muted:#948a78;--border:#362f24;--accent:#6a9be0;--accent-hover:#82b0f0;--accent-light:#1a2a3a;--gold:#e0b347;--gold-light:#3a2e10;--success:#66bb6a;--success-light:#1c2e1d;--warning:#ffa726;--warning-light:#2e1f10;--danger:#ef5350;--danger-light:#2e1515;--shadow:0 1px 3px #0000004d, 0 4px 16px #0003}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100%;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.65;transition:background .3s,color .3s}h1,h2,h3,h4,h5,h6{line-height:1.25}h1{color:var(--text);font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}h2{color:var(--accent);letter-spacing:-.01em;font-size:1.5rem}h3{color:var(--text);font-size:1.15rem}p{margin-bottom:.75rem}p:last-child{margin-bottom:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.ui-text{font-family:system-ui,-apple-system,sans-serif}button,input,select,textarea{color:inherit;font-family:inherit}button{cursor:pointer;background:0 0;border:none}
