#combat-controls{display:flex;gap:8px}.controls button{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:none}#play{height:100dvh;min-height:100dvh;padding-top:max(10px,env(safe-area-inset-top));padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}#arena{min-height:0}.game-top,.stats,.controls{flex-shrink:0}.dpad{gap:8px;grid-template-columns:repeat(3,44px);grid-template-rows:repeat(3,44px)}.dpad button{min-height:44px;min-width:44px}.stats>div{min-width:0}#health{white-space:nowrap}.action-buttons{gap:8px;flex-wrap:wrap;justify-content:flex-end}.round-action{min-width:64px;min-height:48px;padding:8px 10px}#location-tag{max-width:calc(100% - 145px);font-size:9px;letter-spacing:.7px}#hint{font-size:12px}.home{height:auto;min-height:100dvh}.home-bottom{position:relative;margin-top:20px;left:auto;right:auto;margin-inline:5vw}.hero-copy{padding-bottom:20px}.home-art{position:absolute}.home-top{gap:14px}.home-bottom p{font-size:11px}.chat-column .bubble p{overflow-wrap:anywhere}button:focus-visible{outline-offset:2px}
@media(max-width:700px){.controls{gap:8px}.action-buttons{max-width:150px}.round-action{min-width:64px;min-height:52px;font-size:11px}.stats{gap:10px}.mission-stat{max-width:48%}.game-top h2{font-size:20px}.toolbar button{padding:0 8px}.hero-copy{padding-top:235px;padding-bottom:20px}.home-bottom{padding-bottom:max(20px,env(safe-area-inset-bottom));margin-top:24px}.home-bottom p{max-width:145px;font-size:10px}#toast{font-size:12px;top:48px;padding:8px 12px}#story-dialog{height:94dvh;max-height:94dvh}#story-dialog[open]{grid-template-rows:28dvh minmax(0,1fr)}.chat-column .phone-header{min-height:44px}.chat-column #chapter-card h2{font-size:20px}.chat-column .chat-bottom{min-height:68px}.chat-column .bubble p{font-size:14px}.stats strong{font-size:13px}.mission-stat strong{font-size:11px}.controls{padding-bottom:env(safe-area-inset-bottom)}}
@media(max-height:520px) and (orientation:landscape){#play{padding-top:max(4px,env(safe-area-inset-top));padding-bottom:4px}.game-top{padding-bottom:3px}.game-top h2{font-size:18px}.game-top .eyebrow{font-size:8px}.toolbar button{min-height:36px}.stats{padding:4px 10px}.controls{bottom:max(8px,env(safe-area-inset-bottom));left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));padding:0}.dpad{grid-template-columns:repeat(3,44px);grid-template-rows:repeat(3,44px);gap:8px}.dpad button{min-height:44px}.action-buttons{max-width:220px}.round-action{min-height:48px}#hint{bottom:7px;max-width:45%;font-size:10px}#location-tag{top:7px;padding:6px 8px}.stats strong{font-size:12px}#story-dialog[open]{grid-template-columns:1fr 1.15fr;grid-template-rows:1fr}.home .hero-copy{padding-top:40px}.home-art{background-size:cover}.home:after{background:linear-gradient(90deg,#0c292bea,#0c292b55)}.chat-column #chapter-card p{font-size:11px}}
@media(max-width:360px){.game-top h2{font-size:18px}.dpad{gap:6px}.action-buttons{max-width:136px}.round-action{min-width:60px;padding:6px}.mission-stat{max-width:42%}.stats{gap:7px;padding-inline:8px}.cinematic-caption h2{font-size:17px}}

.ending .dedication{max-width:42ch;font-size:clamp(16px,2vw,21px);line-height:1.65;margin:14px 0 28px;color:#ffe7b4}.ending .signature strong{font-size:22px;color:var(--gold)}

/* Keep all four friends visible in the credits at every screen size. */
.ending{display:grid;grid-template-columns:1fr 1.15fr;gap:24px;padding:32px;align-items:center}.ending>img{position:static;width:100%;height:auto;object-fit:contain;z-index:auto;grid-column:2;grid-row:1;border-radius:18px}.ending:after{display:none}.ending-copy{grid-column:1;grid-row:1;padding:24px;min-width:0}.ending h1{font-size:clamp(36px,4vw,64px)}
@media(max-width:900px){.ending{display:flex;flex-direction:column;gap:0;padding:0;align-items:stretch}.ending>img{height:auto;width:100%;border-radius:0}.ending-copy{padding:28px 24px 40px;max-width:100%}.ending h1{font-size:clamp(32px,8vw,52px)}}
