.adventure-nav{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;padding:12px 0}.adventure-nav button{background:#1a373a;border-color:#a89964;color:#f2deb0;padding:10px 18px}.menu-poster{width:100%;max-height:210px;object-fit:contain;display:block;margin:6px auto}#panelactions h3{margin:18px 0 6px;color:#ecd299}#panelactions input{padding:10px;border-radius:8px;border:1px solid #739c91;background:#10272e;color:#fff;width:100%}#panelactions>div>button{width:100%;margin:4px 0}#specialstage{position:relative;min-height:650px;background-size:cover;background-position:center;isolation:isolate;overflow:hidden}#specialstage[hidden]{display:none}.special-head{position:relative;z-index:2;padding:20px;background:linear-gradient(#081724e6,transparent)}.special-head h2{font-size:23px;color:#f8dfad;margin:0}.special-head p{font-size:12px;color:#d2e7e6}#specialboss{position:absolute;width:52%;height:310px;right:5%;top:75px;object-fit:contain;filter:drop-shadow(0 14px 14px #0008);animation:specialbreath 4s ease-in-out infinite}.special-overlay{position:relative;z-index:3;margin-top:230px;padding:18px 22px;background:linear-gradient(transparent,#081824ee 13%)}#specialhp{font-size:14px;color:#fff}#specialwarning{color:#ffda8c;line-height:1.6;font-size:13px}#specialparty{display:flex;flex-wrap:wrap;gap:5px;font-size:11px;color:#d6eded}#specialparty p{padding:5px 8px;background:#173949c9;border-radius:7px;margin:3px}#speciallogs{white-space:pre-line;font-size:12px;line-height:1.8;color:#dbe9e3;max-height:150px;overflow:auto}#specialbuttons{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}#specialbuttons button{font-size:12px;padding:10px 14px}#specialdice{position:absolute;left:6%;top:130px;width:240px;height:160px;z-index:4}#specialdice .dice-caption{width:235px}#specialstage .bar{height:9px;background:#06152299}@keyframes specialbreath{50%{transform:translateY(-7px) scale(1.015)}}@media(max-width:600px){.adventure-nav{gap:5px}.adventure-nav button{padding:8px 10px;font-size:11px}#specialboss{width:65%;right:0;top:85px}#specialdice{left:-20px;top:160px;transform:scale(.75)}.special-head h2{font-size:19px}.special-overlay{padding:18px 12px}}@media(prefers-reduced-motion:reduce){#specialboss{animation:none}}

#panelactions label{display:flex;align-items:center;gap:8px;font-size:13px;padding:7px}#panelactions input[type=checkbox]{width:auto}

/* Weekly boss / raid character layer */
#specialheroes{position:absolute;z-index:2;left:2%;top:92px;width:48%;min-height:205px;display:flex;align-items:flex-end;justify-content:center;align-content:flex-end;gap:5px 3px;flex-wrap:wrap;pointer-events:none}
.special-hero-card{width:23%;min-width:66px;max-width:92px;display:grid;justify-items:center;align-content:end;filter:drop-shadow(0 8px 8px #00101899)}
.special-avatar{width:68px;height:82px;transform-origin:50% 100%;animation:specialheroidle 2.8s ease-in-out infinite}
.special-avatar svg{width:100%;height:100%;overflow:visible}
.special-hero-card span{max-width:100%;margin-top:-4px;padding:3px 6px;border-radius:8px;background:#0a2631d9;border:1px solid #b9d7c155;color:#edf5dc;font-size:9px;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.special-hero-card.owner span{border-color:#e8cf8a;color:#ffe6a7}.special-hero-card.frozen{filter:drop-shadow(0 0 11px #7fe6ffcc) saturate(.75)}.special-hero-card.down{opacity:.35;filter:grayscale(1)}
#specialheroes.single{left:6%;top:112px;width:18%;min-height:150px;align-items:flex-end}.single .special-hero-card{width:66px!important;max-width:66px!important;min-width:66px!important}.single .special-avatar{width:52px!important;height:65px!important;max-width:52px!important;max-height:65px!important}.single .special-avatar>svg{display:block!important;width:52px!important;height:65px!important;max-width:52px!important;max-height:65px!important}.single .special-hero-card span{font-size:8px}
#specialstage:has(#specialheroes:not([hidden])) #specialdice{left:34%;top:148px}
@keyframes specialheroidle{50%{transform:translateY(-5px)}}
@media(max-width:760px){#specialheroes{left:0;top:105px;width:51%;min-height:190px;gap:1px}.special-hero-card{min-width:48px;width:24%;max-width:62px}.special-avatar{width:48px;height:61px}.special-hero-card span{font-size:7px;padding:2px 4px}.single .special-avatar{width:44px!important;height:55px!important;max-width:44px!important;max-height:55px!important}.single .special-avatar>svg{width:44px!important;height:55px!important;max-width:44px!important;max-height:55px!important}#specialstage:has(#specialheroes:not([hidden])) #specialdice{left:27%;top:205px;transform:scale(.68)}}
@media(prefers-reduced-motion:reduce){.special-avatar{animation:none}}

/* v6: hard cap raid participant avatars, including the SVG itself. */
#specialheroes.raid-party{left:2%;top:105px;width:46%;min-height:170px;gap:4px 2px;align-items:flex-end;align-content:flex-end}
#specialheroes.raid-party .special-hero-card{width:56px!important;min-width:56px!important;max-width:56px!important}
#specialheroes.raid-party .special-avatar{width:46px!important;height:58px!important;min-width:46px!important;min-height:58px!important;max-width:46px!important;max-height:58px!important;overflow:hidden!important}
#specialheroes.raid-party .special-avatar>svg{display:block!important;width:46px!important;height:58px!important;min-width:46px!important;min-height:58px!important;max-width:46px!important;max-height:58px!important;overflow:hidden!important}
#specialheroes.raid-party .special-hero-card span{font-size:7px;padding:2px 3px}
@media(max-width:760px){#specialheroes.raid-party{top:110px;width:52%;min-height:155px;gap:2px 1px}#specialheroes.raid-party .special-hero-card{width:46px!important;min-width:46px!important;max-width:46px!important}#specialheroes.raid-party .special-avatar{width:38px!important;height:48px!important;min-width:38px!important;min-height:48px!important;max-width:38px!important;max-height:48px!important}#specialheroes.raid-party .special-avatar>svg{width:38px!important;height:48px!important;min-width:38px!important;min-height:48px!important;max-width:38px!important;max-height:48px!important}}


/* v7: medium character scale + bottom combat control dock */
#specialstage{min-height:760px;padding-bottom:0}
.special-overlay{position:absolute!important;left:0;right:0;bottom:0;margin-top:0!important;z-index:6;padding:16px 22px 18px;background:linear-gradient(180deg,transparent 0,#081824d9 18%,#081824f7 38%,#06141dfc 100%);max-height:300px;overflow:auto;box-sizing:border-box}
#specialhp{margin:34px 0 6px;font-weight:700}
#specialwarning{margin:7px 0}
#specialparty{max-height:58px;overflow:auto}
#speciallogs{max-height:72px;overflow:auto}
#specialbuttons{margin-top:10px;position:sticky;bottom:0;padding-top:8px;padding-bottom:2px;background:linear-gradient(transparent,#06141df5 32%)}
#specialheroes.single{left:5%;top:118px;width:24%;min-height:180px}
#specialheroes.single .special-hero-card{width:94px!important;min-width:94px!important;max-width:94px!important}
#specialheroes.single .special-avatar{width:82px!important;height:103px!important;min-width:82px!important;min-height:103px!important;max-width:82px!important;max-height:103px!important}
#specialheroes.single .special-avatar>svg{width:82px!important;height:103px!important;min-width:82px!important;min-height:103px!important;max-width:82px!important;max-height:103px!important}
#specialheroes.raid-party{left:2%;top:105px;width:48%;min-height:210px;gap:7px 4px;align-items:flex-end;align-content:flex-end}
#specialheroes.raid-party .special-hero-card{width:70px!important;min-width:70px!important;max-width:70px!important}
#specialheroes.raid-party .special-avatar{width:60px!important;height:75px!important;min-width:60px!important;min-height:75px!important;max-width:60px!important;max-height:75px!important;overflow:hidden!important}
#specialheroes.raid-party .special-avatar>svg{display:block!important;width:60px!important;height:75px!important;min-width:60px!important;min-height:75px!important;max-width:60px!important;max-height:75px!important;overflow:hidden!important}
#specialheroes.raid-party .special-hero-card span{font-size:8px;padding:2px 4px}
#specialstage:has(#specialheroes:not([hidden])) #specialdice{left:31%;top:225px;transform:scale(.88)}
@media(max-width:760px){
 #specialstage{min-height:700px}
 .special-overlay{padding:12px 12px 14px;max-height:285px}
 #specialhp{margin-top:28px}
 #specialheroes.single{left:3%;top:118px;width:30%;min-height:155px}
 #specialheroes.single .special-hero-card{width:74px!important;min-width:74px!important;max-width:74px!important}
 #specialheroes.single .special-avatar{width:64px!important;height:80px!important;min-width:64px!important;min-height:80px!important;max-width:64px!important;max-height:80px!important}
 #specialheroes.single .special-avatar>svg{width:64px!important;height:80px!important;min-width:64px!important;min-height:80px!important;max-width:64px!important;max-height:80px!important}
 #specialheroes.raid-party{left:1%;top:112px;width:56%;min-height:185px;gap:4px 2px}
 #specialheroes.raid-party .special-hero-card{width:56px!important;min-width:56px!important;max-width:56px!important}
 #specialheroes.raid-party .special-avatar{width:48px!important;height:60px!important;min-width:48px!important;min-height:60px!important;max-width:48px!important;max-height:60px!important}
 #specialheroes.raid-party .special-avatar>svg{width:48px!important;height:60px!important;min-width:48px!important;min-height:60px!important;max-width:48px!important;max-height:60px!important}
 #specialstage:has(#specialheroes:not([hidden])) #specialdice{left:23%;top:240px;transform:scale(.68)}
}

/* v8 combat feedback: visible damage numbers and hit/attack effects for weekly boss + raids */
.special-fx-number{position:absolute;z-index:30;pointer-events:none;transform:translateX(-50%);font-weight:900;font-size:24px;line-height:1;text-shadow:0 2px 3px #000,0 0 10px currentColor;white-space:nowrap;will-change:transform,opacity}
.special-fx-number.enemy{color:#ffe28a}.special-fx-number.player{color:#ff8e8e}
@media(max-width:760px){.special-fx-number{font-size:19px}}


/* v9: lower weekly/raid characters; keep the combat dock unobstructed. */
#specialheroes.single{top:auto!important;bottom:292px!important;align-items:flex-end;align-content:flex-end}
#specialheroes.raid-party{top:auto!important;bottom:286px!important;align-items:flex-end;align-content:flex-end}
@media(max-width:760px){
 #specialheroes.single{top:auto!important;bottom:274px!important}
 #specialheroes.raid-party{top:auto!important;bottom:266px!important}
}
