:root{font-family:Avenir Next,PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#24302c;background:#edf0ed;font-synthesis:none;--ink: #1e2925;--muted: #7e8984;--line: #e3e7e4;--panel: #fbfcfb;--accent: #57705e;--accent-dark: #3f5848;--accent-soft: #e7eee9;--gold: #b59667;--shadow: 0 10px 36px rgba(35, 47, 41, .08)}*{box-sizing:border-box}button,input,textarea{font:inherit}button{color:inherit}body{margin:0;min-width:1180px;min-height:760px;overflow:hidden}button{cursor:pointer}.topbar{height:72px;display:grid;grid-template-columns:284px 1fr auto;align-items:center;background:#fcfdfcf7;border-bottom:1px solid var(--line);padding:0 22px 0 20px;position:relative;z-index:10}.brand-block,.project-switcher,.top-actions,.section-heading,.field-row,.panel-title,.dock-heading,.inspector-header,.prompt-footer,.save-state{display:flex;align-items:center}.brand-block{gap:11px}.brand-mark{width:35px;height:35px;position:relative;transform:rotate(-8deg)}.brand-mark span{position:absolute;width:9px;border-radius:2px 2px 0 0;background:var(--accent);bottom:3px}.brand-mark span:nth-child(1){left:2px;height:18px}.brand-mark span:nth-child(2){left:13px;height:30px;background:#273a32}.brand-mark span:nth-child(3){left:24px;height:23px;background:var(--gold)}.brand-name{font-size:19px;font-weight:700;letter-spacing:.04em;line-height:1}.brand-name b{color:var(--accent);font-size:12px;vertical-align:top;margin-left:2px}.brand-subtitle{font-size:8px;letter-spacing:.2em;color:#9ca59f;margin-top:4px}.project-switcher{gap:13px;border-left:1px solid var(--line);padding-left:22px}.icon-button,.ghost-button,.avatar-button,.view-controls button,.panel-title button{border:0;background:transparent}.icon-button{width:30px;height:30px;font-size:18px}.eyebrow{text-transform:uppercase;font-size:9px;letter-spacing:.16em;color:#98a19d;font-weight:600}.project-title{font-size:13px;font-weight:600;margin-top:3px}.project-title span{color:#8d9691;padding-left:4px}.save-state{font-size:10px;color:#8d9691;gap:6px;margin-left:12px}.save-state i,.live-dot{width:6px;height:6px;background:#6f937b;border-radius:50%;box-shadow:0 0 0 3px #e9f0eb}.top-actions{gap:8px}.mobile-actionbar,.mobile-sheet-header{display:none}.ghost-button{width:32px;height:32px;font-size:18px;border-radius:7px}.ghost-button:hover{background:#f0f3f1}.outline-button,.primary-button{height:36px;padding:0 16px;border-radius:7px;font-size:11px;font-weight:600}.outline-button{background:#fff;border:1px solid #dce2de}.reference-quick-button{color:var(--accent-dark);border-color:#b9c8be;background:#f4f7f5}.primary-button{color:#fff;background:var(--accent);border:1px solid var(--accent);box-shadow:0 5px 12px #4b645333}.avatar-button{width:34px;height:34px;border-radius:50%;background:#e5e1d8;font-size:10px;font-weight:700;margin-left:4px}.workspace{display:grid;grid-template-columns:284px minmax(620px,1fr) 294px;height:calc(100vh - 72px)}.left-panel,.right-panel{background:var(--panel);overflow:auto;z-index:4;scrollbar-width:thin;scrollbar-color:#d7deda transparent}.left-panel{border-right:1px solid var(--line)}.right-panel{border-left:1px solid var(--line)}.workspace.inspector-collapsed{grid-template-columns:284px minmax(620px,1fr) 48px}.workspace.inspector-collapsed .right-panel>*:not(.inspector-header){display:none}.workspace.inspector-collapsed .inspector-header{padding:18px 10px;justify-content:center}.workspace.inspector-collapsed .inspector-header>div{display:none}.prompt-section{padding:22px 18px 14px}.section-heading{gap:10px}.section-heading h1{font-size:13px;margin:0 0 3px}.section-heading p{font-size:10px;color:var(--muted);margin:0}.spark-icon{color:var(--gold);font-size:16px}.prompt-box{border:1px solid #d9e1dc;background:#fff;border-radius:10px;margin-top:13px;padding:11px;box-shadow:0 5px 16px #2b3a320a}.prompt-box:focus-within{border-color:#8ba092;box-shadow:0 0 0 3px #edf2ee}.prompt-box textarea{border:0;resize:none;outline:0;width:100%;height:70px;line-height:1.65;font-size:11px;color:#3b4642;background:transparent}.prompt-footer{justify-content:space-between;border-top:1px solid #eef1ef;padding-top:9px}.prompt-footer>span{margin-left:auto;color:#a1aaa6;font-size:9px}.mini-button{border:0;background:#f1f4f2;width:25px;height:25px;border-radius:5px}.generate-button{border:0;border-radius:6px;color:#fff;background:#445e4d;font-size:10px;padding:8px 11px;margin-left:9px;box-shadow:0 4px 10px #d5ded7}.generate-button span{color:#e6d2a8;margin-right:4px}.prompt-chips{display:flex;gap:5px;overflow:hidden;padding-top:9px}.prompt-chips button{white-space:nowrap;border:1px solid #e5e8e6;background:#f8faf8;border-radius:20px;padding:5px 8px;font-size:8px;color:#69746f}.divider{height:1px;background:var(--line);margin:0 18px}.tool-nav{padding:12px 10px}.tool-item{width:100%;height:55px;border:0;background:transparent;display:flex;align-items:center;text-align:left;gap:12px;padding:0 12px;border-radius:8px;margin:2px 0;position:relative}.tool-item:hover{background:#f1f4f2}.tool-item.active{background:var(--accent-soft);color:#324a3b}.tool-item.active:before{content:"";width:3px;height:25px;position:absolute;left:0;background:var(--accent);border-radius:0 4px 4px 0}.tool-icon{width:26px;text-align:center;font-size:17px;color:#738079}.tool-item.active .tool-icon{color:var(--accent)}.tool-item b,.tool-item small{display:block}.tool-item b{font-size:11px;font-weight:600}.tool-item small{font-size:8px;font-weight:400;color:#9ca5a1;margin-top:4px}.layers-section{border-top:1px solid var(--line);padding:14px 18px}.panel-title{justify-content:space-between;font-size:10px;font-weight:600;margin-bottom:9px}.panel-title button{font-size:12px}.layer-list label{display:flex;height:32px;align-items:center;gap:8px;cursor:pointer;font-size:9px;color:#5c6862}.layer-list input{appearance:none;width:14px;height:14px;border:1px solid #ccd4cf;border-radius:3px;position:relative}.layer-list input:checked{background:var(--accent);border-color:var(--accent)}.layer-list input:checked:after{content:"✓";color:#fff;font-size:9px;position:absolute;left:2px;top:-1px}.layer-list span{flex:1}.layer-list i{font-style:normal;color:#a7b0ab;font-size:8px}.plan-usage{margin:4px 18px 18px;background:#f2f5f3;border-radius:8px;padding:11px}.plan-usage>div:first-child{display:flex;justify-content:space-between;font-size:8px}.plan-usage b{font-size:9px}.usage-track{height:4px;background:#dfe5e1;border-radius:4px;margin:8px 0 6px;overflow:hidden}.usage-track i{display:block;width:68%;height:100%;background:var(--accent)}.plan-usage small{font-size:8px;color:#9aa39f}.viewport-shell{min-width:0;display:grid;grid-template-rows:minmax(430px,1fr) 170px;background:#e7ebe8}.viewport{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 38%,#eef1ee 0,#dfe4e1 75%)}#sceneCanvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}#sceneCanvas:active{cursor:grabbing}.view-tabs{position:absolute;top:18px;left:50%;transform:translate(-50%);background:#fafbfae6;border:1px solid rgba(220,225,221,.9);box-shadow:0 5px 20px #2c393214;border-radius:8px;padding:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.view-tabs button{border:0;background:transparent;font-size:9px;border-radius:5px;padding:7px 13px;color:#7e8883}.view-tabs button.active{background:#465d4d;color:#fff;box-shadow:0 3px 8px #4054462e}.scene-meta{position:absolute;left:18px;top:18px;display:flex;gap:9px;align-items:center;background:#fbfcfbe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(220,225,221,.8);padding:9px 11px;border-radius:8px}.scene-meta b,.scene-meta small{display:block}.scene-meta b{font-size:10px}.scene-meta small{color:#929b96;font-size:8px;margin-top:3px}.view-controls{position:absolute;right:16px;top:17px;background:#fafbfae6;border:1px solid #dce1de;border-radius:7px;display:flex;padding:3px;box-shadow:0 5px 18px #313d3614}.view-controls button{width:29px;height:27px;border-radius:4px;font-size:12px}.view-controls button:hover{background:#e9eeeb}.view-controls span{border-left:1px solid #e1e5e2;margin:4px 2px}.compass{position:absolute;right:18px;bottom:28px;width:48px;height:48px;border:1px solid rgba(102,117,108,.26);background:#f8faf8b3;border-radius:50%;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.compass span,.compass small{position:absolute;left:0;right:0;font-size:7px;color:#66746d}.compass span{top:3px}.compass small{bottom:3px;color:#a5ada9}.compass i{position:absolute;left:22px;top:15px;width:4px;height:16px;background:linear-gradient(#ac785f 50%,#76837d 50%);clip-path:polygon(50% 0,100% 50%,60% 50%,60% 100%,40% 100%,40% 50%,0 50%)}.selection-label{position:absolute;left:50%;top:70px;transform:translate(-50%);background:#2a3a31e6;color:#fff;border-radius:20px;font-size:9px;padding:7px 11px;transition:.2s}.selection-label i{display:inline-block;width:6px;height:6px;background:#e1bc7e;border-radius:50%;margin-right:5px}.selection-label.hidden{opacity:0;transform:translate(-50%,-7px);pointer-events:none}.viewport-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);color:#737e78;display:flex;align-items:center;gap:8px;font-size:8px;background:#f5f8f6b3;padding:6px 10px;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.viewport-hint i{width:2px;height:2px;background:#8e9993;border-radius:50%}.toast{opacity:0;pointer-events:none;position:absolute;left:50%;bottom:50px;transform:translate(-50%,10px);background:#26372e;color:#fff;padding:9px 14px;border-radius:7px;font-size:9px;box-shadow:0 8px 24px #1e2d2533;transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}.bottom-dock{background:#f9faf9;border-top:1px solid #dde2df;padding:14px 16px;overflow:hidden}.dock-heading{justify-content:space-between;margin-bottom:10px}.dock-heading b{display:block;font-size:11px;margin-top:3px}.dock-actions{display:flex;gap:7px}.dock-actions button{border:1px solid #dfe4e1;background:#fff;border-radius:5px;padding:6px 9px;font-size:8px}.dock-actions button i{display:inline-block;width:6px;height:6px;background:#aab3ae;border-radius:50%;margin-right:4px}.dock-actions button.active i{background:#668c71;box-shadow:0 0 0 3px #e6eee8}.variant-row{display:grid;grid-template-columns:repeat(3,minmax(115px,1fr)) 104px;gap:8px}.variant-card,.add-variant{height:87px;border:1px solid #e0e5e2;border-radius:7px;background:#fff;position:relative;overflow:hidden;padding:6px;text-align:left}.variant-card.selected{border-color:#678070;box-shadow:0 0 0 1px #678070}.variant-card>span:nth-child(2){display:inline-block;padding:5px 0 0 4px;vertical-align:top}.variant-card b,.variant-card small{display:block}.variant-card b{font-size:8px}.variant-card small{font-size:7px;color:#8e9893;margin-top:3px}.variant-card em{position:absolute;right:4px;top:4px;color:#fff;background:#5f7968;padding:2px 5px;border-radius:8px;font-size:6px;font-style:normal}.variant-preview{width:76px;height:72px;display:inline-block;position:relative;background:linear-gradient(#dce4e0 45%,#bdc8bf 46%);border-radius:4px;overflow:hidden}.variant-preview:after{content:"";position:absolute;width:48px;height:26px;background:#c8c0b2;left:14px;top:30px;box-shadow:0 -13px 0 -2px #e6e1d8}.variant-preview i{position:absolute;background:#63736e;z-index:2}.variant-preview i:nth-child(1){width:16px;height:15px;left:18px;top:35px}.variant-preview i:nth-child(2){width:12px;height:13px;left:39px;top:35px}.variant-preview i:nth-child(3){width:42px;height:3px;left:17px;top:27px;background:#515956}.preview-b:after{background:#e1ddd2;transform:skewY(-3deg)}.preview-c:after{background:#9d7c61}.preview-c i:nth-child(3){background:#4d514b}.add-variant{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#79837e;text-align:center}.add-variant span{font-size:20px;font-weight:300}.add-variant b{font-size:7px;margin-top:5px}.right-panel{padding-bottom:30px}.inspector-header{justify-content:space-between;padding:18px 17px 14px;border-bottom:1px solid var(--line)}.inspector-header h2{font-size:14px;margin:4px 0 0}.inspector-header button{border:0;background:transparent;color:#9ca5a0;font-size:18px}.inspector-section{padding:15px 17px;border-bottom:1px solid var(--line)}.inspector-label{font-size:9px;font-weight:600;margin-bottom:11px;letter-spacing:.02em}.style-count{color:var(--accent);background:var(--accent-soft);border-radius:10px;padding:2px 6px;font-size:7px;font-style:normal}.style-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.style-card{border:1px solid #e1e5e3;background:#fff;border-radius:7px;padding:5px;text-align:left}.style-card.active{border-color:#667f6e;box-shadow:0 0 0 1px #667f6e}.style-card b{display:block;font-size:8px;padding:5px 3px 3px}.style-thumb{display:block;width:100%;height:52px;border-radius:4px;overflow:hidden;position:relative;background:linear-gradient(160deg,#ccd5cf 50%,#8f9e94 51%)}.style-thumb:before,.style-thumb:after{content:"";position:absolute}.style-thumb:before{width:78%;height:27px;left:12%;bottom:8px;background:#ddd8cc}.style-thumb:after{width:30%;height:15px;left:22%;bottom:9px;background:#586a68;box-shadow:30px 0 #798986}.minimal-thumb:before{background:#eeeae1}.natural-thumb:before{background:#a08265}.industrial-thumb:before{background:#5e625f}.japanese-thumb{background:linear-gradient(160deg,#c6c0af 50%,#7f8c80 51%)}.japanese-thumb:before{background:#b69a78}.mediterranean-thumb{background:linear-gradient(160deg,#a8ccdc 50%,#dfc18a 51%)}.mediterranean-thumb:before{background:#f0eadb}.mediterranean-thumb:after{background:#4e8eae;box-shadow:30px 0 #6fa4ba}.tropical-thumb{background:linear-gradient(160deg,#71917c 50%,#a8b89f 51%)}.tropical-thumb:before{background:#9b7451}.classic-thumb{background:linear-gradient(160deg,#d8d1c2 50%,#9a8873 51%)}.classic-thumb:before{background:#e9e1d3}.brutalist-thumb{background:linear-gradient(160deg,#92958f 50%,#5d625e 51%)}.brutalist-thumb:before{background:#777b76}.scandinavian-thumb{background:linear-gradient(160deg,#dce2df 50%,#aebbb3 51%)}.scandinavian-thumb:before{background:#d5c4ac}.desert-thumb{background:linear-gradient(160deg,#dbb98d 50%,#b98759 51%)}.desert-thumb:before{background:#c99968}.futuristic-thumb{background:linear-gradient(160deg,#7b8f96 50%,#2d3940 51%)}.futuristic-thumb:before{background:#d4dcdd}.futuristic-thumb:after{background:#72b5bd;box-shadow:30px 0 #8dcbd0}.custom-color-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;border-top:1px solid #e5e9e6;padding-top:10px}.custom-color-row label{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:30px;border:1px solid #dfe5e1;background:#fff;border-radius:6px;padding:4px 6px;color:#707b75;font-size:7px}.custom-color-row input{width:24px;height:20px;padding:0;border:0;background:transparent}.custom-color-row button{grid-column:1 / -1;min-height:29px;border:0;border-radius:6px;color:#fff;background:var(--accent);font-size:8px}.row-label{display:flex;justify-content:space-between;align-items:center}.row-label button{border:0;background:transparent;color:#789080;font-size:8px}.field-row{justify-content:space-between;min-height:34px;font-size:9px}.field-row label{color:#626d67}.stepper{display:flex;border:1px solid #e0e5e2;border-radius:5px;overflow:hidden;height:26px}.stepper button{width:26px;border:0;background:#f7f9f7}.stepper span{min-width:44px;display:grid;place-items:center;border-left:1px solid #e4e8e5;border-right:1px solid #e4e8e5;font-size:8px}.range-value b{color:#405a49}.range{accent-color:var(--accent);width:100%;height:3px;margin:7px 0}.range-scale{display:flex;justify-content:space-between;color:#a0a9a4;font-size:7px}.dimension-editor{margin-top:13px;padding-top:12px;border-top:1px solid #e5e9e6}.dimension-heading,.dimension-row,.ratio-status{display:flex;align-items:center;justify-content:space-between}.dimension-heading{font-size:8px;font-weight:600;margin-bottom:8px}.ratio-lock{display:flex;align-items:center;gap:4px;color:#7c8781;font-weight:400;font-size:7px}.ratio-lock input{accent-color:var(--accent);width:12px;height:12px}.dimension-row{color:#66716b;font-size:8px;margin-top:7px}.dimension-row b{color:var(--accent-dark)}.dimension-editor>.range{margin:5px 0 2px}.ratio-status{color:#8d9792;font-size:7px;margin:8px 0 6px}.ratio-status b{color:#58675f}.ratio-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.ratio-presets button{min-height:26px;border:1px solid #dfe5e1;border-radius:5px;background:#fff;color:#75807a;font-size:7px}.ratio-presets button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.field-row.compact{margin-top:8px}.value-button{border:1px solid #e0e5e2;background:#fff;border-radius:5px;padding:6px 8px;font-size:8px}.value-button span{color:#a0a8a4;margin-left:8px}.material-list{display:grid;gap:6px}.material-item{display:flex;align-items:center;width:100%;border:1px solid transparent;background:transparent;border-radius:6px;padding:5px;text-align:left}.material-item:hover,.material-item.active{border-color:#dfe5e1;background:#fff}.material-item>i{width:32px;height:32px;flex:0 0 auto;border-radius:5px;background:var(--swatch);box-shadow:inset 0 0 0 1px #0000000f}.material-item span{flex:1;padding-left:9px}.material-item b,.material-item small{display:block}.material-item b{font-size:8px}.material-item small{color:#98a19d;font-size:7px;margin-top:3px}.material-item em{opacity:0;color:var(--accent);font-size:10px;font-style:normal;padding-right:5px}.material-item.active em{opacity:1}.stone-swatch{background:linear-gradient(115deg,#d9d1bf,#b7ac97 48%,#ddd5c3 50%,#c4b9a5)!important}.wood-swatch{background:repeating-linear-gradient(90deg,#73543e 0 4px,#967157 5px,#79563d 8px)!important}.reference-section{background:#f8faf8}.reference-title{display:flex;align-items:center;justify-content:space-between}.reference-title>span{display:flex;align-items:center;gap:6px}.reference-title em{color:#fff;background:var(--gold);border-radius:12px;padding:2px 6px;font-size:6px;font-style:normal;letter-spacing:.06em}.reference-upload{display:grid;grid-template-columns:1fr auto;gap:7px}.reference-upload input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.reference-preview{min-height:78px;border:1px dashed #bdc9c1;border-radius:8px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;padding:8px;overflow:hidden;position:relative;background-size:cover;background-position:center}.reference-preview.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#18231dc7)}.reference-preview.has-image>*{position:relative;z-index:1;color:#fff}.reference-preview.has-image .reference-add{display:none}.reference-preview.has-image small{opacity:.84}.reference-add{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);font-size:16px;margin-bottom:4px}.reference-preview b{font-size:8px}.reference-preview small{font-size:6px;color:#9ba49f;margin-top:3px}.demo-reference-button{width:62px;border:1px solid #dfe5e1;border-radius:8px;background:#fff;color:#66736c;font-size:7px;padding:7px}.reference-subtitle{font-size:8px;font-weight:600;margin:13px 0 7px;color:#59655f}.face-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.face-selector button{min-height:31px;border:1px solid #dfe5e1;border-radius:6px;background:#fff;color:#68736d;font-size:7px;position:relative}.face-selector button span{margin-right:4px}.face-selector button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.face-selector button.assigned:after{content:"✓";position:absolute;right:5px;top:4px;width:11px;height:11px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:6px}.face-selector button:last-child{grid-column:1 / -1}.reference-controls{display:grid;grid-template-columns:1.25fr .75fr;gap:8px;border-top:1px solid #e7ebe8;margin-top:11px;padding-top:10px}.reference-controls>div>span{display:block;color:#8c9691;font-size:7px;margin-bottom:6px}.fit-toggle,.rotate-controls{display:flex;height:28px}.fit-toggle{border:1px solid #dfe5e1;border-radius:5px;overflow:hidden}.fit-toggle button{flex:1;border:0;border-right:1px solid #e5e9e6;background:#fff;font-size:7px;padding:0}.fit-toggle button:last-child{border-right:0}.fit-toggle button.active{color:#fff;background:var(--accent)}.rotate-controls{align-items:center;justify-content:space-between;border:1px solid #dfe5e1;border-radius:5px;background:#fff}.rotate-controls button{border:0;background:transparent;width:27px;height:100%}.rotate-controls b{font-size:7px;color:#5e6963}.reference-opacity{margin-top:10px}.reference-opacity label{display:flex;justify-content:space-between;color:#7f8984;font-size:7px}.reference-opacity .range{margin:5px 0 2px}.reference-actions{display:grid;grid-template-columns:1fr 54px;gap:6px;margin-top:9px}.reference-actions button{min-height:32px;border-radius:6px;font-size:8px;font-weight:600}.apply-reference-button{border:0;background:var(--accent);color:#fff}.apply-reference-button:disabled{opacity:.45;cursor:not-allowed}.clear-reference-button{border:1px solid #dfe4e1;background:#fff;color:#7c8781}.clear-reference-button:disabled{opacity:.4;cursor:not-allowed}.reference-note{display:block;color:#929c97;font-size:6px;line-height:1.55;margin-top:8px}.local-edit-section{padding:15px 17px;background:#f2f5f3;margin:14px 12px;border-radius:8px}.local-input{display:flex;border:1px solid #dae1dc;background:#fff;border-radius:6px;overflow:hidden}.local-input input{border:0;outline:0;min-width:0;flex:1;font-size:8px;padding:9px}.local-input button{width:30px;border:0;background:#4a6252;color:#fff}.local-edit-section>small{color:#919b96;font-size:7px;display:block;margin-top:7px}dialog{border:0;border-radius:14px;box-shadow:0 24px 70px #18241d40;width:390px;padding:0;color:var(--ink)}dialog::backdrop{background:#1a251f59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog form{padding:28px;position:relative;text-align:center}.dialog-close{position:absolute;right:14px;top:11px;border:0;background:transparent;font-size:19px;color:#8d9892}.dialog-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:20px;margin:0 auto}dialog h2{margin:13px 0 5px;font-size:17px}dialog p{color:#7a8580;font-size:10px;line-height:1.7;margin:0 20px 17px}.export-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.export-options label{border:1px solid #dfe5e1;border-radius:8px;padding:10px;display:flex;align-items:flex-start;text-align:left;cursor:pointer}.export-options label:has(input:checked){border-color:var(--accent);background:#f1f5f2}.export-options input{margin:2px 8px 0 0;accent-color:var(--accent)}.export-options span,.export-options small{display:block}.export-options span{font-size:10px;font-weight:700}.export-options small{font-size:7px;font-weight:400;color:#8b9690;margin-top:3px}.dialog-primary{width:100%;border:0;background:var(--accent);color:#fff;border-radius:7px;padding:10px;margin-top:16px;font-size:10px}@media(max-width:1280px){.workspace{grid-template-columns:250px minmax(560px,1fr) 270px}.workspace.inspector-collapsed{grid-template-columns:250px minmax(560px,1fr) 48px}.topbar{grid-template-columns:250px 1fr auto}.variant-card>span:nth-child(2){display:none}}@media(max-height:820px){.workspace{height:calc(100vh - 62px)}.topbar{height:62px}.viewport-shell{grid-template-rows:minmax(390px,1fr) 145px}.bottom-dock{padding-top:9px}.variant-card,.add-variant{height:72px}.variant-preview{height:58px}.layers-section{padding-top:10px}.tool-item{height:49px}}@media(max-width:760px){body{min-width:0;min-height:100dvh;overflow:hidden}body.sheet-open{overflow:hidden}.topbar{position:sticky;top:0;height:60px;padding:0 12px;grid-template-columns:minmax(0,1fr) auto}.brand-mark{transform:scale(.84) rotate(-8deg);transform-origin:left center}.brand-name{font-size:16px}.brand-subtitle{font-size:6px}.project-switcher,.ghost-button,.outline-button,.avatar-button{display:none}.primary-button{height:33px;padding:0 12px}.workspace,.workspace.inspector-collapsed{display:block;height:calc(100dvh - 60px);position:relative}.left-panel,.right-panel{position:fixed;z-index:40;left:0;right:0;bottom:0;height:min(78dvh,690px);overflow:auto;border:0;border-radius:18px 18px 0 0;box-shadow:0 -20px 60px #1f2d2538;transform:translateY(105%);transition:transform .22s ease;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.workspace.mobile-left-open .left-panel,.workspace.mobile-right-open .right-panel{transform:translateY(0)}.workspace.mobile-left-open:after,.workspace.mobile-right-open:after{content:"";position:fixed;inset:60px 0 0;z-index:35;background:#1c272159;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.viewport-shell{height:calc(100dvh - 60px);grid-template-rows:minmax(0,1fr) 92px;padding-bottom:calc(62px + env(safe-area-inset-bottom))}.mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;height:50px;padding:0 16px;position:sticky;top:0;background:#fbfcfbf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:3}.mobile-sheet-header>div{display:flex;align-items:center;gap:8px;font-size:12px}.mobile-sheet-header button{width:32px;height:32px;border:0;border-radius:50%;background:#eef2ef;font-size:18px}.prompt-section{padding:16px 14px 10px}.prompt-box textarea{font-size:14px;height:88px}.prompt-footer>span{font-size:10px}.generate-button{min-height:38px;font-size:12px;padding:8px 14px}.prompt-chips{padding-bottom:5px}.prompt-chips button{min-height:32px;font-size:10px;padding:6px 10px}.tool-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:8px 12px 18px}.tool-item{min-width:0;height:58px;padding:7px 10px}.tool-item.active:before{height:24px;width:3px;left:0;top:17px;transform:none}.tool-icon{width:24px;font-size:16px}.tool-item b{font-size:11px}.tool-item small{font-size:8px}.layers-section,.plan-usage{display:none}.view-tabs{top:10px;width:calc(100% - 20px);display:grid;grid-template-columns:repeat(3,1fr)}.view-tabs button{min-height:36px;padding:7px 5px;font-size:10px}.scene-meta{left:10px;top:58px;padding:8px 9px}.scene-meta b{font-size:9px}.view-controls{right:9px;top:58px}.view-controls button:nth-child(2),.view-controls button:nth-child(3),.view-controls span{display:none}.viewport-hint{width:max-content;bottom:13px;font-size:8px}.compass{right:10px;bottom:48px;transform:scale(.9);transform-origin:bottom right}.bottom-dock{padding:8px 10px}.dock-heading,.dock-actions button:first-child{display:none}.variant-row{grid-template-columns:repeat(3,minmax(0,1fr))}.add-variant{display:none}.variant-card{height:72px;padding:4px}.variant-preview{width:100%;height:62px}.variant-card>span:nth-child(2){display:none}.inspector-header{position:sticky;top:0;min-height:58px;background:#fbfcfbf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3}.inspector-header button{width:36px;height:36px;border-radius:50%;background:#eef2ef}.inspector-section{padding:18px 16px}.inspector-label{font-size:11px}.field-row{min-height:44px;font-size:11px}.stepper{height:34px}.stepper button{width:34px}.material-item{min-height:48px}.material-item b{font-size:10px}.material-item small{font-size:8px}.reference-preview{min-height:104px}.reference-preview b{font-size:11px}.reference-preview small,.reference-note{font-size:8px}.demo-reference-button{width:76px;font-size:9px}.reference-subtitle{font-size:10px}.face-selector button{min-height:40px;font-size:10px}.reference-controls>div>span,.reference-opacity label{font-size:9px}.fit-toggle,.rotate-controls{height:36px}.fit-toggle button,.rotate-controls b{font-size:9px}.reference-actions button{min-height:42px;font-size:10px}.local-edit-section{margin-bottom:16px}.local-input input{min-height:42px;font-size:11px}.workspace.inspector-collapsed .right-panel>*:not(.inspector-header){display:block}.workspace.inspector-collapsed .inspector-header{padding:18px 17px 14px;justify-content:space-between}.workspace.inspector-collapsed .inspector-header>div{display:block}.style-grid{grid-template-columns:repeat(4,1fr)}.style-thumb{height:43px}.style-card b{font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-color-row label{min-height:38px;font-size:9px}.custom-color-row button{min-height:36px;font-size:10px}.dimension-heading,.dimension-row{font-size:10px}.ratio-lock,.ratio-status,.ratio-presets button{font-size:9px}.ratio-presets button{min-height:34px}.mobile-actionbar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:50;left:0;right:0;bottom:0;height:calc(62px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);background:#fbfcfbf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #dde4df;box-shadow:0 -5px 18px #27342c14}.mobile-actionbar button{border:0;background:transparent;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#818b86}.mobile-actionbar button span{font-size:17px;line-height:1}.mobile-actionbar button b{font-size:8px;font-weight:600}.mobile-actionbar button.active{color:var(--accent-dark);background:var(--accent-soft)}.toast{bottom:76px;font-size:10px;max-width:calc(100% - 32px);text-align:center}dialog{width:calc(100% - 24px);max-width:390px}}
