#partyDialog{width:min(520px,90vw);max-height:85dvh;box-sizing:border-box;padding:22px;border:1px solid #a9b3b0;border-radius:5px;background:linear-gradient(130deg,#243640,#101c27);color:#e8ddc3;box-shadow:0 0 0 3px #0c1823,0 20px 80px #000b;overflow:auto;font:13px/1.6 system-ui}
#partyDialog::backdrop{background:#04101bb8}#partyDialog header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #b49b5b66}#partyDialog h2{margin:4px 0 12px;font:25px Georgia,serif}#partyDialog header small{font-size:9px;letter-spacing:3px;color:#c9b684}#partyDialog button{background:linear-gradient(#40525d,#162735);color:#e8d8b4;border:1px solid #859697;border-radius:3px;padding:7px 12px;min-height:36px;cursor:pointer}#partyDialog button:disabled{opacity:.45}#partyDialog #partyClose{font-size:23px}#partyDialog h3{font-size:13px;border-bottom:1px solid #9d875744;padding-bottom:6px;margin-top:22px}.partyHelp{font-size:11px;color:#a9babd}.partyMember{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:9px 0;border-bottom:1px solid #81929528}.partyMember>span{flex:1;overflow-wrap:anywhere}.partyMember small{font-size:10px;white-space:nowrap}.partyInvitation{padding:10px;border:1px solid #cdb476;background:#66542c44;margin-bottom:12px}.partyInvitation button{margin-right:8px}#partyResult{color:#e7ca86;min-height:20px}
#partyHud{display:none;position:fixed;z-index:24;right:18px;top:62px;width:156px;border:1px solid #81959588;border-radius:4px;background:#0b1b27cb;padding:8px 10px;text-align:left;color:#e2d4ae;cursor:pointer}body.playing #partyHud:not([hidden]){display:block}#partyHud strong{font-size:10px;letter-spacing:1px}.partyHudMember{display:block;font-size:11px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partyHpTrack{display:block;background:#172029;height:4px;margin-top:3px;border-radius:2px;overflow:hidden}.partyHpFill{display:block;height:100%;background:linear-gradient(90deg,#649774,#abd093)}
#partyInviteNotice{position:fixed;z-index:48;left:50%;top:86px;transform:translateX(-50%);padding:8px 14px;border:1px solid #d2b476;border-radius:5px;background:#1c313fed;color:#ffe5ac;font-size:12px}
@media(orientation:landscape) and (max-height:600px) and (max-width:1100px){body.playing #adventureDock{width:272px}#partyHud{right:var(--phone-right);top:46px;width:104px;padding:4px 6px}#partyHud strong{font-size:8px}.partyHudMember{font-size:8px;line-height:10px;margin-top:3px}.partyHpTrack{height:3px;margin-top:1px}#partyInviteNotice{top:7px;font-size:10px;padding:7px 10px;max-width:160px}#partyDialog{padding:14px;max-height:92dvh}#partyDialog h2{font-size:20px}.partyMember{padding:6px 0}}
