:root{--pozyx-primary: #2cacbc;--pozyx-primary-4: #89d3db;--pozyx-gray-1: #fbfbfb;--pozyx-gray-2: #f7f7f7;--pozyx-gray-4: #e9e9e9;--pozyx-gray-5: #d9d9d9;--pozyx-gray-6: #bfbfbf;--pozyx-gray-7: #919191;--pozyx-gray-8: #5a5a5a;--pozyx-gray-10: #222222;--pozyx-sider-base: #001529;--pozyx-text: rgba(0, 0, 0, .85);--pozyx-radius: 6px;--pozyx-paper-radius: 3px;--pozyx-shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .16)}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%}body{margin:0;font-family:Twemoji Country Flags,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;color:var(--pozyx-text);background:var(--pozyx-gray-2);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pozyx-login-shell{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:var(--pozyx-gray-2);padding:24px}.pozyx-login-card{width:400px;border-radius:var(--pozyx-paper-radius);box-shadow:var(--pozyx-shadow)}.pozyx-login-brand{text-align:center;margin-bottom:28px}.pozyx-login-brand-logo{display:inline-flex;align-items:center;justify-content:center;padding:4px 0;margin-bottom:14px}.pozyx-project-page{width:100%;margin:0;padding:0}.pozyx-shell-sider{background:var(--pozyx-sider-base)!important;z-index:100;overflow:hidden;border-right:1px solid rgba(255,255,255,.08)}.pozyx-shell-sider .ant-layout-sider-children{min-height:100vh;display:flex;flex-direction:column;background:var(--pozyx-sider-base)}.pozyx-shell-logo{height:auto;display:flex;align-items:center;justify-content:center;padding:30px 30px 8px 0}.pozyx-shell-logo-no-divider{border-bottom:none;margin-bottom:0}.pozyx-shell-logo-image{width:180px;max-width:100%;height:auto}.pozyx-shell-app-name{color:#ffffffe0!important;font-size:11px!important;text-align:center;display:block;padding:0 16px;margin-bottom:12px}.pozyx-sidebar-inner{height:100%;display:flex;flex-direction:column;background:var(--pozyx-sider-base)}.pozyx-shell-menu.ant-menu-dark{background:var(--pozyx-sider-base)!important;border-inline-end:none!important}.pozyx-shell-menu-main{height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.pozyx-shell-menu.ant-menu-vertical>.ant-menu-item,.pozyx-shell-menu.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{border-radius:var(--pozyx-radius)!important;padding:.2em .1em .2em 1em!important;margin:.5em .8em!important;height:auto!important;font-size:120%!important;transition:all .2s}.pozyx-shell-menu .ant-menu-item .anticon,.pozyx-shell-menu .ant-menu-submenu-title .anticon{margin-right:6px}.pozyx-shell-menu .ant-menu-submenu-title{font-size:100%!important}.pozyx-shell-menu.ant-menu-dark .ant-menu-item-selected{background:var(--pozyx-gray-8)}.pozyx-shell-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{background:var(--pozyx-gray-8)}.pozyx-shell-menu.ant-menu-dark .ant-menu-submenu .ant-menu-item-selected{background:var(--pozyx-gray-8)}.pozyx-shell-menu.ant-menu-dark .ant-menu-item:after,.pozyx-shell-menu.ant-menu-dark .ant-menu-submenu-title:after{display:none!important;border-inline-end:0!important}.pozyx-shell-user-row.ant-menu-item-disabled,.pozyx-shell-user-row.ant-menu-item-disabled .anticon,.pozyx-shell-user-email{color:#ffffffe0!important}.pozyx-shell-menu .ant-menu-item.pozyx-shell-user-row{margin-top:auto!important;margin-bottom:0!important;opacity:1!important;cursor:default!important}.pozyx-shell-menu .ant-menu-item.pozyx-shell-user-row .ant-menu-title-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pozyx-shell-menu .ant-menu-item.pozyx-shell-user-row.ant-menu-item-disabled:hover{background:transparent!important}.pozyx-shell-menu .ant-menu-item.pozyx-shell-logout-row{margin-top:0!important;margin-bottom:calc(.6em + 10px)!important;color:#ffffffe0}.pozyx-shell-user-email{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.pozyx-shell-layout{min-height:100vh}.pozyx-shell-content{background:var(--pozyx-gray-2);overflow:auto}.pozyx-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.pozyx-page-header-title.ant-typography{margin:0!important}.pozyx-surface-card.ant-card{border:1px solid var(--pozyx-gray-4);border-radius:var(--pozyx-paper-radius);box-shadow:var(--pozyx-shadow)}a{color:var(--pozyx-primary)}a:hover{color:var(--pozyx-primary-4);text-decoration:underline}
