@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:FunnelDisplay;src:url(/fonts/FunnelDisplay-Variable.woff2) format("woff2");font-weight:300 800;font-style:normal;font-display:swap}:root{--hb-navy: #1e1e1e;--hb-blue: #5BB5FF;--hb-blue-600: #0073C7;--hb-blue-500: #5BB5FF;--hb-blue-400: #7FCCFF;--hb-blue-100: #CCE8FF;--hb-blue-50: #EAF4FF;--hb-accent: #5BB5FF;--hb-accent-100: rgba(91,181,255,.2);--hb-accent-50: rgba(91,181,255,.08);--hb-white: #FFFFFF;--hb-gray-50: #F8F8F8;--hb-gray-100: #F1F5F9;--hb-gray-200: #E2E8F0;--hb-gray-300: #CBD5E1;--hb-gray-400: #94A3B8;--hb-gray-500: #64748B;--hb-gray-700: #334155;--hb-gray-900: #1e1e1e;--hb-success: #16A34A;--hb-warning: #D97706;--hb-error: #DC2626;--radius-sm: 4px;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06), 0 1px 3px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);--shadow-lg: 0 10px 25px rgba(0,0,0,.12), 0 4px 10px var(--panel-border);--shadow-xl: 0 20px 40px rgba(0,0,0,.15);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "FunnelDisplay", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "JetBrains Mono", "Fira Code", ui-monospace, "Cascadia Code", monospace;--transition: .15s ease;--transition-slow: .3s ease;--header-h: 48px;--toolbar-h: 40px;--chrome-h: calc(var(--header-h) + var(--toolbar-h));--left-panel-w: 260px;--right-panel-w: 300px;--canvas-bg: #edf2f7;--panel-bg: rgba(248,250,252,.7);--panel-border: rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font);font-optical-sizing:auto;background:var(--hb-gray-50);color:var(--hb-gray-900);line-height:1.5}img,svg{display:block;max-width:100%}a{color:var(--hb-blue-600);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.lang-toggle{display:flex;align-items:center;gap:2px;background:#00000012;border-radius:6px;padding:3px}.lang-btn{padding:4px 10px;border:none;border-radius:4px;background:transparent;color:var(--hb-gray-700);font-size:12px;font-weight:600;letter-spacing:.05em;transition:var(--transition)}.lang-btn.active,.lang-btn:hover{background:#0000001a;color:var(--hb-gray-900)}html.dark .lang-toggle{background:#ffffff1f}html.dark .lang-btn{color:#ffffffb3}html.dark .lang-btn.active,html.dark .lang-btn:hover{background:#ffffff40;color:var(--hb-white)}.hb-logo{display:flex;align-items:center;gap:.4rem;user-select:none;text-decoration:none!important}.hb-logo-img{height:22px;width:auto;display:block;flex-shrink:0}.hb-logo-badge{font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--hb-blue);align-self:center}.viewer-page{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--hb-gray-100)}.header-safe-area{height:env(safe-area-inset-top,0px);background:var(--hb-gray-100);flex-shrink:0;z-index:100}.footer-safe-area{height:env(safe-area-inset-bottom,0px);background:var(--hb-gray-100)}.viewer-header{height:var(--header-h);background:var(--hb-gray-100);border-bottom:1px solid var(--hb-gray-200);display:flex;align-items:center;padding:0 1rem;gap:.75rem;flex-shrink:0;z-index:100}.viewer-toolbar{height:var(--toolbar-h);background:var(--hb-gray-100);border-top:1px solid var(--hb-gray-200);border-bottom:1px solid var(--hb-gray-200);display:flex;align-items:center;padding:0 .75rem;gap:.35rem;flex-shrink:0;z-index:100}.toolbar-divider{width:1px;height:20px;background:#ffffff26;margin:0 .25rem;flex-shrink:0}.header-spacer{flex:1}.toolbar-btn{display:flex;align-items:center;gap:.35rem;padding:.4rem .8rem;border:none;border-radius:var(--radius-sm);background:#0000000d;color:var(--hb-gray-700);font-size:.78rem;font-weight:500;font-family:inherit;transition:background var(--transition),color var(--transition);white-space:nowrap}.toolbar-btn:hover{background:#0000001a;color:var(--hb-gray-900)}.toolbar-btn.active{background:var(--hb-blue);color:var(--hb-white)}html.dark .toolbar-btn{background:#ffffff14;color:#ffffffd9}html.dark .toolbar-btn:hover{background:#ffffff2e;color:var(--hb-white)}html.dark .toolbar-btn.active{background:var(--hb-blue);color:var(--hb-white)}.toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.toolbar-btn svg{width:15px;height:15px}.mobile-panel-toggle{display:flex}.measure-wrap{position:relative}.measure-submenu{position:absolute;top:calc(100% + 4px);left:0;background:var(--hb-gray-100);border:1px solid var(--hb-gray-200);border-radius:var(--radius-sm);padding:3px;display:flex;flex-direction:column;gap:1px;z-index:200;min-width:130px;box-shadow:0 4px 16px #00000026}.measure-submenu.hidden{display:none}html.dark .measure-submenu{background:#1e2130;border-color:#ffffff1f;box-shadow:0 4px 20px #00000073}.measure-sub-btn{display:flex;align-items:center;gap:.55rem;padding:.38rem .75rem;border:none;border-radius:calc(var(--radius-sm) - 1px);background:transparent;color:var(--hb-gray-700);font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;width:100%;text-align:left;transition:background var(--transition),color var(--transition)}.measure-sub-btn:hover{background:#00000012;color:var(--hb-gray-900)}.measure-sub-btn.active{background:var(--hb-blue);color:var(--hb-white)}.measure-sub-btn svg{width:14px;height:14px;flex-shrink:0}html.dark .measure-sub-btn{color:#fffc}html.dark .measure-sub-btn:hover{background:#ffffff1a;color:var(--hb-white)}html.dark .measure-sub-btn.active{background:var(--hb-blue);color:var(--hb-white)}.object-menu{position:fixed;background:var(--hb-gray-100);border:1px solid var(--hb-gray-200);border-radius:var(--radius-sm);padding:3px;display:flex;flex-direction:column;gap:1px;z-index:1000;min-width:150px;box-shadow:0 4px 16px #00000026}html.dark .object-menu{background:#1e2130;border-color:#ffffff1f;box-shadow:0 4px 20px #00000073}.object-menu-btn{display:flex;align-items:center;gap:.55rem;padding:.45rem .75rem;border:none;border-radius:calc(var(--radius-sm) - 1px);background:transparent;color:var(--hb-gray-700);font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;width:100%;text-align:left;transition:background var(--transition),color var(--transition)}.object-menu-btn:hover{background:#00000012;color:var(--hb-gray-900)}.object-menu-btn svg{width:14px;height:14px;flex-shrink:0}html.dark .object-menu-btn{color:#fffc}html.dark .object-menu-btn:hover{background:#ffffff1a;color:var(--hb-white)}.btn-ar{background:linear-gradient(135deg,#9b6dff,#5bb5ff)!important;color:var(--hb-white)!important;font-weight:600!important}.btn-ar:hover{background:linear-gradient(135deg,#8a5ce8,#4aa8f0)!important}.btn-ar span{display:inline!important}.btn-ar:disabled{opacity:.45}@media(max-width:900px){.btn-ar{background:linear-gradient(135deg,#9b6dff,#5bb5ff)!important}.btn-ar:hover{background:linear-gradient(135deg,#8a5ce8,#4aa8f0)!important}}.btn-logout{background:transparent;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;padding:.4rem .8rem;border-radius:var(--radius-sm);font-size:.78rem;font-family:inherit;transition:all var(--transition)}.btn-logout:hover{border-color:#ffffff80;color:var(--hb-white)}.viewer-body{flex:1;position:relative;overflow:hidden}.left-panel{position:absolute;left:0;top:0;width:var(--left-panel-w);max-height:100%;z-index:10;background:var(--panel-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-right:1px solid var(--panel-border);border-radius:0 var(--radius-xl) var(--radius-xl) 0;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease-out}.left-panel.panel-collapsed{transform:translateY(-100%)}.panel-header{padding:.85rem 1rem;border-bottom:1px solid var(--hb-gray-100);display:flex;align-items:center;gap:.5rem}.panel-title{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hb-gray-500)}.preset-label{padding:.5rem 1rem .15rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hb-gray-500)}.model-list{list-style:none;padding:.35rem .5rem}.model-item{display:flex;align-items:center;gap:.55rem;padding:.5rem .6rem;border-radius:var(--radius);cursor:pointer;transition:background var(--transition);user-select:none}.model-item:hover{background:var(--hb-gray-100)}.model-item.active{background:var(--hb-accent-50)}.model-item-icon{width:16px;height:16px;flex-shrink:0;color:var(--hb-gray-400)}.model-item.active .model-item-icon{color:var(--hb-accent)}.model-item-icon svg{width:16px;height:16px}.model-item-name{flex:1;font-size:.82rem;font-weight:500;color:var(--hb-gray-700)}.model-item.active .model-item-name{color:var(--hb-accent);font-weight:600}.model-item-ext{font-size:.65rem;font-weight:700;letter-spacing:.05em;color:var(--hb-gray-400);background:transparent;border:1px solid var(--hb-gray-200);border-radius:3px;padding:1px 5px;flex-shrink:0}.model-item.active .model-item-ext{color:var(--hb-accent);background:var(--hb-accent-50)}.model-item-add{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border:1px solid var(--hb-gray-200);border-radius:var(--radius-sm);background:transparent;color:var(--hb-gray-400);transition:background var(--transition),color var(--transition)}.model-item-add:hover{background:var(--hb-blue);color:var(--hb-white);border-color:var(--hb-blue)}.model-item-add svg{width:13px;height:13px}.model-item-add.placeholder{visibility:hidden;pointer-events:none}html.dark .model-item-add{border-color:#ffffff26;color:#fff9}html.dark .model-item-add:hover{background:var(--hb-blue);color:var(--hb-white)}.panel-divider{margin:.25rem 1rem;border-top:1px solid var(--hb-gray-200)}.upload-zone{margin:1rem;border:2px dashed var(--hb-gray-200);border-radius:var(--radius-lg);padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:all var(--transition-slow);background:transparent}.upload-zone:hover,.upload-zone.drag-over{border-color:var(--hb-accent);background:var(--hb-accent-50)}.upload-zone.drag-over{transform:scale(1.01)}.upload-icon{width:36px;height:36px;margin:0 auto .75rem;color:var(--hb-gray-400)}.upload-zone:hover .upload-icon,.upload-zone.drag-over .upload-icon{color:var(--hb-accent)}.upload-hint-text{font-size:.8rem;color:var(--hb-gray-500);line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.upload-or{font-size:.75rem;color:var(--hb-gray-400);margin:.6rem 0}.btn-upload-file{padding:.45rem 1rem;border:1.5px solid var(--hb-accent);border-radius:var(--radius);background:transparent;color:var(--hb-accent);font-size:.78rem;font-weight:600;font-family:inherit;transition:all var(--transition)}.btn-upload-file:hover{background:var(--hb-accent-50)}.upload-formats-text{font-size:.68rem;color:var(--hb-gray-400);margin-top:.75rem}.models-header{display:flex;align-items:center;justify-content:space-between;padding-right:.5rem}.btn-add-model{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--hb-gray-300);border-radius:var(--radius-sm);background:var(--hb-white);color:var(--hb-gray-500);transition:background var(--transition),color var(--transition),border-color var(--transition)}.btn-add-model:hover{background:var(--hb-blue);color:var(--hb-white);border-color:var(--hb-blue)}.btn-add-model svg{width:15px;height:15px}.loaded-model-list{list-style:none;padding:.35rem .5rem .25rem;margin:0;display:flex;flex-direction:column;gap:.25rem}.loaded-model-item{display:flex;align-items:center;gap:.4rem;padding:.3rem .45rem;border-radius:var(--radius);background:var(--hb-accent-50);border:1px solid var(--hb-accent-100)}.lm-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;background:none;color:var(--hb-gray-500);border-radius:var(--radius-sm);transition:background var(--transition),color var(--transition)}.lm-btn svg{width:15px;height:15px}.lm-btn:hover{background:var(--hb-gray-200);color:var(--hb-gray-700)}.lm-visible.off{color:var(--hb-gray-300)}.lm-remove:hover{background:#dc26261f;color:var(--hb-error)}.lm-name{flex:1 1 auto;min-width:0;font-size:.8rem;color:var(--hb-gray-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lm-opacity{flex-shrink:0;width:64px;accent-color:var(--hb-blue)}html.dark .btn-add-model{background:#ffffff14;color:#ffffffb3;border-color:#ffffff26}html.dark .btn-add-model:hover{background:var(--hb-blue);color:var(--hb-white)}html.dark .loaded-model-item{background:#ffffff0d;border-color:#ffffff1a}html.dark .lm-name{color:#ffffffd9}html.dark .lm-btn{color:#fff9}html.dark .lm-btn:hover{background:#ffffff26;color:var(--hb-white)}.file-info-box{margin:0 1rem 1rem;padding:.65rem .85rem;background:var(--hb-accent-50);border:1px solid var(--hb-accent-100);border-radius:var(--radius);display:none}.file-info-box.visible{display:block}.file-info-label{font-size:.68rem;font-weight:600;color:var(--hb-accent);letter-spacing:.04em;text-transform:uppercase}.file-info-name{font-size:.82rem;color:var(--hb-gray-700);font-weight:500;word-break:break-all;margin-top:.2rem}.file-info-dims{margin-top:.3rem}#file-info-dims-values{font-size:.8rem;color:var(--hb-gray-700);font-variant-numeric:tabular-nums;letter-spacing:.01em}.file-info-dims-label{font-size:.65rem;color:var(--hb-gray-400);letter-spacing:.04em}.sun-bar,.section-box-bar{display:none;align-items:center;gap:.5rem;padding:.35rem 1rem;background:var(--hb-surface);border-bottom:1px solid var(--hb-border);font-size:.78rem}.sun-bar.visible,.section-box-bar.visible{display:flex}.section-box-bar{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.clip-bar-slider{flex:1;accent-color:var(--hb-accent);cursor:pointer}.sun-date-slider{flex:.5}.sun-location-select{padding:.1rem .3rem;border:1px solid var(--hb-border);border-radius:3px;background:var(--hb-surface);color:var(--hb-gray-500);font-size:.72rem;font-weight:500;cursor:pointer;line-height:1.5}.sun-coord-label{color:var(--hb-gray-700);font-size:.72rem;white-space:nowrap;user-select:none}.sun-coord-input{width:5rem;padding:.1rem 1.4rem .1rem .3rem;border:1px solid var(--hb-gray-200);border-radius:3px;background:var(--hb-gray-100);color:var(--hb-gray-500);font-size:.72rem;font-weight:500;text-align:right;color-scheme:dark;-moz-appearance:textfield;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpath d='M4 1 L7.5 5.5 L0.5 5.5Z' fill='%238899b8'/%3E%3Cpath d='M4 13 L7.5 8.5 L0.5 8.5Z' fill='%238899b8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:7px 12px;cursor:ns-resize}.sun-coord-input::-webkit-inner-spin-button,.sun-coord-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.clip-bar-value{color:var(--hb-gray-700);font-variant-numeric:tabular-nums;min-width:4.5rem;text-align:right;font-size:.76rem}.sb-slider{flex:.5;min-width:4rem}.sb-val{min-width:3.6rem}.sb-label{color:var(--hb-gray-500);font-weight:600;font-size:.72rem;flex-shrink:0}.sb-sep{width:1px;height:1.1rem;background:var(--hb-border);flex-shrink:0;margin:0 .1rem}.canvas-container{position:absolute;inset:0;overflow:hidden;background:var(--canvas-bg)}.canvas-container.drag-over:after{content:"";position:absolute;inset:0;border:3px dashed var(--hb-blue-500);border-radius:4px;pointer-events:none;z-index:10}#viewer-canvas{display:block;width:100%!important;height:100%!important}.right-panel{position:absolute;right:0;top:0;width:var(--right-panel-w);max-height:100%;z-index:10;background:var(--panel-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid var(--panel-border);border-radius:var(--radius-xl) 0 0 var(--radius-xl);display:flex;flex-direction:column;overflow-y:auto;transition:transform .2s ease-out;scrollbar-gutter:stable}.right-panel.panel-collapsed{transform:translateY(-100%)}.bim-content{flex:1;overflow-y:auto;padding:.75rem}.bim-empty-state{padding:2rem 1rem;text-align:center;color:var(--hb-gray-400);font-size:.82rem;line-height:1.6}.bim-empty-icon{width:40px;height:40px;margin:0 auto .75rem;opacity:.4}.bim-row{display:flex;flex-direction:column;padding:.55rem .1rem;border-bottom:1px solid var(--hb-gray-100)}.bim-row:last-child{border-bottom:none}.bim-label{font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--hb-gray-400);margin-bottom:.2rem}.bim-value{font-size:.82rem;color:var(--hb-gray-800, var(--hb-gray-900));font-weight:500;word-break:break-all}.bim-value-mono{font-family:var(--mono);font-size:.75rem;color:var(--hb-gray-600, var(--hb-gray-700))}.pset-divider{margin:.5rem .1rem;border-top:1px dashed var(--hb-gray-200)}.pset-group{margin-bottom:.25rem}.pset-name{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--hb-gray-500);padding:.4rem .1rem;cursor:pointer;list-style:none;display:flex;align-items:center;gap:.35rem;user-select:none}.pset-name::-webkit-details-marker{display:none}.pset-name:before{content:"▸";font-size:.6rem;color:var(--hb-gray-400);transition:transform var(--transition);flex-shrink:0}details[open]>.pset-name:before{transform:rotate(90deg)}.nav-cube{position:absolute;bottom:42px;right:42px;width:60px;height:60px;perspective:220px;z-index:150;pointer-events:auto}.nav-cube__inner{width:60px;height:60px;position:relative;transform-style:preserve-3d;will-change:transform}.nav-cube__face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;letter-spacing:.06em;cursor:pointer;border:1.5px solid rgba(0,0,0,.12);background:var(--hb-gray-100);color:var(--hb-gray-700);backface-visibility:visible;transition:background .12s;user-select:none}.nav-cube__face:hover{background:var(--hb-gray-200)}html.dark .nav-cube__face{border-color:#ffffff26}html.dark .nav-cube__face:hover{background:var(--hb-gray-200)}.fp-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000a6;color:#fff;padding:7px 16px;border-radius:20px;font-size:12px;font-weight:500;letter-spacing:.01em;pointer-events:none;display:flex;align-items:center;gap:8px;z-index:200;backdrop-filter:blur(6px);white-space:nowrap}.fp-hint.hidden{display:none}.fp-hint svg{width:15px;height:15px;opacity:.85;flex-shrink:0}html.dark .fp-hint{background:#000000bf}#loading-overlay{position:fixed;inset:0;background:#1a2838d1;display:none;align-items:center;justify-content:center;z-index:9000;flex-direction:column;gap:1.25rem;backdrop-filter:blur(4px)}#loading-overlay.visible{display:flex}.loading-tree{width:64px;height:64px;animation:spin 2s linear infinite}.loading-text{color:var(--hb-white);font-size:.9rem;font-weight:500;letter-spacing:.02em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#toast-container{position:fixed;bottom:calc(44px + env(safe-area-inset-bottom,0px) + 1rem);right:1.5rem;z-index:9100;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{padding:.7rem 1rem;border-radius:var(--radius);font-size:.82rem;font-weight:500;box-shadow:var(--shadow-lg);opacity:0;transform:translate(1rem);transition:opacity var(--transition-slow),transform var(--transition-slow);max-width:320px;pointer-events:auto}.toast.show{opacity:1;transform:translate(0)}.toast-success{background:var(--hb-success);color:#fff}.toast-error{background:var(--hb-error);color:#fff}.toast-warning{background:var(--hb-warning);color:#fff}.toast-info{background:var(--hb-blue);color:#fff}#ar-overlay{display:none;position:fixed;inset:0;z-index:8000;align-items:flex-end;justify-content:center;padding-bottom:2rem;pointer-events:none}#ar-overlay.visible{display:flex}.ar-stop-btn{pointer-events:auto;padding:.8rem 2rem;background:#dc2626e6;color:#fff;border:none;border-radius:999px;font-size:1rem;font-weight:700;font-family:inherit;backdrop-filter:blur(8px);box-shadow:var(--shadow-lg)}@media(max-width:900px){:root{--left-panel-w: 0px;--right-panel-w: 0px}.left-panel,.right-panel{display:none}.left-panel.mobile-open,.right-panel.mobile-open{display:flex;position:fixed;z-index:500;top:calc(var(--chrome-h) + env(safe-area-inset-top,0px));height:auto;max-height:calc(100dvh - var(--chrome-h) - env(safe-area-inset-top,0px) - 1rem);width:50vw;background:var(--panel-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-xl);overflow-y:auto}.left-panel.mobile-open{left:.75rem;border-radius:var(--radius-lg)}.right-panel.mobile-open{right:.75rem;border-radius:var(--radius-lg)}#panel-backdrop{display:none;position:fixed;inset:0;top:calc(var(--chrome-h) + env(safe-area-inset-top,0px));background:#0006;z-index:499}#panel-backdrop.visible{display:block}.toolbar-btn span{display:none}.toolbar-btn svg{width:18px;height:18px}#btn-wireframe,#btn-axes,#btn-grid,#btn-fp,#nav-cube{display:none}.mobile-panel-toggle{display:flex}}.theme-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:var(--radius-sm);background:#00000012;color:var(--hb-gray-700);transition:background var(--transition),color var(--transition);flex-shrink:0}.theme-btn:hover{background:#00000021;color:var(--hb-gray-900)}.theme-btn svg{width:16px;height:16px}html.dark .upload-zone{background:#ffffff08;border-color:#ffffff1f}html.dark .model-item-ext{background:#ffffff12;color:var(--hb-gray-500)}html.dark .theme-btn{background:#ffffff1a;color:#ffffffd9}html.dark .theme-btn:hover{background:#fff3;color:var(--hb-white)}.viewer-footer{flex-shrink:0;background:var(--hb-gray-100);border-top:1px solid var(--hb-gray-200);padding:0 1rem;z-index:10;font-size:11px;color:var(--hb-gray-500)}.footer-row{display:flex;align-items:center;height:22px}.footer-top{justify-content:space-between;border-bottom:1px solid var(--hb-gray-200)}.footer-bottom{justify-content:center;gap:.5rem}.footer-links{display:flex;align-items:center;gap:.4rem}.viewer-footer a{color:var(--hb-gray-500);text-decoration:none;transition:color var(--transition)}.viewer-footer a:hover{color:var(--hb-gray-900);text-decoration:none}.footer-sep,.footer-dot{color:var(--hb-gray-300)}.footer-version{color:var(--hb-blue-500);font-weight:600}.footer-social{display:flex;align-items:center;gap:.5rem}.footer-social a{display:flex;align-items:center;color:var(--hb-gray-400)}.footer-social a:hover{color:var(--hb-gray-700)}.footer-social svg{width:14px;height:14px}@media(max-width:900px){.viewer-footer{padding:0 .75rem}.footer-bottom{gap:.35rem}.footer-version{display:none}}html.dark{--hb-gray-50: #1a1f2e;--hb-gray-100: #222838;--hb-gray-200: #2d3550;--hb-gray-300: #3b4668;--hb-gray-400: #5a6a8a;--hb-gray-500: #8899b8;--hb-gray-700: #c0cce0;--hb-gray-900: #e0e8f0;--hb-blue-50: #0a1929;--hb-blue-100: #0e2d4d;--hb-accent-50: rgba(91,181,255,.08);--hb-accent-100: rgba(91,181,255,.18);--canvas-bg: #141820;--panel-bg: rgba(14,20,40,.7);--panel-border: rgba(255,255,255,.07)}
