*{box-sizing:border-box}html,body{background:#000;height:100%;margin:0;overflow:hidden}body{color:#d8c9a3;font-family:Georgia,Times New Roman,serif}#game{position:fixed;inset:0}#game canvas{display:block}#hud{pointer-events:none;position:fixed;inset:0}#minimap{image-rendering:pixelated;opacity:.9;border:3px solid #5a4a36;border-radius:4px;position:absolute;top:16px;left:16px;box-shadow:0 0 12px #000c}#minimap.large{opacity:.96;top:50%;left:50%;transform:translate(-50%,-50%)}#status{text-align:right;text-shadow:0 1px 3px #000;font-size:14px;line-height:1.5;position:absolute;top:16px;right:16px}#help{opacity:.6;text-shadow:0 1px 3px #000;white-space:nowrap;font-size:12px;position:absolute;top:12px;left:50%;transform:translate(-50%)}#loading{letter-spacing:2px;background:#000;justify-content:center;align-items:center;font-size:22px;display:flex;position:fixed;inset:0}#loading.hidden{display:none}.edge{opacity:0;width:7%;transition:opacity 80ms linear;position:absolute;top:0;bottom:0}#edge-left{background:linear-gradient(90deg,#ffb36b47,#0000);left:0}#edge-right{background:linear-gradient(270deg,#ffb36b47,#0000);right:0}.edge:after{content:"";border-top:18px solid #0000;border-bottom:18px solid #0000;width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}#edge-left:after{border-right:22px solid #ffc88ccc;left:14px}#edge-right:after{border-left:22px solid #ffc88ccc;right:14px}:root{--panel:#18130feb;--panel-edge:#6b5638;--slot:#0a0806bf;--slot-edge:#4a3c28;--gold:#d8b870}#party{pointer-events:auto;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(2,230px);gap:8px;display:grid;position:absolute;bottom:12px;right:12px}.hero-card{background:var(--panel);border:2px solid var(--panel-edge);border-radius:4px;gap:8px;height:100px;padding:6px;display:flex;box-shadow:0 2px 10px #000000b3}.hero-card.empty{opacity:.35}.hero-face{cursor:pointer;border:1px solid var(--slot-edge);flex:none;width:84px;height:84px}.hero-face svg{width:100%;height:100%;display:block}.hero-face:hover{outline:2px solid var(--gold)}.hero-side{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hero-name{color:var(--gold);white-space:nowrap;font-size:13px;overflow:hidden}.warn{color:#e0674a;font-size:11px}.bar{background:#1a1410;border:1px solid #000;height:11px;position:relative}.bar>div{height:100%}.bar.hp>div{background:linear-gradient(#c23b2e,#7a1c14)}.bar.en>div{background:linear-gradient(#3b6fc2,#1c3a7a)}.bar span{text-align:center;color:#f0e6d0;text-shadow:0 0 2px #000;font-size:9px;line-height:11px;position:absolute;inset:0}.hands{gap:6px;margin-top:auto;display:flex}.slot{background:var(--slot);border:1px solid var(--slot-edge);cursor:pointer;border-radius:3px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.slot:hover{border-color:var(--gold);box-shadow:inset 0 0 8px #d8b87059}.slot svg{width:38px;height:38px}.slot i{color:#6e5c44;text-align:center;padding:2px;font-size:10px;font-style:normal;line-height:1.1}.slot b,#cursor-item b{color:#fff;text-shadow:0 0 3px #000;font-size:11px;position:absolute;bottom:0;right:2px}#inventory{background:var(--panel);border:2px solid var(--panel-edge);pointer-events:auto;-webkit-user-select:none;user-select:none;border-radius:6px;width:470px;padding:12px;display:none;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 30px #000000d9}#inventory.open{display:block}.inv-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.inv-face{border:1px solid var(--slot-edge);width:48px;height:48px}.inv-face svg{width:100%;height:100%;display:block}.inv-name{color:var(--gold);font-size:18px}.inv-role{opacity:.7;font-size:12px}.inv-close{border:1px solid var(--slot-edge);color:#d8c9a3;cursor:pointer;background:0 0;border-radius:3px;width:28px;height:28px;margin-left:auto;font-size:18px}.inv-body{gap:14px;display:flex}.paperdoll{grid-template-columns:50px 50px 50px;grid-template-areas:".head.""handL torso handR"".legs."".feet.";align-content:start;justify-items:center;gap:6px;display:grid;position:relative}.paperdoll .slot{z-index:1}.doll-figure{background:radial-gradient(at 50% 12%,#d8b8701f 0 14%,#0000 15%),linear-gradient(#d8b87012,#d8b87005);border-radius:40% 40% 10% 10%;width:70px;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%)}.inv-right{flex:1}.backpack{grid-template-columns:repeat(4,44px);gap:5px;margin-bottom:10px;display:grid}.stats{border-collapse:collapse;width:100%;font-size:12px}.stats td{padding:1px 0}.stats td:last-child{text-align:right;color:#f0e6d0}.bonus{color:#8fcf6a}.inv-hint{opacity:.6;margin-top:10px;font-size:11px;line-height:1.4}#cursor-item{pointer-events:none;z-index:50;filter:drop-shadow(0 3px 4px #000c);width:48px;height:48px;margin:-24px 0 0 -24px;position:fixed;top:0;left:0}#cursor-item svg{width:48px;height:48px}#game.can-pick{cursor:grab}#game.can-look{cursor:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M2%2016%20C8%207%2024%207%2030%2016%20C24%2025%208%2025%202%2016%20Z%22%20fill%3D%22%23f2e6c8%22%20stroke%3D%22%232a1d10%22%20stroke-width%3D%222%22/%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%225.5%22%20fill%3D%22%236b4a22%22%20stroke%3D%22%232a1d10%22%20stroke-width%3D%221.5%22/%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222.5%22%20fill%3D%22%23150d05%22/%3E%3Ccircle%20cx%3D%2214.2%22%20cy%3D%2214.2%22%20r%3D%221.2%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E) 16 16,zoom-in}#game.can-use,body.holding #game.can-use{cursor:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20transform%3D%22translate%2816%2016%29%22%20fill%3D%22%23d9cfb8%22%20stroke%3D%22%232a1d10%22%20stroke-width%3D%221.6%22%3E%3Cpath%20d%3D%22M-2.5%20-14%20h5%20l0.8%203.6%20a8%208%200%200%201%202.6%201.1%20l3.2%20-2%203.5%203.5%20-2%203.2%20a8%208%200%200%201%201.1%202.6%20l3.6%200.8%20v5%20l-3.6%200.8%20a8%208%200%200%201%20-1.1%202.6%20l2%203.2%20-3.5%203.5%20-3.2%20-2%20a8%208%200%200%201%20-2.6%201.1%20l-0.8%203.6%20h-5%20l-0.8%20-3.6%20a8%208%200%200%201%20-2.6%20-1.1%20l-3.2%202%20-3.5%20-3.5%202%20-3.2%20a8%208%200%200%201%20-1.1%20-2.6%20l-3.6%20-0.8%20v-5%20l3.6%20-0.8%20a8%208%200%200%201%201.1%20-2.6%20l-2%20-3.2%203.5%20-3.5%203.2%202%20a8%208%200%200%201%202.6%20-1.1%20z%22/%3E%3Ccircle%20r%3D%224%22%20fill%3D%22%236a5a44%22/%3E%3C/g%3E%3C/svg%3E) 16 16,pointer}body.holding #game{cursor:crosshair}#tooltip{z-index:60;border:1px solid var(--panel-edge);pointer-events:none;background:#0e0b08f5;border-radius:3px;max-width:260px;padding:7px 9px;font-size:12px;line-height:1.45;display:none;position:fixed}.tt-name{color:var(--gold);font-size:14px}.tt-dim{opacity:.65}#log{text-shadow:0 1px 3px #000;max-width:40vw;font-size:13px;line-height:1.5;position:absolute;bottom:16px;left:16px}#log div{transition:opacity 1s}#log div.fade{opacity:0}#throw-bar{z-index:55;border:1px solid var(--panel-edge);pointer-events:none;background:#0a0806cc;border-radius:4px;width:64px;height:7px;margin-left:-32px;display:none;position:fixed;overflow:hidden}#throw-bar>div{background:linear-gradient(90deg,#d8b870,#e07a3a);width:0;height:100%}#throw-bar.full>div{background:#ff5a2a;box-shadow:0 0 6px #ff7a3a}.hero-card.hurt{animation:.6s ease-out hurt}@keyframes hurt{0%{box-shadow:0 0 0 3px #d02010,inset 0 0 40px #d0201088}to{box-shadow:0 0 #0000,inset 0 0 #0000}}#level-complete{color:#e8d6a8;z-index:50;cursor:pointer;text-align:center;background:radial-gradient(circle,#0008,#000c);flex-direction:column;justify-content:center;align-items:center;font-family:inherit;animation:1.2s ease-out fadein;display:flex;position:fixed;inset:0}#level-complete h1{letter-spacing:4px;text-shadow:0 0 20px #c08030;margin:0 0 12px;font-size:48px}#level-complete p{opacity:.8}@keyframes fadein{0%{opacity:0}to{opacity:1}}
