/* v0.8.5：主属性护盾、白色护盾段、完整增减益图鉴 */
.resource-bar.hp.v085-hp-shield-bar{position:relative;display:block;overflow:hidden}
.resource-bar.hp.v085-hp-shield-bar>span{position:absolute;top:0;bottom:0;margin:0;border-radius:0;transition:width .2s ease,left .2s ease}
.resource-bar.hp.v085-hp-shield-bar>.v085-hp-segment{left:0;background:linear-gradient(90deg,#6f1118,#d74d55)}
.resource-bar.hp.v085-hp-shield-bar>.v085-shield-segment{background:linear-gradient(90deg,#f7f7f2,#ffffff);box-shadow:inset 1px 0 0 rgba(20,20,20,.45),0 0 8px rgba(255,255,255,.7)}
.v420-shield-rule{color:#f2f2ec!important;border-color:rgba(255,255,255,.34)!important}
.v085-buff-codex{display:grid;gap:14px;margin-top:14px}
.v085-buff-codex-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(217,170,75,.28);border-radius:16px;background:rgba(11,9,7,.72)}
.v085-buff-codex-head h3{margin:0 0 6px}.v085-buff-codex-head p{margin:0;color:#cbbd9b;line-height:1.65}
.v085-buff-codex-head input{width:min(320px,100%);border:1px solid rgba(217,170,75,.4);border-radius:12px;background:#0b0a08;color:#f4e6bd;padding:10px 12px}
.v085-buff-filters{display:flex;gap:8px;flex-wrap:wrap}
.v085-buff-filters button{border:1px solid rgba(217,170,75,.3);border-radius:999px;background:rgba(15,12,8,.78);color:#d9c9a5;padding:7px 12px;cursor:pointer}
.v085-buff-filters button.active{background:#8a5a1e;color:#fff3cc;border-color:#e0b86c}
.v085-buff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}
.v085-buff-entry{border:1px solid rgba(217,170,75,.25);border-radius:14px;background:linear-gradient(180deg,rgba(27,21,14,.9),rgba(8,8,8,.92));padding:14px;min-height:144px}
.v085-buff-entry[hidden]{display:none!important}
.v085-buff-entry header{display:flex;align-items:center;justify-content:space-between;gap:10px}.v085-buff-entry header b{font-size:17px;color:#ffe2a0}.v085-buff-entry header span{font-size:12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:3px 8px;color:#e7dfca}
.v085-buff-entry p{margin:12px 0;line-height:1.7;color:#e6dcc4}.v085-buff-entry small{display:block;color:#a99d83;line-height:1.5}
@media(max-width:720px){.v085-buff-codex-head{display:grid}.v085-buff-codex-head input{width:100%}.v085-buff-grid{grid-template-columns:1fr}.resource-line em{font-size:11px}}
.v086-lanse-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0;padding:11px 14px;border:1px solid rgba(197,42,77,.58);border-radius:12px;background:linear-gradient(90deg,rgba(65,5,21,.92),rgba(20,8,12,.88));color:#f8dbe2}
.v086-lanse-panel b{color:#ff9bb2}.v086-lanse-panel span{font-size:13px;line-height:1.55;text-align:right}
@media(max-width:720px){.v086-lanse-panel{align-items:flex-start;flex-direction:column}.v086-lanse-panel span{text-align:left}}
