*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #e0d4b8;--color-surface: #d4c8a4;--color-surface-raised: #c8b890;--color-border: #b8a880;--color-text: #2a1f12;--color-text-muted: #7a6045;--color-accent: #a06828;--color-hit: #4a6838;--color-miss: #9a8868;--color-likely: #8a7010;--radius: 8px;--font: "Inter", system-ui, -apple-system, sans-serif}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font);min-height:100vh;line-height:1.5}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}
