: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,textarea{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,textarea{width:100%;color:var(--bone);background:#16110d;border:1px solid #796049;border-radius:3px;padding:.65rem}textarea{resize:vertical;min-height:115px}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.panel{background:#1e1610f5;border:1px solid #77573c;width:min(920px,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,h3{margin:.25rem 0 1rem;line-height:1.05}h3{color:#e5c99f;font-size:1rem}p{color:#cfc0aa;line-height:1.6}.character-list{gap:.75rem;margin:1rem 0;display:grid}.character-card{background:#211810;border:1px solid #5f4937;grid-template-columns:62px 1fr auto;align-items:center;gap:1rem;padding:.7rem 1rem;display:grid}.character-mini{width:58px;height:72px}.character-mini svg,.avatar-preview svg,.character-profile-avatar svg{width:100%;height:100%}.character-info div{color:#a99a86;font:.8rem system-ui}.creator-layout{border-top:1px solid #57412f;grid-template-columns:220px 1fr;align-items:center;gap:1.5rem;padding-top:1.2rem;display:grid}.avatar-preview{background:radial-gradient(circle,#493421,#1b140f);border:1px solid #5f4937;height:270px;padding:1rem}.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) 370px;height:100vh;display:grid}.game-wrap{background:#222;min-width:0;position:relative;overflow:hidden}#game{position:absolute;inset:0}.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:4.3rem;margin-bottom:.75rem;padding:.65rem;font:.82rem/1.45 system-ui}.side-tabs{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-bottom:.8rem;display:grid}.side-tabs button{padding:.45rem .25rem;font:.7rem system-ui}.side-tabs button.active{background:linear-gradient(#a05c2e,#60341e);border-color:#d28a4e}.tab-panel{display:none}.tab-panel.active{display:block}.inventory{grid-template-columns:repeat(2,1fr);gap:.45rem;margin-bottom:1rem;display:grid}.slot{background:#21170f;border:1px solid #4d3a2d;min-height:105px;padding:.5rem;font:.74rem system-ui}.slot strong{color:#f1dfc6;margin-bottom:.2rem;display:block}.slot span{color:#d68749}.slot small{color:#948675;margin:.35rem 0;display:block}.slot button{width:100%;padding:.3rem}.controls{color:#aa9c88;font:.8rem/1.5 system-ui}.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}.task-track{background:#34271e;height:5px;margin-top:.4rem}.task-track span{background:#7d945d;height:100%;display:block}.hud{z-index:20;pointer-events:none;background:#17120dd9;border:1px solid #7a5b3f;width:220px;padding:.65rem;position:absolute;top:18px;left:18px}.hud-name{font-weight:700}.health-track{background:#3b1713;border:1px solid #130a08;height:12px;margin-top:.35rem}.health-fill{background:linear-gradient(90deg,#8c2d25,#d46740);width:100%;height:100%}.health-text{color:#e8d6c1;margin-top:.2rem;font:.7rem system-ui}.mouse-hint{z-index:20;color:#d5c5b0;pointer-events:none;white-space:nowrap;background:#17120ddd;border:1px solid #705238;padding:.45rem .75rem;font:.72rem system-ui;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.chat-log{background:#100d0a;border:1px solid #4d3a2d;height:190px;padding:.5rem;font:.74rem/1.4 system-ui;overflow:auto}.chat-message{border-bottom:1px solid #241a14;padding:.25rem 0}.chat-message strong{color:#e6c99d}.chat-message.system{color:#a9ba8f;font-style:italic}.chat-form{grid-template-columns:1fr auto;gap:.4rem;margin:.45rem 0 1rem;display:grid}.chat-form button{padding:.45rem}.leaderboard{gap:.25rem;display:grid}.leader-row{border-bottom:1px solid #3a2b21;justify-content:space-between;padding:.35rem;font:.76rem system-ui;display:flex}.character-profile{text-align:center;background:#21170f;border:1px solid #4d3a2d;margin-bottom:1rem;padding:.8rem}.character-profile-avatar{height:160px}.character-profile strong,.character-profile span{display:block}.character-profile span{color:#9f927f;font:.76rem system-ui}.feedback-form{gap:.5rem;display:grid}.feedback-form button{width:100%}@media (width<=900px){.game-layout{grid-template-rows:minmax(0,1fr) 330px;grid-template-columns:1fr}.sidebar{border-top:1px solid #705238;border-left:0}.creator-layout{grid-template-columns:1fr}.avatar-preview{height:220px}.form-grid{grid-template-columns:1fr}.mouse-hint{white-space:normal;text-align:center;width:80%}.character-card{grid-template-columns:52px 1fr}.character-card button{grid-column:1/-1}}
