.app-header{background:#fff;border:1px solid #dbe3ee;border-radius:22px;width:calc(100% - 48px);max-width:1460px;margin:18px auto 0;padding:18px;box-shadow:0 12px 32px #0f172a14}.app-header-top{justify-content:space-between;align-items:center;gap:22px;display:flex}.app-header-brand{align-items:center;gap:16px;min-width:0;display:flex}.app-header-logo{flex-shrink:0;width:128px;height:auto}.app-header h1{color:#0f172a;margin:0;font-size:27px;line-height:1.1}.app-header p{color:#64748b;margin:6px 0 0;font-size:14px}.app-header-userbox{flex-shrink:0;align-items:center;gap:12px;display:flex}.app-header-user{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;min-width:150px;padding:10px 14px}.user-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:11px;font-weight:800;display:block}.app-header-user strong{color:#0f172a;font-size:15px;display:block}.btn-change-pwd{color:#475569;background:#f1f5f9;border:1px solid #dbe3ee;border-radius:12px;min-height:42px;padding:0 14px;font-size:13px}.btn-change-pwd:hover{color:#0f172a;background:#e2e8f0}.btn-logout{color:#fff;background:#dc2626;border-radius:12px;min-height:42px;padding:0 16px}.btn-logout:hover{background:#b91c1c}.pwd-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pwd-modal{background:#fff;border-radius:18px;width:380px;padding:32px;box-shadow:0 20px 60px #00000026}.pwd-modal h2{color:#0f172a;margin:0 0 20px;font-size:20px}.pwd-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.pwd-field label{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700}.pwd-field input{border:1px solid #dbe3ee;border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.pwd-field input:focus{border-color:#1d4ed8}.pwd-ok{color:#16a34a;margin-bottom:12px;font-size:13px;font-weight:600}.pwd-err{color:#dc2626;margin-bottom:12px;font-size:13px}.pwd-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.btn-annulla{color:#475569;background:#f1f5f9;border:1px solid #dbe3ee;border-radius:10px;min-height:40px;padding:0 16px}.btn-salva{color:#fff;background:#1d4ed8;border-radius:10px;min-height:40px;padding:0 20px}.btn-salva:hover:not(:disabled){background:#1e40af}.btn-salva:disabled{opacity:.6}.app-header-nav{background:#f1f5f9;border:1px solid #dbe3ee;border-radius:16px;align-items:center;gap:6px;margin-top:16px;padding:8px;display:flex;overflow-x:auto}.app-header-nav a{color:#475569;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.app-header-nav a:hover{color:#1d4ed8;background:#e0ecff}.app-header-nav a.active{color:#fff;background:#1d4ed8;box-shadow:0 8px 18px #1d4ed838}@media (width<=920px){.app-header{width:calc(100% - 28px);padding:14px}.app-header-top{flex-direction:column;align-items:flex-start}.app-header-userbox{width:100%}.app-header-user{flex:1}.btn-logout{flex-shrink:0}.app-header h1{font-size:23px}}.dashboard-page .dashboard-shell{flex-direction:column;gap:18px;width:100%;max-width:1460px;display:flex}.dashboard-page .error-box{margin-bottom:0}.dashboard-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-action-card,.dashboard-kpi-item,.dashboard-panel-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 10px 28px #0f172a0f}.dashboard-action-card{cursor:pointer;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;min-height:112px;padding:18px;transition:transform .12s,border-color .15s,box-shadow .15s;display:grid}.dashboard-action-card:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a1f}.dashboard-action-icon,.dashboard-kpi-icon,.dashboard-activity-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;display:flex}.dashboard-action-icon{width:52px;height:52px;font-size:19px}.dashboard-action-title{color:#0f172a;font-size:16px;font-weight:900;line-height:1.15}.dashboard-action-text{color:#64748b;margin-top:5px;font-size:13px;line-height:1.35}.dashboard-action-icon-blue,.dashboard-kpi-icon-blue,.dashboard-activity-icon-blue{color:#1d4ed8;background:#dbeafe}.dashboard-action-icon-green,.dashboard-kpi-icon-green,.dashboard-activity-icon-green{color:#166534;background:#dcfce7}.dashboard-action-icon-orange,.dashboard-kpi-icon-orange,.dashboard-activity-icon-orange{color:#ea580c;background:#ffedd5}.dashboard-action-icon-purple,.dashboard-kpi-icon-purple{color:#6d28d9;background:#ede9fe}.dashboard-kpi-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-kpi-item{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:110px;padding:16px 18px;display:grid}.dashboard-kpi-icon{width:54px;height:54px;font-size:20px}.dashboard-kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:800}.dashboard-kpi-value{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:30px;font-weight:900;line-height:1;overflow:hidden}.dashboard-kpi-note{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:12px;line-height:1.3;overflow:hidden}.dashboard-content-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);align-items:start;gap:18px;display:grid}.dashboard-panel-card{min-width:0;padding:22px}.dashboard-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.dashboard-panel-title{color:#0f172a;margin:0;font-size:21px;line-height:1.15}.dashboard-panel-subtitle{color:#64748b;margin-top:6px;font-size:14px;line-height:1.4}.dashboard-activity-list{flex-direction:column;gap:10px;display:flex}.dashboard-activity-item{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:38px 128px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:12px;display:grid}.dashboard-activity-item:hover{background:#eff6ff;border-color:#93c5fd}.dashboard-activity-icon{width:38px;height:38px}.dashboard-activity-time{color:#64748b;white-space:nowrap;font-size:12px}.dashboard-activity-title{color:#0f172a;font-size:14px;font-weight:900}.dashboard-activity-detail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.dashboard-activity-arrow{color:#94a3b8;font-size:22px;line-height:1}.dashboard-empty-activity{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.dashboard-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.dashboard-badge-green{color:#166534;background:#dcfce7}.dashboard-badge-blue{color:#1d4ed8;background:#dbeafe}.dashboard-badge-orange{color:#ea580c;background:#ffedd5}.dashboard-summary-panel{flex-direction:column;gap:14px;display:flex}.dashboard-latest-sscc{color:#fff;background:#0f172a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px;display:flex}.dashboard-latest-sscc-clickable{cursor:pointer}.dashboard-latest-label{text-transform:uppercase;color:#cbd5e1;font-size:12px;font-weight:800}.dashboard-latest-value{word-break:break-all;margin-top:6px;font-size:19px;font-weight:900}.dashboard-fake-barcode{flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.dashboard-fake-barcode span{background:#fff;width:3px;height:28px;display:block}.dashboard-fake-barcode span:nth-child(2),.dashboard-fake-barcode span:nth-child(5){height:34px}.dashboard-fake-barcode span:nth-child(3),.dashboard-fake-barcode span:nth-child(7){height:22px}.dashboard-summary-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.dashboard-summary-title{color:#0f172a;margin-bottom:10px;font-size:15px;font-weight:900}.dashboard-status-list{flex-direction:column;gap:8px;display:flex}.dashboard-status-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dashboard-status-row span{color:#64748b;font-size:13px}.dashboard-status-row strong{color:#0f172a;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:13px;overflow:hidden}.dashboard-summary-button{width:100%;margin-top:12px}@media (width<=1320px){.dashboard-action-grid,.dashboard-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.dashboard-content-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-action-grid,.dashboard-kpi-strip{grid-template-columns:1fr}.dashboard-action-card,.dashboard-kpi-item{text-align:center;grid-template-columns:1fr}.dashboard-action-icon,.dashboard-kpi-icon{margin:0 auto}.dashboard-panel-header{flex-direction:column}.dashboard-panel-header button{width:100%}.dashboard-activity-item{grid-template-columns:38px minmax(0,1fr) 18px}.dashboard-activity-time{grid-area:2/2/auto/-1}.dashboard-badge{display:none}}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.topbar-title-group{flex:1;min-width:0}.intro{color:#475569;max-width:880px;margin:10px 0 0;font-size:15px;line-height:1.5}.topbar-actions{align-items:center;gap:12px;display:flex}.form-panel,.preview-panel,.products-panel{padding:22px}.products-table{border-collapse:collapse;width:100%;min-width:900px}@media (width<=1220px){.main-grid{grid-template-columns:1fr}.preview-panel{order:2}.form-panel{order:1}}@media (width<=860px){.page-shell{padding:18px 14px 28px}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{justify-content:flex-start}.grid-form{grid-template-columns:1fr}.products-table{min-width:720px}}@media print{html,body{background:#fff;margin:0;padding:0}.no-print{display:none!important}.page-shell,.app-shell,.main-grid,.preview-sheet,.print-area{width:auto;max-width:none;margin:0;padding:0;display:block}.panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}}.label-mixed-card{color:#000;background:#fff;border:1px solid #9ca3af;width:105mm;height:148mm;font-family:Arial,Helvetica,sans-serif;overflow:hidden;box-shadow:0 8px 24px #00000014}.label-mixed-header{text-align:center;border-bottom:1px solid #7c7c7c;flex-direction:column;justify-content:center;min-height:24mm;padding:5mm 5mm 4mm;display:flex}.label-mixed-header-line{line-height:1.05}.label-mixed-company-main{font-size:4.4mm;font-weight:700}.label-mixed-company-sub{margin-top:.8mm;font-size:4.1mm;font-weight:700}.label-mixed-middle{border-bottom:1px solid #7c7c7c;align-items:center;min-height:38mm;padding:7mm 6mm 5mm;display:flex}.label-mixed-data-block{text-align:left;width:100%}.label-mixed-field-label{text-transform:uppercase;font-size:4mm;font-weight:400;line-height:1.05}.label-mixed-field-value{word-break:break-word;margin-top:1.8mm;font-size:7.6mm;font-weight:700;line-height:1.05}.label-mixed-barcodes{justify-content:center;align-items:flex-start;padding:13mm 5mm 5mm;display:flex}.label-mixed-barcode-block{flex-direction:column;align-items:center;width:100%;display:flex}.label-mixed-barcode{width:auto;max-width:84mm;height:auto;max-height:28mm;display:block}.label-mixed-barcode-text{text-align:center;word-break:break-all;min-height:3.8mm;margin-top:1.4mm;font-size:3.5mm;line-height:1}@media print{.label-mixed-card{width:105mm;height:148mm;box-shadow:none;page-break-inside:avoid;border:1px solid #000;margin:0}}:root{color:#111827;background:#eef2f7;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#eef2f7}.page-shell{justify-content:center;width:100%;padding:28px 24px 36px;display:flex}.router-shell{background:#eef2f7;width:100%}.app-shell{flex-direction:column;gap:22px;width:100%;max-width:1460px;display:flex}.system-messages{flex-direction:column;gap:12px;display:flex}.inline-messages{margin-bottom:16px}.error-box{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px}.success-box{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;padding:12px 14px}.import-result-box{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:14px 16px;line-height:1.5}.import-result-title{margin-bottom:6px;font-weight:700}.import-warning-list{color:#92400e;margin-top:10px}.import-warning-list ul{margin:6px 0 0 18px;padding:0}h1{color:#0f172a;margin:0;font-size:32px;line-height:1.1}.panel{background:#fff;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 10px 28px #0f172a0f}.form-panel,.preview-panel,.products-panel,.history-panel{padding:22px}.product-editor-panel{box-shadow:none;padding:18px}.panel-header{margin-bottom:18px}.panel-header h2{color:#0f172a;margin:0;font-size:21px;line-height:1.15}.panel-subtitle{color:#64748b;margin-top:6px;font-size:14px;line-height:1.4}.main-grid{grid-template-columns:minmax(420px,560px) minmax(520px,1fr);align-items:start;gap:22px;display:grid}.grid-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.grid-form .full{grid-column:1/-1}label{color:#0f172a;flex-direction:column;gap:6px;font-size:14px;font-weight:700;display:flex}input,textarea,select{width:100%;font:inherit;color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font-weight:400}textarea{resize:vertical;min-height:88px}input:focus,textarea:focus,select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}input[readonly],textarea[readonly]{color:#475569;cursor:default;background:#f8fafc}.action-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}button{font:inherit;cursor:pointer;color:#fff;background:#1d4ed8;border:none;border-radius:12px;padding:12px 18px;font-weight:700;transition:transform 60ms,opacity .15s,background .15s}button:hover{opacity:.96}button:active{transform:translateY(1px)}button:disabled{opacity:.65;cursor:not-allowed}button.secondary{color:#111827;background:#e5e7eb}button.secondary:hover{background:#dbe0e7}button.danger-button{color:#fff;background:#b91c1c}button.danger-button:hover{background:#991b1b}.selection-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:18px;padding:14px 16px;line-height:1.45}.summary-title{color:#0f172a;margin-bottom:6px;font-weight:700}.summary-line{color:#334155}.preview-panel{flex-direction:column;gap:16px;display:flex}.preview-sheet{justify-content:center;align-items:flex-start;padding:10px 0 4px;display:flex}.print-area{justify-content:center;display:flex}.table-wrap{border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto}.users-table{table-layout:fixed}.users-table th,.users-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.products-table thead th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:13px}.products-table tbody td{color:#0f172a;vertical-align:top;border-bottom:1px solid #eef2f7;padding:12px 14px;font-size:14px}.products-table tbody tr{cursor:pointer}.products-table tbody tr:hover{background:#f8fbff}.products-table tbody tr.is-selected{background:#eff6ff}.empty-row{text-align:center;color:#64748b}.mixed-side-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:14px;padding:16px}.mixed-side-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.mixed-readonly-badge{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.mixed-side-title{color:#0f172a;font-size:16px;font-weight:700}.mixed-side-subtitle{color:#64748b;margin-top:4px;margin-bottom:14px;font-size:14px;line-height:1.4}.mixed-side-empty{color:#475569;background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:14px 16px;line-height:1.45}.mixed-side-table-wrap{background:#fff;max-height:320px;overflow-y:auto}.mixed-side-table{min-width:760px}.mixed-side-table thead th:last-child,.mixed-side-table tbody td:last-child{width:120px}.mixed-side-table tbody tr{cursor:default}.mixed-side-table tbody tr:hover{background:0 0}.label-card{color:#000;background:#fff;border:1px solid #9ca3af;width:105mm;height:148mm;font-family:Arial,Helvetica,sans-serif;overflow:hidden;box-shadow:0 8px 24px #00000014}.label-header{text-align:center;border-bottom:1px solid #7c7c7c;min-height:21mm;padding:3mm 5mm 2.5mm}.header-line{line-height:1.05}.company-main{font-size:4.2mm;font-weight:700}.company-sub{font-size:4mm;font-weight:700}.product-line{margin-top:1.1mm;font-size:3.5mm;font-weight:400}.label-middle{border-bottom:1px solid #7c7c7c;min-height:28mm;padding:3mm 5mm 2.5mm}.sscc-top-row{margin-bottom:2mm}.middle-grid{grid-template-columns:1fr 1fr;gap:5mm;display:grid}.middle-col{flex-direction:column;gap:1.6mm;display:flex}.data-block{min-height:8mm}.field-label{text-transform:uppercase;font-size:3.6mm;font-weight:400;line-height:1.05}.field-value{word-break:break-word;margin-top:.3mm;font-size:4.6mm;font-weight:700;line-height:1.05}.field-value-sscc{font-size:5mm}.label-barcodes{padding:2.2mm 4mm}.barcode-block{flex-direction:column;align-items:center;display:flex}.barcode-block-content{margin-top:0}.barcode-block-lot,.barcode-block-sscc{margin-top:1mm}.barcode{width:auto;max-width:100%;height:auto;display:block}.barcode-content{max-width:86mm;max-height:18mm}.barcode-lot{max-width:40mm;max-height:16mm}.barcode-sscc{max-width:78mm;max-height:20mm}.barcode-text{text-align:center;word-break:break-all;min-height:3.4mm;margin-top:.4mm;font-size:3mm;line-height:1}.barcode-text-sscc{font-size:3.2mm}.restore-banner{width:100%}.restore-banner-inner{color:#111827;text-align:center;background:#fff;border:2px solid #dc2626;width:100%;padding:18px 22px}.restore-banner-title{color:#991b1b;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.2}.restore-banner-text{font-size:15px;line-height:1.45}.restore-banner-text+.restore-banner-text{margin-top:4px}.products-management-grid{grid-template-columns:minmax(560px,1.35fr) minmax(360px,.95fr);align-items:start;gap:18px;display:grid}.product-warning-box{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;margin-bottom:18px;padding:14px 16px;line-height:1.45}.product-warning-title{margin-bottom:6px;font-weight:700}.product-warning-text+.product-warning-text{margin-top:4px}.history-search-row{margin-bottom:14px}.history-search-field{max-width:100%}.history-filters-grid{grid-template-columns:minmax(260px,1.5fr) minmax(180px,.9fr) minmax(180px,.8fr) minmax(180px,.8fr);align-items:end;gap:14px;margin-bottom:14px;display:grid}.filter-field,.filter-field-wide{min-width:0}.history-controls-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.history-results-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.history-results-count{color:#475569;font-size:14px}.history-pagination-top,.history-pagination-bottom{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.history-pagination-bottom{justify-content:center;margin-top:14px}.history-page-indicator{color:#334155;font-size:14px;font-weight:800}.history-actions{flex-wrap:nowrap;gap:8px;display:flex}.small-button{padding:8px 12px;font-size:13px}.type-badge{color:#1d4ed8;text-transform:uppercase;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.type-badge.mixed{color:#6d28d9;background:#ede9fe}.highlight-row{outline:2px solid #1d4ed8;background:#dbeafe!important}.product-barcode-preview-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:18px;padding:14px}.product-barcode-preview-title{color:#0f172a;margin-bottom:10px;font-weight:700}.product-barcode-preview-grid{text-align:center;grid-template-columns:1fr 1fr;gap:16px;display:grid}.product-barcode-preview-item{min-width:0}.product-barcode-label{color:#64748b;margin-bottom:6px;font-size:13px}.product-barcode-img{max-width:100%;height:auto;margin:0 auto;display:block}.product-barcode-human-text{word-break:break-all;color:#334155;margin-top:4px;font-size:12px}.ddt-page .ddt-shell{gap:18px}.ddt-header-card,.ddt-create-card,.ddt-work-card-modern,.ddt-history-card-modern{background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.ddt-header-card{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ddt-header-card h2,.ddt-create-card h2,.ddt-work-card-modern h2,.ddt-history-card-modern h2{color:#0f172a;margin:0;font-size:21px;line-height:1.15}.ddt-header-card p,.ddt-create-card p,.ddt-work-card-modern p,.ddt-history-card-modern p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.4}.ddt-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;display:grid}.ddt-kpi-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:118px;padding:18px;display:grid;box-shadow:0 10px 28px #0f172a0f}.ddt-kpi-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:900;display:flex}.ddt-kpi-blue .ddt-kpi-icon{color:#1d4ed8;background:#dbeafe}.ddt-kpi-green .ddt-kpi-icon{color:#166534;background:#dcfce7}.ddt-kpi-orange .ddt-kpi-icon{color:#ea580c;background:#ffedd5}.ddt-kpi-purple .ddt-kpi-icon{color:#6d28d9;background:#ede9fe}.ddt-kpi-label{text-transform:uppercase;color:#64748b;font-size:12px;font-weight:800}.ddt-kpi-value{color:#0f172a;word-break:break-word;margin-top:4px;font-size:28px;font-weight:900;line-height:1.05}.ddt-kpi-note{color:#64748b;margin-top:6px;font-size:12px;line-height:1.35}.ddt-form-grid-modern{margin-top:18px}.ddt-destination-field textarea{min-height:92px}.ddt-create-summary{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-top:18px;display:grid}.ddt-create-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.ddt-create-summary span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.ddt-create-summary strong{color:#0f172a;word-break:break-word;font-size:15px;display:block}.ddt-main-actions{margin-top:18px}.ddt-work-grid-modern{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:18px;display:grid}.ddt-work-card-modern{min-width:0}.ddt-table-wrap-modern{max-height:430px;margin-top:16px;overflow:auto}.ddt-pallet-table-modern,.ddt-linked-table-modern{table-layout:fixed;width:100%;min-width:100%}.ddt-pallet-table-modern th,.ddt-pallet-table-modern td,.ddt-linked-table-modern th,.ddt-linked-table-modern td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ddt-history-table-modern{min-width:920px}.ddt-pallet-table-modern input[type=checkbox]{width:18px;height:18px;padding:0}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f1f5f9}.ddt-detail-row td{cursor:default;background:#f8fafc}.ddt-detail-row:hover td{background:#f8fafc}.ddt-mixed-detail-card{background:#fff;border:1px solid #bfdbfe;border-radius:14px;padding:14px}.ddt-mixed-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ddt-mixed-detail-title{color:#1e3a8a;font-size:15px;font-weight:900}.ddt-mixed-detail-subtitle{color:#64748b;margin-top:4px;font-size:12px}.ddt-mixed-items-grid{grid-template-columns:1fr;gap:10px;display:grid}.ddt-mixed-item-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.ddt-mixed-item-product{color:#0f172a;margin-bottom:8px;font-weight:900}.ddt-mixed-item-meta{grid-template-columns:minmax(160px,1.4fr) minmax(90px,.8fr) minmax(70px,.5fr);gap:10px;display:grid}.ddt-mixed-item-meta span{color:#64748b;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.ddt-mixed-item-meta strong{color:#0f172a;word-break:break-word;font-size:13px;display:block}.ddt-causale-badge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-badge{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:104px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-badge.available{color:#166534;background:#dcfce7}.status-badge.shipped{color:#991b1b;background:#fee2e2}.ddt-actions-visible{flex-wrap:nowrap;min-width:170px}.ddt-actions-visible .small-button{white-space:nowrap}.magazzino-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;margin-bottom:18px;display:grid}.magazzino-summary-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:18px;box-shadow:0 10px 28px #0f172a0f}.magazzino-summary-label{color:#64748b;font-size:14px;font-weight:700}.magazzino-summary-value{color:#0f172a;margin-top:8px;font-size:34px;font-weight:800;line-height:1}.magazzino-grid,.magazzino-movements-panel{margin-top:18px}.magazzino-table{min-width:900px}.magazzino-small{color:#64748b;word-break:break-all;margin-top:3px;font-size:12px}.magazzino-negative{color:#b91c1c}.magazzino-type{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:126px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.magazzino-type.carico_produzione{color:#166534;background:#dcfce7}.magazzino-type.scarico_pallet{color:#991b1b;background:#fee2e2}.magazzino-type.scarico_ddt{color:#9a3412;background:#ffedd5}.magazzino-type.rettifica{color:#1d4ed8;background:#dbeafe}.warehouse-page{gap:18px}.warehouse-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.warehouse-stat-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:124px;padding:18px;display:grid;box-shadow:0 10px 28px #0f172a0f}.warehouse-stat-conf .warehouse-stat-icon{color:#065f46;background:#d1fae5}.warehouse-stat-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:20px;font-weight:900;display:flex}.warehouse-stat-total .warehouse-stat-icon{color:#1d4ed8;background:#dbeafe}.warehouse-stat-warning .warehouse-stat-icon{color:#ea580c;background:#ffedd5}.warehouse-stat-movements .warehouse-stat-icon{color:#166534;background:#dcfce7}.warehouse-stat-products .warehouse-stat-icon{color:#6d28d9;background:#ede9fe}.warehouse-stat-label{color:#64748b;text-transform:uppercase;font-size:13px;font-weight:800}.warehouse-stat-value{color:#0f172a;margin-top:5px;font-size:34px;font-weight:900;line-height:1}.warehouse-stat-note{color:#64748b;margin-top:8px;font-size:13px;line-height:1.35}.warehouse-stock-panel,.warehouse-form-panel,.warehouse-movements-panel{width:100%}.warehouse-stock-table{min-width:980px}.warehouse-stock-table th:nth-child(2),.warehouse-stock-table td:nth-child(2){text-align:center;width:210px}.warehouse-stock-table th:nth-child(3),.warehouse-stock-table td:nth-child(3){text-align:center;width:160px}.warehouse-stock-table th:nth-child(4),.warehouse-stock-table td:nth-child(4){width:220px}.warehouse-stock-cell{text-align:center}.warehouse-stock-value{justify-content:center;min-width:72px;font-size:24px;font-weight:900;line-height:1;display:inline-flex}.warehouse-small{color:#64748b;word-break:break-all;margin-top:4px;font-size:12px}.warehouse-stock-badge{border-radius:999px;justify-content:center;align-items:center;min-width:104px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.warehouse-stock-badge.stock-positive{color:#166534;background:#dcfce7}.warehouse-stock-badge.stock-zero{color:#9a3412;background:#ffedd5}.warehouse-stock-badge.stock-negative{color:#991b1b;background:#fee2e2}.stock-positive{color:#166534}.stock-zero{color:#b45309}.stock-negative{color:#b91c1c}.warehouse-movement-form{grid-template-columns:repeat(4,minmax(160px,1fr))}.warehouse-movement-form textarea{min-height:58px}.warehouse-form-actions{justify-content:flex-end}.warehouse-movements-table{min-width:1120px}.warehouse-movements-table th:first-child,.warehouse-movements-table td:first-child,.warehouse-movements-table th:nth-child(2),.warehouse-movements-table td:nth-child(2){width:180px}.warehouse-movements-table th:nth-child(4),.warehouse-movements-table td:nth-child(4){text-align:center;width:110px}.warehouse-type{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:132px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.warehouse-type.carico-produzione{color:#166534;background:#dcfce7}.warehouse-type.scarico-ddt{color:#9a3412;background:#ffedd5}.warehouse-type.scarico-pallet{color:#991b1b;background:#fee2e2}.warehouse-type.rettifica{color:#1d4ed8;background:#dbeafe}.warehouse-movement-qty{font-size:16px;font-weight:900}.login-page-shell{background:radial-gradient(circle at 20% 20%,#2563eb57,#0000 28%),linear-gradient(135deg,#020617 0%,#0f172a 46%,#1e3a8a 100%);justify-content:stretch;align-items:stretch;min-height:100vh;padding:0;display:flex;overflow:hidden}.login-layout{background:0 0;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);width:100%;min-height:100vh;display:grid}.login-brand-panel{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px;min-width:0;padding:56px clamp(38px,6vw,86px);display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 28%,#3b82f638,#0000 26%),radial-gradient(circle at 78% 72%,#0ea5e929,#0000 24%);position:absolute;inset:0}.login-brand-pattern{opacity:.34;pointer-events:none;background-image:linear-gradient(135deg,#3b82f657 1px,#0000 1px),radial-gradient(circle,#3b82f657 1.4px,#0000 1.6px);background-position:-24px 70%,72% 20%;background-size:82px 82px,18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 70%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 70%,#0000 100%)}.login-brand-content{z-index:1;width:100%;max-width:680px;position:relative}.login-logo-large{filter:drop-shadow(0 22px 34px #0000005c);width:min(520px,100%);height:auto;margin:0 auto 34px;display:block}.login-brand-text{text-align:center;flex-direction:column;align-items:center;max-width:620px;display:flex}.login-brand-text h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.2vw,48px);line-height:1.06}.login-brand-text h1:after{content:"";background:#2563eb;border-radius:999px;width:92px;height:3px;margin:22px auto 0;display:block}.login-brand-text p{color:#dbeafe;max-width:520px;margin:24px auto 0;font-size:clamp(17px,1.35vw,21px);line-height:1.55}.login-feature-row{flex-wrap:wrap;gap:34px;margin-top:44px;display:flex}.login-feature-item{color:#e0f2fe;flex-direction:column;align-items:center;gap:10px;min-width:108px;display:flex}.login-feature-item span{color:#60a5fa;background:#1d4ed838;border:1px solid #60a5fa8c;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;font-weight:900;display:inline-flex}.login-feature-item strong{font-size:14px;font-weight:800}.login-brand-footer{z-index:1;color:#bfdbfe;letter-spacing:.02em;text-align:center;margin-top:8px;padding-top:44px;font-size:14px;font-weight:800;position:relative}.login-form-panel{min-width:0;box-shadow:none;background:0 0;justify-content:center;align-items:center;padding:56px clamp(34px,5vw,78px);display:flex;position:relative}.login-form-card{background:#ffffffeb;border:1px solid #dbe3ee;border-radius:28px;width:100%;max-width:520px;padding:48px 42px;box-shadow:0 22px 58px #0f172a1f}.login-form-icon{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 24px;font-size:28px;font-weight:900;display:flex}.login-intro{text-align:center;margin-bottom:30px}.login-intro h2{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:30px;line-height:1.15}.login-intro p{color:#64748b;margin:10px 0 0;font-size:15px;line-height:1.45}.login-error-box{margin-bottom:18px}.login-form{flex-direction:column;gap:18px;display:flex}.login-form label{color:#0f172a;font-size:14px;font-weight:800}.login-form input{background:#fff;border-radius:14px;min-height:58px;padding:0 16px;font-size:15px}.login-form button{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:14px;width:100%;min-height:60px;margin-top:12px;font-size:17px;box-shadow:0 14px 28px #1d4ed83d}.login-form button:hover{opacity:1;background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)}.app-footer{width:calc(100% - 48px);max-width:1460px;margin:0 auto 22px}.app-footer-inner{background:#fff;border:1px solid #dbe3ee;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;box-shadow:0 6px 18px #0f172a0d}.app-footer-brand{color:#0f172a;font-size:14px;font-weight:900}.app-footer-text{color:#64748b;margin-top:3px;font-size:12px}.app-footer-meta{color:#64748b;white-space:nowrap;align-items:center;gap:10px;font-size:12px;display:flex}.labels-page{align-items:flex-start;padding-top:18px}.labels-shell{gap:14px}.labels-work-grid{grid-template-columns:minmax(520px,.86fr) minmax(620px,1.14fr);align-items:start;gap:14px;display:grid}.labels-left-stack,.labels-right-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.labels-card{background:#fff;border:1px solid #dbe3ee;border-radius:14px;min-width:0;padding:18px;box-shadow:0 8px 22px #0f172a0d}.labels-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.labels-title-left{align-items:flex-start;gap:10px;display:flex}.labels-step{color:#fff;background:#1d4ed8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:900;display:inline-flex}.labels-title-row h2{color:#1d4ed8;margin:0;font-size:19px;line-height:1.15}.labels-title-row p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.35}.labels-data-card{padding:0;overflow:hidden}.labels-data-card .labels-title-row{border-bottom:1px solid #e2e8f0;margin:0;padding:18px 18px 12px}.labels-data-grid{grid-template-columns:1.22fr .88fr;gap:18px;padding:18px;display:grid}.labels-form-left,.labels-form-right{flex-direction:column;gap:14px;display:flex}.labels-form-right{border-left:1px solid #e2e8f0;padding-left:18px}.labels-radio-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.labels-choice{color:#334155;min-height:45px;box-shadow:none;background:#fff;border:1px solid #cbd5e1}.labels-choice.active{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd}.labels-inline-action{padding:0 18px 10px}.labels-generate-row{grid-template-columns:1fr auto;align-items:center;gap:12px;padding:0 18px 18px;display:grid}.labels-generate-button{width:100%;min-height:48px;margin:0;font-size:16px}.labels-reset-button{min-width:110px;min-height:48px}.labels-ddt-box{padding:18px}.labels-ddt-grid{grid-template-columns:1fr .75fr .75fr;gap:14px;display:grid}.labels-ddt-destination,.labels-ddt-note{grid-column:1/-1}.labels-ddt-destination textarea{min-height:92px}.labels-ddt-bottom{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:14px;display:grid}.labels-ddt-info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:700}.labels-created-ddt{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.labels-preview-box{padding:18px}.labels-format-badge{color:#475569;background:#f1f5f9;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:800}.labels-preview-center{justify-content:center;align-items:flex-start;padding:2px 0 10px;display:flex;overflow-x:auto}.labels-preview-actions{grid-template-columns:repeat(2,minmax(150px,1fr));gap:18px;max-width:520px;margin:0 auto;display:grid}.labels-preview-actions button{color:#1d4ed8;box-shadow:none;background:#fff;border:1px solid #bfdbfe}.labels-mixed-box{padding:14px}.labels-mixed-title,.labels-last-title{color:#6d28d9;margin-bottom:10px;font-size:17px;font-weight:900}.labels-last-title{color:#1d4ed8}.labels-mixed-alert{color:#475569;background:#eef2ff;border:1px solid #dbeafe;border-radius:8px;margin-bottom:10px;padding:10px 12px;font-size:13px}.labels-empty-box{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.labels-mini-table-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.labels-mini-table{border-collapse:collapse;width:100%;min-width:760px}.labels-mini-table th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px}.labels-mini-table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:10px 12px;font-size:13px}.labels-mini-table tbody tr:hover{background:#f8fbff}.labels-mixed-footer{color:#6d28d9;background:#faf5ff;border:1px solid #e9d5ff;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:900}.labels-last-box{padding:14px}.labels-last-table{min-width:1080px}.labels-last-table td:first-child{color:#1e3a8a;word-break:break-all;font-weight:800}.labels-type-badge,.labels-status-badge,.labels-ddt-mini-badge{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:104px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.labels-type-badge.homogeneous{color:#1d4ed8;background:#dbeafe}.labels-type-badge.mixed{color:#6d28d9;background:#ede9fe}.labels-status-badge.available{color:#166534;background:#dcfce7}.labels-status-badge.shipped{color:#991b1b;background:#fee2e2}.labels-status-badge.neutral{color:#475569;background:#f1f5f9}.labels-ddt-mini-badge{color:#9a3412;background:#ffedd5;min-width:118px}.labels-ddt-mini-badge.muted{color:#64748b;background:#f1f5f9}.history-page{align-items:flex-start;padding-top:18px}.history-shell{gap:14px}.history-card{background:#fff;border:1px solid #dbe3ee;border-radius:14px;min-width:0;padding:18px;box-shadow:0 8px 22px #0f172a0d}.history-header-card{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.history-header-card h2,.history-section-title h2{color:#1d4ed8;margin:0;font-size:21px;line-height:1.15}.history-header-card p,.history-section-title p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.35}.history-header-actions{flex-wrap:wrap;gap:10px;display:flex}.history-layout{grid-template-columns:minmax(720px,1fr) minmax(390px,.46fr);align-items:start;gap:14px;display:grid}.history-main-column,.history-side-column{flex-direction:column;gap:14px;min-width:0;display:flex}.history-side-column{position:sticky;top:18px}.history-section-title{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.history-section-title-left{align-items:flex-start;gap:10px;display:flex}.history-table-title-row{justify-content:space-between;align-items:flex-start}.history-step{color:#fff;background:#1d4ed8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:900;display:inline-flex}.history-modern-filters{grid-template-columns:minmax(220px,1.35fr) minmax(150px,.75fr) minmax(150px,.75fr) minmax(140px,.65fr) minmax(140px,.65fr);align-items:end;gap:12px;display:grid}.history-modern-table-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.history-modern-table{border-collapse:collapse;width:100%;min-width:1080px}.history-modern-table th{color:#334155;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px}.history-modern-table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:10px 12px;font-size:13px}.history-modern-table tr:hover td{background:#f8fbff}.history-sscc-cell{color:#0f172a;word-break:break-word;font-weight:800}.history-detail-card{overflow:hidden}.history-empty-detail{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px;line-height:1.45}.history-detail-summary{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.history-detail-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.history-detail-summary span,.history-mixed-item span{color:#64748b;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.history-detail-summary strong,.history-mixed-item strong{color:#0f172a;word-break:break-word;font-size:13px;display:block}.history-side-form{flex-direction:column;gap:12px;display:flex}.history-side-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.history-preview-sheet{justify-content:center;display:flex;overflow-x:auto}.history-preview-sheet .label-card,.history-preview-sheet .label-mixed-card{transform-origin:top;margin-bottom:-155px;transform:scale(2)}.history-mixed-panel{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:14px}.history-mixed-title{color:#6d28d9;margin-bottom:10px;font-size:16px;font-weight:900}.history-mixed-list{flex-direction:column;gap:8px;display:flex}.history-mixed-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:10px;display:grid}.history-warning-card{background:#fff7f7;border-color:#fecaca}.history-warning-title{color:#991b1b;margin-bottom:8px;font-size:18px;font-weight:900}.history-warning-text{color:#7f1d1d;line-height:1.45}.history-warning-actions{margin-top:12px}.history-created-ddt{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;padding:14px}.history-section-title,.history-section-title-left{align-items:flex-start;gap:10px;display:flex}.history-action-icon-button{color:#1d4ed8;width:36px;height:36px;box-shadow:none;background:#fff;border:1px solid #bfdbfe;border-radius:11px;justify-content:center;align-items:center;padding:0;display:inline-flex}.history-action-icon-button:hover{opacity:1;background:#eff6ff}.history-action-icon-button.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.history-action-icon-button.primary:hover{background:#1e40af}.history-action-icon-button:disabled{opacity:.45;cursor:not-allowed}.history-action-icon-button svg{fill:currentColor;width:18px;height:18px}.history-action-loading{font-size:13px;font-weight:900}.history-detail-wide-card{padding:18px}.history-detail-two-columns{grid-template-columns:minmax(560px,1fr) minmax(520px,.92fr);align-items:stretch;gap:16px;display:grid}.history-detail-column{min-width:0}.history-detail-preview-column,.history-detail-data-column{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;overflow:visible}.history-subcard-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.history-subcard-header h3{color:#1d4ed8;margin:0;font-size:18px;line-height:1.15}.history-subcard-header p{color:#64748b;margin:6px 0 0;font-size:13px}.history-format-badge{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:800}.history-preview-actions{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px;margin-top:12px;display:grid}.history-preview-actions button{color:#1d4ed8;box-shadow:none;background:#fff;border:1px solid #bfdbfe}.history-detail-notice{grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;margin-bottom:14px;display:grid}.history-detail-notice div{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:10px 12px}.history-detail-notice span,.history-summary-grid span{color:#64748b;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.history-detail-notice strong,.history-summary-grid strong{color:#0f172a;word-break:break-word;font-size:13px;display:block}.history-detail-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.history-detail-box+.history-detail-box{margin-top:14px}.history-box-title{color:#6d28d9;margin-bottom:10px;font-size:17px;font-weight:900}.history-product-box .history-box-title,.history-ddt-box .history-box-title{color:#1d4ed8}.history-soft-alert{color:#475569;background:#eef2ff;border:1px solid #dbeafe;border-radius:8px;margin-bottom:10px;padding:10px 12px;font-size:13px}.history-mini-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.history-mini-table{border-collapse:collapse;width:100%;min-width:560px}.history-mini-table th{color:#334155;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px}.history-mini-table td{color:#0f172a;border-bottom:1px solid #eef2f7;padding:10px 12px;font-size:13px}.history-summary-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.history-summary-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.history-ddt-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.history-ddt-form label:nth-child(2),.history-ddt-form label:nth-child(3){grid-column:1/-1}.history-detail-column,.history-detail-preview-column,.history-detail-data-column{height:100%}.history-detail-data-column{flex-direction:column;gap:14px;display:flex}.history-detail-data-column .history-detail-box:last-child{flex:1}.products-modern-page{align-items:flex-start}.products-modern-shell{gap:14px}.products-modern-header-card{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.products-modern-header-card h2,.products-modern-warning-card h2,.products-modern-table-card h2,.products-modern-editor-card h2,.products-modern-barcode-card h2{color:#1d4ed8;margin:0;font-size:21px;line-height:1.15}.products-modern-header-card p,.products-modern-warning-card p,.products-modern-table-card p,.products-modern-editor-card p,.products-modern-barcode-card p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.35}.products-modern-header-actions,.products-modern-editor-actions,.products-modern-form-actions{flex-wrap:wrap;gap:10px;display:flex}.products-modern-stats-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;display:grid}.products-modern-stat-card{background:#fff;border:1px solid #dbe3ee;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 8px 22px #0f172a0d}.products-modern-stat-icon{border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:flex}.products-modern-stat-blue .products-modern-stat-icon{color:#1d4ed8;background:#dbeafe}.products-modern-stat-green .products-modern-stat-icon{color:#166534;background:#dcfce7}.products-modern-stat-orange .products-modern-stat-icon{color:#ea580c;background:#ffedd5}.products-modern-stat-label{text-transform:uppercase;color:#64748b;font-size:12px;font-weight:900}.products-modern-stat-value{color:#0f172a;margin-top:4px;font-size:31px;font-weight:900;line-height:1}.products-modern-stat-note{color:#64748b;margin-top:6px;font-size:12px}.products-modern-warning-card .history-section-title{margin-bottom:0}.products-modern-layout{grid-template-columns:minmax(720px,1fr) minmax(390px,.46fr);align-items:start;gap:14px;display:grid}.products-modern-main-column,.products-modern-side-column{flex-direction:column;gap:14px;min-width:0;display:flex}.products-modern-side-column{position:sticky;top:18px}.products-modern-title-row{justify-content:space-between;align-items:flex-start}.products-modern-result-count{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.products-modern-search-row{margin-bottom:14px}.products-modern-table-wrap{border-radius:14px;overflow:auto}.products-modern-table{min-width:980px}.products-modern-table tbody tr{cursor:pointer}.products-modern-table tbody tr:hover{background:#f8fbff}.products-modern-table tbody tr.is-selected{background:#eff6ff}.products-modern-small-text{color:#64748b;max-width:420px;margin-top:4px;font-size:12px;line-height:1.35}.products-modern-code{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.products-modern-count-badge{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.products-modern-editor-actions{margin-bottom:14px}.products-modern-form-grid textarea{min-height:84px}.products-modern-form-actions{margin-top:16px}.products-modern-barcode-grid{grid-template-columns:1fr;gap:12px;display:grid}.products-modern-barcode-box{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.products-modern-barcode-label{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900}.products-modern-empty-preview{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;line-height:1.45}.registry-page .registry-shell{gap:18px}.registry-header-card,.registry-list-card,.registry-editor-card,.registry-kpi-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 10px 28px #0f172a0f}.registry-header-card{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.registry-header-card h2,.registry-list-card h2,.registry-editor-card h2{color:#0f172a;margin:0;font-size:21px;line-height:1.15}.registry-header-card p,.registry-list-card p,.registry-editor-card p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.4}.registry-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.registry-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;display:grid}.registry-kpi-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:118px;padding:18px;display:grid}.registry-kpi-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:900;display:flex}.registry-kpi-blue .registry-kpi-icon{color:#1d4ed8;background:#dbeafe}.registry-kpi-green .registry-kpi-icon{color:#166534;background:#dcfce7}.registry-kpi-purple .registry-kpi-icon{color:#6d28d9;background:#ede9fe}.registry-kpi-orange .registry-kpi-icon{color:#ea580c;background:#ffedd5}.registry-kpi-label{text-transform:uppercase;color:#64748b;font-size:12px;font-weight:800}.registry-kpi-value{color:#0f172a;margin-top:4px;font-size:32px;font-weight:900;line-height:1}.registry-kpi-note{color:#64748b;margin-top:7px;font-size:12px;line-height:1.35}.registry-work-grid{grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);align-items:start;gap:18px;display:grid}.registry-list-card,.registry-editor-card{min-width:0;padding:22px}.registry-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.registry-search-row{margin-bottom:14px}.registry-search-field{width:100%}.registry-results-bar{color:#475569;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.registry-results-bar strong{color:#1d4ed8}.registry-table-wrap{max-height:560px;overflow:auto}.registry-table{min-width:940px}.registry-table th:first-child,.registry-table td:first-child{width:120px}.registry-table th:nth-child(3),.registry-table td:nth-child(3){width:150px}.registry-table th:nth-child(4),.registry-table td:nth-child(4){width:230px}.registry-table th:nth-child(5),.registry-table td:nth-child(5){text-align:center;width:150px}.registry-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:112px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.registry-status.complete{color:#166534;background:#dcfce7}.registry-status.incomplete{color:#9a3412;background:#ffedd5}.registry-selected-summary{grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:12px;margin-bottom:18px;display:grid}.registry-selected-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:0;padding:14px}.registry-selected-summary span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.registry-selected-summary strong{color:#0f172a;word-break:break-word;font-size:15px;display:block}.registry-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.registry-form-grid label{min-width:0}.registry-field-wide,.registry-field-full{grid-column:1/-1}.registry-field-id input{font-weight:800}.registry-form-grid textarea{min-height:96px}.registry-action-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.users-page .users-shell{gap:18px}.users-header-card,.users-form-card,.users-list-card,.users-access-denied-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.users-header-card{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.users-header-card h2,.users-form-card h2,.users-list-card h2,.users-access-denied-card h2{color:#0f172a;margin:0;font-size:21px;line-height:1.15}.users-header-card p,.users-list-header p,.users-access-denied-card p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.4}.users-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;display:grid}.users-kpi-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:118px;padding:18px;display:grid;box-shadow:0 10px 28px #0f172a0f}.users-kpi-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:19px;font-weight:900;display:flex}.users-kpi-blue .users-kpi-icon{color:#1d4ed8;background:#dbeafe}.users-kpi-green .users-kpi-icon{color:#166534;background:#dcfce7}.users-kpi-orange .users-kpi-icon{color:#ea580c;background:#ffedd5}.users-kpi-purple .users-kpi-icon{color:#6d28d9;background:#ede9fe}.users-kpi-label{text-transform:uppercase;color:#64748b;font-size:12px;font-weight:800}.users-kpi-value{color:#0f172a;margin-top:4px;font-size:32px;font-weight:900;line-height:1.05}.users-kpi-value-small{word-break:break-word;font-size:18px}.users-kpi-note{color:#64748b;margin-top:6px;font-size:12px;line-height:1.35}.users-main-grid{grid-template-columns:minmax(360px,.72fr) minmax(620px,1.28fr);align-items:start;gap:18px;display:grid}.users-form-grid{grid-template-columns:1fr;gap:14px;display:grid}.users-password-hint{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:13px 14px;font-size:14px;line-height:1.45}.users-form-actions{margin-top:4px}.users-list-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.users-table-wrap{max-height:560px;overflow:hidden auto}.users-table,.users-table-compact{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.users-table th,.users-table td,.users-table-compact th,.users-table-compact td{text-overflow:ellipsis;white-space:nowrap;padding-left:10px;padding-right:10px;overflow:hidden}.users-table th:first-child,.users-table td:first-child{width:34%}.users-table th:nth-child(2),.users-table td:nth-child(2){text-align:center;width:15%}.users-table th:nth-child(3),.users-table td:nth-child(3){text-align:center;width:16%}.users-table th:nth-child(4),.users-table td:nth-child(4){text-align:center;width:22%}.users-table th:nth-child(5),.users-table td:nth-child(5){text-align:center;width:13%}.users-user-cell,.users-created-cell{min-width:0}.users-identity-cell{align-items:center;gap:10px;min-width:0;display:flex}.users-identity-cell>div:last-child{min-width:0;overflow:hidden}.users-identity-cell strong,.users-small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.users-avatar{color:#1d4ed8;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:900;display:flex}.users-small{color:#64748b;margin-top:3px;font-size:12px}.users-role-badge,.users-status-badge{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.users-role-badge{color:#334155;background:#e2e8f0}.users-role-badge.admin{color:#6d28d9;background:#ede9fe}.users-status-badge.active{color:#166534;background:#dcfce7}.users-status-badge.inactive{color:#991b1b;background:#fee2e2}.users-access-denied-card{align-items:center;gap:18px;display:flex}.users-access-icon{color:#991b1b;background:#fee2e2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;font-weight:900;display:flex}.dashboard-shell{flex-direction:column;gap:18px;width:100%;max-width:1460px;display:flex}@media (width<=1280px){.products-management-grid{grid-template-columns:1fr}.history-filters-grid{grid-template-columns:1fr 1fr}.ddt-kpi-grid,.ddt-create-summary{grid-template-columns:repeat(2,minmax(180px,1fr))}.ddt-work-grid-modern,.history-layout{grid-template-columns:1fr}.history-side-column{position:static}.history-modern-filters{grid-template-columns:1fr 1fr}.history-detail-two-columns{grid-template-columns:1fr}.history-detail-notice{grid-template-columns:1fr 1fr}.history-preview-center .label-card,.history-preview-center .label-mixed-card{margin-bottom:-48px;transform:scale(.9)}.products-modern-layout{grid-template-columns:1fr}.products-modern-side-column{position:static}.registry-kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.registry-work-grid{grid-template-columns:1fr}.users-kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.users-main-grid{grid-template-columns:1fr}}@media (width<=1220px){.main-grid{grid-template-columns:1fr}.preview-panel{order:2}.form-panel{order:1}.labels-work-grid{grid-template-columns:1fr}.labels-preview-box{order:1}}@media (width<=960px){.history-filters-grid,.magazzino-summary-grid{grid-template-columns:1fr}.products-modern-header-card,.products-modern-title-row{flex-direction:column}.products-modern-header-actions,.products-modern-editor-actions,.products-modern-form-actions{flex-direction:column;align-items:stretch;width:100%}.products-modern-stats-grid{grid-template-columns:1fr}.products-modern-table{min-width:820px}}@media (width<=860px){.page-shell{padding:18px 14px 28px}.grid-form{grid-template-columns:1fr}.products-table{min-width:760px}.mixed-side-table{min-width:680px}.history-controls-row,.history-results-bar,.history-pagination-top,.history-pagination-bottom{flex-direction:column;align-items:stretch}.restore-banner-inner{padding:16px 18px}.restore-banner-title{font-size:18px}.restore-banner-text{font-size:14px}.ddt-header-card{flex-direction:column}.ddt-kpi-grid,.ddt-create-summary,.ddt-mixed-item-meta,.labels-data-grid,.labels-ddt-grid,.labels-ddt-bottom,.labels-generate-row{grid-template-columns:1fr}.labels-form-right{border-left:none;padding-left:0}.labels-reset-button,.labels-generate-button{width:100%}.labels-preview-actions{grid-template-columns:1fr;gap:10px}.labels-created-ddt{flex-direction:column;align-items:stretch}.registry-header-card,.registry-card-header{flex-direction:column}.registry-header-actions,.registry-header-actions button,.registry-card-header button,.registry-action-row button{width:100%}.registry-kpi-grid,.registry-selected-summary,.registry-form-grid{grid-template-columns:1fr}.registry-table{min-width:820px}.users-header-card,.users-access-denied-card{flex-direction:column}.users-kpi-grid{grid-template-columns:1fr}}@media print{html,body{background:#fff;margin:0;padding:0}.no-print{display:none!important}.page-shell,.app-shell,.main-grid,.preview-sheet,.print-area{width:auto;max-width:none;margin:0;padding:0;display:block}.panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.label-card,.label-mixed-card{width:105mm;height:148mm;box-shadow:none;page-break-inside:avoid;border:1px solid #000;margin:0}.labels-page,.labels-shell,.labels-work-grid,.labels-right-stack,.labels-preview-box,.labels-preview-center,.print-area{width:auto;max-width:none;margin:0;padding:0;display:block}.labels-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.history-page,.history-shell,.history-layout,.history-side-column,.history-detail-card,.history-preview-sheet,.print-area{width:auto;max-width:none;margin:0;padding:0;display:block}.history-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.history-preview-sheet .label-card,.history-preview-sheet .label-mixed-card{margin-bottom:0;transform:none}.history-page,.history-shell,.history-detail-wide-card,.history-detail-two-columns,.history-detail-preview-column,.history-preview-center,.print-area{width:auto;max-width:none;margin:0;padding:0;display:block}.history-card,.history-detail-preview-column{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.history-preview-center .label-card,.history-preview-center .label-mixed-card{margin-bottom:0;transform:none}@page{size:A6 portrait;margin:0}}@media (width<=1180px){.warehouse-stats-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.warehouse-movement-form{grid-template-columns:1fr 1fr}}@media (width<=760px){.warehouse-stats-grid{grid-template-columns:1fr}.warehouse-stat-card{text-align:center;grid-template-columns:1fr}.warehouse-stat-icon{margin:0 auto}.warehouse-movement-form{grid-template-columns:1fr}.warehouse-form-actions{justify-content:stretch}.warehouse-form-actions button{width:100%}.history-header-card,.history-table-title-row{flex-direction:column}.history-modern-filters,.history-mixed-item{grid-template-columns:1fr}.history-header-actions,.history-side-actions{flex-direction:column;width:100%}.history-header-actions button,.history-side-actions button{width:100%}.history-header-card,.history-table-title-row,.history-subcard-header{flex-direction:column}.history-preview-actions,.history-modern-filters,.history-summary-grid,.history-ddt-form,.history-detail-notice{grid-template-columns:1fr}.history-header-actions button,.history-side-actions button,.history-preview-actions button{width:100%}.history-preview-center .label-card,.history-preview-center .label-mixed-card{margin-bottom:0;transform:none}.users-table th,.users-table td,.users-table-compact th,.users-table-compact td{padding-left:8px;padding-right:8px;font-size:12px}.users-avatar{width:30px;height:30px;font-size:14px}}@media (width<=1080px){.login-layout{grid-template-columns:1fr}.login-brand-panel{text-align:center;align-items:center;min-height:46vh}.login-brand-content{max-width:720px}.login-logo-large{width:min(430px,88vw);margin:0 auto 28px}.login-brand-text h1:after,.login-brand-text p{margin-left:auto;margin-right:auto}.login-feature-row{justify-content:center;margin-top:30px}.login-brand-footer{text-align:center;padding-top:30px}.login-form-panel{box-shadow:none}}@media (width<=640px){.login-brand-panel,.login-form-panel{padding:34px 18px}.login-brand-panel{min-height:auto}.login-logo-large{width:min(310px,86vw);margin-bottom:22px}.login-brand-text h1{font-size:29px}.login-brand-text p{font-size:15px}.login-feature-row{gap:18px}.login-feature-item{min-width:82px}.login-form-card{border-radius:22px;padding:32px 20px}.login-form-icon{width:68px;height:68px;font-size:24px}.login-intro h2{font-size:25px}}.login-horizontal-center{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-horizontal-box{justify-content:center;align-items:center;gap:80px;width:100%;max-width:1100px;padding:40px;display:flex}.login-left{text-align:center;flex-direction:column;align-items:center;max-width:420px;display:flex}.login-left .login-logo-large{width:420px;max-width:100%;margin-bottom:28px}.login-left h1{color:#fff}.login-left p{color:#dbeafe;font-size:16px}.login-right{width:100%;max-width:420px}
