body{margin:0;font-family:Roboto,Arial,sans-serif}canvas{width:100%;height:100%}#report-info-view{position:absolute;top:20px;left:1em;background:#000000b3;color:#fff;padding:0 10px;border-radius:5px;z-index:100}.controls{position:absolute;top:1em;right:1em;display:flex;gap:.5em;background:#000000b3;color:#fff;padding:10px;border-radius:5px;z-index:100;width:5}.button{margin:0 5px;padding:.5em 1em;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.button:hover{background:#45a049}#measurementInfo{position:absolute;bottom:50px;left:10px;background:#000000b3;color:#fff;padding:0;border-radius:5px;z-index:100}#legend{position:absolute;bottom:50px;right:70px;background:#000000b3;color:#fff;padding:10px;border-radius:5px;z-index:100;width:auto;max-width:500px}#legendLineType .form-check-input{display:none}.text-100{font-weight:100}.text-200{font-weight:200}.text-300{font-weight:300}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-800{font-weight:800}.text-900{font-weight:900}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-white{color:#fff!important}.text-black{color:#000!important}.text-sub{color:#505050a6}.floating-controls{position:absolute;z-index:100}.floating-btn{width:50px;height:50px;border-radius:50%!important;background:#4caf50!important;border:none!important;color:#fff!important;box-shadow:0 2px 5px #0003;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease}.floating-btn:hover{background:#45a049;transform:scale(1.1);box-shadow:0 3px 8px #0000004d}.floating-btn i{font-size:1.5em}.floating-btn.active{background:#2e7d32;box-shadow:0 1px 3px #0006,inset 0 1px 3px #0006;transform:scale(.95)}.units-btn{font-weight:700;font-size:1.2em}#camera-widget{position:fixed;top:20px;right:20px;z-index:1000}#button-widget{position:fixed;top:20px;z-index:1000;right:80px;padding-right:15px}.toggle-btn{padding:8px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:50%;cursor:pointer;font-weight:500;font-size:20px;transition:background .2s ease}.toggle-btn:hover,.floating-btn:hover{background-color:#198754}.camera-controls{position:absolute;right:0;margin-top:6px;background:#f8f9fa;padding:10px;border-radius:8px;box-shadow:0 2px 6px #00000014;opacity:0;transform:translate(20px);pointer-events:none;transition:all .3s ease}.camera-controls.show{opacity:1;transform:translate(0);pointer-events:auto}.camera-controls.hidden{display:block}.view-row{display:flex;gap:6px;justify-content:space-between;margin-bottom:6px}.view-row:last-child{margin-bottom:0}.view-btn{flex:1;padding:6px 8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.view-btn:hover{background-color:#cfd8dc}.view-btn:active{background-color:#b0bec5}.view-btn[data-view=top-view]{flex:2}#legend,.legend-animated,#legendLineType{transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.legend-collapsed{max-height:0!important;opacity:0;pointer-events:none;margin-top:0!important}.legend-expanded{max-height:1000px!important;opacity:1;pointer-events:auto;margin-top:5px}#legend-toggle-button{transition:all .3s ease}#legend-toggle-button i{transition:transform .35s cubic-bezier(.4,0,.2,1);display:inline-block;transform-origin:center}#legend-toggle-button.legend-open i{transform:rotate(0)}#legend-toggle-button.legend-closed i,#legend-toggle-button.chevron-rotated i{transform:rotate(180deg)}.responsive-gizmo{display:none}.export-dropdown-container{position:relative}.export-dropdown-menu{position:absolute;bottom:100%;right:0;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:140px;margin-bottom:8px;overflow:hidden}.export-dropdown-option{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:none;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s ease}.export-dropdown-option:hover{background-color:#f5f5f5}.export-dropdown-option:disabled{opacity:.6;cursor:not-allowed}.export-dropdown-option:disabled:hover{background-color:transparent}.export-dropdown-option i{width:16px;text-align:center}.export-dropdown-menu>div{height:1px;background:#e0e0e0;margin:0 8px}.export-btn{position:relative}.export-btn .fa-chevron-down{position:absolute;bottom:2px;right:2px;font-size:.6rem;opacity:.7}body.drag-active:after{content:"Drop XML or USDZ files to load";position:fixed;inset:0;background:#18181873;border:2px dashed rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#f0f0f0;z-index:2500;pointer-events:none;backdrop-filter:blur(3px);text-transform:uppercase;letter-spacing:1.2px}.room-furniture-panel{position:fixed;top:160px;left:15px;width:320px;max-height:calc(100vh - 180px);background:#fffffff2;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;z-index:1000;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.room-furniture-panel.minimized{max-height:50px}.rfc-header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px 8px 0 0;user-select:none}.rfc-header h3{margin:0;font-size:16px;font-weight:600}.rfc-controls{display:flex;gap:6px}.rfc-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;padding:4px 8px;font-size:14px;transition:all .2s;display:flex;align-items:center;justify-content:center}.rfc-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.rfc-btn-sm{padding:3px 7px;font-size:16px;line-height:1}.rfc-btn-sm span{display:block;line-height:1}.rfc-room-list{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 230px);padding:8px;background:#f8f9fa}.rfc-room-list::-webkit-scrollbar{width:8px}.rfc-room-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.rfc-room-list::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.rfc-room-list::-webkit-scrollbar-thumb:hover{background:#555}.rfc-room-item{background:#fff;border:1px solid #dee2e6;border-radius:6px;margin-bottom:8px;overflow:hidden;transition:all .2s}.rfc-room-item:hover{box-shadow:0 2px 8px #0000001a}.rfc-room-header{padding:10px 12px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.rfc-room-header:hover{background:#f8f9fa}.rfc-room-header-main{display:flex;align-items:center;gap:8px;flex:1}.rfc-room-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.rfc-expand-btn{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s}.rfc-expand-btn:hover{color:#667eea;transform:scale(1.1)}.rfc-expand-icon{font-size:12px;transition:transform .2s;display:inline-block;line-height:1}.rfc-room-name{font-weight:600;color:#333;font-size:14px;flex:1}.rfc-room-info{display:flex;align-items:center;gap:8px}.rfc-furniture-count{font-size:12px;color:#666;background:#e9ecef;padding:2px 8px;border-radius:10px;font-weight:500}.rfc-furniture-list{max-height:300px;overflow-y:auto;overflow-x:hidden;border-top:1px solid #e9ecef;background:#f8f9fa;transition:max-height .3s ease}.rfc-furniture-list.collapsed{max-height:0;border-top:none;overflow:hidden}.rfc-furniture-list::-webkit-scrollbar{width:6px}.rfc-furniture-list::-webkit-scrollbar-track{background:#f8f9fa}.rfc-furniture-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.rfc-furniture-list::-webkit-scrollbar-thumb:hover{background:#999}.rfc-furniture-item{display:flex;align-items:center;gap:8px;padding:8px 12px 8px 42px;background:#fff;border-bottom:1px solid #e9ecef;transition:all .2s;cursor:pointer}.rfc-furniture-item:last-child{border-bottom:none}.rfc-furniture-item:hover{background:#f1f3f5}.rfc-furniture-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#667eea}.rfc-furniture-icon{font-size:16px;line-height:1}.rfc-furniture-item[data-furniture-type=floor] .rfc-furniture-icon{border:1px solid #0907075c;border-radius:3px;padding:2px 0;display:inline-block}.rfc-furniture-name{flex:1;color:#333;font-size:13px}.rfc-furniture-size{font-size:11px;color:#495057;background:#d3f9d8;padding:2px 6px;border-radius:4px;font-weight:500;margin-right:4px}.rfc-furniture-type{font-size:11px;color:#868e96;background:#e9ecef;padding:2px 6px;border-radius:4px;font-weight:500;text-transform:uppercase}.rfc-empty-message{padding:16px 12px;text-align:center;color:#868e96;font-size:13px;font-style:italic}@media (max-width: 768px){.room-furniture-panel{width:calc(100vw - 30px);max-width:320px}}@media (max-height: 600px){.room-furniture-panel{top:80px;max-height:calc(100vh - 100px)}.rfc-room-list{max-height:calc(100vh - 150px)}}.rfc-room-checkbox:indeterminate{opacity:.6}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.rfc-furniture-list:not(.collapsed) .rfc-furniture-item{animation:slideDown .2s ease}.rfc-room-item:hover .rfc-expand-btn{color:#667eea}.rfc-btn:focus,.rfc-expand-btn:focus,.rfc-room-checkbox:focus,.rfc-furniture-checkbox:focus{outline:2px solid #667eea;outline-offset:2px}.rfc-room-item.disabled{opacity:.5;pointer-events:none}.rfc-furniture-item.selected{background:#e7f5ff;border-left:3px solid #667eea}@media (prefers-color-scheme: dark){.room-furniture-panel{background:#1e1e1ef2;border-color:#444}.rfc-room-list{background:#1a1a1a}.rfc-room-item{background:#2a2a2a;border-color:#444}.rfc-room-header{background:#2a2a2a}.rfc-room-header:hover{background:#333}.rfc-room-name{color:#e9ecef}.rfc-furniture-count{background:#444;color:#adb5bd}.rfc-furniture-list{background:#1a1a1a}.rfc-furniture-item{background:#2a2a2a;border-bottom-color:#444}.rfc-furniture-item:hover{background:#333}.rfc-furniture-name{color:#e9ecef}.rfc-furniture-size{background:#2f5233;color:#a3e9a4}.rfc-furniture-type{background:#444;color:#adb5bd}.rfc-empty-message{color:#6c757d}}
