@import"https://fonts.googleapis.com/css2?family=Lexend+Deca&family=Comfortaa&family=Orbitron&display=swap";@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.aps-explorer-modal-content .modal-layout{display:flex;height:70vh;min-height:500px;gap:0;overflow:hidden}.aps-explorer-modal-content .modal-section{display:flex;flex-direction:column;background:#fff;border-right:1px solid #e8e8e8;transition:all .3s ease;overflow:hidden}.aps-explorer-modal-content .modal-section:last-child{border-right:none}.aps-explorer-modal-content .modal-section__title{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e8e8e8;background:#fff;min-height:45px;height:45px;flex-shrink:0}.aps-explorer-modal-content .modal-section__title h3{margin:0;font-size:13px;font-weight:600;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.aps-explorer-modal-content .modal-section__toggle{opacity:.6;transition:opacity .2s;flex-shrink:0}.aps-explorer-modal-content .modal-section__toggle:hover{opacity:1}.aps-explorer-modal-content .modal-section__search{padding:8px 12px;border-bottom:1px solid #e8e8e8;background:#fafafa;flex-shrink:0;min-height:48px;display:flex;align-items:center}.aps-explorer-modal-content .modal-section__search>.ant-input-affix-wrapper{flex:1;border-radius:6px;border-color:#d9d9d9;transition:all .2s ease}.aps-explorer-modal-content .modal-section__search>.ant-input-affix-wrapper:hover{border-color:#40a9ff}.aps-explorer-modal-content .modal-section__search>.ant-input-affix-wrapper:focus-within{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.aps-explorer-modal-content .modal-section__search .ant-input{font-size:13px}.aps-explorer-modal-content .modal-section__search .ant-input::-moz-placeholder{color:#aaa}.aps-explorer-modal-content .modal-section__search .ant-input::placeholder{color:#aaa}.aps-explorer-modal-content .modal-section__search .anticon-search{color:#8c8c8c}.aps-explorer-modal-content .modal-section__breadcrumbs{padding:12px;font-size:12px;background:#fafafa;border-bottom:1px solid #e8e8e8;flex-shrink:0;min-height:48px;display:flex;align-items:center}.aps-explorer-modal-content .modal-section__breadcrumbs .ant-breadcrumb{margin:0}.aps-explorer-modal-content .modal-section__breadcrumbs .ant-breadcrumb-separator{color:#aaa}.aps-explorer-modal-content .modal-section__breadcrumb-item{cursor:pointer;color:#4a5568;transition:all .2s ease}.aps-explorer-modal-content .modal-section__breadcrumb-item:hover:not(.aps-explorer-modal-content .modal-section__breadcrumb-item--active):not(.aps-explorer-modal-content .modal-section__breadcrumb-item--home){color:#2563eb;text-decoration:underline}.aps-explorer-modal-content .modal-section__breadcrumb-item--home{color:#6b7280;cursor:default}.aps-explorer-modal-content .modal-section__breadcrumb-item--home:hover{color:#6b7280}.aps-explorer-modal-content .modal-section__breadcrumb-item--active{color:#1a202c;font-weight:500;cursor:default}.aps-explorer-modal-content .modal-section__breadcrumb-item--active:hover{color:#1a202c}.aps-explorer-modal-content .modal-section__scroll{flex:1;overflow-y:auto;padding:4px 8px}.aps-explorer-modal-content .modal-section__scroll>*{animation:fadeIn .3s ease-out}.aps-explorer-modal-content .modal-section__scroll::-webkit-scrollbar{width:8px}.aps-explorer-modal-content .modal-section__scroll::-webkit-scrollbar-track{background:#f1f1f1}.aps-explorer-modal-content .modal-section__scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.aps-explorer-modal-content .modal-section__scroll::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.aps-explorer-modal-content .modal-section__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:200px;color:#888}.aps-explorer-modal-content .modal-section__loading p{margin:0;font-size:13px;color:#888}.aps-explorer-modal-content .modal-section__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:200px;color:#999}.aps-explorer-modal-content .modal-section__empty p{margin:0;font-size:13px;color:#888}.aps-explorer-modal-content .modal-section__item{padding:10px 12px;margin:2px 0;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:13px;color:#374151;display:flex;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;overflow:hidden}.aps-explorer-modal-content .modal-section__item:hover{background:#f3f4f6;transform:translate(2px)}.aps-explorer-modal-content .modal-section__item--selected{background:#dbeafe;color:#1e40af;font-weight:500}.aps-explorer-modal-content .modal-section__item--selected:hover{background:#bfdbfe}.aps-explorer-modal-content .modal-section__item-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aps-explorer-modal-content .modal-section__icon{font-size:14px;color:#6b7280;flex-shrink:0;transition:color .2s ease}.aps-explorer-modal-content .modal-section__icon--rvt{color:#0696d7}.aps-explorer-modal-content .modal-section__icon--dwg{color:#e32e26}.aps-explorer-modal-content .modal-section__icon--pdf{color:red}.aps-explorer-modal-content .modal-section__icon--ifc{color:#f89820}.aps-explorer-modal-content .modal-section__icon--xlsx,.aps-explorer-modal-content .modal-section__icon--xls{color:#217346}.aps-explorer-modal-content .modal-section__icon--docx,.aps-explorer-modal-content .modal-section__icon--doc{color:#2b579a}.aps-explorer-modal-content .modal-section__icon--zip,.aps-explorer-modal-content .modal-section__icon--rar{color:orange}.aps-explorer-modal-content .modal-section--collapsed{flex-basis:45px!important;max-width:45px!important;min-width:45px!important}.aps-explorer-modal-content .modal-section--collapsed .modal-section__scroll,.aps-explorer-modal-content .modal-section--collapsed .modal-section__search{display:none}.aps-explorer-modal-content .modal-section--collapsed .modal-section__title{border-bottom:none;padding:12px 4px;justify-content:center}.aps-explorer-modal-content .modal-section--collapsed .modal-section__title h3{display:none}.aps-explorer-modal-content .modal-section--collapsed .modal-section__toggle{margin:0}.aps-explorer-modal-content .modal-section--hubs,.aps-explorer-modal-content .modal-section--projects{flex-basis:22%;max-width:22%;min-width:50px;background:#fafbfc}.aps-explorer-modal-content .modal-section--folder{flex:1;background:#fff}.aps-explorer-modal-content .ant-modal-content{padding:0;overflow:hidden}.aps-explorer-modal-content .ant-modal-body{padding:18px}.aps-explorer-modal-content .ant-modal-header{padding:16px 24px;border-bottom:1px solid #e8e8e8}.aps-explorer-modal-content .ant-modal-close{top:16px;right:16px;width:auto;height:auto;inset-inline-end:16px}.aps-explorer-modal-content .modal-header-actions{display:flex;align-items:center;gap:6px;pointer-events:auto}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button,.aps-explorer-modal-content .modal-header-actions .modal-close-button{width:32px;height:32px;min-width:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;padding:0;flex-shrink:0;cursor:pointer}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button:hover,.aps-explorer-modal-content .modal-header-actions .modal-close-button:hover{background:#0000000f}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button:focus,.aps-explorer-modal-content .modal-header-actions .modal-close-button:focus{outline:2px solid #1890ff;outline-offset:2px}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button .anticon,.aps-explorer-modal-content .modal-header-actions .modal-close-button .anticon{font-size:16px}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button{color:#595959}.aps-explorer-modal-content .modal-header-actions .modal-refresh-button:hover{color:#1890ff}.aps-explorer-modal-content .modal-header-actions .modal-close-button{color:#595959}.aps-explorer-modal-content .modal-header-actions .modal-close-button:hover{color:#262626}.aps-explorer__button{font-weight:500;color:#3b4754;padding:4px 12px;height:auto}.aps-explorer__button:hover{background:#f6f8fa}.aps-explorer__separator{margin:0 4px;color:#888}.aps-explorer__placeholder{color:#aaa;font-style:italic}.topbar{display:flex;justify-content:space-between;align-items:center;padding:0 24px;background:#fff;box-shadow:0 2px 8px #0000000f;height:64px;position:fixed;top:0;left:0;width:100%;z-index:1000}.topbar .topbar-logo-container{display:flex;align-items:center;gap:12px}.topbar .topbar-logo-container .logo{height:40px;width:120px;-o-object-fit:contain;object-fit:contain}.topbar .topbar-logo-container #title{font-size:24px;margin-left:-30px;font-weight:500}.topbar .topbar-right{display:flex;align-items:center}.topbar .topbar-right .ant-btn{margin-right:72px}.topbar .ant-avatar{margin-right:72px;margin-left:0;width:36px;height:36px;cursor:pointer;transition:all .3s ease}.topbar .ant-avatar:hover{opacity:.8}.ant-layout-header{padding:0!important}.navbar-separator{width:1px;height:28px;background:#e0e0e0;margin:0 18px;align-self:center}.sidebar{height:100vh;position:fixed!important;left:0;top:64px;overflow-y:auto;box-shadow:2px 0 8px #0000000d;z-index:100}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#0003}.sidebar .sidebar-menu{border-right:none;padding-top:16px}.sidebar .sidebar-menu .sidebar-menu-item{margin:4px 8px;border-radius:4px}.sidebar .sidebar-menu .sidebar-menu-item a{color:inherit;text-decoration:none}.sidebar .sidebar-menu .sidebar-menu-item:hover{background-color:#0000000a}.sidebar .sidebar-menu .ant-menu-item-selected{background-color:#e6f7ff}.sidebar .sidebar-menu .ant-menu-item-selected:after{display:none}.main-content{width:100%;height:100%;overflow:hidden;padding-top:40px;padding-bottom:40px}.toolbar{height:calc(100vh - 64px);position:fixed!important;right:0;top:64px;overflow:hidden;background:#fafafa;border-left:1px solid #e8e8e8;box-shadow:-2px 0 8px #0000000d;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1)}.toolbar.ant-layout-sider-collapsed{background:#fff}.toolbar.ant-layout-sider-collapsed .toolbar__collapsed{display:flex;flex-direction:column;gap:8px;padding:12px 8px;height:100%}.toolbar.ant-layout-sider-collapsed .toolbar__collapsed-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;color:#000000a6;transition:all .2s}.toolbar.ant-layout-sider-collapsed .toolbar__collapsed-button:hover{background:#0000000f;color:#000000d9}.toolbar.ant-layout-sider-collapsed .toolbar__collapsed-button:active{background:#0000001a}.toolbar .toolbar__container{display:flex;flex-direction:column;height:100%;background:#fff}.toolbar .toolbar__header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fafafa;border-bottom:1px solid #f0f0f0;min-height:56px}.toolbar .toolbar__header-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:#000000d9}.toolbar .toolbar__header-icon{font-size:16px;color:#000000a6}.toolbar .toolbar__header-text{line-height:1}.toolbar .toolbar__header-actions{display:flex;align-items:center;gap:4px}.toolbar .toolbar__action-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;color:#000000a6;transition:all .2s}.toolbar .toolbar__action-button:hover{background:#0000000f;color:#000000d9}.toolbar .toolbar__action-button:active{background:#0000001a}.toolbar .toolbar__divider{margin:0;border-top-color:#f0f0f0}.toolbar .toolbar__content{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}.toolbar .toolbar__content::-webkit-scrollbar{width:6px}.toolbar .toolbar__content::-webkit-scrollbar-track{background:transparent}.toolbar .toolbar__content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.toolbar .toolbar__content::-webkit-scrollbar-thumb:hover{background:#0003}.toolbar .toolbar__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#00000073}.toolbar .toolbar__section{margin-bottom:24px}.toolbar .toolbar__section:last-child{margin-bottom:0}.toolbar .toolbar__section-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#00000073;letter-spacing:.5px;margin-bottom:12px;padding:0 4px}.toolbar .toolbar__section-content{display:flex;flex-direction:column;gap:8px}.toolbar .toolbar__item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;transition:all .2s}.toolbar .toolbar__item:hover{background:#f5f5f5;border-color:#e0e0e0}.toolbar .toolbar__item-label{font-size:13px;color:#000000a6;font-weight:500}.toolbar .toolbar__item-value{font-size:13px;color:#000000d9;font-weight:400}@media (max-width: 768px){.toolbar{width:280px!important}}.controllbar{position:fixed;bottom:0;overflow:hidden;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -2px 8px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0;z-index:50}.controllbar.controllbar--collapsed{background:#fafafa}.controllbar .controllbar__collapse-button{position:absolute;top:8px;right:16px;z-index:10}.controllbar .controllbar__content{width:100%;height:100%;overflow-x:auto;overflow-y:auto;padding:16px 60px 16px 16px}.controllbar .controllbar__content::-webkit-scrollbar{height:6px;width:6px}.controllbar .controllbar__content::-webkit-scrollbar-track{background:transparent}.controllbar .controllbar__content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.controllbar .controllbar__content::-webkit-scrollbar-thumb:hover{background:#0003}.controllbar .controllbar__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.controllbar .controllbar__section{margin-bottom:16px}.controllbar .controllbar__section:last-child{margin-bottom:0}.controllbar .controllbar__section-title{font-size:11px;font-weight:600;text-transform:uppercase;color:#00000073;letter-spacing:.5px;margin-bottom:8px;padding:0 4px}.controllbar .controllbar__section-content{display:flex;flex-direction:row;gap:12px;align-items:center;flex-wrap:wrap}.controllbar .controllbar__item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;transition:all .2s;white-space:nowrap}.controllbar .controllbar__item:hover{background:#f5f5f5;border-color:#e0e0e0}.controllbar .controllbar__item-label{font-size:13px;color:#000000a6;font-weight:500}.controllbar .controllbar__item-value{font-size:13px;color:#000000d9;font-weight:400}.with-sidebar{transition:margin-right .3s cubic-bezier(.4,0,.2,1)}.app-content{position:relative;overflow:hidden}.card{border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.card:hover{box-shadow:0 4px 12px #0000001f}.card :global(.ant-card-head){border-radius:12px 12px 0 0;border-bottom:1px solid rgba(0,0,0,.06)}.card :global(.ant-card-body){border-radius:12px;padding:0!important}:global(.ant-card.card .ant-card-body){padding:0!important;border-radius:12px}.controller-navigation{position:absolute;top:1rem;left:1rem;z-index:1000}.controller-navigation__buttons{display:flex;gap:.5rem;margin-bottom:.5rem}.controller-navigation__button{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#000000a6;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #00000014}.controller-navigation__button:hover:not(:disabled){background-color:#fafafa;border-color:#d9d9d9;color:#000000d9}.controller-navigation__button:active:not(:disabled){background-color:#f0f0f0}.controller-navigation__button:disabled{opacity:.4;cursor:not-allowed;background-color:#fafafa}.controller-navigation__button--active{background-color:#1890ff;border-color:#1890ff;color:#fff;box-shadow:0 2px 8px #1890ff4d}.controller-navigation__button--active:hover{background-color:#40a9ff;border-color:#40a9ff}.controller-navigation__toggle{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#000000a6;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #00000014}.controller-navigation__toggle:hover{background-color:#fafafa;border-color:#d9d9d9;color:#000000d9}.controller-navigation__toggle:active{background-color:#f0f0f0}.controller-navigation__overlay{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:1rem;color:#000000d9;font-size:.875rem;min-width:220px;box-shadow:0 2px 8px #00000026}.controller-navigation__status{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.controller-navigation__indicator{width:.75rem;height:.75rem;border-radius:50%;background-color:#666;flex-shrink:0}.controller-navigation__indicator--connected{background-color:#52c41a;box-shadow:0 0 8px #52c41a99;animation:pulse 2s ease-in-out infinite}.controller-navigation__text{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.controller-navigation__info{border-top:1px solid #f0f0f0;padding-top:.75rem}.controller-navigation__sensitivity{margin-bottom:.75rem}.controller-navigation__sensitivity-item{margin-bottom:.5rem}.controller-navigation__sensitivity-item label{display:flex;justify-content:space-between;margin-bottom:.25rem;font-size:.875rem}.controller-navigation__sensitivity-item label span:first-child{color:#000000a6}.controller-navigation__sensitivity-item label span:last-child{font-weight:600;color:#1890ff}.controller-navigation__slider{width:100%;height:4px;border-radius:2px;background:#f0f0f0;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.controller-navigation__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#1890ff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.controller-navigation__slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 2px 6px #1890ff66}.controller-navigation__slider::-moz-range-thumb{width:14px;height:14px;border:none;border-radius:50%;background:#1890ff;cursor:pointer;-moz-transition:all .2s ease;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.controller-navigation__slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 2px 6px #1890ff66}.controller-navigation__toggles{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #f0f0f0}.controller-navigation__toggle-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.controller-navigation__toggle-item input[type=checkbox]{width:1rem;height:1rem;cursor:pointer;accent-color:#1890ff}.controller-navigation__toggle-item span{font-size:.875rem;color:#000000a6}.controller-navigation__toggle-item:hover span{color:#000000d9}.controller-navigation__help{font-size:.75rem;color:#00000073;line-height:1.6;padding-top:.75rem;border-top:1px solid #f0f0f0}.controller-navigation__help div{display:flex;justify-content:space-between;padding:.125rem 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.aps-viewer{position:relative;width:100%;height:600px;background-color:#1a1a1a;border-radius:12px;overflow:hidden}.aps-viewer__container{width:100%;height:100%}.aps-viewer__empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#999;font-size:1rem}.aps-viewer__loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1a1a1ae6;color:#fff;z-index:1000;gap:1rem}.aps-viewer__loading-spinner{width:3rem;height:3rem;border:.25rem solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.aps-viewer__error{position:absolute;top:1rem;left:50%;transform:translate(-50%);padding:1rem 1.5rem;background-color:#ff4d4f;color:#fff;border-radius:.25rem;box-shadow:0 .25rem .5rem #0003;z-index:1001;max-width:80%}@keyframes spin{to{transform:rotate(360deg)}}.unauthenticated-page{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:999}.unauthenticated-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.unauthenticated-content{position:relative;z-index:1000;text-align:center;color:#333;max-width:500px;padding:40px;background:#fffffff2;border-radius:12px;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.unauthenticated-message h1{font-family:Lexend Deca,Comfortaa,sans-serif;font-size:28px;font-weight:500;margin-bottom:16px;color:#262626;line-height:1.4}.unauthenticated-message p{font-family:Lexend Deca,Comfortaa,sans-serif;font-size:16px;color:#666;line-height:1.6;margin:0 0 32px}.login-button{font-family:Lexend Deca,Comfortaa,sans-serif;background:#1890ff;color:#fff;border:none;padding:12px 24px;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #1890ff4d}.login-button:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.login-button:active{transform:translateY(0);box-shadow:0 2px 8px #1890ff4d}.login-button:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}@media (max-width: 768px){.unauthenticated-content{margin:20px;padding:30px 20px}.unauthenticated-message h1{font-size:24px}.login-button{padding:10px 20px;font-size:14px}}@media (max-width: 480px){.unauthenticated-message h1{font-size:20px}.login-button{width:100%;padding:12px 20px}}.aps-dual-viewer{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:100%;width:100%}.aps-dual-viewer__left,.aps-dual-viewer__right{display:flex;flex-direction:column;gap:.5rem;height:100%}.aps-dual-viewer__label{font-size:.875rem;font-weight:600;color:var(--text-primary, #1a1a1a);text-transform:uppercase;letter-spacing:.05em}.aps-dual-viewer__viewer-container{position:relative;flex:1;height:100%}.aps-dual-viewer__sync-button{position:absolute;top:1rem;left:1rem;z-index:1000;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#000000a6;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #00000014}.aps-dual-viewer__sync-button svg{transition:transform .3s ease}.aps-dual-viewer__sync-button:hover{background-color:#fafafa;border-color:#d9d9d9;color:#000000d9}.aps-dual-viewer__sync-button:active{background-color:#f0f0f0}.aps-dual-viewer__sync-button--syncing{background-color:#1890ff;border-color:#1890ff;color:#fff;box-shadow:0 2px 8px #1890ff4d}.aps-dual-viewer__sync-button--syncing svg{animation:rotate .6s ease-in-out}.aps-dual-viewer__sync-button--syncing:hover{background-color:#40a9ff;border-color:#40a9ff}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.aps-dual-viewer{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.ifc-editor{width:100%;height:100%;display:flex;flex-direction:column}.ant-typography,.ant-btn,td,.ant-menu,.ant-layout,.ant-layout-header,.ant-layout-footer,.ant-layout-sider,.ant-layout-content,.ant-input,.ant-select,.ant-table,.ant-modal,.ant-card,.ant-form,.ant-tooltip,.ant-popover{font-family:Lexend Deca,Comfortaa,sans-serif}@keyframes grow{0%{transform:scale(1)}to{transform:scale(1.02)}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0}.app-layout{min-height:100vh}.app-content{padding:48px;margin-left:240px;min-height:calc(100vh - 64px);overflow-y:auto;transition:margin-left .2s}.ant-layout-sider-collapsed~.with-sidebar .app-content{margin-left:80px}.hidden{display:none}
