*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#container{width:100%;height:100%;position:relative}.options-menu{position:fixed;top:10px;right:10px;z-index:1000;width:320px;min-width:200px;max-width:600px;height:calc(100vh - 20px);min-height:200px;overflow-y:auto;overflow-x:visible;background:#1a237e8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:8px;font-family:Segoe UI,Arial,sans-serif;font-size:13px;box-shadow:0 4px 20px #0006;--bim-ui_bg-base: rgba(13, 18, 80, .5);--bim-ui_bg-contrast-10: rgba(17, 24, 96, .5);--bim-ui_bg-contrast-20: rgba(26, 35, 126, .5);--bim-ui_bg-contrast-30: rgba(30, 40, 130, .5);--bim-ui_bg-contrast-40: rgba(35, 45, 136, .5);--bim-ui_bg-contrast-50: rgba(40, 52, 148, .5);--bim-ui_bg-contrast-60: rgba(46, 58, 160, .5);--bim-ui_gray-0: rgba(13, 18, 80, .5);--bim-ui_gray-1: rgba(17, 24, 96, .5);--bim-ui_gray-2: rgba(26, 35, 126, .5);--bim-ui_gray-3: rgba(30, 40, 130, .5);--bim-ui_gray-4: rgba(35, 45, 136, .5);--bim-ui_gray-5: rgba(40, 52, 148, .5);--bim-ui_gray-6: rgba(46, 58, 160, .5);--bim-ui_gray-7: #94a3b8;--bim-ui_gray-8: #cbd5e1;--bim-ui_gray-9: #e2e8f0;--bim-ui_gray-10: #ffffff;--bim-ui_bg-contrast-70: #94a3b8;--bim-ui_bg-contrast-80: #cbd5e1;--bim-ui_bg-contrast-90: #e2e8f0;--bim-ui_bg-contrast-100: #ffffff}@media(max-width:768px){.options-menu{display:none;position:fixed;top:50px;right:10px;left:10px;max-width:none}.options-menu-visible{display:block!important}}.phone-menu-toggler{position:fixed;top:10px;right:10px;z-index:1001;display:none}@media(max-width:768px){.phone-menu-toggler{display:block}}.stats-container{position:fixed;top:0;left:0;z-index:1000}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:2000}.loading-spinner{width:50px;height:50px;border:4px solid #333;border-top:4px solid #6528D7;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drop-zone-active{position:fixed;top:0;left:0;width:100%;height:100%;background:#6528d74d;border:4px dashed #6528D7;display:flex;justify-content:center;align-items:center;z-index:1500;pointer-events:none}.drop-zone-text{color:#fff;font-size:24px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}#unified-left-panel{position:fixed;top:10px;left:10px;width:380px;min-width:200px;max-width:600px;height:calc(100vh - 30px);min-height:200px;background:#1a237e8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:8px;font-family:Segoe UI,Arial,sans-serif;font-size:13px;z-index:1000;display:none;box-shadow:0 4px 20px #0006;overflow:hidden;flex-direction:column}#unified-left-panel.visible{display:flex}#ifc-tree-panel{display:flex;flex-direction:column;flex:1;min-height:150px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1)}.tree-panel-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#3750c8bf;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.tree-panel-header span{font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);letter-spacing:.3px}.tree-panel-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:18px;padding:0 4px;line-height:1}.tree-panel-close:hover{color:#ff6b6b}.tree-panel-search{padding:8px 12px;flex-shrink:0}.tree-panel-search input{width:100%;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#0d125080;color:#fff;font-size:12px;outline:none}.tree-panel-search input::placeholder{color:#fff6}.tree-panel-search input:focus{border-color:#bcf124}.tree-content{overflow-y:auto;flex:1;padding:4px 0;background:#05082da6}.tree-empty{color:#888;font-size:12px;font-style:italic;text-align:center;padding:20px}.tree-node{user-select:none}.tree-node-header{display:flex;align-items:center;padding:4px 8px;cursor:pointer;transition:background .15s;gap:4px;white-space:nowrap}.tree-node-header:hover{background:#bcf1241a}.tree-node-header.selected{background:#bcf12433}.tree-toggle{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#aaa;flex-shrink:0;transition:transform .15s}.tree-toggle.expanded{transform:rotate(90deg)}.tree-toggle.leaf{visibility:hidden}.tree-icon{font-size:14px;flex-shrink:0;margin-right:4px}.tree-label{flex:1;overflow:hidden;text-overflow:ellipsis;font-size:12px}.tree-label.category-label{color:#81d4fa;font-weight:600}.tree-label.storey-label{color:#bcf124;font-weight:600}.tree-label.element-label{color:#ddd}.tree-count{font-size:10px;color:#888;margin-left:4px;flex-shrink:0}.tree-children{display:none;padding-left:16px}.tree-children.expanded{display:block}.panel-splitter{height:8px;background:#0d125099;cursor:row-resize;position:relative;flex-shrink:0;transition:background .2s}.panel-splitter:hover{background:#bcf1244d}.panel-splitter:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:3px;background:#ffffff4d;border-radius:2px}#selection-info{display:flex;flex-direction:column;flex:1;min-height:150px;overflow:hidden;padding:0;background:transparent}#selection-info .props-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#3750c8bf;border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}#selection-info .props-header span{font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);letter-spacing:.3px}#selection-info .props-content{flex:1;overflow-y:auto;padding:16px;background:#05082da6}#selection-info .props-empty{color:#888;font-size:12px;font-style:italic;text-align:center;padding:20px}@media(max-width:768px){#unified-left-panel{left:10px;right:10px;width:auto;height:70vh}}.panel-resize-handle{position:absolute;top:0;width:6px;height:100%;cursor:ew-resize;z-index:10;background:transparent;transition:background .2s}.panel-resize-handle-v{position:absolute;bottom:0;left:0;width:100%;height:6px;cursor:ns-resize;z-index:10;background:transparent;transition:background .2s;border-radius:0 0 8px 8px}.panel-resize-handle:hover,.panel-resize-handle.resizing,.panel-resize-handle-v:hover,.panel-resize-handle-v.resizing{background:#bcf1244d}.options-menu .panel-resize-handle{left:0;border-radius:8px 0 0 8px}#unified-left-panel .panel-resize-handle{right:0;border-radius:0 8px 8px 0}.background-slider-container{position:fixed;bottom:20px;left:20px;z-index:1000;display:flex;align-items:center;gap:10px;padding:10px 15px;background:#ffffffe6;border-radius:8px;box-shadow:0 2px 10px #0003}.slider-icon{font-size:20px;user-select:none}#bg-slider{width:150px;height:6px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#000,#fff);outline:none;border-radius:3px;cursor:pointer}#bg-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#6528d7;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000004d}#bg-slider::-moz-range-thumb{width:18px;height:18px;background:#6528d7;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000004d}
