@charset "UTF-8";.header-inner[data-v-24588ad2]{flex-wrap:nowrap;gap:8px 12px;row-gap:8px}.header-logo[data-v-24588ad2]{cursor:pointer;flex-shrink:0;display:flex;align-items:center}.header-logo img[data-v-24588ad2]{height:32px;width:auto;display:block}.header-nav[data-v-24588ad2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;flex:1 1 auto;min-width:0}.header-right[data-v-24588ad2]{display:flex;align-items:center;gap:4px;flex-shrink:0}.header-burger[data-v-24588ad2]{display:none}.header-nav-mobile[data-v-24588ad2]{display:flex;flex-direction:column;gap:4px}.header-nav-mobile__item[data-v-24588ad2]{width:100%;border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:8px;font-size:14px;font-family:inherit;color:#334155;cursor:pointer}.header-nav-mobile__item[data-v-24588ad2]:hover{background:#f1f5f9}.header-nav-mobile__item.active[data-v-24588ad2]{background:#eff4ff;color:#1547ea;font-weight:600}.header-inner[data-v-24588ad2] .n-button{--n-height: 26px !important;--n-font-size: 12px !important;--n-padding: 0 10px !important;--n-font-weight: 500 !important;height:26px;padding:0 10px;font-size:12px;font-weight:500;color:#64748b;border:0;background:transparent;transition:background-color .15s ease,color .15s ease}.header-inner[data-v-24588ad2] .n-button:hover:not(.active){background:#f1f5f9;color:#0f172a}.header-inner[data-v-24588ad2] .n-button.active{background:#eff4ff;color:#1547ea;font-weight:600}.header-user[data-v-24588ad2]{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500}.header-chevron[data-v-24588ad2]{margin-left:2px}.dropdown-button[data-v-24588ad2]{flex-shrink:0;outline:none}@media (max-width: 900px){.header-nav--desktop[data-v-24588ad2]{display:none}.header-burger[data-v-24588ad2]{display:inline-flex}.header-user[data-v-24588ad2]{max-width:100px}}@media (max-width: 560px){.header-logo img[data-v-24588ad2]{height:28px}.header-user[data-v-24588ad2]{display:none}}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--page-max-width: 1440px;--content-max-width: 1320px;--control-height: 30px;--card-radius: 10px;--card-border: #e8ecf1;--card-shadow: 0 1px 2px rgba(15, 23, 42, .04)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden}body{background:linear-gradient(180deg,#f7f9fc,#eef2f7);color:#1e293b;font-family:Segoe UI,Arial,sans-serif;font-size:13px;line-height:1.45;-webkit-font-smoothing:antialiased}.app-shell{position:relative;width:100%;min-height:100vh;padding:12px;overflow-x:hidden;font-family:Segoe UI,Arial,sans-serif;font-size:13px}.app-bg{position:absolute;z-index:0;pointer-events:none;background-repeat:no-repeat;background-size:contain;mix-blend-mode:multiply;opacity:.9;width:min(520px,55vw);height:min(520px,55vw);transform:rotate(90deg);transform-origin:center center}.app-bg--top{top:0;left:0;background-image:url(/images/background-image.jpg);background-position:top left}.app-bg--bottom{right:0;bottom:0;background-image:url(/images/background-image1.jpg);background-position:bottom right}.app-frame{position:relative;z-index:1;width:100%;max-width:var(--page-max-width);margin:0 auto;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:12px;box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.app-header{padding:8px 12px 0}.app-main{width:100%;min-width:0;padding:10px 18px 22px;overflow-x:hidden;font-family:Segoe UI,Arial,sans-serif;font-size:13px;color:#1e293b}.page-container{width:100%;max-width:var(--content-max-width);margin:0 auto;min-width:0;padding:8px 0 14px;box-sizing:border-box}.page-container>.admin-page,.page-container>.users-page,.page-container>.users-forbidden,.page-container>.configurator,.page-container>.configurator-loading,.page-container>.workspace,.page-container>.auth-wrapper{width:100%;min-width:0;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.page-container>.home{width:100%;min-width:0;box-sizing:border-box}.admin-page{display:flex;flex-direction:column;gap:12px}.app-back{display:inline-flex;align-items:center;gap:4px;margin:0;border:0;padding:0;background:transparent;color:#1547ea;font:inherit;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;transition:color .15s ease,opacity .15s ease}.app-back__icon{display:inline-block;font-size:15px;line-height:1;transform:translateY(-.5px);transition:transform .15s ease}.app-back:hover{color:#0f35b8}.app-back:hover .app-back__icon{transform:translate(-2px,-.5px)}.app-back:active{opacity:.75}.app-main .n-card{border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.app-main .n-card.n-card--bordered{border-color:var(--card-border)}.app-main .n-card-header{padding:12px 14px 8px}.app-main .n-card__content{padding:12px 14px}.app-main .n-card__action,.app-main .n-card__footer{padding:10px 14px}.app-main .n-form-item{margin-bottom:12px}.app-main .n-form-item-feedback-wrapper{min-height:16px}.app-main .n-divider{margin-top:16px;margin-bottom:16px}.app-main .n-list-item{padding:10px 12px}.app-main .n-data-table{max-width:100%}.app-main .n-data-table-wrapper{overflow-x:auto}.app-main .n-data-table-th,.app-main .n-data-table-td{padding:8px 10px!important}.n-modal{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.n-modal .n-card__content{overflow-y:auto}.app-frame:has(.auth-wrapper){max-width:none;background:transparent;border:0;border-radius:0;box-shadow:none}.app-main:has(.auth-wrapper){padding:0}.app-main .n-h1,.app-main h1.n-h{margin:0 0 12px;font-size:18px!important;font-weight:700!important;line-height:1.3!important;color:#0f172a}.app-main .n-h2,.app-main h2.n-h{margin:0 0 10px;font-size:15px!important;font-weight:600!important;line-height:1.35!important;color:#0f172a}.app-main .n-h3,.app-main h3.n-h{margin:0 0 8px;font-size:14px!important;font-weight:600!important;line-height:1.35!important}.app-main .n-thing .n-thing-header__title{font-size:13px!important;font-weight:600!important;line-height:1.35!important}.app-main .n-thing .n-thing-main__description,.app-main .n-thing .n-thing-main__content{font-size:12px!important;line-height:1.4!important}.app-main .n-list .n-list-item{font-size:13px}.app-main .n-data-table{font-size:13px!important}.app-main .n-form-item-label{font-size:12px!important}.app-main .n-card-header__main{font-size:15px!important;font-weight:600!important}.app-main .n-tabs .n-tabs-tab{font-size:13px!important}.app-main .n-text,.app-main .n-p{font-size:13px}@media (max-width: 1024px){.app-shell{padding:8px}.app-main{padding:8px 12px 18px}}@media (max-width: 768px){:root{--card-radius: 8px}.app-bg{width:min(280px,70vw);height:min(280px,70vw);opacity:.7}.app-frame{border-radius:10px}.app-header{padding:6px 8px 0}.app-main{padding:8px 10px 16px}.page-container{padding:4px 0 12px}.app-main .n-card-header{padding:10px 12px 6px}.app-main .n-card__content{padding:10px 12px}.app-main .n-list-item{padding:8px 10px}.app-main .admin-page .n-input-group{flex-wrap:wrap;gap:6px}.app-main .admin-page .n-input-group>.n-input,.app-main .admin-page .n-input-group>.n-select{flex:1 1 220px;width:auto}}@media (max-width: 480px){.app-shell{padding:0}.app-frame{border-radius:0;border-left:0;border-right:0;min-height:100vh}.app-main .n-h1,.app-main h1.n-h{margin-bottom:10px;font-size:17px!important}.app-main .n-modal .n-card-header,.app-main .n-modal .n-card__content,.app-main .n-modal .n-card__action,.app-main .n-modal .n-card__footer{padding-left:10px;padding-right:10px}}.n-base-select-menu .n-base-select-option{font-size:12px!important;min-height:28px!important;height:auto!important;padding-top:4px!important;padding-bottom:4px!important;white-space:normal!important;line-height:1.35!important;align-items:flex-start!important}.n-base-select-menu .n-base-select-option__content{font-size:12px!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.header-inner{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-bottom:1px solid #e8ecf1;position:relative;top:auto;z-index:20;border-radius:0;margin-bottom:0;padding:4px 4px 10px;width:100%;max-width:100%}.n-button{--n-font-weight: 500 !important;font-family:Segoe UI,Arial,sans-serif!important}.n-button--tiny-type{--n-height: 26px !important;--n-font-size: 11px !important;--n-padding: 0 10px !important}.n-button--small-type{--n-height: 28px !important;--n-font-size: 12px !important;--n-padding: 0 12px !important}.n-button--medium-type{--n-height: 30px !important;--n-font-size: 13px !important;--n-padding: 0 14px !important}
