@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#1f2937;background:#f9fafb;width:100%;height:100%;font-family:Inter,system-ui,-apple-system,sans-serif}.app{flex-direction:column;width:100%;height:100%;display:flex}.upload-container{flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;margin:0 auto;padding:3rem 2rem;display:flex}.upload-container h1{color:#111827;font-size:2.5rem;font-weight:700}.subtitle{color:#6b7280;font-size:1.1rem}.api-key-section{flex-direction:column;gap:.5rem;width:100%;display:flex}.api-key-section label{font-size:.9rem;font-weight:500}.api-key-section input{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.api-key-section input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.hint{color:#9ca3af;font-size:.8rem}.dropzone{cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:250px;padding:2rem;transition:all .2s;display:flex}.dropzone:hover,.dropzone.drag-over{background:#eff6ff;border-color:#3b82f6}.dropzone.processing{cursor:wait;opacity:.8}.dropzone-icon svg{color:#9ca3af;width:48px;height:48px}.dropzone p{color:#6b7280}.or{color:#9ca3af;font-size:.9rem}.file-input-label{color:#fff;cursor:pointer;background:#3b82f6;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background .2s}.file-input-label:hover{background:#2563eb}.file-input-label input{display:none}.processing-indicator{flex-direction:column;align-items:center;gap:1rem;display:flex}.spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.preview img{border-radius:8px;max-width:100%;max-height:200px}.error-message{color:#dc2626;background:#fee2e2;border-radius:8px;width:100%;padding:1rem;font-size:.9rem}.demo-section{flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.demo-section p{color:#6b7280;font-size:.9rem}.demo-button{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.demo-button:hover{background:#f3f4f6;border-color:#9ca3af}.editor-container{flex-direction:column;width:100%;height:100%;display:flex}.editor-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.editor-toolbar h2{font-size:1.25rem;font-weight:600}.back-button,.primary-button{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.back-button{color:#374151;background:0 0;border:1px solid #d1d5db}.back-button:hover{background:#f3f4f6}.back-button svg,.primary-button svg{width:16px;height:16px}.primary-button{color:#fff;background:#3b82f6;border:none}.primary-button:hover{background:#2563eb}.editor-content{flex:1;display:flex;overflow:hidden}.canvas-container{background:#f3f4f6;flex:1;position:relative}.canvas-container canvas{width:100%;height:100%}.editor-sidebar{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;gap:1.5rem;width:280px;padding:1.5rem;display:flex;overflow-y:auto}.editor-sidebar h3{color:#374151;font-size:1rem;font-weight:600}.room-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.room-list li{background:#f9fafb;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.room-color{border-radius:3px;width:12px;height:12px}.room-name{flex:1;font-size:.9rem}.room-walls{color:#9ca3af;font-size:.75rem}.editor-help{background:#eff6ff;border-radius:8px;margin-top:auto;padding:1rem}.editor-help h4{color:#1e40af;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.editor-help ul{color:#3b82f6;flex-direction:column;gap:.25rem;font-size:.8rem;list-style:none;display:flex}.editor-help li:before{content:"•";margin-right:.5rem}.scene-container{flex-direction:column;width:100%;height:100%;display:flex}.scene-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.scene-toolbar h2{font-size:1.25rem;font-weight:600}.view-instructions{color:#6b7280;background:#f3f4f6;border-radius:6px;padding:.5rem 1rem;font-size:.85rem}.scene-content{flex:1;display:flex;position:relative;overflow:hidden}.canvas-wrapper{flex:1;position:relative}.canvas-wrapper canvas{width:100%;height:100%}.furniture-catalog{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:.75rem;width:220px;padding:1rem;display:flex;overflow-y:auto}.furniture-catalog h3{color:#374151;font-size:1rem;font-weight:600}.catalog-hint{color:#9ca3af;font-size:.75rem}.catalog-items{flex-direction:column;gap:.5rem;display:flex}.catalog-item{cursor:pointer;text-align:left;background:#f9fafb;border:1px solid #0000;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;transition:all .2s;display:flex}.catalog-item:hover{background:#eff6ff;border-color:#3b82f6}.item-preview{border-radius:4px;width:32px;height:32px}.item-name{flex:1;font-size:.85rem;font-weight:500}.item-size{color:#9ca3af;font-size:.7rem}.furniture-controls{background:#fff;border-radius:8px;flex-direction:column;gap:.75rem;min-width:160px;padding:1rem;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.furniture-controls h4{color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;font-size:.85rem;font-weight:600}.control-group{flex-direction:column;gap:.25rem;display:flex}.control-group span{color:#6b7280;font-size:.75rem}.control-buttons{gap:.25rem;display:flex}.control-buttons button{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .15s;display:flex}.control-buttons button:hover{background:#e5e7eb}.delete-button{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;padding:.5rem;font-size:.85rem;font-weight:500;transition:background .2s}.delete-button:hover{background:#fecaca}.deselect-button{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:.5rem;font-size:.85rem;transition:all .2s}.deselect-button:hover{background:#e5e7eb}.workflow-container{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;padding:2rem;display:flex}.workflow-header{text-align:center;position:relative}.workflow-header h1{color:#111827;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.workflow-header .subtitle{color:#6b7280;font-size:1.1rem}.reset-button{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s;position:absolute;top:0;right:0}.reset-button:hover{background:#f3f4f6;border-color:#9ca3af}.step-indicator{justify-content:center;gap:1rem;padding:1rem 0;display:flex}.step{opacity:.5;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;display:flex}.step.active,.step.completed{opacity:1}.step-number{color:#6b7280;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.step.active .step-number{color:#fff;background:#3b82f6}.step.completed .step-number{color:#fff;background:#10b981}.step-label{color:#6b7280;text-align:center;max-width:100px;font-size:.8rem;font-weight:500}.step.active .step-label{color:#3b82f6}.step.completed .step-label{color:#10b981}.workflow-content{flex:1}.upload-step,.result-step{flex-direction:column;gap:1.5rem;display:flex}.image-preview{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #00000014}.image-preview img{object-fit:contain;border-radius:8px;max-width:100%;max-height:400px}.image-preview.large img{max-height:500px}.preview-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.secondary-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.secondary-button:hover{background:#f3f4f6;border-color:#9ca3af}.primary-button:disabled{opacity:.5;cursor:not-allowed}.processing-container{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex;box-shadow:0 2px 8px #00000014}.spinner.large{border-width:4px;width:60px;height:60px}.processing-message{color:#374151;text-align:center;font-size:1.1rem}.no-image{text-align:center;background:#f9fafb;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.no-image p{color:#6b7280}@media (max-width:768px){.workflow-container{padding:1rem}.workflow-header h1{font-size:1.75rem}.step-indicator{gap:.5rem}.step-label{max-width:70px;font-size:.7rem}.preview-actions{flex-direction:column}.preview-actions button{width:100%}}
