body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SFProDisplay;margin:0}*,:after,:before{box-sizing:border-box;overflow-wrap:break-word;text-overflow:ellipsis;word-break:break-all}#root{display:flex}#root>section{background-color:var(--bg-color-zarafshon);width:100%}#root>section>div{padding:17px 20px}@media(max-width:768px){#root>section>div{padding:16px}}p{margin:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:400;src:url(/static/media/SF-Pro-Display-Light.916b3ad9eb7cec3e03e2.otf)}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:700;src:url(/static/media/SF-Pro-Display-Bold.170e68ac3f4c79ef407d.otf)}@font-face{font-family:SFProDisplay;font-style:normal;font-weight:500;src:url(/static/media/SF-Pro-Display-Medium.e1d844da0ee028d4e288.otf)}:root{--red:#f05742;--yellow:#eead4a;--green:#74c24f;--gray:#bcc6d8;--default:#3894eb;--borderColor:#dde2eb;--bg-color-zarafshon:#ebeff6;--dark-text-color:#142d49}[hidden]{display:none}body .ant-input:not([type=password]),body .ant-table-wrapper .ant-table,body button,body h1,body h2,body h3,body h4,body h5,body h6,body input,body select,body textarea{font-family:SFProDisplay}.page-header{align-items:flex-end;display:flex;margin:0 0 1rem}.page-header .page-h1{font-size:30px;font-weight:700;margin:0}.user-one form{display:flex;flex-direction:column;gap:20px}.user-one form .ant-form-item{margin-bottom:0}.welcomeMain{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:0 50px}.welcomeMain .welcomeImg{width:300px}@media(max-width:768px){.welcomeMain .welcomeImg{width:120px}}.welcomeMain .welcomeHeader{font-family:sans-serif;font-size:30px;text-align:center}@media(max-width:768px){.welcomeMain .welcomeHeader{font-size:24px}}.table-cell-name{max-width:300px}.table-cell-date{min-width:180px}.table-cell-one-letter{min-width:140px}.editable-cell-value-wrap{height:22px;width:100%}::-webkit-scrollbar{height:8px!important;width:8px!important}@media(max-width:768px){::-webkit-scrollbar{height:0!important;width:0!important}}::-webkit-scrollbar-track{background:#f1f1f1!important}::-webkit-scrollbar-thumb{background:#888!important;border-radius:10px!important}::-webkit-scrollbar-thumb:hover{background:#555!important}.profile-page{display:flex;flex-direction:column;gap:16px;padding-bottom:80px}.profile-page .profile-section{background:#fff;border:1px solid var(--borderColor);border-radius:12px;overflow:hidden}.profile-page .profile-section-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:background .15s;-webkit-user-select:none;user-select:none}.profile-page .profile-section-header:hover{background:var(--bg-color-zarafshon)}.profile-page .profile-section-header h3{color:var(--dark-text-color);font-family:SFProDisplay,-apple-system,sans-serif;font-size:16px;font-weight:600;margin:0}.profile-page .profile-section-header .section-toggle{color:var(--gray);font-size:12px;transition:transform .2s}.profile-page .profile-section-header .section-toggle.open{transform:rotate(180deg)}.profile-page .profile-section-body{padding:0 20px 20px}.profile-page .profile-identity{align-items:center;display:flex;gap:16px;padding:20px}.profile-page .profile-identity .avatar-wrapper{flex-shrink:0;position:relative}.profile-page .profile-identity .avatar-wrapper .avatar-img{align-items:center;background:var(--bg-color-zarafshon);border-radius:50%;color:var(--default);display:flex;font-family:SFProDisplay,-apple-system,sans-serif;font-size:28px;font-weight:700;height:72px;justify-content:center;object-fit:cover;width:72px}.profile-page .profile-identity .avatar-wrapper .avatar-actions{bottom:-4px;display:flex;gap:2px;position:absolute;right:-4px}.profile-page .profile-identity .avatar-wrapper .avatar-actions button{align-items:center;border:2px solid #fff;border-radius:50%;cursor:pointer;display:flex;font-size:12px;height:26px;justify-content:center;padding:0;width:26px}.profile-page .profile-identity .identity-info{flex:1 1;min-width:0}.profile-page .profile-identity .identity-info .identity-name{color:var(--dark-text-color);font-family:SFProDisplay,-apple-system,sans-serif;font-size:20px;font-weight:700;line-height:1.3;margin:0}.profile-page .profile-identity .identity-info .identity-role{color:var(--gray);font-family:SFProDisplay,-apple-system,sans-serif;font-size:13px;margin:4px 0 0}.profile-page .profile-fields{display:flex;flex-direction:column;gap:12px}.profile-page .profile-fields .field-group label{color:var(--gray);display:block;font-family:SFProDisplay,-apple-system,sans-serif;font-size:13px;font-weight:500;margin-bottom:4px}.profile-page .profile-fields .field-actions{display:flex;gap:8px;margin-top:4px}.profile-page .session-list{display:flex;flex-direction:column;gap:8px}.profile-page .session-list .session-item{align-items:center;background:var(--bg-color-zarafshon);border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.profile-page .session-list .session-item .session-info{flex:1 1;min-width:0}.profile-page .session-list .session-item .session-info .session-agent{color:var(--dark-text-color);font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .session-list .session-item .session-info .session-meta{color:var(--gray);font-size:12px;margin-top:2px}.profile-page .session-list .session-item .session-current{color:var(--green);font-size:12px;font-weight:500;white-space:nowrap}.profile-page .activity-list{display:flex;flex-direction:column;gap:8px}.profile-page .activity-list .activity-item{align-items:flex-start;background:var(--bg-color-zarafshon);border-radius:8px;display:flex;justify-content:space-between;padding:10px 12px}.profile-page .activity-list .activity-item .activity-text{color:var(--dark-text-color);font-size:13px}.profile-page .activity-list .activity-item .activity-date{color:var(--gray);font-size:12px;margin-left:12px;white-space:nowrap}.profile-page .activity-list .activity-more{margin-top:4px;text-align:center}.profile-page .profile-actions{padding:20px}.profile-page .profile-actions .logout-btn{font-family:SFProDisplay,-apple-system,sans-serif;font-weight:600}@media(max-width:768px){.profile-page{gap:12px}.profile-page .profile-identity{padding:16px}.profile-page .profile-identity .avatar-wrapper .avatar-img{font-size:22px;height:56px;width:56px}.profile-page .profile-identity .identity-info .identity-name{font-size:18px}.profile-page .profile-section-header{padding:14px 16px}.profile-page .profile-section-body{padding:0 16px 16px}.profile-page .profile-actions{padding:16px}}@media(max-width:390px){.profile-page .profile-identity .identity-info .identity-name{font-size:16px}.profile-page .profile-section-header h3{font-size:15px}}.characteristic-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px;transition:box-shadow .3s ease}.characteristic-card:hover{box-shadow:0 4px 12px #00000026}.characteristic-card .characteristic-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.characteristic-card .characteristic-header .characteristic-icon{color:#3894eb;color:var(--default,#3894eb);font-size:24px}.characteristic-card .characteristic-header .characteristic-title{color:#142d49;color:var(--dark-text-color,#142d49);font-size:18px;font-weight:600;margin:0}.characteristic-card .characteristic-content .characteristic-item{background-color:#3894eb0d;border-radius:4px;display:flex;flex-direction:column;gap:4px;padding:8px}.characteristic-card .characteristic-content .characteristic-item .characteristic-label{color:#bcc6d8;color:var(--gray,#bcc6d8);font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.characteristic-card .characteristic-content .characteristic-item .characteristic-value{color:#142d49;color:var(--dark-text-color,#142d49);font-size:16px;font-weight:600;word-break:break-word}.characteristic-input-wrapper{width:100%}.characteristic-input-field{border:1px solid #dde2eb;border:1px solid var(--borderColor,#dde2eb);border-radius:4px;flex:1 1;padding:8px 12px;transition:border-color .3s ease}.characteristic-input-field:focus,.characteristic-input-field:hover{border-color:#3894eb;border-color:var(--default,#3894eb)}.characteristic-input-field:focus{box-shadow:0 0 0 2px #3894eb33}.characteristic-measurement{background-color:#ebeff6;background-color:var(--bg-color-zarafshon,#ebeff6);border-radius:4px;color:#142d49;color:var(--dark-text-color,#142d49);font-size:14px;font-weight:500;min-width:50px;padding:8px 12px;text-align:center}.characteristic-form-item{margin-bottom:16px!important}.characteristic-form-item .ant-form-item-label label{color:#142d49;color:var(--dark-text-color,#142d49);font-weight:500}.journal-page{padding-bottom:90px}.journal-page-loading{display:flex;justify-content:center;padding:80px}.journal-center{padding:80px;text-align:center}.journal-topbar{align-items:flex-start;background:#fff;border:1px solid var(--borderColor);border-radius:10px;box-shadow:0 2px 8px #0000000a;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px;padding:16px 20px}.journal-topbar .journal-topbar-title h1{color:var(--dark-text-color);font-size:20px;font-weight:700;margin:0 0 3px}.journal-topbar .journal-topbar-title .journal-topbar-sub{color:var(--gray);font-size:12px}.journal-topbar .journal-topbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.journal-topbar .journal-topbar-stat{align-items:center;color:var(--dark-text-color);display:flex;font-size:12px;gap:6px}.journal-topbar .journal-topbar-stat b{font-weight:700}.journal-topbar .stat-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.journal-topbar .stat-dot.stat-mech{background:var(--default)}.journal-topbar .stat-dot.stat-elec{background:#e8973a}.journal-table-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--borderColor);border-radius:10px;box-shadow:0 2px 12px #0000000d;overflow-x:auto}.journal-table{border-collapse:collapse;font-family:SFProDisplay,-apple-system,sans-serif;font-size:12px;width:100%}.journal-table td,.journal-table th{border:1px solid var(--borderColor);padding:5px 7px;text-align:center;vertical-align:middle}.journal-table .header-fixed{background:var(--dark-text-color);box-shadow:inset 0 -1px 0 #ffffff26,inset 1px 0 0 #ffffff14;color:#fff;font-size:11px;font-weight:600;position:sticky;top:0;z-index:3}.journal-table .header-section-mech{background:linear-gradient(120deg,#1558a8,var(--default))}.journal-table .header-section-elec,.journal-table .header-section-mech{box-shadow:inset 0 -1px 0 #ffffff2e;color:#fff;font-size:13px;font-weight:700;letter-spacing:.3px;padding:10px 14px;position:sticky;top:0;z-index:3}.journal-table .header-section-elec{background:linear-gradient(120deg,#b36010,#e8973a)}.journal-table .header-mech{background:#3894eb1c}.journal-table .header-elec,.journal-table .header-mech{box-shadow:inset 0 -1px 0 var(--borderColor);color:var(--dark-text-color);font-size:11px;font-weight:600;line-height:1.25;max-width:128px;min-width:96px;overflow-wrap:anywhere;padding:8px 6px;position:sticky;top:0;white-space:normal;word-break:break-word;z-index:2}.journal-table .header-elec{background:#e8973a1c}.journal-table .col-number-row th{background:#f3f5f9;border-bottom:2px solid var(--borderColor);color:var(--gray);font-size:10px;font-weight:500;padding:3px 4px}.journal-table .vertical-text{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;line-height:1.5;max-height:126px;overflow-wrap:anywhere;padding:8px 4px;text-align:center;text-orientation:mixed;transform:rotate(180deg);white-space:normal;word-break:break-word;writing-mode:vertical-rl}.journal-table .measurement-label{color:var(--gray);display:block;font-size:10px;font-style:normal;font-weight:400;margin-top:2px;white-space:normal}.journal-table tbody tr:hover td{background:#3894eb0f!important}.journal-table tbody tr:nth-child(2n) .cell-mech{background:#3894eb0d}.journal-table tbody tr:nth-child(2n) .cell-elec{background:#e8973a0d}.journal-table tbody tr:nth-child(2n) .cell-date,.journal-table tbody tr:nth-child(2n) .cell-meta,.journal-table tbody tr:nth-child(2n) .cell-status{background:#f7f8fb}.journal-table tbody .cell-meta{background:#fafbfd;color:var(--dark-text-color);font-size:11px;white-space:nowrap}.journal-table tbody .cell-index{color:var(--gray);font-weight:600;min-width:28px;width:32px}.journal-table tbody .cell-relay{min-width:100px;padding:4px 8px;text-align:left}.journal-table tbody .cell-relay .relay-name{color:var(--dark-text-color);display:block;font-size:11px;font-weight:600}.journal-table tbody .cell-relay .relay-year{color:var(--gray);display:block;font-size:10px;margin-top:1px}.journal-table tbody .cell-mech{background:#3894eb08;color:var(--dark-text-color);font-size:12px}.journal-table tbody .cell-elec{background:#e8973a08;color:var(--dark-text-color);font-size:12px}.journal-table tbody .cell-empty{color:var(--gray)!important;font-size:11px}.journal-table tbody .cell-date{background:#fafbfd;color:var(--gray);font-size:11px;min-width:70px;white-space:nowrap}.journal-table tbody .cell-status{background:#fafbfd;min-width:90px;padding:4px 6px;white-space:nowrap}.journal-table tbody .fill-row td{background:#fafbfd;color:#0000;height:28px}@media(max-width:768px){.journal-table .header-elec,.journal-table .header-mech{font-size:10px;max-width:96px;min-width:78px;padding:6px 4px}.journal-table .header-section-elec,.journal-table .header-section-mech{font-size:12px;padding:8px 10px}.journal-table .measurement-label{font-size:9px}.journal-table .vertical-text{max-height:96px;padding:6px 2px}}.journal-pagination{align-items:center;display:flex;gap:12px;justify-content:center;padding:16px 0 4px}.journal-pagination .page-info{color:var(--gray);font-size:13px;font-weight:500;min-width:90px;text-align:center}.journal-empty{color:var(--gray);padding:60px 20px;text-align:center}.journal-empty p{font-size:14px;margin-top:12px}@media print{.app-header,.app-nav,.journal-pagination,.journal-topbar-actions{display:none!important}.journal-table-wrapper,.journal-topbar{border:none;box-shadow:none}.journal-table-wrapper{border-radius:0;overflow:visible}.journal-table{font-size:9px}.journal-table td,.journal-table th{padding:3px 4px}.app-layout-content{height:auto!important;margin-top:0!important;overflow:visible!important}.journal-page{padding-bottom:0}}.header-lv1{background:#3894eb1c}.header-lv2{background:#3894eb14}.header-lv3{background:#3894eb0d}.header-lv4{background:#3894eb0a}.header-lv5{background:#3894eb08}.tiptap-prose{color:#1a1a1a;font-size:15px;line-height:1.7;word-break:break-word}.tiptap-prose h1,.tiptap-prose h2,.tiptap-prose h3,.tiptap-prose h4{color:#111;font-weight:700;line-height:1.3;margin-bottom:.4em;margin-top:1.2em}.tiptap-prose h1{font-size:1.75em}.tiptap-prose h2{font-size:1.4em}.tiptap-prose h3{font-size:1.2em}.tiptap-prose h4{font-size:1.05em}.tiptap-prose p{margin:.5em 0}.tiptap-prose ol,.tiptap-prose ul{margin:.5em 0;padding-left:1.6em}.tiptap-prose li{margin:.2em 0}.tiptap-prose blockquote{background:#f0f5ff;border-left:4px solid #1677ff;border-radius:0 6px 6px 0;color:#555;margin:12px 0;padding:6px 16px}.tiptap-prose blockquote p{margin:0}.tiptap-prose code{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;color:#c7254e;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.88em;padding:2px 5px}.tiptap-prose pre{background:#1e1e1e;border-radius:8px;color:#d4d4d4;margin:12px 0;overflow-x:auto;padding:16px}.tiptap-prose pre code{background:#0000;border:none;color:inherit;font-size:.9em;padding:0}.tiptap-prose img{border-radius:8px;box-shadow:0 2px 8px #0000001a;display:block;height:auto;margin:12px 0;max-width:100%}.tiptap-prose a{color:#1677ff;text-decoration:underline;text-underline-offset:2px}.tiptap-prose a:hover{color:#0958d9}.tiptap-prose hr{border:none;border-top:1px solid #e8e8e8;margin:20px 0}.tiptap-prose strong{font-weight:700}.tiptap-prose em{font-style:italic}.tiptap-prose s{color:#999;text-decoration:line-through}.tiptap-prose.ProseMirror p.is-editor-empty:first-child:before{color:#bfbfbf;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.app-header{align-items:center;background:#fff;border-bottom:1px solid var(--borderColor);box-shadow:0 2px 8px #0000000f;display:flex;height:60px;justify-content:space-between;left:0;padding:0 20px;position:fixed;right:0;top:0;z-index:1100}.app-header .app-header-brand{align-items:center;color:var(--dark-text-color);display:flex;gap:10px;text-decoration:none}.app-header .app-header-logo{align-items:center;background:linear-gradient(135deg,var(--default),#0056c7);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.app-header .app-header-title{color:var(--dark-text-color);font-size:17px;font-weight:700;white-space:nowrap}@media(max-width:400px){.app-header .app-header-title{display:none}}.app-header .app-header-user{align-items:center;display:flex;gap:10px}.app-header .app-header-username{color:var(--dark-text-color);font-size:14px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:520px){.app-header .app-header-username{display:none}}.app-header .app-header-avatar{align-items:center;background:linear-gradient(135deg,var(--default),#0056c7);border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:34px;justify-content:center;-webkit-user-select:none;user-select:none;width:34px}@media(max-width:640px){.app-header .app-header-role{display:none}}.app-header .app-header-logout{color:var(--gray);transition:color .18s}.app-header .app-header-logout:hover{color:var(--red)!important}.app-nav{background:#fff;border-top:1px solid var(--borderColor);bottom:0;box-shadow:0 -2px 12px #00000012;display:flex;height:68px;left:0;position:fixed;right:0;z-index:1100}.app-nav .app-nav-item{align-items:center;color:var(--gray);display:flex;flex:1 1;flex-direction:column;gap:3px;justify-content:center;padding:0 4px;position:relative;text-decoration:none;transition:color .18s}.app-nav .app-nav-item:before{background:var(--default);border-radius:0 0 4px 4px;content:"";height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%) scaleX(0);transition:transform .2s;width:36px}.app-nav .app-nav-item.active{color:var(--default)}.app-nav .app-nav-item.active:before{transform:translateX(-50%) scaleX(1)}.app-nav .app-nav-item:hover:not(.active){color:var(--dark-text-color)}.app-nav .app-nav-icon{font-size:22px;line-height:1}.app-nav .app-nav-label{font-size:10px;font-weight:500;line-height:1;text-align:center}@media(min-width:768px){.app-nav{height:64px}.app-nav .app-nav-icon{font-size:20px}.app-nav .app-nav-label{font-size:11px}}.page-breadcrumb-bar{align-items:center;background:#fff;border:1px solid var(--borderColor);border-radius:8px;box-shadow:0 1px 4px #0000000d;display:inline-flex;margin-bottom:16px;padding:7px 14px}.page-breadcrumb-bar .ant-breadcrumb{font-family:SFProDisplay,-apple-system,sans-serif;font-size:13px}.page-breadcrumb-bar .ant-breadcrumb li:last-child span{color:var(--dark-text-color);font-weight:600}.page-breadcrumb-bar .ant-breadcrumb .ant-breadcrumb-separator{color:var(--gray)}@media(max-width:768px){.page-breadcrumb-bar{padding:6px 12px}.page-breadcrumb-bar .ant-breadcrumb{font-size:12px}}.app-layout-content{background:var(--bg-color-zarafshon);height:calc(100vh - 123.2px);margin-top:60px;overflow-x:hidden;overflow-y:auto;width:100%}.app-layout-content>div{padding:17px 20px}@media(max-width:768px){.app-layout-content>div{padding:12px 14px}}
/*# sourceMappingURL=main.70810199.css.map*/