:root{--theme-color-1:#00aeef;--theme-color-2:#343d80;--mode-color:#fff;--mode-bg-color:#f6fbfe;--base-font-size:13px}*{--light-grey:#b4c7d7;box-sizing:border-box;font-family:Segoe UI;font-size:14px;margin:0;padding:0}body{overflow:hidden}.lil-gui{display:none!important;opacity:0}.hidden{visibility:collapse}.full-screen{height:100%;width:100%}.full-width{width:100%}.thumbnail{background:#e6e6e6b3;border:5px solid #fff;border-radius:100%;padding:10px;pointer-events:all;transition:background-color .2s ease-in-out}.thumbnail:hover{background-color:#fff;cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ifcjs-dimension-label{background-color:#000;border-radius:8px;color:#fff;font-family:sans-serif;padding:8px;pointer-events:all;transition:background-color .2s ease-in-out}.ifcjs-dimension-label:hover{background-color:grey}.ifcjs-dimension-preview{background-color:#fff;border-radius:100%;height:2rem;opacity:.3;padding:8px;width:2rem}.header-btn{border:1px solid #0000;border-radius:3px;cursor:pointer;font-size:15px;padding:4px 10px}.header-btn-fill{background-color:#fff;background-color:var(--mode-color);color:#343d80;color:var(--theme-color-2)}.header-btn-fill-colored{background-color:#343d80;background-color:var(--theme-color-2);color:#fff;color:var(--mode-color)}.header-btn-outline{background-color:initial;border-color:#fff;border-color:var(--mode-color);color:#fff;color:var(--mode-color)}.header-btn-outline-colored{background-color:initial;border-color:#343d80!important;border-color:var(--theme-color-2)!important;color:#343d80!important;color:var(--theme-color-2)!important}.scrollbar{scrollbar-color:#78828c8c #0000;scrollbar-width:thin}.scrollbar::-webkit-scrollbar{height:8px;width:8px}.scrollbar::-webkit-scrollbar-track{background:#0000}.scrollbar::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#78828c8c;border:2px solid #0000;border-radius:14px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#78828ccc}.header-container{display:none!important}.mainContainer{align-items:center;background-color:var(--mode-bg-color);display:flex;flex:1 1;justify-content:center}.formBoxContainer{background-color:#fff;border-radius:12px;box-shadow:2px 2px 20px #7d7d7d3d;padding:30px 55px;width:600px}.landing-logo{background-color:var(--mode-bg-color);border:1px solid #b4c7d7;border-radius:50%;display:block;margin:0 auto 2rem;max-width:150px;padding:5px}@keyframes logo-spin{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.error-text{color:red;font-size:16px;text-align:center}.header-container{align-items:center;background-image:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));display:flex;height:50px;justify-content:space-between;padding:6px 10px}.logo-icon{height:18px}.link{color:var(--mode-color);font-size:18px;font-weight:600;gap:4px;justify-content:center;text-decoration:none}.btn-container,.link{align-items:center;display:flex}.btn-container{gap:5px;justify-content:space-between}.language-btn-outer-container{border-radius:25px!important;padding:0 5px!important;position:relative}.language-btn{align-items:center;display:flex;gap:4px;padding:4px}.language-btn p{font-size:var(--base-font-size);margin-bottom:2px;min-width:18px;text-transform:uppercase}.dropdown-container{background-color:var(--mode-color);border-radius:2px;box-shadow:2px 2px 10px #00000030;color:var(--theme-color-2);overflow:hidden;position:absolute;right:0;top:120%;width:100%}.dropdown-list{cursor:pointer;font-size:var(--base-font-size);padding:4px;text-align:center;text-transform:uppercase;&:hover{background-color:var(--theme-color-1)}}.logo-container .divider{background:#fff6;height:22px;width:1px}.header-title{color:#bfe8ff}.header-search{cursor:pointer;height:34px;margin:0 6px;position:relative;transition:width .18s ease;width:34px}.header-search.open{max-width:250px;width:250px}@media screen and (max-width:480px){.header-search.open{margin:0;max-width:150px;width:150px}}.header-search-icon-btn{background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;color:var(--mode-color);cursor:pointer;display:grid;height:34px;place-items:center;width:34px}.header-search-box{height:34px;position:relative}.header-search-input{background:#ffffff1f;border:1px solid #ffffff40;border-radius:18px;color:var(--mode-color);font-size:var(--base-font-size);height:34px;outline:none;padding:0 38px;width:100%}.header-search-left-icon{color:#ffffffd9;left:10px;place-items:center;pointer-events:none}.header-search-clear-btn,.header-search-left-icon{display:grid;position:absolute;top:50%;transform:translateY(-50%)}.header-search-clear-btn{background:#0000;border:none;border-radius:50%;color:#ffffffe6;cursor:pointer;height:26px;place-items:center;right:6px;width:26px}.header-search-clear-btn:hover{background:#ffffff1f}.header-search-input::placeholder{color:#ffffffbf}.header-search-list{background:var(--mode-color);border-radius:8px;box-shadow:2px 6px 16px #00000040;color:var(--theme-color-2);left:0;max-height:400px;overflow:hidden;overflow:auto;position:absolute;right:0;top:42px;z-index:1000}.header-search-item{align-items:center;cursor:pointer;display:flex;gap:10px;padding:8px 10px}.header-search-item:hover{background:#1976d212}.header-search-item-id{color:var(--theme-color-1);font-weight:700;min-width:70px}.header-search-item-name{font-size:var(--base-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footerContainer{background-image:linear-gradient(90deg,var(--theme-color-1),var(--theme-color-2));padding:5px}.footerContainer p{color:#fff;font-size:10px;text-align:center}.full-width{grid-gap:12px;display:grid;gap:12px;grid-template-rows:auto 1fr auto;padding:4px 4px 8px}.list-item{margin:0}.tree-panel-content{display:flex;flex-direction:column;min-height:100%;position:relative;width:100%}.margin-left{border-left:2px solid #e4e6eb;margin-left:16px;padding-left:8px}.wide-button{width:100%}.cursor-pointer{cursor:pointer;transition:transform .12s ease,opacity .12s ease}.cursor-pointer:hover{opacity:.9}.modal-list-container{align-items:center;gap:8px;width:100%}.front-menu-content .modal-text{background:#fff;border:1px solid #d6d9df;border-radius:999px;color:#4b5563;font-size:13px;padding:6px 10px;-webkit-user-select:none;user-select:none}.modal-text.highlight{background:#1976d2;border-color:#1976d2;color:#fff}.floorplan-btn{background:#fff;border:1px solid #d6d9df;border-radius:10px;color:#1f2933;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.2px;margin-bottom:4px;padding:7px 10px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.floorplan-btn:hover{background:#f3f4f7;box-shadow:0 2px 8px #0000001a}.nodata-text{color:#6b7280;padding:14px 10px;text-align:center}.value-pair{align-items:baseline;background:#fff;border:1px solid #d6d9df;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:8px 10px;transition:background .12s ease}.value-pair:hover{background:#f3f4f7}.value-pair p{color:#4b5563;font-size:13px;margin:0}.value-pair>:first-child{color:#1f2933;font-weight:700}.submit-button{background:#1976d214;border:1px solid #1976d2;border-radius:999px;color:#1976d2;cursor:pointer;font-size:13px;font-weight:700;padding:9px 14px;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.submit-button:hover{background:#1976d2;box-shadow:0 4px 14px #1976d240;color:#fff}.model-section{gap:8px}.model-section-container{grid-gap:4px;display:grid;flex:1 1;gap:4px;grid-template-rows:auto 1fr;height:100%}.model-section-title{color:#1f2933;font-weight:700;margin:0 0 6px}.model-section-list{background:#fff;border:1px solid #d6d9df;border-radius:12px;display:flex;flex-direction:column;gap:4px;overflow:hidden;padding:6px}.modal-list-container .modal-text{background:#fff;border:1px solid #d6d9df;border-radius:10px;color:#4b5563;display:block;font-size:13px;font-weight:600;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;transition:background .12s ease,box-shadow .12s ease;white-space:nowrap;width:100%}.modal-list-container .modal-text:hover{background:#f3f4f7}.modal-list-container .modal-text.highlight{background:#a9d2e4}.cancel-btn{background-color:initial!important;border:none!important;color:#6b7280;text-align:right!important;text-decoration:underline}.cancel-btn:hover{color:#1f2933;text-decoration:none}.cancel-container{float:right;width:fit-content}.cancel-btn:hover{background-color:initial!important;box-shadow:none!important}.properties-preview-note{background:#f8fafc;border:1px solid #d6d9df;border-radius:10px;color:#4b5563;font-size:12px;margin:0 0 10px;padding:10px 12px}.properties-load-more{display:flex;justify-content:center;padding-top:4px}.properties-load-more-button{background:#1976d214;border:1px solid #1976d2;border-radius:999px;color:#1976d2;cursor:pointer;font-size:13px;font-weight:700;min-width:100px;padding:6px 10px;transition:background .12s ease,color .12s ease,opacity .12s ease}.properties-load-more-button:hover:not(:disabled){background:#1976d2;color:#fff}.properties-load-more-button:disabled{cursor:wait;opacity:.7}.left-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f7f7f7;box-shadow:8px 0 20px #10182814;color:#1f2933;display:flex;flex:0 0 auto;flex-direction:column;height:100%;left:0;max-height:100%;max-width:750px;min-height:0;min-width:340px;min-width:var(--left-panel-width,340px);overflow:visible;position:relative;top:0;transition:width .25s ease;width:340px;width:var(--left-panel-width,340px);z-index:20}.left-panel-collapsed{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;box-shadow:none;min-width:0;width:0}.left-panel-toggle{align-items:center;background:#f7f7f7;border:none;border-radius:0 10px 10px 0;box-shadow:6px 0 8px -2px #0003;color:#1f2933;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:-20px;top:46%;transform:translateY(-50%);transition:all .25s ease;width:20px;z-index:75}.left-panel-toggle:hover{background:#f3f4f7}.left-panel-resize-handle{cursor:col-resize;height:100%;position:absolute;right:-4px;top:0;touch-action:none;width:8px;z-index:70}body.left-panel-resizing,body.left-panel-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.left-panel-toggle.collapsed{box-shadow:0 6px 16px #0003;right:-20px}.left-panel-header{align-items:center;background:linear-gradient(180deg,#fbfcfd,#eef2f6);border-bottom:1px solid #d6d9df;display:flex;flex-shrink:0;justify-content:space-between;padding:12px}.left-panel-title{color:#1f2933;font-size:15px;font-weight:600;margin:0}.left-panel-tabs{display:flex;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.left-panel-tab{background:#fff;border:1px solid #d6d9df;border-radius:999px;color:#4b5563;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;min-width:0;padding:8px;transition:background .12s ease,color .12s ease,border-color .12s ease,box-shadow .12s ease}.left-panel-tab:hover{background:#f3f4f7;color:#1f2933}.left-panel-tab.active{background:#1976d2;border-color:#1976d2;color:#fff}.left-panel-content{display:flex;flex:1 1;margin-bottom:12px;min-height:0;overflow:auto;padding:12px;position:relative}.left-panel-content-structure{margin-top:8px;padding-top:0!important}.front-menu-content{margin:0;min-height:100%;width:100%}.left-panel-content-loader{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#f7f7f7d1;border-radius:12px;display:flex;inset:12px;justify-content:center;pointer-events:none;position:absolute;z-index:2}.left-panel-content-loader-spinner{animation:left-panel-loader-spin .7s linear infinite;border:3px solid #d6d9df;border-radius:999px;border-top-color:#1976d2;height:28px;width:28px}@keyframes left-panel-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.left-panel{border-radius:18px;height:calc(100% - 100px);left:10px;max-height:calc(100% - 100px);max-width:calc(100% - 20px);min-width:calc(100% - 20px);position:absolute;top:10px;width:calc(100% - 20px)}.left-panel-collapsed{min-width:20px;width:20px}.left-panel-resize-handle{display:none}}@media (max-width:480px){.left-panel{height:calc(100% - 92px);left:8px;max-height:calc(100% - 92px);max-width:calc(100% - 16px);min-width:calc(100% - 16px);top:8px;width:calc(100% - 16px)}.left-panel-collapsed{min-width:20px;width:20px}}.card-content,.front-menu-header{display:none}.tree-panel-card{display:flex;flex-direction:column}.panel-section-header{-webkit-user-select:none;user-select:none}.panel-section-arrow{transition:transform .14s ease}.properties-accordion-arrow.open,.tree-node-arrow.open{transform:rotate(0deg)}.tree-list-title-container{align-items:center;border-radius:12px;cursor:pointer;display:grid;grid-template-columns:22px minmax(0,1fr) auto;padding:4px 6px;transition:background .12s ease,box-shadow .12s ease,opacity .12s ease;-webkit-user-select:none;user-select:none}.tree-list-title-container:hover{background:#f3f4f7;box-shadow:0 4px 10px #0000001f}.tree-list-title-container-active{background:#a9d2e4}.tree-list-title-container .arrow-container{align-items:center;border-radius:8px;display:flex;height:18px;justify-content:center;padding:3px;width:18px}.arrow-container svg{color:#6b7280;height:18px!important}.tree-list-title-container .arrow-container.closed{transform:rotate(-90deg)}.tree-list-title-container .arrow-container.opened{transform:rotate(0deg)}.tree-list-title-container .arrow-container.tree-arrow-placeholder{visibility:hidden}.tree-list-title{color:#1f2933;cursor:pointer;font-size:13px;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-list-title-main{align-items:center;display:flex;gap:4px;min-width:0}.tree-list-type-icon{align-items:center;color:#52606d;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.tree-list-type-icon svg{font-size:16px!important}.tree-list-children-wrapper{border-left:2px solid #d6d9df;margin:4px 0 4px 15px;padding-left:8px}.tree-list-title-children{align-items:center;border-radius:10px;color:#4b5563;cursor:pointer;display:flex;font-size:13px;gap:6px;justify-content:space-between;line-height:1.2;padding:3px 6px}.tree-list-title-children:hover{background:#1976d214;color:#1f2933}.tree-list-title-children.active{background:#06a7df;border-color:#06a7df;box-shadow:0 6px 14px #1976d24d;color:#fff}.tree-list-child-label{font-size:13px!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-list-meta{flex-shrink:0;gap:6px}.tree-list-meta,.tree-node-count{align-items:center;display:inline-flex}.tree-node-count{background:#0000000f;border-radius:999px;color:#64748b;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.tree-list-visibility{align-items:center;background:#0000;border:none;border-radius:8px;color:#7b8794;cursor:pointer;display:flex;height:24px;justify-content:center;transition:background .14s ease,color .14s ease;width:24px}.tree-list-visibility:hover{background:#edf3fb;color:#334155}.tree-list-visibility.tree-list-visibility-off{color:#94a3b8}.tree-list-visibility svg{font-size:17px!important}.tree-list-row-hidden{opacity:.58}.properties-panel{display:flex;flex-direction:column;gap:6px;min-height:100%}.properties-panel-summary{background:#f3f2f1;border:1px solid #d6d9df;border-radius:10px;padding:12px 12px 10px}.properties-panel-entity-type{color:#536dfe;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.properties-panel-entity-name{color:#111827;font-size:14px;font-weight:700;line-height:1.35;word-break:break-word}.properties-panel-express-id{color:#6b7280;font-size:12px;margin-top:6px}.properties-panel-sections{background:#f3f2f1;border:1px solid #d6d9df;border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.properties-accordion+.properties-accordion{border-top:1px solid #d6d9df}.properties-accordion-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:2px;padding:6px 8px;text-align:left;width:100%}.properties-accordion-header:hover{background:#ffffff61}.properties-accordion-title{color:#6b7280;display:block;flex:1 1 auto;font-size:12px;font-weight:700;letter-spacing:.08em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.properties-accordion-arrow{color:#6b7280;font-size:18px!important;transform:rotate(-90deg)}.properties-list{background:#fff;border-top:1px solid #d6d9df}.properties-row{grid-gap:6px;align-items:start;border-bottom:1px solid #eceff3;display:grid;font-size:12px;gap:6px;grid-template-columns:minmax(110px,38%) minmax(0,62%);line-height:1.4;padding:4px 8px}.properties-row:last-child{border-bottom:none}.properties-name{color:#6b7280;font-weight:500}.properties-name,.properties-value{font-size:12px!important;word-break:break-word}.properties-value{color:#111827}.properties-value-content{align-items:flex-start;display:inline-flex;gap:8px;max-width:100%}.properties-value-text{min-width:0;word-break:break-word}.properties-color-swatch{border:1px solid #9ca3af;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff59;flex:0 0 auto;height:14px;margin-top:1px;width:14px}.properties-empty{color:#6b7280;font-size:12px;padding:10px}.tree-search-wrap{flex-shrink:0;margin:10px 12px 0;position:relative;z-index:5}.tree-search-box{grid-gap:8px;align-items:center;background:#fff;border:1px solid #d6d9df;border-radius:10px;box-shadow:inset 0 1px 2px #1018280a;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;padding:6px 58px 6px 10px;position:relative}.tree-search-box:focus-within{border-color:#9ec5fe;box-shadow:inset 0 1px 2px #1018280a,0 0 0 3px #06a7df1f}.tree-search-left-icon{align-items:center;color:#6b7280;display:inline-flex}.tree-search-input{background:#0000;border:none;box-sizing:border-box;color:#111827;font-size:14px;line-height:20px;min-height:26px;outline:none;padding:0;width:100%}.tree-search-clear-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;display:inline-flex;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:background .12s ease,color .12s ease;z-index:1}.tree-search-clear-btn:hover{background:#f3f4f7;color:#111827}.tree-search-loader{align-items:center;animation:tree-search-loader-spin .7s linear infinite;border:2px solid #d6d9df;border-radius:999px;border-top-color:#1976d2;display:inline-flex;height:14px;justify-content:center;pointer-events:none;position:absolute;right:38px;top:50%;transform:translateY(-50%);width:14px}@keyframes tree-search-loader-spin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.tree-search-list{background:#fff;border:1px solid #d6d9df;border-radius:6px;box-shadow:0 14px 28px #0f172a1f;margin-top:3px;max-height:300px;overflow:auto;position:relative;width:100%;z-index:60}.tree-search-item{grid-gap:10px;align-items:center;background:#0000;cursor:pointer;display:grid;gap:10px;grid-template-columns:72px minmax(0,1fr);padding:6px 12px;text-align:left;transition:background .12s ease;width:100%}.tree-search-item+.tree-search-item{border-top:1px solid #eef2f7}.tree-search-item:hover{background:#f8fbff}.tree-search-item-id{color:#0f172a;font-size:12px;font-weight:700}.tree-search-item-name{color:#475569;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-search-empty{color:#6b7280;font-size:13px;padding:12px}.left-panel-toggle svg{height:22px;width:22px}.bottom-menu{background:#e9eaee!important;border-radius:0!important;bottom:0;box-shadow:0 -4px 10px #00000026!important;left:0;overflow:visible;position:fixed;right:0;z-index:60}.bottom-menu,.bottom-menu-sections{align-items:center;display:flex;justify-content:center;width:100%}.bottom-menu-sections{gap:10px;overflow-x:auto;overflow-y:hidden;padding:4px;scrollbar-width:none}.bottom-menu-sections::-webkit-scrollbar{display:none}.bottom-menu-section{align-items:center;background:#f1f1f3;border:1px solid #fff3;border-radius:999px;box-shadow:0 10px 20px #00000038;display:flex;flex-shrink:0;gap:4px;min-height:54px!important;padding:5px 9px}.bottom-menu-section-draggable{cursor:grab;position:relative;touch-action:pan-x;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.bottom-menu-section-draggable:active{cursor:grabbing}.bottom-menu-section-dragging{background:#e8eef6;border-color:#3852b447;box-shadow:0 14px 28px #00000047;cursor:grabbing;transform:scale(1.02);z-index:2}.bottom-menu-section-drag-over{background:#e2ebf8;border-color:#3852b43d}.bottom-menu-section-nav{margin-left:0}.bottom-tool-children-layer,.bottom-tool-with-children{position:relative}.viewer-toolbar-visibility-floating{position:absolute;top:0;z-index:1410}.viewer-toolbar-visibility-floating-left{right:calc(100% + 1px)}.viewer-toolbar-visibility-floating-right{left:calc(100% + 1px)}.bottom-tool-children{background:#f1f1f3!important;border:1px solid #fff3;border-radius:12px;bottom:3px;box-shadow:0 10px 20px #00000038!important;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 96px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:5px 9px;position:relative;z-index:80}.bottom-tool-children-row{align-items:stretch;display:flex;gap:4px}.bottom-tool-children-slider{align-items:stretch;background:#ffffffb3;border-radius:8px;display:inline-flex;flex-direction:column;gap:8px;max-width:220px;min-width:180px;padding:4px 6px;width:auto}.bottom-tool-children-slider .MuiSlider-root{width:100%}.bottom-tool-children-slider-popper{box-shadow:0 10px 20px #0000002e}.bottom-tool-font-popper{max-width:260px;min-width:240px;padding:10px!important}.bottom-tool-font-group{display:flex;flex-direction:column;gap:6px}.bottom-tool-font-select{background:#ffffffeb;border:1px solid #0f172a1f;border-radius:8px;color:#0f172a;font-size:.78rem;outline:none;padding:8px 10px;width:100%}.bottom-tool-font-toggle-row{display:flex;gap:8px}.bottom-tool-font-toggle{background:#0f172a0f!important;border-radius:10px!important;box-shadow:none!important;color:#0f172ad1!important;flex:1 1;font-size:.76rem!important;font-weight:700!important;text-transform:none!important}.bottom-tool-font-toggle-active{background:#a9d2e4!important;color:var(--theme-color-2)!important}.bottom-tool-children-slider-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.bottom-tool-children-slider-label{color:#000000b3;font-size:12px;font-weight:600;white-space:nowrap}.bottom-tool-children-slider-clear{background:#0f172a14;border:none;border-radius:999px;color:#0f172ad1;cursor:pointer;font-size:.7rem;font-weight:700;padding:4px 10px;transition:background .18s ease,color .18s ease,opacity .18s ease}.bottom-tool-children-slider-clear:hover:not(:disabled){background:#2563eb1f;color:#1d4ed8}.bottom-tool-children-slider-clear:disabled{cursor:not-allowed;opacity:.5}.bottom-tool-children-slider-value{color:#000000b3;font-size:.72rem;font-weight:600;min-width:18px;text-align:right}.bottom-tool-child-divider-vertical{align-self:stretch;background:#0000001f;height:auto;width:1px}.item-finder-panel{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 120px);overflow:hidden;width:min(280px,calc(100vw - 32px))}.item-finder-title{color:#1f3b63;font-size:15px;font-weight:700}.item-finder-section{border-top:1px solid #0f172a14;display:flex;flex-direction:column;gap:6px;padding-top:6px}.item-finder-section-header{align-items:center;background:#0000;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:0;width:100%}.item-finder-section-header:hover{background:#0000!important;transform:none!important}.item-finder-section-body{display:flex;flex-direction:column;gap:10px}.item-finder-action-btn{background:#dbe4ef;border:none;border-radius:10px;color:#111827;cursor:pointer;font-size:14px;padding:8px 6px;width:100%}.item-finder-action-btn:hover{background:#cfd9e6!important;transform:none!important}.item-finder-query-list{gap:6px;max-height:50vh;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.item-finder-query-btn{align-items:center;background:#0000;border:none;border-radius:10px;color:#334155;cursor:pointer;display:flex;gap:6px;justify-content:space-between;padding:8px 4px;text-align:left;width:100%}.item-finder-query-btn span{font-size:13px}.item-finder-query-btn:hover{background:#a9d2e48c!important;transform:none!important}.item-finder-query-btn.active{background:#a9d2e4!important;color:var(--theme-color-2)}.item-finder-query-btn svg{height:18px;width:18px}.item-finder-status{color:#64748b;font-size:12px;line-height:1.4;padding-top:4px}.viewer-settings-panel{display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 120px);overflow:hidden;width:min(280px,calc(100vw - 32px))}.viewer-settings-layout{align-items:flex-start;display:flex}.viewer-settings-title{background:#f1f1f3;border-bottom:1px solid #0f172a14;color:#1f3b63;flex-shrink:0;font-size:15px;font-weight:700;padding-bottom:6px;padding-top:3px;position:sticky;top:0;z-index:1}.viewer-settings-scroll{display:flex;flex-direction:column;gap:6px;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:4px}.viewer-settings-select-group{background:#ffffffd1;border:1px solid #0f172a0f;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.viewer-settings-select-group-disabled{opacity:.58}.viewer-settings-select,.viewer-settings-select-label{color:#0f172a;font-size:13px;font-weight:600}.viewer-settings-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M3.25 5.25 7 9l3.75-3.75' fill='none' stroke='%2364748b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px 14px;border:1px solid #94a3b899;border-radius:10px;cursor:pointer;min-height:36px;outline:none;padding:0 42px 0 12px;width:100%}.viewer-settings-select:focus{border-color:#2563eb7a;box-shadow:0 0 0 3px #2563eb1f}.viewer-settings-collapsible-trigger{align-items:center;background:#0000;border:none;border-radius:10px;color:#0f172a;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:8px 10px;width:100%}.viewer-settings-collapsible-trigger:hover{background:#f1f5f9f5!important;transform:none!important}.viewer-settings-collapsible-trigger:disabled{cursor:not-allowed}.viewer-settings-collapsible-trigger:disabled:hover{background:#0000!important}.viewer-settings-arrow{transition:transform .18s ease}.viewer-settings-arrow-open{transform:rotate(90deg)}.viewer-settings-collapsible-copy{align-items:flex-start;display:flex;flex-direction:column;gap:2px;min-width:0}.viewer-settings-collapsible-value{color:#64748b;font-size:11px;font-weight:600;line-height:1.2}.viewer-settings-theme-list{align-content:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;max-height:200px;overflow-x:hidden;overflow-y:auto;padding:4px;width:100%}.viewer-settings-theme-chip{align-items:stretch;aspect-ratio:1/.82;background:#ffffffd6;border:1px solid #94a3b859;border-radius:14px;box-shadow:0 2px 6px #0f172a00;box-sizing:border-box;color:#0f172a;cursor:pointer;display:inline-flex;flex-basis:calc(33.333% - 7px);flex-grow:0;flex-shrink:0;justify-content:stretch;min-width:64px;overflow:hidden;padding:0;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;width:calc(33.333% - 7px)}.viewer-settings-theme-chip:after{background:linear-gradient(180deg,#0f172a00,#0f172a1a 50%,#0f172a47);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:translateY(100%);transition:opacity .24s ease,transform .24s ease}.viewer-settings-theme-chip:hover{background:#f1f5f9f5!important;border-color:#64748b73;box-shadow:0 14px 22px -8px #0f172a61;transform:translateY(-2px)}.viewer-settings-theme-chip:disabled{box-shadow:none;cursor:not-allowed;transform:none}.viewer-settings-theme-chip:disabled:hover{background:#ffffffd6!important;border-color:#94a3b859;box-shadow:none;transform:none}.viewer-settings-theme-chip-active:disabled:hover{background:#a9d2e4!important;border-color:#1e40af6b;box-shadow:0 0 0 3px #2563eb1f}.viewer-settings-theme-chip:focus-visible:after,.viewer-settings-theme-chip:hover:after{opacity:1;transform:translateY(0)}.viewer-settings-theme-chip-active{background:#a9d2e4;border-color:#1e40af6b;box-shadow:0 0 0 3px #2563eb1f}.viewer-settings-theme-swatch{border:none;border-radius:inherit;flex:1 1 auto;height:100%;overflow:hidden;width:100%}.viewer-settings-theme-swatch,.viewer-settings-theme-swatch-custom{align-items:center;display:flex;justify-content:center;position:relative}.viewer-settings-theme-name{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.03em;line-height:1;min-height:28px;opacity:0;padding:6px 8px;pointer-events:none;position:absolute;text-align:center;text-shadow:0 1px 3px #0f172abf;transform:translateY(16px);transition:opacity .22s ease,transform .22s ease;z-index:1}.viewer-settings-theme-chip:focus-visible .viewer-settings-theme-name,.viewer-settings-theme-chip:hover .viewer-settings-theme-name{opacity:1;transform:translateY(0)}.viewer-settings-theme-picker-icon{align-items:center;background:#ffffffe6;border-radius:999px;box-shadow:0 10px 20px #0f172a1f;color:#334155;display:inline-flex;height:34px;justify-content:center;width:34px}.viewer-settings-theme-picker-icon svg{font-size:26px!important}.viewer-settings-theme-check{align-items:center;background:#0f172ab8;border-radius:999px;box-shadow:0 6px 14px #0f172a2e;color:#fff;display:inline-flex;height:22px;justify-content:center;position:absolute;right:7px;top:4px;width:22px}.viewer-settings-theme-check svg{font-size:15px!important}@media (max-width:640px){.viewer-toolbar-visibility-panel{width:min(280px,calc(100vw - 32px))}.viewer-toolbar-visibility-floating-left{right:calc(100% + 8px);top:0}.viewer-toolbar-visibility-floating-right{left:calc(100% + 8px);top:0}.viewer-settings-theme-chip{flex-basis:calc(50% - 5px);width:calc(50% - 5px)}}.viewer-settings-option{align-items:flex-start;background:#ffffffc7;border:1px solid #0f172a0f;border-radius:12px;cursor:pointer;display:flex;gap:8px;padding:8px 10px}.viewer-settings-option-copy{display:flex;flex-direction:column;gap:0;min-width:0;padding-top:5px}.viewer-settings-option-label{color:#0f172a;font-size:13px;font-weight:600}.viewer-settings-inline-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.viewer-settings-inline-value{color:#475569;font-size:12px;font-weight:700}.viewer-settings-slider-block{display:flex;flex-direction:column;gap:4px}.viewer-settings-slider-label{color:#334155;font-size:12px;font-weight:600}.viewer-settings-color-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.viewer-settings-color-chip{align-items:center;background:#ffffffe0;border:1px solid #94a3b859;border-radius:999px;box-shadow:0 6px 12px #0f172a14;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;width:34px}.viewer-settings-color-chip:hover{border-color:#33415547;box-shadow:0 10px 18px #0f172a24;transform:translateY(-1px)}.viewer-settings-color-chip:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.viewer-settings-color-chip:disabled:hover{border-color:#94a3b859;box-shadow:none;transform:none}.viewer-settings-color-chip-active{border-color:#1e40af6b;box-shadow:0 0 0 3px #2563eb1f}.viewer-settings-color-dot{border-radius:999px;box-shadow:inset 0 0 0 1px #ffffffb8;height:18px;width:18px}.viewer-settings-color-check{align-items:center;background:#0f172adb;border-radius:999px;box-shadow:0 4px 10px #0f172a2e;color:#fff;display:inline-flex;height:16px;justify-content:center;position:absolute;right:-3px;top:-3px;width:16px}.viewer-settings-color-check svg{height:12px;width:12px}.viewer-settings-reset-btn{background:#1976d2;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;margin-top:2px;min-height:38px;width:100%}.viewer-settings-reset-btn:hover{transform:translateY(-1px)}.viewer-toolbar-visibility-panel{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:0 18px 34px #0f172a1f;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 150px);padding:12px;width:min(270px,calc(100vw - 32px))}.viewer-toolbar-visibility-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.viewer-toolbar-visibility-title{color:#1f3b63;font-size:15px;font-weight:700}.viewer-toolbar-visibility-subtitle{color:#64748b;font-size:12px;line-height:1.4;margin-top:2px}.viewer-toolbar-visibility-action{background:#dbeafe;border:none;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:700;line-height:1;padding:8px 12px;white-space:nowrap}.viewer-toolbar-visibility-action:hover{background:#bfdbfe!important;transform:none!important}.viewer-toolbar-visibility-action:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.viewer-toolbar-visibility-action:disabled:hover{background:#e2e8f0!important}.viewer-toolbar-visibility-list{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:2px}.viewer-toolbar-visibility-section{display:flex;flex-direction:column;gap:6px}.viewer-toolbar-visibility-section-label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.viewer-toolbar-visibility-item{align-items:center;background:#f1f5f9e6;border:1px solid #94a3b829;border-radius:12px;cursor:pointer;display:flex;gap:8px;padding:8px 10px}.viewer-toolbar-visibility-item-locked{background:#e2e8f0b8}.viewer-toolbar-visibility-item-icon{align-items:center;color:#334155;display:inline-flex;height:22px;justify-content:center;min-width:22px;width:22px}.viewer-toolbar-visibility-item-icon img,.viewer-toolbar-visibility-item-icon svg{display:block;max-height:100%;max-width:100%}.viewer-toolbar-visibility-item-label{color:#0f172a;flex:1 1 auto;font-size:13px;font-weight:600;min-width:0}.viewer-toolbar-visibility-item-meta{color:#64748b;font-size:11px;font-weight:700}.item-finder-query-btn svg,.item-finder-section-header svg{transform:none!important}.federated-models-panel{display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 120px);overflow:hidden;width:min(300px,calc(100vw - 32px))}.federated-models-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.federated-models-title{color:#1f3b63;font-size:15px;font-weight:700}.federated-models-subtitle{color:#64748b;font-size:12px;margin-top:2px}.federated-models-actions{align-items:center;display:flex;justify-content:flex-end}.federated-models-action-btn{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:12px;font-weight:700;padding:0}.federated-models-action-btn:hover{background:#0000!important;color:#1d4ed8;transform:none!important}.federated-models-list{border-top:1px solid #0f172a14;display:flex;flex-direction:column;gap:6px;max-height:50vh;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;padding-top:6px}.federated-model-card{align-items:center;background:#ffffffb8;border:1px solid #0f172a0f;border-radius:12px;cursor:pointer;display:flex;gap:2px;padding:6px 8px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.federated-model-card:hover{background:#dbeafeb3;border-color:#2563eb2e}.federated-model-card.selected{background:#dbeafe;border-color:#2563eb47;box-shadow:inset 0 0 0 1px #2563eb14}.federated-model-card-body{display:flex;flex-direction:column;gap:2px;min-width:0;overflow:hidden}.federated-model-card-name{color:#0f172a;font-size:13px;font-weight:600;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.federated-model-card-id{color:#64748b;font-size:11px;line-height:1.2;word-break:break-all}.federated-models-footer button{font-family:Segoe UI!important;font-size:12px!important}.bottom-tool-child-btn{align-items:center!important;border-radius:8px!important;display:flex!important;flex-direction:column!important;font-size:.72rem!important;font-weight:600!important;gap:4px!important;min-width:74px!important;padding:6px 8px!important;position:relative!important}.bottom-tool-child-icon{align-items:center;display:inline-flex;justify-content:center;margin:0;position:relative}.bottom-tool-child-icon img{height:18px;width:18px}.bottom-tool-child-icon-color{height:22px;width:22px}.bottom-tool-child-color-swatch{border:2px solid #fff;border-radius:999px;bottom:-2px;box-shadow:0 0 0 1px #0003;height:10px;position:absolute;right:-2px;width:10px}.bottom-tool-child-text{font-size:12px;line-height:1;text-align:center}.bottom-tool-child-btn-clear{flex-direction:column!important;gap:4px!important;justify-content:center!important}.bottom-tool-children-clear .bottom-tool-child-text{font-size:.72rem}.bottom-tool-children-options:hover{background:#a9d2e4}.bottom-tool-children-options{border-radius:8px}.bottom-menu button{border-radius:10px;transition:transform .2s ease,background .2s ease,color .2s ease}.bottom-menu button:hover{background:#0000000f;transform:scale(1.05)}.bottom-menu button:disabled{cursor:not-allowed;opacity:.3}.bottom-menu button svg{height:22px;width:22px}.walk-help-panel{position:relative;width:min(720px,calc(100vw - 32px))}.walk-help-close{align-items:center;background:#ffffffeb;border:none;border-radius:999px;box-shadow:0 6px 12px #0f172a14;color:#334155;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:absolute;right:10px;top:10px;width:32px;z-index:1}.walk-help-close svg{height:18px;width:18px}.walk-help-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.walk-help-card{background:#ffffffc7;border-radius:14px;box-shadow:inset 0 0 0 1px #1f293314;display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px}.walk-help-card-wide{grid-column:span 3}.walk-help-title{color:#111827;font-size:14px;font-weight:700}.walk-help-move-layout{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.walk-help-keypad{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,40px)}.walk-help-key{align-items:center;background:#fff;border:1px solid #11182714;border-radius:10px;box-shadow:0 6px 12px #0f172a14;color:#111827;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:36px;min-width:40px;padding:0 10px}.walk-help-key-empty{visibility:hidden}.walk-help-key-wide{min-width:68px}.walk-help-or,.walk-help-plus{color:#475569;font-size:14px;font-weight:700}.walk-help-inline{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.walk-help-hint,.walk-help-note{color:#475569;font-size:12px;line-height:1.4}.walk-help-speed-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.walk-help-speed-btn{background:#fff;border:none;border-radius:10px;box-shadow:0 6px 12px #0f172a14;color:#111827;cursor:pointer;font-size:18px;font-weight:700;height:36px;width:36px}.walk-help-speed-value{color:#111827;font-size:13px;font-weight:700}.navigation-help-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:99999}.navigation-help-dialog{background:#fffffff5;border-radius:18px;box-shadow:0 20px 60px #0f172a47;display:flex;flex-direction:column;height:min(760px,calc(100vh - 48px));max-height:calc(100vh - 48px);max-width:min(1000px,calc(100vw - 48px));overflow:hidden;padding:52px 18px 18px;position:relative;width:min(1000px,calc(65vw - 48px))}.navigation-help-close{align-items:center;background:none;border:none;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;height:34px;justify-content:center;position:absolute;right:10px;top:6px;width:34px;z-index:1}.navigation-help-close svg{height:18px;width:18px}.navigation-help-image{border-radius:12px;display:block;max-height:100%;max-width:100%;object-fit:contain}.navigation-help-content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:auto;padding:6px 10px 10px;width:100%}.navigation-help-image-wrap{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.navigation-help-guide{background:linear-gradient(180deg,#f8fbff,#eef5fb);border:1px solid #94a3b847;border-radius:18px;box-shadow:inset 0 1px 0 #fffc;padding:14px 26px;width:min(760px,100%)}.navigation-help-guide-header{margin-bottom:18px}.navigation-help-guide-title{color:#0f172a;font-size:24px;font-weight:700;margin:0}.navigation-help-guide-subtitle{color:#475569;font-size:14px;margin:8px 0 0}.navigation-help-guide-sections{grid-gap:14px;display:grid;gap:14px}.navigation-help-guide-section{background:#ffffffad;border:1px solid #94a3b833;border-radius:14px;padding:16px 18px}.navigation-help-guide-section-head{align-items:center;display:flex;gap:10px;margin-bottom:12px}.navigation-help-section-icon{align-items:center;background:#e2e8f0;border-radius:10px;color:#334155;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.navigation-help-section-icon img{max-height:20px;max-width:20px}.navigation-help-guide-section-title{color:#0f172a;font-size:18px;font-weight:700;margin:0}.navigation-help-guide-list{grid-gap:12px;color:#1e293b;display:grid;gap:12px;line-height:1.6;margin:0;padding-left:20px}.navigation-help-toolbar{border-top:1px solid #94a3b840;padding-top:14px;width:100%}.navigation-help-toolbar-section{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.navigation-help-tool-button{align-items:center;background:#f8fafc;border:1px solid #94a3b859;border-radius:14px;color:#334155;cursor:pointer;display:inline-flex;height:48px;justify-content:center;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease;width:48px}.navigation-help-tool-button:hover{background:#e0f2fe;border-color:#7dd3fc;box-shadow:0 10px 20px #0e74901f;transform:translateY(-1px)}.navigation-help-tool-button-active{background:#dbeafe;border-color:#60a5fa;box-shadow:0 10px 24px #2563eb29}.navigation-help-tool-icon{align-items:center;display:inline-flex;justify-content:center}.navigation-help-tool-icon img{max-height:24px;max-width:24px}.navigation-help-tool-icon svg{font-size:22px!important}@media screen and (max-width:768px){.bottom-menu{padding:8px}.bottom-menu-sections{gap:8px;justify-content:flex-start}.walk-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.walk-help-card-wide{grid-column:span 2}.navigation-help-overlay{padding:16px}.navigation-help-dialog{border-radius:14px;height:min(680px,calc(100vh - 32px));max-height:calc(100vh - 32px);max-width:calc(100vw - 32px);padding:44px 12px 12px}.navigation-help-content{padding:0 4px 16px}.navigation-help-guide{padding:20px}.navigation-help-guide-title{font-size:21px}.navigation-help-guide-section{padding:14px 16px}.navigation-help-guide-section-title{font-size:17px}.navigation-help-toolbar-section{gap:8px}}@media screen and (max-width:480px){.bottom-menu-section{gap:0;padding:4px 6px}.bottom-tool-children{padding:5px}.walk-help-grid{grid-template-columns:1fr}.walk-help-card-wide{grid-column:span 1}.walk-help-move-layout{gap:12px}.walk-help-keypad{gap:6px;grid-template-columns:repeat(3,34px)}.walk-help-key{min-height:32px;min-width:34px;padding:0 8px}.navigation-help-overlay{padding:12px}.navigation-help-dialog{border-radius:12px;height:min(620px,calc(100vh - 24px));max-height:calc(100vh - 24px);max-width:calc(100vw - 24px);padding:42px 10px 10px}.navigation-help-guide{border-radius:14px;padding:16px}.navigation-help-guide-title{font-size:18px}.navigation-help-guide-subtitle{font-size:13px}.navigation-help-guide-section{border-radius:12px;padding:12px 14px}.navigation-help-guide-section-head{gap:8px;margin-bottom:10px}.navigation-help-section-icon{border-radius:9px;height:30px;width:30px}.navigation-help-guide-section-title{font-size:16px}.navigation-help-guide-list{font-size:14px;gap:10px}.navigation-help-tool-button{border-radius:12px;height:44px;width:44px}}.info-box-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#54b4d32e!important;border:1px solid #ffffff38;border-radius:7px;box-shadow:0 12px 28px #0000002e;max-width:450px;overflow:hidden;position:absolute;right:10px;top:70px;z-index:1500}.info-box-title-container{grid-gap:10px;align-items:center;background-color:#54b4d3!important;border-radius:7px 7px 0 0;color:#fff;display:grid;gap:10px;grid-template-columns:1fr 24px;padding:5px 10px}.info-box-title{font-size:16px;font-weight:700}.info-box-close-btn{cursor:pointer}.info-box-description{font-size:var(--base-font-size);padding:6px 10px}@media screen and (max-width:580px){.info-box-container{min-width:calc(100vw - 40px)}}.error-outer-container{align-items:center;background-color:#000000ac;display:flex;height:100vh;justify-content:center;left:0;padding:10px;position:absolute;top:0;width:100%;z-index:1500}.error-popup-container{background-color:#f8d7da!important;border-radius:7px;max-width:450px;min-width:300px}.error-popup-title-container{grid-gap:10px;align-items:center;background-color:#dc3545!important;border-radius:7px 7px 0 0;color:#fff;display:grid;gap:10px;grid-template-columns:1fr 24px;padding:5px 10px}.error-popup-title{font-size:16px;font-weight:700}.error-popup-close-btn{cursor:pointer}.error-popup-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:5px 10px;text-align:center}.error-popup-button-container{display:flex;gap:5px;justify-content:space-evenly;padding:5px 5px 10px}.error-popup-button{background-color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;padding:4px 10px;width:100%;&:hover{background-color:#cdcdcd}}@media screen and (max-width:580px){.error-popup-container{min-width:calc(100vw - 40px)}}@media screen and (max-width:400px){.error-popup-button-container{flex-wrap:wrap}}.view-cube-wrap{position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:40}.view-cube-home{background:#fff;border:0;border-radius:10px;box-shadow:0 8px 22px #00000024;cursor:pointer;display:block;font-size:11px;font-weight:700;margin-bottom:10px;margin-left:auto;padding:8px 12px}.view-cube-stage{align-items:center;display:flex;height:140px;justify-content:center;perspective:900px;width:150px}.view-cube-3d{height:60px;position:relative;transform-style:preserve-3d;width:60px}.cube-face{backface-visibility:hidden;background:#fff;border:1px solid #b8c4d3;box-shadow:inset 0 0 0 1px #ffffffb3;height:60px;opacity:.5;position:absolute;width:60px}.cube-face.front{transform:translateZ(30px)}.cube-face.back{transform:rotateY(180deg) translateZ(30px)}.cube-face.right{transform:rotateY(90deg) translateZ(30px)}.cube-face.left{transform:rotateY(-90deg) translateZ(30px)}.cube-face.top{transform:rotateX(90deg) translateZ(30px)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(30px)}.cube-face-label{align-items:center;color:#7a8797;display:flex;font-size:13px;font-weight:700;inset:0;justify-content:center;letter-spacing:.06em;pointer-events:none;position:absolute}.cube-face-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);inset:0;position:absolute}.cube-cell{background:#ffffff05;border:none!important;cursor:pointer;padding:0;transition:.15s ease}.cube-cell:hover{background:#2463eb29;box-shadow:inset 0 0 0 1px #2463eb80}.cube-cell.center{transform:scale(1.6)}.markup-topbar{display:flex;justify-content:flex-end;left:0;opacity:0;padding:6px 14px 0;position:absolute;right:0;top:0;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease;z-index:70}.markup-topbar,.markup-topbar button{pointer-events:none}.markup-topbar-visible button{pointer-events:auto}.markup-topbar-visible{opacity:1;transform:translateY(0)}.markup-topbar-actions{display:flex;gap:10px;justify-content:flex-end;width:100%}.markup-topbar-button{align-items:center;border:1px solid #18274b24;border-radius:14px;cursor:pointer;display:inline-flex;font-weight:600;gap:4px;padding:8px 12px;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.markup-topbar-button:hover{box-shadow:0 10px 20px #1022352e;transform:translateY(-1px)}.markup-topbar-button-muted{background:#fff4f0fa;color:#8c3c2a}.markup-topbar-button-primary{background:#06a7df;border-color:#06a7df;color:#fff}.saved-markups-panel{background:#f7f7f7;border-left:1px solid #d8dde3;border-radius:6px;bottom:62px;box-shadow:-8px 0 20px #10182814;display:flex;flex-direction:column;height:88%;overflow:hidden;position:absolute;right:0;top:62px;transform:translateX(104%);transition:transform .26s ease;width:min(300px,calc(100vw - 18px));z-index:65}.saved-markups-panel-open{transform:translateX(0)}.saved-markups-panel-header{align-items:center;background:#f7f7f7;border-bottom:1px solid #dde2e7;display:flex;gap:12px;justify-content:space-between;padding:8px 14px}.saved-markups-panel-title{font-size:14px;font-weight:600;margin:0}.saved-markups-panel-close{background:#0000!important;border:none;border-radius:999px;color:#98a1ab;cursor:pointer;height:28px;width:28px}.saved-markups-panel-list{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px 10px 14px}.saved-markup-card{background:#fff;border:1px solid #cad3dc;border-radius:12px;box-shadow:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;font-size:13px!important;margin:4px 4px 10px;overflow:hidden;text-align:left;transition:transform .18s ease,border-color .18s ease;width:100%}.saved-markup-card:hover{transform:translateY(-1px)}.saved-markup-card-active{border-color:#dde2e7}.saved-markup-card-head{padding:8px 12px 2px}.saved-markup-card-username{color:#374151;font-weight:500;line-height:1.3;margin:0}.saved-markup-card-preview{padding:0}.saved-markup-card-thumb-wrap{border-bottom:1px solid #d9dee4}.saved-markup-card-thumb{display:block;height:100%;max-height:150px!important;object-fit:contain;width:100%}.saved-markup-card-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:0 12px 8px}.saved-markup-card-time{align-items:center;color:#8a94a3;display:inline-flex;font-size:inherit;gap:3px;min-width:0}.saved-markup-card-time svg{flex:0 0 auto;font-size:14px}.saved-markup-card-time span{font-size:13px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-markup-card-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.saved-markup-card-view{background:#fff;border:1px solid #d7dde7;border-radius:6px;color:#4b5563;color:#06a7df;cursor:pointer;font-size:inherit;font-weight:600;padding:3px 8px}.saved-markup-card-view span{font-size:13px!important}.saved-markup-card-delete{align-items:center;background:none!important;border:none!important;border-radius:6px;cursor:pointer;display:inline-flex;justify-content:center}.saved-markup-card-delete svg{font-size:20px}.saved-markup-card-delete:hover,.saved-markup-card-view:hover{background:#f8fafc;border-color:#c5d0db}.saved-markups-panel-empty{color:#607284;display:flex;flex:1 1;padding:24px}.markup-preview-close-button,.saved-markups-panel-empty{align-items:center;justify-content:center;text-align:center}.markup-preview-close-button{background:#f8fafcf5;border:none;border-radius:999px;bottom:20px;box-shadow:0 16px 36px #0000005c;color:#122033;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:4px;left:50%;letter-spacing:.01em;padding:12px 18px;pointer-events:auto;position:absolute;transform:translateX(-50%);z-index:90}.markup-preview-close-button:hover{background:#dbeafe}.markup-preview-overlay{background:#0c121cf0;inset:0;pointer-events:none;position:fixed;z-index:999999}.markup-preview-overlay,.markup-preview-stage{align-items:center;display:flex;justify-content:center}.markup-preview-stage{height:100%;overflow:hidden;pointer-events:auto;width:100%}.markup-preview-image{background:#fff;border-radius:8px;box-shadow:0 24px 48px #00000059;display:block;object-fit:contain;transform-origin:center center;transition:transform .16s ease;will-change:transform}.markup-preview-controls{align-items:center;bottom:20px;display:flex;gap:10px;pointer-events:auto;position:absolute;right:20px;z-index:91}.markup-preview-control-button{align-items:center;background:#f8fafcf5;border:none;border-radius:999px;box-shadow:0 16px 36px #0000005c;color:#122033;cursor:pointer;display:inline-flex;height:46px;justify-content:center;width:46px}.markup-preview-control-button:hover{background:#dbeafe}.markup-preview-control-button svg{font-size:22px}@media (max-width:768px){.markup-topbar{padding:12px 12px 0}.markup-topbar-actions{flex-wrap:wrap;justify-content:stretch}.markup-topbar-button{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;justify-content:center}.saved-markups-panel{border:1px solid #d8dde3;border-radius:10px;bottom:92px;left:12px;right:12px;top:68px;transform:translateY(110%);width:auto}.saved-markups-panel-open{transform:translateY(0)}.markup-preview-close-button{bottom:16px;max-width:260px;width:calc(100% - 32px)}.markup-preview-controls{bottom:84px;gap:8px;right:12px}.markup-preview-control-button{height:42px;width:42px}.markup-preview-overlay{padding:6px 6px 76px}}.building-viewer-main{flex-grow:1;overflow:hidden;position:relative}.building-viewer-shell{align-items:stretch;display:flex;padding-bottom:58px}.building-viewer-shell,.building-viewer-stage{height:100%;min-height:0;overflow:hidden;position:relative}.building-viewer-stage{flex:1 1 auto;min-width:0}.building-viewer-stage .full-screen{height:100%;width:100%}@media (max-width:768px){.building-viewer-shell{display:block;padding-bottom:72px}.building-viewer-stage{height:100%}}.layoutContainer{display:flex;flex-direction:column;min-height:100%}.button-container{background-color:#1976d2;border-radius:.3rem;display:flex;flex-direction:column;margin:.5rem .5rem .5rem auto;text-align:right;width:7rem}.modelsListContainer{background-color:#fff;display:grid;flex:1 1;grid-template-columns:180px 1fr;height:100%}.sidebarContainer{background-color:var(--mode-bg-color);border-right:1px solid #b4c7d7;font-size:20px;font-weight:700;padding:15px 10px 10px}.modelsContainer{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:left;max-height:calc(100vh - 72px);overflow-y:auto;padding:15px 15px 15px 30px}.modelBox{background:#fcfcfc;background-color:#ebebeb;border-radius:10px;border-radius:7px;cursor:pointer;padding:10px;text-align:center;transition:all .1s linear;width:120px;&:hover{box-shadow:2px 2px 10px #7d7d7d57;scale:1.03}}.modelBox img{margin:0 auto 10px;width:60px}.modelBox h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;height:33px;overflow:hidden;word-break:break-all}@media screen and (max-width:480px){.modelsListContainer{grid-template-columns:1fr}.sidebarContainer{display:none}.modelsContainer{padding-left:15px}}.loader-container{background-color:#0000007c;display:grid;height:100vh;left:0;place-items:center;position:fixed;top:0;width:100%;z-index:10000}.loader-sub-container{background-color:initial;border-radius:50%;height:100px;position:relative;width:100px}.loader{animation:rotation 1s linear infinite;border-right:4px solid #0000;border-top:4px solid #fff;display:inline-block}.loader,.loader:after{border-radius:50%;box-sizing:border-box;height:100px;width:100px}.loader:after{border-bottom:4px solid var(--theme-color-1);border-left:4px solid #0000;content:"";left:0;position:absolute;top:0}.splash-container{background-color:#dfdfdf;display:grid;height:100vh;left:0;place-items:center;position:fixed;top:0;width:100%;z-index:10000}.splash-inner-container{display:flex;flex-direction:column;justify-content:center}.splash-sub-container{background-color:initial;border-radius:50%;height:150px;margin-bottom:30px;position:relative;width:150px}.splash-sub-container img{animation:scale 2s ease-in infinite;height:100%;width:100%}.splash-title{color:var(--theme-color-2);font-size:20px;text-align:center}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}