:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a2b48;background-color:#f2f5fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*,:before,:after{box-sizing:border-box}body{color:#1a2b48;background:linear-gradient(#f7f9fd 0%,#eef2f9 100%);min-height:100vh;margin:0}#root{min-height:100vh}body[data-theme=dark]{color:#dbe2ee;background:linear-gradient(#0a0d12 0%,#0d1218 100%)}.pmo-page{width:100%}.pmo-page-container{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;max-width:1400px;margin:0 auto;padding:0 16px 16px;display:flex}.pmo-top-actions,.pmo-footer{box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:14px;width:100%;box-shadow:0 6px 24px #1018280f}.pmo-top-actions{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.pmo-nav{gap:8px;display:flex}.pmo-theme-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:10px;width:38px;height:38px;font-size:18px;line-height:1}.pmo-theme-btn:hover{background:#eef4ff}.pmo-nav-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:10px;padding:8px 14px;font-weight:600}.pmo-nav-btn:hover{background:#f4f8ff}.pmo-nav-btn.active{color:#2b5ba8;background:#eef4ff;border-color:#2b5ba8}.pmo-header-right{align-items:center;gap:10px;margin-left:auto;display:flex}.pmo-user{color:#3f577d;padding:0 4px;font-size:.95rem;font-weight:600}.pmo-lang{gap:6px;display:inline-flex}.pmo-lang-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:999px;padding:6px 10px}.pmo-lang-btn:hover{background:#eef4ff}.pmo-lang-btn.active{color:#2b5ba8;background:#eef4ff;border-color:#2b5ba8}.pmo-exit{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #f0c2c2;border-radius:9px;width:34px;height:34px;font-size:17px;font-weight:700;line-height:1}.pmo-exit:hover{background:#fff5f5}.pmo-main-content{box-sizing:border-box;width:100%}.pmo-footer{color:#6b7280;justify-content:center;align-items:center;min-height:48px;padding:10px 18px;font-size:14px;display:flex}body[data-theme=dark] .pmo-top-actions,body[data-theme=dark] .pmo-footer{background:#0f141b;border-color:#27303b;box-shadow:0 10px 28px #00000059}body[data-theme=dark] .pmo-nav-btn,body[data-theme=dark] .pmo-theme-btn,body[data-theme=dark] .pmo-lang-btn{color:#c8d3e0;background:#171e27;border-color:#2f3a47}body[data-theme=dark] .pmo-nav-btn:hover,body[data-theme=dark] .pmo-theme-btn:hover,body[data-theme=dark] .pmo-lang-btn:hover{background:#202937}body[data-theme=dark] .pmo-nav-btn.active,body[data-theme=dark] .pmo-lang-btn.active{color:#a9c7ff;background:#1f2c3f;border-color:#4f88ff}body[data-theme=dark] .pmo-user{color:#d2d9e4}body[data-theme=dark] .pmo-exit{color:#ff8f9a;background:#171e27;border-color:#4a2931}body[data-theme=dark] .pmo-exit:hover{background:#241c22}body[data-theme=dark] .pmo-footer{color:#95a0af}@media (width<=640px){.pmo-page-container{padding-left:12px;padding-right:12px}.pmo-top-actions{flex-wrap:wrap;padding:10px 12px}.pmo-nav,.pmo-header-right{justify-content:space-between;gap:8px;width:100%}.pmo-lang{flex-wrap:wrap}}.portal-layout{flex-direction:column;min-height:100vh;display:flex}.screen{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}.top-row{justify-content:flex-end;width:min(420px,100%);margin-bottom:14px;display:flex}.card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;width:min(420px,100%);padding:28px;box-shadow:0 8px 30px #10182814}.card h1{color:#1a2b48;margin:0 0 8px;font-size:1.6rem}.card h2{color:#1f3b64;margin:20px 0 8px;font-size:1.35rem}.subtitle{color:#4b6185;margin:0 0 20px}.form{gap:10px;display:grid}.form label{color:#2c456f;font-size:.95rem;font-weight:600}.form input{color:#1a2b48;background:#fdfefe;border:1px solid #c4d1e4;border-radius:10px;height:42px;padding:0 12px;font-size:1rem}.form input:focus{border-color:#376fca;outline:2px solid #376fca47}.form input:disabled{cursor:not-allowed;background:#f3f6fb}.submit-btn{color:#fff;cursor:pointer;background:#2759aa;border:none;border-radius:10px;height:44px;margin-top:8px;font-size:1rem;font-weight:600}.submit-btn:hover:not(:disabled){background:#1f4a8e}.submit-btn:disabled{cursor:not-allowed;background:#8da7d3}.lang-switcher{gap:6px;display:inline-flex}.lang-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:999px;padding:6px 12px;font-size:.85rem}.lang-btn.active{color:#2b5ba8;background:#eef4ff;border-color:#2b5ba8}.error-box{color:#9f2b2b;background:#fff6f6;border:1px solid #f0c2c2;border-radius:10px;margin-top:6px;padding:10px 12px;font-size:.95rem}.portal-footer{text-align:center;color:#7a8ba8;background:#fff;border-top:1px solid #d8e1ef;width:100%;margin-top:auto;padding:14px 16px;font-size:.85rem}.dashboard-screen{flex-direction:column;flex:1;width:100%;display:flex}.dashboard-shell{width:min(1160px,100% - 40px);margin:0 auto}.dashboard-header{padding:14px 0 0}.dashboard-header-inner{background:#fff;border:1px solid #dbe3ef;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex;box-shadow:0 6px 24px #1018280f}.dashboard-title{color:#1b3258;margin:0;font-size:1.2rem;font-weight:700}.dashboard-user-panel{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-username{color:#3f577d;padding:0 6px;font-size:.95rem;font-weight:600}.dashboard-content{flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:0;display:flex}.dashboard-card{box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:14px;width:100%;padding:18px;box-shadow:0 6px 24px #1018280f}.settings-home-block{gap:14px;display:grid}.settings-subtitle{color:#4b6185;margin:0;font-size:.95rem}.settings-menu{gap:10px;display:grid}.settings-menu-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #d4deee;border-radius:12px;gap:6px;width:100%;padding:14px 16px;transition:border-color .12s,box-shadow .12s,transform .12s;display:grid}.settings-menu-item:hover{border-color:#2b5ba8;transform:translateY(-1px);box-shadow:0 4px 16px #2b5ba824}.settings-menu-title{color:#1f3b64;font-size:1rem;font-weight:700}.settings-menu-description{color:#5a7093;font-size:.9rem}.settings-stub-block p{color:#4b6185;margin:0;font-size:.95rem}.faceid-settings-block{gap:12px;display:grid}.faceid-settings-block--modal{padding:4px 6px 6px}.faceid-settings-block--quick .faceid-settings-grid{grid-template-columns:1fr}.faceid-settings-block--quick .faceid-settings-result-grid{grid-template-columns:1fr auto;align-items:start}.faceid-settings-block--quick .faceid-settings-result-photo{justify-self:end;width:140px;height:140px}.faceid-settings-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faceid-settings-card{background:#fdfefe;border:1px solid #dbe3ef;border-radius:12px;gap:10px;padding:12px;display:grid}.faceid-settings-card-title{color:#1f3b64;font-size:.95rem;font-weight:700}.faceid-settings-status-line{color:#35588c;font-size:.9rem}.faceid-analysis-details{color:#223f66;background:#f8fbff;border:1px solid #dbe3ef;border-radius:10px;gap:10px;max-height:420px;padding:10px;font-size:.84rem;display:grid;overflow:auto}.faceid-analysis-group{border-bottom:1px dashed #d7e2f2;gap:4px;padding-bottom:8px;display:grid}.faceid-analysis-group:last-child{border-bottom:0;padding-bottom:0}.faceid-analysis-group-title{color:#1f3b64;font-weight:800}.faceid-settings-actions{flex-wrap:wrap;gap:8px;display:flex}.faceid-settings-preview{aspect-ratio:4/3;background:#0f172a;border-radius:10px;width:min(100%,560px);position:relative;overflow:hidden}.faceid-settings-video{object-fit:cover;width:100%;height:100%;display:block}.faceid-settings-oval{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.faceid-settings-oval-stroke{stroke:#22c55e;stroke-width:1.2px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #22c55e73)}.faceid-settings-result{margin-top:0}.faceid-settings-result-grid{grid-template-columns:1fr auto;align-items:start;gap:12px;display:grid}.faceid-settings-result-title{color:#1f3b64;margin-bottom:6px;font-weight:700}.faceid-settings-result-photo{object-fit:cover;border:1px solid #dbe3ef;border-radius:10px;width:160px;height:160px}.employee-modal.faceid-test-modal{width:min(640px,100vw - 24px);max-height:calc(100vh - 40px)}.faceid-history-modal-body{max-height:70vh;padding:12px 14px;overflow:auto}.faceid-history-list{gap:10px;display:grid}.faceid-history-row{color:#223f66;background:#f8fafc;border:1px solid #dbe3ef;border-radius:10px;padding:10px;font-size:.83rem}.organizations-block{gap:14px;display:grid}.settings-back-row{justify-content:flex-start;display:flex}.organizations-grid{grid-template-columns:minmax(300px,1fr) minmax(360px,1.4fr);gap:14px;display:grid}.gateways-toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.gateways-filters-grid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;min-width:min(100%,480px);display:grid}.gateways-add-btn{flex-shrink:0}@media (width<=900px){.gateways-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.gateways-filters-grid{grid-template-columns:1fr}}.gateways-block .organization-list-card{min-width:0}.employee-modal.gateway-modal{width:min(640px,100%)}.gateways-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}.gateways-form-grid>.gateway-org-dept-row,.gateways-form-grid>.gateway-comment-full-width,.gateways-form-grid>.gateway-form-footer-row{grid-column:1/-1}.gateway-org-dept-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:16px;display:grid}.gateway-org-dept-row .gateway-org-field,.gateway-org-dept-row .gateway-dept-field{min-width:0}.gateways-form-grid .gateway-comment-full-width input{box-sizing:border-box;width:100%}.gateway-form-footer-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.gateway-form-footer-row .gateway-active-beside-actions{white-space:nowrap;margin-left:auto}.organization-form-card,.organization-list-card{background:#fdfefe;border:1px solid #dbe3ef;border-radius:12px;gap:12px;padding:14px;display:grid}.organization-form-card h3,.organization-list-card h3,.employee-create-form h3,.employee-import-form h3{color:#1f3b64;margin:0;font-size:1rem}.gateway-form{gap:10px;display:grid}.gateway-form-actions{flex-wrap:wrap}.table-scroll{overflow-x:auto}.gateway-row-actions{flex-wrap:wrap;max-width:240px}.employees-table.gateways-table .gateway-row-actions{flex-flow:column;align-items:stretch;gap:8px;width:100%;max-width:none}.employees-table.gateways-table .gateway-row-actions .secondary-btn.compact-btn,.employees-table.gateways-table .gateway-row-actions .submit-btn.compact-btn{box-sizing:border-box;white-space:normal;text-align:center;width:100%;max-width:100%;padding-top:8px;padding-bottom:8px;line-height:1.25}.api-tokens-block .api-token-cell{max-width:320px}.api-token-masked{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.api-token-plain{word-break:break-all;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem}.api-token-flash-pre{background:#f4f8ff;border:1px solid #dbe3ef;border-radius:8px;max-height:160px;margin:10px 0;padding:10px;overflow:auto}.api-token-row-actions{flex-flow:column;align-items:stretch;gap:8px;width:100%;max-width:none;display:flex}.api-token-row-actions .secondary-btn.compact-btn,.api-token-row-actions .submit-btn.compact-btn{box-sizing:border-box;white-space:normal;text-align:center;width:100%;max-width:100%;height:auto;min-height:auto;padding-top:8px;padding-bottom:8px;line-height:1.25}.api-tokens-copy-notice{color:#1d5c38;background:#e8f7ee;border-radius:8px;margin:0 0 10px;padding:8px 12px;font-size:.88rem;font-weight:600}.org-checkbox{color:#35588c;align-items:center;gap:8px;font-weight:600;display:inline-flex}.department-builder{background:#fff;border:1px solid #dbe3ef;border-radius:10px;gap:10px;padding:10px;display:grid}.department-builder.disabled{opacity:.6}.department-builder-head{color:#35588c;font-size:.9rem;font-weight:600}.department-input-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.department-input-row input{border:1px solid #c4d1e4;border-radius:10px;height:40px;padding:0 10px}.department-chip-list{flex-wrap:wrap;gap:8px;display:flex}.department-chip{color:#35588c;background:#fff;border:1px solid #c7d4e8;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.85rem;display:inline-flex}.department-chip button{color:#9f2b2b;cursor:pointer;background:0 0;border:none;padding:0}.organization-list{gap:10px;display:grid}.organization-item{background:#fff;border:1px solid #dbe3ef;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.organization-item-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.organization-item-actions{flex-wrap:wrap;gap:8px;display:flex}.organization-inline-edit{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.organization-inline-edit input{border:1px solid #c4d1e4;border-radius:10px;min-width:220px;height:36px;padding:0 10px}.organization-department-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.organization-departments-list{color:#496287;margin:0;padding-left:20px;font-size:.9rem}.organization-no-departments{color:#5a7093;margin:0;font-size:.9rem}.employee-admin-block{gap:12px;display:grid}.employee-admin-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.employee-create-form{background:#fdfefe;border:1px solid #dbe3ef;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.employee-create-form h3,.employee-create-form .org-checkbox,.employee-create-form .employee-face-id-block,.employee-create-form .error-box,.employee-create-form .filter-actions{grid-column:1/-1}.employee-face-id-block{background:#f8fafc;border:1px dashed #c5d4eb;border-radius:10px;margin-top:4px;padding:14px 16px}.employee-face-id-block-title{color:#1f3b64;margin:0 0 8px;font-size:1rem}.employee-face-id-muted{color:#4b6185;margin:0 0 8px;font-size:.9rem;line-height:1.4}.employee-face-id-dl{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px 12px;margin:0 0 10px;font-size:.88rem;display:grid}.employee-face-id-dl dt{color:#6b7c99;margin:0;font-weight:600}.employee-face-id-dl dd{color:#1f3b64;margin:0}.employee-face-id-preview-wrap{justify-content:flex-start;align-items:flex-start;width:160px;min-width:160px;display:flex}.employee-face-id-preview{object-fit:contain;background:#f1f5f9;border:1px solid #dbe3ef;border-radius:8px}.employee-face-id-layout{align-items:flex-start;gap:14px;display:flex}.employee-face-id-meta{flex:1;min-width:0}.employee-face-id-actions{flex-wrap:wrap;gap:8px;display:flex}.employee-face-id-success{color:#1a7f4b;margin:8px 0 0;font-size:.9rem}.faceid-enroll-modal{border-radius:0;flex-direction:column;gap:0;width:100vw;max-width:100vw;height:auto;max-height:calc(100vh - 12px);padding:4px 10px 10px;display:flex;position:relative;overflow:auto}.faceid-enroll-body{flex:none;margin:0;padding:52px 6px 8px}.faceid-modal-grid{gap:12px;display:grid}.faceid-video-shell{aspect-ratio:4/3;background:#0f172a;border-radius:8px;width:100%;max-height:70vh;position:relative;overflow:hidden}.faceid-enroll-video{object-fit:cover;width:100%;height:100%;display:block}.faceid-video-chip{color:#e2e8f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172abf;border:1px solid #e2e8f026;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.9rem;display:inline-flex;position:absolute;top:10px}.faceid-video-chip--left{left:10px}.faceid-video-chip--right{right:10px}.faceid-chip-dot{background:#22c55e;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 3px #22c55e26}.faceid-chip-icon{background:#e2e8f01f;border-radius:999px;place-items:center;width:18px;height:18px;font-size:.9rem;display:inline-grid}.faceid-oval-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.faceid-crosshair{stroke:#e2e8f059;stroke-width:.35px}.faceid-oval-wrap--neutral .faceid-oval-stroke{stroke:#64748b}.faceid-oval-wrap--yellow .faceid-oval-stroke{stroke:#ca8a04;filter:drop-shadow(0 0 4px #ca8a0473)}.faceid-oval-wrap--green .faceid-oval-stroke{stroke:#16a34a;filter:drop-shadow(0 0 5px #16a34a80)}.faceid-oval-wrap--red .faceid-oval-stroke{stroke:#dc2626;filter:drop-shadow(0 0 4px #dc262673)}.faceid-left-status{color:#e2e8f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ab3;border:1px solid #e2e8f01f;border-radius:10px;width:min(180px,32%);padding:10px 10px 10px 12px;position:absolute;top:clamp(98px,16vh,160px);left:14px}.faceid-left-status-title{color:#22c55e;margin-bottom:6px;font-weight:800}.faceid-left-status--warn .faceid-left-status-title{color:#fbbf24}.faceid-left-status--bad .faceid-left-status-title{color:#fb7185}.faceid-left-status-list{margin:0;padding:0 0 0 16px;font-size:.8rem;line-height:1.3}.faceid-stranger-warning{color:#fee2e2;z-index:2;background:#7f1d1ddb;border:1px solid #dc26268c;border-radius:12px;width:min(94%,520px);padding:10px 12px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.faceid-stranger-warning-title{font-weight:800}.faceid-stranger-warning-text{margin-top:4px;font-size:.86rem}.faceid-bottom-pill{color:#052e16;background:#22c55ee6;border:1px solid #052e1626;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.faceid-bottom-pill-icon{background:#052e162e;border-radius:8px;place-items:center;width:22px;height:22px;display:inline-grid}.faceid-oval-wrap--yellow .faceid-bottom-pill{color:#3f2a00;background:#facc15eb}.faceid-oval-wrap--red .faceid-bottom-pill{color:#3b0a12;background:#fb7185eb}.faceid-oval-wrap--neutral .faceid-bottom-pill{color:#0f172a;background:#94a3b8e6}.faceid-bottom-panels{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faceid-hints-panel,.faceid-progress-panel,.faceid-error-panel{background:#fff;border:1px solid #dbe3ef;border-radius:12px;padding:12px}.faceid-panel-title{color:#1f3b64;margin-bottom:10px;font-weight:800}.faceid-hints-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.faceid-hint-item{color:#243b55;align-items:center;gap:10px;font-size:.92rem;display:flex}.faceid-hint-bullet{background:#94a3b8;border-radius:999px;width:10px;height:10px}.faceid-hint-item--ok .faceid-hint-bullet{background:#22c55e}.faceid-hint-item--warn .faceid-hint-bullet{background:#fbbf24}.faceid-hint-item--bad .faceid-hint-bullet{background:#fb7185}.faceid-hint-item--muted{color:#6b7c99}.faceid-progress-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.faceid-progress-count{color:#1f3b64;font-weight:800}.faceid-progress-bar{background:#eef2f7;border-radius:999px;height:8px;margin:10px 0;overflow:hidden}.faceid-progress-fill{background:linear-gradient(90deg,#22c55e,#16a34a);width:0%;height:100%}.faceid-progress-card{color:#064e3b;background:#f1faf5;border:1px solid #16a34a33;border-radius:12px;padding:12px}.faceid-progress-card-title{margin-bottom:6px;font-weight:900}.faceid-progress-card-text{margin-bottom:6px;font-size:.92rem}.faceid-progress-card-meta{opacity:.9;font-size:.88rem}.faceid-camera-select-panel{background:#f8fbff;border:1px solid #dbe3ef;border-radius:10px;margin-top:10px;padding:10px}.faceid-camera-select-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.faceid-camera-select-head .faceid-panel-title{margin-bottom:0}.faceid-camera-select-input{width:100%}.faceid-error-panel{background:#fff1f2;border-color:#f43f5e47}.faceid-error-text{white-space:pre-wrap;color:#7f1d1d;font-size:.9rem}.faceid-footer-actions{justify-content:space-between;gap:10px;margin-top:2px;display:flex}.faceid-enroll-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.employee-create-form .filter-field--iin-non-resident{grid-column:1/-1}.employee-iin-non-resident-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.employee-iin-non-resident-row .employee-iin-input{flex:200px;min-width:140px;max-width:320px}.employee-non-resident-inline{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:8px;margin:0;display:inline-flex}.employee-non-resident-label{color:#496287;white-space:nowrap;font-size:.85rem;font-weight:600}.employee-create-form .filter-field--iin-non-resident input.employee-non-resident-checkbox{cursor:pointer;accent-color:#376fca;border-radius:4px;flex-shrink:0;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0}.employee-modal-overlay{z-index:1000;background:#10182861;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.employee-modal-overlay.faceid-modal-overlay{background:#1018288c;padding:0}.employee-modal{background:#fff;border:1px solid #dbe3ef;border-radius:14px;gap:12px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:16px;display:grid;overflow:auto;box-shadow:0 16px 40px #10182838}.employee-modal-head{justify-content:space-between;align-items:center;gap:10px;margin:0;padding:0;display:flex}.faceid-enroll-modal .employee-modal-head{z-index:5;position:absolute;top:6px;left:10px;right:10px}.employee-modal-head h2{color:#1f3b64;margin:0;font-size:1.15rem}.employee-modal-head h3{color:#1f3b64;margin:0;font-size:1.15rem;line-height:1.15}.warning-modal{background:#fff;border:1px solid #dbe3ef;border-radius:14px;gap:12px;width:min(480px,100%);padding:16px;display:grid;box-shadow:0 16px 40px #10182838}.warning-modal h3{color:#1f3b64;margin:0}.warning-modal p{color:#4b6185;margin:0}.warning-actions{justify-content:flex-end;gap:8px;display:flex}.archive-confirm-btn{background:#c53434}.archive-confirm-btn:hover:not(:disabled){background:#a82a2a}.restore-confirm-btn{background:#2c7a53}.restore-confirm-btn:hover:not(:disabled){background:#256747}.search-block{margin-bottom:0}.search-block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.search-block-head h2{margin:0}.employee-page-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.employee-archive-toggle{color:#8a95a6;white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;font-weight:500;display:inline-flex}.employee-archive-toggle input[type=checkbox]{width:15px;height:15px}body[data-theme=dark] .card,body[data-theme=dark] .dashboard-card,body[data-theme=dark] .settings-menu-item,body[data-theme=dark] .employee-modal,body[data-theme=dark] .warning-modal,body[data-theme=dark] .excel-import-modal,body[data-theme=dark] .gateway-modal,body[data-theme=dark] .faceid-settings-card,body[data-theme=dark] .faceid-analysis-details{color:#d6deea;background:#0f141b;border-color:#27303b;box-shadow:0 10px 28px #00000059}body[data-theme=dark] .settings-menu-item:hover{border-color:#4f88ff;box-shadow:0 8px 20px #12387559}body[data-theme=dark] .subtitle,body[data-theme=dark] .settings-subtitle,body[data-theme=dark] .employee-face-id-muted,body[data-theme=dark] .faceid-settings-status-line,body[data-theme=dark] .employees-pagination-meta,body[data-theme=dark] .employees-pagination-actions{color:#9aa7ba}body[data-theme=dark] .dashboard-card h2,body[data-theme=dark] .settings-menu-title,body[data-theme=dark] .faceid-settings-card-title,body[data-theme=dark] .employee-modal-head h2,body[data-theme=dark] .employee-modal-head h3{color:#e2e8f3}body[data-theme=dark] .filter-field span,body[data-theme=dark] .form label{color:#9fb0c6}body[data-theme=dark] .form input,body[data-theme=dark] .filter-field input,body[data-theme=dark] .filter-field select,body[data-theme=dark] .employees-pagination-meta select,body[data-theme=dark] .text-input{color:#dbe2ee;background:#151b24;border-color:#303a48}body[data-theme=dark] .form input:focus,body[data-theme=dark] .filter-field input:focus,body[data-theme=dark] .filter-field select:focus{border-color:#4f88ff;outline-color:#4f88ff59}body[data-theme=dark] .secondary-btn{color:#d3dbe8;background:#1b2430;border-color:#2f3a47}body[data-theme=dark] .secondary-btn:hover:not(:disabled){background:#263244}body[data-theme=dark] .submit-btn{background:#2453a6;border-color:#3e6fc9}body[data-theme=dark] .submit-btn:hover:not(:disabled){background:#2a63c4}body[data-theme=dark] .table-wrap{border-color:#2a3442}body[data-theme=dark] .employees-table th,body[data-theme=dark] .employees-table td{border-color:#26303d}body[data-theme=dark] .employees-table th{color:#9fb0c6;background:#131a23}body[data-theme=dark] .employees-table td{color:#d5dce8;background:#0f141b}body[data-theme=dark] .employees-table tbody tr:nth-child(2n) td{background:#121923}body[data-theme=dark] .employees-table th.employee-col-actions,body[data-theme=dark] .employees-table th.employees-actions-col{background:#131a23}body[data-theme=dark] .employees-table td.employee-col-actions,body[data-theme=dark] .employees-table td.employees-actions-col{background:#0f141b}body[data-theme=dark] .table-action-btn{color:#c3cfdf;background:#1a2330;border-color:#314053}body[data-theme=dark] .table-action-btn:hover{background:#273446}body[data-theme=dark] .error-box{color:#ffb5bf;background:#2a1a1f;border-color:#5a2f39}body[data-theme=dark] .employee-modal-overlay{background:#02060cad}body[data-theme=dark] .employee-create-form,body[data-theme=dark] .employee-face-id-block,body[data-theme=dark] .faceid-hints-panel,body[data-theme=dark] .faceid-progress-panel,body[data-theme=dark] .faceid-camera-select-panel,body[data-theme=dark] .faceid-history-row,body[data-theme=dark] .organization-form-card,body[data-theme=dark] .organization-list-card,body[data-theme=dark] .organization-item,body[data-theme=dark] .department-builder,body[data-theme=dark] .api-token-flash-pre,body[data-theme=dark] .users-table th,body[data-theme=dark] .users-table td,body[data-theme=dark] .empty-state{color:#d5dce8;background:#111820;border-color:#2a3442}body[data-theme=dark] .users-table th{color:#9fb0c6;background:#131a23}body[data-theme=dark] .users-table th,body[data-theme=dark] .users-table td{border-color:#26303d}body[data-theme=dark] .employee-modal-head{border-bottom-color:#2a3442}body[data-theme=dark] .employee-face-id-block-title,body[data-theme=dark] .employee-face-id-dl dd,body[data-theme=dark] .faceid-panel-title,body[data-theme=dark] .faceid-progress-count,body[data-theme=dark] .faceid-settings-result-title{color:#e3e9f4}body[data-theme=dark] .employee-face-id-dl dt,body[data-theme=dark] .faceid-hint-item,body[data-theme=dark] .faceid-hint-item--muted,body[data-theme=dark] .department-builder-head,body[data-theme=dark] .department-chip,body[data-theme=dark] .api-token-masked,body[data-theme=dark] .api-token-plain,body[data-theme=dark] .organization-no-departments,body[data-theme=dark] .organization-departments-list{color:#9aa7ba}body[data-theme=dark] .employee-face-id-preview{background:#151c25;border-color:#2a3442}body[data-theme=dark] .faceid-progress-bar{background:#222c38}body[data-theme=dark] .department-chip{background:#1a2330;border-color:#314053}body[data-theme=dark] .department-chip button{color:#ff9aa5}body[data-theme=dark] .organization-inline-edit input,body[data-theme=dark] .department-input-row input{color:#dbe2ee;background:#151b24;border-color:#303a48}body[data-theme=dark] .api-token-flash-pre{color:#b9c7db}body[data-theme=dark] .api-tokens-copy-notice{color:#a8e3c9;background:#143227}body[data-theme=dark] .user-form-hint{color:#8f9db0}body[data-theme=dark] .user-subdivisions-checkboxes{background:#151b24;border-color:#303a48}body[data-theme=dark] .user-subdivision-checkbox{color:#d5dce8}body[data-theme=dark] input:-webkit-autofill{-webkit-text-fill-color:#dbe2ee;border-color:#303a48;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #151b24}body[data-theme=dark] input:-webkit-autofill:hover{-webkit-text-fill-color:#dbe2ee;border-color:#303a48;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #151b24}body[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:#dbe2ee;border-color:#303a48;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #151b24}body[data-theme=dark] textarea:-webkit-autofill{-webkit-text-fill-color:#dbe2ee;border-color:#303a48;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #151b24}body[data-theme=dark] select:-webkit-autofill{-webkit-text-fill-color:#dbe2ee;border-color:#303a48;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #151b24}body[data-theme=dark] .faceid-progress-card{color:#b5e8d0;background:#10261f;border-color:#16a34a59}body[data-theme=dark] .faceid-error-panel{background:#2a1a1f;border-color:#5a2f39}body[data-theme=dark] .faceid-error-text{color:#ffb5bf}.add-employee-btn{-webkit-backdrop-filter:saturate(115%)blur(1px);backdrop-filter:saturate(115%)blur(1px);background:#0f766e8f;border:1px solid #0f766e38;margin-left:0}.add-employee-btn:hover:not(:disabled){background:#0b5f58ad}.find-employee-btn{-webkit-backdrop-filter:saturate(115%)blur(1px);backdrop-filter:saturate(115%)blur(1px);background:#2759aa8f;border:1px solid #2759aa38}.find-employee-btn:hover:not(:disabled){background:#1f4a8ead}.table-block{margin-bottom:0}.employees-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.employees-pagination-meta{color:#516685;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.employees-pagination-meta select{background:#fff;border:1px solid #c8d3e3;border-radius:8px;min-width:84px;height:30px;padding:0 8px}.employees-pagination-actions{color:#516685;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.dashboard-card h2{color:#1f3b64;margin:0 0 14px;font-size:1.15rem}.filters-grid{grid-template-columns:2.2fr 1.6fr 1.8fr 1.2fr;align-items:end;gap:10px;display:grid}.search-organization-field{grid-area:2/1}.search-department-field{grid-area:2/2}.search-position-field{grid-area:2/3}.search-actions{grid-area:2/4;justify-content:flex-end}.filter-field{gap:6px;display:grid}.filter-field span{color:#496287;font-size:.85rem;font-weight:600}.filter-field input,.filter-field select{color:#1a2b48;background:#fdfefe;border:1px solid #c4d1e4;border-radius:10px;height:40px;padding:0 10px;font-size:.95rem}.filter-field input:focus,.filter-field select:focus{border-color:#376fca;outline:2px solid #376fca47}.filter-actions{gap:8px;display:flex}.compact-btn{height:40px;margin-top:0;padding:0 16px}.secondary-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:10px;height:38px;padding:0 14px;font-size:.9rem;font-weight:600}.secondary-btn:hover{background:#f4f8ff}.active-nav-btn{color:#2b5ba8;background:#eef4ff;border-color:#2b5ba8}.danger-btn{color:#9f2b2b;border-color:#f0c2c2}.danger-btn:hover{background:#fff5f5}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto visible}.employees-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:100%}.employees-table th,.employees-table td{text-align:left;white-space:nowrap;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal;vertical-align:middle;border-bottom:1px solid #e8edf6;padding:9px 8px;font-size:.88rem;overflow:hidden}.employees-table th.employee-col-actions,.employees-table td.employee-col-actions,.employees-table th.employees-actions-col,.employees-table td.employees-actions-col{white-space:nowrap;text-overflow:clip;text-align:center;z-index:3;width:72px;min-width:72px;max-width:72px;padding-left:4px;padding-right:4px;position:sticky;right:0;overflow:visible}.employees-table th.employee-col-actions,.employees-table th.employees-actions-col{background:#fbfcff}.employees-table td.employee-col-actions,.employees-table td.employees-actions-col{background:#fff}.employee-actions-cell{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:flex}.employee-action-btn{flex:none}.employees-table th{color:#5a7093;background:#fbfcff;font-size:.8rem;font-weight:700}.employees-table td{color:#253a5f;line-height:1.2}.employees-table tbody td{font-size:.82rem}.employees-table-desktop tbody td:first-child,.employees-table-desktop tbody td:nth-child(3),.employees-table-desktop tbody td:nth-child(4),.employees-table-desktop tbody td:nth-child(5){font-size:.88rem}.employees-table-desktop th:nth-child(2){word-break:normal;overflow-wrap:normal}.employees-table-desktop th:nth-child(11){white-space:nowrap}.employees-table-desktop th:nth-child(8),.employees-table-desktop td:nth-child(8){min-width:84px}.employees-table-desktop th:nth-last-child(2),.employees-table-desktop td:nth-last-child(2){white-space:nowrap;width:52px;min-width:52px}.employees-table-desktop th:last-child,.employees-table-desktop td:last-child,.employees-table-desktop .employees-actions-col{white-space:nowrap;width:72px;min-width:72px;max-width:72px}.employees-table-desktop .employees-status-col{white-space:nowrap;width:98px;min-width:98px}.employees-table-desktop th.employees-face-photo-col,.employees-table-desktop td.employees-face-photo-col{text-align:center;white-space:nowrap;width:52px;min-width:52px;max-width:52px;padding-left:4px;padding-right:4px}.employees-face-photo-icon{color:#1d7a46;background:#e8f7ee;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.employees-table-desktop,.employees-table-tablet,.employees-table-phone{display:none}.employees-table-phone .table-inline-actions,.employees-table-tablet .table-inline-actions{gap:4px}.employees-table-phone .table-action-btn,.employees-table-tablet .table-action-btn{width:26px;height:26px;padding:0}.employees-face-photo-icon svg{width:16px;height:16px}.employees-table-desktop th:first-child,.employees-table-desktop td:first-child{white-space:nowrap;width:130px}@media (width>=1024px){.employees-table-desktop{display:table}}@media (width>=768px) and (width<=1023px){.employees-table-tablet{min-width:860px;display:table}.employees-table-tablet .employee-col-iin{width:14%}.employees-table-tablet .employee-col-fio{width:22%}.employees-table-tablet .employee-col-gender{width:8%}.employees-table-tablet .employee-col-birthdate{width:11%}.employees-table-tablet .employee-col-workplace,.employees-table-tablet .employee-col-position{width:13%}.employees-table-tablet .employee-col-status{width:14%}.employees-table-tablet .employee-col-actions{width:74px;min-width:74px;max-width:74px}.employees-table-tablet .employee-col-faceid{text-align:center;width:6%;min-width:52px}}@media (width<=767px){.employees-table-phone{display:table}.employees-table-phone .employee-col-iin{width:36%}.employees-table-phone .employee-col-last-name{width:34%}.employees-table-phone .employee-col-actions{width:68px;min-width:68px;max-width:68px}.employees-table-phone .employee-col-faceid{text-align:center;width:12%;min-width:44px}}@media (width<=1023px){.employees-table th.employee-col-actions,.employees-table td.employee-col-actions,.employees-table th.employees-actions-col,.employees-table td.employees-actions-col{width:74px;min-width:74px;max-width:74px}}@media (width<=767px){.employees-table th.employee-col-actions,.employees-table td.employee-col-actions,.employees-table th.employees-actions-col,.employees-table td.employees-actions-col{width:68px;min-width:68px;max-width:68px}}@media (width>=768px) and (width<=900px){.employees-table-tablet th.employee-col-workplace,.employees-table-tablet td.employee-col-workplace,.employees-table-tablet th.employee-col-position,.employees-table-tablet td.employee-col-position{display:none}.employees-table-tablet .employee-col-iin{width:18%}.employees-table-tablet .employee-col-fio{width:36%}}@media (width>=768px) and (width<=840px){.employees-table-tablet th.employee-col-gender,.employees-table-tablet td.employee-col-gender,.employees-table-tablet th.employee-col-birthdate,.employees-table-tablet td.employee-col-birthdate{display:none}.employees-table-tablet .employee-col-status{width:18%}}@media (width<=390px){.employees-table-phone th.employee-col-faceid,.employees-table-phone td.employee-col-faceid{display:none}.employees-table-phone .employee-col-iin{width:42%}.employees-table-phone .employee-col-last-name{width:44%}}.employees-table.api-tokens-table th:first-child,.employees-table.api-tokens-table td:first-child{width:14%;min-width:108px;max-width:220px}.employees-table.api-tokens-table th:nth-child(2),.employees-table.api-tokens-table td:nth-child(2){width:24%;min-width:140px}.employees-table.api-tokens-table th:nth-child(3),.employees-table.api-tokens-table td:nth-child(3){vertical-align:middle;width:96px;min-width:96px;max-width:96px;padding-left:4px;padding-right:4px}.employees-table.api-tokens-table td:nth-child(3) .status-chip{box-sizing:border-box;max-width:100%;padding:4px 8px;font-size:.78rem;display:inline-flex}.employees-table.api-tokens-table th:nth-child(4),.employees-table.api-tokens-table td:nth-child(4),.employees-table.api-tokens-table th:nth-child(5),.employees-table.api-tokens-table td:nth-child(5),.employees-table.api-tokens-table th:nth-last-child(2),.employees-table.api-tokens-table td:nth-last-child(2){white-space:nowrap;width:156px;min-width:156px}.employees-table.api-tokens-table th:last-child,.employees-table.api-tokens-table td:last-child{white-space:normal;width:248px;min-width:248px;max-width:248px}.employees-table.gateways-table th:first-child,.employees-table.gateways-table td:first-child{white-space:nowrap;width:150px;min-width:150px;max-width:190px}.employees-table.gateways-table th:nth-child(2),.employees-table.gateways-table td:nth-child(2){width:15%;min-width:100px}.employees-table.gateways-table th:nth-child(3),.employees-table.gateways-table td:nth-child(3){white-space:normal;width:20%;min-width:168px}.employees-table.gateways-table th:nth-child(4),.employees-table.gateways-table td:nth-child(4){white-space:normal;width:16%;min-width:132px}.employees-table.gateways-table th:nth-child(5),.employees-table.gateways-table td:nth-child(5){vertical-align:middle;width:96px;min-width:96px;max-width:96px;padding-left:4px;padding-right:4px}.employees-table.gateways-table th:nth-child(6),.employees-table.gateways-table td:nth-child(6){white-space:nowrap;width:152px;min-width:152px}.employees-table.gateways-table th:nth-child(7),.employees-table.gateways-table td:nth-child(7){white-space:normal;width:200px;min-width:200px;max-width:220px}.employee-row-archived td{color:#95a2b4}.employee-row-archived .face-chip,.employee-row-archived .table-action-btn{opacity:.65}.status-chip{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.status-active{color:#1d7a46;background:#e8f7ee}.status-inactive{color:#7b8798;background:#f3f5f9}.face-chip{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:700;display:inline-flex}.face-chip-on{color:#1d7a46;background:#e8f7ee}.face-chip-off{color:#8090aa;background:#eef2f8}.table-action-btn{color:#35588c;cursor:pointer;background:#fff;border:1px solid #c7d4e8;border-radius:8px;justify-content:center;align-items:center;padding:5px 8px;font-size:.8rem;display:inline-flex}.table-action-btn-icon{flex-shrink:0;width:16px;height:16px;display:block}.table-action-btn:hover{background:#f4f8ff}.table-action-btn:disabled{opacity:.45;cursor:not-allowed}.archive-employee-btn{color:#9f2b2b;border-color:#f0c2c2}.archive-employee-btn:hover:not(:disabled){background:#fff1f1}.users-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.user-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.user-form-hint{opacity:.85;margin:0 0 6px;font-size:.85rem}.user-subdivisions-checkboxes{background:#fafcff;border:1px solid #c5d4eb;border-radius:8px;flex-direction:column;gap:6px;max-height:180px;padding:8px 10px;display:flex;overflow-y:auto}.user-subdivision-checkbox{cursor:pointer;align-items:center;gap:8px;font-size:.95rem;display:flex}.user-subdivision-checkbox input{flex-shrink:0;width:16px;height:16px}.checkbox-field input[type=checkbox]{width:18px;height:18px;margin-top:8px}.users-table{border-collapse:collapse;width:100%;min-width:980px}.users-table th,.users-table td{text-align:left;border-bottom:1px solid #e8edf6;padding:11px 10px;font-size:.93rem}.users-table th{color:#5a7093;background:#fbfcff;font-weight:700}.table-inline-actions{gap:6px;display:inline-flex}.empty-state{color:#5a7093;text-align:center;border:1px dashed #cad6e9;border-radius:10px;padding:24px}@media (width<=980px){.organizations-grid,.employee-admin-grid{grid-template-columns:1fr}.filters-grid{grid-template-columns:1fr 1fr}.search-organization-field,.search-department-field,.search-position-field,.search-actions{grid-area:auto/span 2}.filter-field.filter-field-wide,.filter-actions{grid-column:span 2}.faceid-settings-grid{grid-template-columns:1fr}}@media (width<=640px){.dashboard-header-inner{padding:10px 12px}.dashboard-content{padding:0}.dashboard-title{font-size:1.05rem}.filters-grid{grid-template-columns:1fr}.search-block-head{flex-wrap:wrap}.filter-field.filter-field-wide,.filter-actions{grid-column:span 1}.search-organization-field,.search-department-field,.search-position-field,.search-actions{grid-area:auto/span 1}.employee-create-form{grid-template-columns:1fr}.employee-face-id-layout{flex-direction:column}.employee-face-id-preview-wrap{width:auto;min-width:0}}@media (width<=767px){.employee-page-actions{gap:8px;width:100%;margin-left:0}.employee-page-actions .compact-btn{flex:calc(50% - 4px);min-width:0}.employee-page-actions .employee-archive-toggle{flex:100%}}@media (width<=480px){.employee-page-actions .compact-btn{flex-basis:100%}}@media (width<=900px){.user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.user-form-grid{grid-template-columns:1fr}}.excel-file-input-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.excel-import-modal{max-width:520px}.excel-import-intro{color:#4b6185;margin:0 0 12px;font-size:.95rem}.excel-import-intro-secondary{color:#6b7c99;margin:-4px 0 12px;font-size:.86rem;line-height:1.45}.excel-import-filename{word-break:break-all;margin:0 0 16px}.excel-import-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.excel-import-progress-track{background:#e8eef7;border-radius:6px;height:10px;margin:12px 0 18px;overflow:hidden}.excel-import-progress-fill{background:linear-gradient(90deg,#376fca,#5a8fd8);height:100%;transition:width .35s}.excel-import-progress-indeterminate{background:linear-gradient(90deg,#376fca,#5a8fd8);width:45%;height:100%;animation:1.1s ease-in-out infinite excel-indeterminate-slide}@keyframes excel-indeterminate-slide{0%{transform:translate(-100%)}to{transform:translate(280%)}}.excel-import-stats{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px 16px;margin:0;display:grid}.excel-import-stats dt{color:#5c6d89;margin:0;font-size:.8rem;font-weight:600}.excel-import-stats dd{color:#1a2b48;margin:4px 0 0;font-size:1.15rem;font-weight:700}.excel-import-summary{white-space:pre-wrap;color:#1f3b64;margin:0 0 14px;font-family:inherit;font-size:.95rem;line-height:1.5}.excel-import-skipped-wrap{margin-top:8px}.excel-import-skipped-title{color:#1f3b64;margin:0 0 8px;font-size:.95rem}.excel-import-skipped-list{color:#2c456f;max-height:220px;margin:0;padding-left:18px;font-size:.88rem;overflow-y:auto}.excel-import-skipped-list li{margin-bottom:6px}
