:root{color:#172737;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#10283a;--navy-900:#15324a;--navy-800:#1b405d;--blue-600:#1c68a0;--blue-100:#e9f3fa;--surface:#fff;--surface-soft:#f7f9fb;--border:#dce4ea;--text:#172737;--muted:#697a88;--success:#267a55;--success-soft:#eaf6ef;--warning:#a86911;--warning-soft:#fff4dc;--danger:#a23a3a;--danger-soft:#fff0ee;--shadow:0 8px 24px #11283a12;--radius:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef2f5;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1c68a040}.app-shell{grid-template-columns:218px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg, var(--navy-950), var(--navy-900));color:#fff;flex-direction:column;gap:22px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand-block{align-items:center;gap:12px;display:flex}.brand-mark{width:42px;height:42px;color:var(--navy-950);letter-spacing:-.04em;background:#fff;border-radius:11px;place-items:center;font-weight:900;display:grid}.brand-name{letter-spacing:.08em;font-size:14px;font-weight:850}.brand-subtitle{opacity:.7;letter-spacing:.12em;margin-top:2px;font-size:9px}.depot-block{background:#ffffff14;border-radius:12px;align-items:center;gap:10px;padding:13px 12px;display:flex}.depot-icon{opacity:.9}.depot-block strong,.depot-block small{display:block}.depot-block strong{font-size:13px}.depot-block small{color:#ffffff9e;margin-top:2px;font-size:10px}.sidebar-label{color:#ffffff70;letter-spacing:.13em;margin:0;font-size:9px;font-weight:800}.nav-list{gap:7px;display:grid}.nav-item{color:#ffffffc7;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 11px;display:grid}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.is-active{color:var(--navy-950);background:#fff;font-weight:750}.nav-badge{background:#ffffff1f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:grid}.nav-item.is-active .nav-badge{background:var(--blue-100)}.sidebar-logout{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff29;border-radius:10px;width:100%;min-height:40px;margin-top:auto;font-weight:750}.sidebar-logout:hover{color:#fff;background:#ffffff1f}.sidebar-logout:disabled{opacity:.6;cursor:wait}.sidebar-footer{color:#ffffffbf;gap:7px;margin-top:0;display:grid}.sidebar-footer strong{font-size:11px}.sidebar-footer small{color:#ffffff75;font-size:9px}.pilot-chip{color:#332600;letter-spacing:.08em;background:#e7b946;border-radius:999px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:900}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px clamp(18px,3vw,36px);display:flex}.topbar-kicker{font-size:15px;font-weight:760}.topbar-status{color:var(--muted);margin-top:5px;font-size:12px}.status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:6px;animation:1s infinite alternate gazvest-live-pulse;display:inline-block;box-shadow:0 0 #22c55e73}@keyframes gazvest-live-pulse{0%{opacity:.35;box-shadow:0 0 #22c55e26}to{opacity:1;box-shadow:0 0 0 4px #22c55e2e}}.view-control{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.segmented-control{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;padding:3px;display:flex}.segmented-control button{min-width:58px;min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px}.segmented-control button.is-selected{background:var(--surface);color:var(--text);font-weight:750;box-shadow:0 2px 6px #142d4114}.content{width:min(1180px,100%);margin:0 auto;padding:26px clamp(18px,3vw,36px) 34px}.prototype-banner{color:#7a5416;background:#fff8ea;border:1px solid #f0d6a6;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:10px 14px;font-size:11px;display:flex}.prototype-banner strong{color:#3b2906;letter-spacing:.08em;background:#eab64c;border-radius:5px;flex:none;padding:4px 7px;font-size:9px}.page-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:28px 0 20px;display:flex}.eyebrow{color:var(--blue-600);letter-spacing:.12em;margin:0 0 8px;font-size:10px;font-weight:900}.page-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.1}.page-heading p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:13px}.primary-action{background:var(--navy-900);color:#fff;border:0;border-radius:9px;min-height:42px;padding:0 15px;font-weight:750}.primary-action:disabled{opacity:.45;cursor:not-allowed}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.summary-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:132px;box-shadow:var(--shadow);padding:17px}.summary-label{color:var(--muted);font-size:11px;font-weight:700;display:block}.summary-value-row{justify-content:space-between;align-items:center;margin:16px 0 5px;display:flex}.summary-value-row strong{letter-spacing:-.04em;font-size:30px}.summary-value-row span{background:var(--blue-100);width:32px;height:32px;color:var(--blue-600);border-radius:50%;place-items:center;font-weight:900;display:grid}.summary-card.success .summary-value-row span{background:var(--success-soft);color:var(--success)}.summary-card.warning .summary-value-row span{background:var(--warning-soft);color:var(--warning)}.summary-card small{color:var(--muted);font-size:10px}.catalog-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.catalog-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;display:flex}.catalog-header h2{margin:0;font-size:15px}.catalog-header p{color:var(--muted);margin:4px 0 0;font-size:10px}.search-box{border:1px solid var(--border);background:var(--surface-soft);border-radius:9px;align-items:center;gap:7px;width:min(300px,100%);min-height:39px;padding:0 10px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.search-box input::placeholder{color:#96a2ab}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:#7d8a94;letter-spacing:.07em;text-align:left;background:#f8fafb;padding:12px 18px;font-size:9px}td{border-top:1px solid #edf1f4;padding:14px 18px;font-size:12px}td strong,td small{display:block}td strong{font-size:12px}td small{color:#8b98a2;margin-top:4px;font-size:9px}.stock-cell{font-variant-numeric:tabular-nums;font-weight:820}.stock-status{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.stock-status.available{background:var(--success-soft);color:var(--success)}.stock-status.missing{background:var(--danger-soft);color:var(--danger)}.catalog-footer{border-top:1px solid var(--border);color:var(--muted);background:#fbfcfd;justify-content:space-between;gap:12px;padding:12px 18px;font-size:9px;display:flex}.info-note{color:#476275;background:#eaf2f8;border-radius:10px;gap:10px;margin-top:14px;padding:13px 15px;font-size:10px;display:flex}.info-note p{margin:0;line-height:1.55}.app-footer{color:#95a1aa;justify-content:space-between;margin-top:26px;font-size:9px;display:flex}.app-footer strong{color:#687a88;letter-spacing:.08em}@media (width<=899px){.app-shell{display:block}.sidebar{gap:12px;height:auto;padding:12px 14px;position:static}.brand-block{min-width:190px}.depot-block,.sidebar-label,.sidebar-footer{display:none}.nav-list{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.nav-item{flex:none;width:auto;min-width:112px}.topbar{min-height:64px;padding:10px 16px}.topbar-status,.view-control>span{display:none}.content{padding:18px 14px 26px}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:108px}.summary-value-row{margin:10px 0 4px}}@media (width<=620px){.brand-subtitle{display:none}.page-heading{flex-direction:column;align-items:stretch}.primary-action{width:100%}.catalog-header{flex-direction:column;align-items:stretch}.search-box{width:100%}.prototype-banner{align-items:flex-start}.catalog-footer,.app-footer{flex-direction:column}}:root{--gazvest-blue:#1687d4;--gazvest-blue-dark:#0f639f;--gazvest-blue-soft:#eaf5fc;--gazvest-red:#ed1c24;--gazvest-red-soft:#fdecee;--gazvest-bg:#f3f7fa;--gazvest-text:#163247;--gazvest-muted:#6b7d8c}.login-page{background:radial-gradient(circle at 10% 10%, #1687d426, transparent 32%), radial-gradient(circle at 90% 90%, #ed1c241a, transparent 30%), var(--gazvest-bg);place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";background:#1687d41f;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-210px;left:-170px}.login-page:after{content:"";background:#ed1c2414;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-150px}.login-card{z-index:1;background:#fffffffa;border:1px solid #1687d424;border-radius:24px;width:min(430px,100%);padding:34px 36px 30px;position:relative;box-shadow:0 24px 70px #17324724,0 4px 16px #1732470d}.login-card:before{content:"";background:linear-gradient(90deg, var(--gazvest-blue) 0 68%, var(--gazvest-red) 68% 100%);border-radius:0 0 6px 6px;height:4px;position:absolute;top:0;left:34px;right:34px}.login-brand{justify-content:center;margin-bottom:18px;display:flex}.login-logo{width:175px;max-width:65%;height:auto;display:block}.login-heading{text-align:center;margin-bottom:26px}.login-heading h1{color:var(--gazvest-text);letter-spacing:-.03em;margin:0;font-size:28px;font-weight:850}.login-heading p{color:var(--gazvest-muted);margin:8px 0 0;font-size:13px}.login-form{gap:17px;display:grid}.login-field{gap:8px;display:grid}.login-field span{color:var(--gazvest-text);font-size:13px;font-weight:750}.login-field input{width:100%;min-height:48px;color:var(--gazvest-text);background:#fbfdff;border:1px solid #d8e3eb;border-radius:12px;padding:0 14px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.login-field input::placeholder{color:#a2b0bb}.login-field input:focus{border-color:var(--gazvest-blue);background:#fff;outline:none;box-shadow:0 0 0 4px #1687d41c}.login-submit{background:linear-gradient(135deg, var(--gazvest-blue), var(--gazvest-blue-dark));color:#fff;border:0;border-radius:12px;min-height:50px;margin-top:4px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 22px #1687d438}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px #1687d447}.login-submit:disabled{opacity:.65;cursor:wait}.login-security{border-top:1px solid #edf1f4;align-items:center;gap:11px;margin-top:24px;padding-top:20px;display:flex}.login-security-icon{background:var(--gazvest-red-soft);width:34px;height:34px;color:var(--gazvest-red);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.login-security strong,.login-security small{display:block}.login-security strong{color:var(--gazvest-text);font-size:12px}.login-security small{color:var(--gazvest-muted);margin-top:3px;font-size:10px}@media (width<=520px){.login-page{padding:18px}.login-card{border-radius:20px;padding:28px 22px 24px}.login-logo{width:150px}.login-heading h1{font-size:25px}}.report-section{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-top:18px;padding:18px}.report-section h2{margin:0 0 14px}.report-field{gap:7px;margin-top:12px;display:grid}.report-field input,.report-field textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);border-radius:9px;padding:9px 11px}.report-field textarea{resize:vertical;min-height:96px}.attendance-row{border-top:1px solid var(--border);grid-template-columns:minmax(160px,1fr) 110px 110px;align-items:center;gap:12px;padding:10px 0;display:grid}.attendance-row:first-of-type{border-top:0}.attendance-row label{align-items:center;gap:8px;min-height:44px;display:flex}.attendance-row input[type=number]{border:1px solid var(--border);border-radius:9px;width:100%;min-height:44px;padding:8px 10px}.report-section-action,.report-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.report-section-action button,.report-actions button,.report-photo-action{min-height:44px}.report-section-action button,.report-actions button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:9px;padding:0 15px;font-weight:700}.report-actions .primary-action,.report-section-action .primary-action{background:var(--navy-900);color:#fff;border:0}.report-photo-action{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:0 15px;font-weight:700;display:inline-flex}.report-photo-action input[type=file]{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.primary-action{min-height:44px}@media (width<=620px){.report-section{padding:14px}.attendance-row{grid-template-columns:1fr;gap:6px}.report-section-action,.report-actions{grid-template-columns:1fr;display:grid}.report-section-action button,.report-actions button,.report-photo-action{width:100%}.report-photo-action{display:flex}}.report-validation-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.report-validation-actions button{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);border-radius:9px;padding:0 15px;font-weight:700}.report-validation-actions .primary-action{background:var(--navy-900);color:#fff;border:0}.report-return-panel{margin-top:14px}.photo-report-list{gap:18px;display:grid}.photo-report-card{gap:16px;display:grid}.photo-report-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.photo-report-heading h2,.photo-report-heading p{margin:0}.photo-report-heading p{margin-top:4px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.photo-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}.photo-card img{aspect-ratio:4/3;object-fit:cover;background:var(--border);width:100%;display:block}.photo-card-meta{gap:4px;padding:12px;display:grid}@media (width<=620px){.report-validation-actions{grid-template-columns:1fr;display:grid}.report-validation-actions button{width:100%}.photo-report-heading{flex-direction:column;align-items:stretch}.photo-grid{grid-template-columns:1fr}}.stock-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.daily-report-heading .pilot-chip{letter-spacing:.06em;justify-content:center;align-items:center;min-width:88px;min-height:36px;padding:8px 18px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.report-section-action button.is-saved,.report-actions button.is-saved,.report-actions .primary-action.is-saved{color:#286846;box-shadow:none;background:#f1faf4;border:1px solid #b9ddc7}.daily-report-content{width:min(1120px,100%)}.daily-report-desktop-grid{grid-template-columns:minmax(0,380px) minmax(0,380px) 250px;justify-content:start;align-items:start;gap:16px;margin-top:18px;display:grid}.daily-report-work-column{align-content:start;gap:10px;min-width:0;display:grid}.daily-report-work-column .report-section{margin-top:0}.daily-report-work-column .attendance-row{grid-template-columns:minmax(110px,1fr) 82px 86px;gap:8px}.daily-report-work-column .report-section-action{margin-top:0;margin-bottom:8px}.daily-report-history{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:12px;position:sticky;top:92px;overflow:hidden}.daily-report-history-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:10px;padding:15px;display:flex}.daily-report-history-heading .eyebrow{margin-bottom:4px}.daily-report-history-heading h2{margin:0;font-size:15px}.daily-report-history-heading>span{background:var(--blue-100);min-width:26px;height:26px;color:var(--blue-600);border-radius:999px;place-items:center;padding:0 7px;font-size:10px;font-weight:850;display:grid}.daily-report-history-item{border-top:1px solid #edf1f4;gap:5px;padding:13px 15px;display:grid}.daily-report-history-heading+.daily-report-history-item{border-top:0}.daily-report-history-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.daily-report-history-item small{color:var(--muted);font-size:10px}.daily-report-history-status{color:#64727d;letter-spacing:.04em;background:#eef2f5;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:850}.daily-report-history-status.is-submitted{color:#476f8c;background:#eaf2f8}.daily-report-history-status.is-validated{color:#34704c;background:#edf8f1}.daily-report-history-status.is-returned{color:#91651e;background:#fff5df}.daily-report-history-status.is-reopened{color:#62558d;background:#f1effb}.daily-report-history-status.is-cancelled{color:#945252;background:#faeeee}.daily-report-history-empty{color:var(--muted);margin:0;padding:15px;font-size:10px;line-height:1.5}@media (width<=1250px){.daily-report-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.daily-report-history{grid-column:1/-1;position:static}}.report-photo-preview{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;width:150px;margin:14px 0 4px;overflow:hidden}.report-photo-preview img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.report-photo-preview figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:7px 9px;font-size:9px;overflow:hidden}.report-document-list{border:1px solid var(--border);border-radius:10px;margin-top:14px;display:grid;overflow:hidden}.report-document-row{border-top:1px solid #edf1f4;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:9px;min-width:0;padding:8px 9px;display:grid}.report-document-row:first-child{border-top:0}.report-document-row:nth-child(2n){background:#f7f8f9}.report-document-preview{border:1px solid var(--border);color:#65737d;background:#fff;border-radius:7px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:900;display:grid;overflow:hidden}.report-document-preview img{object-fit:cover;width:100%;height:100%;display:block}.report-document-meta{gap:3px;min-width:0;display:grid}.report-document-meta strong,.report-document-meta a{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.report-document-meta a{text-decoration:none}.report-document-meta a:hover{text-decoration:underline}.report-document-meta small{color:var(--muted);font-size:9px}.report-document-delete{color:#8b5151;cursor:pointer;background:#fff;border:1px solid #e1e5e8;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:17px;line-height:1;display:grid}.report-document-delete:hover:not(:disabled){background:#fff4f4;border-color:#e9c4c4}.report-document-delete:disabled{cursor:not-allowed;opacity:.4}.report-confirmation-card{margin-top:8px}.report-confirmation-card h2{margin-bottom:18px;padding-left:18px}.report-confirmation-card h3{text-align:left;margin:16px 0 8px;padding-left:18px;font-size:14px;line-height:1.35}.report-confirmation-list{border:1px solid #d7dde2;border-radius:8px;margin-left:16px;margin-right:16px;overflow:hidden}.report-confirmation-row{text-align:left;font-variant-numeric:tabular-nums;background:#fff;border-top:1px solid #dce2e6;align-items:center;min-height:38px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.report-confirmation-row:first-child{border-top:0}.report-confirmation-row:nth-child(2n){background:#edf0f2}.report-confirmation-card .primary-action{min-height:34px;margin-top:18px;margin-bottom:8px;margin-left:16px;padding:7px 11px;font-size:11px;line-height:1.1}.report-submit-feedback{border:1px solid #0000;border-radius:9px;flex:100%;padding:11px 13px;font-size:11px;line-height:1.45}.report-submit-feedback strong,.report-submit-feedback span{display:block}.report-submit-feedback strong{margin-bottom:2px;font-size:12px}.report-submit-feedback.is-danger{color:#8b3c3c;background:#fff6f6;border-color:#edcaca}.report-submit-feedback.is-success{color:#2f6948;background:#f2faf5;border-color:#bdddc8;margin-bottom:16px}.report-confirmation-card.is-danger{background:snow;border-color:#e8bcbc;box-shadow:0 8px 24px #91363612}.report-confirmation-card.is-danger h2{color:#913d3d}.report-confirmation-card.is-danger .report-confirmation-list{border-color:#e4caca}.report-confirmation-card.is-danger .report-confirmation-row{border-top-color:#ead7d7}.report-confirmation-card.is-danger .report-confirmation-row:nth-child(2n){background:#f7ecec}.report-submit-button.is-needs-save{color:#8e3f3f;background:#fff4f4;border-color:#e6bcbc}.report-submit-button.is-needs-save:hover:not(:disabled){background:#fdeaea;border-color:#dda8a8}.daily-report-history-item.is-clickable{cursor:pointer}.daily-report-history-item.is-clickable:hover,.daily-report-history-item.is-clickable:focus-visible{background:#f7f9fa;border-color:#b9c7d1;outline:none}.report-history-dialog-backdrop{z-index:1000;background:#141d243d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-history-dialog{background:#fff;border:1px solid #d7dde2;border-radius:12px;width:min(390px,100%);padding:20px;box-shadow:0 18px 50px #141d2429}.report-history-dialog h2{margin:0 0 12px;font-size:17px}.report-history-dialog p{margin:0;font-size:13px;line-height:1.5}.report-history-dialog-note{color:#687680;margin-top:8px!important}.report-history-dialog-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.report-history-dialog-error{color:#8b3c3c;background:#fff6f6;border:1px solid #edcaca;border-radius:8px;padding:9px 10px;margin-top:12px!important}.daily-report-history-item.is-active{border:1px solid;border-radius:9px;margin:4px 6px;box-shadow:0 1px 3px #182a3814}.daily-report-history-item.is-active-info{background:#f1f7fd;border-color:#a9c8e8}.daily-report-history-item.is-active-success{background:#f1faf4;border-color:#9fcdb0}.daily-report-history-item.is-active-danger{background:#fff3f3;border-color:#dfa8a8}.daily-report-heading h1+p{margin-top:7px;font-size:15px;font-weight:650;line-height:1.3}.daily-report-selected-card{align-items:center;min-height:48px;padding:11px 16px;display:flex}.daily-report-selected-card strong{line-height:1.35;display:block}.daily-report-history-item-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.daily-report-history-delete{color:#914747;cursor:pointer;background:#fff5f5;border:1px solid #e3b4b4;border-radius:999px;min-height:22px;padding:3px 7px;font-size:8px;font-weight:850;line-height:1}.daily-report-history-delete:hover:not(:disabled){background:#fdeaea;border-color:#d69494}.daily-report-history-delete:disabled{opacity:.6;cursor:wait}.report-history-dialog.is-danger{background:snow;border-color:#e6bcbc}.report-history-dialog.is-danger h2{color:#913d3d}.report-history-dialog .danger-action{color:#fff;background:#9a4545;border:1px solid #dca8a8}.report-history-dialog .danger-action:hover:not(:disabled){background:#883b3b;border-color:#c98f8f}.report-history-dialog .danger-action:disabled{opacity:.65}#attendance-title{font-size:18px}.attendance-row{grid-template-columns:minmax(0,1fr) 144px;align-items:start;gap:12px;display:grid}.attendance-person-line{align-items:center;gap:8px;min-width:0;min-height:38px;display:flex}.attendance-present-checkbox{flex:none;width:15px;height:15px;margin:0}.attendance-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:400;overflow:hidden}.attendance-hours-field{justify-content:flex-end;align-items:flex-start;gap:6px;width:144px;display:flex}.attendance-hours-label{align-items:center;height:38px;font-size:14px;line-height:1;display:flex;transform:translateY(-6px)}.attendance-hours-control{flex-direction:column;align-items:stretch;gap:5px;width:92px;display:flex}.attendance-hours-control input{box-sizing:border-box;width:92px;min-width:92px;height:38px;padding:6px 8px}.attendance-hours-note{width:92px;color:var(--muted);text-align:left;white-space:nowrap;font-size:9px;line-height:1.15;display:block}.report-section:has(#attendance-title){padding:14px 16px}.report-section:has(#attendance-title) .attendance-row+.attendance-row{margin-top:9px}@media (width<=760px){.attendance-row{grid-template-columns:1fr;gap:8px}.attendance-person-line{min-height:0}.attendance-hours-field{justify-content:start}}.stock-page-content{width:min(1120px,100%);margin:0 auto}.stock-receipt-form{border:1px solid var(--border);background:var(--surface);width:min(760px,100%);box-shadow:var(--shadow);border-radius:12px;grid-template-columns:minmax(240px,1.45fr) 150px minmax(220px,1fr);align-items:end;gap:7px 16px;margin:-4px 0 20px;padding:16px 18px;display:grid}.stock-receipt-form label{color:var(--text);margin:0;font-size:11px;font-weight:750;line-height:1.2}.stock-receipt-form select,.stock-receipt-form input{width:100%;min-width:0;height:40px;color:var(--text);font:inherit;background:#fff;border:1px solid #d6e0e7;border-radius:8px;outline:none;padding:0 11px}.stock-receipt-form select:focus,.stock-receipt-form input:focus{border-color:#8ab9d8;box-shadow:0 0 0 3px #1687d414}.stock-receipt-form label[for=stock-receipt-material]{grid-area:1/1}#stock-receipt-material{grid-area:2/1}.stock-receipt-form label[for=stock-receipt-quantity]{grid-area:1/2}#stock-receipt-quantity{grid-area:2/2}.stock-receipt-form label[for=stock-receipt-note]{grid-area:1/3}#stock-receipt-note{grid-area:2/3}.stock-receipt-form>div{grid-area:3/1/auto/-1;align-items:center;gap:9px;margin-top:7px;display:flex}.stock-receipt-form>div button{min-height:36px;padding:0 13px}.stock-receipt-form>div button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px}@media (width<=760px){.stock-receipt-form{grid-template-columns:1fr}.stock-receipt-form>*{grid-area:auto/1!important}.stock-receipt-form>div{flex-direction:column;align-items:stretch}}.stock-allocation-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;margin-bottom:18px;overflow:hidden}.stock-allocation-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.stock-allocation-heading h2{margin:0;font-size:16px}.stock-allocation-heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.stock-allocation-preview{color:#587284;letter-spacing:.07em;background:#eef4f8;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.stock-allocation-row{border-left:3px solid #84b59a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:16px 18px;display:grid}.stock-allocation-row.is-partial{border-left-color:#db9d5b}.stock-allocation-main{min-width:0}.stock-allocation-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.stock-allocation-title strong,.stock-allocation-title small{display:block}.stock-allocation-title strong{font-size:14px}.stock-allocation-title small{color:var(--muted);margin-top:4px;font-size:10px}.stock-allocation-priority{color:#426d8a;background:#eaf2f8;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.stock-allocation-progress{background:#edf1f4;border-radius:999px;height:11px;margin-top:14px;overflow:hidden}.stock-allocation-progress-fill{border-radius:inherit;background:#66a47f;height:100%;transition:width .25s}.stock-allocation-row.is-partial .stock-allocation-progress-fill{background:#d89b55}.stock-allocation-progress-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-top:6px;font-size:10px;display:flex}.stock-allocation-progress-meta strong{color:var(--text)}.stock-allocation-metrics{grid-template-columns:repeat(3,minmax(78px,auto));gap:10px;display:grid}.stock-allocation-metrics>div{background:#fafcfd;border:1px solid #e0e6ea;border-radius:9px;min-width:90px;padding:10px 12px}.stock-allocation-metrics span,.stock-allocation-metrics strong{display:block}.stock-allocation-metrics span{color:var(--muted);font-size:9px}.stock-allocation-metrics strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px}.stock-allocation-metrics .is-missing{background:#fff6f6;border-color:#efcccc}.stock-allocation-metrics .is-missing strong{color:#9a4545}.stock-allocation-empty{color:var(--muted);margin:0;padding:18px;font-size:11px}@media (width<=900px){.stock-allocation-row{grid-template-columns:1fr}.stock-allocation-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.stock-allocation-heading{flex-direction:column;align-items:flex-start}.stock-allocation-metrics{grid-template-columns:1fr}}.stock-material-form{border:1px solid var(--border);background:var(--surface);width:min(820px,100%);box-shadow:var(--shadow);border-radius:12px;grid-template-columns:160px minmax(240px,1fr) 145px 145px;align-items:end;gap:7px 14px;margin:-4px 0 20px;padding:16px 18px;display:grid}.stock-material-form label{color:var(--text);margin:0;font-size:11px;font-weight:750;line-height:1.2}.stock-material-form input{width:100%;min-width:0;height:40px;color:var(--text);font:inherit;background:#fff;border:1px solid #d6e0e7;border-radius:8px;outline:none;padding:0 11px}.stock-material-form input:focus{border-color:#8ab9d8;box-shadow:0 0 0 3px #1687d414}.stock-material-form label[for=stock-material-code]{grid-area:1/1}#stock-material-code{grid-area:2/1}.stock-material-form label[for=stock-material-name]{grid-area:1/2}#stock-material-name{grid-area:2/2}.stock-material-form label[for=stock-material-dimension]{grid-area:1/3}#stock-material-dimension{grid-area:2/3}.stock-material-form label[for=stock-material-unit]{grid-area:1/4}#stock-material-unit{grid-area:2/4}.stock-material-form>div{grid-area:3/1/auto/-1;align-items:center;gap:9px;margin-top:7px;display:flex}.stock-material-form>div button{min-height:36px;padding:0 13px}.stock-material-form>div button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px}@media (width<=900px){.stock-material-form{grid-template-columns:1fr 1fr}.stock-material-form label[for=stock-material-code],#stock-material-code,.stock-material-form label[for=stock-material-name],#stock-material-name,.stock-material-form label[for=stock-material-dimension],#stock-material-dimension,.stock-material-form label[for=stock-material-unit],#stock-material-unit{grid-area:auto}.stock-material-form>div{grid-area:auto/1/auto/-1}}@media (width<=620px){.stock-material-form{grid-template-columns:1fr}.stock-material-form>div{flex-direction:column;grid-column:1;align-items:stretch}}.material-table-actions{white-space:nowrap;align-items:center;gap:7px;display:flex}.material-table-actions button{background:#fff;border:1px solid #d4dde4;border-radius:7px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800;line-height:1}.material-edit-action{color:#315f7e}.material-edit-action:hover:not(:disabled){background:#eef6fb;border-color:#aac5d8}.material-delete-action{color:#9a4646}.material-delete-action:hover:not(:disabled){background:#fff2f2;border-color:#e2b4b4}.material-table-actions button:disabled{opacity:.45;cursor:not-allowed}.material-delete-dialog{border-color:#e5c1c1}.material-delete-dialog h2{color:#8f3d3d}.material-delete-confirm{background:#8f3d3d}.material-delete-confirm:hover:not(:disabled){background:#7d3434}.material-receipt-action{color:#287050;background:#eff8f3!important;border-color:#b8d8c7!important}.material-receipt-action:hover:not(:disabled){background:#e4f4eb!important;border-color:#89bda1!important}.stock-inline-receipt-row>td{background:#f7faf8;border-top:0;padding:0!important}.stock-inline-receipt-form{border-top:1px solid #dfe8e3;border-bottom:1px solid #dfe8e3;grid-template-columns:minmax(145px,.7fr) 130px minmax(220px,1fr) auto;align-items:end;gap:12px;margin:0;padding:12px 16px 14px;display:grid;box-shadow:inset 3px 0 #78ac8f}.stock-inline-receipt-material{align-self:center;min-width:0}.stock-inline-receipt-material span,.stock-inline-receipt-form label>span{color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:800;line-height:1.2;display:block}.stock-inline-receipt-material strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.stock-inline-receipt-form label{margin:0}.stock-inline-receipt-form input{width:100%;min-width:0;height:34px;color:var(--text);font:inherit;background:#fff;border:1px solid #d2ddd7;border-radius:7px;outline:none;padding:0 9px}.stock-inline-receipt-form input:focus{border-color:#80ad94;box-shadow:0 0 0 3px #46876114}.stock-inline-receipt-actions{align-items:center;gap:7px;display:flex}.stock-inline-receipt-actions button{white-space:nowrap;border-radius:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800}.stock-inline-receipt-actions button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff}.stock-inline-receipt-error{color:#a64545;grid-column:1/-1;margin:0;font-size:10px;font-weight:700}@media (width<=900px){.stock-inline-receipt-form{grid-template-columns:minmax(140px,.7fr) 120px minmax(180px,1fr)}.stock-inline-receipt-actions{grid-column:1/-1}}.material-observation-action{min-width:42px;color:#80651c!important;background:#fff9e8!important;border-color:#d8cda8!important;padding-left:8px!important;padding-right:8px!important}.material-observation-action:hover:not(:disabled),.material-observation-action.is-open{background:#fff2c8!important;border-color:#c4aa57!important}.stock-observation-row>td{background:#fffdf7;border-top:0;padding:0!important}.stock-observation-box{box-sizing:border-box;background:#fffdf7;border:1px solid #eee5c8;border-radius:8px;width:min(360px,100% - 28px);margin:7px 14px 8px auto;padding:10px 74px 10px 13px;position:relative;box-shadow:inset 3px 0 #d2b75d}.stock-observation-heading{align-items:center;gap:10px;margin-bottom:5px;display:flex}.stock-observation-heading strong{color:#66521b;font-size:10px;font-weight:850}.stock-observation-heading span{color:var(--muted);font-size:9px}.stock-observation-box p{color:var(--text);margin:0;font-size:12px;line-height:1.45}.stock-observation-close{color:#665f4b;cursor:pointer;background:#fff;border:1px solid #ded7bf;border-radius:7px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.stock-threshold-button{color:#456579;cursor:pointer;background:#f7fafc;border:1px solid #cbd8e1;border-radius:8px;min-height:30px;padding:0 11px;font-size:10px;font-weight:800}.stock-threshold-button:hover{background:#eef4f8;border-color:#adc3d1}.stock-threshold-panel{box-sizing:border-box;background:#fbfcfd;border:1px solid #dce4e9;border-radius:9px;width:min(290px,100% - 28px);margin:10px 14px 12px auto;padding:11px 12px}.stock-threshold-panel-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.stock-threshold-panel-heading strong{font-size:11px}.stock-threshold-close{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:17px;line-height:1}.stock-threshold-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.stock-threshold-fields label{margin:0}.stock-threshold-fields label>span{color:var(--muted);align-items:center;gap:5px;margin-bottom:5px;font-size:9px;font-weight:800;display:flex}.stock-threshold-dot{border-radius:999px;flex:none;width:7px;height:7px}.stock-threshold-dot.is-yellow{background:#d9a62e}.stock-threshold-dot.is-red{background:#c95a5a}.stock-threshold-fields input{box-sizing:border-box;width:100%;height:34px;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #d5dfe5;border-radius:7px;padding:0 9px}.stock-threshold-actions{margin-top:9px}.stock-threshold-actions button{min-height:32px;padding:0 11px;font-size:9px}.stock-threshold-success,.stock-threshold-error{margin:8px 0 0;font-size:9px;font-weight:750}.stock-threshold-success{color:#397254}.stock-threshold-error{color:#a54747}.stock-allocation-segment{border-bottom:1px solid var(--border)}.stock-allocation-segment:last-child{border-bottom:0}.stock-allocation-segment-heading{background:#fbfcfd;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex}.stock-allocation-segment-heading>div{min-width:0}.stock-allocation-segment-heading strong,.stock-allocation-segment-heading small{display:block}.stock-allocation-segment-heading strong{font-size:13px}.stock-allocation-segment-heading small{color:var(--muted);margin-top:3px;font-size:9px}.stock-allocation-requirements .stock-allocation-row{border-top:1px solid var(--border)}.stock-allocation-unconfigured{color:var(--muted);margin:0;padding:14px 18px 16px;font-size:10px}.stock-allocation-row.is-warning{border-left-color:#d9a62e}.stock-allocation-row.is-warning .stock-allocation-progress-fill{background:#d9a62e}.stock-allocation-row.is-critical{border-left-color:#c95a5a}.stock-allocation-row.is-critical .stock-allocation-progress-fill{background:#c95a5a}.stock-allocation-row.is-covered{border-left-color:#66a47f}.stock-allocation-row.is-covered .stock-allocation-progress-fill{background:#66a47f}.work-tree{width:min(1120px,100%);margin:18px auto 0}.work-contract-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #ccd9e2;border-radius:12px;margin-bottom:16px;overflow:hidden}.work-contract-toggle,.work-commune-toggle{text-align:left;cursor:pointer;border:0;width:100%;min-height:48px}.work-contract-toggle{color:var(--text);background:#f3f7fa;padding:12px 46px;font-size:14px;position:relative}.work-contract-toggle:before{color:#668399;content:"▸";font-size:13px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.work-contract-toggle[aria-expanded=true]:before{content:"▾"}.work-contract-toggle:after{color:#557386;letter-spacing:.07em;content:"CONTRACT";background:#dde9f0;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.work-contract-toggle:hover{background:#edf4f8}.work-contract-body{border-top:1px solid #dbe4ea;padding:14px 16px 17px}.work-contract-body>button,.work-commune-body>button{color:#355a72;cursor:pointer;background:#fff;border:1px solid #c8d7e0;border-radius:7px;min-height:30px;margin-bottom:10px;padding:0 10px;font-size:10px;font-weight:800}.work-contract-body>button:hover,.work-commune-body>button:hover{background:#f2f7fa}.work-commune-card{background:#fbfcfd;border:1px solid #d6e1e7;border-left:4px solid #87a9bc;border-radius:10px;margin:12px 0 0 26px;position:relative;overflow:hidden}.work-commune-card:before{content:"";background:#c6d5de;width:18px;height:1px;position:absolute;top:24px;left:-22px}.work-commune-toggle{color:var(--text);background:#fbfcfd;padding:10px 44px 10px 42px;font-size:12px;font-weight:800;position:relative}.work-commune-toggle:before{color:#7898aa;content:"▸";position:absolute;top:50%;left:16px;transform:translateY(-50%)}.work-commune-toggle[aria-expanded=true]:before{content:"▾"}.work-commune-toggle:after{color:#6a8392;letter-spacing:.06em;content:"LOCAȚIE";background:#edf3f6;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:850;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.work-commune-toggle:hover{background:#f4f8fa}.work-commune-body{border-top:1px solid #e2e9ed;padding:13px 15px 15px}.work-segment-card{background:#fff;border:1px solid #dde5e9;border-left:4px solid #7ca58c;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:4px 16px;margin:12px 0 0 26px;padding:14px 16px;display:grid;position:relative}.work-segment-card:before{content:"";background:#d0dce1;width:18px;height:1px;position:absolute;top:24px;left:-22px}.work-segment-card:after{color:#577966;letter-spacing:.06em;content:"TRONSON";background:#edf6f0;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:850;position:absolute;top:10px;right:13px}.work-segment-card>strong{grid-area:1/1;padding-right:72px;font-size:13px}.work-segment-card>p{color:var(--muted);grid-area:2/1;margin:2px 0 8px;font-size:10px}.work-segment-card>button{color:#426476;cursor:pointer;background:#f7fafb;border:1px solid #cbd9df;border-radius:7px;grid-area:1/2/span 2;align-self:end;min-height:30px;margin-right:72px;padding:0 10px;font-size:9px;font-weight:800}.work-segment-card>button:hover{background:#edf4f6}.work-segment-card>.work-admin-form,.work-segment-card>p[role=alert],.work-segment-card>.work-team-list{grid-column:1/-1}.work-team-list{margin-top:10px}.work-team-list>span{color:var(--muted);background:#f5f6f7;border-radius:7px;padding:7px 10px;font-size:9px;display:inline-block}.work-team-card{background:#fafcfc;border:1px solid #e1e7ea;border-radius:8px;margin-top:8px;padding:10px 12px}.work-team-name{align-items:center;gap:6px;font-size:10px;font-weight:850;display:inline-flex}.work-team-name:before{content:"";background:#6f9d80;border-radius:999px;width:7px;height:7px}.work-team-name:after{color:#7f929d;letter-spacing:.06em;content:"ECHIPĂ";margin-left:4px;font-size:7px;font-weight:850}.work-team-employees{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.work-team-employees>span{color:#526671;background:#fff;border:1px solid #e2e7e9;border-radius:999px;padding:4px 7px;font-size:8px}.work-admin-form{box-sizing:border-box;background:#f9fbfc;border:1px solid #d8e2e7;border-radius:9px;grid-template-columns:165px minmax(220px,1fr);align-items:center;gap:9px 12px;width:min(620px,100%);margin:10px 0 14px;padding:13px 14px;display:grid}.work-admin-form>label{color:#526873;margin:0;font-size:10px;font-weight:800}.work-admin-form>input,.work-admin-form>select{box-sizing:border-box;width:100%;min-width:0;height:36px;color:var(--text);font:inherit;background:#fff;border:1px solid #ccd9df;border-radius:7px;padding:0 10px}.work-admin-form>div{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;display:flex}.work-admin-form>div>button{border-radius:7px;min-height:31px;padding:0 11px}.work-location-form>div>button,.work-segment-form>div>button{font-size:13px!important}@media (width<=760px){.work-commune-card,.work-segment-card{margin-left:12px}.work-admin-form{grid-template-columns:1fr}.work-admin-form>div{grid-column:1}.work-segment-card{grid-template-columns:1fr}.work-segment-card>button{grid-area:auto/1;justify-self:start;margin-right:0}.work-segment-card:after{display:none}}.audit-filter-card{margin-bottom:16px}.audit-filter-card .catalog-header{background:linear-gradient(#fff,#fbfcfd)}.audit-filter-card>div:nth-child(2){padding:16px 18px 4px}.audit-filter-card label{color:#526873;gap:6px;margin:0;font-size:10px;font-weight:800;display:grid}.audit-filter-card input,.audit-filter-card select{width:100%;min-width:0;height:40px;color:var(--text);font:inherit;background:#fff;border:1px solid #d6e0e7;border-radius:8px;outline:none;padding:0 11px;font-size:11px;transition:border-color .15s,box-shadow .15s,background .15s}.audit-filter-card input::placeholder{color:#96a2ab}.audit-filter-card input:hover,.audit-filter-card select:hover{border-color:#bdccd5}.audit-filter-card input:focus,.audit-filter-card select:focus{border-color:#8ab9d8;box-shadow:0 0 0 3px #1687d414}.audit-filter-card select{cursor:pointer}.audit-filter-card>div:last-child{padding:10px 18px 16px}.audit-filter-card button{border-radius:8px;min-height:38px;padding:0 14px;font-size:11px;font-weight:750;transition:background .15s,border-color .15s,transform 50ms}.audit-filter-card button:first-child{border:1px solid var(--navy-900);background:var(--navy-900);color:#fff}.audit-filter-card button:first-child:hover{background:var(--navy-800)}.audit-filter-card button:last-child{border:1px solid var(--border);color:var(--text);background:#fff}.audit-filter-card button:last-child:hover{background:var(--surface-soft);border-color:#c8d5dd}.audit-filter-card button:active{transform:translateY(1px)}.audit-log-page>div:nth-of-type(2) button{border:1px solid var(--border);min-height:34px;color:var(--text);background:#fff;border-radius:8px;padding:0 12px;font-size:10px;font-weight:750}.audit-log-page>div:nth-of-type(2) button:hover:not(:disabled){background:var(--surface-soft);border-color:#c8d5dd}.audit-log-page>div:nth-of-type(2) button:disabled{opacity:.42;cursor:not-allowed}.audit-filter-card input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (width<=760px){.audit-filter-card>div:nth-child(2){grid-template-columns:1fr!important}.audit-filter-card>div:last-child{align-items:stretch}.audit-filter-card button{flex:150px}}.primary-action,.report-section-action button,.report-actions button,.stock-material-form>div button,.stock-receipt-form>div button,.stock-inline-receipt-actions button,.stock-threshold-actions button{border-radius:8px;min-height:38px;padding:0 14px}.report-actions button,.report-section-action button,.stock-heading-actions .primary-action,.stock-material-form>div button,.stock-receipt-form>div button,.stock-inline-receipt-actions button,.stock-threshold-actions button{border-radius:8px;flex:none;width:auto;height:38px;min-height:38px;padding:0 14px;font-size:11px;line-height:1}.report-actions .primary-action,.report-actions .report-submit-button,.report-section-action .primary-action,.report-section-action button{height:38px;min-height:38px}.stock-heading-actions .primary-action{height:38px;min-height:38px;padding:0 14px;font-size:11px}@media (width<=620px){.report-actions button,.report-section-action button{width:100%}}.stock-page-content table td,.stock-page-content table td strong{font-size:13px}.stock-page-content table td small{margin-top:5px;font-size:10px}.stock-page-content th{font-size:10px}.stock-page-content .stock-status{min-height:26px;padding:0 10px;font-size:10px}.material-table-actions button{border-radius:8px;min-height:40px;padding:0 16px;font-size:11px;font-weight:700}.material-table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.material-table-actions button{flex:none}.stock-page-content th:last-child,.stock-page-content td:last-child{text-align:right}.report-work-picker{padding:16px 18px}.report-work-picker h2{margin:0 0 12px;font-size:18px;line-height:1.2}.report-work-picker button{white-space:nowrap;text-overflow:ellipsis;border-radius:8px;width:fit-content;max-width:100%;height:34px;min-height:34px;padding:0 12px;font-size:12px;line-height:1;overflow:hidden}.works-page-heading{width:min(1120px,100%);margin-left:auto;margin-right:auto}.works-page-heading .work-admin-actions .primary-action{white-space:nowrap;font-weight:750;border-radius:8px!important;width:auto!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:11px!important;line-height:1!important}.works-page-heading .work-admin-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.work-contract-heading-row{align-items:stretch;width:100%;display:flex}.work-contract-heading-row .work-contract-toggle{flex:auto;min-width:0}.work-contract-edit-action{color:#315f7e;background:#fff;border:1px solid #c8d7e0;border-radius:7px;flex:none;align-self:center;height:30px;min-height:30px;margin:6px 10px 6px 6px;padding:0 10px;font-size:10px;font-weight:800}.work-contract-edit-action:hover{background:#f2f7fa}.work-contract-edit-form{border-top:1px solid var(--border);background:#fbfcfd;grid-template-columns:140px minmax(180px,1fr);align-items:center;gap:8px 12px;padding:12px 16px 14px;display:grid}.work-contract-edit-form label{color:#526873;font-size:10px;font-weight:800}.work-contract-edit-form input{width:100%;height:36px;color:var(--text);font:inherit;background:#fff;border:1px solid #ccd9df;border-radius:7px;outline:none;padding:0 10px}.work-contract-edit-form input:focus{border-color:#8ab9d8;box-shadow:0 0 0 3px #1687d414}.work-contract-edit-form>div{grid-column:1/-1;gap:8px;display:flex}.work-contract-edit-form button{border-radius:7px;height:34px;min-height:34px;padding:0 12px;font-size:10px}.work-contract-edit-form button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff}.work-contract-edit-error{color:var(--danger);background:#fbfcfd;margin:0;padding:8px 16px 12px;font-size:10px}@media (width<=760px){.work-contract-edit-form{grid-template-columns:1fr}.work-contract-edit-form>div{grid-column:1}}.work-commune-heading-row{align-items:stretch;width:100%;display:flex}.work-commune-heading-row .work-commune-toggle{flex:auto;width:auto;min-width:0}.work-commune-edit-action{flex:none;margin:6px 10px 6px 6px}.work-commune-edit-form{border-top:1px solid #e2e9ed}.work-contract-create-form{margin-left:max(0px,50% - 560px);margin-right:0}.work-contract-create-form input{font-size:13px}.work-contract-create-form button{height:37px;min-height:37px;padding:0 13px;font-size:10px}@media (width<=1180px){.work-contract-create-form{margin-left:0}}.work-team-create-form{margin-left:max(0px,50% - 560px);margin-right:0}.work-team-create-form input{font-size:13px}.work-team-create-form button{height:37px;min-height:37px;padding:0 13px;font-size:10px}@media (width<=1180px){.work-team-create-form{margin-left:0}}.work-team-manager{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;width:min(1120px,100%);margin:0 auto 16px;display:grid}.work-team-manager .work-team-create-form{width:100%;max-width:none;margin:0}.work-team-directory{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.work-team-directory-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:10px;padding:15px;display:flex}.work-team-directory-heading .eyebrow{margin-bottom:4px}.work-team-directory-heading h2{margin:0;font-size:15px}.work-team-directory-heading>span{background:var(--blue-100);min-width:26px;height:26px;color:var(--blue-600);border-radius:999px;place-items:center;padding:0 7px;font-size:10px;font-weight:850;display:grid}.work-team-directory-item{border-top:1px solid #edf1f4;gap:5px;padding:13px 15px;display:grid}.work-team-directory-heading+.work-team-directory-item{border-top:0}.work-team-directory-item strong{font-size:12px}.work-team-directory-empty{color:var(--muted);margin:0;padding:15px;font-size:10px;line-height:1.5}@media (width<=900px){.work-team-manager{grid-template-columns:1fr}}.work-team-directory-heading .eyebrow{margin-bottom:0;font-size:10px}.work-team-directory-item-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.work-team-edit-action{color:#355a72;cursor:pointer;background:#fff;border:1px solid #c8d7e0;border-radius:7px;flex:none;height:30px;min-height:30px;padding:0 10px;font-size:10px;font-weight:800}.work-team-edit-action:hover{background:#f2f7fa}.work-team-edit-form{gap:8px;margin-top:10px;display:grid}.work-team-edit-form input{width:100%;height:34px;color:var(--text);background:#fff;border:1px solid #ccd9df;border-radius:7px;outline:none;padding:0 9px;font-size:11px}.work-team-edit-form input:focus{border-color:#8ab9d8;box-shadow:0 0 0 3px #1687d414}.work-team-edit-form>div{gap:7px;display:flex}.work-team-edit-form button{border-radius:7px;height:30px;min-height:30px;padding:0 10px;font-size:9px}.work-team-edit-form button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff}.work-team-edit-form p{color:var(--danger);margin:0;font-size:9px}.work-employee-manager{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;width:min(1120px,100%);margin:0 auto 16px;display:grid}.work-employee-create-form{width:100%;max-width:none;margin:0}.work-employee-create-form input{font-size:13px}.work-employee-create-form button{height:37px;min-height:37px;padding:0 13px;font-size:10px}.work-employee-directory{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.work-employee-directory-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:15px;display:flex}.work-employee-directory-heading .eyebrow{margin:0;font-size:10px}.work-employee-directory-heading>span{background:var(--blue-100);min-width:26px;height:26px;color:var(--blue-600);border-radius:999px;place-items:center;padding:0 7px;font-size:10px;font-weight:850;display:grid}.work-employee-directory-item{border-top:1px solid #edf1f4;gap:3px;padding:12px 15px;display:grid}.work-employee-directory-heading+.work-employee-directory-item{border-top:0}.work-employee-directory-item strong{font-size:12px}.work-employee-directory-item small{color:var(--muted);font-size:9px}.work-employee-directory-empty{color:var(--muted);margin:0;padding:15px;font-size:10px}@media (width<=900px){.work-employee-manager{grid-template-columns:1fr}}.work-membership-form{margin-left:max(0px,50% - 560px);margin-right:0}.work-membership-form input,.work-membership-form select{font-size:13px}.work-membership-form button{height:37px;min-height:37px;padding:0 13px;font-size:10px}@media (width<=1180px){.work-membership-form{margin-left:0}}.work-team-directory-members{border-top:1px solid #edf1f4;gap:5px;margin-top:8px;padding-top:8px;display:grid}.work-team-directory-members span{color:#526873;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.work-team-directory-members span i{background:#69a487;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.work-team-directory-members small{color:var(--muted);font-size:9px}.work-team-card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.work-team-card-actions{align-items:center;gap:6px;display:flex}.work-team-card-actions button{color:#426476;cursor:pointer;background:#fff;border:1px solid #cbd9df;border-radius:7px;height:28px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800}.work-team-card-actions button:hover{background:#edf4f6}.work-team-segment-action-form{border-top:1px solid #e5ebee;grid-template-columns:120px minmax(180px,1fr);align-items:center;gap:8px 10px;margin-top:10px;padding-top:10px;display:grid}.work-team-segment-action-form label{color:#607580;font-size:9px;font-weight:800}.work-team-segment-action-form input,.work-team-segment-action-form select{width:100%;height:34px;color:var(--text);background:#fff;border:1px solid #ccd9df;border-radius:7px;padding:0 9px;font-size:10px}.work-team-segment-action-form>div{grid-column:1/-1;gap:7px;display:flex}.work-team-segment-action-form button{border-radius:7px;height:30px;min-height:30px;padding:0 10px;font-size:9px}.work-team-segment-action-form button:not(.primary-action){border:1px solid var(--border);color:var(--text);background:#fff}.work-team-segment-action-error{color:var(--danger);margin:8px 0 0;font-size:9px}@media (width<=700px){.work-team-card-heading{align-items:flex-start}.work-team-segment-action-form{grid-template-columns:1fr}.work-team-segment-action-form>div{grid-column:1}}.report-work-picker{flex-direction:column;align-items:flex-start;display:flex}.report-work-picker button{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#12304a80;border:1px solid #12304a;border-radius:8px;width:fit-content;max-width:100%;height:33px;min-height:33px;padding:0 11px;font-size:11px;line-height:1;overflow:hidden}.report-work-picker button+button{margin-top:6px}.report-work-picker button:hover{background:#12304aa6}.nav-item{white-space:nowrap}:root{--gazvest-blue:#1687d4;--gazvest-blue-dark:#0f639f;--gazvest-blue-soft:#eaf5fc;--gazvest-red:#ed1c24;--gazvest-red-soft:#fdecee;--blue-600:var(--gazvest-blue);--blue-100:var(--gazvest-blue-soft)}.brand-block{background:#fffffff7;border:1px solid #ffffff2e;border-radius:13px;min-height:58px;padding:8px 10px;box-shadow:0 8px 22px #0000001a}.sidebar-brand-logo{width:154px;max-width:100%;height:auto;display:block}.sidebar{background:radial-gradient(circle at 12% 5%, #1687d433, transparent 145px), radial-gradient(circle at 100% 92%, #ed1c241a, transparent 190px), linear-gradient(180deg, var(--navy-950), var(--navy-900))}.nav-item.is-active{color:var(--gazvest-blue-dark);box-shadow:inset 3px 0 0 var(--gazvest-red), 0 3px 10px #05263d14}.nav-item.is-active .nav-badge{background:var(--gazvest-blue-soft);color:var(--gazvest-blue-dark)}.topbar{position:relative}.topbar:after{background:linear-gradient(90deg, var(--gazvest-blue) 0 76%, var(--gazvest-red) 76% 100%);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.primary-action{background:linear-gradient(135deg, var(--gazvest-blue), var(--gazvest-blue-dark));box-shadow:0 4px 10px #1687d424}.primary-action:hover:not(:disabled){filter:brightness(.96)}.eyebrow{color:var(--gazvest-blue)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1687d438}.catalog-card{border-top-color:#1687d457}.pilot-chip{box-shadow:inset 3px 0 0 var(--gazvest-red)}@media (width<=899px){.brand-block{min-height:50px;padding:6px 9px}.sidebar-brand-logo{width:140px}}.report-actions .report-draft-pdf-button{border:1px solid var(--gazvest-blue);background:var(--surface);min-height:42px;color:var(--gazvest-blue-dark);border-radius:9px;padding:0 15px;font-weight:750}.report-actions .report-draft-pdf-button:hover{background:var(--gazvest-blue-soft)}.works-empty-state{color:#526873;background:#f8fafb;border:1px solid #dbe5eb;border-radius:10px;align-items:center;gap:12px;width:min(1120px,100%);margin:18px auto 0;padding:16px 18px;display:flex}.works-empty-state-icon{color:#315f7e;background:#eaf2f8;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:grid}.works-empty-state strong{color:#2f4552;margin:0;font-size:12px;font-weight:800;display:block}.works-empty-state p{color:#71838d;margin:3px 0 0;font-size:10px;line-height:1.45}.cloud-sync-state{color:#247347;white-space:nowrap;background:#edf9f2;border:1px solid #cde7d8;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.cloud-sync-state.saving{color:#805119;background:#fff8e8;border-color:#f0dfb8}.cloud-sync-state.error{color:#b42318;background:#fff0f0;border-color:#f0caca}@media (width<=620px){.cloud-sync-state{min-height:26px;padding:0 8px;font-size:8px}}.work-assignment-form>div>button{font-size:13px!important}.report-work-picker{width:100%;display:block}.report-work-table{background:#fff;border:1px solid #dfe7eb;border-radius:10px;width:100%;overflow-x:auto}.report-work-table-head,.report-work-table-row{grid-template-columns:minmax(180px,1.3fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(170px,1fr) minmax(105px,.65fr);min-width:825px;display:grid}.report-work-table-head{color:#71818b;background:#f6f9fb}.report-work-table-head>span{letter-spacing:.06em;text-transform:uppercase;padding:10px 12px;font-size:9px;font-weight:850}.report-work-picker .report-work-table-row{text-align:left;width:100%!important;max-width:none!important;height:auto!important;min-height:42px!important;color:var(--text)!important;box-shadow:none!important;white-space:normal!important;background:#fff!important;border:0!important;border-top:1px solid #edf1f3!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:visible!important}.report-work-picker .report-work-table-row:hover{background:#f2f7fa!important}.report-work-picker .report-work-table-row:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #1687d459;position:relative}.report-work-table-row>span{align-items:center;min-width:0;padding:11px 12px;font-size:11px;line-height:1.25;display:flex}.report-work-table-team{color:#315f7e;font-weight:850}.report-work-table-status-cell{justify-content:flex-start}.report-work-table-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:3px 7px;font-size:9px;font-weight:850;line-height:1.1;display:inline-flex}.report-work-table-status.is-unsaved{color:#a75a00;background:#fff1dc}.report-work-table-status.is-saved{color:#176aa6;background:#e6f3ff}.report-work-table-status.is-submitted{color:#6943a5;background:#f1ebff}.report-work-table-status.is-validated{color:#267647;background:#e8f7ed}.report-work-table-row+.report-work-table-row{margin-top:0!important}.daily-report-desktop-grid .report-field,.daily-report-desktop-grid .attendance-row,.daily-report-desktop-grid input:not([type=checkbox]):not([type=file]),.daily-report-desktop-grid textarea,.daily-report-desktop-grid select,.daily-report-desktop-grid .attendance-name,.daily-report-desktop-grid .attendance-hours-label{font-size:15px!important}.daily-report-selected-card strong{font-size:14px!important}.daily-report-desktop-grid .report-section h2{font-size:21px!important}.daily-report-desktop-grid .report-field,.daily-report-desktop-grid .attendance-row,.daily-report-desktop-grid .attendance-name,.daily-report-desktop-grid .attendance-hours-label,.daily-report-desktop-grid input:not([type=checkbox]):not([type=file]),.daily-report-desktop-grid textarea,.daily-report-desktop-grid select{font-size:14px!important}.daily-report-history-heading .eyebrow{font-size:8px!important}.daily-report-history-heading h2{font-size:13px!important}.daily-report-history-heading>span{font-size:8px!important}.daily-report-history-item strong{font-size:10px!important}.daily-report-history-item small{font-size:8px!important}.daily-report-history-status{font-size:7px!important}.daily-report-history-empty{font-size:8px!important}.daily-report-selected-details{grid-template-columns:minmax(180px,1.3fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(170px,1fr);align-items:center;gap:0;width:100%;display:grid}.daily-report-selected-details>span{min-width:0;padding-right:16px;font-size:14px;font-weight:400;line-height:1.3}@media (width<=760px){.daily-report-selected-details{grid-template-columns:1fr 1fr;gap:6px 12px}}.daily-report-selected-line{flex-wrap:wrap;align-items:center;gap:0;line-height:1.3;display:flex;font-size:14px!important;font-weight:400!important}.daily-report-selected-separator{color:#8a9aa4;padding:0 8px}.daily-report-desktop-grid .report-section>h2{font-size:20px!important}.daily-report-desktop-grid .report-photo-action{font-size:15px!important}.photos-page-content{width:min(1120px,100%)}.photo-file-list{gap:8px;display:grid}.photo-file-row{border:1px solid var(--border);background:var(--surface);min-height:82px;box-shadow:var(--shadow);border-radius:10px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:8px;display:grid}.photo-file-thumbnail{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;place-items:center;width:88px;height:64px;text-decoration:none;display:grid;overflow:hidden}.photo-file-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.photo-file-pdf{color:#9b3030;letter-spacing:.06em;background:#fff3f3;place-items:center;width:100%;height:100%;font-size:12px;font-weight:900;display:grid}.photo-file-info{gap:4px;min-width:0;display:grid}.photo-file-name{width:fit-content;max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;text-decoration:none;overflow:hidden}.photo-file-name:hover{text-decoration:underline}.photo-file-report{color:#355a72;font-size:11px;font-weight:700}.photo-file-uploader{color:var(--muted);font-size:10px}@media (width<=620px){.photo-file-row{grid-template-columns:72px minmax(0,1fr)}.photo-file-thumbnail{width:72px;height:54px}}.report-actions-panel{flex-direction:column;gap:14px;padding:16px;display:flex}.report-actions-panel .report-validation-section{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0 0 14px}.report-actions-panel .report-validation-section h2{margin:0 0 10px;font-size:14px}.report-validation-primary-actions{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;gap:0;width:fit-content;padding:3px;display:inline-flex}.report-validation-primary-actions button{font-size:11px}.report-validation-primary-actions>button{border-radius:0;justify-content:center;width:150px;min-width:150px;height:40px;min-height:40px;margin:0;padding:0 12px}.report-validation-primary-actions>button:first-child{border-radius:7px 0 0 7px}.report-validation-primary-actions>button:last-child{border-radius:0 7px 7px 0}.report-validation-primary-actions>button+button{margin-left:1px}.report-actions-panel .report-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;display:flex}.report-actions-panel .report-actions>button{justify-content:center;width:150px;min-width:150px;height:40px;min-height:40px;padding:0 12px}@media (width<=620px){.report-validation-primary-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.report-validation-primary-actions>button{width:100%;min-width:0}.report-actions-panel .report-actions>button{flex:100%;width:100%;min-width:0}}.report-material-available{font-variant-numeric:tabular-nums}.stock-allocation-segment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.stock-requirement-config-panel{margin-top:12px}.stock-requirement-config-panel .stock-threshold-panel-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.stock-requirement-config-panel .stock-threshold-panel-heading small{color:var(--muted);font-size:10px;font-weight:500}.stock-requirement-config-list{gap:7px;margin-top:12px;display:grid}.stock-requirement-config-row{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:minmax(0,1fr) 125px 42px;align-items:end;gap:10px;padding:9px 10px;display:grid}.stock-requirement-config-material{flex-direction:column;gap:3px;min-width:0;display:flex}.stock-requirement-config-material strong{font-size:12px}.stock-requirement-config-material small{color:var(--muted);font-size:9px}.stock-requirement-config-row label{gap:4px;display:grid}.stock-requirement-config-row label>span{color:var(--muted);font-size:9px;font-weight:750}.stock-requirement-config-row input{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;height:34px;font:inherit;border-radius:7px;padding:0 9px}.stock-requirement-config-unit{color:var(--muted);text-align:left;padding-bottom:9px;font-size:10px}@media (width<=620px){.stock-allocation-segment-actions{justify-content:flex-start;width:100%}.stock-requirement-config-row{grid-template-columns:minmax(0,1fr) 100px 34px}}.stock-allocation-requirements{flex-direction:column;gap:8px;display:flex}.stock-allocation-row{align-items:center;gap:14px;padding:10px 14px;display:flex}.stock-allocation-main{flex:auto;align-items:center;gap:16px;min-width:0;display:flex}.stock-allocation-title{flex:0 220px;min-width:150px}.stock-allocation-title strong{margin-bottom:2px;display:block}.stock-allocation-title small{line-height:1.2;display:block}.stock-allocation-coverage{flex:auto;justify-content:flex-end;min-width:0;display:flex}.stock-allocation-progress{align-items:center;gap:10px;display:flex}.stock-allocation-progress-track{background:#e9eef3;border:1px solid #d7e0e8;border-radius:999px;flex:0 0 12px;width:12px;height:58px;position:relative;overflow:hidden}.stock-allocation-progress-fill{border-radius:999px;width:100%;position:absolute;bottom:0;left:0;right:0}.stock-allocation-progress-meta{white-space:nowrap;flex-direction:column;justify-content:center;gap:2px;min-width:90px;display:flex}.stock-allocation-progress-meta strong{font-size:13px;line-height:1}.stock-allocation-progress-meta span{font-size:11px;line-height:1.2}.stock-allocation-metrics{flex:none;grid-template-columns:repeat(3,minmax(88px,auto));align-items:stretch;gap:8px;display:grid}.stock-allocation-metrics>div{min-height:0;padding:8px 10px}.stock-allocation-metrics>div span{margin-bottom:4px;font-size:10px;line-height:1.1;display:block}.stock-allocation-metrics>div strong{font-size:12px;line-height:1.15}@media (width<=1100px){.stock-allocation-row{align-items:flex-start}.stock-allocation-main{flex-wrap:wrap}.stock-allocation-coverage{justify-content:flex-start}.stock-allocation-metrics{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media (width<=760px){.stock-allocation-row{flex-direction:column;align-items:stretch}.stock-allocation-main{align-items:flex-start}.stock-allocation-title{width:100%;min-width:0}.stock-allocation-coverage{width:100%}.stock-allocation-metrics{grid-template-columns:1fr;width:100%}}.stock-allocation-requirements-matrix{padding:2px 0 6px;overflow-x:auto}.stock-allocation-requirements-table thead th{text-align:left;vertical-align:top;background:#f8fbfd;border-top:1px solid #e6edf3;border-bottom:1px solid #e6edf3;border-right:1px solid #eef3f7;min-width:190px;padding:10px 12px 8px}.stock-allocation-requirements-table thead th:first-child{border-left:1px solid #eef3f7;border-top-left-radius:10px}.stock-allocation-requirements-table thead th:last-child{border-top-right-radius:10px}.stock-allocation-requirements-table thead th strong{margin-bottom:3px;font-size:13px;line-height:1.2;display:block}.stock-allocation-requirements-table thead th small{color:#66788a;font-size:10px;line-height:1.2;display:block}.stock-allocation-requirements-table tbody td{vertical-align:top;background:#fff;border-bottom:1px solid #eef3f7;border-right:1px solid #eef3f7;min-width:190px;padding:0}.stock-allocation-requirements-table tbody td:first-child{border-left:1px solid #eef3f7;border-bottom-left-radius:10px}.stock-allocation-requirements-table tbody td:last-child{border-bottom-right-radius:10px}.stock-allocation-cell{padding:10px 12px 12px}.stock-allocation-cell-bar-wrap{align-items:center;gap:8px;margin-bottom:10px;display:flex}.stock-allocation-cell-bar{background:#e8eef3;border-radius:999px;flex:auto;height:8px;overflow:hidden}.stock-allocation-cell-percent{flex:none;min-width:34px;font-size:12px;line-height:1}.stock-allocation-cell-metrics>div{background:#fbfdff;border:1px solid #e3ebf2;border-radius:8px;padding:7px 8px}.stock-allocation-cell-metrics>div span{color:#66788a;margin-bottom:3px;font-size:10px;line-height:1.1;display:block}.stock-allocation-cell-metrics>div strong{color:#17324d;font-size:12px;line-height:1.15;display:block}.stock-allocation-cell-metrics>div.is-missing strong{color:#b45454}@media (width<=760px){.stock-allocation-requirements-table thead th,.stock-allocation-requirements-table tbody td{min-width:170px}}.stock-allocation-requirements-matrix{background:#f5f8fa;border-top:1px solid #e3ebf1;padding:8px 10px 12px;overflow-x:auto}.stock-allocation-requirements-table{border-collapse:separate;border-spacing:8px 0;width:max-content;min-width:0}.stock-allocation-requirements-table thead th{text-align:left;vertical-align:bottom;background:#fff;border:1px solid #dfe8ef;border-bottom:0;border-radius:10px 10px 0 0;min-width:205px;max-width:240px;padding:9px 11px 8px}.stock-allocation-requirements-table thead th strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.15;display:block;overflow:hidden}.stock-allocation-requirements-table thead th small{color:#778898;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-weight:600;line-height:1.1;display:block;overflow:hidden}.stock-allocation-requirements-table tbody td{vertical-align:top;background:#fff;border:1px solid #dfe8ef;border-top:0;border-radius:0 0 10px 10px;min-width:205px;max-width:240px;padding:0}.stock-allocation-cell{padding:8px 10px 9px;position:relative;overflow:hidden}.stock-allocation-cell:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.stock-allocation-cell.is-covered:before{background:#5da475}.stock-allocation-cell.is-warning:before{background:#dda821}.stock-allocation-cell.is-critical:before{background:#d76868}.stock-allocation-cell-bar-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin:3px 0 8px;display:grid}.stock-allocation-cell-bar{background:#e9eef2;border-radius:999px;height:7px;overflow:hidden}.stock-allocation-cell-bar-fill{border-radius:999px;height:100%}.stock-allocation-cell.is-covered .stock-allocation-cell-bar-fill{background:#5da475}.stock-allocation-cell.is-warning .stock-allocation-cell-bar-fill{background:#dda821}.stock-allocation-cell.is-critical .stock-allocation-cell-bar-fill{background:#d76868}.stock-allocation-cell-percent{text-align:right;min-width:31px;font-size:11px;font-weight:900;line-height:1}.stock-allocation-cell.is-covered .stock-allocation-cell-percent{color:#33734a}.stock-allocation-cell.is-warning .stock-allocation-cell-percent{color:#9b6b00}.stock-allocation-cell.is-critical .stock-allocation-cell-percent{color:#a64141}.stock-allocation-cell-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.stock-allocation-cell-metrics>div{text-align:center;background:#f8fafc;border:1px solid #e4ebf0;border-radius:7px;min-width:0;padding:6px 5px}.stock-allocation-cell-metrics>div span{color:#7a8b9b;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:8px;font-weight:700;line-height:1;display:block;overflow:hidden}.stock-allocation-cell-metrics>div strong{color:#18354e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;line-height:1.05;display:block;overflow:hidden}.stock-allocation-cell-metrics>div.is-missing{background:#fff4f4;border-color:#efcccc}.stock-allocation-cell-metrics>div.is-missing span,.stock-allocation-cell-metrics>div.is-missing strong{color:#b64848}.stock-allocation-requirements-matrix::-webkit-scrollbar{height:8px}.stock-allocation-requirements-matrix::-webkit-scrollbar-thumb{background:#c9d5de;border-radius:999px}.stock-allocation-requirements-matrix::-webkit-scrollbar-track{background:0 0}@media (width<=760px){.stock-allocation-requirements-table{border-spacing:6px 0}.stock-allocation-requirements-table thead th,.stock-allocation-requirements-table tbody td{min-width:185px;max-width:205px}.stock-allocation-cell{padding:7px 8px 8px}}.stock-page-content .stock-allocation-requirements-table thead th:last-child,.stock-page-content .stock-allocation-requirements-table thead th:last-child strong,.stock-page-content .stock-allocation-requirements-table thead th:last-child small{text-align:left}.daily-report-selected-card{justify-content:space-between;align-items:center;gap:14px;display:flex}.daily-report-selected-line{flex:auto;min-width:0}.report-add-new-button{white-space:nowrap;flex:none;height:38px;min-height:38px;padding:0 14px;font-size:11px}@media (width<=760px){.daily-report-selected-card{flex-direction:column;align-items:stretch}.report-add-new-button{width:100%}}.report-work-table-head{grid-template-columns:minmax(150px,1.25fr) minmax(130px,1fr) minmax(130px,1fr) minmax(150px,1fr) minmax(90px,.65fr) 128px}.report-work-table-row-shell{border-top:1px solid #e4ebf0;grid-template-columns:minmax(150px,1.25fr) minmax(130px,1fr) minmax(130px,1fr) minmax(150px,1fr) minmax(90px,.65fr) 128px;align-items:stretch;display:grid}.report-work-table-row-shell:first-child{border-top:0}.report-work-table-row-shell .report-work-table-row{grid-column:1/6;grid-template-columns:subgrid;border:0;border-radius:0;width:100%;min-width:0;display:grid}.report-work-table-row-shell .report-work-table-row:disabled{cursor:default;opacity:1}.report-work-table-row-shell .report-work-table-row:disabled:hover{background:inherit}.report-work-table-add-button{color:#0876b5;min-height:30px;font:inherit;cursor:pointer;white-space:nowrap;background:#f3f9fd;border:1px solid #b8d7ea;border-radius:7px;grid-column:6;place-self:center stretch;margin:5px 7px 5px 4px;padding:5px 8px;font-size:10px;font-weight:800}.report-work-table-add-button:hover:not(:disabled){background:#e8f5fc;border-color:#89c3e3}.report-work-table-add-button:disabled{color:#9aa7b1;cursor:not-allowed;background:#f5f6f7;border-color:#e0e5e8}.report-work-table-no-report{color:#9aa7b1;font-weight:700}@media (width<=900px){.report-work-table{overflow-x:auto}.report-work-table-head,.report-work-table-row-shell{min-width:930px}}.report-material-stock-summary{flex-wrap:wrap;align-items:center;gap:4px 12px;line-height:1.35;display:flex}.report-material-stock-summary>strong{color:var(--text);flex:1 0 100%}.report-material-stock-summary>span{color:var(--muted);white-space:nowrap;font-size:10px}.report-material-stock-summary b{color:var(--text);font-weight:800}.report-material-reserved-total b,.report-material-reserved-current b,.stock-reserved-cell{color:#956815}.report-material-current-available b,.stock-available-cell{color:#287050}.report-material-available.is-negative{color:#b43c3c;font-weight:850}
