:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f3ead8;--coal:#17120d;--char:#251c14;--hide:#5b3b24;--ember:#c86a2b;--bone:#e8dcc3;--moss:#65704b;--ash:#9c9385;background:#17120d;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#3b2819 0,#17120d 52%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:var(--bone);cursor:pointer;background:linear-gradient(#70462a,#4b2d1d);border:1px solid #9d7652;border-radius:4px;padding:.65rem 1rem}button:hover:not(:disabled){filter:brightness(1.15)}button:disabled{opacity:.45;cursor:not-allowed}input,select{width:100%;color:var(--bone);background:#16110d;border:1px solid #796049;border-radius:3px;padding:.65rem}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.panel{background:#1e1610f5;border:1px solid #77573c;width:min(760px,100%);padding:2rem;box-shadow:0 20px 70px #000a}.eyebrow{color:#d68749;letter-spacing:.18em;text-transform:uppercase;font:700 .75rem system-ui}h1,h2{margin:.25rem 0 1rem;line-height:1.05}p{color:#cfc0aa;line-height:1.6}.character-list{gap:.75rem;margin:1rem 0;display:grid}.character-card{background:#211810;border:1px solid #5f4937;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.form-grid .wide{grid-column:1/-1}.error{color:#ffb29c;min-height:1.4em}.game-layout{grid-template-columns:minmax(0,1fr) 320px;height:100vh;display:grid}#game{background:#222;min-width:0;position:relative;overflow:hidden}.sidebar{background:#18120e;border-left:1px solid #705238;padding:1rem;overflow:auto}.sidebar h2{font-size:1.2rem}.status{color:#d8c9b5;background:#100d0a;border:1px solid #49382b;min-height:3.2rem;margin-bottom:1rem;padding:.65rem}.inventory{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-bottom:1rem;display:grid}.slot{background:#21170f;border:1px solid #4d3a2d;min-height:75px;padding:.4rem;font:.75rem system-ui}.slot strong{color:#f1dfc6;display:block}.controls{color:#aa9c88;border-top:1px solid #443326;margin-top:1rem;padding-top:1rem;font:.8rem system-ui}@media (width<=800px){.game-layout{grid-template-rows:minmax(0,1fr) 270px;grid-template-columns:1fr}.sidebar{border-top:1px solid #705238;border-left:0}.form-grid{grid-template-columns:1fr}}.side-section{border-top:1px solid #443326;margin-top:.8rem;padding-top:.8rem}.quest-list,.story-list,.crafting-list{gap:.55rem;margin-bottom:.8rem;display:grid}.quest-card,.craft-card,.story-card{background:#21170f;border:1px solid #4d3a2d;padding:.65rem}.quest-card strong,.craft-card strong{color:#f1dfc6}.quest-card p,.craft-card p,.story-card p{color:#c8b9a6;margin:.35rem 0;font:.78rem/1.45 system-ui}.quest-status{float:right;color:#d68749;text-transform:uppercase;letter-spacing:.08em;font:700 .62rem system-ui}.quest-completed{border-color:#647653}.recipe-needs{color:#9f927f;margin:.45rem 0;font:.7rem system-ui}.craft-card button{width:100%;padding:.45rem}.story-card summary{cursor:pointer;color:#e5c99f;font-weight:700}.muted{color:#887d6d;font:.76rem system-ui}
