: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,[data-tool=Floorplans],[data-tool=Layers],[data-tool=Properties]{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%}.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;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}.left-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f7f7f7;box-shadow:8px 0 20px #10182814;color:#1f2933;display:flex;flex-direction:column;height:calc(100% - 58px);left:0;max-height:calc(100% - 58px);min-height:0;overflow:visible;position:absolute;top:0;transition:width .25s ease;width:340px}.left-panel-collapsed{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000;box-shadow:none;min-width:20px;width:20px}.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-toggle.collapsed{box-shadow:0 6px 16px #0003;right:0}.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{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.left-panel-tab{background:#fff;border:1px solid #d6d9df;border-radius:999px;color:#4b5563;cursor:pointer;font-size:13px;font-weight:700;padding:8px 12px;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:#a9d2e4;border-color:#a9d2e4}.left-panel-content{display:flex;flex:1 1;margin-bottom:12px;min-height:0;overflow:auto;padding:12px}.left-panel-content-structure{margin-top:8px;padding-top:0!important}.front-menu-content{margin:0;min-height:100%;width:100%}@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);top:10px;width:calc(100% - 20px)}.left-panel-collapsed{min-width:20px;width:20px}}@media (max-width:480px){.left-panel{height:calc(100% - 92px);left:8px;max-height:calc(100% - 92px);max-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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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-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 10px}.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;transition:background .12s ease,color .12s ease}.tree-search-clear-btn:hover{background:#f3f4f7;color:#111827}.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;width:100%;z-index:60}.bottom-menu,.bottom-menu-sections{align-items:center;display:flex;justify-content:center}.bottom-menu-sections{gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px;scrollbar-width:none;width:min(100%,1120px)}.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;padding:5px 9px}.bottom-menu-section-nav{margin-left:0}.bottom-tool-with-children{position:relative}.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;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:center;background:#ffffffb3;border-radius:8px;display:inline-flex;gap:8px;max-width:220px;padding:4px 6px;white-space:nowrap;width:auto}.bottom-tool-children-slider .MuiSlider-root{width:120px}.bottom-tool-children-slider-popper{box-shadow:0 10px 20px #0000002e}.bottom-tool-children-slider-label,.bottom-tool-children-slider-value{color:#000000b3;font-size:.72rem;font-weight:600}.bottom-tool-children-slider-value{min-width:18px;text-align:right}.bottom-tool-child-divider-vertical{align-self:stretch;background:#0000001f;height:auto;width:1px}.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}@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}}@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}}.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{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--base-font-size);overflow:hidden;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:180px;justify-content:center;perspective:900px;width:180px}.view-cube-3d{height:70px;position:relative;transform-style:preserve-3d;width:70px}.cube-face{backface-visibility:hidden;background:#fff;border:1px solid #cfd8e3;box-shadow:inset 0 0 0 1px #ffffffb3;height:70px;position:absolute;width:70px}.cube-face.front{transform:translateZ(35px)}.cube-face.back{transform:rotateY(180deg) translateZ(35px)}.cube-face.right{transform:rotateY(90deg) translateZ(35px)}.cube-face.left{transform:rotateY(-90deg) translateZ(35px)}.cube-face.top{transform:rotateX(90deg) translateZ(35px)}.cube-face.bottom{transform:rotateX(-90deg) translateZ(35px)}.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;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease;z-index:70}.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:8px;padding:10px 16px;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;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%;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:#111827eb;border:none;border-radius:999px;bottom:20px;box-shadow:0 16px 30px #00000038;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:4px;left:50%;letter-spacing:.01em;padding:12px 18px;position:absolute;transform:translateX(-50%);z-index:90}.markup-preview-close-button:hover{background:#111827}@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)}}.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}
/*# sourceMappingURL=main.6c48bc7f.css.map*/