.dashboard-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch;gap:16px;display:grid}.dashboard-metrics-grid .summary-card{min-width:0}.orders-new-button{min-width:130px}.orders-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.orders-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;display:inline-flex}.orders-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.orders-tab--active{color:#fff;background:#111827}.orders-toolbar__right{align-items:center;gap:10px;display:flex}.orders-search{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:260px;height:42px;padding:0 12px}.orders-search:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.orders-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.orders-table{min-width:1100px}.order-drawer-overlay{z-index:100;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1118276b;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-drawer{background:#f4f6f8;width:min(760px,94vw);height:100vh;animation:.2s ease-out order-drawer-in;box-shadow:-16px 0 40px #1118272e}@keyframes order-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.order-drawer__header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;height:82px;padding:18px 24px;display:flex}.order-drawer__header h2{color:#111827;margin:0 0 4px;font-size:20px}.order-drawer__header p{color:#6b7280;margin:0;font-size:13px}.order-drawer__close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;font-size:26px;line-height:1}.order-drawer__close:hover{color:#111827;background:#f3f4f6}.order-drawer__form{flex-direction:column;height:calc(100vh - 82px);display:flex}.order-drawer__body{flex:1;padding:24px;overflow-y:auto}.order-drawer__footer{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.order-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px}.order-form-section h3{color:#111827;margin:0 0 18px;font-size:15px}.order-form-section__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.order-form-section__heading h3{margin:0}.order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.order-form-grid__wide{grid-column:1/-1}.order-form-grid textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px}.order-form-grid textarea:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.order-lines-editor{flex-direction:column;gap:14px;display:flex}.order-line-editor{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.order-line-editor__heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.order-line-editor__heading strong{color:#111827;font-size:13px}.order-line-editor__remove{color:#b91c1c;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.order-line-editor__remove:disabled{color:#d1d5db;cursor:not-allowed}.order-details-header{margin-bottom:24px}.order-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.order-title-row h1{color:#111827;margin:0 0 6px;font-size:28px;line-height:1.2}.order-title-row p{color:#6b7280;margin:0;font-size:14px;font-weight:600}.order-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.order-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.order-detail-card--wide{grid-column:1/-1}.order-detail-card__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.order-detail-card__header h2{color:#111827;margin:0;font-size:15px}.order-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.order-detail-field{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:76px;padding:16px 20px}.order-detail-field__label{color:#6b7280;font-size:12px;font-weight:700}.order-detail-field__value{overflow-wrap:anywhere;color:#111827;font-size:14px;line-height:1.45}.order-lines-table{min-width:1000px}.order-note{color:#374151;white-space:pre-wrap;min-height:100px;padding:20px;font-size:14px;line-height:1.6}@media (width<=1100px){.orders-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.orders-toolbar{flex-direction:column;align-items:stretch}.orders-toolbar__right{width:100%}.orders-search{flex:1;width:auto}.order-details-grid{grid-template-columns:1fr}.order-detail-card--wide{grid-column:auto}}@media (width<=700px){.order-form-grid{grid-template-columns:1fr}.order-form-grid__wide{grid-column:auto}.order-drawer{width:100vw}}@media (width<=620px){.orders-summary-grid,.order-detail-fields{grid-template-columns:1fr}.orders-toolbar__right{flex-direction:column;align-items:stretch}}.production-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.production-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;display:inline-flex}.production-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.production-tab--active{color:#fff;background:#111827}.production-search{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:min(320px,100%);height:42px;padding:0 12px}.production-summary-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:24px;display:grid}.production-summary-grid .summary-card{min-width:0}.production-table{min-width:1180px}.production-drawer-overlay{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1118276b;justify-content:flex-end;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.production-drawer{background:#f4f6f8;flex-direction:column;width:min(780px,94vw);height:100vh;max-height:100vh;animation:.2s ease-out production-drawer-in;display:flex;position:relative;overflow:hidden;box-shadow:-16px 0 40px #1118272e}@keyframes production-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.production-drawer__header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 24px;display:flex}.production-drawer__header h2{color:#111827;margin:0 0 4px;font-size:20px}.production-drawer__header p{color:#6b7280;margin:0;font-size:13px}.production-drawer__close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;padding:0;font-size:26px;line-height:1}.production-drawer__close:hover{color:#111827;background:#f3f4f6}.production-drawer__form{flex-direction:column;flex:1;min-height:0;display:flex}.production-drawer__body{flex:1;min-height:0;padding:24px;overflow:hidden auto}.production-drawer__footer{background:#fff;border-top:1px solid #e5e7eb;flex:none;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.production-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px}.production-form-section:last-child{margin-bottom:0}.production-form-section h3{color:#111827;margin:0 0 18px;font-size:15px}.production-form-section__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.production-form-section__heading h3{margin:0}.production-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.production-form-grid__wide{grid-column:1/-1}.production-lines-editor{flex-direction:column;gap:14px;display:flex}.production-line-editor{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.production-line-editor__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.production-line-editor__heading strong{color:#111827;font-size:13px}.production-line-editor__remove{color:#b91c1c;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.production-line-editor__remove:disabled{color:#d1d5db;cursor:not-allowed}.production-details-header{margin-bottom:24px}.production-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.production-title-row h1{color:#111827;margin:0 0 6px;font-size:28px}.production-title-row p{color:#6b7280;margin:0;font-size:14px;font-weight:600}.production-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.production-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.production-detail-card--wide{grid-column:1/-1}.production-detail-card__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.production-detail-card__header h2{color:#111827;margin:0;font-size:15px}.production-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.production-detail-field{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:76px;padding:16px 20px}.production-detail-field__label{color:#6b7280;font-size:12px;font-weight:700}.production-detail-field__value{overflow-wrap:anywhere;color:#111827;font-size:14px}.production-actions{flex-direction:column;gap:14px;padding:20px;display:flex}.production-action-block{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.production-danger-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;min-height:42px;padding:0 16px;font-weight:700}.production-danger-button:disabled{opacity:.55;cursor:not-allowed}.production-empty-block{color:#6b7280;padding:20px;font-size:13px}.production-lines-table{min-width:720px}.production-movements-table{min-width:1200px}@media (width<=1000px){.production-toolbar{flex-direction:column;align-items:stretch}.production-details-grid{grid-template-columns:1fr}.production-detail-card--wide{grid-column:auto}}@media (width<=700px){.production-drawer{width:100vw}.production-form-grid{grid-template-columns:1fr}.production-form-grid__wide{grid-column:auto}.production-title-row{flex-direction:column}.production-detail-fields,.production-action-block{grid-template-columns:1fr}}.shipment-type-switch{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;display:grid}.shipment-type-switch__button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.shipment-type-switch__button:hover{color:#111827}.shipment-type-switch__button--active{color:#fff;background:#111827;box-shadow:0 1px 3px #1118272e}.shipment-type-switch__button--active:hover{color:#fff}.shipment-form-section__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.shipment-form-section__heading h3{margin:0}.shipment-lines-editor{flex-direction:column;gap:14px;display:flex}.shipment-line-editor{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.shipment-line-editor__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.shipment-line-editor__heading strong{color:#111827;font-size:13px}.shipment-line-editor__remove{color:#b91c1c;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.shipment-line-editor__remove:disabled{color:#d1d5db;cursor:not-allowed}.shipment-drawer-overlay{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1118276b;justify-content:flex-end;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.shipment-drawer{background:#f4f6f8;flex-direction:column;width:min(760px,94vw);height:100vh;max-height:100vh;animation:.2s ease-out shipment-drawer-in;display:flex;position:relative;overflow:hidden;box-shadow:-16px 0 40px #1118272e}@keyframes shipment-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.shipment-drawer__header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 24px;display:flex}.shipment-drawer__header h2{color:#111827;margin:0 0 4px;font-size:20px;line-height:1.3}.shipment-drawer__header p{color:#6b7280;margin:0;font-size:13px}.shipment-drawer__close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;width:36px;height:36px;padding:0;font-size:26px;line-height:1}.shipment-drawer__close:hover{color:#111827;background:#f3f4f6}.shipment-drawer__form{flex-direction:column;flex:1;min-height:0;display:flex}.shipment-drawer__body{flex:1;min-height:0;padding:24px;overflow:hidden auto}.shipment-drawer__footer{background:#fff;border-top:1px solid #e5e7eb;flex:none;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.shipment-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px}.shipment-form-section:last-child{margin-bottom:0}.shipment-form-section h3{color:#111827;margin:0 0 18px;font-size:15px}.shipment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.shipment-form-section textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px}.shipment-form-section textarea:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.shipment-form-hint{color:#6b7280;margin:10px 0 0;font-size:12px}.shipment-form-error{color:#b91c1c;margin:10px 0 0;font-size:12px}@media (width<=700px){.shipment-drawer{width:100vw}.shipment-form-grid{grid-template-columns:1fr}}.shipments-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.shipments-summary-grid .summary-card{min-width:0}@media (width<=900px){.shipments-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.shipments-summary-grid{grid-template-columns:1fr}}.shipment-section-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding:4px;display:flex}.shipment-section-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:40px;padding:0 18px;font-size:13px;font-weight:700}.shipment-section-tab:hover{color:#111827}.shipment-section-tab--active{color:#fff;background:#111827}.shipment-section-tab--active:hover{color:#fff}.shipments-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.shipments-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;display:inline-flex}.shipments-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.shipments-tab--active{color:#fff;background:#111827}.shipments-search{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:min(320px,100%);height:42px;padding:0 12px}.shipments-table{min-width:1120px}.samples-table{min-width:1500px}.sample-item-wide{grid-column:1/-1}.shipment-details-header{margin-bottom:24px}.shipment-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.shipment-title-row h1{color:#111827;margin:0 0 6px;font-size:28px}.shipment-title-row p{color:#6b7280;margin:0;font-size:14px;font-weight:600}.shipment-title-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shipment-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.shipment-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.shipment-detail-card--wide{grid-column:1/-1}.shipment-detail-card__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.shipment-detail-card__header h2{color:#111827;margin:0;font-size:15px}.shipment-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shipment-detail-field{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:76px;padding:16px 20px}.shipment-detail-field__label{color:#6b7280;font-size:12px;font-weight:700}.shipment-detail-field__value{overflow-wrap:anywhere;color:#111827;font-size:14px}.shipment-note{color:#374151;white-space:pre-wrap;padding:20px;font-size:14px;line-height:1.6}.shipment-lines-table{min-width:780px}.sample-items-table{min-width:720px}@media (width<=900px){.shipments-toolbar{flex-direction:column;align-items:stretch}.shipment-details-grid{grid-template-columns:1fr}.shipment-detail-card--wide{grid-column:auto}}@media (width<=700px){.shipment-title-row{flex-direction:column}.shipment-detail-fields{grid-template-columns:1fr}.sample-item-wide{grid-column:auto}}.tasks-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.tasks-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;display:inline-flex}.tasks-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.tasks-tab--active{color:#fff;background:#111827}.tasks-toolbar__right{align-items:center;gap:10px;display:flex}.tasks-search,.tasks-filter{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;height:42px;padding:0 12px}.tasks-search{width:240px}.tasks-filter{min-width:150px}.tasks-overdue-filter{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.tasks-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.tasks-summary-grid .summary-card{min-width:0}.tasks-table{min-width:950px}.tasks-table__description{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:420px;margin-top:5px;font-size:12px;overflow:hidden}.task-priority{text-transform:capitalize;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.task-priority--low{color:#4b5563;background:#f3f4f6}.task-priority--normal{color:#1d4ed8;background:#eff6ff}.task-priority--high{color:#c2410c;background:#fff7ed}.task-priority--urgent{color:#b91c1c;background:#fef2f2}.task-due--overdue{color:#b91c1c;font-weight:800}.task-drawer-overlay{z-index:1000;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1118276b;justify-content:flex-end;align-items:stretch;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.task-drawer{background:#f4f6f8;flex-direction:column;width:min(720px,94vw);height:100vh;max-height:100vh;animation:.2s ease-out task-drawer-in;display:flex;position:relative;overflow:hidden;box-shadow:-16px 0 40px #1118272e}@keyframes task-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.task-drawer__header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 24px;display:flex}.task-drawer__header h2{color:#111827;margin:0 0 4px;font-size:20px}.task-drawer__header p{color:#6b7280;margin:0;font-size:13px}.task-drawer__close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;padding:0;font-size:26px;line-height:1}.task-drawer__close:hover{color:#111827;background:#f3f4f6}.task-drawer__form{flex-direction:column;flex:1;min-height:0;display:flex}.task-drawer__body{flex:1;min-height:0;padding:24px;overflow:hidden auto}.task-drawer__footer{background:#fff;border-top:1px solid #e5e7eb;flex:none;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.task-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:20px}.task-form-section h3{color:#111827;margin:0 0 18px;font-size:15px}.task-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.task-form-grid__wide{grid-column:1/-1}.task-form-section textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px}.task-details-header{margin-bottom:24px}.task-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.task-title-row h1{color:#111827;margin:0 0 6px;font-size:28px}.task-title-row p{color:#6b7280;margin:0;font-size:14px;font-weight:600}.task-title-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.task-danger-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;min-height:42px;padding:0 16px;font-weight:700}.task-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.task-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.task-detail-card--wide{grid-column:1/-1}.task-detail-card__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.task-detail-card__header h2{color:#111827;margin:0;font-size:15px}.task-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.task-detail-field{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:76px;padding:16px 20px}.task-detail-field__label{color:#6b7280;font-size:12px;font-weight:700}.task-detail-field__value{overflow-wrap:anywhere;color:#111827;font-size:14px}.task-description{color:#374151;white-space:pre-wrap;padding:20px;font-size:14px;line-height:1.6}.task-links-list{flex-wrap:wrap;gap:10px;padding:20px;display:flex}.task-link-item{color:#374151;background:#f9fafb;border:1px solid #dbe3ee;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:700}.task-empty-block{color:#6b7280;padding:20px;font-size:13px}.task-history-table{min-width:900px}@media (width<=1100px){.tasks-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-toolbar{flex-direction:column;align-items:stretch}}@media (width<=900px){.tasks-toolbar__right{flex-wrap:wrap}.task-details-grid{grid-template-columns:1fr}.task-detail-card--wide{grid-column:auto}}@media (width<=700px){.task-drawer{width:100vw}.task-form-grid{grid-template-columns:1fr}.task-form-grid__wide{grid-column:auto}.task-title-row{flex-direction:column}}@media (width<=620px){.tasks-summary-grid{grid-template-columns:1fr}.tasks-toolbar__right{flex-direction:column;align-items:stretch}.tasks-search,.tasks-filter{width:100%}.task-detail-fields{grid-template-columns:1fr}}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{background:#f4f6f8;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;width:240px;padding:24px 16px;position:fixed;top:0;bottom:0;left:0}.sidebar__brand{align-items:baseline;gap:8px;padding:0 12px 28px;display:flex}.sidebar__brand-main{letter-spacing:.04em;font-size:20px;font-weight:800}.sidebar__brand-sub{color:#9ca3af;font-size:12px;font-weight:600}.sidebar__nav{flex-direction:column;gap:4px;display:flex}.sidebar__link{color:#cbd5e1;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:block}.sidebar__link:hover{color:#fff;background:#1f2937}.sidebar__link--active,.sidebar__link--active:hover{color:#111827;background:#fff}.main-area{width:calc(100% - 240px);min-height:100vh;margin-left:240px}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.topbar__user{color:#6b7280;font-size:14px}.page-content{padding:32px}.page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-header h1{color:#111827;margin:0 0 6px;font-size:28px;line-height:1.2}.page-header p{color:#6b7280;margin:0;font-size:14px}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;min-height:150px;padding:20px;display:flex}.summary-card__label{color:#6b7280;font-size:13px;font-weight:600}.summary-card__value{color:#111827;margin-top:16px;font-size:32px}.summary-card__hint{color:#9ca3af;margin-top:auto;font-size:12px}.empty-state{text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:12px;padding:48px}.empty-state h2{color:#111827;margin:0 0 8px}.empty-state p{color:#6b7280;margin:0}.not-found{background:#f4f6f8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found h1{margin:0;font-size:72px}.not-found p{color:#6b7280}.not-found a{margin-top:16px;font-weight:600;text-decoration:underline}@media (width<=1100px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sidebar{width:190px}.main-area{width:calc(100% - 190px);margin-left:190px}.page-content{padding:20px}.topbar{padding:0 20px}.dashboard-grid{grid-template-columns:1fr}}.auth-loading{color:#6b7280;background:#f4f6f8;justify-content:center;align-items:center;min-height:100vh;font-size:14px;display:flex}.login-page{background:#f4f6f8;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 10px 30px #11182714}.login-brand{align-items:baseline;gap:8px;margin-bottom:32px;display:flex}.login-brand__main{color:#111827;letter-spacing:.04em;font-size:22px;font-weight:800}.login-brand__sub{color:#9ca3af;font-size:12px;font-weight:600}.login-heading{margin-bottom:24px}.login-heading h1{color:#111827;margin:0 0 8px;font-size:28px}.login-heading p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.login-form{flex-direction:column;gap:18px;display:flex}.form-field{flex-direction:column;gap:7px;display:flex}.form-field span{color:#374151;font-size:13px;font-weight:600}.form-field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;transition:border-color .15s,box-shadow .15s}.form-field input:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px;font-size:13px;line-height:1.4}.login-submit{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;height:44px;font-weight:700;transition:background .15s,opacity .15s}.login-submit:hover:not(:disabled){background:#1f2937}.login-submit:disabled{cursor:not-allowed;opacity:.6}.topbar__user{align-items:center;gap:16px;display:flex}.topbar__identity{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.topbar__identity strong{color:#111827;font-size:13px}.topbar__identity span{color:#9ca3af;font-size:11px}.topbar__logout{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:600}.topbar__logout:hover{background:#f9fafb}.stock-filters{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:16px;margin-bottom:24px;padding:20px;display:grid}.filter-field{flex-direction:column;gap:7px;display:flex}.filter-field span{color:#374151;font-size:13px;font-weight:600}.filter-field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px}.filter-field input:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.stock-filters__actions{gap:8px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,opacity .15s}.primary-button{color:#fff;background:#111827;border:1px solid #111827}.primary-button:hover{background:#1f2937}.secondary-button{color:#374151;background:#fff;border:1px solid #d1d5db}.secondary-button:hover{background:#f9fafb}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.6}.stock-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.content-state{color:#6b7280;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px}.content-state--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca;flex-direction:column;gap:8px;display:flex}.data-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.data-table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;white-space:nowrap;width:100%}.data-table th{color:#6b7280;text-align:left;text-transform:uppercase;letter-spacing:.03em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:700}.data-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:14px 16px;font-size:13px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#f9fafb}.quantity-cell{font-variant-numeric:tabular-nums;text-align:right}.warehouse-cell{flex-direction:column;gap:2px;display:flex}.warehouse-cell strong{color:#111827}.warehouse-cell span{color:#9ca3af;font-size:11px}.source-badge{color:#4b5563;background:#f3f4f6;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.data-table__empty{color:#9ca3af!important;text-align:center!important;padding:40px!important}@media (width<=1100px){.stock-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-filters{grid-template-columns:1fr 1fr}.stock-filters__actions{grid-column:1/-1}}@media (width<=760px){.stock-summary-grid,.stock-filters{grid-template-columns:1fr}.stock-filters__actions{grid-column:auto}}.products-filters{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:minmax(240px,2fr) minmax(180px,1fr) minmax(160px,1fr) auto;align-items:end;gap:16px;margin-bottom:24px;padding:20px;display:grid}.filter-field select{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:42px;padding:0 36px 0 12px}.filter-field select:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.products-filters__actions{align-items:flex-end;display:flex}.products-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.products-table{min-width:920px}.product-name-cell{white-space:normal;flex-direction:column;gap:3px;min-width:240px;display:flex}.product-name-cell strong{color:#111827;line-height:1.4}.product-name-cell span{color:#9ca3af;font-size:11px}.barcode-cell{font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px!important}.status-badge{color:#047857;text-transform:capitalize;background:#ecfdf5;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}@media (width<=1100px){.products-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.products-filters__actions{grid-column:1/-1}.products-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.products-filters{grid-template-columns:1fr}.products-filters__actions{grid-column:auto}.products-summary-grid{grid-template-columns:1fr}}.customers-filters{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:minmax(240px,2fr) minmax(180px,1fr) minmax(160px,1fr) auto;align-items:end;gap:16px;margin-bottom:24px;padding:20px;display:grid}.customers-filters__actions{align-items:flex-end;display:flex}.customers-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.customers-table{min-width:800px}.customer-name-cell{flex-direction:column;gap:3px;min-width:220px;display:flex}.customer-name-cell strong{color:#111827}.customer-name-cell span{color:#9ca3af;font-size:11px}.customer-details-header{margin-bottom:24px}.customer-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.customer-title-row h1{color:#111827;margin:0 0 6px;font-size:28px;line-height:1.2}.customer-title-row p{color:#6b7280;margin:0;font-size:14px;font-weight:600}.customer-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.customer-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.customer-detail-card__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.customer-detail-card__header h2{color:#111827;margin:0;font-size:15px}.customer-detail-fields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-detail-field{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:76px;padding:16px 20px}.customer-detail-field__label{color:#6b7280;font-size:12px;font-weight:700}.customer-detail-field__value{overflow-wrap:anywhere;color:#111827;font-size:14px;line-height:1.45}@media (width<=1100px){.customers-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-filters__actions{grid-column:1/-1}.customers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.customer-details-grid{grid-template-columns:1fr}}@media (width<=760px){.customers-filters{grid-template-columns:1fr}.customers-filters__actions{grid-column:auto}.customers-summary-grid{grid-template-columns:1fr}}@media (width<=620px){.customer-detail-fields{grid-template-columns:1fr}}
