:root{color:#433f52;font-synthesis:none;--ink:#433f52;--muted:#847d8c;--line:#e4dfe9;--accent:#756081;--pink:#f3dfe7;--blue:#e4edf4;--paper:#faf9fc;background:#f6f4f9;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,canvas:focus-visible{outline-offset:4px;outline:3px solid #b893c7}button{background:0 0;border:0}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.6}[hidden]{display:none!important}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1512px;margin:auto;padding:25px 44px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:15px;font-size:20px;font-weight:650;display:flex}.brand span{letter-spacing:.18em;color:var(--muted);border-left:1px solid #d7cedf;padding-left:15px;font-size:13px;font-weight:400}.experiment{color:#766f82;align-items:center;gap:8px;font-size:13px;display:flex}.status-dot{background:#aa8cb6;border-radius:50%;width:6px;height:6px}.title-row{justify-content:space-between;align-items:center;margin:32px 0 23px;display:flex}.eyebrow{letter-spacing:.07em;color:var(--muted);margin:0 0 9px;font-size:13px}h1{letter-spacing:.06em;margin:0;font:500 34px/1.3 Songti SC,Noto Serif CJK SC,SimSun,serif}.title-mark{color:#b798b6;vertical-align:top;margin-left:15px;font-family:sans-serif;font-size:24px;font-weight:300}.date{letter-spacing:.13em;color:#8e8495;text-align:right;font-size:11px;line-height:1.7}.date span{letter-spacing:.02em;font-size:13px}main{max-width:1512px;margin:auto;padding:0 44px}.workspace{grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:20px;min-height:620px;display:grid}.reference-panel{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:21px 21px 18px}.panel-heading,.detail-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-heading h2,.detail-header h2{margin:0;font-size:15px;font-weight:550}.text-button{color:var(--muted);padding:0 0 0 10px;font-size:13px}.text-button:hover{color:var(--accent)}.reference-image-button{background:#d7d3c3;border-radius:7px;width:100%;padding:0;display:block;overflow:hidden}.reference-image-button img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.reference-caption{color:#938b99;margin:11px 0 0;font-size:12px}.detail-header{margin-top:27px;margin-bottom:6px}.detail-header>span{color:var(--muted);font-size:12px}.detail-list{grid-template-columns:1fr;gap:0;display:grid}.detail-list button{text-align:left;border-bottom:1px solid #ebe6ee;align-items:center;gap:12px;width:100%;padding:12px 2px;font-size:14px;transition:color .15s;display:flex}.detail-list button:hover,.detail-list button.selected{color:#9671a3}.detail-note{color:#968e9e;margin-top:4px;font-size:12px;line-height:1.5;display:block}.arrow{color:#b7a7bf;margin-left:auto;font-size:18px}.detail-swatch{border:4px solid #f2edf5;border-radius:50%;flex:none;width:33px;height:33px;display:block}.wood-swatch{background:#a08a58}.glass-swatch{background:linear-gradient(90deg,#dd429a 0 26%,#3bc7d9 26% 45%,#dfdb53 45% 58%,#56d7c2 58% 74%,#dd429a 74%)}.lectern-swatch{background:#69503b}.stone-swatch{background:#68735d}.model-note{color:#9a90a2;margin:19px 0 0;font-size:12px;line-height:1.8}.model-panel{background:#edf0f6;border:1px solid #e0dfe9;border-radius:18px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.viewer-head{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:23px;right:20px}.viewer-title{color:#756d83;letter-spacing:.04em;font-size:14px}.material-switch{pointer-events:auto;background:#ffffffcf;border:1px solid #e1dbe7;border-radius:99px;padding:4px;display:flex;box-shadow:0 3px 12px #68628105}.material-switch button{color:#85798f;border-radius:99px;min-width:60px;padding:7px 17px;font-size:13px;transition:background .2s,color .2s}.material-switch button[aria-pressed=true]{color:#fff;background:#786285;box-shadow:0 2px 5px #78628520}.canvas-wrap{background:#edf0f6;flex:1;min-height:544px;position:relative}#scene{touch-action:none;cursor:grab;width:100%;height:100%;display:block;position:absolute;inset:0}#scene:active{cursor:grabbing}.viewer-loading{z-index:3;color:#96869f;background:#edf0f6;justify-content:center;align-items:center;gap:12px;font-size:14px;transition:opacity .3s;display:flex;position:absolute;inset:0}.viewer-loading.done{opacity:0;pointer-events:none}.loader{border:1px solid #d8c6e1;border-top-color:#756081;border-radius:50%;width:19px;height:19px;animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.viewer-hint{color:#93899e;pointer-events:none;gap:9px;font-size:12px;display:flex;position:absolute;bottom:18px;left:24px}.fullscreen-button{color:#94859f;background:#ffffff65;border-radius:9px;font-size:24px;position:absolute;bottom:10px;right:18px;border:1px solid #e0dce5!important}.icon-button{justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex}.viewer-controls{background:#faf9fcaa;border-top:1px solid #e5e1eb;justify-content:space-between;align-items:center;gap:8px;height:66px;padding:0 20px;display:flex}.camera-controls{gap:6px;display:flex}.camera-controls button{color:#8a7e94;white-space:nowrap;border-radius:8px;padding:9px 12px;font-size:13px}.camera-controls button>span{vertical-align:-1px;margin-right:3px;font-size:17px}.camera-controls button:hover{background:#ede7f2}.camera-controls button.active,.camera-controls button[aria-pressed=true]{color:#786080;background:#ebe2f0}.nudge-controls{color:#9886a3;gap:3px;display:flex}.nudge-controls button:hover{background:#eee7f2;border-radius:8px}.bottom-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:18px 1px;display:flex}.bottom-row p{color:#93889d;align-items:center;gap:9px;margin:0;font-size:13px;display:flex}.small-dot{background:#b69dbe;border-radius:50%;width:5px;height:5px}.download{color:#80668e;background:#fff9;border:1px solid #ded1e5;border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-size:14px;display:flex}.download:hover{background:#eee5f3}.download>span:first-child{font-size:20px}.file-type{color:#a38faf;letter-spacing:.1em;border-left:1px solid #e1d7e8;padding-left:8px;font-size:10px}footer{color:#a397ae;justify-content:space-between;gap:20px;padding:18px 1px 28px;font-size:12px;line-height:1.7;display:flex}footer p{margin:0}footer a{white-space:nowrap}footer a:hover{color:#735584}.viewer-error{z-index:4;text-align:center;background:#eef0f6;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.viewer-error h2{font-size:19px;font-weight:500}.viewer-error p{font-size:14px;line-height:1.7}.viewer-error button{border:1px solid #bfaeca;border-radius:8px;margin-top:15px;padding:9px 18px}dialog{max-width:min(860px,94vw);max-height:94dvh;color:var(--ink);background:#faf9fc;border:1px solid #dcd3e2;border-radius:15px;padding:0;box-shadow:0 25px 90px #2f243650}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#302635aa}dialog img{object-fit:contain;width:100%;height:auto;max-height:72dvh;display:block}dialog p{color:#95869e;padding:0 20px 10px;font-size:12px;line-height:1.7}.dialog-top{justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.dialog-top h2{font-size:14px;font-weight:500}.dialog-top button{font-size:26px;font-weight:300}.noscript{padding:20px}.model-panel.expanded{z-index:20;background:#edf0f6;min-height:0;position:fixed;inset:12px;box-shadow:0 0 0 20px #f6f4f9}.model-panel.expanded .canvas-wrap{min-height:0}.model-panel:fullscreen{border:0;border-radius:0}.model-panel:fullscreen .canvas-wrap{min-height:0}.model-panel:fullscreen .viewer-controls{flex:none}@media (width>=1500px){.workspace{min-height:690px}.canvas-wrap{min-height:624px}}@media (width<=1050px){main{padding:0 25px}.site-header{padding:23px 25px}.workspace{grid-template-columns:255px minmax(0,1fr);gap:14px}.reference-panel{padding:18px 16px}.viewer-controls{padding:0 12px}.camera-controls{gap:1px}.camera-controls button{padding:9px}.nudge-controls{display:none}.viewer-head{left:19px;right:14px}.material-switch button{min-width:52px;padding:7px 12px}.detail-header>span{font-size:11px}}@media (width<=740px){.site-header{padding:18px 20px}.brand{gap:10px;font-size:18px}.brand span{padding-left:10px;font-size:11px}.experiment{gap:6px;font-size:11px}main{padding:0 15px}.title-row{margin:23px 5px 18px}.eyebrow{margin-bottom:7px;font-size:12px}h1{font-size:29px}.date{font-size:10px}.date span{font-size:11px}.workspace{flex-direction:column;gap:14px;min-height:0;display:flex}.model-panel{border-radius:14px;order:-1}.canvas-wrap{height:64svh;min-height:480px;max-height:610px}.viewer-head{top:15px;left:16px;right:13px}.viewer-title{font-size:13px}.material-switch button{min-width:50px;padding:7px 12px;font-size:12px}.material-switch{padding:3px}.viewer-hint{font-size:11px;bottom:16px;left:18px}.viewer-controls{justify-content:center;height:60px;padding:0 8px}.camera-controls{justify-content:space-around;gap:3px;width:100%}.camera-controls button{padding:9px 10px;font-size:13px}.reference-panel{border-radius:14px;grid-template-columns:125px minmax(0,1fr);gap:0 17px;padding:16px;display:grid}.panel-heading{grid-column:1/3;margin-bottom:12px}.panel-heading h2{font-size:14px}.reference-image-button{grid-column:1;align-self:start}.reference-caption{grid-column:1;align-self:start;margin-top:9px;font-size:10px;line-height:1.7}.detail-header{display:none}.detail-list{grid-area:2/2/5;grid-template-columns:1fr 1fr;gap:8px}.detail-list button{border:0;gap:7px;padding:7px 0;font-size:13px}.detail-swatch{border-width:3px;width:24px;height:24px}.detail-note,.arrow{display:none}.model-note{border-top:1px solid #e9e2ee;grid-column:1/3;margin-top:14px;padding-top:12px;font-size:11px;line-height:1.6}.model-note br{display:none}.bottom-row{flex-direction:column;align-items:stretch;gap:15px;padding:17px 4px}.bottom-row p{order:2;justify-content:center;font-size:12px}.download{justify-content:center;padding:12px}.file-type{font-size:11px}footer{flex-direction:column;gap:7px;padding:16px 4px 25px;font-size:11px}.fullscreen-button{bottom:8px;right:11px}.model-panel.expanded{inset:6px}.model-panel.expanded .canvas-wrap{height:auto;max-height:none}.dialog-top{padding:8px 12px}dialog p{padding:0 12px 8px;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.model-panel:fullscreen .canvas-wrap{flex:1;height:auto;max-height:none}.model-panel:fullscreen{width:100vw;height:100dvh}.source-divider{color:#b59bb5;justify-content:center;margin:15px 0;font-size:24px;font-weight:200;display:flex}.couple-reference{text-align:left;background:#eee9e6;border-radius:8px;align-items:center;gap:17px;width:100%;padding:0;display:flex;overflow:hidden}.couple-reference img{object-fit:cover;object-position:50% 80%;width:48%;height:175px}.couple-reference>span{color:#96848e;font-size:11px}.couple-reference>span>span{color:#685565;margin-top:9px;font-size:14px;line-height:1.6;display:block}.source-links{gap:15px;display:flex}.scene-switch{background:#faf9fbd9;border:1px solid #e1dbe7;border-radius:10px;gap:4px;padding:4px;display:flex;position:absolute;top:77px;left:23px}.scene-switch button{color:#8d8294;border-radius:6px;padding:7px 12px;font-size:12px}.scene-switch button[aria-pressed=true]{color:#6a4c75;background:#e6dbea}.reference-panel .model-note{font-size:11px}.workspace{min-height:630px}.secondary-camera{display:none}.camera-controls button{padding-left:9px;padding-right:9px}@media (width<=740px){.title-row h1{font-size:27px}.title-mark{margin-left:7px}.title-row .date{max-width:108px;font-size:8px}.date span{font-size:10px}.reference-panel{display:block}.reference-panel .reference-image-button{float:left;width:42%;margin-right:16px}.reference-panel .reference-image-button img{object-fit:cover;height:150px}.reference-panel>.reference-caption:first-of-type,.source-divider{display:none}.couple-reference{background:0 0;width:calc(58% - 16px);display:block}.couple-reference img{object-position:center 80%;border-radius:7px;width:100%;height:150px}.couple-reference>span{margin-top:8px;font-size:10px;display:block}.couple-reference>span>span{margin-left:5px;font-size:11px;display:inline}.reference-panel>.reference-caption{margin-left:calc(42% + 16px);font-size:10px}.reference-panel .model-note{clear:both;margin-top:13px}.scene-switch{justify-content:center;top:65px;left:15px;right:15px}.scene-switch button{white-space:nowrap;flex:1;padding:7px 6px;font-size:11px}.viewer-head .viewer-title{font-size:11px}.camera-controls button{padding:9px 7px;font-size:12px}.source-links{flex-wrap:wrap;gap:15px}.model-panel .canvas-wrap{min-height:500px}.model-panel.expanded .canvas-wrap{min-height:0}}
