:root,[data-theme=fantasy]{--color-bg-base:#0d0b14;--color-bg-elevated:#14111f;--color-bg-surface:#110e1f;--color-bg-surface-deep:#08060f;--color-bg-card:#16122a;--color-bg-card-hover:#1c1735;--color-accent-primary:#d4a843;--color-accent-primary-light:#f0d88a;--color-accent-primary-dim:#8b7535;--color-accent-secondary:#6b4fa0;--color-accent-secondary-light:#9b7fd0;--color-accent-secondary-dim:#3b2860;--color-accent-tertiary:#c77d4a;--color-text-primary:#e8e4f0;--color-text-secondary:#9b93a8;--color-text-muted:#6b6380;--color-feedback-success:#2ecc71;--color-feedback-warning:#e8a243;--color-feedback-danger:#c0392b;--color-feedback-idle:var(--color-text-muted);--color-border-base:#2a2444;--color-border-strong:#3a3254;--color-seal:#8b2e1f;--color-seal-light:#b8432e;--color-ethereal:#b4a7e8;--color-parchment-base:#f5e6c8;--color-parchment-dark:#d4c4a0;--color-parchment-text:#3b2e1a;--color-parchment-muted:#6b5a3a;--color-parchment-highlight:#e8d5a8;--pg-thorin:#e8b84e;--pg-elara:#9b7fd0;--pg-brokk:#c77d4a;--pg-mira:#8bb59c;--font-display:"Cinzel", serif;--font-body:"Inter", system-ui, sans-serif;--font-narrative:"Crimson Text", Georgia, serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.7;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:9999px;--radius-card:var(--radius-lg);--radius-button:var(--radius-md);--radius-input:var(--radius-md);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 8px #0006;--shadow-lg:0 12px 28px #00000080;--shadow-glow-primary:0 0 16px #d4a84359;--shadow-glow-secondary:0 0 16px #9b7fd059;--shadow-glow-danger:0 0 16px #c0392b73;--shadow-glow-success:0 0 16px #2ecc7159;--motion-instant:80ms;--motion-fast:.15s;--motion-base:.25s;--motion-slow:.4s;--motion-slower:.6s;--ease-out:cubic-bezier(.4, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--frame-card-clip:none;--frame-dialog-clip:none}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}body{color:#e8e4f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#0d0b14;font-family:Inter,system-ui,sans-serif}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes pulseGold{0%,to{box-shadow:0 0 #d4a84344}50%{box-shadow:0 0 0 8px #d4a84300}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3254}.nav-item:hover{background:#16122a!important}.card-hover:hover{background:#1c1735!important;border-color:#3a3254!important}
