/* View\Gestiune\bonConsumList.html */
.gestiune-actions-no-margin{margin-top:0}
.gestiune-wide-action{width:70%}
.gestiune-narrow-toolbar{max-width:200px}
.gestiune-control-sm{width:200px}
.gestiune-form-actions{padding-right:15px;padding-bottom:5px}
.gestiune-badge-full{width:100%}
.gestiune-autocomplete-shadow{color:#ccc;position:absolute;background:transparent;z-index:1;display:none}
.gestiune-hidden-control,.factura-material-empty.is-hidden{display:none}
.factura-field .input-group{display:flex;align-items:stretch;flex-wrap:nowrap;width:100%}
.factura-field .input-group-addon{flex:0 0 42px;width:42px;min-height:42px;border:1px solid #dbe3ef;border-right:0;border-radius:8px 0 0 8px}
.factura-field .input-group>.form-control{flex:1 1 auto;width:1%!important;border-radius:0 8px 8px 0}
.factura-field .input-group>.form-control+.form-control{border-radius:8px}

.bon-shell{display:grid;gap:16px}
		.bon-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.bon-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.bon-title h4{margin:0;color:#111827;font-weight:900}
		.bon-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.bon-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-top:14px}
		.bon-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.bon-field .form-control{min-height:40px;border-color:#dbe3ef}
		.bon-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
		.bon-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
		.bon-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.bon-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.bon-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.bon-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.bon-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.bon-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.bon-panel-head strong{color:#111827;font-size:15px}
		.bon-panel-head span{color:#64748b;font-size:12px;font-weight:700}
		.bon-table-wrap{overflow:auto}
		.bon-table{margin-bottom:0}
		.bon-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.bon-table tbody td,.bon-table tbody th{vertical-align:top}
		.bon-table tbody tr:hover{background:#eff6ff}
		.bon-number{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff7ed;color:#9a3412;padding:6px 10px;font-weight:900;white-space:nowrap}
		.bon-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.bon-cost{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.bon-items{display:grid;gap:5px;min-width:260px}
		.bon-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:6px 8px}
		.bon-item strong{color:#111827;font-size:12px}
		.bon-item span{color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}
		.bon-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1100px){.bon-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bon-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
		@media(max-width:720px){.bon-filter-grid,.bon-summary-grid{grid-template-columns:1fr}.bon-toolbar-top{display:block}}

/* View\Gestiune\facturaFinishForm.html */
.nir-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}
		.nir-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.nir-head{padding:20px;border-bottom:1px solid #fed7aa;background:#fff7ed;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.nir-head h4{margin:0;color:#111827;font-weight:900}
		.nir-head p{margin:6px 0 0;color:#9a3412;font-weight:700}
		.nir-number{background:#f59e0b;color:#111827;border-radius:8px;padding:10px 14px;font-weight:900;text-align:center;min-width:120px}
		.nir-body{padding:18px}
		.nir-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}
		.nir-info{border:1px solid #fed7aa;background:#fffaf0;border-radius:8px;padding:12px}
		.nir-info span{display:block;color:#9a3412;font-size:12px;font-weight:900;text-transform:uppercase}
		.nir-info strong{display:block;color:#111827;margin-top:4px;word-break:break-word}
		.nir-table-wrap{overflow:auto}
		.nir-table{margin-bottom:0}
		.nir-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.nir-table td,.nir-table th{vertical-align:middle}
		.nir-table tfoot td{background:#fff7ed;font-weight:900}
		.nir-side{position:sticky;top:84px}
		.nir-side-card{background:#111827;color:#fff;border-radius:8px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.18)}
		.nir-side-card span{display:block;color:#fdba74;font-size:12px;font-weight:900;text-transform:uppercase}
		.nir-side-card strong{display:block;font-size:28px;line-height:1.2;margin-top:6px}
		.nir-side-card p{color:#cbd5e1;margin:10px 0 0;font-weight:600}
		.nir-actions{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.nir-actions .btn{width:100%;margin-bottom:8px}
		.nir-actions .btn:last-child{margin-bottom:0}
		.nir-mail{background:#fff;border:1px solid #fed7aa;border-radius:8px;margin-top:12px;padding:14px}
		.nir-mail label{display:block;font-size:12px;font-weight:900;color:#9a3412;text-transform:uppercase;margin-bottom:6px}
		.nir-mail .form-control{min-height:42px;border-color:#fed7aa;margin-bottom:10px}
		@media(max-width:1100px){.nir-shell{grid-template-columns:1fr}.nir-side{position:static}.nir-info-grid{grid-template-columns:1fr}}

/* View\Gestiune\facturaForm.html */
.factura-form-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
		.factura-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.factura-panel-body{padding:22px}
		.factura-section{border-bottom:1px solid #eef2f7;padding-bottom:18px;margin-bottom:18px}
		.factura-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
		.factura-section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}
		.factura-section-title i{width:32px;height:32px;border-radius:8px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}
		.factura-section-title h5{margin:0;font-weight:800;color:#111827}
		.factura-section-title span{display:block;color:#64748b;font-size:12px;font-weight:600}
		.factura-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
		.factura-field-grid .is-wide{grid-column:1 / -1}
		.factura-field label{font-size:12px;font-weight:800;color:#475569;margin-bottom:6px;text-transform:uppercase}
		.factura-field .input-group-addon{min-width:42px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-color:#dbe3ef;color:#64748b}
		.factura-field .form-control{width:100%!important;min-height:42px;border-color:#dbe3ef}
		.factura-material-card{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;background:#fff;overflow:hidden}
		.factura-material-card.is-hidden{display:none}
		.factura-material-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px 12px}
		.factura-material-head strong{font-size:13px;color:#111827}
		.factura-material-head button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0}
		.factura-material-grid{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(140px,.55fr) minmax(150px,.6fr);gap:12px;padding:14px}
		.factura-material-grid label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;margin-bottom:5px}
		.factura-material-grid .form-control{width:100%!important;min-height:40px}
		.factura-material-empty{border:1px dashed #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:16px;text-align:center;font-weight:700;margin-bottom:12px}
		.factura-add-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
		.factura-add-row small{color:#64748b;font-weight:700}
		.factura-summary{position:sticky;top:84px}
		.factura-summary-card{background:#111827;color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,.18)}
		.factura-summary-head{padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}
		.factura-summary-head span{display:block;color:#93c5fd;font-size:12px;font-weight:800;text-transform:uppercase}
		.factura-summary-head strong{display:block;font-size:22px;line-height:1.2;margin-top:5px}
		.factura-summary-body{padding:16px 18px}
		.factura-summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}
		.factura-summary-line:last-child{border-bottom:0}
		.factura-summary-line span{color:#cbd5e1;font-size:12px;font-weight:700}
		.factura-summary-line strong{text-align:right;font-size:14px;word-break:break-word}
		.factura-summary-total{background:#f8fafc;color:#111827;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.factura-summary-total div{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}
		.factura-summary-total div:last-child{margin-bottom:0}
		.factura-summary-total span{font-size:12px;font-weight:800;color:#64748b}
		.factura-summary-total strong{font-size:16px}
		.factura-submit-bar{display:flex;justify-content:flex-end;margin-top:18px}
		@media(max-width:1100px){.factura-form-shell{grid-template-columns:1fr}.factura-summary{position:static}.factura-material-grid{grid-template-columns:1fr 1fr}}
		@media(max-width:640px){.factura-panel-body{padding:16px}.factura-field-grid,.factura-material-grid{grid-template-columns:1fr}.factura-add-row{align-items:stretch}.factura-add-row .btn{width:100%}}

/* View\Gestiune\index.html */
.factura-form-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
		.factura-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.factura-panel-body{padding:22px}
		.factura-section{border-bottom:1px solid #eef2f7;padding-bottom:18px;margin-bottom:18px}
		.factura-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
		.factura-section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}
		.factura-section-title i{width:32px;height:32px;border-radius:8px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}
		.factura-section-title h5{margin:0;font-weight:800;color:#111827}
		.factura-section-title span{display:block;color:#64748b;font-size:12px;font-weight:600}
		.factura-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
		.factura-field-grid .is-wide{grid-column:1 / -1}
		.factura-field label{font-size:12px;font-weight:800;color:#475569;margin-bottom:6px;text-transform:uppercase}
		.factura-field .input-group-addon{min-width:42px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-color:#dbe3ef;color:#64748b}
		.factura-field .form-control{width:100%!important;min-height:42px;border-color:#dbe3ef}
		.factura-material-card{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;background:#fff;overflow:hidden}
		.factura-material-card.is-hidden{display:none}
		.factura-material-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px 12px}
		.factura-material-head strong{font-size:13px;color:#111827}
		.factura-material-head button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0}
		.factura-material-grid{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(140px,.55fr) minmax(150px,.6fr);gap:12px;padding:14px}
		.factura-material-grid label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;margin-bottom:5px}
		.factura-material-grid .form-control{width:100%!important;min-height:40px}
		.factura-material-empty{border:1px dashed #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:16px;text-align:center;font-weight:700;margin-bottom:12px}
		.factura-add-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
		.factura-add-row small{color:#64748b;font-weight:700}
		.factura-summary{position:sticky;top:84px}
		.factura-summary-card{background:#111827;color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,.18)}
		.factura-summary-head{padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}
		.factura-summary-head span{display:block;color:#93c5fd;font-size:12px;font-weight:800;text-transform:uppercase}
		.factura-summary-head strong{display:block;font-size:22px;line-height:1.2;margin-top:5px}
		.factura-summary-body{padding:16px 18px}
		.factura-summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}
		.factura-summary-line:last-child{border-bottom:0}
		.factura-summary-line span{color:#cbd5e1;font-size:12px;font-weight:700}
		.factura-summary-line strong{text-align:right;font-size:14px;word-break:break-word}
		.factura-summary-total{background:#f8fafc;color:#111827;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.factura-summary-total div{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}
		.factura-summary-total div:last-child{margin-bottom:0}
		.factura-summary-total span{font-size:12px;font-weight:800;color:#64748b}
		.factura-summary-total strong{font-size:16px}
		.factura-submit-bar{display:flex;justify-content:flex-end;margin-top:18px}
		@media(max-width:1100px){.factura-form-shell{grid-template-columns:1fr}.factura-summary{position:static}.factura-material-grid{grid-template-columns:1fr 1fr}}
		@media(max-width:640px){.factura-panel-body{padding:16px}.factura-field-grid,.factura-material-grid{grid-template-columns:1fr}.factura-add-row{align-items:stretch}.factura-add-row .btn{width:100%}}

/* View\Gestiune\materialeGenericeForm.html */
.generic-materials-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}
		.generic-materials-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.generic-materials-head{padding:18px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.generic-materials-head h4{margin:0;color:#111827;font-weight:900}
		.generic-materials-head p{margin:6px 0 0;color:#64748b;font-weight:600}
		.generic-materials-body{padding:18px}
		.generic-group{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:14px;overflow:hidden}
		.generic-group-title{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;padding:12px 14px;border-bottom:1px solid #e5e7eb}
		.generic-group-title strong{color:#111827}
		.generic-group-title button{min-height:34px}
		.generic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}
		.generic-card{border:1px solid #dbe3ef;border-radius:8px;padding:10px;display:flex;align-items:flex-start;gap:10px;background:#fff;cursor:pointer;min-height:72px;user-select:none}
		.generic-card:hover{background:#eff6ff;border-color:#bfdbfe}
		.generic-card.is-selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px rgba(37,99,235,.16)}
		.generic-card input{position:absolute;opacity:0;pointer-events:none}
		.generic-checkmark{width:22px;height:22px;border:2px solid #cbd5e1;border-radius:6px;background:#fff;color:#fff;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 22px;margin-top:2px}
		.generic-card.is-selected .generic-checkmark{background:#2563eb;border-color:#2563eb;color:#fff}
		.generic-card-copy{display:block;min-width:0}
		.generic-card strong{display:block;color:#111827;font-size:13px}
		.generic-card span{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.generic-summary{position:sticky;top:84px}
		.generic-summary-card{background:#111827;color:#fff;border-radius:8px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.18)}
		.generic-summary-card span{display:block;color:#93c5fd;font-size:12px;font-weight:800;text-transform:uppercase}
		.generic-summary-card strong{display:block;font-size:28px;line-height:1.2;margin-top:6px}
		.generic-summary-card p{color:#cbd5e1;margin:12px 0 0;font-weight:600}
		.generic-summary-actions{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.generic-summary-actions .btn{width:100%;margin-bottom:8px}
		.generic-summary-actions .btn:last-child{margin-bottom:0}
		.generic-restaurant{margin-bottom:16px}
		.generic-restaurant label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.generic-restaurant .form-control{min-height:42px;border-color:#dbe3ef}
		@media(max-width:1100px){.generic-materials-shell{grid-template-columns:1fr}.generic-summary{position:static}.generic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
		@media(max-width:640px){.generic-grid{grid-template-columns:1fr}.generic-materials-body{padding:14px}}

/* View\Gestiune\materialeList.html */
.materiale-shell{display:grid;gap:16px}
		.materiale-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.materiale-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.materiale-title-block h4{margin:0;color:#111827;font-weight:900}
		.materiale-title-block p{margin:5px 0 0;color:#64748b;font-weight:600}
		.materiale-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
		.materiale-actions .btn{min-height:40px}
		.materiale-filter-grid{display:grid;grid-template-columns:minmax(180px,260px) minmax(240px,1fr);gap:12px;margin-top:14px}
		.materiale-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.materiale-field .form-control{min-height:42px;border-color:#dbe3ef}
		.materiale-search{position:relative}
		.materiale-search i{position:absolute;left:13px;top:38px;color:#94a3b8}
		.materiale-search input{padding-left:38px}
		.materiale-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
		.materiale-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.materiale-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.materiale-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.materiale-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.materiale-list-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.materiale-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.materiale-list-head strong{color:#111827;font-size:15px}
		.materiale-list-head span{color:#64748b;font-size:12px;font-weight:700}
		.materiale-table-wrap{overflow:auto}
		.materiale-table{margin-bottom:0}
		.materiale-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.materiale-table tbody td,.materiale-table tbody th{vertical-align:middle}
		.materiale-table tbody tr{transition:background .15s ease}
		.materiale-table tbody tr:hover{background:#eff6ff}
		.materiale-name{font-weight:800;color:#111827}
		.materiale-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.materiale-stock{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.materiale-stock.is-empty{background:#fff7ed;color:#9a3412}
		.materiale-action-group{display:flex;align-items:center;justify-content:center;gap:8px}
		.materiale-icon-btn{width:34px;height:34px;border-radius:8px;border:1px solid #dbe3ef;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#2563eb}
		.materiale-icon-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}
		.materiale-icon-btn.is-danger{color:#dc2626}
		.materiale-icon-btn.is-danger:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}
		.materiale-empty-row td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:900px){.materiale-summary-grid,.materiale-filter-grid{grid-template-columns:1fr}.materiale-toolbar-top{display:block}.materiale-actions{margin-top:12px}}

/* View\Gestiune\noteIntrareList.html */
.nir-list-shell{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}
		.nir-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.nir-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.nir-toolbar-top .btn{flex:0 0 auto;white-space:nowrap}
		.nir-title h4{margin:0;color:#111827;font-weight:900}
		.nir-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.nir-filter-grid{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:12px;margin-top:14px}
		.nir-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.nir-field .form-control{min-height:40px;border-color:#dbe3ef}
		.nir-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
		.nir-list-shell .nir-actions .btn{width:auto;margin-bottom:0;min-width:170px}
		.nir-list-shell .nir-actions .btn-primary{flex:1 1 320px}
		.nir-list-shell .nir-actions .btn-outline-secondary{flex:0 1 240px}
		.nir-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}
		.nir-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04);min-height:118px;display:flex;flex-direction:column;justify-content:flex-start}
		.nir-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.nir-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.nir-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.nir-list-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.nir-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.nir-list-head strong{color:#111827;font-size:15px}
		.nir-list-head span{color:#64748b;font-size:12px;font-weight:700}
		.nir-table-wrap{overflow:auto}
		.nir-table{margin-bottom:0}
		.nir-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.nir-table tbody td,.nir-table tbody th{vertical-align:middle}
		.nir-table tbody tr:hover{background:#eff6ff}
		.nir-number{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff7ed;color:#9a3412;padding:6px 10px;font-weight:900;white-space:nowrap;min-width:0;text-align:left}
		.nir-supplier{font-weight:900;color:#111827}
		.nir-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.nir-action-group{display:flex;align-items:center;justify-content:center;gap:8px}
		.nir-icon-btn{width:36px;height:36px;border-radius:8px;border:1px solid #dbe3ef;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#2563eb}
		.nir-icon-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}
		.nir-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1200px){.nir-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
		@media(max-width:900px){.nir-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr));overflow:auto}}
		@media(max-width:760px){.nir-summary-grid,.nir-filter-grid{grid-template-columns:1fr;overflow:visible}.nir-toolbar-top{display:block}.nir-toolbar-top .btn{margin-top:12px}.nir-list-shell .nir-actions .btn{width:100%;flex-basis:100%}}

/* View\Gestiune\raportIntrariList.html */
.intrari-shell{display:grid;gap:16px}
		.intrari-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.intrari-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.intrari-title h4{margin:0;color:#111827;font-weight:900}
		.intrari-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.intrari-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-top:14px}
		.intrari-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.intrari-field .form-control{min-height:40px;border-color:#dbe3ef}
		.intrari-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
		.intrari-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
		.intrari-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.intrari-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.intrari-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.intrari-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.intrari-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.intrari-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.intrari-panel-head strong{color:#111827;font-size:15px}
		.intrari-panel-head span{color:#64748b;font-size:12px;font-weight:700}
		.intrari-table-wrap{overflow:auto}
		.intrari-table{margin-bottom:0}
		.intrari-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.intrari-table tbody td,.intrari-table tbody th{vertical-align:middle}
		.intrari-table tbody tr:hover{background:#eff6ff}
		.intrari-material{font-weight:900;color:#111827}
		.intrari-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.intrari-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.intrari-nir{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff7ed;color:#9a3412;padding:6px 10px;font-weight:900;white-space:nowrap}
		.intrari-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1200px){.intrari-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
		@media(max-width:760px){.intrari-summary-grid,.intrari-filter-grid{grid-template-columns:1fr}.intrari-toolbar-top{display:block}}

/* View\Gestiune\raportProductieList.html */
.productie-shell{display:grid;gap:16px}
		.productie-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.productie-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.productie-title h4{margin:0;color:#111827;font-weight:900}
		.productie-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.productie-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;margin-top:14px}
		.productie-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.productie-field .form-control{min-height:40px;border-color:#dbe3ef}
		.productie-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
		.productie-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
		.productie-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.productie-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.productie-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.productie-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.productie-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.productie-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.productie-panel-head strong{color:#111827;font-size:15px}
		.productie-panel-head span{color:#64748b;font-size:12px;font-weight:700}
		.productie-table-wrap{overflow:auto}
		.productie-table{margin-bottom:0}
		.productie-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.productie-table tbody td,.productie-table tbody th{vertical-align:top}
		.productie-table tbody tr:hover{background:#eff6ff}
		.productie-name{font-weight:900;color:#111827}
		.productie-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.productie-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.productie-cost{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff7ed;color:#9a3412;padding:6px 10px;font-weight:900;white-space:nowrap}
		.productie-materiale{display:grid;gap:5px;min-width:260px}
		.productie-material{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:6px 8px}
		.productie-material strong{color:#111827;font-size:12px}
		.productie-material span{color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}
		.productie-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1100px){.productie-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.productie-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
		@media(max-width:720px){.productie-filter-grid,.productie-summary-grid{grid-template-columns:1fr}.productie-toolbar-top{display:block}}

/* View\Gestiune\raportStocList.html */
.stoc-shell{display:grid;gap:16px}
		.stoc-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.stoc-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.stoc-title h4{margin:0;color:#111827;font-weight:900}
		.stoc-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.stoc-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
		.stoc-filter-grid{display:grid;grid-template-columns:minmax(180px,260px) minmax(220px,1fr) minmax(160px,220px);gap:12px;margin-top:14px}
		.stoc-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.stoc-field .form-control{min-height:40px;border-color:#dbe3ef}
		.stoc-filter-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
		.stoc-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
		.stoc-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.stoc-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.stoc-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.stoc-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.stoc-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.stoc-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.stoc-panel-head strong{color:#111827;font-size:15px}
		.stoc-panel-head span{color:#64748b;font-size:12px;font-weight:700}
		.stoc-table-wrap{overflow:auto}
		.stoc-table{margin-bottom:0}
		.stoc-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.stoc-table tbody td,.stoc-table tbody th{vertical-align:middle}
		.stoc-table tbody tr:hover{background:#eff6ff}
		.stoc-name{font-weight:900;color:#111827}
		.stoc-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.stoc-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.stoc-badge.is-zero{background:#fff7ed;color:#9a3412}
		.stoc-badge.is-minus{background:#fef2f2;color:#991b1b}
		.stoc-email-box{display:none;margin-top:14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:12px}
		.stoc-email-box.is-visible{display:block}
		.stoc-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1000px){.stoc-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stoc-filter-grid{grid-template-columns:1fr}}
		@media(max-width:640px){.stoc-summary-grid{grid-template-columns:1fr}.stoc-toolbar-top{display:block}.stoc-actions{margin-top:12px}}

/* View\Gestiune\retetaProdusForm.html */
.reteta-form-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}
		.reteta-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.reteta-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.reteta-card-head h4{margin:0;color:#111827;font-weight:900}
		.reteta-card-head p{margin:4px 0 0;color:#64748b;font-weight:600}
		.reteta-card-body{padding:16px}
		.reteta-product-strip{display:flex;align-items:center;gap:14px}
		.reteta-product-thumb{width:58px;height:58px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#334155;font-weight:900;overflow:hidden;flex:0 0 58px}
		.reteta-product-thumb img{width:100%;height:100%;object-fit:cover}
		.reteta-product-title h3{margin:0;color:#111827;font-weight:900}
		.reteta-product-title span{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.reteta-description{margin-top:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;color:#334155;font-weight:600;line-height:1.5}
		.reteta-table{margin-bottom:0}
		.reteta-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.reteta-table tbody td{vertical-align:middle}
		.reteta-table input,.reteta-table select{min-height:40px;border-color:#dbe3ef}
		.reteta-add-tools{display:grid;grid-template-columns:minmax(190px,260px) minmax(220px,1fr) minmax(220px,1fr);gap:12px;margin:12px 0}
		.reteta-add-tools label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.reteta-add-tools .form-control{min-height:40px;border-color:#dbe3ef}
		.reteta-material-help{display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px;font-weight:700;margin-top:6px}
		.reteta-add-row{display:none}
		.reteta-add-row.is-visible{display:table-row}
		.reteta-delete-check{display:flex;align-items:center;justify-content:center;gap:8px;color:#dc2626;font-weight:800}
		.reteta-side{position:sticky;top:90px;display:grid;gap:12px}
		.reteta-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.reteta-side-card h5{margin:0 0 10px;color:#111827;font-weight:900}
		.reteta-stat{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eef2f7}
		.reteta-stat:last-child{border-bottom:0}
		.reteta-stat span{color:#64748b;font-weight:800}
		.reteta-stat strong{color:#111827;font-size:18px}
		.reteta-help{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:8px;padding:12px;font-weight:700;line-height:1.45}
		.reteta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;padding:16px;border-top:1px solid #eef2f7;background:#f8fafc}
		.reteta-empty{padding:22px;text-align:center;color:#64748b;font-weight:800;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc}
		@media(max-width:1100px){.reteta-form-shell{grid-template-columns:1fr}.reteta-side{position:static}}
		@media(max-width:760px){.reteta-card-head,.reteta-product-strip{display:block}.reteta-product-thumb{margin-bottom:10px}.reteta-table-wrap{overflow:auto}.reteta-add-tools{grid-template-columns:1fr}}

/* View\Gestiune\reteteList.html */
.retete-shell{display:grid;gap:16px}
		.retete-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);padding:16px}
		.retete-toolbar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
		.retete-title h4{margin:0;color:#111827;font-weight:900}
		.retete-title p{margin:5px 0 0;color:#64748b;font-weight:600}
		.retete-filter-grid{display:grid;grid-template-columns:minmax(190px,280px) minmax(240px,1fr);gap:12px;margin-top:14px}
		.retete-field label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.retete-field .form-control{min-height:42px;border-color:#dbe3ef}
		.retete-search{position:relative}
		.retete-search i{position:absolute;left:13px;top:38px;color:#94a3b8}
		.retete-search input{padding-left:38px}
		.retete-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
		.retete-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
		.retete-summary-card span{display:block;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}
		.retete-summary-card strong{display:block;font-size:24px;color:#111827;line-height:1.15;margin-top:4px}
		.retete-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:4px}
		.retete-list-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.retete-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.retete-list-head strong{color:#111827;font-size:15px}
		.retete-list-head span{color:#64748b;font-size:12px;font-weight:700}
		.retete-table-wrap{overflow:auto}
		.retete-table{margin-bottom:0}
		.retete-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.retete-table tbody td,.retete-table tbody th{vertical-align:middle}
		.retete-table tbody tr:hover{background:#eff6ff}
		.retete-product{display:flex;align-items:center;gap:12px;min-width:260px}
		.retete-product-thumb{width:44px;height:44px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#334155;font-weight:900;overflow:hidden;flex:0 0 44px}
		.retete-product-thumb img{width:100%;height:100%;object-fit:cover}
		.retete-product-name{font-weight:900;color:#111827}
		.retete-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.retete-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ecfdf5;color:#166534;padding:6px 10px;font-weight:900;white-space:nowrap}
		.retete-badge.is-empty{background:#fff7ed;color:#9a3412}
		.retete-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border-radius:8px;padding:7px 12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-weight:900}
		.retete-action:hover{background:#dbeafe;color:#1e40af}
		.retete-empty td{padding:34px!important;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:900px){.retete-summary-grid,.retete-filter-grid{grid-template-columns:1fr}.retete-toolbar-top{display:block}}

/* View\Gestiune\setariGestiuneForm.html */
.gestiune-settings-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}
		.gestiune-settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.gestiune-settings-head{padding:16px 18px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.gestiune-settings-head h4{margin:0;color:#111827;font-weight:900}
		.gestiune-settings-head p{margin:6px 0 0;color:#64748b;font-weight:600}
		.gestiune-settings-body{padding:18px}
		.gestiune-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
		.gestiune-settings-field label{display:block;font-size:12px;font-weight:900;text-transform:uppercase;color:#475569;margin-bottom:7px}
		.gestiune-settings-field .form-control{min-height:42px;border-color:#dbe3ef}
		.gestiune-settings-section-title{display:flex;align-items:center;gap:10px;margin:22px 0 12px;color:#111827;font-weight:900}
		.gestiune-settings-section-title i{color:#f59e0b}
		.gestiune-mode-list{display:grid;gap:10px}
		.gestiune-mode-option{position:relative;display:block;margin:0}
		.gestiune-mode-option input{position:absolute;opacity:0;pointer-events:none}
		.gestiune-mode-content{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:flex-start;border:1px solid #dbe3ef;border-radius:8px;padding:16px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}
		.gestiune-mode-content:hover{border-color:#fbbf24;background:#fffbeb}
		.gestiune-mode-option input:checked + .gestiune-mode-content{border-color:#f59e0b;background:#fff7ed;box-shadow:0 0 0 2px rgba(245,158,11,.14)}
		.gestiune-mode-check{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;margin-top:1px;position:relative}
		.gestiune-mode-option input:checked + .gestiune-mode-content .gestiune-mode-check{border-color:#f59e0b;background:#f59e0b}
		.gestiune-mode-option input:checked + .gestiune-mode-content .gestiune-mode-check:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
		.gestiune-mode-index{border-radius:999px;background:#f1f5f9;color:#475569;padding:6px 10px;font-size:12px;font-weight:900;white-space:nowrap}
		.gestiune-mode-option input:checked + .gestiune-mode-content .gestiune-mode-index{background:#ffedd5;color:#c2410c}
		.gestiune-mode-content strong{display:block;color:#111827;font-weight:900;margin-bottom:4px}
		.gestiune-mode-content span{display:block;color:#64748b;font-weight:600;line-height:1.45}
		.gestiune-settings-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:18px}
		.gestiune-summary{position:sticky;top:92px}
		.gestiune-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding:12px 0}
		.gestiune-summary-row:first-child{padding-top:0}
		.gestiune-summary-row:last-child{border-bottom:0;padding-bottom:0}
		.gestiune-summary-row span{color:#64748b;font-weight:800;font-size:12px;text-transform:uppercase}
		.gestiune-summary-row strong{color:#111827;text-align:right}
		.gestiune-summary-mode{margin-top:14px;border-radius:8px;background:#fff7ed;border:1px solid #fed7aa;padding:12px;color:#9a3412;font-weight:800;line-height:1.45}
		.loyality-settings-side{position:sticky;top:92px;display:grid;gap:16px}
		.loyality-settings-side .gestiune-summary{position:static}
		.loyality-qr-image{display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px}
		.loyality-qr-image img{width:100%;max-width:240px;height:auto;border-radius:8px;background:#fff}
		.loyality-qr-url,.loyality-qr-token{margin-top:12px;border-top:1px solid #eef2f7;padding-top:12px}
		.loyality-qr-url span,.loyality-qr-token span{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:5px}
		.loyality-qr-url a,.loyality-qr-token strong{display:block;color:#111827;font-weight:800;word-break:break-all;line-height:1.35}
		.loyality-qr-url a{color:#1d4ed8}
		@media(max-width:1000px){.gestiune-settings-shell{grid-template-columns:1fr}.gestiune-summary,.loyality-settings-side{position:static}.gestiune-settings-grid{grid-template-columns:1fr}}

/* View\Gestiune\stocMaterial.html */
.stock-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
		.stock-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05);overflow:hidden}
		.stock-head{padding:18px;border-bottom:1px solid #eef2f7;background:#f8fafc;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}
		.stock-head h4{margin:0;color:#111827;font-weight:900}
		.stock-head p{margin:5px 0 0;color:#64748b;font-weight:700}
		.stock-body{padding:18px}
		.stock-table-wrap{overflow:auto}
		.stock-table{margin-bottom:0}
		.stock-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.stock-table td,.stock-table th{vertical-align:middle}
		.stock-table .form-control{min-width:110px;border-color:#dbe3ef}
		.stock-invoice-title{font-weight:900;color:#111827}
		.stock-muted{display:block;color:#64748b;font-size:12px;font-weight:700;margin-top:3px}
		.stock-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-weight:900;white-space:nowrap;background:#eff6ff;color:#1d4ed8}
		.stock-badge.is-adjustment{background:#fff7ed;color:#9a3412}
		.stock-summary{position:sticky;top:84px}
		.stock-summary-card{background:#111827;color:#fff;border-radius:8px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.18)}
		.stock-summary-card span{display:block;color:#93c5fd;font-size:12px;font-weight:800;text-transform:uppercase}
		.stock-summary-card strong{display:block;font-size:30px;line-height:1.2;margin-top:6px}
		.stock-summary-card p{color:#cbd5e1;margin:10px 0 0;font-weight:600}
		.stock-lines{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.stock-line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding:9px 0}
		.stock-line:last-child{border-bottom:0}
		.stock-line span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}
		.stock-line strong{text-align:right;color:#111827}
		.stock-set-form{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:14px}
		.stock-set-form label{display:block;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.stock-set-form .form-control{min-height:42px;border-color:#dbe3ef;margin-bottom:10px}
		.stock-empty{padding:34px;text-align:center;color:#64748b;font-weight:800}
		@media(max-width:1100px){.stock-shell{grid-template-columns:1fr}.stock-summary{position:static}}

/* View\Loyality\clientiList.html */
.loyality-disabled-strip{display:flex;align-items:center;gap:8px;min-height:28px;margin:0 0 14px;padding:5px 14px;border-radius:8px;background:#dc2626;color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(220,38,38,.16)}
		.loyality-disabled-strip i{font-size:14px}
		.loyality-disabled-strip span{min-width:0}
		.loyality-disabled-strip a{margin-left:auto;color:#fff;text-decoration:underline;font-weight:900;white-space:nowrap}
		.loyality-clients-shell{display:grid;gap:16px}
		.loyality-filter-panel,.loyality-toolbar,.loyality-table-panel,.loyality-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05)}
		.loyality-filter-panel{padding:16px}
		.loyality-filter-grid{display:grid;grid-template-columns:minmax(170px,1fr) minmax(160px,220px) minmax(220px,1.2fr) minmax(300px,1.4fr);gap:12px;align-items:end}
		.loyality-field label{display:block;font-size:12px;font-weight:900;color:#475569;text-transform:uppercase;margin-bottom:6px}
		.loyality-field .form-control{min-height:42px;border-color:#dbe3ef}
		.loyality-date-row{display:grid;grid-template-columns:34px minmax(130px,1fr) minmax(130px,1fr);gap:8px;align-items:center}
		.loyality-date-row .checkbox{min-height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;margin:0}
		.loyality-date-row .checkbox label{margin:0}
		.loyality-filter-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:14px}
		.loyality-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;flex-wrap:wrap}
		.loyality-title span{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:12px;font-weight:900;text-transform:uppercase}
		.loyality-title h4{margin:5px 0 0;color:#111827;font-weight:900}
		.loyality-title p{margin:5px 0 0;color:#64748b;font-weight:700}
		.loyality-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
		.loyality-actions .btn{min-height:40px}
		.loyality-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
		.loyality-summary-card{padding:14px 16px}
		.loyality-summary-card span{display:block;font-size:12px;font-weight:900;color:#64748b;text-transform:uppercase}
		.loyality-summary-card strong{display:block;font-size:26px;line-height:1.1;color:#111827;margin-top:5px}
		.loyality-summary-card small{display:block;color:#64748b;font-weight:700;margin-top:5px}
		.loyality-table-panel{overflow:hidden}
		.loyality-table-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.loyality-table-head strong{color:#111827;font-size:15px}
		.loyality-table-head span{color:#64748b;font-size:12px;font-weight:800}
		.loyality-table-wrap{overflow:auto}
		.loyality-table{margin-bottom:0}
		.loyality-table thead th{background:#111827;color:#fff;border-color:#111827;font-size:12px;text-transform:uppercase;white-space:nowrap}
		.loyality-table tbody td,.loyality-table tbody th{vertical-align:middle}
		.loyality-table tbody tr:hover{background:#eff6ff}
		.loyality-client-name{display:grid;gap:3px;min-width:220px}
		.loyality-client-name strong{color:#111827;font-weight:900}
		.loyality-client-name span,.loyality-muted{display:block;color:#64748b;font-size:12px;font-weight:700}
		.loyality-badge,.loyality-level{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-weight:900;white-space:nowrap}
		.loyality-badge{background:#ecfdf5;color:#166534}
		.loyality-badge.is-discount{background:#eff6ff;color:#1d4ed8}
		.loyality-level{background:#fff7ed;color:#9a3412}
		.loyality-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}
		.loyality-action:hover{background:#dbeafe;color:#1e40af}
		.loyality-points-filter-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(170px,210px) minmax(170px,210px) minmax(150px,180px) minmax(150px,180px);gap:12px;align-items:end}
		.loyality-points-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
		.loyality-points-table{min-width:1280px}
		.loyality-recent-orders{display:flex;flex-wrap:wrap;gap:6px;min-width:220px}
		.loyality-recent-orders span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb;color:#334155;font-size:12px;font-weight:900}
		.loyality-recent-orders b{color:#166534}
		.loyality-recent-orders em{color:#94a3b8;font-style:normal;font-weight:800}
		.loyality-badge.is-value{background:#f0fdf4;color:#15803d}
		.loyality-level.is-bronze{background:#fff7ed;color:#9a3412}
		.loyality-level.is-silver{background:#f8fafc;color:#475569}
		.loyality-level.is-gold{background:#fef9c3;color:#a16207}
		.loyality-level.is-platinum{background:#ecfeff;color:#0e7490}
		.loyality-row-actions{display:inline-flex;align-items:center;justify-content:center;gap:6px}
		.loyality-action.is-danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}
		.loyality-action.is-danger:hover{background:#fee2e2;color:#991b1b}
		.loyality-modal-open{overflow:hidden}
		.loyality-orders-modal{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.58)}
		.loyality-orders-modal.is-open,.loyality-orders-modal:target{display:flex!important}
		.loyality-orders-modal .modal-dialog{width:min(1120px,96vw);max-width:96vw;margin:0}
		.loyality-orders-modal .modal-content{max-height:92vh;overflow:hidden;border:0;border-radius:8px;box-shadow:0 24px 70px rgba(15,23,42,.35)}
		.loyality-orders-modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff7ed;border-bottom:1px solid #fed7aa}
		.loyality-orders-modal .modal-header h5{margin:0;color:#111827;font-weight:900}
		.loyality-orders-modal .modal-header span{display:block;margin-top:4px;color:#9a3412;font-weight:800}
		.loyality-orders-modal-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}
		.loyality-orders-modal-summary div{border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:10px 12px}
		.loyality-orders-modal-summary span{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}
		.loyality-orders-modal-summary strong{display:block;color:#111827;font-size:20px;margin-top:4px}
		.loyality-orders-modal-table{max-height:55vh;overflow:auto;border:1px solid #e5e7eb;border-radius:8px}
		.loyality-orders-modal-table table{margin-bottom:0}
		.loyality-orders-modal-table thead th{position:sticky;top:0;background:#111827;color:#fff;z-index:1}
		.loyality-credits-filter-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,240px);gap:12px;align-items:end}
		.loyality-credits-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
		.loyality-credits-table{min-width:980px}
		.loyality-import-panel{border-color:#bbf7d0;background:#f0fdf4}
		.loyality-import-grid{display:grid;grid-template-columns:minmax(240px,360px) minmax(260px,1fr) auto;gap:14px;align-items:end}
		.loyality-import-help{display:grid;gap:4px;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #dcfce7;color:#166534}
		.loyality-import-help strong{font-weight:900}
		.loyality-import-help span{font-size:12px;font-weight:700;color:#15803d}
		.loyality-credit-input{width:150px;margin:0 auto}
		.loyality-credit-input input{text-align:right;font-weight:900;color:#166534;border-color:#bbf7d0;background:#f0fdf4}
		.loyality-table-savebar{display:flex;justify-content:flex-end;padding:14px 16px;border-top:1px solid #eef2f7;background:#f8fafc}
		@media(max-width:1100px){.loyality-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loyality-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
		@media(max-width:1100px){.loyality-points-filter-grid,.loyality-credits-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loyality-points-summary-grid,.loyality-credits-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loyality-import-grid{grid-template-columns:1fr 1fr}}
		@media(max-width:720px){.loyality-disabled-strip{align-items:flex-start;display:grid;grid-template-columns:auto 1fr}.loyality-disabled-strip a{grid-column:2;margin-left:0}.loyality-filter-grid,.loyality-summary-grid,.loyality-points-filter-grid,.loyality-points-summary-grid,.loyality-credits-filter-grid,.loyality-credits-summary-grid,.loyality-import-grid,.loyality-orders-modal-summary{grid-template-columns:1fr}.loyality-date-row{grid-template-columns:34px 1fr}.loyality-date-row input:last-child{grid-column:2}.loyality-toolbar{display:block}.loyality-actions{margin-top:12px}.loyality-actions .btn,.loyality-filter-actions .btn,.loyality-table-savebar .btn{width:100%}.loyality-credit-input{width:130px}}

/* View\Loyality\clientiForm.html */
.loyality-edit-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}
		.loyality-edit-card,.loyality-edit-lines,.loyality-edit-summary-card,.loyality-edit-empty{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 22px rgba(15,23,42,.05)}
		.loyality-edit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px;border-bottom:1px solid #eef2f7;background:#f8fafc}
		.loyality-edit-head span{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:12px;font-weight:900;text-transform:uppercase}
		.loyality-edit-head h4{margin:6px 0 0;color:#111827;font-weight:900}
		.loyality-edit-head p{margin:5px 0 0;color:#64748b;font-weight:700}
		.loyality-edit-body{padding:18px}
		.loyality-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
		.loyality-edit-field label{display:block;font-size:12px;font-weight:900;color:#475569;text-transform:uppercase;margin-bottom:7px}
		.loyality-edit-field .form-control{min-height:42px;border-color:#dbe3ef}
		.loyality-toggle-list{display:grid;gap:10px;margin-top:18px}
		.loyality-toggle-card{position:relative;display:block;margin:0}
		.loyality-toggle-card input{position:absolute;opacity:0;pointer-events:none}
		.loyality-toggle-content{display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:flex-start;border:1px solid #dbe3ef;border-radius:8px;padding:16px;background:#fff;cursor:pointer}
		.loyality-toggle-content:hover{border-color:#60a5fa;background:#eff6ff}
		.loyality-toggle-card input:checked + .loyality-toggle-content{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px rgba(37,99,235,.12)}
		.loyality-toggle-check{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;background:#fff;position:relative}
		.loyality-toggle-card input:checked + .loyality-toggle-content .loyality-toggle-check{border-color:#2563eb;background:#2563eb}
		.loyality-toggle-card input:checked + .loyality-toggle-content .loyality-toggle-check:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
		.loyality-toggle-content strong{display:block;color:#111827;font-weight:900}
		.loyality-toggle-content small{display:block;color:#64748b;font-weight:700;line-height:1.4;margin-top:4px}
		.loyality-edit-actions{display:flex;justify-content:flex-end;margin-top:18px}
		.loyality-edit-summary{position:sticky;top:92px;display:grid;gap:12px}
		.loyality-edit-summary-card{background:#111827;color:#fff;padding:18px}
		.loyality-edit-summary-card span{display:block;color:#93c5fd;font-size:12px;font-weight:900;text-transform:uppercase}
		.loyality-edit-summary-card strong{display:block;font-size:22px;line-height:1.2;margin-top:6px}
		.loyality-edit-summary-card p{color:#cbd5e1;margin:9px 0 0;font-weight:700}
		.loyality-edit-lines{padding:14px}
		.loyality-edit-lines div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding:10px 0}
		.loyality-edit-lines div:first-child{padding-top:0}
		.loyality-edit-lines div:last-child{border-bottom:0;padding-bottom:0}
		.loyality-edit-lines span{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}
		.loyality-edit-lines strong{color:#111827;text-align:right}
		.loyality-edit-empty{display:grid;gap:14px;justify-items:center;text-align:center;padding:34px;color:#64748b;font-weight:800}
		.loyality-edit-empty i{font-size:34px;color:#dc2626}
		@media(max-width:1000px){.loyality-edit-shell{grid-template-columns:1fr}.loyality-edit-summary{position:static}}
		@media(max-width:640px){.loyality-edit-grid{grid-template-columns:1fr}.loyality-edit-head{display:block}.loyality-edit-head .btn{margin-top:12px;width:100%}.loyality-edit-actions .btn{width:100%}}
