:root{--bg: #120e0c;--bg-raised: #191311;--bg-sunken: #0b0807;--surface: #241d19;--border: #4f3e34;--border-strong: #775d4a;--text: #f4eadb;--text-muted: #ccb59a;--text-faint: #947c65;--accent: #d28a55;--accent-hover: #e2a16f;--accent-light: #3a271d;--accent-tint: rgba(210, 138, 85, .16);--warm-brown: #b98f64;--warm-dark: #080605;--hero-text: #fbf1e3;--surface-overlay: rgba(36, 29, 25, .84);--surface-overlay-strong: rgba(29, 22, 19, .96);--danger: #df7a67;--font-display: "Playfair Display", Georgia, serif;--font-body: "Source Serif 4", Georgia, serif;--radius-sm: 4px;--radius: 8px;--radius-lg: 16px;--player-h: 72px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background-color:var(--bg);background-image:radial-gradient(circle at top,rgba(210,138,85,.14),transparent 34%),radial-gradient(circle at bottom left,rgba(103,70,45,.18),transparent 30%),linear-gradient(180deg,#191311,#120e0c 44%,#0b0807);color:var(--text);min-height:100vh;padding-bottom:var(--player-h);position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media print{body:not(.print-preview-mode){background:#fff!important;padding-bottom:0!important}body:not(.print-preview-mode):before{display:none!important}body:not(.print-preview-mode) #root{display:none!important}}
