:root{color-scheme:light;--bg: #e8e8e8;--panel: rgba(252, 248, 241, .88);--line: #d8cfc2;--text: #3d2e22;--muted: #8a7460;--accent: #9a7048;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-right: env(safe-area-inset-right, 0px)}*{box-sizing:border-box}html,body,#app{margin:0;height:100%;background:var(--bg);color:var(--text);font-family:PingFang SC,Noto Sans SC,Helvetica Neue,sans-serif}body{min-height:100dvh}.page,.stage{position:relative;width:100%;height:100dvh;overflow:hidden;background:#e8e8e8}.viewer,.model-viewer-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#e8e8e8;--poster-color: #e8e8e8}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;padding:24px;text-align:center;color:var(--muted);background:#e8e8e859;pointer-events:none}.overlay--error{color:#8a3d2a}.stage.is-busy .viewer{opacity:.78}.top,.dock{position:absolute;z-index:2;pointer-events:none}.top>*,.dock>*,.play,.mat{pointer-events:auto}.top{top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(10px + var(--safe-top)) 12px 16px 16px;background:transparent}.top h1{margin:0;min-width:0;color:#5a4634;font-family:KaiTi,STKaiti,Kaiti SC,华文楷体,PingFang SC,serif;font-size:20px;font-weight:400;letter-spacing:.12em;text-shadow:0 1px 8px rgba(255,255,255,.7)}.dock{right:0;bottom:0;left:0;padding:16px 12px calc(12px + var(--safe-bottom));background:transparent}.play{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(90,70,52,.22);border-radius:50%;background:#9a7048;color:#fcf8f1}.play svg{display:block;width:18px;height:18px;fill:currentColor}.play:disabled{opacity:.4}.hint{margin:0 0 8px;font-size:12px;color:var(--muted)}.hint--warn{color:#8a3d2a}.materials{display:flex;justify-content:center;gap:8px}.mat{display:flex;flex:0 0 72px;width:72px;flex-direction:column;gap:2px;padding:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;color:var(--text)}.mat img,.mat__empty{display:block;width:100%;height:40px;object-fit:cover;background:#efe8dc}.mat__empty{display:grid;place-items:center;color:var(--muted);font-size:10px}.mat em{display:block;overflow:hidden;font-style:normal;padding:0 3px 3px;font-size:10px;line-height:1.2;text-align:center;white-space:nowrap;text-overflow:ellipsis}.mat.is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}@media(min-width:900px){.top{padding:18px 24px 24px}.top h1{font-size:28px;letter-spacing:.16em}.play{width:44px;height:44px}.play svg{width:20px;height:20px}.dock{top:0;right:0;bottom:0;left:auto;display:flex;flex-direction:column;justify-content:center;width:200px;padding:24px calc(20px + var(--safe-right)) 24px 12px;background:transparent}.materials{flex-direction:column;align-items:stretch;gap:12px}.mat{flex:0 0 auto;width:100%;border-radius:12px}.mat img,.mat__empty{height:72px}.mat em{padding:4px 8px 8px;font-size:13px}}
