.health-hud{position:absolute;top:18px;left:18px;width:135px;padding:9px 12px;border:1px solid #a59a63;border-radius:12px;background:#173d30e8;color:#fff0c2;box-shadow:0 3px 9px #102a2630;pointer-events:none;z-index:5;font:700 13px 'DM Sans',sans-serif}.health-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.health-hud progress{display:block;appearance:none;width:100%;height:7px;border:0;border-radius:5px;overflow:hidden;background:#112c23}.health-hud progress::-webkit-progress-bar{background:#112c23}.health-hud progress::-webkit-progress-value{background:#b7d986;border-radius:5px;transition:width .35s}.health-hud progress::-moz-progress-bar{background:#b7d986}.health-hud[data-low=true] progress::-webkit-progress-value{background:#dfac6c}.home-tools{position:absolute;top:18px;left:175px;display:flex;gap:6px;z-index:7}.home-tools button,.home-placement button{border:1px solid #998454;border-radius:9px;color:#fff0c2;background:#244d39f2;padding:10px 12px;font:700 14px 'DM Sans',sans-serif;cursor:pointer}.home-tools button:hover,.home-placement button:hover{background:#3e6746}.home-tools[hidden],.health-hud[hidden],.home-placement[hidden]{display:none}.home-placement{position:absolute;z-index:8;left:50%;top:75px;transform:translateX(-50%);background:#173d30f5;color:#fff0c2;border:1px solid #bca06c;border-radius:12px;padding:10px 14px;max-width:calc(100% - 30px);box-shadow:0 3px 16px #102a2644;text-align:center;font-size:14px}.home-placement strong{display:block;font-size:16px;margin-bottom:3px}.home-placement small{display:block;margin-bottom:8px;font-size:12px}.home-placement button{padding:6px 10px}.home-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 20px}.home-piece{border:1px solid #a4a974;border-radius:12px;background:#f4efcf;color:#264833;padding:8px;cursor:pointer;font:600 14px 'DM Sans',sans-serif;min-width:0}.home-piece:hover,.home-piece:focus-visible{background:#e2ebbd;outline:2px solid #5c784b}.home-piece img{display:block;width:100%;height:105px;object-fit:contain;margin-bottom:6px}.home-piece:disabled{opacity:.5}.home-placed{display:flex;align-items:center;gap:5px;padding:8px 0;border-top:1px solid #adb68b66}.home-placed span{flex:1;font-size:14px}.home-placed .panel-secondary{font-size:13px;padding:6px 8px}.home-companion{text-align:center}.home-companion img{display:block;width:140px;height:140px;object-fit:contain;margin:5px auto}.home-companion h3{margin:5px}.home-companion p{font-size:14px}.home-companion button{width:100%}@media(max-width:600px){.health-hud{top:10px;left:10px;width:110px;padding:7px 9px}.home-tools{top:63px;left:10px}.home-tools button{padding:7px 10px}.home-placement{top:110px;width:max-content}}@media(prefers-reduced-motion:reduce){.health-hud progress::-webkit-progress-value{transition:none}}

.game-room .interaction-hint{top:76px;left:18px}
@media(max-width:600px){.game-room .interaction-hint{top:108px;left:10px}}

.home-transform{display:flex;gap:5px;justify-content:center;align-items:center;margin:7px 0;flex-wrap:wrap}.home-transform output{font-size:12px;min-width:55px}.home-placement button:disabled{opacity:.4}.home-placement button[aria-pressed=true]{background:#66814a}.home-fireflies{border-bottom:1px solid #9caa7c;padding-bottom:16px;margin-bottom:16px}.home-fireflies h3{margin-bottom:6px}.home-fireflies p{font-size:14px}.home-fireflies button{margin:3px}
