:root{--studio-ink:#171714;--studio-paper:#f2efe9;--studio-line:#d5d0c7;--studio-accent:#a7663b}.studioPage{background:var(--studio-paper);min-height:100vh;color:var(--studio-ink);font-family:Arial,Noto Sans TC,sans-serif}.studioHeader{border-bottom:1px solid var(--studio-line);background:#faf9f6;justify-content:space-between;align-items:center;height:82px;padding:0 3vw;display:flex}.studioBrand{color:inherit;align-items:baseline;gap:14px;text-decoration:none;display:flex}.studioBrand b{letter-spacing:.08em;font-size:24px}.studioBrand span{letter-spacing:.16em;font:11px/1.2 Arial}.studioHeader>div{align-items:center;gap:24px;font-size:12px;display:flex}.studioHeader a{color:inherit}.studioIntro{justify-content:space-between;align-items:end;padding:42px 3vw 28px;display:flex}.studioIntro>div p{letter-spacing:.22em;font-size:10px}.studioIntro h1{margin:8px 0 0;font:400 clamp(38px,5vw,72px)/1.05 Georgia,Noto Serif TC,serif}.studioIntro>p{color:#625e56;max-width:480px;line-height:1.8}.studioLayout{grid-template-columns:minmax(220px,1fr) minmax(500px,3.2fr) minmax(220px,1fr);gap:14px;padding:0 2vw 32px;display:grid}.assetPanel,.controlPanel,.stageColumn{border:1px solid var(--studio-line);background:#faf9f6}.assetPanel,.controlPanel{max-height:760px;padding:20px;overflow:auto}.panelTitle{border-bottom:1px solid var(--studio-line);align-items:center;gap:12px;padding-bottom:18px;display:flex}.panelTitle>span{color:var(--studio-accent);font:26px Georgia}.panelTitle div{flex-direction:column;gap:4px;display:flex}.panelTitle small{color:#847e75}.paletteLabel,.controlLabel{letter-spacing:.18em;text-transform:uppercase;margin:22px 0 10px;font-size:10px}.assetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.assetGrid button{text-align:left;cursor:pointer;color:inherit;background:#efede7;border:0;padding:0 0 10px}.assetGrid button:hover{background:#e6e0d7}.assetGrid button>span{aspect-ratio:1.15;background:#ddd;display:block;overflow:hidden}.assetGrid img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.assetGrid b,.assetGrid small{padding:0 9px;display:block}.assetGrid b{margin-top:8px;font-size:12px}.assetGrid small{color:#777;margin-top:4px;font-size:9px;line-height:1.4}.stageColumn{min-width:0;padding:12px}.stageTools{align-items:center;gap:8px;padding-bottom:10px;display:flex}.stageTools button,.uploadButton{cursor:pointer;background:#fff;border:1px solid #c9c4bb;padding:9px 12px;font-size:11px}.uploadButton input{display:none}.stageTools span{color:#777;margin-left:auto;font-size:10px}.sceneStage{aspect-ratio:16/10;isolation:isolate;background-position:50%;background-size:cover;position:relative;overflow:hidden}.sceneStage:after{content:"";pointer-events:none;z-index:98;position:absolute;inset:0;box-shadow:inset 0 0 80px #0000001f}.sceneStage.isGenerated:after{-webkit-backdrop-filter:contrast(1.03)saturate(.9);backdrop-filter:contrast(1.03)saturate(.9);background:linear-gradient(135deg,#fff6e20a,#1e181214)}.sceneObject{cursor:grab;touch-action:none;transform-origin:50%;background:0 0;border:1px solid #0000;min-width:90px;padding:0;position:absolute}.sceneObject.selected{border:1px solid #fff;outline:1px solid #0000008c;box-shadow:0 0 0 5px #ffffff2e}.sceneObject img{object-fit:contain;filter:drop-shadow(0 10px 8px #00000047);mix-blend-mode:multiply;width:180px;max-height:150px;display:block}.sceneObject:before{content:"";background:var(--tone);mix-blend-mode:color;opacity:.52;pointer-events:none;position:absolute;inset:8% 5%}.sceneObject>span{white-space:nowrap;color:#fff;opacity:0;background:#171714;padding:4px 7px;font-size:9px;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.sceneObject.selected>span{opacity:1}.type-curtain img{object-fit:cover;width:125px;height:230px}.type-painting img{object-fit:cover;border:7px solid #332d27;width:125px;height:105px}.type-pendant img,.type-wall-light img{object-fit:cover;border-radius:45%;width:95px;height:105px}.pendantLine{z-index:-1;background:#292722;width:1px;height:180px;position:absolute;bottom:82%;left:50%}.generating{z-index:100;color:#fff;background:#12110fb8;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.generating i{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:42px;height:42px;animation:.9s linear infinite studioSpin}.generatedBadge{z-index:99;color:#fff;background:#141311d6;flex-direction:column;gap:3px;padding:10px 14px;display:flex;position:absolute;top:18px;right:18px}.generatedBadge span{opacity:.7;font-size:9px}.generateBar{justify-content:space-between;align-items:center;padding:14px 5px 2px;display:flex}.generateBar div{flex-direction:column;gap:4px;display:flex}.generateBar b{font-size:12px}.generateBar span{color:#777;font-size:10px}.generateBar button{color:#fff;cursor:pointer;background:#171714;border:0;padding:13px 18px}.directionPad{grid-template-columns:repeat(3,38px);justify-content:center;gap:4px;display:grid}.directionPad button{border:1px solid var(--studio-line);background:#fff;height:36px}.directionPad button:first-child{grid-column:2}.directionPad button:nth-child(2){grid-column:1}.directionPad button:nth-child(3){grid-column:3}.directionPad button:nth-child(4){grid-column:2}.buttonRow{flex-wrap:wrap;gap:5px;display:flex}.buttonRow button,.removeButton,.downloadButton{border:1px solid var(--studio-line);cursor:pointer;background:#fff;padding:9px 10px;font-size:11px}.scaleControl{align-items:center;gap:10px;margin-top:12px;font-size:11px;display:flex}.scaleControl input{width:100%}.swatches{flex-wrap:wrap;gap:7px;display:flex}.swatches button{cursor:pointer;border:2px solid #0000;border-radius:50%;width:27px;height:27px;box-shadow:0 0 0 1px #aaa}.swatches button.active{border-color:#fff;box-shadow:0 0 0 2px #171714}.removeButton{color:#7b3329;width:100%;margin-top:22px}.downloadButton{color:#fff;background:#171714;width:100%;margin-top:10px}.emptyControl{color:#777;font-size:12px;line-height:1.6}.trialNote{border-top:1px solid var(--studio-line);gap:40px;margin:0 2vw 60px;padding:26px 3vw;display:flex}.trialNote p{color:#6c675f;max-width:800px;margin:0;font-size:13px;line-height:1.7}@keyframes studioSpin{to{transform:rotate(360deg)}}.aiRenderedScene{object-fit:cover;z-index:90;width:100%;height:100%;position:absolute;inset:0}.generateBar button:disabled{opacity:.45;cursor:not-allowed}.renderSettings{grid-template-columns:1fr 180px;gap:10px;padding:12px 5px 0;display:grid}.renderSettings label{color:#6c675f;flex-direction:column;gap:5px;font-size:10px;display:flex}.renderSettings textarea,.renderSettings input{border:1px solid var(--studio-line);resize:vertical;background:#fff;padding:9px;font:12px/1.45 inherit}.generationError{color:#793729;background:#f4e4df;margin:10px 5px 0;padding:9px 11px;font-size:11px}@media (max-width:1100px){.studioLayout{grid-template-columns:210px 1fr}.controlPanel{grid-column:1/-1;max-height:none}.controlPanel .panelTitle{margin-bottom:5px}.directionPad{justify-content:start}.studioIntro{align-items:start;gap:20px}}@media (max-width:760px){.studioHeader{height:auto;padding:18px}.studioHeader>div span,.studioBrand span{display:none}.studioIntro{padding:28px 18px 20px;display:block}.studioIntro>p{font-size:13px}.studioLayout{flex-direction:column;padding:0 10px;display:flex}.assetPanel{max-height:none}.assetGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.stageColumn{order:-1}.stageTools span{display:none}.sceneStage{aspect-ratio:4/3}.sceneObject img{width:120px;max-height:100px}.type-rug img{width:155px;height:70px}.type-curtain img{width:90px;height:150px}.renderSettings{grid-template-columns:1fr}.generateBar{align-items:flex-start;gap:10px}.trialNote{display:block}.trialNote b{margin-bottom:10px;display:block}}.assetGrid img{object-fit:contain;mix-blend-mode:normal}.assetGrid{grid-auto-rows:190px;align-items:stretch}.assetGrid .assetCard{text-align:left;grid-template-rows:86px 42px 1fr;align-content:start;min-width:0;height:190px;padding:0;display:grid;overflow:hidden}.assetGrid .assetThumb{aspect-ratio:auto;background:#e7e5e1;justify-content:center;align-items:center;width:100%;height:86px;display:flex;overflow:hidden}.assetGrid .assetThumb img{object-fit:contain;object-position:50% 50%;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.assetGrid .assetCard>b,.assetGrid .assetCard>small{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;margin:0;overflow:hidden}.assetGrid .assetCard>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:7px 8px 0;font-size:12px;line-height:1.4;display:-webkit-box}.assetGrid .assetCard>small{-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:3px 8px 7px;font-size:9px;line-height:1.45;display:-webkit-box}.sceneObject img{mix-blend-mode:normal}.type-painting img{object-fit:contain;background:0 0;border:0}.sceneObject.selected{border-color:#ffffff61;outline-color:#14141238}.type-rug img{object-fit:contain;border-radius:0;width:230px;height:145px;transform:perspective(260px)rotateX(58deg)}.type-pendant img{object-fit:contain;border-radius:0}.sceneObject:before{display:none}.studioLayout{grid-template-columns:minmax(220px,.9fr) minmax(560px,4fr)}.sceneObject.selected{box-shadow:none;border-color:#ffffffb8;outline:1px solid #14141273}.objectQuickTools{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18171494;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:7px;padding:7px 9px;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 28px));box-shadow:0 8px 24px #0000002e}.objectTransformTools,.objectSwatches{align-items:center;gap:5px;display:flex}.objectTransformTools button,.objectRemove{color:#1b1a18;cursor:pointer;background:#ffffffdb;border:0;border-radius:50%;width:29px;height:29px;font-size:17px;line-height:1}.objectTransformTools button:hover,.objectRemove:hover{background:#fff}.objectSwatches{border-left:1px solid #ffffff59;padding-left:7px}.objectSwatches button{cursor:pointer;border:2px solid #ffffff8c;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 1px #0003}.objectSwatches button.active{border-color:#fff;box-shadow:0 0 0 2px #1a1917}.objectRemove{background:#ffffffa6;margin-left:2px;font-size:18px}@media (max-width:1100px){.studioLayout{grid-template-columns:210px minmax(0,1fr)}}@media (max-width:760px){.objectQuickTools{gap:4px;padding:5px;transform:translate(-50%,calc(-100% - 18px))}.objectSwatches button{width:19px;height:19px}.objectTransformTools button,.objectRemove{width:26px;height:26px}}.perspectiveCalibration{border:1px solid var(--studio-line);background:#f2f0ea;grid-template-columns:minmax(180px,1fr) auto minmax(150px,190px);align-items:center;gap:16px;margin:0 0 10px;padding:11px 12px;display:grid}.perspectiveCalibration>div:first-child{flex-direction:column;gap:3px;display:flex}.perspectiveCalibration b{font-size:12px}.perspectiveCalibration>div:first-child span{color:#777;font-size:10px}.perspectiveModes{background:#e5e1d9;padding:3px;display:flex}.perspectiveModes button{cursor:pointer;color:#5e5a53;background:0 0;border:0;padding:7px 10px;font:11px inherit}.perspectiveModes button.active{color:#171714;background:#fff;box-shadow:0 1px 4px #0000001a}.perspectiveCalibration>label{color:#68635c;justify-content:flex-end;align-items:center;gap:8px;font-size:10px;display:flex}.heightInput{background:#fff;border:1px solid #c9c4bb;align-items:center;display:flex}.heightInput input{background:0 0;border:0;width:66px;padding:7px 5px 7px 9px;font:12px inherit}.heightInput i{color:#777;padding-right:8px;font-style:normal}@media (max-width:900px){.perspectiveCalibration{grid-template-columns:1fr}.perspectiveCalibration>label{justify-content:flex-start}.perspectiveModes{width:max-content}}.generatedBadge{max-width:245px}.generatedBadge button{color:#171714;cursor:pointer;background:#fff;border:1px solid #ffffff8c;margin-top:5px;padding:7px 10px;font:11px inherit}.generatedBadge button:hover{background:#eeeae3}.sceneStage.isRefining .sceneObject{opacity:.64}.sceneStage.isRefining .sceneObject.selected{opacity:.8}.refinementNotice{z-index:85;color:#171714;pointer-events:none;background:#faf9f6e6;flex-direction:column;gap:3px;max-width:245px;padding:9px 12px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 18px #0000001f}.refinementNotice span{color:#625e56;font-size:9px;line-height:1.45}
