@import"https://fonts.googleapis.com/css2?family=Spectral:wght@500;700&family=Work+Sans:wght@400;600;700&display=swap";:root{color:#f7edd8;font-family:Work Sans,Arial,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(182,109,44,.22),transparent 28%),linear-gradient(135deg,#1f1712,#332017 46%,#10100d)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button{font:inherit}.game-shell{min-height:100vh;padding:24px}.hero-band,.panel{border:1px solid rgba(232,204,151,.22);background:linear-gradient(180deg,#442618e0,#1b1812e6),repeating-linear-gradient(45deg,rgba(241,216,164,.04) 0 1px,transparent 1px 12px);box-shadow:0 18px 42px #00000047}.hero-band{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:28px;margin-bottom:20px;border-radius:8px}.eyebrow{margin:0 0 8px;color:#e1ad62;font-size:.76rem;font-weight:700;text-transform:uppercase}h1,h2{margin:0;font-family:Spectral,Georgia,serif}h1{font-size:clamp(2.2rem,5vw,4.6rem);line-height:.95}h2{font-size:1.45rem}.lede,.panel-heading p,.inline-note p{color:#d8c7a3;line-height:1.55}.lede{max-width:760px;margin:12px 0 0}.version-badge,.stat-strip span,.resource-grid span{border:1px solid rgba(232,204,151,.18);background:#f6dda914;color:#f4ddb0;padding:8px 10px;border-radius:4px;white-space:nowrap}.layout-grid{display:grid;grid-template-columns:minmax(560px,1.35fr) minmax(320px,.8fr) minmax(320px,.85fr);gap:18px}.panel{border-radius:8px;padding:18px}.dungeon-panel,.spoils-panel,.log-panel{grid-row:span 2}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.primary-action,.movement-pad button,.contract-card{border:1px solid rgba(232,204,151,.26);background:#a5562c;color:#fff2d2;cursor:pointer;border-radius:4px}.primary-action{padding:10px 14px;font-weight:700}.dungeon-grid{display:grid;grid-template-columns:repeat(9,minmax(36px,1fr));gap:6px;padding:12px;border:1px solid rgba(232,204,151,.16);background:#0c0a0852}.dungeon-tile{aspect-ratio:1;display:grid;place-items:center;border-radius:4px;border:1px solid rgba(255,236,190,.12);color:#160e09;font-weight:800}.tile-hidden{background:#171310}.tile-start{background:#d7b06a}.tile-floor{background:#91715a}.tile-monster{background:#852d2a;color:#ffe2d0}.tile-loot,.tile-contract{background:#c18a3c}.tile-trap{background:#44372e;color:#f5dcb2}.tile-shrine{background:#d9d1b5}.tile-exit{background:#596d42;color:#f4ffe0}.resolved{opacity:.58}.hero-here{outline:3px solid #f5d36d;box-shadow:0 0 0 5px #f5d36d2e}.movement-pad{display:grid;grid-template-columns:repeat(4,minmax(64px,1fr));gap:8px;margin-top:12px}.movement-pad button{padding:12px;font-weight:800}button:disabled{cursor:not-allowed;opacity:.55}.hero-list,.contract-list,.log-list{display:grid;gap:10px}.hero-card,.inline-note{display:grid;gap:7px;padding:12px;border-radius:6px;background:#ffedc612}.hero-card span{color:#d9c7a2}meter{width:100%;height:10px}.stat-strip,.resource-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.contract-card{display:grid;gap:4px;padding:12px;text-align:left;background:#a5562c94}.contract-card span{color:#f0d7ab}.contract-card.selected{border-color:#f1c66d;background:#be692de6}.flat-list,.log-list{margin:12px 0 0;padding-left:20px;color:#f6e6c6}.log-list li{margin-bottom:8px}@media(max-width:1240px){.layout-grid{grid-template-columns:1fr}.dungeon-panel,.spoils-panel,.log-panel{grid-row:auto}}@media(max-width:720px){.game-shell{padding:14px}.hero-band,.panel-heading{flex-direction:column}.dungeon-grid{gap:4px}}
