:root{--color-surface:#fff8ef;--color-surface-dim:#e0d9ce;--color-surface-bright:#fff8ef;--color-surface-container-lowest:#fff;--color-surface-container-low:#faf3e7;--color-surface-container:#f4ede1;--color-surface-container-high:#eee7dc;--color-surface-container-highest:#e8e2d6;--color-surface-variant:#e8e2d6;--color-surface-tint:#735c00;--color-primary:#735c00;--color-primary-container:#d4af37;--color-primary-fixed:#ffe088;--color-primary-fixed-dim:#e9c349;--color-on-primary:#fff;--color-on-primary-container:#554300;--color-on-primary-fixed:#241a00;--color-on-primary-fixed-variant:#574500;--color-inverse-primary:#e9c349;--color-secondary:#6d5b4a;--color-secondary-container:#f4dbc6;--color-secondary-fixed:#f7dec9;--color-secondary-fixed-dim:#dac2ae;--color-on-secondary:#fff;--color-on-secondary-container:#725f4e;--color-on-secondary-fixed:#26190c;--color-on-secondary-fixed-variant:#544434;--color-tertiary:#415ba4;--color-tertiary-container:#97b0ff;--color-tertiary-fixed:#dbe1ff;--color-tertiary-fixed-dim:#b4c5ff;--color-on-tertiary:#fff;--color-on-tertiary-container:#254188;--color-on-tertiary-fixed:#00174b;--color-on-tertiary-fixed-variant:#27438a;--color-error:#ba1a1a;--color-error-container:#ffdad6;--color-on-error:#fff;--color-on-error-container:#93000a;--color-background:#fff8ef;--color-on-background:#1e1b14;--color-on-surface:#1e1b14;--color-on-surface-variant:#4d4635;--color-outline:#7f7663;--color-outline-variant:#d0c5af;--color-inverse-surface:#333028;--color-inverse-on-surface:#f7f0e4;--gradient-gold:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-container) 100%);--gradient-health:linear-gradient(90deg, var(--color-tertiary) 0%, var(--color-primary) 50%, var(--color-error) 100%);--gradient-parchment:radial-gradient(circle at center, #fff8efe6 0%, #eee7dc66 100%);--shadow-ambient:0 20px 40px #5c4b3b14;--shadow-ambient-hover:0 24px 48px #5c4b3b1f;--shadow-spell-glow:0 0 20px #e9c34966;--shadow-spell-slot-glow:0 0 15px #e9c34980;--shadow-lumos:0 0 15px #e9c3494d;--ghost-border:1px solid #d0c5af33;--font-headline:"Noto Serif", serif;--font-body:"Work Sans", sans-serif;--text-display-lg:3rem;--text-display-md:2.25rem;--text-headline-lg:2rem;--text-headline-md:1.5rem;--text-title-lg:1.25rem;--text-title-sm:.875rem;--text-body-lg:1rem;--text-body-md:.875rem;--text-label-lg:.875rem;--text-label-md:.75rem;--text-label-sm:.6875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease;--max-width-game:28rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-background);background-image:var(--gradient-parchment);color:var(--color-on-background);min-height:100dvh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);color:var(--color-on-surface)}.ambient-shadow{box-shadow:var(--shadow-ambient)}.ghost-border{border:var(--ghost-border)}.spell-glow{box-shadow:var(--shadow-spell-glow)}.glass-overlay{-webkit-backdrop-filter:blur(12px);background:#fff8efcc}.text-gold-leaf{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--color-outline-variant);border-radius:10px}.material-symbols-outlined{font-variation-settings:"FILL" 1}
