*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d0f;--bg2: #13131a;--bg3: #1a1a24;--border: #2a2a3a;--accent: #c8a96e;--accent2: #7b6cd4;--red: #e05252;--green: #52c87a;--yellow: #d4b44a;--text: #e8e4d9;--text2: #9993a8;--text3: #5a556a;--hp-high: #52c87a;--hp-mid: #d4b44a;--hp-low: #e05252;--font-body: "Georgia", serif;--font-ui: "Inter", system-ui, sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:14px;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
