/* v251: live camp HUD over an authored, animated SVG world. */
body:has(:is(#pa-lobby,#pa-heroes,#pa-forge,#pa-lift,#pa-lift-result,#pa-components,#pa-raid-prep,#pa-raid-result,#pa-warehouse,#pa-book):not([hidden])) #orientationToggleBtn{display:none!important}
#pa-lobby{--camp-ink:#101d2d;--camp-gold:#eac37b;--camp-text:#f0e8cf;font-family:"Microsoft YaHei","PingFang SC",sans-serif;color:var(--camp-text);background:#303e70;pointer-events:auto;overflow:hidden;isolation:isolate}
#pa-lobby,#pa-lobby *{box-sizing:border-box}
#pa-lobby button{font:inherit;color:inherit;border:0;cursor:pointer;touch-action:manipulation;text-align:center;margin:0;padding:0;background:none}
#pa-lobby button:focus-visible{outline:3px solid #b8ffeb;outline-offset:-4px}
#pa-lobby canvas,#pa-lobby img{image-rendering:pixelated}
#pa-lobby canvas{background:transparent!important;border:0!important;box-shadow:none!important}
#pa-lobby .pa251-viewport{position:absolute;inset:0;overflow:auto;scrollbar-width:none;overscroll-behavior:contain;touch-action:pan-x pan-y;background:#303e70}
#pa-lobby .pa251-viewport::-webkit-scrollbar{display:none}
#pa-lobby .pa251-world{position:relative;flex:none;overflow:hidden}
#pa-lobby .pa251-world>img{display:block;width:100%;height:100%;pointer-events:none;user-select:none;-webkit-user-drag:none}
#pa-lobby .pa251-hud{position:absolute;z-index:4;left:0;right:0;top:0;padding:16px 20px;display:flex;align-items:flex-start;gap:12px;pointer-events:none;background:linear-gradient(#0c162b82,transparent)}
#pa-lobby .pa251-hud>*{pointer-events:auto}
#pa-lobby .pa251-frame{background:#142033f2;border:3px solid #0b1421;box-shadow:inset 0 2px #536079,inset 2px 0 #354c65,inset -2px -2px #080f1c,0 3px #07112088;clip-path:polygon(4px 0,calc(100% - 4px) 0,calc(100% - 4px) 4px,100% 4px,100% calc(100% - 4px),calc(100% - 4px) calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,4px calc(100% - 4px),0 calc(100% - 4px),0 4px,4px 4px)}
#pa-lobby .pa251-profile{height:60px;display:flex;align-items:center;gap:10px;padding:5px 15px 5px 7px;min-width:185px;text-align:left}
#pa-lobby #pa240-avatar{width:42px;height:46px}
#pa-lobby #pa240-name{font-size:15px;font-weight:800;line-height:21px;letter-spacing:1px}
#pa-lobby #pa240-lv{font-size:11px;color:#b4c2d3;line-height:18px}
#pa-lobby .pa251-xp{width:102px;height:4px;background:#080f1b;border-top:1px solid #536177;margin-top:3px}
#pa-lobby #pa240-xp{height:3px;display:block;background:#87d0b4}
#pa-lobby .pa251-resources{display:flex;gap:8px;margin-left:auto;padding-top:6px}
#pa-lobby .pa251-resource{display:flex;align-items:center;gap:8px;min-width:108px;height:44px;padding:0 9px}
#pa-lobby .pa251-resource canvas{width:26px;height:26px}
#pa-lobby .pa251-resource b{font-size:15px;line-height:19px;color:#fff2c7;text-align:left}
#pa-lobby .pa251-resource small{display:block;font-size:9px;color:#a5b5c9;text-align:left;line-height:12px}
#pa-lobby .pa251-system{display:flex;gap:7px;padding-top:6px}
#pa-lobby .pa251-system button{width:44px;height:44px;display:grid;place-items:center}
#pa-lobby .pa251-system canvas{width:28px;height:28px}
#pa-lobby .pa251-location{position:absolute;z-index:2;top:94px;left:24px;padding:6px 12px;background:#132638cd;border-left:3px solid #8ccdba;font-size:12px;letter-spacing:2px;pointer-events:none;text-shadow:0 2px #091d2b}
#pa-lobby .pa251-location small{font-size:10px;letter-spacing:0;color:#b6cbbd;margin-left:12px}
#pa-lobby .pa251-marker{position:absolute;z-index:2;transform:translate(-50%,-50%);display:flex;gap:6px;align-items:center;min-width:86px;min-height:44px;padding:5px 12px 7px 8px;background:#1b2b39f2;border:2px solid #0c1727;box-shadow:inset 0 2px #677484,0 3px #06111a99;color:#fff0c1;font-size:14px;font-weight:800;white-space:nowrap}
#pa-lobby .pa251-marker::after{content:"";position:absolute;left:calc(50% - 4px);bottom:-6px;width:8px;height:6px;background:#0c1727;clip-path:polygon(0 0,100% 0,50% 100%)}
#pa-lobby .pa251-marker canvas{width:24px;height:24px}
#pa-lobby .pa251-marker:hover{background:#304760}
#pa-lobby .pa251-marker.exit{background:#254c54;border-color:#102e3c;color:#cdffe2;box-shadow:inset 0 2px #7ab8b5,0 3px #112c3588}
#pa-lobby .pa251-actor{position:absolute;transform:translate(-50%,-80%);width:76px;height:108px;z-index:3;display:flex;align-items:center;flex-direction:column;justify-content:flex-end}
#pa-lobby .pa251-actor canvas{width:72px;height:81px;filter:drop-shadow(0 2px #112532);animation:camp-idle 1.6s steps(2,end) infinite;transform-origin:bottom}
#pa-lobby .pa251-actor .nameplate{display:block;position:relative;padding:2px 7px;background:#122636e8;box-shadow:0 2px #08131e;border:1px solid #87b5ad;font-size:11px;font-weight:700;color:#edffe7;white-space:nowrap;line-height:16px;max-width:145px;overflow:hidden;text-overflow:ellipsis}
#pa-lobby .pa251-actor.companion{width:62px;height:84px;z-index:2}
#pa-lobby .pa251-actor.companion canvas{width:54px;height:61px;animation-delay:-.8s}
#pa-lobby .pa251-actor.companion .nameplate{font-size:9px;border-color:#6f829a;color:#c4d2dc}
#pa-lobby .pa251-dock{position:absolute;z-index:5;bottom:max(16px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;align-items:flex-end;gap:8px;padding:8px 10px;background:#101e30d9;border-top:2px solid #657085;box-shadow:0 5px #07132485;pointer-events:auto}
#pa-lobby .pa251-dock button{width:100px;height:69px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#26374b;border:3px solid #101a2b;box-shadow:inset 0 3px #6a7687,inset 0 -4px #162338;color:#f1e7cd;font-size:14px;font-weight:800;letter-spacing:2px}
#pa-lobby .pa251-dock button canvas{width:34px;height:34px}
#pa-lobby .pa251-dock button:hover{background:#3c4f65}
#pa-lobby .pa251-dock button:active{transform:translateY(2px);box-shadow:inset 0 2px #182437}
#pa-lobby .pa251-dock button.main{width:144px;height:82px;background:#ddb967;border-color:#352d2c;box-shadow:inset 0 4px #ffe29a,inset 0 -5px #aa793e;color:#352d29;font-size:20px;letter-spacing:4px}
#pa-lobby .pa251-dock button.main canvas{width:38px;height:38px}
#pa-lobby .pa251-dock button.main:hover{background:#f1ce7b}
#pa-lobby .pa251-pan-hint{position:absolute;z-index:2;bottom:116px;left:50%;transform:translateX(-50%);padding:4px 9px;background:#132536cc;color:#d4e5de;font-size:10px;pointer-events:none;white-space:nowrap;display:none}
#pa-lobby .pa251-more{position:absolute;z-index:8;right:20px;top:82px;width:330px;padding:16px}
#pa-lobby .pa251-more[hidden]{display:none!important}
#pa-lobby .pa251-more .head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:16px;font-weight:800}
#pa-lobby .pa251-more .head button{min-width:44px;min-height:44px;background:#283b52;font-size:24px}
#pa-lobby .pa251-more .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
#pa-lobby .pa251-more .grid button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:76px;background:#23374b;box-shadow:inset 0 2px #52667b,inset 0 -3px #132539;font-size:12px;gap:4px}
#pa-lobby .pa251-more canvas{width:32px;height:32px}
#pa-lobby .pa251-more .rotate{width:100%;min-height:44px;background:#24394d;margin-top:12px;font-size:12px}
#pa-lobby .pa251-toast{position:absolute;z-index:9;bottom:125px;left:50%;transform:translateX(-50%);max-width:90%;padding:10px 16px;background:#163744;border:2px solid #68b4a4;font-size:12px;line-height:1.5;opacity:0;pointer-events:none}
#pa-lobby .pa251-toast.show{opacity:1}
#pa-lobby .pa251-hidden-info{display:none}
@keyframes camp-idle{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@media(max-width:1000px){
 #pa-lobby .pa251-hud{padding:8px 10px;gap:8px}
 #pa-lobby .pa251-profile{min-width:156px;height:52px;padding:3px 8px 3px 5px;gap:6px}
 #pa-lobby #pa240-avatar{width:36px;height:40px}
 #pa-lobby #pa240-name{font-size:12px;line-height:17px}
 #pa-lobby #pa240-lv{font-size:10px;line-height:15px}
 #pa-lobby .pa251-xp{width:88px;height:3px;margin-top:2px}
 #pa-lobby .pa251-resources,#pa-lobby .pa251-system{padding-top:4px;gap:5px}
 #pa-lobby .pa251-resource{min-width:88px;gap:5px;padding:0 6px}
 #pa-lobby .pa251-resource canvas{width:24px;height:24px}
 #pa-lobby .pa251-resource b{font-size:13px}
 #pa-lobby .pa251-location{left:15px;top:70px;font-size:10px}
 #pa-lobby .pa251-marker{min-width:74px;min-height:44px;font-size:11px;padding:4px 8px 5px 5px;gap:3px}
 #pa-lobby .pa251-marker canvas{width:20px;height:20px}
 #pa-lobby .pa251-dock{bottom:8px;padding:4px 6px;gap:6px}
 #pa-lobby .pa251-dock button{width:76px;height:58px;font-size:12px;letter-spacing:1px}
 #pa-lobby .pa251-dock button canvas{width:28px;height:28px}
 #pa-lobby .pa251-dock button.main{width:110px;height:67px;font-size:17px}
 #pa-lobby .pa251-dock button.main canvas{width:30px;height:30px}
 #pa-lobby .pa251-actor{width:64px;height:88px}
 #pa-lobby .pa251-actor canvas{width:60px;height:68px}
 #pa-lobby .pa251-more{top:66px;right:10px;width:310px;max-height:calc(100dvh - 76px);overflow:auto;padding:10px}
 #pa-lobby .pa251-more .head{font-size:14px;margin-bottom:6px}
 #pa-lobby .pa251-more .grid{gap:6px}
 #pa-lobby .pa251-more .grid button{min-height:64px}
}
@media(max-width:700px) and (min-aspect-ratio:1/1){
 #pa-lobby .pa251-profile{min-width:142px}
 #pa-lobby .pa251-resource{min-width:72px}
 #pa-lobby .pa251-resource:last-child{display:none}
 #pa-lobby .pa251-location small{display:none}
 #pa-lobby .pa251-marker{min-width:68px;padding:4px;font-size:10px}
 #pa-lobby .pa251-marker canvas{width:16px;height:16px}
 #pa-lobby .pa251-dock button{width:68px}
}
@media(max-aspect-ratio:1/1){
 #pa-lobby .pa251-hud{flex-wrap:wrap;align-items:center;padding:10px 12px;gap:6px}
 #pa-lobby .pa251-profile{margin-right:auto;min-width:165px;height:54px}
 #pa-lobby .pa251-system{padding:0}
 #pa-lobby .pa251-resources{order:3;margin:0;padding:0;width:100%;gap:6px}
 #pa-lobby .pa251-resource{flex:1;min-width:0;height:44px;justify-content:center}
 #pa-lobby .pa251-location{top:124px;left:14px}
 #pa-lobby .pa251-location small{display:none}
 #pa-lobby .pa251-dock{left:8px;right:8px;transform:none;gap:4px;padding:5px 4px;bottom:max(8px,env(safe-area-inset-bottom))}
 #pa-lobby .pa251-dock button{width:0;flex:1;min-width:44px;height:64px;font-size:11px;letter-spacing:0}
 #pa-lobby .pa251-dock button.main{width:0;flex:1.35;height:76px;font-size:17px;letter-spacing:2px}
 #pa-lobby .pa251-dock button canvas{width:28px;height:28px}
 #pa-lobby .pa251-dock button.main canvas{width:32px;height:32px}
 #pa-lobby .pa251-pan-hint{display:block;bottom:106px}
 #pa-lobby .pa251-marker{min-width:78px;font-size:12px}
 #pa-lobby .pa251-marker canvas{width:22px;height:22px}
 #pa-lobby .pa251-actor{width:88px;height:124px}
 #pa-lobby .pa251-actor canvas{width:84px;height:95px}
 #pa-lobby .pa251-actor.companion canvas{width:66px;height:74px}
 #pa-lobby .pa251-more{top:120px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 136px);padding:12px}
}
@media(prefers-reduced-motion:reduce){#pa-lobby *{animation:none!important;transition:none!important}}
