.hunt-scene{margin:0 0 8px;border:1px solid #3f4b36;border-radius:5px;overflow:hidden;background:#111a14}.hunt-scene-stage{position:relative;height:420px;isolation:isolate}.hunt-scene-stage>canvas{display:block;width:100%;height:100%;touch-action:pan-y}.hunt-scene-top,.hunt-scene-left,.hunt-scene-right{position:absolute;z-index:2}.hunt-scene-top{top:0;left:0;right:0;padding:10px 12px;background:linear-gradient(#10190ff2,#10190fa8,transparent)}.hunt-scene-top .encounter{height:auto;padding:0;min-height:0;border:0;background:none}.hunt-scene-top .monster-art{display:none}.hunt-scene-top .enemy-info{width:100%;min-width:0}.hunt-scene-top .enemy-info>div:first-child{gap:10px}.hunt-scene-top #enemy-name{font-size:13px}.hunt-scene-top #enemy-health{white-space:nowrap}.hunt-scene-top #enemy-stats{font-size:11px;line-height:1.45;margin:5px 0}.hunt-scene-top #battle-state{font-size:11px;margin:2px 0;color:#b9c8ad}.hunt-scene-left{bottom:8px;left:8px;max-width:50%}.hunt-scene-right{bottom:8px;right:8px;max-width:48%;width:280px}.hunt-scene-left .potion-belt{padding:0;gap:5px;border:0;background:none}.hunt-scene-left .potion-slot{min-width:56px;width:56px;min-height:56px;padding:4px;gap:1px;background:#142010d9}.hunt-scene-left .potion-slot .item-icon{width:24px;height:24px}.hunt-scene-left .potion-slot b,.hunt-scene-left .potion-slot small{font-size:10px}.hunt-scene-left .buff-strip{padding:5px 0 0;gap:3px;border:0}.hunt-scene-left .buff-chip{font-size:10px;padding:3px 5px;background:#192512df}.hunt-scene-right .companion-combat,.hunt-scene-right .mercenary-combat,.hunt-scene-right .pvp-status{margin:4px 0 0;padding:7px;background:#101b13dd;border:1px solid #47543b;border-radius:4px}.hunt-scene-right .companion-avatar{width:35px;height:44px;min-width:35px}.hunt-scene-right .companion-health small{font-size:10px;line-height:1.35}.hunt-scene-right .companion-health>b{font-size:11px}.hunt-scene-right .companion-combat>button:last-child{padding:4px;font-size:10px}.hunt-scene-active #enemy-roster{display:none}.hunt-scene-loading{position:absolute;left:12px;top:44%;font-size:12px;color:#d9ddc8;background:#142015c9;padding:6px 10px;border-radius:4px}.hunt-scene-loading[hidden]{display:none}.hunt-scene-active .hunt-controls{margin-top:3px}@media(max-width:600px){.hunt-scene-stage{height:370px}.hunt-scene-top{padding:8px}.hunt-scene-top #enemy-stats{font-size:10px;max-width:100%}.hunt-scene-left{bottom:7px;left:6px;max-width:48%}.hunt-scene-left .potion-slot{min-width:42px;width:42px;min-height:49px;padding:3px}.hunt-scene-right{right:6px;bottom:7px;width:49%;max-width:49%}.hunt-scene-right .companion-avatar{display:none}.hunt-scene-right .companion-health small{font-size:9px}.hunt-scene-left .buff-chip{font-size:9px}.hunt-scene-left .buff-strip{flex-wrap:wrap}}
.hunt-skillbar{display:flex;flex-wrap:wrap;gap:5px;padding:6px 8px;border-top:1px solid #39452f;background:#111a14}.hunt-skillbar[hidden]{display:none}.hunt-skill{position:relative;display:block;width:34px;height:34px;overflow:hidden;border:1px solid #87956d;border-radius:4px;background:#162015;isolation:isolate}.hunt-skill.advanced{border-color:#7fa7c4}.hunt-skill.awakening{border-color:#c7a363}.hunt-skill i{position:absolute;inset:0;background-repeat:no-repeat}.hunt-skill.cooling:after{content:'';position:absolute;inset:0;background:conic-gradient(#08100be0 var(--cooldown),transparent 0);z-index:1}.hunt-skill b{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;color:#fff;text-shadow:0 1px 3px #000;z-index:2}.hunt-skill.auto-off{opacity:.38}@media(max-width:600px){.hunt-skillbar{gap:3px;padding:5px 6px}.hunt-skill{width:26px;height:26px}.hunt-skill b{font-size:10px}}

.combat-self-health{padding:6px 10px 7px;background:#111b15;border-block:1px solid #394b39}.combat-self-health>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;line-height:16px}.combat-self-health b{font-variant-numeric:tabular-nums;white-space:nowrap;color:#e3ddd0}.combat-self-health span{color:#b9c8b0}.combat-self-hp-track{height:6px;margin-top:4px;background:#372422;border-radius:3px;overflow:hidden}.combat-self-hp-track>span{display:block;width:0;height:100%;background:#b95e54;transition:width .15s linear}.combat-self-health.low .combat-self-hp-track>span{background:#ec685b}.combat-self-health.low b{color:#ffa299}@media(max-width:600px){.combat-self-health{padding:6px 8px 7px}.combat-self-health>div:first-child{font-size:12px}}
