@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Georgia&display=swap";:root{--font-header: "Cinzel", serif;--font-body: "Georgia", "Times New Roman", serif;--font-family: "Georgia", "Times New Roman", serif;--color-background: #2D2D30;--color-panel-bg: #1A1A1D;--color-panel-header: #4A1515;--color-border: #C9A961;--color-accent: #C9A961;--color-health: #8B0000;--color-health-light: #CC0000;--color-mana: #1E3A5F;--color-mana-light: #4169E1;--color-exp: #4B0082;--color-exp-light: #9370DB;--color-text-primary: #E0E0E0;--color-text-secondary: #A0A0A0;--color-stat-bonus: #00FF00;--color-gold: #C9A961;--color-gold-light: #FFD700;--color-brown-dark: #2D2D30;--color-brown-darker: #1A1A1D;--color-brown-light: #3D3D40;--color-brown-muted: #4A1515;--color-cream: #E0E0E0;--color-muted: #A0A0A0}*{font-family:var(--font-family)}body{margin:0;font-family:var(--font-family);background:var(--color-background);color:var(--color-text-primary)}h1,h2,h3,h4,h5,h6,.title,.headerTitle,.panelTitle{font-family:var(--font-header)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--color-background);border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-panel-header) 0%,var(--color-border) 100%);border-radius:6px;border:1px solid var(--color-border)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--color-border) 0%,var(--color-gold-light) 100%);border-color:var(--color-gold-light);box-shadow:0 0 8px var(--color-border)}::-webkit-scrollbar-corner{background:var(--color-panel-bg)}*{scrollbar-width:thin;scrollbar-color:var(--color-border) var(--color-background)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-border) var(--color-panel-bg)}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:var(--color-panel-bg);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-panel-header) 0%,var(--color-border) 100%);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--color-border) 0%,var(--color-gold-light) 100%)}._header_107qb_1{background:linear-gradient(180deg,#5C1A1A 0%,var(--color-panel-header) 100%);color:var(--color-text-primary);padding:.375rem 0;box-shadow:0 2px 10px #0003;border-bottom:2px solid var(--color-border)}._container_107qb_9{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}._logo_107qb_18{color:var(--color-text-primary);text-decoration:none;font-size:.875rem;font-weight:700;font-family:var(--font-header)}._nav_107qb_26{display:flex;gap:.5rem}._logoutButton_107qb_31{padding:.2rem .5rem;border:1px solid var(--color-border);border-radius:4px;background-color:transparent;color:var(--color-border);cursor:pointer;font-size:.75rem;font-family:var(--font-header);transition:all .2s}._logoutButton_107qb_31:hover{background-color:var(--color-border);color:var(--color-panel-bg);box-shadow:0 0 10px #c9a96166}
