:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:ui-monospace,SF Mono,Menlo,monospace}body{color:#e6e2d8;background:#14161d;margin:0}main{max-width:860px;margin:0 auto;padding:1rem}h1{color:#f0b429;font-size:1.4rem}h2{text-transform:uppercase;letter-spacing:.08em;color:#9aa3b2;font-size:1rem}.panel{background:#1c1f28;border:1px solid #2a2e3a;border-radius:8px;margin-bottom:1rem;padding:1rem}.narrow{max-width:360px;margin:10vh auto}.row{flex-wrap:wrap;gap:.5rem;display:flex}.spread{justify-content:space-between;align-items:center}.card{color:inherit;cursor:pointer;background:#232735;border:1px solid #333a4d;border-radius:6px;padding:.5rem .9rem}.card.selected{border-color:#f0b429}.card.ghost{opacity:.6;border-style:dashed}.card.done{opacity:.55;cursor:default}.toasts{z-index:10;flex-direction:column;gap:.5rem;max-width:22rem;display:flex;position:fixed;top:1rem;right:1rem}.toast{cursor:pointer;background:#232735;border:1px solid #f0b429;border-radius:6px;padding:.6rem 1rem;box-shadow:0 4px 14px #00000080}button{font:inherit}button.link{color:#7aa2f7;cursor:pointer;background:0 0;border:none;padding:0}form{flex-direction:column;gap:.5rem;display:flex}input{color:inherit;background:#232735;border:1px solid #333a4d;border-radius:6px;padding:.5rem}.stats .stat{background:#232735;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .6rem;display:flex}.energy{background:#232735;border-radius:5px;height:10px;overflow:hidden}.energy-fill{background:linear-gradient(90deg,#2fbf71,#f0b429);height:100%;transition:width .3s}.muted{color:#78808f}.error{color:#ef6b73}.done{color:#2fbf71}.quests{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.quests li{border-bottom:1px solid #232735;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.4rem;display:flex}.quests li.completed{opacity:.55}.fight-result pre{background:#10121a;border-radius:6px;max-height:220px;padding:.6rem;font-size:.78rem;overflow:auto}.hpbar-row{align-items:center;gap:8px;margin:4px 0;display:flex}.hpbar-row>span:first-child{min-width:110px}.hpbar{background:#2a2130;border-radius:7px;flex:1;height:14px;overflow:hidden}.hpbar-fill{background:linear-gradient(90deg,#c0392b,#e74c3c);height:100%;transition:width .3s}
