.models-empty{min-height:250px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.models-empty img{width:66px;height:66px}.models-empty h3{margin:0;font-size:18px;font-weight:500}.models-empty p{margin:0;font-size:16px;line-height:1.5;color:#5b7887}
@media(max-width:600px){.folders{gap:12px;padding-right:14px;padding-left:14px}.folders .folder{width:60px}.folders .folder>.app-icon{width:60px;height:60px}.folders .folder>img.dock-reflection{width:60px}.folders .folder>span{padding:3px 4px}}

.model-window{width:min(700px,calc(100vw - 24px))}.model-window .win-content{display:flex;flex-direction:column;overflow:auto;min-height:0}.model-toolbar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #c4dce7;font-size:14px}.model-stage{position:relative;height:clamp(180px,50svh,480px);min-height:160px;background:radial-gradient(ellipse at center,#f8fcff,#cbdde8);flex-shrink:0}.model-stage model-viewer{display:block;width:100%;height:100%;touch-action:none;--progress-bar-color:#217fbc}.model-status{position:absolute;inset:0;display:grid;place-items:center;padding:24px;margin:0;text-align:center;pointer-events:none;font-size:16px;background:#edf7fce8}.model-status[hidden]{display:none}.model-window .win-status{font-size:14px;line-height:1.4}.model-window.maximized .win-content{overflow:hidden}.model-window.maximized .model-stage{height:auto;flex:1;min-height:0}.next-photo:disabled{opacity:.5;cursor:default}@media(max-width:600px){.model-stage{height:clamp(160px,42svh,360px)}.model-toolbar{padding:8px}.model-toolbar .next-photo{font-size:14px}.model-window .win-status{font-size:14px}}
