html,body{height:100%}body{overflow-x:hidden;background:#1b1b18}.raid-lobby{min-height:calc(100dvh - 70px);max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;background:#efe3bd}.lobby-hero{position:relative;min-height:650px;overflow:hidden;background:#79cbd4;border-right:4px solid var(--ink)}.lobby-hero:before{content:"";position:absolute;inset:47% 0 0;background:#82bd69;border-top:4px solid var(--ink)}.lobby-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:25%;background:#d6c39d;border-top:4px solid var(--ink)}.lobby-scenery{position:absolute;inset:0;overflow:hidden}.scene-sun{position:absolute;right:9%;top:8%;width:86px;height:86px;border:4px solid var(--ink);border-radius:50%;background:#f6ca44}.scene-cloud{position:absolute;width:110px;height:35px;border:3px solid var(--ink);border-radius:30px;background:#fff}.scene-cloud:before,.scene-cloud:after{content:"";position:absolute;border:3px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0;background:#fff}.scene-cloud:before{left:20px;top:-24px;width:38px;height:26px}.scene-cloud:after{right:17px;top:-15px;width:29px;height:18px}.cloud-one{left:12%;top:12%}.cloud-two{left:54%;top:21%;transform:scale(.72)}.scene-shop{position:absolute;top:40%;height:160px;border:4px solid var(--ink);background:#fff6d1;box-shadow:8px 8px 0 rgba(36,35,31,.2)}.scene-shop:before{content:"";position:absolute;left:-4px;right:-4px;top:-35px;height:35px;border:4px solid var(--ink);background:#ec5b4f}.scene-shop b{position:absolute;left:18px;top:17px;font-size:14px}.shop-one{left:8%;width:240px}.shop-two{right:7%;width:210px;background:#d9eff7}.shop-two:before{background:#f5ca46}.scene-road{position:absolute;z-index:2;left:0;right:0;bottom:0;height:25%;display:flex;align-items:center;justify-content:space-around}.scene-road i{width:64px;height:7px;background:#fff;border:2px solid var(--ink)}.scene-chest{position:absolute;z-index:3;right:14%;bottom:12%;width:58px;height:46px;display:grid;place-items:center;border:4px solid var(--ink);background:#f5c63d;font-weight:900;box-shadow:5px 5px 0 var(--ink)}.scene-shin{position:absolute;z-index:3;left:62%;bottom:10%;width:76px;height:130px}.scene-shin i{position:absolute;left:10px;top:0;width:58px;height:47px;border:4px solid var(--ink);border-radius:48% 48% 45% 42%;background:#ffd0a6}.scene-shin i:before{content:"";position:absolute;left:3px;right:3px;top:-4px;height:18px;border-radius:50% 50% 10% 10%;background:#1d1c19}.scene-shin i:after{content:"・・";position:absolute;left:12px;top:18px;font-size:18px;font-weight:900;letter-spacing:8px}.scene-shin b{position:absolute;left:13px;top:46px;width:52px;height:51px;border:4px solid var(--ink);background:#ec5b4f}.scene-shin span{position:absolute;left:15px;top:96px;width:48px;height:24px;border:4px solid var(--ink);background:#f1c942;box-shadow:-9px 18px 0 -5px var(--ink),9px 18px 0 -5px var(--ink)}.lobby-copy{position:relative;z-index:5;width:min(560px,78%);margin:clamp(48px,8vh,100px) 0 0 clamp(26px,6vw,88px);padding:32px 34px 36px;border:4px solid var(--ink);background:#fff9df;box-shadow:10px 10px 0 var(--ink)}.lobby-copy h1{margin:18px 0 12px;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:0}.lobby-copy p{max-width:490px;margin:0;font-size:15px;line-height:1.85;color:#575248}.mission-tags{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.mission-tags span{padding:6px 9px;border:2px solid var(--ink);background:#fff;font-size:11px;font-weight:900}.start-action{width:min(310px,100%);height:60px;padding:0 18px 0 23px;display:flex;align-items:center;justify-content:space-between;border:4px solid var(--ink);background:var(--yellow);box-shadow:6px 6px 0 var(--ink);font-size:18px;font-weight:900;cursor:pointer}.start-action b{font-size:26px}.start-action:disabled{filter:grayscale(1);cursor:wait}.lobby-copy>small{display:block;margin-top:15px;color:#913f38;font-size:11px}.mission-ticket{position:absolute;z-index:5;right:34px;bottom:35px;width:230px;padding:15px 17px;border:3px solid var(--ink);background:#f3c744;transform:rotate(-2deg);box-shadow:5px 5px 0 var(--ink)}.mission-ticket small,.mission-ticket strong,.mission-ticket span{display:block}.mission-ticket small{font-size:9px}.mission-ticket strong{margin:6px 0;font-size:17px}.mission-ticket span{font-size:11px}.raid-lobby>.raid-panel{min-height:0;border-left:0;background:var(--paper)}.collection-hints{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px 12px}.collection-hints span{display:flex;align-items:center;gap:5px;font-size:10px}.collection-hints i{width:10px;height:10px;border-radius:50%}.raid-stage{position:fixed;z-index:120;inset:0;width:100vw;height:100dvh;min-width:0;display:grid;place-items:center;overflow:hidden;background:#141412}.raid-stage[hidden]{display:none}.raid-stage canvas{display:block;width:100vw;height:100dvh;object-fit:contain;background:#292922;touch-action:none}.game-toolbar{position:absolute;z-index:8;left:max(12px,env(safe-area-inset-left));top:max(12px,env(safe-area-inset-top));display:flex;align-items:center;gap:10px;color:#fff;font-size:11px;font-weight:900;pointer-events:none}.game-toolbar button{width:42px;height:42px;border:2px solid #fff;background:rgba(28,28,25,.82);color:#fff;font-size:26px;line-height:1;cursor:pointer;pointer-events:auto}.game-toolbar span{padding:8px 10px;background:rgba(28,28,25,.78)}.game-tip{position:absolute;z-index:7;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translateX(-50%);max-width:min(620px,70vw);padding:9px 14px;border:2px solid rgba(255,255,255,.8);background:rgba(28,28,25,.8);color:#fff;text-align:center;font-size:12px;font-weight:900}.raid-result{z-index:20}.raid-result>div{border-radius:0}.raid-toast{z-index:200}body.in-raid{overflow:hidden}.mobile-controls{z-index:12}
@media(max-width:1100px){.raid-lobby{grid-template-columns:minmax(0,1fr) 320px}.lobby-copy{width:min(520px,70%)}.scene-shin{left:70%}}
@media(max-width:900px){.raid-lobby{display:block}.lobby-hero{min-height:700px;border-right:0;border-bottom:4px solid var(--ink)}.raid-lobby>.raid-panel{min-height:500px}.mobile-controls{display:flex}.game-tip{bottom:18px;max-width:56vw}.lobby-copy{width:min(560px,78%)}}
@media(max-width:620px){.raid-lobby{min-height:calc(100dvh - 62px)}.lobby-hero{min-height:650px}.lobby-copy{width:calc(100% - 30px);margin:26px 15px 0;padding:24px 20px 27px}.lobby-copy h1{font-size:43px}.lobby-copy p{font-size:13px}.start-action{height:56px}.mission-ticket{right:16px;bottom:26px;width:200px}.scene-shop{top:52%;transform:scale(.75)}.shop-one{left:-30px}.shop-two{right:-40px}.scene-shin{left:20%;bottom:6%;transform:scale(.84)}.scene-chest{right:8%;bottom:5%}.game-toolbar span{display:none}.game-tip{bottom:max(12px,env(safe-area-inset-bottom));max-width:52vw;padding:7px 9px;font-size:10px}.mobile-controls{inset:auto 10px max(46px,env(safe-area-inset-bottom))}.move-pad{width:104px;height:104px}.action-pad{gap:7px}.action-pad button{width:48px;height:48px}.action-pad #mobileFire{width:60px;height:60px}}
@media(max-height:600px) and (orientation:landscape){.mobile-controls{inset:auto 12px 12px}.move-pad{width:100px;height:100px}.action-pad button{width:48px;height:48px}.action-pad #mobileFire{width:58px;height:58px}.game-tip{bottom:12px;max-width:46vw}}
