@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#21180f;font-synthesis:none;--accent:#d48419;--accent-dark:#9c5711;--accent-light:#f5d49d;--ink:#181715;--muted:#77726c;--line:#e8e0d6;--panel:#fffefa;--radius:12px;background:#f7f4ef;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -30%,#fff 0,#f8f5f0 50%,#f3eee7 100%);min-width:0;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #eab768}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{color:#fff;background:linear-gradient(105deg,#141310,#1c1a17);border-bottom:1px solid #3a2b1d;grid-template-columns:minmax(220px,1fr) minmax(260px,420px) auto;align-items:center;gap:20px;height:82px;padding:0 32px;display:grid}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#e4a54e,#875019);border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.brand strong{color:#eaba76;letter-spacing:.2px;font-size:22px;display:block}.brand span{color:#ddd2c4;font-size:13px}.project-name{z-index:2;background:#24221f;border:1px solid #ffffff18;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;min-width:0;max-width:420px;padding:12px 18px;font-size:14px;display:flex;position:relative;overflow:hidden}.project-name span,.project-name strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-name span{color:#b9b4ad;flex:none}.project-name strong{max-width:100%}.header-actions{z-index:1;justify-self:end;align-items:center;gap:5px;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.header-actions button{color:#eee;background:0 0;border:0;align-items:center;gap:7px;min-width:0;padding:10px 9px;display:flex}.header-actions svg{flex:none;width:18px}.brand,.project-name,.header-actions,.header-actions button{white-space:nowrap}.brand{min-width:0}.header-actions{justify-content:flex-end}.header-actions .nav-active{color:#f0bd72;background:#ffffff10;border-radius:8px}.language-toggle{color:#d9d2ca;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:17px auto auto;align-items:center;gap:2px;height:36px;padding:3px 4px 3px 7px;display:grid}.language-toggle>svg{width:15px;height:15px;margin-right:2px}.language-toggle>button,.header-actions .language-toggle>button{min-width:34px;height:28px;color:inherit;background:0 0;border:0;border-radius:7px;place-items:center;padding:0 8px;font-size:10px;font-weight:600;display:grid}.language-toggle>button.active,.header-actions .language-toggle>button.active{color:#fff;background:#d48419;box-shadow:0 2px 8px #0002}.mobile-title{display:none}.mobile-title button{background:0 0;border:0;border-radius:8px;place-items:center;padding:5px;display:grid}.mobile-title button:disabled{opacity:.25;cursor:default}.mobile-title .mobile-logout{color:#9b631d;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.mobile-title .mobile-logout svg{width:16px}.progress-nav{border-bottom:1px solid var(--line);background:#fffefa;justify-content:center;align-items:center;gap:0;height:74px;padding:0 8%;display:flex}.progress-nav button{color:#918a82;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;min-width:190px;font-style:normal;display:flex;position:relative}.progress-nav button:not(:last-child):after{content:"";background:#d9d1c8;width:62px;height:1px;position:absolute;right:-31px}.progress-nav span{background:#fff;border:1px solid #d8d0c6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.progress-nav em{font-style:normal;font-weight:500}.progress-nav .active{color:#a65c0d}.progress-nav .active span{color:#fff;border-color:var(--accent);background:linear-gradient(135deg,#dda047,#be6c0c)}.progress-nav .done{color:#4c443b}.progress-nav .done span{color:#fff;background:#57a56c;border-color:#57a56c}.workspace{flex:1;min-height:calc(100vh - 228px);padding:20px 28px 18px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fffdfa;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 4px 14px #5f3f1811}.panel>*{min-width:0}button,span,strong,small,p,h1,h2,h3{overflow-wrap:anywhere}h2,h3,p{margin-top:0}h2{margin-bottom:7px;font-size:21px}p{color:var(--muted);font-size:14px;line-height:1.65}.panel svg{stroke-width:1.8px}.upload-layout{grid-template-columns:320px minmax(520px,1fr) 310px;gap:16px;height:100%;display:grid}.direct-upload-layout{place-items:center;height:100%;display:grid}.direct-upload-panel{grid-template-rows:auto auto 1fr;grid-template-columns:340px minmax(0,1fr);gap:18px 26px;width:min(980px,100%);padding:28px;display:grid}.direct-upload-copy{grid-column:1}.direct-upload-copy h1{margin:14px 0 10px;font-size:28px}.direct-upload-copy p{color:#6f685f;line-height:1.8}.direct-upload-panel .dropzone{grid-column:1;min-height:180px;margin:0}.direct-photo-preview{background:#211e1b;border-radius:14px;grid-area:1/2/4;place-items:center;min-height:520px;display:grid;overflow:hidden}.direct-photo-preview img{object-fit:contain;width:100%;height:100%;max-height:620px;display:block}.direct-photo-preview>div{color:#9f968d;flex-direction:column;align-items:center;gap:12px;display:flex}.direct-photo-preview svg{color:#d38a2b;width:64px;height:64px}.photo-requirements{color:#625b54;flex-direction:column;grid-column:1;gap:10px;font-size:13px;display:flex}.photo-requirements span{align-items:center;gap:8px;display:flex}.photo-requirements svg{color:#2da164;width:18px}.upload-panel,.result-preview{padding:24px 20px}.upload-tabs{gap:8px;margin:18px 0 14px;display:flex}.upload-tabs button{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;height:42px;display:flex}.upload-tabs button.active{border-color:var(--accent);color:var(--accent-dark);background:#fffaf3}.dropzone{background:#fffaf5;border:1px dashed #dbbea0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:150px;display:flex}.dropzone svg{color:#c78a39;width:32px;height:32px}.dropzone span{color:#9a9289;font-size:12px}.recent{border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.recent>div:first-child{justify-content:space-between;margin-bottom:4px;display:flex}.recent button{color:#8d8479;background:0 0;border:0}.recent-item{border-bottom:1px solid #eee8e0;grid-template-columns:44px 1fr 20px;align-items:center;gap:9px;padding:10px 0;display:grid!important}.recent-item>svg{width:17px}.recent-item span strong,.recent-item small{font-size:12px;display:block}.recent-item small{color:#928b84;margin-top:3px}.mini-reference{background:linear-gradient(140deg,#d5c3ac,#f7f0e6 40%,#8c6b48);border-radius:6px;width:44px;height:40px}.mini-1{background:repeating-linear-gradient(90deg,#555 0 1px,#aaa 1px 8px)}.mini-2{background:linear-gradient(135deg,#765132,#e8d7c5,#b78b5f)}.recognition-panel{flex-direction:column;padding:14px;display:flex;overflow:hidden}.panel-title{justify-content:space-between;align-items:center;height:48px;padding:0 6px 12px;display:flex}.panel-title>span{grid-template-columns:28px auto;align-items:center;display:grid}.panel-title>span svg{color:var(--accent);grid-row:1/3}.panel-title small{color:#938d85;font-size:12px}.panel-title label{align-items:center;gap:8px;font-size:13px;display:flex}.panel-title input{accent-color:var(--accent);width:32px;height:18px}.room-stage{isolation:isolate;background:#e9e2d8;border-radius:4px;flex:1;place-items:center;min-height:450px;display:grid;position:relative;overflow:hidden}.room-stage:not(.has-image):before{content:"";border:2px dashed #b9aa98;position:absolute;inset:14% 12% 11%}.uploaded-room-image{object-fit:contain;background:#191816;width:100%;height:100%;display:block}.scan-grid{mix-blend-mode:screen;background-image:linear-gradient(#fff2 1px,#0000 1px),linear-gradient(90deg,#fff2 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.edge{z-index:3;color:#fff;border-radius:7px;padding:5px 11px;font-size:12px;position:absolute;box-shadow:0 3px 10px #0004}.ceiling{background:#d89a00;top:8%;left:51%}.wall{background:#368bca;top:42%;left:36%}.window{background:#38a65f;top:34%;left:12%}.floor{background:#7131c8;bottom:13%;left:48%}.door{background:#dc6600;top:32%;right:14%}.recognition-ring{z-index:4;background:conic-gradient(#fff var(--progress),#fff4 0);border-radius:50%;place-items:center;width:132px;height:132px;display:grid;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #2f180b66}.recognition-ring:before{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#695744c9;border-radius:50%;position:absolute;inset:9px}.recognition-ring div{color:#fff;text-align:center;flex-direction:column-reverse;display:flex;position:relative}.recognition-ring strong{font-size:26px}.recognition-ring span{font-size:12px}.restart{z-index:5;color:#fff;background:#322a24cc;border:0;border-radius:7px;align-items:center;gap:6px;padding:10px 14px;display:flex;position:absolute;bottom:14px;right:14px}.restart svg{width:16px}.result-preview{flex-direction:column;display:flex}.empty-cube{border:1px solid var(--line);color:#d2cbc2;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:260px;margin:14px 0 22px;display:flex}.empty-cube svg{width:58px;height:58px}.empty-cube strong{color:#58a46b}.result-preview p{font-size:13px}.spinner{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.mobile-recognition-copy,.mobile-checklist{display:none}.mobile-upload-trigger{z-index:6;color:#9c5711;background:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:14px 20px;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #3d291a33}.analysis-error{color:#a53b31;background:#fff2f0;border:1px solid #e9aaa4;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:11px 13px;font-size:12px;display:flex}.analysis-error svg{flex:none;width:17px}.analysis-result{flex-direction:column;gap:3px;margin-top:14px;display:flex}.confidence{background:linear-gradient(135deg,#fff4df,#f6ddba);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:100px;margin-bottom:12px;display:flex}.confidence strong{color:#b66510;font-size:28px}.confidence span{color:#7f6a54;font-size:11px}.placement-suggestion{background:#f3f8ee;border:1px solid #bfd5ae;border-radius:8px;margin-top:12px;padding:12px}.placement-suggestion strong,.placement-suggestion span{display:block}.placement-suggestion strong{color:#4e7d36;font-size:13px}.placement-suggestion span{color:#63715b;margin-top:4px;font-size:11px;line-height:1.6}.measurement-warning{background:#fff7e9;border-left:3px solid #df922a;margin-top:12px;padding:10px;color:#805a2e!important;font-size:11px!important}.bottom-actions{border-top:1px solid var(--line);z-index:20;background:#fff;justify-content:center;align-items:center;gap:38px;height:72px;padding:9px;display:flex;position:sticky;bottom:0}.bottom-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:190px;height:48px;font-weight:600;display:flex}.bottom-actions button:disabled{opacity:.4}.bottom-actions .primary{color:#fff;background:linear-gradient(135deg,#c56e0a,#de971f);border:0}.bottom-actions svg{width:18px}.toast{z-index:99;color:#fff;background:#25221eea;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;display:flex;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0004}.dimensions-layout{grid-template-columns:330px minmax(600px,1fr) 390px;gap:16px;height:100%;display:grid}.dimension-form,.model-list{padding:24px}.eyebrow{color:#7e756d;align-items:center;gap:8px;font-size:13px;display:flex}.dimension-form>p{border-bottom:1px solid var(--line);margin:20px 0;padding-bottom:18px}.dimension-field{margin:16px 0;display:block}.dimension-field>span{margin-bottom:7px;font-size:14px;display:block}.dimension-field>div{align-items:center;display:flex;position:relative}.dimension-field input{border:1px solid #d8d0c8;border-radius:7px;width:calc(100% - 40px);height:43px;padding:0 55px 0 12px}.dimension-field em{color:#6c665f;font-size:13px;font-style:normal;position:absolute;right:52px}.dimension-field svg{color:#1d9c57;width:22px;margin-left:12px}.dimension-field small{color:#209456;margin-top:6px;font-size:11px;display:block}.tip{background:#fff5e4;border:1px solid #efd29f;border-radius:8px;gap:10px;margin-top:24px;padding:13px;font-size:12px;line-height:1.7;display:flex}.tip svg{color:var(--accent);flex:none}.tip strong{color:#9d5e15;display:block}.floorplan-panel{flex-direction:column;padding:18px;display:flex}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:10px;display:flex}.section-heading div{display:flex}.section-heading button{color:#706b66;background:#f5f3f0;border:0;padding:8px 18px}.section-heading button.active{color:#a66016;background:#fff7ea;border:1px solid #e6b970;border-radius:7px}.floorplan{flex:1;min-height:420px;padding:60px 70px 50px;position:relative}.room-box{background:repeating-linear-gradient(0deg,#ead7b7 0 1px,#f7e8cd 1px 33px),repeating-linear-gradient(90deg,#0000 0 49px,#ddb98655 50px);border:14px solid #2b2b2a;width:100%;height:100%;min-height:320px;position:relative;box-shadow:inset 0 0 20px #6a431728}.measure{color:#25211d;font-size:14px;position:absolute}.measure-top{top:28px;left:50%;transform:translate(-50%)}.measure-top:after{content:"";border-top:1px solid #777;width:600px;max-width:40vw;position:absolute;top:25px;left:50%;transform:translate(-50%)}.measure-left{top:50%;left:5px;transform:rotate(-90deg)}.window-one,.window-two,.door-shape{color:#443e37;background:#f9fbff;border:3px solid #328ad2;border-radius:5px;padding:6px 12px;font-size:12px;position:absolute}.window-one{top:-15px;left:42%}.window-two{top:42%;right:-15px;transform:rotate(-90deg)}.door-shape{border-color:#d49620;bottom:-15px;left:40%}.area{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.canvas-tools{justify-content:center;gap:10px;margin:-6px 0 12px;display:flex}.canvas-tools>button,.canvas-tools>span{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;height:43px;padding:0 16px;display:flex}.canvas-tools span button{background:0 0;border:0;font-size:18px}.confirm-strip{background:#fff8ec;border:1px solid #efca8c;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.confirm-strip>span{grid-template-columns:26px auto;display:grid}.confirm-strip svg{color:var(--accent);grid-row:1/3}.confirm-strip small{color:#6f685f;display:block}.confirm-strip button{color:#fff;background:linear-gradient(135deg,#b9660b,#d89528);border:0;border-radius:7px;padding:11px 18px}.point-legend{color:#625c55;align-items:center;gap:16px;font-size:12px}.point-legend span{align-items:center;gap:6px;display:flex}.point-legend i{background:#e98b13;border-radius:50%;width:10px;height:10px;display:block;box-shadow:0 0 0 2px #ffe3bd}.point-legend .height-dot{background:#39b861;box-shadow:0 0 0 2px #d7f5e1}.calibration-shell{flex-direction:column;flex:1;min-height:0;display:flex}.calibration-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.calibration-modes{gap:8px;display:flex}.calibration-modes button{text-align:left;color:#5f5953;background:#fff;border:1px solid #ded8d1;border-radius:10px;grid-template-rows:1fr 1fr;grid-template-columns:30px 1fr;column-gap:8px;min-width:172px;height:54px;padding:7px 12px;display:grid}.calibration-modes button b{color:#605951;background:#eee9e3;border-radius:50%;grid-row:1/3;align-self:center;place-items:center;width:28px;height:28px;display:grid}.calibration-modes button span{align-self:end;font-size:12px;font-weight:700}.calibration-modes button small{color:#948b82;align-self:start;font-size:10px}.calibration-modes button.active{background:#fff8ed;border-color:#d98620;box-shadow:0 0 0 2px #e99b3222}.calibration-modes button.active b{color:#fff;background:#dc861c}.reset-calibration{color:#625c55;background:#fff;border:1px solid #ddd5cd;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 13px;display:flex}.reset-calibration svg{width:16px}.calibration-status{color:#746d66;background:#f5f3f0;border-radius:9px;align-items:center;gap:8px;min-height:42px;margin-top:9px;padding:8px 12px;font-size:11px;line-height:1.4;display:flex}.calibration-status strong{color:#332e29;font-size:12px}.status-dot{background:#e98b13;border-radius:50%;flex:none;width:9px;height:9px}.status-dot.height{background:#31ad65}.model-list>p{margin-bottom:14px}.model-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;grid-template-columns:95px 1fr auto;align-items:center;width:100%;height:120px;margin:10px 0;padding:8px;display:grid}.model-card.selected{background:#fffbf4;border-color:#d48a26;box-shadow:0 0 0 2px #df9a3530}.sauna-thumb,.sauna-front{background:linear-gradient(145deg,#c9975c,#70431f);border:8px solid #9e642d;position:relative;box-shadow:0 6px 12px #4a2d1828,inset 0 0 12px #eeb76f}.sauna-thumb{width:76px;height:96px;margin:auto}.sauna-thumb:before,.sauna-front:before{content:"";background:repeating-linear-gradient(0deg,#7a4b25 0 4px,#b3763c 5px 9px);border-right:2px solid #c4935e;position:absolute;inset:4px 50% 4px 4px}.sauna-thumb span,.sauna-front span{background:repeating-linear-gradient(0deg,#754720 0 4px,#ba7a3c 5px 9px);position:absolute;inset:4px 4px 4px 52%}.tone-1{filter:saturate(.8)brightness(.78)}.tone-2{filter:grayscale(.5)brightness(.45)}.tone-3{filter:saturate(.15)brightness(1.35)}.model-card>span strong,.model-card>span small,.model-card>span em{display:block}.model-card>span strong{margin-bottom:6px;font-size:16px}.model-card>span small{color:#5f5953;margin:2px 0;font-size:11px}.model-card>span em{color:#ba5407;margin-top:6px;font-style:normal;font-weight:700}.model-card>b{color:#b26612;border:1px solid #d58b2a;border-radius:6px;align-self:end;padding:6px 10px;font-size:12px}.calibration-mode-banner{background:#faf9f7;border:1px solid #e3ddd5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:11px 13px;display:flex}.calibration-mode-banner>div{flex-direction:column;gap:3px;display:flex}.calibration-mode-banner strong{color:#413a33;font-size:12px}.calibration-mode-banner span{color:#80776e;font-size:11px;line-height:1.45}.calibration-mode-banner button{color:#695d50;background:#fff;border:1px solid #d8cfc5;border-radius:7px;flex:none;padding:7px 10px;font-size:11px}.calibration-mode-banner.partial{background:#fff8ec;border-color:#eccb98}.calibration-mode-banner.partial strong{color:#9b5c11}.model-card.not-fit{opacity:.48;filter:grayscale(.6);cursor:not-allowed}.model-card.not-fit b{color:#777;border-color:#aaa}.perspective-photo{background:#282522 50%/cover no-repeat;border-radius:9px;flex:1;min-height:480px;margin:14px 0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.perspective-photo:empty{background:linear-gradient(145deg,#b6a38e,#76624e)}.perspective-overlay{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.perspective-overlay line{stroke:#ff9d16;stroke-width:.65px;stroke-dasharray:2 1;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px #0009)}.perspective-overlay circle{fill:#fff;stroke:#e7870a;stroke-width:.45px;vector-effect:non-scaling-stroke}.perspective-overlay rect{fill:#2f2924dd}.perspective-overlay text{fill:#fff;text-anchor:middle;dominant-baseline:middle;font-size:2.25px;font-weight:600}.perspective-overlay .depth-dimension line,.perspective-overlay .depth-dimension circle{stroke:#35a8ff}.perspective-overlay .height-dimension line,.perspective-overlay .height-dimension circle{stroke:#55d17c}.perspective-overlay .floor-outline{fill:none;stroke:#ff9d16;stroke-width:1px;stroke-dasharray:2 1;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px #0009)}.perspective-overlay .space-wall,.perspective-overlay .space-ceiling{stroke:#39b86b;stroke-width:.7px;vector-effect:non-scaling-stroke;pointer-events:none}.perspective-overlay .space-wall{fill:#2dbd6510}.perspective-overlay .wall-back{fill:#2dbd6508}.perspective-overlay .space-ceiling{fill:#2dbd6506}.workspace.step-3{padding:0}.placement-page{grid-template-rows:1fr 70px;grid-template-columns:295px minmax(600px,1fr) 330px;min-height:calc(100vh - 156px);display:grid}.space-info,.chosen-model{border-radius:0;padding:24px 22px}.space-info hr{border:0;border-top:1px solid var(--line);margin:18px 0}.space-info h3,.chosen-model h3{font-size:14px}.info-row{color:#706a64;justify-content:space-between;gap:20px;margin:10px 0;font-size:12px;display:flex}.info-row strong{color:#36312d;text-align:right;font-weight:500}.placement-canvas{touch-action:pan-y pinch-zoom;background:#f7f6f3;padding:42px;position:relative;overflow:hidden}.room-grid{background-color:#ebdfcb;background-image:linear-gradient(#8f765012 1px,#0000 1px),linear-gradient(90deg,#8f765012 1px,#0000 1px),repeating-linear-gradient(0deg,#0000 0 48px,#a98c5d16 49px);background-size:50px 50px,50px 50px,100% 50px;border:25px solid #333;position:absolute;inset:8% 5% 6%;box-shadow:0 8px 20px #25180e30,inset 0 0 35px #6e4f2f20}.room-door{background:#f7f6f3;border:2px solid #555;width:26%;height:20px;position:absolute;bottom:8%;left:-25px}.room-door:after{content:"";border-top:1px solid #555;border-bottom:0;border-left:0;border-right:1px solid #555;border-radius:0 100% 0 0;width:75px;height:75px;position:absolute;top:-75px}.desk{background:#9a6841;border-radius:8px;width:16%;height:25%;position:absolute;top:40%;left:2%;box-shadow:8px 8px 15px #0003}.desk span{background:#bea582;border-radius:50%;width:45px;height:70px;position:absolute;top:22%;right:-35px}.plant{background:radial-gradient(#506a28 0 20%,#809947 22% 40%,#0000 42%),radial-gradient(#476525 0 24%,#69843b 25% 45%,#0000 46%);border-radius:50%;width:35px;height:35px;position:absolute}.p1{bottom:3%;left:3%}.p2{top:23%;left:6%}.placement-canvas.perspective-placement{background-color:#292622;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}.perspective-placement .floor-zone{z-index:1;background:#dc92151f}.perspective-overlay.compact{opacity:.62}.perspective-sauna{transform-origin:50% 100%;outline-offset:0;outline:2px dashed #e48a1a;padding:0}.perspective-sauna .perspective-front{width:100%;height:100%;transition:transform .2s}.perspective-sauna .perspective-front img{object-fit:contain;mix-blend-mode:normal}.perspective-sauna .facing-90{transform:none}.perspective-sauna .facing-180,.perspective-sauna .facing-270{transform:scaleX(-1)}.perspective-sauna small{color:#fff;white-space:nowrap;background:#2c2825dd;border-radius:5px;padding:4px 7px;font-size:10px;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.depth-guide,.near-guide{z-index:2;pointer-events:none;border-top:1px dashed #fff8;position:absolute;left:0;right:0}.depth-guide span,.near-guide span{color:#fff;background:#171513b8;border-radius:4px;padding:4px 7px;font-size:10px;position:absolute;top:4px;right:12px}.near-guide{bottom:5%}.near-guide span{top:auto;bottom:4px}.perspective-placement .rotation-bar{top:auto;bottom:12%}.perspective-placement .warning{bottom:3%}.sauna-footprint{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.sauna-footprint polygon{fill:#e98b1325;stroke:#ff9a18;stroke-width:1.5px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #0008)}.placed-sauna{z-index:5;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border:2px dashed #e48a1a;width:260px;height:190px;padding:10px;position:absolute}.placed-sauna *{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.placed-sauna.is-dragging{cursor:grabbing;will-change:left,top}.sauna-top{background:linear-gradient(135deg,#c48442,#8b4d20);border:14px solid #9b5828;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex;position:relative;box-shadow:8px 10px 18px #3f250f55,inset 0 0 0 4px #db9a52}.sauna-top i{background:repeating-linear-gradient(90deg,#6e3c1b 0 4px,#b97736 5px 10px);width:16%;height:62%;display:block}.heater{background:#2c2925;width:28px;height:42px;position:absolute;bottom:8%;right:9%}.handle{background:#fff;border:2px solid #e48a1a;border-radius:50%;width:15px;height:15px;position:absolute}.h-0{top:-8px;left:-8px}.h-1{top:-8px;right:-8px}.h-2{bottom:-8px;left:-8px}.h-3{bottom:-8px;right:-8px}.distance{z-index:4;color:#fff;background:#4e4b47;border-radius:6px;padding:5px 9px;font-size:12px;position:absolute}.d-top{top:11%;left:61%}.d-right{top:42%;right:6%}.d-bottom{bottom:15%;left:60%}.rotation-bar{z-index:7;background:#fffffff2;border-radius:8px;padding:4px;display:flex;position:absolute;top:72%;left:50%;transform:translate(-50%);box-shadow:0 7px 18px #39200f25}.rotation-bar button{background:0 0;border:0;border-right:1px solid #eee;gap:4px;padding:8px 13px;display:flex}.rotation-bar svg{width:14px}.rotation-bar button.active{color:#ca7212;background:#fff9f0;border:1px solid #d98921;border-radius:7px}.warning{z-index:8;color:#fff;white-space:nowrap;background:#3d3b38e8;border-radius:8px;align-items:center;gap:9px;padding:12px 16px;font-size:13px;display:flex;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.warning svg:first-child{color:#ec9b2e}.warning svg:last-child{width:17px;margin-left:8px}.chosen-title{justify-content:space-between;display:flex}.chosen-title svg{width:22px}.sauna-product{place-items:center;height:180px;display:grid}.sauna-front{width:155px;height:175px}.chosen-model h2{font-size:18px}.chosen-model h2 em{color:#8c5a22;background:#f7ead9;border-radius:4px;padding:3px 7px;font-size:11px;font-style:normal}.chosen-model p{font-size:12px}.angle-buttons{gap:7px;margin-bottom:18px;display:flex}.angle-buttons button{border:1px solid var(--line);background:#fff;border-radius:6px;flex:1;padding:9px 0}.angle-buttons button.active{color:#bd680c;border-color:#d78621}.tone-options{gap:7px;display:flex}.tone-options button{background:0 0;border:0;padding:0;font-size:10px}.tone-options span{background:linear-gradient(135deg,#cb9150,#6f3d1e);border-radius:7px;width:50px;height:48px;margin-bottom:4px;display:block}.tone-options button.active span{outline:2px solid #db8d2b}.place-actions button{color:#b4640b;background:#fff6e8;border:1px solid #e2b36f;border-radius:6px;justify-content:center;gap:8px;width:100%;margin-top:18px;padding:10px;display:flex}.placement-footer{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;justify-content:flex-end;gap:16px;padding:10px 28px;display:flex}.placement-footer button{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:190px;display:flex}.placement-footer button:last-child{color:#fff;background:linear-gradient(135deg,#c46b08,#df971e);border:0}.mobile-product-sheet{display:none}.workspace.step-4{background:#f8f5f0}.result-layout{grid-template-columns:300px minmax(620px,1fr) 350px;gap:16px;height:100%;display:grid}.result-model,.style-panel{padding:20px}.result-product{border:1px solid var(--line);border-radius:8px;align-items:center;gap:18px;padding:12px;display:flex}.result-product .sauna-front{flex:none;width:92px;height:115px}.result-product span strong,.result-product span small{margin:6px 0;display:block}.result-product span small{color:#746e67;font-size:11px}.placement-info,.history{border:1px solid var(--line);border-radius:8px;margin-top:14px;padding:12px}.history>div{align-items:center;gap:10px;margin-top:10px;display:flex}.result-mini{background:linear-gradient(140deg,#d2bc9f,#86532b);border-radius:5px;width:58px;height:48px}.history span strong,.history span small{font-size:11px;display:block}.history span small{color:#6f6963;margin-top:3px}.product-photo{overflow:hidden;box-shadow:none!important;background:#f7f4ef!important;border:0!important}.product-photo:before,.product-photo span{display:none}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.placed-sauna.perspective-sauna{border:0;outline:2px dashed #e48a1a;padding:0}.perspective-sauna .product-photo{background:0 0!important}.gallery-panel{padding:14px}.success{color:#277a3e;background:#e9f8ed;border:1px solid #68bc7d;border-radius:8px;align-items:center;gap:12px;height:62px;margin-bottom:14px;padding:0 18px;display:flex}.success>span{flex:1}.success strong,.success small{display:block}.success small{color:#4c7b59;margin-top:3px;font-size:11px}.comparison{border-radius:9px;grid-template-columns:1fr 1fr;height:350px;display:grid;position:relative;overflow:hidden}.source-room,.generated-room,.result-shot{background:linear-gradient(#b8a895 0 13%,#d8cabb 13% 75%,#aa9479 75%);position:relative;overflow:hidden}.source-room:before,.generated-room:before,.result-shot:before{content:"";background:linear-gradient(90deg,#30302e,#e2ded6 10% 88%,#292a28 89%);width:24%;height:58%;position:absolute;top:17%;left:6%;box-shadow:0 0 0 180px #cfbfad22}.comparison b,.result-shot b{z-index:4;color:#fff;background:#332c27cc;padding:7px 12px;font-size:12px;position:absolute;top:0;left:0}.comparison .sauna-front{width:150px;height:220px;position:absolute;bottom:7%;right:11%}.comparison>button{z-index:6;background:#fff;border:0;border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0003}.result-grid{grid-template-columns:repeat(4,1fr);gap:10px;height:250px;margin-top:14px;display:grid}.result-shot{border:0;border-radius:8px}.result-shot .sauna-front{width:90px;height:150px;position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.result-shot>svg{z-index:4;color:#fff;background:#392a20a8;border-radius:50%;width:30px;height:30px;padding:6px;position:absolute;bottom:8px;right:8px}.shot-1 .sauna-front{transform:translate(-50%)rotateY(-20deg)}.shot-2 .sauna-front{width:70px}.shot-3 .sauna-front{width:180px;height:240px;bottom:-60px}.style-1{filter:saturate(1.2)sepia(.1)}.style-2{filter:saturate(.65)brightness(1.08)}.style-3{filter:brightness(1.15)}.style-4{filter:contrast(1.1)sepia(.15)}.style-5{filter:brightness(.55)contrast(1.2)}.style-panel>p{margin-bottom:14px}.style-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.style-grid button{border:1px solid var(--line);background:#eee;border-radius:8px;height:98px;padding:0;position:relative;overflow:hidden}.style-grid button.active{outline:2px solid #d18425}.style-grid div{background:linear-gradient(135deg,#a98c6c,#e4d6c3 40%,#5e402d);position:absolute;inset:0}.style-grid span{color:#fff;background:#241c17aa;padding:6px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.style-grid svg{color:#fff;background:#e3a04d;border-radius:50%;width:20px;padding:3px;position:absolute;top:5px;right:5px}.generate-button,.download-all{color:#fff;background:linear-gradient(135deg,#e0a054,#c76e0b);border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;margin-top:22px;display:flex}.generate-button:disabled,.download-all:disabled{opacity:.5;cursor:not-allowed}.regenerate{border:1px solid var(--line);border-radius:8px;margin-top:12px;padding:12px}.regenerate p{font-size:11px}.regenerate>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.regenerate button{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:3px;padding:7px 2px;font-size:10px;display:flex}.regenerate button:disabled{opacity:.5;cursor:not-allowed}.regenerate svg{width:13px}.download-all{background:linear-gradient(135deg,#9e570e,#c98022);margin-top:12px}.generating{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.generation-orb{background:radial-gradient(circle,#e6a548,#aa610d);border-radius:50%;place-items:center;width:100px;height:100px;animation:1.6s ease-in-out infinite pulse;display:grid;box-shadow:0 0 0 18px #e6a5481d,0 0 0 36px #e6a5480c}.generation-orb svg{color:#fff;width:38px;height:38px}.generating p{color:#777}.generating>div:last-child{background:#eee;border-radius:5px;width:260px;height:6px;overflow:hidden}.generating>div:last-child span{background:linear-gradient(90deg,#ba680e,#efa948);width:72%;height:100%;animation:1.2s ease-in-out infinite load;display:block}@keyframes pulse{50%{transform:scale(1.06)}}@keyframes load{0%{transform:translate(-60%)}to{transform:translate(80%)}}.source-room,.generated-room,.result-shot{background:#e6ded4}.source-room:before,.generated-room:before,.result-shot:before{display:none}.source-room img,.generated-room img,.result-shot img{object-fit:cover;width:100%;height:100%;display:block}.result-shot img{object-fit:contain;background:#e6ded4}.result-shot{cursor:pointer;padding:0}.result-shot:disabled{cursor:default}.result-placeholder{color:#948a80;place-items:center;height:100%;font-size:12px;display:grid}.generation-error{color:#a4472b;background:#fff2ed;border:1px solid #e5a084;border-radius:8px;align-items:center;gap:12px;min-height:62px;margin-bottom:14px;padding:0 18px;display:flex}.generation-error span{flex:1}.generation-error strong,.generation-error small{display:block}.generation-error small{color:#8d685a;margin-top:3px;font-size:11px}.generation-error button,.back-placement{color:inherit;background:0 0;border:1px solid;border-radius:6px;align-items:center;gap:5px;padding:8px 10px;display:flex}.back-placement{color:#74502d;border-color:#d8c2a7;justify-content:center;width:100%;margin-top:14px}@media (width<=1200px) and (width>=701px){.topbar{grid-template-columns:minmax(190px,1fr) minmax(180px,280px) auto;gap:10px;padding:0 18px}.project-name{padding:10px 12px;font-size:12px}.header-actions button{padding:9px 6px;font-size:11px}.header-actions button>svg{width:16px}.header-actions .account-action span{display:none}.upload-layout{grid-template-columns:260px 1fr}.result-preview{display:none}.dimensions-layout{grid-template-columns:280px 1fr}.model-list{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.model-list>h2,.model-list>p{grid-column:1/-1}.model-card{grid-template-columns:65px 1fr;height:120px;margin:0}.model-card>b{display:none}.sauna-thumb{width:55px;height:80px}.placement-page{grid-template-columns:230px 1fr 280px}.result-layout{grid-template-columns:1fr 300px}.result-model{display:none}.progress-nav button{min-width:150px}}@media (width>=701px) and (width<=980px){.topbar{grid-template-columns:minmax(170px,1fr) auto}.project-name{display:none}.header-actions button{padding:9px 5px}.header-actions .demo-mode-badge{display:none}}@media (width<=700.98px){.direct-upload-layout{display:block}.direct-upload-panel{width:100%;box-shadow:none;border:0;flex-direction:column;padding:8px;display:flex}.direct-upload-copy h1{font-size:23px}.direct-upload-panel .dropzone{min-height:130px}.direct-photo-preview{order:2;min-height:300px;max-height:420px}.direct-photo-preview img{max-height:420px}.photo-requirements{order:3}body{background:#fff}.topbar{color:#201b16;border-bottom:1px solid var(--line);background:#fff;height:80px;padding:14px 16px;display:block}.brand,.project-name,.header-actions{display:none}.mobile-title{text-align:center;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;height:100%;display:grid}.mobile-title>strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:20px;overflow:hidden}.mobile-title>span{color:#d68822;white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:flex}.progress-nav{justify-content:space-between;gap:0;height:94px;padding:10px 14px;overflow:hidden}.progress-nav button{flex-direction:column;flex:1;gap:6px;min-width:0;padding:0 2px;font-size:10px;display:flex;overflow:hidden}.progress-nav button em{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.progress-nav span{flex:none;width:34px;height:34px}.progress-nav button:not(:last-child):after{width:calc(100% - 46px);top:17px;right:calc(23px - 50%)}.workspace{min-height:0;padding:14px 14px 110px}.upload-layout{display:block}.upload-panel,.result-preview{display:none}.recognition-panel{box-shadow:none;border:0;padding:0;overflow:visible}.panel-title{display:none}.room-stage{border-radius:18px;flex:none;height:45vh;min-height:320px;max-height:470px}.room-stage:after{width:34%;height:43%;bottom:10%;left:40%}.recognition-ring{width:128px;height:128px}.edge,.restart{display:none}.mobile-upload-trigger{display:flex}.mobile-recognition-copy{text-align:center;padding:22px 5px 8px;display:block}.mobile-recognition-copy h2{margin-bottom:7px;font-size:21px}.mobile-recognition-copy p{font-size:13px}.mobile-checklist{border:1px solid var(--line);border-radius:14px;padding:8px 16px;display:block}.mobile-checklist>div{border-bottom:1px solid #eee;grid-template-columns:28px 1fr 24px;align-items:center;height:41px;display:grid}.mobile-checklist>div:last-child{border:0}.mobile-checklist span{font-size:13px}.mobile-checklist .check{color:#fff;background:#e3a144;border-radius:50%;padding:3px}.mobile-checklist .spinner{color:#de912c}.bottom-actions{gap:10px;height:84px;padding:12px 14px}.bottom-actions .save{display:none}.bottom-actions button{flex:1;min-width:0;height:56px}.toast{white-space:nowrap;bottom:100px}.dimensions-layout{flex-direction:column;display:flex}.dimension-form{padding:18px}.floorplan-panel{order:-1;padding:10px}.perspective-photo{flex:none;min-height:360px}.perspective-overlay text{font-size:3px}.canvas-tools,.confirm-strip{display:none}.model-list{padding:18px}.model-card{grid-template-columns:78px 1fr auto;height:104px}.sauna-thumb{width:62px;height:84px}.dimension-form>p{margin:10px 0}.workspace.step-3{padding:0 0 90px}.workspace.step-3+.bottom-actions{display:none}.progress-nav:has(+.workspace.step-3){display:none}.placement-page{min-height:calc(100vh - 80px);padding-bottom:380px;display:block;position:relative}.space-info,.chosen-model,.placement-footer{display:none}.placement-canvas{height:62vh;min-height:540px;padding:0}.placement-canvas.perspective-placement{background-position:50%;background-repeat:no-repeat;background-size:cover}.perspective-placement .rotation-bar{justify-content:space-between;width:88%;padding:7px;top:3%;bottom:auto}.rotation-bar button{flex:1;justify-content:center;padding:10px 4px}.perspective-placement .warning{max-width:84%;font-size:11px;bottom:4%}.depth-guide span,.near-guide span{font-size:9px}.mobile-product-sheet{z-index:12;background:#fff;border-radius:28px 28px 0 0;grid-template-columns:120px 1fr;gap:14px;height:390px;padding:28px 18px 100px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #25190f22}.sheet-handle{background:#ddd;border-radius:3px;width:45px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.mobile-product-sheet>.sauna-front{width:110px;height:165px}.mobile-product-sheet>div:nth-child(3){flex-direction:column;gap:9px;display:flex}.mobile-product-sheet strong{font-size:18px}.mobile-product-sheet span{color:#85807a;font-size:11px}.mobile-product-sheet small{margin-top:8px}.chips{gap:5px;display:flex}.chips button{border:1px solid var(--line);background:#f8f6f3;border-radius:20px;padding:7px 10px;font-size:11px}.chips button.active{color:#bf690e;background:#fff8ed;border-color:#de8a22}.sheet-actions{grid-column:1/-1;align-self:end;gap:10px;display:flex}.sheet-actions button{background:#fff;border:1px solid #d98a27;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:5px;height:54px;font-size:12px;display:flex}.sheet-actions button:last-child{color:#fff;background:linear-gradient(135deg,#d8831a,#eca434)}.workspace.step-4{padding:18px 14px 190px}.progress-nav:has(+.workspace.step-4){display:none}.result-layout{display:block}.result-model{display:none}.gallery-panel{box-shadow:none;border:0;padding:0}.success{background:0 0;border:0;justify-content:center;height:50px;margin:0}.success>svg:last-child,.comparison{display:none}.result-grid{grid-template-columns:1fr 1fr;gap:8px;height:auto;margin:8px 0 26px}.result-shot{height:250px}.result-shot .sauna-front{width:94px;height:155px}.result-shot b{display:none}.style-panel{box-shadow:none;border:0;padding:0}.style-panel>h2{font-size:18px}.style-panel>p{display:none}.style-grid{scrollbar-width:none;gap:8px;padding:4px 2px 12px;display:flex;overflow-x:auto}.style-grid button{background:#f5f2ed;flex:0 0 108px;height:126px}.style-grid div{border-radius:7px;inset:6px 6px 28px}.style-grid span{color:#352e27;background:0 0}.generate-button,.regenerate{display:none}.download-all{background:#272523;height:54px;margin-top:4px}.generating{height:65vh}.bottom-actions{position:fixed;bottom:0;left:0;right:0}}.source-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-mode-card{text-align:left;background:#fff;border:1px solid #e9e1d8;border-radius:16px;flex-direction:column;gap:16px;min-width:0;min-height:470px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.source-mode-card:hover{border-color:#df9a42;transform:translateY(-1px);box-shadow:0 10px 26px #56351514}.source-mode-card.active{border-color:#d98a1c;box-shadow:0 0 0 2px #e7a0442b}.source-mode-image{aspect-ratio:1.22;background:#f4efe8;border-radius:12px;position:relative;overflow:hidden}.source-mode-image img{object-fit:cover;width:100%;height:100%;display:block}.source-mode-card .source-mode-icon{color:#d68b25;background:#fffefdf0;border-radius:22px;place-items:center;width:72px;height:72px;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #4d301522}.source-mode-card .source-mode-icon svg{stroke-width:1.7px;flex:none;width:34px;height:34px;margin:0;display:block;position:static;transform:none}.source-mode-copy{flex-direction:column;flex:1;gap:10px;padding:0 3px;display:flex}.source-mode-copy>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.source-mode-copy b{color:#24211e;letter-spacing:-.02em;font-size:20px}.source-mode-copy em{color:#fff;background:#d88b20;border-radius:8px;flex:none;padding:6px 10px;font-size:12px;font-style:normal;font-weight:700}.source-mode-copy small{color:#736d67;font-size:13px;line-height:1.7}.source-mode-select{color:#c47512;border:1px solid #d98a1c;border-radius:10px;place-items:center;height:46px;margin-top:auto;font-weight:700;display:grid}.source-mode-card.active .source-mode-select{color:#fff;background:linear-gradient(135deg,#d17b0f,#e6a23a);border-color:#d88b20}.source-mode-check{color:#fff;background:#d88b20;border-radius:50%;width:22px;height:22px;padding:3px;position:absolute;bottom:75px;right:18px}.source-privacy{color:#746b62;background:#fffaf3;border:1px solid #f0dbc0;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:14px 16px;font-size:12px;line-height:1.65;display:flex}.source-privacy svg{color:#d98a1c;flex:none;width:21px}.source-privacy strong{color:#c17817}@media (width<=700.98px){.source-panel{background:#fff;padding:18px 14px 110px}.source-panel .direct-upload-copy h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:27px;line-height:1.25}.source-panel .direct-upload-copy p{font-size:14px;line-height:1.8}.source-mode-options{flex-direction:column;gap:14px;display:flex}.source-mode-card{border-radius:16px;flex-direction:row;gap:13px;height:198px;min-height:0;padding:12px}.source-mode-image{aspect-ratio:auto;border-radius:11px;flex:0 0 43%;min-height:0}.source-mode-card .source-mode-icon{border-radius:15px;width:48px;height:48px}.source-mode-card .source-mode-icon svg{width:25px;height:25px}.source-mode-copy{gap:7px;padding:4px 2px 0 0}.source-mode-copy b{font-size:17px;line-height:1.25}.source-mode-copy em{border-radius:6px;padding:4px 7px;font-size:10px}.source-mode-copy small{font-size:11px;line-height:1.55}.source-mode-select{border-radius:9px;height:38px;font-size:13px}.source-mode-check{width:20px;height:20px;bottom:12px;right:9px}.source-privacy{margin-top:2px;padding:12px 13px;font-size:11px;line-height:1.55}.source-privacy svg{width:18px}}.capture-mode-picker{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;grid-column:1;padding:14px}.capture-mode-picker>div:first-child{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.capture-mode-picker strong{color:#4b4034;font-size:13px}.capture-mode-picker small{color:#8c8174;font-size:11px;line-height:1.45}.capture-mode-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.capture-mode-options button{text-align:left;background:#fff;border:1px solid #e1d9cf;border-radius:8px;flex-direction:column;gap:5px;padding:10px;display:flex}.capture-mode-options button b{color:#4a433c;font-size:12px}.capture-mode-options button span{color:#8a8177;font-size:10px;line-height:1.4}.capture-mode-options button.active{background:#fff2df;border-color:#d78620;box-shadow:0 0 0 2px #e99b3222}.calibration-modes button:disabled{opacity:.68;cursor:default}.floor-point.estimated,.calibration-point.estimated{color:#b87318;box-shadow:none;cursor:default;pointer-events:none;background:#fff8e8;border:2px dashed #efb354;opacity:.9!important}.calibration-point.heightLine.estimated{color:#2d9251;background:#effaf1;border-color:#69bf83}.floor-point.estimated{width:30px;height:30px;font-size:9px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.workspace:has(.result-layout){background:#f5f2ed;padding:24px}.result-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;width:min(1760px,100%);height:auto;min-height:calc(100vh - 254px);margin:0 auto;display:grid}.result-layout .gallery-panel{border-radius:14px;min-width:0;padding:18px}.result-head{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:70px;margin-bottom:18px;padding:0 2px 16px;display:flex}.result-back{color:#5d5043;white-space:nowrap;background:#fff;border:1px solid #ddd3c6;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 14px;font-weight:600;display:flex}.result-back:hover{color:#9c5711;background:#fffaf3;border-color:#c98937}.result-back:active,.generate-button:active,.download-all:active{transform:translateY(1px)}.result-back svg{width:17px}.result-model-compact{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.result-model-compact img{object-fit:contain;background:#f2eee8;border-radius:8px;width:44px;height:50px;padding:4px}.result-model-compact span{min-width:0}.result-model-compact strong,.result-model-compact small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.result-model-compact strong{font-size:14px}.result-model-compact small{color:#857b70;margin-top:4px;font-size:11px}.result-status{color:#257844;white-space:nowrap;background:#edf8f0;border-radius:10px;align-items:center;gap:9px;padding:8px 12px;display:flex}.result-status.loading{color:#9b5c11;background:#fff5e5}.result-status svg{width:20px}.result-status strong,.result-status small{display:block}.result-status strong{font-size:12px}.result-status small{opacity:.76;margin-top:2px;font-size:10px}.result-layout .comparison{background:#ddd5ca;border-radius:12px;grid-template-columns:1fr 1fr;height:clamp(460px,61vh,720px);display:grid}.result-layout .comparison>div{min-width:0}.result-layout .comparison b{letter-spacing:.02em;padding:9px 13px;font-size:12px}.result-layout .source-room,.result-layout .generated-room{background:#201e1b;place-items:center;display:grid}.result-layout .source-room img,.result-layout .generated-room img{object-fit:contain;background:#201e1b;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.result-layout .style-panel{border-radius:14px;padding:20px;position:sticky;top:20px}.style-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.style-panel-heading h2{margin:0;font-size:19px}.style-panel-heading p{margin:5px 0 0;font-size:11px;line-height:1.5}.style-panel-heading>b{color:#a05c0e;background:#fff2df;border-radius:7px;flex:none;padding:5px 8px;font-size:10px}.result-layout .style-grid{grid-template-columns:1fr 1fr;gap:9px}.result-layout .style-grid button{border-radius:10px;height:88px}.result-layout .generate-button,.result-layout .download-all{border-radius:9px;height:50px;margin-top:16px;font-size:13px;font-weight:600}.result-layout .download-all{background:#282522;margin-top:9px}.optimize-render-card{background:#fff9ef;border:1px solid #ead6b8;border-radius:11px;margin-top:12px;padding:14px}.optimize-render-card strong{color:#453729;font-size:13px;display:block}.optimize-render-card p{color:#7b6e60;margin:6px 0 12px;font-size:11px;line-height:1.55}.optimize-render-card button{color:#a65f0d;background:#fff;border:1px solid #ce8a32;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:13px;font-weight:600;display:flex}.optimize-render-card button:hover:not(:disabled){background:#fff3df}.optimize-render-card button:active:not(:disabled){transform:translateY(1px)}.optimize-render-card button:disabled{opacity:.5;cursor:not-allowed}.optimize-render-card svg{width:17px}.result-note{text-align:center;color:#958b80;margin-top:14px;font-size:10px;display:block}.result-layout .generating{min-height:clamp(460px,61vh,720px)}.generation-steps{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(430px,82%);margin:24px auto 6px;display:grid}.generation-steps span{color:#948a80;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.generation-steps span.active{color:#b56a12;font-weight:700}.generation-steps span.done{color:#2d8047}.generation-steps span svg{width:15px;height:15px}.generation-steps i{background:#e2ddd6;border-radius:2px;height:2px}.generating>div:last-child span.phase-two{width:92%}@media (width<=1100px) and (width>=701px){.result-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px}.result-layout .comparison{height:520px}.result-status small{display:none}}@media (width<=900px){.result-layout{min-height:0;display:block}.result-layout .comparison{aspect-ratio:auto;height:auto;min-height:0;display:block}.result-layout .comparison .source-room{display:none}.result-layout .comparison .generated-room{width:100%;height:auto}.result-layout .generated-room img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:none}.result-layout .style-panel{margin-top:16px;position:static}}@media (width<=700.98px){.workspace:has(.result-layout){background:#fff;padding:10px 12px 120px}.result-layout{min-height:0;display:block}.result-layout .gallery-panel{box-shadow:none;border:0;padding:0}.result-head{gap:9px;min-height:58px;margin-bottom:10px;padding-bottom:10px}.result-back{display:none}.result-model-compact img{width:38px;height:42px}.result-model-compact small{max-width:190px}.result-status{padding:7px 9px}.result-status small{display:none}.result-layout .comparison{aspect-ratio:auto;border-radius:12px;height:auto;min-height:0;display:block}.result-layout .comparison .source-room{display:none}.result-layout .comparison .generated-room{width:100%;height:auto}.result-layout .generated-room img{object-fit:contain;background:#e6ded4;width:100%;height:auto}.result-layout .style-panel{border:1px solid var(--line);box-shadow:none;margin-top:16px;padding:16px;position:static}.result-layout .style-grid{grid-template-columns:1fr 1fr;padding:0;display:grid;overflow:visible}.result-layout .style-grid button{flex:auto;height:82px}.result-layout .generate-button{display:flex}.result-layout .download-all{height:50px;margin-bottom:0}.result-layout .generating{min-height:55vh}}.scan-grid,.edge{display:none!important}.perspective-photo-frame{background:#191816;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:0;margin:10px 0 14px;padding:18px;display:flex;overflow:hidden}.photo-coordinate-space{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;line-height:0;position:relative}.perspective-photo{min-height:0;box-shadow:none;background:#191816;border-radius:0;flex:none;margin:0}.coordinate-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.perspective-photo .coordinate-image{max-height:62vh}.floor-highlight,.floor-zone{pointer-events:none;background:#d88a221d;border:0;position:absolute;inset:0}.calibration-point,.floor-point{z-index:7;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:grab;color:#9b5708;background:#fff;border:3px solid #e98b13;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:11px;font-weight:800;line-height:1;transition:opacity .16s,box-shadow .16s,scale .16s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0007}.calibration-point:active,.floor-point:active{cursor:grabbing}.calibration-point.depthLine{border-color:#2698e8}.calibration-point.heightLine{border-color:#39b861}.floor-point{color:#fff;background:#e98b13;border:3px solid #fff}.floor-point:not(.is-active){opacity:.12;pointer-events:none}.calibration-point.heightLine:not(.is-active){opacity:0;pointer-events:none}.floor-point.is-selected{scale:1.16;box-shadow:0 0 0 5px #ffb44966,0 3px 12px #0008}.calibration-point.heightLine{color:#fff;background:#31ad65;border-color:#fff;width:36px;height:36px}.calibration-point.heightLine.height-base{cursor:default}.calibration-point.heightLine.height-top.is-active{box-shadow:0 0 0 5px #59d68a55,0 3px 12px #0008}.calibration-help{background:#fff7e9;border:1px solid #efca8c;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:10px 14px;line-height:1.5;display:flex}.calibration-help svg{color:#c8700e;flex:none}.calibration-help strong,.calibration-help span{font-size:12px;display:block}.calibration-help strong{color:#99580e;margin-bottom:2px}.placement-canvas.perspective-placement{background:#191816;justify-content:center;align-items:center;padding:12px;display:flex}.perspective-placement .photo-coordinate-space{max-width:100%;max-height:100%}.perspective-placement .coordinate-image{object-fit:fill;width:100%;max-width:none;height:100%;max-height:none}@media (width<=700.98px){:root{--mobile-surface:#fcfbf9;--mobile-ink:#292622;--mobile-muted:#8d8780;--mobile-accent:#db8a1b}body{background:var(--mobile-surface);color:var(--mobile-ink)}.topbar{border-bottom:1px solid #eee9e3;height:74px;padding:10px 18px}.mobile-title{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;height:54px}.mobile-title>strong{letter-spacing:-.03em;font-size:20px;font-weight:600}.mobile-title>span{color:var(--mobile-accent);font-size:13px;font-weight:500}.mobile-title button{color:#292622}.workspace.step-3{padding:0 0 calc(390px + env(safe-area-inset-bottom));background:#211f1c}.placement-page{min-height:calc(100dvh - 74px);padding-bottom:0}.placement-canvas{background:#211f1c;height:calc(100dvh - 74px);min-height:590px}.placement-canvas.perspective-placement{background:#211f1c;padding:0}.perspective-placement .photo-coordinate-space{place-items:center;width:100%;height:100%;display:grid}.perspective-placement .coordinate-image{object-fit:fill;width:100%;height:100%;max-height:none}.perspective-placement .floor-zone{background:linear-gradient(#0000 0 48%,#d98a1b16 100%)}.perspective-placement .rotation-bar{background:#fffdfbf5;border:1px solid #e9e3dc;border-radius:22px;width:calc(100% - 36px);padding:7px;top:18px;bottom:auto;box-shadow:0 12px 30px #2b1c0e20}.perspective-placement .rotation-bar button{color:#49443f;border:0;border-radius:16px;min-height:50px;padding:8px 4px;font-size:15px;font-weight:500}.perspective-placement .rotation-bar button svg{width:21px;height:21px}.perspective-placement .rotation-bar button.active{color:var(--mobile-accent);background:#fff8ed;border:1px solid #e59a39;box-shadow:inset 0 0 0 1px #fff}.perspective-placement .warning{bottom:calc(390px + env(safe-area-inset-bottom) + 18px);background:#292724e8;border-radius:18px;max-width:calc(100% - 36px);padding:12px 15px;font-size:12px;box-shadow:0 8px 22px #110d0955}.perspective-placement .warning svg:last-child{display:none}.perspective-sauna{outline:2px dashed #e9982a;box-shadow:0 18px 30px #25160b3d}.perspective-sauna small{background:#2d2a26dc;border-radius:999px;padding:5px 9px;bottom:-30px}.mobile-product-sheet{height:390px;padding:29px 18px calc(86px + env(safe-area-inset-bottom));background:#fffefa;border-radius:30px 30px 0 0;grid-template-columns:108px minmax(0,1fr);gap:14px;display:grid;box-shadow:0 -18px 38px #24180d2c}.mobile-product-sheet .sheet-handle{background:#d9d4ce;border-radius:999px;width:48px;height:5px;top:11px}.mobile-product-sheet>.sauna-front{background:#f4f0ea;border-radius:18px;width:108px;height:158px;overflow:hidden}.mobile-product-sheet>.sauna-front img{border-radius:18px}.mobile-product-sheet>div:nth-child(3){gap:7px;padding-top:5px}.mobile-product-sheet strong{letter-spacing:-.02em;font-size:17px}.mobile-product-sheet span{color:#7f7972;font-size:11px;line-height:1.45}.mobile-product-sheet small{color:#aaa39b;margin-top:4px;font-size:10px}.sheet-actions{align-self:end;gap:10px}.sheet-actions button{border-radius:16px;height:52px;font-size:12px;font-weight:600}.sheet-actions button:first-child{color:#5a5045;background:#fff;border-color:#e5d7c7}.sheet-actions button:last-child{background:linear-gradient(135deg,#d67b0e,#e7a43b);border-color:#0000;box-shadow:0 7px 16px #d88a272b}.workspace:has(.result-layout){padding:0 16px calc(112px + env(safe-area-inset-bottom));background:#fff}.result-layout .gallery-panel{padding:0}.result-head{border-bottom:1px solid #eee9e3;min-height:76px;margin:0 -16px;padding:10px 16px}.result-model-compact{gap:9px}.result-model-compact img{background:#f4f0ea;border-radius:10px;width:36px;height:42px}.result-model-compact strong{font-size:14px}.result-model-compact small{color:#9a938b;margin-top:3px;font-size:10px}.result-status{background:#f0f9ef;border-radius:999px;padding:6px 9px}.result-status svg{width:18px}.result-status strong{font-size:11px}.result-layout .comparison{aspect-ratio:auto;background:#f0ece7;border-radius:20px;margin-top:16px;overflow:hidden;box-shadow:0 12px 28px #4b321a14}.result-layout .generated-room{background:#f0ece7}.result-layout .generated-room img{object-fit:contain;background:#f0ece7;width:100%;height:auto}.result-layout .style-panel{border:0;margin-top:22px;padding:0}.style-panel-heading{align-items:center;margin-bottom:12px}.style-panel-heading h2{letter-spacing:-.03em;font-size:20px}.style-panel-heading p{display:none}.style-panel-heading>b{color:#b36912;background:#fff4e4;border-radius:999px;padding:6px 9px;font-size:10px}.result-layout .style-grid{scrollbar-width:none;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.result-layout .style-grid::-webkit-scrollbar{display:none}.result-layout .style-grid button{background:#f7f4ef;border-radius:17px;flex:0 0 106px;height:122px}.result-layout .style-grid button.active{outline:2px solid var(--mobile-accent);outline-offset:1px}.result-layout .style-grid div{border-radius:12px;inset:6px 6px 30px}.result-layout .style-grid span{color:#3e3831;background:0 0;padding:7px 5px;font-size:11px;font-weight:500}.result-layout .style-grid svg{width:21px;height:21px;color:var(--mobile-accent);background:#fff;border:1px solid #e9a149;top:8px;right:8px}.result-layout .generate-button{background:linear-gradient(135deg,#d77c10,#e6a13a);border-radius:17px;height:54px;margin-top:12px;display:flex;box-shadow:0 8px 18px #d88a272b}.result-layout .download-all{background:#2c2a27;border-radius:17px;height:54px;margin-top:10px}.optimize-render-card{border-radius:17px;padding:16px}.optimize-render-card button{border-radius:15px;height:52px}.result-note{color:#aaa39b;margin-top:12px}.result-layout .generating{min-height:68vh}.toast{bottom:calc(100px + env(safe-area-inset-bottom));background:#292724ed;border-radius:999px;padding:11px 17px;font-size:12px}.perspective-photo .coordinate-image{max-height:420px}.placement-canvas.perspective-placement{padding:0}.perspective-placement .coordinate-image{max-height:62vh}.calibration-toolbar{align-items:flex-start}.calibration-modes{flex:1}.calibration-modes button{flex:1;grid-template-columns:26px 1fr;column-gap:5px;min-width:0;height:58px;padding:6px 8px}.calibration-modes button b{width:24px;height:24px}.calibration-modes button span{font-size:10px}.reset-calibration{justify-content:center;width:42px;padding:0;font-size:0}.calibration-status{flex-wrap:wrap;align-items:flex-start}.calibration-status>span:last-child{width:100%;padding-left:17px}.perspective-photo-frame{margin-top:8px;padding:16px}.calibration-point,.floor-point{width:38px;height:38px}.calibration-point.heightLine{width:40px;height:40px}}.generation-preview{background:#191816;border-radius:12px;width:min(720px,78%);height:min(420px,58%);position:relative;overflow:hidden;box-shadow:0 12px 32px #3b241833}.generation-preview>img{object-fit:contain;width:100%;height:100%;display:block}.generation-preview>div{color:#fff;text-align:center;background:linear-gradient(#1c171099,#1c1711dd);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.generation-preview strong{font-size:22px}.generation-preview span{color:#eee5db;font-size:13px}.source-panel{grid-template-rows:auto auto 1fr;grid-template-columns:360px minmax(0,1fr);width:min(1120px,100%)}.source-panel .direct-upload-copy{grid-column:1/-1}.source-photo-controls{flex-direction:column;grid-column:1;gap:12px;min-width:0;display:flex}.source-photo-controls .dropzone{min-height:140px}.source-preview{grid-area:3/2;min-height:410px;max-height:520px}.image-edit-picker{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;padding:13px}.image-edit-picker>strong,.image-edit-picker>small{display:block}.image-edit-picker>strong{color:#4b4034;font-size:13px}.image-edit-picker>small{color:#8c8174;margin-top:4px;font-size:10px}.image-edit-options{grid-template-columns:1fr;gap:7px;margin-top:9px;display:grid}.image-edit-options button{text-align:left;background:#fff;border:1px solid #e1d9cf;border-radius:8px;flex-direction:column;gap:3px;padding:9px 10px;display:flex}.image-edit-options button b{color:#4a433c;font-size:12px}.image-edit-options button span{color:#8a8177;font-size:10px}.image-edit-options button.active{background:#fff2df;border-color:#d78620}.style-picker{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.style-picker button{border:1px solid var(--line);background:#eee;border-radius:8px;height:72px;padding:0;position:relative;overflow:hidden}.style-picker button.active{outline:2px solid #d18425}.style-picker button>div{background:linear-gradient(135deg,#a98c6c,#e4d6c3 40%,#5e402d);position:absolute;inset:0}.style-picker button>span{color:#fff;background:#241c17aa;padding:5px 4px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.style-picker button>svg{color:#fff;background:#e3a04d;border-radius:50%;width:18px;padding:3px;position:absolute;top:4px;right:4px}.style-picker.compact{grid-template-columns:repeat(4,1fr)}.style-picker.compact button{height:58px}.processing-note,.space-generate-tip{color:#9b5c11;background:#fff7e9;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;line-height:1.5;display:flex}.processing-note svg,.space-generate-tip svg{flex:none;width:16px}.space-input-panel{flex-direction:column;grid-column:1/-1;gap:18px;padding:12px 4px 0;display:flex}.space-input-panel h2{margin:10px 0 6px}.dimension-input-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.space-generate-tip{color:#4e7d36;background:#f3f8ee}.source-empty{color:#92887d;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:280px;display:flex}.source-empty svg{color:#d18a2a;width:56px;height:56px}.source-empty strong{color:#5c5147}.space-style-panel{background:#fffaf3;border:1px solid #eadfce;border-radius:10px;margin-top:12px;padding:12px}.space-style-panel>div:first-child{flex-direction:column;gap:3px;display:flex}.space-style-panel>div:first-child strong{color:#4b4034;font-size:13px}.space-style-panel>div:first-child span{color:#8c8174;font-size:10px}.space-style-panel .style-picker{margin-bottom:10px}.space-style-panel>button{color:#fff;background:linear-gradient(135deg,#d17c17,#e9a33c);border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-size:12px;display:flex}.space-style-panel>button:disabled{opacity:.55}.bottom-actions .primary:disabled{opacity:.6;cursor:wait}@media (width>=1351px){.source-panel .source-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-panel .source-mode-card{background:#fff;border:1px solid #e9e1d8;border-radius:16px;flex-direction:column;align-items:stretch;min-height:470px;padding:16px}.source-panel .source-mode-card.active{border-color:#d98a1c;box-shadow:0 0 0 2px #e7a0442b}.source-panel .source-mode-card .source-mode-image{aspect-ratio:1.22;width:100%;height:auto}.source-panel .source-mode-card .source-mode-copy{flex-direction:column;flex:1;align-items:stretch;display:flex}.source-panel .source-mode-card .source-mode-select{display:grid}}@media (width<=700.98px){.source-panel .source-mode-options{flex-direction:column;gap:14px;display:flex}.source-panel .source-mode-card{background:#fff;border:1px solid #e9e1d8;border-radius:16px;flex-direction:row;align-items:stretch;gap:13px;width:100%;height:198px;min-height:0;padding:12px;display:flex}.source-panel .source-mode-card.active{border-color:#d98a1c;box-shadow:0 0 0 2px #e7a0442b}.source-panel .source-mode-card .source-mode-image{aspect-ratio:auto;flex:0 0 43%;width:auto;height:auto}.source-panel .source-mode-card .source-mode-copy{flex-direction:column;flex:1;align-items:stretch;display:flex}.source-panel .source-mode-card .source-mode-select{display:grid}.source-panel .source-privacy{width:100%;margin-top:2px;display:flex}}@media (width>=1351px){.workspace:has(.source-panel){background:#f7f4ef;padding:26px 32px 104px}.direct-upload-layout{display:block}.source-panel{border-radius:16px;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(260px,.72fr) repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;width:min(1400px,100%);margin:0 auto;padding:32px;display:grid}.source-panel .direct-upload-copy{grid-area:1/1;padding:4px 8px 0 0;display:block}.source-panel .direct-upload-copy h1{letter-spacing:-.04em;margin:28px 0 14px;font-size:29px;line-height:1.28}.source-panel .direct-upload-copy p{margin:0;font-size:14px;line-height:1.9}.source-panel .source-mode-options{grid-area:1/2/3/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-panel .source-mode-card{min-height:460px}.source-panel .source-privacy{grid-area:3/1/auto/-1}.source-panel .source-photo-controls,.source-panel .source-preview,.source-panel .space-input-panel,.source-panel .source-empty{grid-column:1/-1}}.source-panel .source-empty{display:none}@media (width>=701px) and (width<=1350.98px){.topbar{color:#292622;background:#fff;height:74px;padding:10px 18px}.topbar .brand,.topbar .project-name,.topbar .header-actions{display:none}.mobile-title{text-align:center;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:54px;display:grid}.mobile-title>strong{white-space:nowrap;text-overflow:ellipsis;font-size:20px;overflow:hidden}.mobile-title>span{color:#db8a1b;white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:flex}.progress-nav{height:82px;padding:10px 18px}.progress-nav button{flex:1;gap:5px;min-width:0;font-size:11px}.workspace:has(.source-panel){padding:14px 14px 104px}.source-panel{flex-direction:column;gap:14px;width:100%;padding:18px 14px 24px;display:flex}.source-panel .direct-upload-copy{padding:0;display:block}.source-panel .direct-upload-copy h1{margin:10px 0;font-size:26px}.source-panel .source-mode-options{flex-direction:column;gap:14px;display:flex}.source-panel .source-mode-card{flex-direction:row;gap:13px;width:100%;height:190px;min-height:0;padding:12px;display:flex}.source-panel .source-mode-card .source-mode-image{aspect-ratio:auto;flex:0 0 38%;width:auto;height:auto}.source-panel .source-mode-card .source-mode-copy{flex-direction:column;flex:1;display:flex}.source-panel .source-mode-card .source-mode-select{display:grid}.source-panel .source-privacy{width:100%;display:flex}}@media (width<=700.98px){.source-panel{width:100%;padding:14px;display:flex}.source-panel .direct-upload-copy,.source-mode-options,.source-photo-controls,.source-preview,.space-input-panel,.source-empty{width:100%}.source-panel .direct-upload-copy{order:1}.source-mode-options{flex-direction:column;order:2;display:flex}.source-panel .source-privacy{order:3}.source-mode-options button{min-height:68px}.source-photo-controls{order:4}.source-preview{order:5;min-height:280px;max-height:380px}.space-input-panel{order:4}.dimension-input-grid{grid-template-columns:1fr;gap:8px}.style-picker.compact{grid-template-columns:repeat(2,1fr)}.space-style-panel .style-picker.compact{grid-template-columns:repeat(4,1fr)}.space-style-panel .style-picker.compact button{height:64px}}.source-view-enter{animation:.24s cubic-bezier(.2,.8,.2,1) both source-view-enter}@keyframes source-view-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.source-config-panel{width:min(1180px,100%);margin:0 auto;padding:28px;overflow:visible}.source-config-head{border-bottom:1px solid var(--line);padding:2px 0 22px;position:relative}.source-config-head>button{color:#6d6257;background:#fff;border:1px solid #e2d8cb;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 13px;display:flex;position:absolute;top:0;right:0}.source-config-head>button:hover{color:#a65d0e;background:#fff9f0;border-color:#d99a49}.source-config-head>button:active{transform:translateY(1px)}.source-config-head>button svg{width:17px}.source-config-head .eyebrow{color:#9a6a34}.source-config-head h1{letter-spacing:-.035em;margin:12px 0 8px;font-size:27px}.source-config-head p{max-width:720px;margin:0;line-height:1.7}.source-config-grid{grid-template-columns:minmax(340px,.8fr) minmax(420px,1.2fr);align-items:start;gap:20px;margin-top:22px;display:grid}.source-config-panel .source-photo-controls{flex-direction:column;gap:14px;display:flex}.source-config-panel .dropzone{border-radius:14px;height:170px;margin:0;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}.source-config-panel .dropzone:hover{background:#fff7eb;border-color:#d98a1c;box-shadow:0 8px 20px #5b381318}.source-config-panel .dropzone:active{transform:scale(.995)}.source-config-panel .dropzone.has-upload{background:#f4faf5;border-style:solid;border-color:#9bc9a5}.source-config-panel .dropzone.has-upload svg{color:#36955a}.source-config-panel .photo-requirements{order:0;grid-template-columns:1fr;gap:8px;display:grid}.source-config-panel .photo-requirements span{color:#625b54;font-size:12px}.source-config-panel .image-edit-picker{border-radius:14px;padding:15px}.source-config-panel .image-edit-options button{min-height:58px;padding:10px 40px 10px 12px;transition:border-color .16s,background .16s,transform .16s;position:relative}.source-config-panel .image-edit-options button:hover{border-color:#d9a05b}.source-config-panel .image-edit-options button:active{transform:scale(.99)}.source-config-panel .image-edit-options button>svg{color:#d27f18;width:19px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.source-config-panel .source-preview{border-radius:16px;grid-area:auto;min-height:520px;max-height:620px;position:relative;box-shadow:inset 0 0 0 1px #ffffff12}.source-config-panel .source-preview img{object-fit:contain;width:100%;height:100%;min-height:520px}.preview-ready{color:#287d46;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eff9f1e8;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:14px;right:14px}.preview-ready svg{width:17px}.source-config-panel.space-config{width:min(980px,100%)}.source-config-panel .space-input-panel{padding:24px 0 0}.source-config-panel .dimension-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.source-config-panel .dimension-field{background:#fff;border:1px solid #e9e1d8;border-radius:14px;margin:0;padding:16px;transition:border-color .16s,box-shadow .16s}.source-config-panel .dimension-field:focus-within{border-color:#d99843;box-shadow:0 0 0 3px #e9a44920}.source-config-panel .dimension-field input{width:100%;height:52px;font-size:18px}.source-config-panel .dimension-field.invalid input{background:#fff8f7;border-color:#d56a5d}.source-config-panel .dimension-field.invalid small,.source-config-panel .dimension-field.invalid svg{color:#ba483d}.source-config-panel .space-generate-tip{border-radius:12px;min-height:54px;margin-top:2px}.source-mode-card:active,.source-mode-select:active{transform:scale(.99)}.bottom-actions button{transition:background .16s,border-color .16s,color .16s,transform .12s,opacity .16s}.bottom-actions button:not(:disabled):active{transform:translateY(1px)scale(.995)}.bottom-actions .primary:disabled{color:#aaa39b;background:#f2efeb;border:1px solid #e4ded7}@media (width<=900px){.source-config-panel{border-radius:14px;width:100%;padding:20px}.source-config-grid{grid-template-columns:1fr}.source-config-panel .source-preview{min-height:360px;max-height:500px}.source-config-panel .source-preview img{min-height:360px}.source-config-panel .dimension-input-grid{grid-template-columns:1fr;gap:12px}}@media (width<=700.98px){.workspace:has(.source-config-panel){background:#fff;padding:12px 12px 110px}.source-config-panel{box-shadow:none;border:0;padding:16px 14px}.source-config-head{padding-bottom:18px}.source-config-head>button{width:max-content;height:38px;margin-bottom:18px;position:static}.source-config-head h1{font-size:24px;line-height:1.3}.source-config-head p{font-size:12px}.source-config-grid{gap:16px;margin-top:16px}.source-config-panel .dropzone{height:150px}.source-config-panel .photo-requirements{order:0}.source-config-panel .source-preview{order:0;min-height:280px;max-height:400px}.source-config-panel .source-preview img{min-height:280px}.source-config-panel .space-input-panel{padding-top:18px}.source-config-panel .dimension-field{padding:13px}.source-config-panel .dimension-field input{height:48px;font-size:17px}}.auth-loading{color:#7c7369;background:#fbfaf8;justify-content:center;align-items:center;gap:12px;min-height:100dvh;display:flex}.auth-loading .auth-brand-mark{animation:1.6s ease-in-out infinite pulse}.login-page{background:#fbfaf8;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid;overflow:hidden}.login-language-toggle{z-index:20;color:#625a52;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-color:#d9d0c7;position:fixed;top:20px;right:22px;box-shadow:0 6px 24px #3f2c1514}.login-language-toggle>button.active{color:#fff;background:#bd6c0e}.login-visual{background:#241d17;min-height:100dvh;position:relative;overflow:hidden}.login-visual>img{object-fit:cover;object-position:58% center;width:100%;height:100%;position:absolute;inset:0}.login-visual-shade{background:linear-gradient(#0000 48%,#17120ed9 100%);position:absolute;inset:0}.login-visual-brand{color:#fff;align-items:center;gap:16px;display:flex;position:absolute;bottom:7%;left:10%;right:8%}.auth-brand-mark{color:#c98d3b;clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:#c98d3b;flex:none;place-items:center;width:58px;height:58px;display:grid;position:relative}.auth-brand-mark:before{content:"";clip-path:inherit;background:currentColor;position:absolute;inset:3px}.auth-brand-mark:after{content:"";clip-path:inherit;background:#fbfaf8;position:absolute;inset:5px}.login-visual .auth-brand-mark:after{background:#211a15}.auth-brand-mark svg{stroke-width:2px;z-index:1;width:29px;height:29px;position:relative}.login-visual-brand span{flex-direction:column;gap:8px;display:flex}.login-visual-brand strong,.login-logo>strong{letter-spacing:-.03em;font-size:31px;font-weight:600}.login-visual-brand em,.login-logo em{color:#c88c3e;font-style:normal;font-weight:500}.login-visual-brand small{color:#e8ded4;letter-spacing:.08em;font-size:15px}.login-panel{background:radial-gradient(circle at 50% 10%,#fff 0,#fbfaf8 58%,#f5f1eb 100%);align-items:center;min-height:100dvh;padding:40px clamp(48px,9vw,150px);display:flex;overflow-y:auto}.login-form-wrap{width:min(540px,100%);margin:auto;padding:18px 0}.login-logo{align-items:center;gap:15px;margin-bottom:38px;display:flex}.login-logo .auth-brand-mark{border-radius:16px;width:52px;height:52px}.login-logo>strong{color:#171512;font-size:34px}.login-form-wrap header h1{color:#282522;letter-spacing:-.05em;margin:0 0 10px;font-size:42px;line-height:1.15}.login-form-wrap header p{color:#6f6963;margin:0 0 34px;font-size:16px}.login-form-wrap form{flex-direction:column;gap:20px;display:flex}.login-form-wrap form>label>span{color:#302c28;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.auth-input{background:#fff;border:1px solid #d9d5d0;border-radius:11px;grid-template-columns:1fr 46px;align-items:center;height:58px;transition:border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative}.auth-input:focus-within{border-color:#cf9040;box-shadow:0 0 0 4px #d99a491c}.auth-input>svg{color:#8c8781;justify-self:end;width:21px;display:none}.auth-input input{color:#27231f;z-index:1;background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0 20px;font-size:15px;position:relative}.auth-input input::placeholder{color:#aaa6a1}.auth-input>button{color:#77736e;background:0 0;border:0;place-items:center;width:46px;height:100%;padding:0;display:grid}.auth-input>button svg{width:21px}.login-options{justify-content:space-between;align-items:center;margin-top:-3px;display:flex}.remember-option{color:#5c5650;cursor:pointer;align-items:center;gap:9px;font-size:14px;display:flex}.remember-option input{accent-color:#d58c2c;width:18px;height:18px}.login-options>button,.auth-switch button{color:#bd781f;background:0 0;border:0;padding:4px}.login-options>button:hover,.auth-switch button:hover{color:#92570f}.auth-message{border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:10px 12px;font-size:12px;display:flex}.auth-message svg{flex:none;width:17px}.auth-message.error{color:#a43d34;background:#fff0ee;border:1px solid #efc0bb}.auth-message.info{color:#805c2e;background:#fff7e9;border:1px solid #efd4a7}.login-submit{color:#fff;background:linear-gradient(135deg,#d69a44,#d58b28);border:0;border-radius:10px;height:58px;font-size:17px;font-weight:700;transition:filter .16s,transform .12s,opacity .16s;box-shadow:0 9px 22px #b8751c25}.login-submit:hover:not(:disabled){filter:brightness(1.04)}.login-submit:active:not(:disabled){transform:translateY(1px)scale(.997)}.login-submit:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.auth-divider{color:#77716b;align-items:center;gap:14px;margin:26px 0 20px;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ddd8d2;flex:1;height:1px}.auth-divider span{white-space:nowrap}.oauth-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.oauth-actions button{background:#fff;border:1px solid #d9d5d0;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:14px;transition:border-color .16s,background .16s,transform .12s;display:flex}.oauth-actions button:hover{background:#fffaf4;border-color:#caa36f}.oauth-actions button:active{transform:translateY(1px)}.wechat-mark,.work-wechat-mark{color:#16a63a;place-items:center;width:28px;height:28px;display:grid}.wechat-mark svg,.work-wechat-mark svg{fill:currentColor;stroke:#fff;stroke-width:1.4px;width:28px;height:28px}.work-wechat-mark{color:#168ad7}.auth-switch{text-align:center;color:#67615b;margin-top:24px;font-size:14px}.auth-switch button{margin-left:6px;font-size:14px}.account-action{max-width:220px}.account-action span{text-overflow:ellipsis;overflow:hidden}.account-action svg:last-child{color:#d89a45;width:16px}@media (width<=900px){.login-page{background:#f7f3ed;min-height:100dvh;display:block;overflow:visible}.login-language-toggle{top:12px;right:14px}.login-visual{height:43dvh;min-height:43dvh}.login-visual>img{object-position:center center}.login-visual-shade{background:linear-gradient(#0000000d 35%,#19120dcf 100%)}.login-visual-brand{gap:12px;bottom:28px;left:24px;right:24px}.login-visual-brand .auth-brand-mark{border-radius:15px;width:48px;height:48px}.login-visual-brand strong{font-size:27px}.login-visual-brand small{letter-spacing:.02em;font-size:12px}.login-panel{min-height:57dvh;padding:26px 24px max(20px,env(safe-area-inset-bottom));z-index:2;border-radius:28px 28px 0 0;margin-top:-20px;position:relative;overflow:visible}.login-form-wrap{padding:0}.login-logo{display:none}.login-form-wrap header h1{font-size:32px}.login-form-wrap header p{margin-bottom:20px;font-size:14px}.login-form-wrap form{gap:14px}.login-form-wrap form>label>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.auth-input{grid-template-columns:45px 1fr 46px}.auth-input>svg{display:block}.auth-input input{padding:0 13px}.auth-input input::placeholder{color:#0000}.auth-input:has(input:placeholder-shown):after{content:attr(data-mobile-placeholder);color:#aaa6a1;pointer-events:none;font-size:15px;position:absolute;top:50%;left:58px;right:46px;translate:0 -50%}.auth-input,.login-submit{height:54px}.auth-divider{margin:20px 0 16px}.oauth-actions{grid-template-columns:1fr 1fr;gap:10px}.auth-switch{margin-top:20px}}@media (width<=480px){.login-visual{height:43dvh;min-height:43dvh}.login-visual-brand{bottom:24px}.login-panel{min-height:57dvh;padding:26px 20px max(0px,env(safe-area-inset-bottom))}.login-form-wrap header h1{margin-bottom:7px;font-size:30px}.login-form-wrap header p{margin-bottom:18px}.login-form-wrap form{gap:10px}.auth-input{height:48px}.login-submit{height:50px}.auth-divider{margin:14px 0 12px}.oauth-actions{grid-template-columns:1fr;gap:8px}.oauth-actions button{height:48px}.auth-switch{margin-top:12px}}@media (width>=901px) and (height<=820px){.login-panel{padding-top:24px;padding-bottom:24px}.login-form-wrap{padding:0}.login-logo{margin-bottom:22px}.login-logo .auth-brand-mark{width:46px;height:46px}.login-logo>strong{font-size:30px}.login-form-wrap header h1{font-size:36px}.login-form-wrap header p{margin-bottom:22px}.login-form-wrap form{gap:14px}.auth-input,.login-submit{height:52px}.auth-divider{margin:18px 0 14px}.oauth-actions button{height:48px}.auth-switch{margin-top:18px}}@media (width<=700.98px){.workspace.step-3{padding-bottom:calc(390px + env(safe-area-inset-bottom));background:#211f1c}.placement-page{min-height:calc(100dvh - 74px);padding-bottom:0}.placement-canvas.perspective-placement{background:#211f1c;height:calc(100dvh - 74px);min-height:590px;padding:0}.perspective-placement .photo-coordinate-space{place-items:center;width:100%;height:100%;display:grid}.perspective-placement .coordinate-image{object-fit:fill;width:100%;height:100%;max-height:none}.perspective-placement .rotation-bar{background:#fffdfbf5;border:1px solid #e9e3dc;border-radius:22px;width:calc(100% - 36px);padding:7px;top:18px;bottom:auto;box-shadow:0 12px 30px #2b1c0e20}.perspective-placement .rotation-bar button{color:#49443f;border:0;border-radius:16px;min-height:50px;padding:8px 4px;font-size:15px;font-weight:500}.perspective-placement .rotation-bar button.active{color:#db8a1b;background:#fff8ed;border:1px solid #e59a39}.perspective-placement .warning{bottom:calc(390px + env(safe-area-inset-bottom) + 18px);background:#292724e8;border-radius:18px;max-width:calc(100% - 36px);padding:12px 15px;font-size:12px}.perspective-placement .warning svg:last-child{display:none}.mobile-product-sheet{height:390px;padding:29px 18px calc(86px + env(safe-area-inset-bottom));background:#fffefa;border-radius:30px 30px 0 0;box-shadow:0 -18px 38px #24180d2c}.mobile-product-sheet>.sauna-front{background:#f4f0ea;border-radius:18px;width:108px;height:158px;overflow:hidden}.mobile-product-sheet strong{font-size:17px}.mobile-product-sheet span{color:#7f7972;font-size:11px;line-height:1.45}.sheet-actions button{border-radius:16px;height:52px;font-size:12px;font-weight:600}.sheet-actions button:first-child{color:#5a5045;background:#fff;border-color:#e5d7c7}.sheet-actions button:last-child{background:linear-gradient(135deg,#d67b0e,#e7a43b);border-color:#0000}.workspace:has(.result-layout){padding:0 16px calc(112px + env(safe-area-inset-bottom));background:#fff}.result-head{border-bottom:1px solid #eee9e3;min-height:76px;margin:0 -16px;padding:10px 16px}.result-status{background:#f0f9ef;border-radius:999px;padding:6px 9px}.result-layout .comparison{aspect-ratio:auto;background:#f0ece7;border-radius:20px;margin-top:16px;overflow:hidden;box-shadow:0 12px 28px #4b321a14}.result-layout .generated-room img{object-fit:contain;background:#f0ece7;width:100%;height:auto}.result-layout .style-panel{border:0;margin-top:22px;padding:0}.style-panel-heading h2{font-size:20px}.style-panel-heading p{display:none}.style-panel-heading>b{color:#b36912;background:#fff4e4;border-radius:999px;padding:6px 9px;font-size:10px}.result-layout .style-grid{scrollbar-width:none;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.result-layout .style-grid button{background:#f7f4ef;border-radius:17px;flex:0 0 106px;height:122px}.result-layout .style-grid button.active{outline-offset:1px;outline:2px solid #db8a1b}.result-layout .style-grid div{border-radius:12px;inset:6px 6px 30px}.result-layout .style-grid span{color:#3e3831;background:0 0;padding:7px 5px;font-size:11px;font-weight:500}.result-layout .generate-button{background:linear-gradient(135deg,#d77c10,#e6a13a);border-radius:17px;height:54px;margin-top:12px;display:flex}.result-layout .download-all{background:#2c2a27;border-radius:17px;height:54px;margin-top:10px}.toast{bottom:calc(100px + env(safe-area-inset-bottom));border-radius:999px;padding:11px 17px;font-size:12px}.workspace.step-3{background:#211f1c;height:calc(100dvh - 74px);min-height:0;padding:0;position:relative;overflow:hidden}.placement-page{grid-template-rows:minmax(0,1fr) 224px;grid-template-columns:minmax(0,1fr);width:100%;height:calc(100dvh - 74px);min-height:0;padding:0;display:grid;overflow:hidden}.placement-canvas.perspective-placement{background-color:#211f1c;background-image:linear-gradient(#211f1c99,#211f1c99),var(--placement-background);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-area:1/1;width:100%;height:auto;min-height:0;padding:0;position:relative;overflow:hidden}.perspective-placement .photo-coordinate-space{touch-action:pan-y pinch-zoom;max-width:100%;max-height:100%;margin:auto;display:block;position:relative;overflow:hidden}.perspective-placement .coordinate-image{object-fit:fill;width:100%;max-width:none;height:100%;max-height:none;display:block}.perspective-placement .perspective-front img{object-fit:contain}.perspective-placement .rotation-bar{border-radius:18px;width:calc(100% - 24px);padding:5px;top:12px;bottom:auto}.perspective-placement .rotation-bar button{white-space:nowrap;border-radius:13px;flex:1;min-width:0;min-height:42px;padding:6px 2px;font-size:13px}.perspective-placement .rotation-bar button svg{width:18px;height:18px}.perspective-placement .warning{white-space:normal;text-align:center;pointer-events:none;border-radius:14px;justify-content:center;width:auto;max-width:none;padding:9px 12px;font-size:11px;line-height:1.35;bottom:12px;left:12px;right:12px;transform:none}.perspective-sauna small{display:none}.mobile-product-sheet{z-index:12;background:#fffefa;border-radius:24px 24px 0 0;grid-area:2/1;grid-template-rows:minmax(0,1fr) 52px;grid-template-columns:72px minmax(0,1fr);gap:10px 14px;width:100%;min-width:0;max-width:100%;height:224px;min-height:0;padding:24px 16px 12px;display:grid;position:relative;inset:auto;overflow:hidden;box-shadow:0 -12px 28px #24180d24}.mobile-product-sheet .sheet-handle{width:42px;height:4px;top:8px}.mobile-product-sheet>.sauna-front{border-radius:12px;align-self:start;width:72px;height:104px}.mobile-product-sheet>.sauna-front img{border-radius:12px}.mobile-product-sheet>div:nth-child(3){gap:4px;min-width:0;padding-top:3px}.mobile-product-sheet strong{font-size:16px;line-height:1.25}.mobile-product-sheet span{color:#7f7972;white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.4;display:block;overflow:hidden}.mobile-product-sheet small{margin-top:2px;font-size:9px}.sheet-actions{grid-column:1/-1;align-self:end;gap:8px;height:52px}.sheet-actions button{border-radius:14px;min-width:0;height:52px;font-size:12px}}@media (width>=701px){.perspective-placement .rotation-bar button{white-space:nowrap;min-width:72px}}@media (width<=380px),(height<=700px) and (width<=700.98px){.placement-page{grid-template-rows:minmax(0,1fr) 196px}.mobile-product-sheet{grid-template-rows:minmax(0,1fr) 48px;grid-template-columns:58px minmax(0,1fr);gap:8px 10px;height:196px;padding:22px 12px 10px}.mobile-product-sheet>.sauna-front{width:58px;height:82px}.sheet-actions,.sheet-actions button{height:48px}}.asset-library{background:#f7f4ef;flex:1;min-height:calc(100dvh - 82px);padding:34px clamp(24px,5vw,72px) 72px}.asset-library-head{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1440px;margin:0 auto 24px;display:flex}.asset-library-head h1{letter-spacing:-.04em;margin:10px 0 8px;font-size:34px}.asset-library-head p{color:#746d65;max-width:650px;margin:0;font-size:14px}.asset-summary{background:#fff;border:1px solid #e3dbd1;border-radius:14px;min-width:154px;padding:18px 20px;box-shadow:0 8px 22px #4b321a0b}.asset-summary strong,.asset-summary span{display:block}.asset-summary strong{color:#b7670d;font-size:30px}.asset-summary span{color:#8b837a;margin-top:2px;font-size:11px}.asset-filters{gap:8px;max-width:1440px;margin:0 auto 20px;display:flex}.asset-filters button{color:#655e57;background:#fff;border:1px solid #e4ddd4;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:13px;display:flex}.asset-filters button span{color:#8a827a;background:#f1ede8;border-radius:999px;min-width:22px;padding:2px 6px;font-size:10px}.asset-filters button.active{color:#a75f0c;background:#fff8ed;border-color:#d88a24;box-shadow:inset 0 0 0 1px #ffe0b6}.asset-filters button.active span{color:#8d4d08;background:#f3d19f}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1440px;margin:0 auto;display:grid}.asset-card{background:#fff;border:1px solid #e5ddd3;border-radius:15px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 26px #5a3a170d}.asset-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #5a3a1717}.asset-image{aspect-ratio:3/2;background:#25221f;border:0;place-items:center;width:100%;padding:0;display:grid;position:relative;overflow:hidden}.asset-image img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.asset-image:hover img{transform:scale(1.02)}.asset-image>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#26221edb;border-radius:7px;padding:5px 8px;font-size:10px;position:absolute;top:10px;left:10px}.asset-card-body{padding:14px}.asset-card-body>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.asset-card-body strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;overflow:hidden}.asset-card-body>div:first-child span{color:#948c83;flex:none;align-items:center;gap:4px;font-size:10px;display:flex}.asset-card-body>div:first-child svg{width:13px;height:13px}.asset-card-body p{color:#837b73;white-space:nowrap;text-overflow:ellipsis;min-height:20px;margin:7px 0 12px;font-size:11px;overflow:hidden}.asset-card-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.asset-card-actions button{background:#fff;border:1px solid #e4ddd4;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:0;height:38px;padding:0 12px;font-size:11px;display:flex}.asset-card-actions button:last-child{color:#a75f0c;background:#fff8ed;border-color:#e9c28a}.asset-card-actions svg{width:15px}.asset-state{color:#8e857c;text-align:center;background:#fff9;border:1px dashed #dcd2c6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:1440px;min-height:360px;margin:0 auto;display:flex}.asset-state>svg{color:#cf8525;width:40px;height:40px}.asset-state strong{color:#4f4943;font-size:16px}.asset-state span{font-size:12px}.asset-state.error>svg{color:#b94e3d}.asset-preview-layer{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#181511b8;place-items:center;padding:32px;animation:.18s asset-fade;display:grid;position:fixed;inset:0}.asset-preview{background:#fff;border-radius:18px;grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);width:min(1120px,100%);max-height:calc(100dvh - 64px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 90px #0007}.asset-preview-image{background:#211f1c;place-items:center;min-height:520px;display:grid;overflow:auto}.asset-preview-image img{object-fit:contain;max-width:100%;max-height:calc(100dvh - 64px);display:block}.asset-preview aside{padding:30px;overflow:auto}.asset-preview h2{margin:12px 0 24px;font-size:24px}.asset-preview dl{margin:0}.asset-preview dl div{border-bottom:1px solid #eee8e1;padding:13px 0}.asset-preview dt{color:#968d84;margin-bottom:5px;font-size:10px}.asset-preview dd{color:#423c36;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.asset-preview-close{z-index:2;background:#fffffff0;border:1px solid #e4ddd4;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.asset-preview-close svg{width:18px}.asset-preview-download{color:#fff;background:linear-gradient(135deg,#c56e0a,#df971f);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:24px;font-weight:600;display:flex}@keyframes asset-fade{0%{opacity:0}}.mobile-menu-layer{display:none}.contact-layer{z-index:180;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17130fb8;place-items:center;padding:24px;animation:.18s asset-fade;display:grid;position:fixed;inset:0}.contact-dialog{background:#fffefa;border:1px solid #ffffff80;border-radius:20px;grid-template-columns:minmax(0,1fr) 330px;align-items:center;width:min(820px,100%);max-height:calc(100dvh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #0007}.contact-copy{padding:42px}.contact-copy h2{letter-spacing:-.04em;margin:14px 0 12px;font-size:34px}.contact-copy>p{max-width:420px;margin-bottom:24px;font-size:13px;line-height:1.8}.contact-close{z-index:2;background:#fffffff0;border:1px solid #e4ddd4;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px}.contact-close svg{width:18px}.contact-site{color:#905008;background:#fff7ea;border:1px solid #e9c38e;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 16px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex}.contact-site:hover{background:#fff2dc;border-color:#d38a25;transform:translateY(-1px)}.contact-site small,.contact-site strong{display:block}.contact-site small{color:#9b8062;margin-bottom:4px;font-size:9px}.contact-site strong{letter-spacing:.01em;font-size:15px}.contact-site svg{flex:none;width:19px}.contact-tip{border-top:1px solid #ece5dc;margin-top:22px;padding-top:20px}.contact-tip strong,.contact-tip span{display:block}.contact-tip strong{font-size:14px}.contact-tip span{color:#8c837a;margin-top:6px;font-size:11px}.contact-qr{background:linear-gradient(155deg,#f5eee4,#fffaf3);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:12px;padding:54px 34px 28px;display:flex}.contact-qr img{object-fit:contain;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;background:#fff;border-radius:14px;width:100%;max-width:262px;height:auto;max-height:430px;display:block;box-shadow:0 12px 36px #6f4b1d1c}.contact-qr small{color:#8e8276;font-size:10px}@media (width<=1180px) and (width>=701px){.topbar{grid-template-columns:minmax(180px,1fr) minmax(180px,260px) auto;gap:10px;padding:0 18px}.brand{min-width:0}.brand span{display:none}.project-name{min-width:0;max-width:260px}.header-actions{min-width:0}.header-actions button{padding:9px 6px;font-size:11px}.header-actions .account-action span{display:none}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700.98px){.mobile-title{text-align:left!important;grid-template-columns:40px minmax(0,1fr) 40px!important}.mobile-title>span{color:#292622!important;min-width:0!important;display:block!important}.mobile-title>span strong,.mobile-title>span small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mobile-title>span strong{letter-spacing:-.025em;font-size:17px;font-weight:700}.mobile-title>span small{color:#918a82;margin-top:2px;font-size:9px;font-weight:400}.mobile-menu-trigger,.mobile-account-trigger{width:40px;height:40px;color:#342f2a!important;background:#f6f2ed!important;border-radius:11px!important;place-items:center!important;padding:0!important;display:grid!important}.mobile-account-trigger{color:#a75f0c!important;background:#fff5e6!important;border:1px solid #eed0a2!important}.mobile-menu-layer{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1914a6;animation:.18s asset-fade;display:block;position:fixed;inset:0}.mobile-menu-drawer{width:min(86vw,350px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fffefa;flex-direction:column;animation:.24s cubic-bezier(.22,.8,.3,1) drawer-in;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:20px 0 70px #0004}.mobile-menu-drawer>header{border-bottom:1px solid #ece6df;grid-template-columns:44px minmax(0,1fr) 38px;align-items:center;gap:10px;padding-bottom:18px;display:grid}.mobile-menu-drawer>header .brand-mark{width:44px;height:44px}.mobile-menu-drawer>header span{min-width:0}.mobile-menu-drawer>header strong,.mobile-menu-drawer>header small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mobile-menu-drawer>header strong{font-size:17px}.mobile-menu-drawer>header small{color:#958d84;margin-top:3px;font-size:10px}.mobile-menu-drawer>header button{background:#f3efea;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.mobile-language-toggle{color:#6f675f;background:#f7f3ee;border-color:#e6ddd3;grid-template-columns:20px 1fr 1fr;width:100%;height:42px;margin:12px 0 0;padding:4px 5px 4px 12px}.mobile-language-toggle>button{width:100%;height:32px}.mobile-language-toggle>button.active{background:#c87412}.mobile-project-summary{background:#fff8ed;border:1px solid #eadcc9;border-radius:14px;margin:18px 0 12px;padding:15px}.mobile-project-summary small,.mobile-project-summary strong,.mobile-project-summary span{display:block}.mobile-project-summary small{color:#a4671f;font-size:9px}.mobile-project-summary strong{color:#3d352d;margin:5px 0;font-size:13px}.mobile-project-summary span{color:#8c7d6e;font-size:10px}.mobile-menu-links{flex-direction:column;gap:5px;display:flex}.mobile-menu-links>button{text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:62px;padding:10px 11px;display:grid}.mobile-menu-links>button>svg{color:#8b8279;justify-self:center;width:20px}.mobile-menu-links>button span{min-width:0}.mobile-menu-links>button strong,.mobile-menu-links>button small{display:block}.mobile-menu-links>button strong{color:#413a34;font-size:13px}.mobile-menu-links>button small{color:#999087;margin-top:3px;font-size:9px}.mobile-menu-links>button.active{background:#fff3df}.mobile-menu-links>button.active>svg,.mobile-menu-links>button.active strong{color:#ad620c}.mobile-menu-logout{color:#795f49;background:#fff;border:1px solid #e5d9cc;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:auto;font-size:12px;display:flex}.contact-layer{align-items:end;padding:0}.contact-dialog{border-radius:24px 24px 0 0;grid-template-rows:auto auto;grid-template-columns:1fr;width:100%;max-height:94dvh}.contact-copy{padding:28px 22px 20px}.contact-copy h2{margin:10px 0 8px;font-size:28px}.contact-copy>p{margin-bottom:16px;font-size:11px}.contact-site{min-height:62px;padding:11px 14px}.contact-tip{margin-top:15px;padding-top:14px}.contact-qr{padding:18px 22px calc(18px + env(safe-area-inset-bottom))}.contact-qr img{border-radius:12px;width:min(100%,270px);max-height:48dvh}.contact-close{top:12px;right:12px}.asset-library{min-height:calc(100dvh - 74px);padding:24px 14px 60px}.asset-library-head{align-items:flex-start;margin-bottom:18px}.asset-library-head h1{margin:8px 0 6px;font-size:28px}.asset-library-head p{max-width:280px;font-size:11px;line-height:1.6}.asset-summary{text-align:center;border-radius:12px;min-width:84px;padding:12px}.asset-summary strong{font-size:24px}.asset-summary span{font-size:8px}.asset-filters{scrollbar-width:none;overflow-x:auto}.asset-filters button{flex:none;height:40px}.asset-grid{grid-template-columns:1fr 1fr;gap:10px}.asset-card{border-radius:13px}.asset-card-body{padding:10px}.asset-card-body>div:first-child{display:block}.asset-card-body>div:first-child span{margin-top:5px}.asset-card-body p{margin:6px 0 9px;font-size:9px}.asset-card-actions{grid-template-columns:1fr}.asset-card-actions button{height:36px}.asset-card-actions button:first-child{display:none}.asset-state{min-height:330px;padding:24px}.asset-preview-layer{align-items:end;padding:0}.asset-preview{border-radius:24px 24px 0 0;grid-template-rows:auto auto;grid-template-columns:1fr;width:100%;max-height:92dvh;overflow:auto}.asset-preview-image{min-height:0;max-height:52dvh}.asset-preview-image img{width:100%;height:auto;max-height:52dvh}.asset-preview aside{padding:20px 18px calc(20px + env(safe-area-inset-bottom))}.asset-preview h2{margin:8px 0 14px;font-size:20px}.asset-preview-close{position:fixed;top:auto;bottom:calc(92dvh - 46px);right:14px}}@keyframes drawer-in{0%{transform:translate(-100%)}}@media (width<=390px){.asset-library-head p{max-width:230px}.asset-grid{grid-template-columns:1fr}.asset-image{aspect-ratio:3/2}}@media (prefers-reduced-motion:reduce){.asset-card,.asset-image img,.mobile-menu-layer,.mobile-menu-drawer,.asset-preview-layer,.contact-layer,.contact-site{transition:none;animation:none}}.demo-login-entry{color:#75685c;background:#fffaf3;border:1px solid #ead9c5;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;font-size:12px;display:flex}.demo-login-entry button{color:#ad630e;background:#fff;border:1px solid #d88a25;border-radius:7px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.demo-login-entry svg{width:14px}.demo-mode-badge{color:#f0bb72;background:#fff8ed;border:1px solid #dba15a;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;display:flex}.demo-mode-badge svg{width:15px}.demo-header-exit{color:#ffd6a0!important;border:1px solid #d68b39!important;border-radius:7px!important}.demo-welcome-layer,.demo-overlay{z-index:1000;position:fixed;inset:0}.demo-welcome-layer{background:linear-gradient(135deg,#1a1713f5,#342719f2);place-items:center;padding:24px;display:grid}.demo-welcome-card{text-align:center;background:#fffdf9;border:1px solid #fff2;border-radius:24px;width:min(560px,100%);padding:34px;box-shadow:0 30px 80px #0008}.demo-welcome-icon{color:#fff;background:linear-gradient(145deg,#e5a952,#9d5814);border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid;box-shadow:0 10px 25px #ae671e3d}.demo-welcome-icon svg{width:27px}.demo-welcome-card .eyebrow{color:#b66a19;letter-spacing:.12em;font-size:11px}.demo-welcome-card h1{letter-spacing:-.03em;margin:12px 0 9px;font-size:30px}.demo-welcome-card p{color:#776d63;max-width:430px;margin:0 auto 22px;font-size:14px;line-height:1.7}.demo-welcome-assets{grid-template-columns:1fr 1fr;gap:10px;margin:0 auto 24px;display:grid}.demo-welcome-assets img{object-fit:cover;background:#eee5da;border-radius:12px;width:100%;height:130px}.demo-primary-action{color:#fff;background:linear-gradient(135deg,#c86e0a,#eda83d);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;display:flex;box-shadow:0 10px 22px #cb771f3d}.demo-text-action,.demo-exit-action{color:#9a8067;background:0 0;border:0;font-size:12px}.demo-text-action{margin-top:13px}.demo-overlay{pointer-events:none}.demo-overlay-shade{background:#16120d4f;position:absolute;inset:0}.demo-spotlight{z-index:1;pointer-events:none;border:2px solid #f2ad51;border-radius:16px;transition:all .28s;position:fixed;box-shadow:0 0 0 9999px #17120c45,0 0 0 6px #f2ad5140,0 0 30px #f3ad5388}.demo-guide-card{z-index:2;color:#fff;pointer-events:auto;background:#24201bf5;border:1px solid #ffffff2c;border-radius:16px;width:min(360px,100vw - 48px);padding:18px 18px 14px;position:fixed;bottom:24px;left:24px;box-shadow:0 18px 45px #0006}.demo-guide-progress{color:#e8b16c;letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:11px;display:flex}.demo-guide-progress strong{color:#fff8ed;font-size:12px}.demo-guide-card h2{margin:10px 0 7px;font-size:19px}.demo-guide-card p{color:#d5ccc2;margin:0;font-size:12px;line-height:1.65}.demo-guide-actions{gap:8px;margin-top:14px;display:flex}.demo-guide-actions button{color:#fff;background:#ffffff10;border:1px solid #ffffff28;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:12px;display:flex}.demo-guide-actions svg{width:14px}.demo-guide-actions .demo-next-action{color:#fff;background:linear-gradient(135deg,#c97515,#eaa343);border-color:#0000;flex:1}.demo-exit-action{color:#c7b9aa;margin:11px auto 0;display:block}@media (width<=700.98px){.demo-login-entry{flex-direction:column;align-items:flex-start}.demo-login-entry button{justify-content:center;width:100%}.demo-welcome-layer{padding:16px}.demo-welcome-card{border-radius:20px;padding:24px 18px 18px}.demo-welcome-card h1{font-size:25px}.demo-welcome-assets img{height:100px}.demo-guide-card{width:auto;padding:15px;bottom:14px;left:14px;right:14px}.demo-guide-card h2{font-size:17px}.demo-mode-badge{display:none}.demo-header-exit{padding:7px 8px!important;font-size:11px!important}}
