*{box-sizing:border-box}:root{--ab:#0066b3;--ink:#12243a;--muted:#647587;--line:#dfe7ed}.anthalys-login-card,.anthalys-dashboard{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}.anthalys-login-card{width:min(100%,520px);margin:0 auto;padding:36px;border:1px solid rgba(17,42,67,.1);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(17,42,67,.14)}.anthalys-brand-row{display:flex;gap:18px;align-items:flex-start;margin-bottom:26px}.anthalys-brand-logo,.anthalys-dashboard-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.anthalys-dashboard-logo{width:74px;height:74px}.anthalys-site-logo{max-width:100%;max-height:74px;width:auto;height:auto;object-fit:contain}.anthalys-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--ab);color:#fff;font-size:28px;font-weight:800}.anthalys-eyebrow{margin:0 0 5px;color:var(--ab);font-size:13px;font-weight:800;letter-spacing:.14em}.anthalys-login-card h2,.anthalys-dashboard h2{margin:0;font-size:34px;line-height:1.1}.anthalys-subtitle,.anthalys-last-import{margin:10px 0 0;color:var(--muted);line-height:1.5}.anthalys-last-import{font-size:13px}.anthalys-login-form{display:grid;gap:12px}.anthalys-login-form label{font-size:14px;font-weight:700}.anthalys-login-form input[type=text],.anthalys-login-form input[type=password],.anthalys-toolbar input{width:100%;padding:13px 14px;border:1px solid #c9d4de;border-radius:11px;background:#fff;font:inherit;outline:none}.anthalys-login-form input:focus,.anthalys-toolbar input:focus{border-color:var(--ab);box-shadow:0 0 0 4px rgba(0,102,179,.12)}.anthalys-checkbox{display:flex;gap:9px;align-items:center;font-weight:500!important}.anthalys-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border:0;border-radius:11px;background:var(--ab);color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer}.anthalys-btn-secondary{background:#eef4f8;color:#12466c!important}.anthalys-alert{margin-bottom:18px;padding:12px 14px;border:1px solid #efb9b9;border-radius:10px;background:#fff1f1;color:#9b2020}.anthalys-forgot{color:var(--ab);text-align:center;font-weight:700;text-decoration:none}.anthalys-dashboard{width:100%;max-width:none;margin:0 auto}.anthalys-dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.anthalys-dashboard-title-wrap{display:flex;align-items:flex-start;gap:18px}.anthalys-kpis{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-bottom:22px}.anthalys-kpis article{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(24,49,74,.07)}.anthalys-kpis span{font-size:24px}.anthalys-kpis strong{display:block;margin:8px 0 2px;font-size:30px}.anthalys-kpis small{color:#657687;font-weight:700}.anthalys-toolbar{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap;margin-bottom:14px}.anthalys-toolbar input{max-width:620px}.anthalys-filters{display:flex;gap:8px;flex-wrap:wrap}.anthalys-filter{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#335064;font-weight:800;cursor:pointer}.anthalys-filter.is-active{background:var(--ab);border-color:var(--ab);color:#fff}.anthalys-table-wrap{width:100%;overflow-x:auto;overflow-y:visible;border:1px solid var(--line);border-radius:15px;background:#fff}.anthalys-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:0}.anthalys-table th,.anthalys-table td{padding:11px 9px;border-bottom:1px solid #e7edf2;text-align:left;vertical-align:middle}.anthalys-table th{position:sticky;top:0;background:#f5f8fa;color:#32485c;font-size:13px;text-transform:uppercase;letter-spacing:.03em;z-index:2}.anthalys-table tbody tr:hover{background:#f8fbfd}.anthalys-status{display:inline-block;max-width:100%;padding:7px 9px;border-radius:999px;font-weight:800;white-space:normal;line-height:1.25}.anthalys-status.is-ok,.anthalys-status.is-done{background:#eaf7ef;color:#23713d}.anthalys-status.is-late{background:#fff0ed;color:#a73a2b}.anthalys-status.is-production{background:#e8f2fb;color:#155d94}.anthalys-status.is-treatment{background:#f1eafb;color:#6c36a5}.anthalys-status.is-paint{background:#fff2df;color:#9a5d00}.anthalys-status.is-montage{background:#e9f7f6;color:#176d68}.anthalys-status.is-machining{background:#eef0ff;color:#3e49a8}.anthalys-progress{min-width:90px}.anthalys-progress-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12px;color:#617487}.anthalys-progress-track{height:8px;border-radius:999px;background:#edf2f5;overflow:hidden}.anthalys-progress-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--ab),#37a0e4)}.anthalys-detail-btn{width:36px;height:36px;padding:0;border:1px solid #b8cad8;border-radius:9px;background:#fff;color:#14527e;font-weight:800;cursor:pointer}.anthalys-table th:nth-child(1),.anthalys-table td:nth-child(1){width:10%}.anthalys-table th:nth-child(2),.anthalys-table td:nth-child(2){width:10%}.anthalys-table th:nth-child(3),.anthalys-table td:nth-child(3){width:16%;word-break:break-word}.anthalys-table th:nth-child(4),.anthalys-table td:nth-child(4){width:7%}.anthalys-table th:nth-child(5),.anthalys-table td:nth-child(5){width:5%}.anthalys-table th:nth-child(6),.anthalys-table td:nth-child(6){width:12%}.anthalys-table th:nth-child(7),.anthalys-table td:nth-child(7){width:14%}.anthalys-table th:nth-child(8),.anthalys-table td:nth-child(8){width:11%}.anthalys-table th:nth-child(9),.anthalys-table td:nth-child(9){width:11%}.anthalys-table th:nth-child(10),.anthalys-table td:nth-child(10){width:4%;text-align:center;padding-left:4px;padding-right:4px}.anthalys-modal[hidden]{display:none}.anthalys-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.anthalys-modal-backdrop{position:absolute;inset:0;background:rgba(9,22,34,.62);backdrop-filter:blur(3px)}.anthalys-modal-card{position:relative;width:min(900px,100%);max-height:88vh;overflow:auto;padding:28px;border-radius:20px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.28)}.anthalys-modal-close{position:absolute;top:14px;right:16px;width:40px;height:40px;border:0;border-radius:50%;background:#edf3f7;color:#193c55;font-size:28px;cursor:pointer}.anthalys-modal-head h3{margin:0;font-size:28px}.anthalys-modal-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.anthalys-summary-item{padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8fbfd}.anthalys-summary-item small{display:block;color:var(--muted);font-weight:700}.anthalys-summary-item strong{display:block;margin-top:4px}.anthalys-ops-list{display:grid;gap:10px}.anthalys-op{display:grid;grid-template-columns:90px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--line);border-radius:12px}.anthalys-op-index{font-weight:800;color:#436075}.anthalys-op-status{font-weight:800}.anthalys-op-status.is-finished{color:#1d7a3b}.anthalys-op-status.is-pending{color:#a75a1e}body.anthalys-modal-open{overflow:hidden}@media(max-width:980px){.anthalys-kpis{grid-template-columns:repeat(2,1fr)}.anthalys-modal-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.anthalys-table th,.anthalys-table td{width:auto!important}.anthalys-dashboard-head{display:block}.anthalys-dashboard-head>.anthalys-btn{margin-top:16px}.anthalys-table{min-width:0}.anthalys-table thead{display:none}.anthalys-table,.anthalys-table tbody,.anthalys-table tr,.anthalys-table td{display:block;width:100%}.anthalys-table tr{padding:14px;border-bottom:1px solid var(--line)}.anthalys-table td{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:8px 0;border:0}.anthalys-table td::before{content:attr(data-label);font-weight:800;color:#51687a}.anthalys-op{grid-template-columns:70px 1fr}.anthalys-op-status{grid-column:2}}@media(max-width:560px){.anthalys-login-card{padding:26px 21px}.anthalys-kpis{grid-template-columns:1fr}.anthalys-modal-summary{grid-template-columns:1fr}.anthalys-dashboard-logo{display:none}}.anthalys-password-wrap{position:relative}.anthalys-password-wrap input{padding-right:52px!important}.anthalys-password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#52697b;font-size:20px;line-height:1;cursor:pointer}.anthalys-password-toggle:hover,.anthalys-password-toggle:focus{background:#eef5fa;color:var(--ab);outline:none}.anthalys-password-toggle[aria-pressed="true"]{color:var(--ab)}.anthalys-op-step{font-size:21px;font-weight:900;color:#8aa0b1;text-align:center}.anthalys-op-status.is-current{color:#0066b3}.anthalys-op:has(.anthalys-op-status.is-current){border-color:#8fc5e8;background:#f2f9fd}
.anthalys-sortable{padding:0!important;overflow:visible}.anthalys-sort{width:100%;min-height:100%;display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:11px 8px 11px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;font:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;text-align:left;white-space:nowrap;overflow:visible;cursor:pointer}.anthalys-sort:hover,.anthalys-sort:focus,.anthalys-sort:focus-visible{background:#eaf3f9!important;color:var(--ab)!important;outline:none!important;box-shadow:inset 0 0 0 2px rgba(0,102,179,.22)!important}.anthalys-sort.is-active{background:#edf6fc!important;color:var(--ab)!important;box-shadow:inset 0 -3px 0 var(--ab)!important}.anthalys-sort-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 12px;width:12px;margin-left:1px;font-size:9px;line-height:1;overflow:visible}.anthalys-table th:nth-child(8),.anthalys-table th:nth-child(9){white-space:nowrap;overflow:visible}.anthalys-table td:nth-child(8),.anthalys-table td:nth-child(9){padding-left:10px;padding-right:10px;white-space:nowrap}.anthalys-table th:nth-child(10),.anthalys-table td:nth-child(10){padding-left:3px;padding-right:3px}.anthalys-detail-btn{width:34px;height:34px}
