:root{--ink: #0e1a2b;--paper: #f4efe6;--ember: #c5471c;--ember-hover: #d95a2e;--rule: #c9bfa8;--muted: #6c6555;--surface: #ffffff;--surface-alt: #f8f7f4;--sidebar-bg: #1a1a2e;--sidebar-text: #e5e0d8;--sidebar-hover: #2a2a44;--sidebar-active: #3a3a5e;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--radius: 12px;--radius-sm: 8px;--transition: .15s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:var(--ember);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input{font-family:inherit}
