*{box-sizing:border-box;padding:0;margin:0}:root{--accent:#d69333;--accent-muted:rgba(214,147,51,.12);--accent-subtle:rgba(214,147,51,.18);--background:#161412;--surface:#201d1a;--surface-elevated:#2f2b27;--text-primary:#f5f2ee;--text-secondary:#9a938a;--text-muted:#6d675f;--border:hsla(34,26%,95%,.12);--border-strong:hsla(34,26%,95%,.24);--rating-excellent:#95a86d;--rating-good:#e5b85c;--rating-medium:#b5733a;--rating-low:#847c72;--rating-poor:#9e5648;--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px;--space-xs:4px;--space-s:8px;--space-m:12px;--space-l:16px;--space-xl:24px;--space-xxl:32px;--font-display:ui-serif,"New York","Iowan Old Style",Charter,"Palatino Linotype",Palatino,Georgia,serif;--font-body:-apple-system,BlinkMacSystemFont,ui-sans-serif,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif}html{background-color:var(--background)}body,html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary)}html{overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}