.hml-life-slot{flex:0 0 170px;margin:0 16px}.hml-life{position:relative}.hml-life-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.hml-life-label span,.hml-life-label strong{font-size:10px;line-height:1}.hml-life-label span{color:#c9c1d7;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.hml-life-label span b{color:#fb7185;margin-right:3px}.hml-life-label strong{color:#f7f4ff}.hml-life>i,.hml-life-result-meter i,.hml-life-profile-meter i{display:block;height:6px;border-radius:99px;overflow:hidden;background:#302738;border:1px solid rgba(255,255,255,.06)}.hml-life>i>b,.hml-life-result-meter i b,.hml-life-profile-meter i b{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ef4444,#fb7185);transition:width .45s ease}.hml-life--low>i>b,.hml-life--depleted>i>b,.hml-life-result.has-damage .hml-life-result-meter i b,.hml-life-profile.is-low .hml-life-profile-meter i b,.hml-life-profile.is-depleted .hml-life-profile-meter i b{background:linear-gradient(90deg,#dc2626,#f97316)}.hml-life--unlimited>i>b,.hml-life-result.is-unlimited span,.hml-life-profile.is-unlimited>strong{background:linear-gradient(90deg,#7c3aed,#fbbf24)}.hml-life--unlimited>i>b{animation:hml-life-glow 2.4s ease-in-out infinite}.hml-life>small{position:absolute;right:0;top:20px;color:#fcd34d;font-size:7px;letter-spacing:.1em;text-transform:uppercase}.hml-life-depleted{max-width:680px;margin:0 auto;display:flex;align-items:center;gap:14px;text-align:left;border:1px solid rgba(251,113,133,.35);border-radius:14px;padding:17px;background:rgba(127,29,29,.16)}.hml-life-depleted>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:rgba(251,113,133,.14);color:#fb7185;font-size:18px}.hml-life-depleted>div{flex:1}.hml-life-depleted strong{font-size:14px}.hml-life-depleted p{color:var(--hml-muted);font-size:11px;margin:3px 0 0}.hml-life-depleted .hml-primary{white-space:nowrap}.hml-life-result{display:grid;grid-template-columns:46px 1fr minmax(150px,220px);gap:15px;align-items:center;border:1px solid var(--hml-line);border-radius:15px;padding:17px 20px;margin:0 0 18px;background:rgba(255,255,255,.03)}.hml-life-result>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(251,113,133,.13);color:#fb7185;font-size:20px;font-weight:800}.hml-life-result.is-safe{border-color:rgba(74,222,128,.25)}.hml-life-result.is-safe>span{background:rgba(74,222,128,.13);color:#86efac}.hml-life-result.is-unlimited{border-color:rgba(251,191,36,.3)}.hml-life-result.is-unlimited>span{color:white}.hml-life-result strong{font-size:15px}.hml-life-result p{font-size:11px;color:var(--hml-muted);margin:2px 0 0}.hml-life-result-meter{display:grid;grid-template-columns:1fr 45px;gap:9px;align-items:center}.hml-life-result-meter small{font-size:9px;color:var(--hml-muted);text-align:right}.hml-life-profile{display:grid;grid-template-columns:1fr minmax(170px,260px);gap:28px;align-items:center;border:1px solid rgba(251,113,133,.2);border-radius:16px;padding:21px 24px;margin-bottom:20px;background:linear-gradient(120deg,rgba(251,113,133,.07),rgba(255,255,255,.02))}.hml-life-profile h2{font-size:20px;margin:0 0 4px}.hml-life-profile p{font-size:11px;color:var(--hml-muted);margin:0}.hml-life-profile-meter{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center}.hml-life-profile-meter>strong{font-size:13px;text-align:right}.hml-life-profile.is-unlimited{grid-template-columns:1fr auto;border-color:rgba(251,191,36,.3);background:linear-gradient(120deg,rgba(124,58,237,.13),rgba(251,191,36,.05))}.hml-life-profile.is-unlimited>strong{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:white;font-size:28px}@keyframes hml-life-glow{0%,100%{filter:saturate(1);opacity:.85}50%{filter:saturate(1.4);opacity:1}}@media(max-width:1050px){.hml-life-slot{flex-basis:135px;margin:0 8px}.hml-life-label span{font-size:0}.hml-life-label span b{font-size:11px}.hml-nav button{padding-left:7px!important;padding-right:7px!important}.hml-nav button em{font-size:10px}}@media(max-width:760px){.hml-life-slot{margin-left:auto;margin-right:0;flex-basis:120px}.hml-header{gap:10px}.hml-life-result{grid-template-columns:42px 1fr}.hml-life-result-meter{grid-column:1/-1}.hml-life-profile{grid-template-columns:1fr}.hml-life-profile-meter{grid-template-columns:44px 1fr}.hml-life-depleted{align-items:stretch;flex-wrap:wrap}.hml-life-depleted>div{min-width:calc(100% - 60px)}.hml-life-depleted .hml-primary{width:100%}}@media(max-width:430px){.hml-life-slot{flex-basis:102px}.hml-life-label span b{font-size:10px}.hml-life-label strong{font-size:9px}.hml-life>i{height:5px}.hml-life-result{padding:15px}.hml-life-profile{padding:18px}}
