#anatomy-canvas{position:absolute;inset:0;z-index:1}
#anatomy-canvas canvas{display:block;width:100%;height:100%;touch-action:pan-y}
#model-status{display:none}
.stage{background:radial-gradient(ellipse at 52% 43%,#17303c 0%,#08121d 45%,#060e19 75%)}
.detail{top:46%}.detail h2{font-size:clamp(25px,2.6vw,40px)}
.asset-error{left:30%;right:20%;top:30%}
.stage-intro{display:none}
@media(max-width:760px){
  .stage{min-height:0}
  .detail{left:16px;top:56%;width:calc(100% - 32px);background:#06101af7;border-top:1px solid #ffffff12;padding:14px 0 24px;backdrop-filter:blur(9px)}
  .detail-overline{font-size:10px}
  .detail h2{font-size:24px;margin:7px 0}
  .detail>p{font-size:12px;line-height:1.45;margin-bottom:8px;max-width:100%}
  .layer-switch{position:static;gap:5px;margin-bottom:8px}
  .layer-switch button{font-size:11px;padding:6px 10px}
  .structure-list{font-size:11px}
  .structure-list div{grid-template-columns:88px 1fr;padding:4px 0}
  .stage-bottom{display:none}
  .asset-error{left:20px;right:20px;top:30%}
}
@media(max-width:760px) and (max-height:750px){.detail{top:54%}}
