/* QA follow-up: keep the harbor action controls visible and stable. */
body[data-screen="game"] .right-panel{overflow:auto;scrollbar-gutter:stable;max-height:calc(100dvh - 32px)}
body[data-screen="game"] .right-panel .section-title:first-child{order:1;position:sticky;top:0;z-index:40;margin:-16px -16px 10px;padding:16px 16px 10px;background:linear-gradient(180deg,rgba(6,17,29,.98),rgba(6,17,29,.88))}
body[data-screen="game"] .right-panel .inspector,body[data-screen="game"] .right-panel .inspector-empty{order:3}
body[data-screen="game"] .right-panel .log-box{order:4}
body[data-screen="game"] .action-grid{order:2;position:sticky;top:54px;z-index:45;margin:0 -2px 12px;padding:8px 0 12px;background:linear-gradient(180deg,rgba(6,17,29,.97) 0%,rgba(6,17,29,.93) 75%,rgba(6,17,29,0) 100%)}
body[data-screen="game"] .action-grid button{min-height:46px;white-space:nowrap;position:relative;z-index:46}
body[data-screen="game"] .action-grid button:last-child{grid-column:1/-1;border-color:rgba(91,231,255,.35);background:rgba(91,231,255,.1)}
body[data-screen="game"] .quick-guide span:last-child::after{content:' · 턴만 넘기면 감점';color:#ffd166}
body[data-screen="game"] .decision-bar{overflow-wrap:anywhere}
body[data-screen="game"] .check-card.bad{box-shadow:0 0 0 1px rgba(255,104,104,.18),inset 0 0 20px rgba(255,104,104,.08)}
body[data-screen="game"] .check-card.bad span{font-weight:900;color:#ffe1e1}
body[data-screen="result"] .result-card.fail .grade-badge{background:linear-gradient(135deg,#ff6868,#ffd166)}
.failure-panel{margin:14px 0 0;border:1px solid rgba(255,104,104,.34);background:rgba(255,104,104,.08);border-radius:18px;padding:14px;text-align:left}.failure-panel h2{margin:0 0 8px;font-size:16px}.failure-list{margin:0;padding-left:18px;color:#ffe1e1;line-height:1.55}.failure-list b{color:#fff}.no-fails{margin:0;color:#cfe7f1}
.result-card.success .result-line::after{content:' · 실패 선박이 있으면 실제 평가는 낮아질 수 있습니다';display:block;margin-top:6px;color:#ffd166;font-size:13px;font-weight:900}
@media (min-width:1161px) and (max-height:760px){.app{padding:8px}.game-shell{min-height:calc(100dvh - 16px);grid-template-columns:minmax(220px,260px) minmax(320px,1fr) minmax(250px,300px);gap:8px}.topbar{padding:8px}.title-block h1{font-size:22px}.metric{padding:6px 8px;min-width:64px}.metric b{font-size:17px}.left-panel,.right-panel,.harbor-map{padding:12px}.briefing{margin:8px 0}.quick-guide{display:none}.water-map{min-height:350px}.dock-card{min-height:88px;padding:10px;width:clamp(145px,26%,198px)}.ship-card{min-height:72px}.ship-list{max-height:265px}.log-box{max-height:170px}.inspect-card,.check-card{padding:10px}.action-grid button{min-height:40px}.volume-control{display:none}body[data-screen="game"] .right-panel .section-title:first-child{margin:-12px -12px 8px;padding:12px 12px 8px}body[data-screen="game"] .action-grid{top:46px}}
@media (max-width:1160px){.game-shell{grid-template-columns:1fr;grid-template-rows:auto;min-height:auto}.topbar{grid-template-columns:48px 1fr auto}.stat-strip{grid-column:1/-1;justify-content:start}.audio-tools{grid-column:1/-1;justify-content:start}.left-panel,.harbor-map,.right-panel{min-height:auto;overflow:visible}.right-panel{max-height:none;overflow:visible}.action-grid{position:sticky;top:8px}.water-map{min-height:460px}.ship-list{max-height:320px}.log-box{max-height:240px}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-screen="game"] .right-panel .section-title:first-child{position:relative;top:auto;margin:0 0 10px;padding:0;background:none}body[data-screen="game"] .action-grid{top:8px}}
@media (max-width:720px){.stage-grid,.result-grid,.action-grid{grid-template-columns:1fr}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.metric{min-width:0;padding:8px}.metric b{font-size:18px}.metric small{font-size:10px}.quick-guide{display:grid;grid-template-columns:1fr}.decision-bar{position:sticky;top:6px;z-index:20;font-size:13px}.water-map{min-height:auto;display:grid;gap:9px;padding:12px;background:linear-gradient(160deg,#063b55,#052336 55%,#031722)}.water-map:after,.radar-rings,.signal-tower{display:none}.dock-card{position:relative;left:auto;top:auto;width:100%;min-height:86px}.dock-card b{font-size:15px}.dock-card small,.dock-card span{font-size:12px}.result-card h1{font-size:36px}.grade-badge{width:92px;height:92px;font-size:46px;border-radius:26px}.home-actions button{width:100%}}
@media (max-width:430px){.stat-strip{grid-template-columns:repeat(2,1fr)}.ship-card{grid-template-columns:34px 1fr}.deadline{grid-column:2}.icon-btn{width:42px;height:42px}.left-panel,.right-panel,.harbor-map{padding:12px}.section-title span{font-size:16px}}