@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}body{color:#263342;background:#eef3f6;margin:0;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font-family:inherit}.erp-shell{grid-template-columns:285px 1fr;min-height:100vh;display:grid}.erp-sidebar{background:#ffffffe6;border-right:1px solid #dbe2e8;flex-direction:column;gap:22px;padding:26px 22px;display:flex}.brand-box{align-items:center;gap:12px;display:flex}.brand-logo{color:#fff;background:#44576d;border-radius:13px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.brand-box h2{margin:0;font-size:24px}.brand-box p{color:#7b8b9b;letter-spacing:3px;margin:2px 0 0;font-size:10px;font-weight:900}.profile-card{text-align:center;background:#f7fafc;border:1px solid #dbe2e8;border-radius:24px;padding:18px}.profile-avatar{color:#fff;background:linear-gradient(135deg,#44576d,#7c8fa3);border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:30px;font-weight:900;display:grid}.profile-card h3{margin:12px 0 2px}.profile-card p{color:#7b8b9b;margin:0;font-size:13px}.side-menu{gap:6px;display:grid}.menu-main{color:#667789;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-weight:800;display:flex}.menu-main span{align-items:center;gap:10px;display:flex}.menu-main.active{color:#44576d;background:#eef3f6}.submenu{gap:3px;margin:4px 0 8px 36px;display:grid}.submenu button{color:#7b8b9b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-weight:700}.submenu button.sub-active,.submenu button:hover{color:#fff;background:#44576d}.sidebar-help{color:#667789;border-top:1px solid #dbe2e8;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.sidebar-help p{color:#44576d;margin:3px 0 0}.erp-content{padding:34px 54px;overflow:auto}.erp-header{justify-content:space-between;align-items:center;display:flex}.erp-header h1{margin:0;font-size:36px;font-weight:700}.erp-header p{color:#7b8b9b;margin:8px 0 0}.header-actions{gap:12px;display:flex}.header-actions input{border:1px solid #d0d9e2;border-radius:999px;outline:none;width:360px;height:46px;padding:0 18px}button{color:#fff;cursor:pointer;background:#44576d;border:0;border-radius:999px;padding:12px 20px;font-weight:900}.erp-tabs{border-bottom:1px solid #d6dee6;gap:34px;margin-top:28px;display:flex}.erp-tabs button{color:#7b8b9b;background:0 0;border-radius:0;padding:0 0 16px}.erp-tabs button.active{color:#44576d;border-bottom:4px solid #44576d}.erp-page{padding-top:28px}.erp-card{background:#fff;border:1px solid #dbe2e8;border-radius:8px;box-shadow:0 12px 35px #44576d14}.erp-page-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.erp-page-head h1{margin:0;font-size:28px}.erp-page-head p{color:#7b8b9b;margin:6px 0 0}.table-card{overflow:hidden}.table-card h3{color:#44576d;margin:0;padding:20px 24px}table{border-collapse:collapse;width:100%}th{color:#7b8b9b;text-transform:uppercase;text-align:left;background:#f7fafc;padding:14px 20px;font-size:12px}td{vertical-align:middle;border-top:1px solid #edf1f5;padding:14px 20px}td p{color:#7b8b9b;max-width:420px;margin:4px 0 0}.erp-product-thumb{object-fit:cover;background:#edf1f5;border-radius:8px;width:82px;height:58px}.badge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.badge.green{color:#16813b;background:#e8f8ed}.erp-form-card{margin-bottom:22px;padding:24px}.erp-form-card h3{color:#44576d;margin-top:0}.erp-form-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.erp-form-card label{font-size:13px;font-weight:800;display:block}.erp-form-card input,.erp-form-card select,.erp-form-card textarea{background:#fbfcfd;border:1px solid #d0d9e2;border-radius:10px;width:100%;margin-top:8px;padding:12px}.erp-form-card textarea{min-height:90px}.erp-form-card .full{margin-top:16px}.coming-module{text-align:center;color:#667789;background:#fff;border:1px solid #dbe2e8;border-radius:8px;padding:70px}.coming-module svg{color:#44576d}@media (width<=1000px){.erp-shell{grid-template-columns:1fr}.erp-sidebar{display:none}.erp-content{padding:20px}.erp-header{display:block}.header-actions{margin-top:18px}.header-actions input{width:100%}.erp-form-grid{grid-template-columns:1fr}}.compact-head h1{font-size:24px}.editor-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.editor-title h3{margin:0}.editor-title p{color:#7b8b9b;margin:5px 0 0}.product-editor-grid{grid-template-columns:280px 1fr;gap:22px;display:grid}.image-uploader{text-align:center;background:#f7fafc;border:1px dashed #b8c4cf;border-radius:18px;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.image-uploader img{object-fit:cover;width:100%;height:260px}.image-uploader p{color:#7b8b9b;margin:6px 0 0}.upload-btn{color:#fff;cursor:pointer;background:#44576d;border-radius:999px;padding:10px 16px;font-weight:900;position:absolute;bottom:14px}.upload-btn input{display:none}.no-thumb{color:#7b8b9b;background:#edf1f5;border-radius:8px;place-items:center;width:82px;height:58px;font-size:11px;font-weight:800;display:grid}@media (width<=900px){.product-editor-grid{grid-template-columns:1fr}}.product-editor-page{padding-bottom:40px}.editor-topbar{justify-content:space-between;gap:18px;margin-bottom:22px;display:flex}.back-btn{color:#44576d;background:0 0;border-radius:0;padding:0}.editor-topbar h1{margin:10px 0 4px;font-size:30px}.editor-topbar p{color:#7b8b9b;margin:0}.editor-actions{align-items:start;gap:10px;display:flex}.light-btn{color:#44576d;background:#fff;border:1px solid #d0d9e2}.editor-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.editor-tabs{gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.editor-tabs button{color:#667789;white-space:nowrap;background:#fff;border:1px solid #d0d9e2}.editor-tabs button.active{color:#fff;background:#44576d}.editor-section{padding:24px}.editor-section h2{color:#44576d;margin-top:0}.editor-section label,.publish-card label{margin-top:16px;font-size:13px;font-weight:800;display:block}.editor-section input,.editor-section select,.editor-section textarea,.publish-card select{background:#fbfcfd;border:1px solid #d0d9e2;border-radius:10px;width:100%;margin-top:8px;padding:12px}.editor-section textarea{min-height:90px}.large-textarea{min-height:180px!important}.two-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.image-editor-grid{grid-template-columns:360px 1fr;gap:24px;display:grid}.main-image-box{text-align:center;background:#f7fafc;border:1px dashed #b8c4cf;border-radius:18px;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.main-image-box img{object-fit:cover;width:100%;height:360px}.main-image-box label,.gallery-upload{color:#fff;cursor:pointer;background:#44576d;border-radius:999px;padding:11px 16px;font-weight:900;display:inline-block}.main-image-box label{position:absolute;bottom:14px}.main-image-box input,.gallery-upload input{display:none}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.gallery-grid img{object-fit:cover;border-radius:12px;width:100%;height:90px}.formula-box{background:#f7fafc;border:1px solid #dbe2e8;border-radius:14px;margin-top:22px;padding:18px}.formula-box p{color:#7b8b9b;margin-bottom:0}.publish-card,.preview-card{margin-bottom:16px;padding:20px}.publish-card h3,.preview-card h3{color:#44576d;margin-top:0}.publish-card button{width:100%;margin-top:16px}.preview-card img{object-fit:cover;border-radius:14px;width:100%;height:180px}.preview-placeholder{color:#7b8b9b;background:#f7fafc;border-radius:14px;place-items:center;height:180px;display:grid}.preview-card h4{margin:14px 0 6px}.preview-card p{color:#7b8b9b}.preview-card b{color:#44576d;font-size:20px}@media (width<=1100px){.editor-layout,.image-editor-grid{grid-template-columns:1fr}.editor-sidebar{order:-1}}@media (width<=700px){.editor-topbar{display:block}.editor-actions{margin-top:16px}.two-grid{grid-template-columns:1fr}}.upload-status{color:#44576d;font-weight:900}.config-tab-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.config-tab-head h2{margin:0}.config-tab-head p{color:#7b8b9b;margin:6px 0 0}.empty-config-box{text-align:center;background:#f7fafc;border:1px dashed #b8c4cf;border-radius:18px;margin-top:18px;padding:42px}.empty-config-box p{color:#7b8b9b}.config-option-list{gap:14px;margin-top:18px;display:grid}.config-option-row{background:#f7fafc;border:1px solid #dbe2e8;border-radius:16px;grid-template-columns:130px 1fr 1fr 120px 140px 1fr 90px;align-items:end;gap:10px;padding:14px;display:grid}.delete-option-btn{background:#ef4444;padding:12px}@media (width<=1200px){.config-option-row{grid-template-columns:1fr 1fr}}.product-kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.product-kpi{padding:18px}.product-kpi span{color:#7b8b9b;font-size:13px;font-weight:800}.product-kpi b{color:#44576d;margin-top:8px;font-size:30px;display:block}.product-list-card{overflow:hidden}.product-list-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.product-list-head h3{color:#44576d;margin:0}.product-list-head div{gap:10px;display:flex}.product-list-head input{border:1px solid #d0d9e2;border-radius:999px;height:42px;padding:0 16px}.product-admin-list{display:grid}.product-admin-row{border-bottom:1px solid #edf1f5;grid-template-columns:110px 1fr 170px 150px;align-items:center;gap:18px;padding:18px 22px;display:grid}.product-admin-img{color:#7b8b9b;background:#f7fafc;border-radius:14px;place-items:center;width:110px;height:82px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.product-admin-img img{object-fit:cover;width:100%;height:100%}.product-title-line{align-items:center;gap:10px;display:flex}.product-title-line h3{margin:0}.product-admin-info p{color:#7b8b9b;margin:6px 0 10px;line-height:1.5}.product-meta-line{flex-wrap:wrap;gap:8px;display:flex}.product-meta-line span{color:#44576d;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.status-pill{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.status-pill.active{color:#16813b;background:#e8f8ed}.product-admin-price span{color:#7b8b9b;font-size:12px;font-weight:800}.product-admin-price b{color:#44576d;margin-top:5px;font-size:20px;display:block}.product-admin-price small{color:#7b8b9b}.product-admin-actions{gap:8px;display:flex}@media (width<=1100px){.product-kpi-grid{grid-template-columns:repeat(2,1fr)}.product-admin-row{grid-template-columns:90px 1fr}.product-admin-price,.product-admin-actions{grid-column:2}}@media (width<=650px){.product-kpi-grid{grid-template-columns:1fr}.product-list-head{display:block}.product-list-head div{margin-top:12px}.product-admin-row{grid-template-columns:1fr}.product-admin-img,.product-admin-price,.product-admin-actions{grid-column:auto}}.lead-list{display:grid}.lead-row{border-bottom:1px solid #edf1f5;grid-template-columns:1fr 120px 180px 100px;align-items:center;gap:18px;padding:18px 22px;display:grid}.lead-row h3{color:#263342;margin:0}.lead-row p{color:#667789;margin:6px 0}.lead-row small{color:#7b8b9b}@media (width<=900px){.lead-row{grid-template-columns:1fr}}.lead-detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.lead-detail-main,.lead-info-card{padding:22px}.lead-section-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.lead-section-title h2,.lead-info-card h3{color:#44576d;margin-top:0}.lead-items-list{gap:14px;margin-top:16px;display:grid}.lead-item-card{background:#f7fafc;border:1px solid #dbe2e8;border-radius:16px;justify-content:space-between;gap:18px;padding:16px;display:flex}.lead-item-card h3{margin:0}.lead-item-card p{color:#667789;margin:6px 0 10px}.lead-item-card b{white-space:nowrap;color:#44576d;font-size:19px}.lead-total-box{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.lead-total-box span{color:#667789;font-weight:800}.lead-total-box b{color:#44576d;font-size:26px}.lead-detail-sidebar{gap:16px;display:grid}.lead-info-row{border-bottom:1px solid #edf1f5;gap:5px;padding:12px 0;display:grid}.lead-info-row span{color:#7b8b9b;text-transform:uppercase;font-size:12px;font-weight:800}.lead-info-row b{color:#263342;font-size:14px}.timeline-line{border-left:3px solid #44576d;gap:18px;padding-left:16px;display:grid}.timeline-line div{gap:4px;display:grid}.timeline-line b{color:#263342}.timeline-line span{color:#7b8b9b;font-size:13px}@media (width<=1000px){.lead-detail-layout{grid-template-columns:1fr}.lead-item-card{display:block}.lead-item-card b{margin-top:12px;display:block}}.quote-print-page{background:#eef3f6;min-height:100vh;padding:24px}.quote-print-actions{text-align:right;max-width:900px;margin:0 auto 16px}.quote-a4{background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:18mm;box-shadow:0 20px 60px #0000001f}.quote-print-header{border-bottom:3px solid #44576d;justify-content:space-between;padding-bottom:16px;display:flex}.quote-print-header h1{color:#44576d;margin:0;font-size:30px}.quote-print-header p{color:#667789;margin:5px 0 0}.quote-logo-box{color:#fff;background:#44576d;border-radius:16px;place-items:center;width:58px;height:58px;font-size:30px;font-weight:900;display:grid}.quote-title-row{justify-content:space-between;margin:24px 0;display:flex}.quote-title-row h2{color:#263342;margin:0;font-size:28px}.quote-title-row p,.quote-title-row span{color:#667789}.quote-customer-box{border:1px solid #dbe2e8;border-radius:14px;margin-bottom:22px;padding:16px}.quote-customer-box h3{color:#44576d;margin-top:0}.quote-customer-grid{grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.quote-customer-grid p{margin:0}.quote-customer-grid span{color:#7b8b9b;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.quote-customer-grid b{color:#263342;white-space:pre-line}.quote-print-table{border-collapse:collapse;width:100%;font-size:12px}.quote-print-table th{color:#fff;text-align:left;background:#44576d;padding:10px}.quote-print-table td{vertical-align:top;border:1px solid #dbe2e8;padding:10px}.quote-total-section{grid-template-columns:1fr 250px;gap:20px;margin-top:22px;display:grid}.quote-terms{border:1px solid #dbe2e8;border-radius:14px;padding:14px}.quote-terms h3{color:#44576d;margin-top:0}.quote-terms ul{color:#667789;margin:0;padding-left:18px;line-height:1.7}.quote-total-card{color:#fff;background:#44576d;border-radius:16px;align-self:start;padding:18px}.quote-total-card span{opacity:.85;font-size:13px;display:block}.quote-total-card b{margin-top:10px;font-size:24px;display:block}.quote-print-footer{border-top:1px solid #dbe2e8;justify-content:space-between;margin-top:48px;padding-top:18px;display:flex}.quote-print-footer b{color:#44576d}.quote-print-footer p{color:#667789}.quote-print-loading{color:#44576d;padding:40px;font-weight:900}@media print{body{background:#fff;margin:0}.quote-print-page{background:#fff;padding:0}.quote-print-actions{display:none}.quote-a4{width:210mm;min-height:297mm;box-shadow:none;margin:0}}@media (width<=900px){.quote-a4{width:100%;min-height:auto;padding:18px}.quote-customer-grid,.quote-total-section{grid-template-columns:1fr}}.status-pill{letter-spacing:.2px;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 11px;font-size:11px;font-weight:900;display:inline-flex}.status-pill.active,.status-pill.approved{color:#16813b;background:#e8f8ed}.status-pill.draft{color:#c2410c;background:#fff7ed}.status-pill.sent{color:#0369a1;background:#e0f2fe}.status-pill.rejected{color:#b91c1c;background:#fee2e2}.dx-grid-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;overflow:hidden;box-shadow:0 14px 38px #44576d1f}.dx-grid-toolbar{border-bottom:1px solid #edf1f5;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 22px;display:flex}.dx-grid-title h2{color:#263342;margin:0;font-size:22px;font-weight:900}.dx-grid-title span{color:#7b8b9b;margin-top:5px;font-size:12px;font-weight:800;display:block}.dx-grid-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dx-grid-search{background:#fff;border:1px solid #cfd8e3;border-radius:13px;align-items:center;gap:8px;width:270px;height:42px;padding:0 13px;display:flex}.dx-grid-search input{background:0 0;border:none;outline:none;width:100%;font-family:inherit}.dx-grid-date{color:#44576d;background:#fff;border:1px solid #cfd8e3;border-radius:13px;align-items:center;gap:7px;height:42px;padding:0 10px;font-size:12px;font-weight:900;display:flex}.dx-grid-date input{background:0 0;border:none;outline:none;font-family:inherit}.dx-grid-select{color:#44576d;background:#fff;border:1px solid #cfd8e3;border-radius:13px;height:42px;padding:0 12px;font-weight:900}.dx-grid-light,.dx-grid-primary,.dx-grid-pages button,.table-action-btn{cursor:pointer;border:1px solid #cfd8e3;border-radius:13px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 15px;font-weight:900;display:inline-flex}.dx-grid-light{color:#44576d;background:#fff}.dx-grid-light:hover{background:#f4f7fa}.dx-grid-primary,.dx-grid-pages button,.table-action-btn{color:#fff;background:#44576d;border-color:#44576d}.dx-grid-primary:hover,.dx-grid-pages button:hover,.table-action-btn:hover{background:#324255}.dx-grid-table-wrap{max-width:100%;overflow-x:auto}.dx-grid-table{border-collapse:separate;border-spacing:0;width:100%;min-width:980px}.dx-grid-table th{z-index:3;color:#44576d;text-align:left;white-space:nowrap;background:#f4f7fa;border-bottom:1px solid #dbe2e8;padding:14px 12px;font-size:12px;font-weight:900;position:sticky;top:0}.dx-grid-table th.sortable,.dx-grid-table th:first-child{cursor:pointer}.dx-grid-table th span{align-items:center;gap:5px;display:inline-flex}.dx-grid-table td{color:#263342;background:#fff;border-bottom:1px solid #edf1f5;padding:15px 12px;font-weight:700}.dx-grid-table tbody tr:nth-child(2n) td{background:#fbfdff}.dx-grid-table tbody tr:hover td{background:#f1f7ff}.dx-grid-index{color:#44576d!important;font-weight:900!important}.dx-grid-sticky-left{z-index:4;background:inherit;min-width:80px;position:sticky;left:0}.dx-grid-empty{text-align:center;color:#7b8b9b;padding:55px;font-weight:900}.dx-grid-footer{border-top:1px solid #edf1f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:15px 20px;display:flex}.dx-grid-footer span{color:#7b8b9b;margin-right:8px;font-weight:800}.dx-grid-footer select{color:#44576d;border:1px solid #cfd8e3;border-radius:10px;height:38px;padding:0 10px;font-weight:900}.dx-grid-pages{align-items:center;gap:10px;display:flex}.dx-grid-pages button:disabled{cursor:not-allowed;background:#b8c4cf;border-color:#b8c4cf}.dx-grid-pages b{color:#44576d}.quote-header-pro{background:#fff;border:1px solid #dbe2e8;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;padding:15px 16px;display:grid;box-shadow:0 12px 34px #44576d1a}.quote-back-btn,.quote-light-btn,.quote-primary-btn,.quote-success-btn,.quote-danger-btn{cursor:pointer;white-space:nowrap;border:1px solid #cfd8e3;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.quote-back-btn,.quote-light-btn{color:#44576d;background:#fff}.quote-primary-btn{color:#fff;background:#44576d;border-color:#44576d}.quote-success-btn{color:#fff;background:#16813b;border-color:#16813b}.quote-danger-btn{color:#fff;background:#b91c1c;border-color:#b91c1c}.quote-header-main{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.quote-label{color:#7b8b9b;text-transform:uppercase;letter-spacing:.4px;margin:0 0 3px;font-size:11px;font-weight:900}.quote-header-main h1{color:#263342;margin:0;font-size:24px;font-weight:900}.quote-header-main span{color:#667789;font-weight:800}.quote-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.quotation-premium-layout{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.quotation-premium-layout>main{min-width:0}.quotation-side-panel{order:-1;grid-template-columns:1.3fr 1fr 1fr;gap:14px;display:grid;position:static}.quote-panel-card{background:#fff;border:1px solid #dbe2e8;border-radius:16px;min-width:0;padding:16px;box-shadow:0 10px 26px #44576d14}.quote-panel-title{align-items:center;gap:9px;margin-bottom:12px;display:flex}.quote-panel-title h3{color:#44576d;margin:0;font-size:16px;font-weight:900}.quote-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quote-form-grid label{color:#44576d;gap:6px;font-size:12px;font-weight:900;display:grid}.quote-form-grid label:nth-child(4){grid-column:1/-1}.quote-form-grid input,.quote-form-grid textarea,.quote-form-grid select,.quote-notes-box{background:#fff;border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.quote-form-grid textarea,.quote-notes-box{resize:vertical;min-height:74px}.quote-customer-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quote-customer-info div{background:#f8fbff;border:1px solid #edf1f5;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:4px 8px;padding:10px;display:grid}.quote-customer-info svg{color:#44576d;grid-row:span 2}.quote-customer-info span{color:#7b8b9b;text-transform:uppercase;font-size:10px;font-weight:900}.quote-customer-info b{color:#263342;white-space:pre-line;overflow-wrap:anywhere;font-size:13px}.quote-summary-sticky{position:static}.quote-summary-row{color:#44576d;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;padding:10px 0;font-weight:900;display:flex}.quote-summary-row span,.quote-grand-total span{align-items:center;gap:8px;display:inline-flex}.quote-grand-total{color:#fff;background:#44576d;border-radius:15px;margin-top:12px;padding:14px}.quote-grand-total strong{margin-top:6px;font-size:22px;display:block}.quote-note-text{color:#667789;white-space:pre-line;margin:0;font-weight:700}.quote-erp-grid-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 14px 38px #44576d1a}.quote-erp-grid-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;padding:15px 18px;display:flex}.quote-erp-grid-head h2{color:#263342;margin:0;font-size:20px;font-weight:900}.quote-erp-grid-head p{color:#667789;margin:4px 0 0;font-weight:700}.quote-erp-table-scroll{overflow-x:auto}.quote-erp-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1450px}.quote-erp-table th{color:#44576d;text-align:left;white-space:nowrap;text-transform:uppercase;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:11px 10px;font-size:11px;font-weight:900}.quote-erp-table td{color:#263342;vertical-align:middle;background:#fff;border-bottom:1px solid #edf1f5;padding:10px;font-weight:700}.quote-erp-table tbody tr:nth-child(2n) td{background:#fbfdff}.quote-erp-table tbody tr:hover td{background:#f1f7ff}.quote-erp-table input,.quote-erp-table select{color:#263342;background:#fff;border:1px solid #cfd8e3;border-radius:9px;width:100%;height:36px;padding:0 9px;font-family:inherit;font-weight:800}.quote-erp-index{color:#44576d!important;font-weight:900!important}.quote-erp-product{min-width:260px}.quote-erp-product b{color:#263342;display:block}.quote-erp-product span{color:#667789;margin-top:4px;font-size:12px;display:block}.quote-erp-img{color:#7b8b9b;background:#fff;border:1px solid #dbe2e8;border-radius:10px;place-items:center;width:62px;height:50px;font-size:10px;display:grid;overflow:hidden}.quote-erp-img img{object-fit:cover;width:100%;height:100%}.quote-erp-pill{color:#44576d;white-space:nowrap;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-block}.quote-erp-total{color:#263342;white-space:nowrap}.quote-erp-actions{gap:7px;display:flex}.quote-erp-icon{color:#44576d;cursor:pointer;background:#eef3f6;border:none;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.quote-erp-icon.danger{color:#b91c1c;background:#fee2e2}.quote-erp-empty{text-align:center;color:#667789;padding:48px}.quote-erp-empty h3{color:#263342;margin:0}.quote-erp-table tfoot td{color:#263342;background:#f5f8fb;font-weight:900}.quote-products-card,.quote-product-pro-row,.quote-product-photo,.quote-product-content,.quote-product-list,.quote-table-card,.quote-product-row,.quote-product-image,.quote-product-fields,.quote-mini-grid,.quote-options-grid{all:unset}.quote-erp-grid-card,.quote-erp-grid-card *,.quote-header-pro,.quote-header-pro *,.quote-panel-card,.quote-panel-card *{box-sizing:border-box}@media (width<=1200px){.quotation-side-panel,.quote-header-pro{grid-template-columns:1fr}.quote-header-main{align-items:flex-start}.quote-header-actions{justify-content:flex-start}}@media (width<=900px){.dx-grid-toolbar{display:block}.dx-grid-actions{justify-content:flex-start;margin-top:14px}.dx-grid-search{width:100%}.quote-customer-info,.quote-form-grid{grid-template-columns:1fr}}@media print{.erp-sidebar,.erp-header,.erp-tabs,.erp-page-head,.dx-grid-toolbar,.dx-grid-footer,.quote-header-actions{display:none!important}.erp-content,.erp-page{margin:0!important;padding:0!important}.dx-grid-card,.quote-erp-grid-card,.quote-header-pro,.quote-panel-card{box-shadow:none!important}.dx-grid-table-wrap,.quote-erp-table-scroll{overflow:visible!important}}.sales-order-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:22px;display:grid}@media (width<=1200px){.sales-order-layout{grid-template-columns:1fr}}.so-workspace{gap:18px;display:grid}.so-topbar,.so-info-strip,.so-stage-card,.so-items-card,.so-panel,.so-summary-panel{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.so-topbar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:16px;display:grid}.so-back,.so-light-btn,.so-primary-btn{border:1px solid #cfd8e3;border-radius:13px;align-items:center;gap:8px;height:42px;padding:0 15px;font-weight:900;display:inline-flex}.so-back,.so-light-btn{color:#44576d;background:#fff}.so-primary-btn{color:#fff;background:#44576d;border-color:#44576d}.so-title span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.so-title h1{color:#263342;margin:2px 0}.so-title p{color:#667789;margin:0;font-weight:800}.so-actions{gap:10px;display:flex}.so-info-strip{grid-template-columns:repeat(6,1fr);padding:16px;display:grid}.so-info-strip div{border-right:1px solid #edf1f5;padding:0 14px}.so-info-strip div:last-child{border-right:0}.so-info-strip svg{color:#44576d}.so-info-strip span{color:#7b8b9b;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:900;display:block}.so-info-strip b{color:#263342;margin-top:6px;display:block}.so-stage-card,.so-items-card,.so-panel,.so-summary-panel{padding:18px}.so-section-head h2,.so-panel h3,.so-summary-panel h3{color:#263342;margin:0}.so-section-head p,.so-panel p{color:#667789;white-space:pre-line;margin:5px 0 0;font-weight:700}.so-stage-line{grid-template-columns:repeat(11,1fr);gap:10px;margin-top:18px;display:grid}.so-stage-line div{text-align:center;color:#7b8b9b;background:#f5f8fb;border:1px solid #dbe2e8;border-radius:14px;padding:12px;font-weight:900}.so-stage-line div.done{color:#16813b;background:#e8f8ed;border-color:#bdecc9}.so-stage-line span{background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;margin:0 auto 7px;display:grid}.so-table-wrap{margin-top:16px;overflow-x:auto}.so-items-table{border-collapse:collapse;width:100%;min-width:1250px}.so-items-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.so-items-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:14px 12px;font-weight:700}.so-items-table td span,.so-stage-pill{color:#44576d;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-block}.so-stage-pill{color:#16813b!important;background:#e8f8ed!important}.so-items-table tfoot td{background:#f5f8fb;font-weight:900}.so-bottom-grid{grid-template-columns:1fr 1fr 360px;gap:18px;display:grid}.so-summary-panel div{color:#44576d;border-bottom:1px solid #edf1f5;justify-content:space-between;padding:12px 0;font-weight:900;display:flex}.so-summary-panel strong{color:#fff;background:#44576d;border-radius:16px;align-items:center;gap:8px;margin-top:16px;padding:18px;font-size:24px;display:flex}@media (width<=1200px){.so-topbar,.so-info-strip,.so-bottom-grid{grid-template-columns:1fr}.so-info-strip div{border-bottom:1px solid #edf1f5;border-right:0;padding:12px 0}.so-actions{flex-wrap:wrap}.so-stage-line{grid-template-columns:repeat(2,1fr)}}.prod-workspace{gap:18px;display:grid}.prod-topbar,.prod-hero,.prod-info-strip,.prod-stage-card,.prod-items-card,.prod-panel,.prod-summary-panel{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.prod-topbar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:16px;display:grid}.prod-back-btn,.prod-light-btn,.prod-primary-btn,.prod-save-btn{border:1px solid #cfd8e3;border-radius:13px;align-items:center;gap:8px;height:42px;padding:0 15px;font-weight:900;display:inline-flex}.prod-back-btn,.prod-light-btn{color:#44576d;background:#fff}.prod-primary-btn,.prod-save-btn{color:#fff;background:#44576d;border-color:#44576d}.prod-save-btn:disabled{opacity:.65;cursor:not-allowed}.prod-title span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.prod-title h1{color:#263342;margin:2px 0}.prod-title p{color:#667789;margin:0;font-weight:800}.prod-actions{gap:10px;display:flex}.prod-hero{grid-template-columns:minmax(0,1fr) 520px;align-items:center;gap:22px;padding:22px;display:grid}.prod-hero-main{grid-template-columns:78px 1fr;align-items:center;gap:18px;display:grid}.prod-hero-icon{color:#fff;background:#44576d;border-radius:22px;place-items:center;width:78px;height:78px;display:grid}.prod-hero-main p{color:#7b8b9b;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.prod-hero-main h2{color:#263342;margin:6px 0 12px;font-size:34px}.prod-progress-track,.prod-mini-progress{background:#eef3f6;border-radius:999px;height:12px;overflow:hidden}.prod-progress-track div,.prod-mini-progress div{background:#44576d;border-radius:999px;height:100%;transition:width .25s}.prod-kpis{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.prod-kpis div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:16px;padding:16px}.prod-kpis span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.prod-kpis b{color:#44576d;margin-top:8px;font-size:26px;display:block}.prod-info-strip{grid-template-columns:repeat(5,1fr);padding:16px;display:grid}.prod-info-strip div{border-right:1px solid #edf1f5;padding:0 14px}.prod-info-strip div:last-child{border-right:0}.prod-info-strip svg{color:#44576d}.prod-info-strip span{color:#7b8b9b;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:900;display:block}.prod-info-strip b{color:#263342;margin-top:6px;display:block}.prod-stage-card,.prod-items-card,.prod-panel,.prod-summary-panel{padding:18px}.prod-section-head h2,.prod-panel h3,.prod-summary-panel h3{color:#263342;margin:0}.prod-section-head p,.prod-panel p{color:#667789;white-space:pre-line;margin:5px 0 0;font-weight:700}.prod-stage-line{grid-template-columns:repeat(10,1fr);gap:10px;margin-top:18px;display:grid}.prod-stage-line div{text-align:center;color:#7b8b9b;background:#f5f8fb;border:1px solid #dbe2e8;border-radius:14px;padding:12px 8px;font-weight:900}.prod-stage-line div.done{color:#16813b;background:#e8f8ed;border-color:#bdecc9}.prod-stage-line div.active{color:#44576d;background:#eef3f6;border-color:#44576d}.prod-stage-line span{background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;margin:0 auto 7px;display:grid}.prod-table-wrap{margin-top:16px;overflow-x:auto}.prod-table{border-collapse:collapse;width:100%;min-width:1350px}.prod-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.prod-table td{color:#263342;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:14px 12px;font-weight:700}.prod-table tbody tr:hover td{background:#f8fbff}.prod-table tfoot td{background:#f5f8fb;font-weight:900}.prod-index{color:#44576d!important;font-weight:900!important}.prod-product-cell{min-width:220px}.prod-product-cell b{color:#263342;display:block}.prod-product-cell span{color:#667789;margin-top:4px;font-size:12px;display:block}.prod-config-chips{flex-wrap:wrap;gap:6px;min-width:310px;display:flex}.prod-config-chips span{color:#44576d;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.prod-stage-select,.prod-remarks{color:#263342;background:#fff;border:1px solid #cfd8e3;border-radius:11px;width:100%;height:40px;padding:0 10px;font-family:inherit;font-weight:800}.prod-progress-box{min-width:210px}.prod-progress-value{color:#44576d;justify-content:space-between;display:flex}.prod-progress-box input[type=range]{accent-color:#44576d;width:100%;margin:8px 0}.prod-mini-progress{height:8px}.prod-bottom-grid{grid-template-columns:1fr 1fr 360px;gap:18px;display:grid}.prod-summary-panel div{color:#44576d;border-bottom:1px solid #edf1f5;justify-content:space-between;padding:12px 0;font-weight:900;display:flex}.prod-summary-panel strong{color:#fff;text-align:center;background:#44576d;border-radius:16px;margin-top:16px;padding:18px;font-size:24px;display:block}@media print{.erp-sidebar,.erp-header,.erp-tabs,.prod-actions,.prod-back-btn{display:none!important}.erp-content,.erp-page{margin:0!important;padding:0!important}.prod-topbar,.prod-hero,.prod-info-strip,.prod-stage-card,.prod-items-card,.prod-panel,.prod-summary-panel{box-shadow:none!important}}@media (width<=1300px){.prod-topbar,.prod-hero,.prod-info-strip,.prod-bottom-grid{grid-template-columns:1fr}.prod-actions{flex-wrap:wrap}.prod-stage-line{grid-template-columns:repeat(2,1fr)}.prod-info-strip div{border-bottom:1px solid #edf1f5;border-right:0;padding:12px 0}}.prod-v2-page{gap:18px;display:grid}.prod-v2-top{justify-content:space-between;align-items:center;display:flex}.prod-v2-top h1{color:#263342;margin:0}.prod-v2-top p{color:#667789;margin:6px 0 0}.prod-v2-top button{align-items:center;gap:8px;display:inline-flex}.prod-v2-dashboard{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.prod-v2-kpi,.prod-v2-board-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.prod-v2-kpi{justify-content:space-between;gap:12px;padding:18px;display:flex}.prod-v2-kpi span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.prod-v2-kpi b{color:#263342;margin-top:8px;font-size:26px;display:block}.prod-v2-kpi-icon{color:#44576d;background:#eef3f6;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.prod-v2-board-card{padding:18px}.prod-v2-section-head h2{color:#263342;margin:0}.prod-v2-section-head p{color:#667789;margin:6px 0 0;font-weight:700}.prod-v2-board-scroll{margin-top:16px;overflow-x:auto}.prod-v2-board{grid-template-columns:repeat(11,1fr);gap:12px;min-width:1800px;display:grid}.prod-v2-column{background:#f7fafc;border:1px solid #dbe2e8;border-radius:16px;min-height:420px;padding:12px}.prod-v2-column-head{color:#44576d;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:900;display:flex}.prod-v2-column-head span{background:#fff;border:1px solid #dbe2e8;border-radius:999px;padding:4px 9px;font-size:12px}.prod-v2-column-items{gap:10px;display:grid}.prod-v2-empty-card{text-align:center;color:#7b8b9b;border:1px dashed #cfd8e3;border-radius:14px;padding:18px;font-weight:800}.prod-v2-job-card{text-align:left;color:#263342;background:#fff;border:1px solid #dbe2e8;border-radius:15px;padding:12px;box-shadow:0 8px 18px #44576d12}.prod-v2-job-card b{color:#263342;display:block}.prod-v2-job-card span{color:#667789;margin-top:3px;font-size:12px;display:block}.prod-v2-job-card p{color:#44576d;margin:10px 0;font-weight:900}.prod-v2-card-progress{background:#eef3f6;border-radius:999px;height:8px;overflow:hidden}.prod-v2-card-progress div{background:#44576d;height:100%}.prod-v2-card-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.prod-v2-card-foot small{color:#667789;align-items:center;gap:4px;font-weight:800;display:inline-flex}.prod-v2-loading{text-align:center;color:#667789;background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:60px;font-weight:900}@media (width<=1300px){.prod-v2-dashboard{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.prod-v2-dashboard{grid-template-columns:1fr}.prod-v2-top{display:block}.prod-v2-top button{margin-top:14px}}.prod-drawer-overlay{z-index:100;background:#26334259;justify-content:flex-end;display:flex;position:fixed;inset:0}.prod-drawer{background:#eef3f6;width:560px;max-width:100%;height:100vh;padding:18px;overflow-y:auto;box-shadow:-18px 0 45px #26334233}.prod-drawer-head{background:#fff;border:1px solid #dbe2e8;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex;box-shadow:0 12px 34px #44576d17}.prod-drawer-head span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.prod-drawer-head h2{color:#263342;margin:4px 0}.prod-drawer-head p{color:#667789;margin:0;font-weight:800}.prod-drawer-head button{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.prod-drawer-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.prod-drawer-summary div,.prod-drawer-section{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.prod-drawer-summary div{padding:14px}.prod-drawer-summary span{color:#7b8b9b;text-transform:uppercase;font-size:10px;font-weight:900}.prod-drawer-summary b{color:#263342;margin-top:8px;font-size:22px;display:block}.prod-drawer-section{margin-top:16px;padding:18px}.prod-drawer-section h3{color:#263342;margin:0 0 14px}.prod-drawer-items{gap:12px;display:grid}.prod-drawer-item{background:#f8fbff;border:1px solid #edf1f5;border-radius:16px;padding:14px}.prod-drawer-item b{color:#263342}.prod-drawer-item span{color:#667789;margin-top:5px;font-weight:700;display:block}.prod-drawer-stage{background:#eef3f6;border-radius:999px;padding:6px 10px;font-size:12px;color:#44576d!important;margin-top:10px!important;font-weight:900!important;display:inline-block!important}.prod-drawer-progress{background:#eef3f6;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.prod-drawer-progress div{background:#44576d;border-radius:999px;height:100%}.prod-drawer-item small{color:#44576d;margin-top:6px;font-weight:900;display:block}.prod-drawer-muted{color:#7b8b9b;font-weight:800}.prod-drawer-activity{gap:12px;display:grid}.prod-drawer-activity div{border-left:4px solid #44576d;padding-left:12px}.prod-drawer-activity b{color:#263342}.prod-drawer-activity span{color:#667789;margin-top:4px;font-weight:700;display:block}.prod-drawer-activity small{color:#7b8b9b;margin-top:4px;font-weight:800;display:block}.pcc-page{gap:18px;display:grid}.pcc-header{background:#fff;border:1px solid #dbe2e8;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex;box-shadow:0 12px 34px #44576d17}.pcc-header span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.pcc-header h1{color:#263342;margin:4px 0}.pcc-header p{color:#667789;margin:0;font-weight:700}.pcc-header button{align-items:center;gap:8px;display:inline-flex}.pcc-loading{text-align:center;color:#667789;background:#fff;border:1px solid #dbe2e8;border-radius:20px;padding:60px;font-weight:900}.pcc-kpis{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.pcc-kpi,.pcc-board-card,.pcc-side,.pcc-alert-strip{background:#fff;border:1px solid #dbe2e8;border-radius:20px;box-shadow:0 12px 34px #44576d17}.pcc-kpi{justify-content:space-between;gap:12px;padding:18px;display:flex}.pcc-kpi span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.pcc-kpi b{color:#263342;margin-top:8px;font-size:26px;display:block}.pcc-kpi-icon{color:#44576d;background:#eef3f6;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.pcc-alert-strip{color:#44576d;align-items:center;gap:10px;padding:15px 18px;display:flex}.pcc-alert-strip span{color:#667789;font-weight:700}.pcc-main-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:18px;display:grid}.pcc-board-card{min-width:0;padding:18px}.pcc-section-head h2{color:#263342;margin:0}.pcc-section-head p{color:#667789;margin:6px 0 0;font-weight:700}.pcc-board-scroll{margin-top:16px;overflow-x:auto}.pcc-board{grid-template-columns:repeat(11,1fr);gap:12px;min-width:1750px;display:grid}.pcc-column{background:#f7fafc;border:1px solid #dbe2e8;border-radius:16px;min-height:470px;padding:12px}.pcc-column-head{color:#44576d;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:900;display:flex}.pcc-column-head span{background:#fff;border:1px solid #dbe2e8;border-radius:999px;padding:4px 9px;font-size:12px}.pcc-column-body{gap:10px;display:grid}.pcc-empty{text-align:center;color:#7b8b9b;border:1px dashed #cfd8e3;border-radius:14px;padding:18px;font-weight:800}.pcc-card{text-align:left;color:#263342;background:#fff;border:1px solid #dbe2e8;border-radius:15px;width:100%;padding:12px;box-shadow:0 8px 18px #44576d12}.pcc-card.active{border-color:#44576d;box-shadow:0 0 0 3px #44576d1f}.pcc-card b{color:#263342;display:block}.pcc-card span{color:#667789;margin-top:3px;font-size:12px;display:block}.pcc-card p{color:#44576d;margin:10px 0;font-weight:900}.pcc-card-progress{background:#eef3f6;border-radius:999px;height:8px;overflow:hidden}.pcc-card-progress div{background:#44576d;border-radius:999px;height:100%}.pcc-card small{color:#667789;margin-top:7px;font-weight:800;display:block}.pcc-side{padding:18px;position:sticky;top:18px}.pcc-side-head{justify-content:space-between;gap:12px;display:flex}.pcc-side-head span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.pcc-side-head h2{color:#263342;margin:4px 0}.pcc-side-head p{color:#667789;margin:0;font-weight:700}.pcc-side-head button{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:40px;height:40px;padding:0;display:grid}.pcc-side-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.pcc-side-summary div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:14px;padding:12px}.pcc-side-summary span{color:#7b8b9b;text-transform:uppercase;font-size:10px;font-weight:900}.pcc-side-summary b{color:#263342;margin-top:7px;font-size:20px;display:block}.pcc-side-section{border-top:1px solid #edf1f5;margin-top:16px;padding-top:16px}.pcc-side-section h3{color:#263342;margin:0 0 12px}.pcc-mini-items{gap:10px;display:grid}.pcc-mini-items div{background:#f8fbff;border:1px solid #edf1f5;border-radius:14px;padding:12px}.pcc-mini-items b{color:#263342}.pcc-mini-items span,.pcc-mini-items small{color:#667789;margin-top:5px;font-weight:700;display:block}.pcc-muted{color:#7b8b9b;font-weight:800}.pcc-activity{gap:12px;display:grid}.pcc-activity div{border-left:4px solid #44576d;padding-left:12px}.pcc-activity b{color:#263342}.pcc-activity span{color:#667789;margin-top:4px;font-weight:700;display:block}.pcc-activity small{color:#7b8b9b;margin-top:4px;font-weight:800;display:block}@media (width<=1300px){.pcc-kpis{grid-template-columns:repeat(3,1fr)}.pcc-main-grid{grid-template-columns:1fr}.pcc-side{position:static}}@media (width<=800px){.pcc-header{display:block}.pcc-header button{margin-top:14px}.pcc-kpis,.pcc-side-summary{grid-template-columns:1fr}}.pcc-card-move{margin-top:10px}.pcc-card-move button{color:#fff;background:#44576d;border-radius:10px;width:100%;height:32px;font-size:12px;font-weight:900}.inv-actions{gap:10px;display:flex}.inv-actions button{align-items:center;gap:8px;display:inline-flex}.mi-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.mi-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.mi-head h2{color:#263342;margin:0}.mi-head p{color:#667789;margin:5px 0 0;font-weight:700}.mi-head button,.mi-add-row{align-items:center;gap:8px;display:inline-flex}.mi-form-grid{grid-template-columns:240px 1fr;gap:14px;margin-bottom:16px;display:grid}.mi-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.mi-form-grid input,.mi-table input,.mi-table select{border:1px solid #cfd8e3;border-radius:11px;width:100%;height:40px;padding:0 10px;font-family:inherit}.mi-table-wrap{overflow-x:auto}.mi-table{border-collapse:collapse;width:100%;min-width:900px}.mi-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.mi-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:12px;font-weight:700}.mi-delete{color:#b91c1c;background:#fee2e2;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid}.mi-delete:disabled{opacity:.4}.mi-add-row{color:#44576d;background:#fff;border:1px solid #cfd8e3;margin-top:14px}@media (width<=800px){.mi-head,.mi-form-grid{grid-template-columns:1fr;display:grid}}.sl-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:20px;box-shadow:0 12px 34px #44576d17}.sl-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.sl-head h2{color:#263342;margin:0}.sl-head p{color:#667789;margin:5px 0 0;font-weight:700}.sl-head select{border:1px solid #cfd8e3;border-radius:13px;min-width:320px;height:42px;padding:0 12px}.sl-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.sl-summary div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:15px;padding:14px}.sl-summary span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.sl-summary b{color:#263342;margin-top:7px;display:block}.sl-table-wrap{overflow-x:auto}.sl-table{border-collapse:collapse;width:100%;min-width:900px}.sl-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.sl-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:13px 12px;font-weight:700}.sl-badge{color:#44576d;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.sl-in{color:#16813b!important;font-weight:900!important}.sl-out{color:#b91c1c!important;font-weight:900!important}@media (width<=800px){.sl-head{display:block}.sl-head select{width:100%;margin-top:14px}.sl-summary{grid-template-columns:1fr}}.vendor-add-btn{align-items:center;gap:8px;display:inline-flex}.pb-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.pb-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.pb-head h2{color:#263342;margin:0}.pb-head p{color:#667789;margin:5px 0 0;font-weight:700}.pb-head button,.pb-add-row{align-items:center;gap:8px;display:inline-flex}.pb-form-grid{grid-template-columns:280px 220px 1fr;gap:14px;margin-bottom:16px;display:grid}.pb-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.pb-form-grid input,.pb-form-grid select,.pb-table input,.pb-table select{border:1px solid #cfd8e3;border-radius:11px;width:100%;height:40px;padding:0 10px;font-family:inherit}.pb-table-wrap{overflow-x:auto}.pb-table{border-collapse:collapse;width:100%;min-width:900px}.pb-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.pb-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:12px;font-weight:700}.pb-table tfoot td{background:#f5f8fb;font-weight:900}.pb-delete{color:#b91c1c;background:#fee2e2;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid}.pb-delete:disabled{opacity:.4}.pb-add-row{color:#44576d;background:#fff;border:1px solid #cfd8e3;margin-top:14px}@media (width<=900px){.pb-head,.pb-form-grid{grid-template-columns:1fr;display:grid}}.vl-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:20px;box-shadow:0 12px 34px #44576d17}.vl-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.vl-head h2{color:#263342;margin:0}.vl-head p{color:#667789;margin:5px 0 0;font-weight:700}.vl-head select{border:1px solid #cfd8e3;border-radius:13px;min-width:320px;height:42px;padding:0 12px}.vl-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.vl-summary div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:15px;padding:14px}.vl-summary span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.vl-summary b{color:#263342;margin-top:7px;display:block}.vl-table-wrap{overflow-x:auto}.vl-table{border-collapse:collapse;width:100%;min-width:1000px}.vl-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.vl-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:13px 12px;font-weight:700}.vl-badge{color:#44576d;background:#eef3f6;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.vl-debit{color:#b91c1c!important;font-weight:900!important}.vl-credit{color:#16813b!important;font-weight:900!important}@media (width<=800px){.vl-head{display:block}.vl-head select{width:100%;margin-top:14px}.vl-summary{grid-template-columns:1fr}}.inv-main-btn{align-items:center;gap:8px;display:inline-flex}.inv-editor-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.inv-editor-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.inv-editor-head h2{color:#263342;margin:0}.inv-editor-head p{color:#667789;margin:5px 0 0;font-weight:700}.inv-close-btn{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.inv-editor-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.inv-editor-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.inv-editor-grid input,.inv-editor-grid select{border:1px solid #cfd8e3;border-radius:11px;width:100%;height:40px;padding:0 10px;font-family:inherit}.inv-editor-grid .full{grid-column:1/-1}.inv-editor-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.inv-editor-actions button{align-items:center;gap:8px;display:inline-flex}.inv-stock{border-radius:999px;padding:7px 10px;font-weight:900;display:inline-block}.inv-stock.ok{color:#16813b;background:#e8f8ed}.inv-stock.low{color:#b91c1c;background:#fee2e2}@media (width<=1100px){.inv-editor-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.inv-editor-grid{grid-template-columns:1fr}.inv-editor-head{display:block}.inv-close-btn{margin-top:12px}}.settings-loading{text-align:center;color:#667789;background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:50px;font-weight:900}.settings-save-main{align-items:center;gap:8px;display:inline-flex}.settings-grid{gap:18px;display:grid}.settings-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:20px;box-shadow:0 12px 34px #44576d17}.settings-card-head{color:#44576d;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.settings-card-head h2{color:#263342;margin:0}.settings-card-head p{color:#667789;margin:5px 0 0;font-weight:700}.settings-form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.settings-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.settings-form-grid input,.settings-form-grid textarea{border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.settings-form-grid input{height:40px}.settings-form-grid textarea{resize:vertical;min-height:90px}.settings-form-grid .full{grid-column:1/-1}.settings-logo-preview{background:#f7fafc;border:1px solid #dbe2e8;border-radius:14px;place-items:center;width:140px;height:90px;display:grid;overflow:hidden}.settings-logo-preview img{object-fit:contain;max-width:100%;max-height:100%}@media (width<=1000px){.settings-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.settings-form-grid{grid-template-columns:1fr}}.settings-upload-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.settings-upload-box{background:#f8fbff;border:1px solid #dbe2e8;border-radius:16px;padding:15px}.settings-upload-box b{color:#263342}.settings-preview{color:#7b8b9b;background:#fff;border:1px dashed #cfd8e3;border-radius:14px;place-items:center;height:120px;margin:12px 0;font-weight:800;display:grid;overflow:hidden}.settings-preview img{object-fit:contain;max-width:100%;max-height:100%}.settings-upload-btn{cursor:pointer;background:#44576d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:40px;padding:0 14px;color:#fff!important;gap:8px!important;display:inline-flex!important}@media (width<=900px){.settings-upload-grid{grid-template-columns:1fr}}.brand-logo img{object-fit:contain;border-radius:12px;width:100%;height:100%}.quote-logo-box img{object-fit:contain;width:100%;height:100%}.quote-sign-box{text-align:center;min-width:180px;position:relative}.quote-sign-img{object-fit:contain;max-width:150px;max-height:55px;margin:0 auto 4px;display:block}.quote-stamp-img{object-fit:contain;opacity:.75;max-width:80px;max-height:80px;margin:0 auto 4px;display:block}.dispatch-actions{flex-wrap:wrap;gap:8px;display:flex}.dispatch-actions button{border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.settings-primary-btn,.settings-form-actions button,.user-actions button{align-items:center;gap:8px;display:inline-flex}.settings-form-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.settings-form-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.settings-form-head h2{color:#263342;margin:0}.settings-form-head p{color:#667789;margin:5px 0 0;font-weight:700}.settings-form-head select{border:1px solid #cfd8e3;border-radius:13px;min-width:260px;height:42px;padding:0 12px}.settings-close{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.settings-mini-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.settings-mini-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.settings-mini-grid input,.settings-mini-grid select{border:1px solid #cfd8e3;border-radius:11px;width:100%;height:40px;padding:0 10px;font-family:inherit}.settings-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.user-actions{gap:8px;display:flex}.user-actions button{border-radius:10px;height:34px;font-size:12px;font-weight:900}.user-actions .danger{color:#b91c1c;background:#fee2e2}.perm-table-wrap{overflow-x:auto}.perm-table{border-collapse:collapse;width:100%;min-width:950px}.perm-table th{color:#44576d;text-align:center;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.perm-table th:first-child,.perm-table td:first-child{text-align:left}.perm-table td{color:#263342;text-align:center;border-bottom:1px solid #edf1f5;padding:12px;font-weight:700}.perm-table input[type=checkbox]{width:18px;height:18px}@media (width<=1100px){.settings-mini-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.settings-mini-grid{grid-template-columns:1fr}.settings-form-head{display:block}.settings-form-head select{width:100%;margin-top:12px}}.emp-add-btn,.emp-form-actions button{align-items:center;gap:8px;display:inline-flex}.emp-form-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.emp-form-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.emp-form-head h2{color:#263342;margin:0}.emp-form-head p{color:#667789;margin:5px 0 0;font-weight:700}.emp-close{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.emp-form-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.emp-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.emp-form-grid input,.emp-form-grid textarea{border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.emp-form-grid input{height:40px}.emp-form-grid textarea{min-height:90px}.emp-form-grid .full{grid-column:1/-1}.emp-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.emp-actions{gap:8px;display:flex}.emp-actions button{border-radius:10px;height:34px;font-size:12px;font-weight:900}.emp-actions .danger{color:#b91c1c;background:#fee2e2}@media (width<=1100px){.emp-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.emp-form-grid{grid-template-columns:1fr}}.acc-top-actions{gap:10px;display:flex}.acc-top-actions button,.acc-form-actions button{align-items:center;gap:8px;display:inline-flex}.acc-kpis{grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:18px;display:grid}.acc-kpi,.acc-profit-card,.acc-form-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.acc-kpi{justify-content:space-between;gap:12px;padding:18px;display:flex}.acc-kpi span,.acc-profit-card span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.acc-kpi b,.acc-profit-card b{color:#263342;margin-top:8px;font-size:22px;display:block}.acc-kpi-icon{color:#44576d;background:#eef3f6;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.acc-profit-card{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;padding:18px;display:grid}.acc-profit-card div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:15px;padding:14px}.acc-form-card{margin-bottom:20px;padding:20px}.acc-form-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.acc-form-head h2{color:#263342;margin:0}.acc-form-head p{color:#667789;margin:5px 0 0;font-weight:700}.acc-close{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.acc-form-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.acc-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.acc-form-grid input,.acc-form-grid select,.acc-form-grid textarea{border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.acc-form-grid input,.acc-form-grid select{height:40px}.acc-form-grid textarea{min-height:90px}.acc-form-grid .full{grid-column:1/-1}.acc-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.acc-grid-two{gap:18px;display:grid}@media (width<=1300px){.acc-kpis{grid-template-columns:repeat(3,1fr)}.acc-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.acc-kpis,.acc-profit-card,.acc-form-grid{grid-template-columns:1fr}}.acc-ledger-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:20px;box-shadow:0 12px 34px #44576d17}.acc-ledger-table-wrap{overflow-x:auto}.acc-ledger-table{border-collapse:collapse;width:100%;min-width:1000px}.acc-ledger-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.acc-ledger-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:13px 12px;font-weight:700}.acc-debit{color:#16813b!important;font-weight:900!important}.acc-credit{color:#b91c1c!important;font-weight:900!important}.finance-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.finance-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:22px;box-shadow:0 12px 32px #0000000d}.finance-title{align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.finance-table{border-collapse:collapse;width:100%}.finance-table td{border-bottom:1px solid #eef2f7;padding:12px 6px}.summary-row td{font-size:16px;font-weight:700}.positive{color:#0f9d58;font-weight:700}.negative{color:#d93025;font-weight:700}.finance-health{gap:20px;display:grid}.finance-health div{background:#f7fafc;border-radius:12px;padding:18px}.finance-health span{color:#64748b;margin-bottom:6px;font-size:13px;display:block}.finance-health b{font-size:22px}@media (width<=1000px){.finance-grid{grid-template-columns:1fr}}.docseq-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:20px;box-shadow:0 12px 34px #44576d17}.docseq-table-wrap{overflow-x:auto}.docseq-table{border-collapse:collapse;width:100%;min-width:950px}.docseq-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:13px 12px;font-size:12px;font-weight:900}.docseq-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:12px;font-weight:700}.docseq-table input,.docseq-table select{border:1px solid #cfd8e3;border-radius:10px;width:100%;height:38px;padding:0 10px}.docseq-table button{border-radius:10px;align-items:center;gap:6px;height:36px;font-size:12px;font-weight:900;display:inline-flex}.docseq-preview{color:#44576d;background:#eef3f6;border-radius:999px;padding:7px 10px;font-weight:900;display:inline-block}.billing-kpi-card,.billing-collection-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;box-shadow:0 12px 34px #44576d17}.billing-kpi-card{justify-content:space-between;gap:12px;padding:18px;display:flex}.billing-kpi-card span,.billing-collection-grid span{color:#7b8b9b;text-transform:uppercase;font-size:11px;font-weight:900}.billing-kpi-card b,.billing-collection-grid b{color:#263342;margin-top:8px;font-size:22px;display:block}.billing-kpi-icon{color:#44576d;background:#eef3f6;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.billing-collection-card{margin-top:18px;padding:20px}.billing-collection-card h2{color:#263342;margin:0 0 16px}.billing-collection-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.billing-collection-grid div{background:#f7fafc;border:1px solid #dbe2e8;border-radius:15px;padding:14px}@media (width<=1100px){.billing-kpi-grid,.billing-collection-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.billing-kpi-grid,.billing-collection-grid{grid-template-columns:1fr}}.billing-main-btn,.billing-form-actions button{align-items:center;gap:8px;display:inline-flex}.billing-form-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 12px 34px #44576d17}.billing-form-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.billing-form-head h2{color:#263342;margin:0}.billing-form-head p{color:#667789;margin:5px 0 0;font-weight:700}.billing-close{color:#44576d;background:#eef3f6;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;display:grid}.billing-form-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.billing-form-grid label{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.billing-form-grid input,.billing-form-grid select,.billing-form-grid textarea{border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.billing-form-grid input,.billing-form-grid select{height:40px}.billing-form-grid textarea{min-height:90px}.billing-form-grid .full{grid-column:1/-1}.billing-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=1100px){.billing-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.billing-form-grid{grid-template-columns:1fr}}.direct-bill-layout{grid-template-columns:1fr 360px;align-items:start;gap:18px;display:grid}.direct-bill-main{gap:18px;display:grid}.direct-card{background:#fff;border:1px solid #dbe2e8;border-radius:18px;padding:18px;box-shadow:0 12px 34px #44576d17}.direct-card h2{color:#263342;margin:0 0 14px}.direct-grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.direct-grid-3 label,.direct-line-input{color:#44576d;gap:7px;font-size:12px;font-weight:900;display:grid}.direct-grid-3 input,.direct-grid-3 select,.direct-line-input input,.direct-line-input select,.direct-table input,.direct-notes{border:1px solid #cfd8e3;border-radius:11px;width:100%;padding:10px;font-family:inherit}.direct-grid-3 input,.direct-grid-3 select,.direct-line-input input,.direct-line-input select,.direct-table input{height:40px}.direct-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.direct-section-head button,.direct-total-card button{align-items:center;gap:8px;display:inline-flex}.direct-table-wrap{overflow-x:auto}.direct-table{border-collapse:collapse;width:100%;min-width:1050px}.direct-table th{color:#44576d;text-align:left;background:#f5f8fb;border-bottom:1px solid #dbe2e8;padding:12px;font-size:12px;font-weight:900}.direct-table td{color:#263342;border-bottom:1px solid #edf1f5;padding:10px;font-weight:700}.direct-delete{color:#b91c1c;background:#fee2e2;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.direct-delete:disabled{opacity:.4}.direct-notes{min-height:90px}.direct-summary{gap:18px;display:grid;position:sticky;top:18px}.direct-muted{color:#7b8b9b;margin:-6px 0 12px;font-size:12px;font-weight:700}.direct-line-input{grid-template-columns:1fr 140px;align-items:center;margin-bottom:10px}.direct-total-card p{color:#44576d;justify-content:space-between;margin:10px 0;font-weight:800;display:flex}.direct-total-card p b{color:#263342}.direct-total-card .grand{border-top:1px solid #dbe2e8;padding-top:12px;font-size:18px}.direct-total-card .due b{color:#b91c1c}.direct-total-card button{justify-content:center;width:100%;margin-top:14px}@media (width<=1150px){.direct-bill-layout{grid-template-columns:1fr}.direct-summary{position:static}}@media (width<=750px){.direct-grid-3,.direct-line-input{grid-template-columns:1fr}}.bm-page{color:#061a33;width:100%}.bm-head{background:#fff;border:1px solid #dce8f5;border-radius:18px;justify-content:space-between;align-items:end;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #1b365d12}.bm-head span{color:#1b365d;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:1000}.bm-head h1{color:#061a33;letter-spacing:-.05em;margin:5px 0;font-size:30px}.bm-head p{color:#647b93;font-weight:750}.bm-head button,.bm-actions button,.bm-row-actions button{color:#fff;cursor:pointer;background:#1b365d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:950;display:inline-flex}.bm-head button:disabled,.bm-actions button:disabled{opacity:.65;cursor:not-allowed}.bm-message,.bm-error{border-radius:14px;margin-top:12px;padding:12px 14px;font-weight:900}.bm-message{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.bm-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.bm-layout{grid-template-columns:390px 1fr;align-items:start;gap:14px;margin-top:14px;display:grid}.bm-form-card,.bm-table-card{background:#fff;border:1px solid #dce8f5;border-radius:18px;padding:16px;box-shadow:0 12px 32px #1b365d12}.bm-form-card{position:sticky;top:14px}.bm-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.bm-card-title svg{color:#1b365d}.bm-card-title b,.bm-card-title span{display:block}.bm-card-title b{color:#061a33;font-size:17px}.bm-card-title span{color:#647b93;font-size:12px;font-weight:750}.bm-form-card label{color:#647b93;gap:7px;margin-top:12px;font-size:12px;font-weight:950;display:grid}.bm-form-card input{color:#061a33;background:#f8fbff;border:1px solid #dce8f5;border-radius:11px;outline:0;width:100%;padding:11px;font-weight:850}.bm-form-card input[type=file]{cursor:pointer;padding:9px}.bm-two{grid-template-columns:1fr 110px;gap:10px;display:grid}.bm-check{align-items:center;gap:8px!important;display:flex!important}.bm-check input{width:auto}.bm-preview{background:#f8fbff;border:1px solid #dce8f5;border-radius:14px;margin-top:14px;padding:10px}.bm-preview span{color:#647b93;margin-bottom:8px;font-size:11px;font-weight:950;display:block}.bm-preview img,.bm-preview div{object-fit:cover;background:#eef6ff;border-radius:12px;width:100%;height:160px}.bm-preview div{color:#647b93;place-items:center;font-weight:850;display:grid}.bm-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.bm-actions .light{color:#1b365d;background:#eef6ff}.bm-table-wrap{overflow:auto}.bm-table-card table{border-collapse:collapse;width:100%;min-width:780px}.bm-table-card th{color:#647b93;text-align:left;white-space:nowrap;background:#f8fbff;border-bottom:1px solid #dce8f5;padding:11px;font-size:12px}.bm-table-card td{color:#061a33;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:11px}.bm-table-card td b,.bm-table-card td small{display:block}.bm-table-card td small{color:#647b93;margin-top:3px;font-weight:750}.bm-thumb{background:#eef6ff;border-radius:10px;width:96px;height:52px;overflow:hidden}.bm-thumb img{object-fit:cover;width:100%;height:100%}.bm-table-card .right{text-align:right}.bm-row-actions{justify-content:flex-end;gap:7px;display:flex}.bm-row-actions button{width:34px;height:34px;padding:0}.bm-row-actions .danger{color:#dc2626;background:#fee2e2}.bm-table-card .active,.bm-table-card .inactive{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.bm-table-card .active{color:#047857;background:#ecfdf5}.bm-table-card .inactive{color:#64748b;background:#f1f5f9}.bm-table-card .empty{text-align:center;color:#647b93;padding:40px;font-weight:850}@media (width<=1050px){.bm-layout{grid-template-columns:1fr}.bm-form-card{position:static}}@media (width<=700px){.bm-head{display:grid}.bm-two{grid-template-columns:1fr}}.bm-form-card label small{color:#8a9bad;font-size:11px;font-weight:800}.cm-page{color:#061a33;width:100%}.cm-head{background:#fff;border:1px solid #dce8f5;border-radius:18px;justify-content:space-between;align-items:end;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #1b365d12}.cm-head span{color:#1b365d;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:1000}.cm-head h1{color:#061a33;letter-spacing:-.05em;margin:5px 0;font-size:30px}.cm-head p{color:#647b93;font-weight:750}.cm-head button,.cm-actions button,.cm-row-actions button{color:#fff;cursor:pointer;background:#1b365d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:950;display:inline-flex}.cm-message,.cm-error{border-radius:14px;margin-top:12px;padding:12px 14px;font-weight:900}.cm-message{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.cm-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.cm-layout{grid-template-columns:370px 1fr;align-items:start;gap:14px;margin-top:14px;display:grid}.cm-form-card,.cm-table-card{background:#fff;border:1px solid #dce8f5;border-radius:18px;padding:16px;box-shadow:0 12px 32px #1b365d12}.cm-form-card{position:sticky;top:14px}.cm-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.cm-card-title svg{color:#1b365d}.cm-card-title b,.cm-card-title span{display:block}.cm-card-title b{color:#061a33;font-size:17px}.cm-card-title span{color:#647b93;font-size:12px;font-weight:750}.cm-form-card label{color:#647b93;gap:7px;margin-top:12px;font-size:12px;font-weight:950;display:grid}.cm-form-card label small{color:#8a9bad;font-size:11px;font-weight:800}.cm-form-card input{color:#061a33;background:#f8fbff;border:1px solid #dce8f5;border-radius:11px;outline:0;width:100%;padding:11px;font-weight:850}.cm-form-card input[type=file]{cursor:pointer;padding:9px}.cm-preview{background:#f8fbff;border:1px solid #dce8f5;border-radius:14px;margin-top:14px;padding:10px}.cm-preview span{color:#647b93;margin-bottom:8px;font-size:11px;font-weight:950;display:block}.cm-preview img,.cm-preview div{object-fit:cover;background:#eef6ff;border-radius:12px;width:100%;height:180px}.cm-preview div{color:#647b93;place-items:center;font-weight:850;display:grid}.cm-two{grid-template-columns:1fr 120px;gap:10px;display:grid}.cm-check{align-items:center;padding-top:26px;gap:8px!important;display:flex!important}.cm-check input{width:auto}.cm-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.cm-actions .light{color:#1b365d;background:#eef6ff}.cm-table-wrap{overflow:auto}.cm-table-card table{border-collapse:collapse;width:100%;min-width:760px}.cm-table-card th{color:#647b93;text-align:left;white-space:nowrap;background:#f8fbff;border-bottom:1px solid #dce8f5;padding:11px;font-size:12px}.cm-table-card td{color:#061a33;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:11px}.cm-thumb{background:#eef6ff;border-radius:10px;place-items:center;width:82px;height:62px;display:grid;overflow:hidden}.cm-thumb img{object-fit:cover;width:100%;height:100%}.cm-thumb span{color:#647b93;font-size:10px;font-weight:900}.cm-table-card .right{text-align:right}.cm-row-actions{justify-content:flex-end;gap:7px;display:flex}.cm-row-actions button{width:34px;height:34px;padding:0}.cm-row-actions .danger{color:#dc2626;background:#fee2e2}.cm-table-card .active,.cm-table-card .inactive{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.cm-table-card .active{color:#047857;background:#ecfdf5}.cm-table-card .inactive{color:#64748b;background:#f1f5f9}.cm-table-card .empty{text-align:center;color:#647b93;padding:40px;font-weight:850}@media (width<=1050px){.cm-layout{grid-template-columns:1fr}.cm-form-card{position:static}}@media (width<=700px){.cm-head{display:grid}.cm-two{grid-template-columns:1fr}.cm-check{padding-top:0}}.pcm-page{color:#061a33;width:100%}.pcm-head{background:#fff;border:1px solid #dce8f5;border-radius:18px;justify-content:space-between;align-items:end;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #1b365d12}.pcm-head span{color:#1b365d;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:1000}.pcm-head h1{color:#061a33;letter-spacing:-.05em;margin:5px 0;font-size:30px}.pcm-head p{color:#647b93;font-weight:750}.pcm-head button,.pcm-row-actions button{color:#fff;cursor:pointer;background:#1b365d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:950;display:inline-flex}.pcm-head button:disabled,.pcm-row-actions button:disabled{opacity:.65;cursor:not-allowed}.pcm-message,.pcm-error{border-radius:14px;margin-top:12px;padding:12px 14px;font-weight:900}.pcm-message{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.pcm-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.pcm-toolbar{background:#fff;border:1px solid #dce8f5;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:12px;display:flex;box-shadow:0 12px 32px #1b365d12}.pcm-toolbar div{background:#f8fbff;border:1px solid #dce8f5;border-radius:999px;flex:1;grid-template-columns:20px 1fr;align-items:center;gap:8px;height:42px;padding:0 14px;display:grid}.pcm-toolbar svg{color:#1b365d}.pcm-toolbar input{color:#061a33;background:0 0;border:0;outline:0;font-weight:850}.pcm-toolbar b{color:#1b365d;white-space:nowrap}.pcm-table-card{background:#fff;border:1px solid #dce8f5;border-radius:18px;margin-top:14px;padding:16px;box-shadow:0 12px 32px #1b365d12}.pcm-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.pcm-card-title svg{color:#1b365d}.pcm-card-title b,.pcm-card-title span{display:block}.pcm-card-title b{color:#061a33;font-size:17px}.pcm-card-title span{color:#647b93;font-size:12px;font-weight:750}.pcm-table-wrap{overflow:auto}.pcm-table-card table{border-collapse:collapse;width:100%;min-width:850px}.pcm-table-card th{color:#647b93;text-align:left;white-space:nowrap;background:#f8fbff;border-bottom:1px solid #dce8f5;padding:11px;font-size:12px}.pcm-table-card td{color:#061a33;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:11px}.pcm-product{grid-template-columns:58px 1fr;align-items:center;gap:10px;display:grid}.pcm-thumb{color:#1b365d;background:#eef6ff;border-radius:10px;place-items:center;width:58px;height:48px;font-weight:1000;display:grid;overflow:hidden}.pcm-thumb img{object-fit:cover;width:100%;height:100%}.pcm-product b,.pcm-product small{display:block}.pcm-product small{color:#647b93;margin-top:3px;font-weight:750}.pcm-table-card select{color:#061a33;background:#f8fbff;border:1px solid #dce8f5;border-radius:11px;outline:0;min-width:220px;padding:10px;font-weight:850}.pcm-table-card .right{text-align:right}.pcm-row-actions{justify-content:flex-end;display:flex}.pcm-table-card .active,.pcm-table-card .inactive{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.pcm-table-card .active{color:#047857;background:#ecfdf5}.pcm-table-card .inactive{color:#64748b;background:#f1f5f9}.pcm-table-card .empty{text-align:center;color:#647b93;padding:40px;font-weight:850}@media (width<=760px){.pcm-head,.pcm-toolbar{display:grid}}.eob-page{color:#061a33;width:100%}.eob-head{background:#fff;border:1px solid #dce8f5;border-radius:18px;justify-content:space-between;align-items:end;gap:16px;padding:18px;display:flex;box-shadow:0 12px 32px #1b365d12}.eob-head span{color:#1b365d;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:1000}.eob-head h1{color:#061a33;letter-spacing:-.05em;margin:5px 0;font-size:30px}.eob-head p{color:#647b93;font-weight:750}.eob-head button,.eob-toolbar button,.eob-row-actions button,.eob-status-edit button,.eob-track{color:#fff;cursor:pointer;background:#1b365d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:950;display:inline-flex}.eob-head button:disabled,.eob-status-edit button:disabled{opacity:.65;cursor:not-allowed}.eob-message,.eob-error{border-radius:14px;margin-top:12px;padding:12px 14px;font-weight:900}.eob-message{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.eob-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.eob-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px;display:grid}.eob-stats div{background:#fff;border:1px solid #dce8f5;border-radius:16px;padding:16px;box-shadow:0 12px 32px #1b365d12}.eob-stats svg{color:#1b365d}.eob-stats span,.eob-stats b{display:block}.eob-stats span{color:#647b93;margin-top:10px;font-size:12px;font-weight:900}.eob-stats b{color:#061a33;margin-top:4px;font-size:24px}.eob-toolbar{background:#fff;border:1px solid #dce8f5;border-radius:16px;grid-template-columns:1fr 180px 180px auto;gap:10px;margin-top:14px;padding:12px;display:grid;box-shadow:0 12px 32px #1b365d12}.eob-search{background:#f8fbff;border:1px solid #dce8f5;border-radius:999px;grid-template-columns:20px 1fr;align-items:center;gap:8px;height:42px;padding:0 14px;display:grid}.eob-search svg{color:#1b365d}.eob-search input,.eob-toolbar select,.eob-status-edit select{color:#061a33;background:#f8fbff;border:1px solid #dce8f5;border-radius:11px;outline:0;padding:10px;font-weight:850}.eob-search input{background:0 0;border:0;padding:0}.eob-layout{grid-template-columns:1fr 380px;align-items:start;gap:14px;margin-top:14px;display:grid}.eob-table-card,.eob-detail{background:#fff;border:1px solid #dce8f5;border-radius:18px;padding:16px;box-shadow:0 12px 32px #1b365d12}.eob-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.eob-card-title svg{color:#1b365d}.eob-card-title b,.eob-card-title span{display:block}.eob-card-title b{color:#061a33;font-size:17px}.eob-card-title span{color:#647b93;font-size:12px;font-weight:750}.eob-table-wrap{overflow:auto}.eob-table-card table{border-collapse:collapse;width:100%;min-width:850px}.eob-table-card th{color:#647b93;text-align:left;white-space:nowrap;background:#f8fbff;border-bottom:1px solid #dce8f5;padding:11px;font-size:12px}.eob-table-card td{color:#061a33;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:11px}.eob-table-card tr.selected{background:#f8fbff}.eob-table-card td b,.eob-table-card td small{display:block}.eob-table-card td small{color:#647b93;margin-top:3px;font-weight:750}.eob-table-card .right{text-align:right}.eob-row-actions{justify-content:flex-end;display:flex}.pill{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.pill.pending{color:#c2410c;background:#fff7ed}.pill.partial{color:#1d4ed8;background:#eff6ff}.pill.paid{color:#047857;background:#ecfdf5}.pill.refunded{color:#64748b;background:#f1f5f9}.pill.status{color:#1b365d;background:#eef6ff}.eob-detail{min-height:420px;position:sticky;top:14px}.eob-empty-detail{text-align:center;color:#647b93;place-items:center;min-height:320px;font-weight:850;display:grid}.eob-empty-detail svg{color:#1b365d}.eob-empty-detail b,.eob-empty-detail span{display:block}.eob-detail-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.eob-detail-head span{color:#647b93;text-transform:uppercase;font-size:11px;font-weight:900}.eob-detail-head b{color:#061a33;margin-top:4px;font-size:20px;display:block}.eob-detail-head button{color:#1b365d;background:#eef6ff;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.eob-detail-block{background:#f8fbff;border:1px solid #dce8f5;border-radius:14px;gap:10px;padding:12px;display:grid}.eob-detail-block span,.eob-status-edit label,.eob-total span{color:#647b93;font-size:11px;font-weight:900}.eob-detail-block b,.eob-detail-block p{color:#061a33;margin-top:4px;font-weight:850;display:block}.eob-detail-block p{line-height:1.5}.eob-status-edit{gap:10px;margin-top:12px;display:grid}.eob-status-edit label{gap:6px;display:grid}.eob-items{margin-top:14px}.eob-items h3{margin-bottom:10px;font-size:16px}.eob-items article{background:#f8fbff;border:1px solid #dce8f5;border-radius:14px;margin-top:8px;padding:12px}.eob-items b,.eob-items span,.eob-items small,.eob-items strong{display:block}.eob-items b{color:#061a33}.eob-items span,.eob-items small{color:#647b93;margin-top:4px;font-size:12px;font-weight:750}.eob-items strong{color:#1b365d;margin-top:8px;font-size:16px}.eob-total{background:#eef6ff;border-radius:14px;margin-top:14px;padding:14px}.eob-total b{color:#1b365d;margin-top:4px;font-size:26px;display:block}.eob-track{width:100%;margin-top:12px}.eob-table-card .empty{text-align:center;color:#647b93;padding:40px;font-weight:850}@media (width<=1180px){.eob-layout{grid-template-columns:1fr}.eob-detail{position:static}}@media (width<=900px){.eob-stats{grid-template-columns:repeat(2,1fr)}.eob-toolbar{grid-template-columns:1fr}}@media (width<=620px){.eob-head{display:grid}.eob-stats{grid-template-columns:1fr}}.brand-box.name-logo-mode{justify-content:center;min-height:72px}.brand-name-logo-wrap{justify-content:center;align-items:center;width:100%;display:flex}.brand-name-logo-wrap img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:56px}.brand-logo img{object-fit:contain;width:100%;height:100%}.settings-brand-rule{background:#2563eb0f;border:1px dashed #2563eb47;border-radius:16px;margin-bottom:16px;padding:14px 16px}.settings-brand-rule b{color:#0f172a;margin-bottom:4px;display:block}.settings-brand-rule p,.settings-upload-note{color:#64748b;margin:0;font-size:12px;line-height:1.45}.settings-upload-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.settings-remove-btn{color:#b91c1c;cursor:pointer;background:#fff5f5;border:1px solid #ef444447;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-weight:800;display:inline-flex}.settings-remove-btn:hover{background:#fee2e2}.settings-preview.name-logo-preview img{object-fit:contain;max-width:220px;max-height:70px}.settings-preview.site-icon-preview img{object-fit:contain;border-radius:14px;max-width:70px;max-height:70px}.quote-brand-text-row{align-items:center;gap:12px;display:flex}.quote-brand-small-logo{border:1px solid #dbe4f0;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.quote-brand-small-logo img{object-fit:contain;max-width:100%;max-height:100%}.quote-brand-wordmark{align-items:center;margin-bottom:8px;display:flex}.quote-brand-wordmark img{object-fit:contain;max-width:280px;max-height:78px}.quote-name-logo-header{align-items:flex-start}.quote-footer-wordmark{object-fit:contain;max-width:180px;max-height:54px;margin-top:8px;display:block}@media print{.brand-name-logo-wrap img,.quote-brand-wordmark img,.quote-footer-wordmark{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.invoice-view-page{padding:18px}.invoice-view-actions{justify-content:flex-end;gap:10px;margin-bottom:14px;display:flex}.invoice-view-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-weight:800;display:inline-flex}.invoice-view-actions button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.invoice-a4{color:#0f172a;background:#fff;border-radius:18px;max-width:900px;margin:0 auto;padding:28px;box-shadow:0 18px 45px #0f172a1a}.invoice-print-header{border-bottom:2px solid #e2e8f0;justify-content:space-between;gap:24px;margin-bottom:18px;padding-bottom:18px;display:flex}.invoice-print-header p{color:#475569;margin:4px 0;font-size:12px}.invoice-brand-row{align-items:center;gap:13px;margin-bottom:8px;display:flex}.invoice-brand-row h1{color:#0f172a;margin:0;font-size:25px;line-height:1.1}.invoice-brand-row p{letter-spacing:.08em;text-transform:uppercase;margin:3px 0 0;font-weight:800}.invoice-logo-box{border:1px solid #dbe4f0;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.invoice-logo-box img{object-fit:contain;width:100%;height:100%}.invoice-brand-name-logo img{object-fit:contain;max-width:280px;max-height:78px;margin-bottom:8px;display:block}.invoice-title-box{text-align:right;border:1px solid #dbe4f0;border-radius:16px;align-self:flex-start;min-width:190px;padding:14px}.invoice-title-box h2{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px}.invoice-title-box b,.invoice-title-box span{display:block}.invoice-party-grid{grid-template-columns:1.5fr 1fr;gap:16px;margin-bottom:18px;display:grid}.invoice-party-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.invoice-party-grid h3,.invoice-terms h3{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 9px;font-size:13px}.invoice-party-grid p{color:#475569;margin:4px 0;font-size:12px}.invoice-print-table{border-collapse:collapse;border-radius:16px;width:100%;margin-bottom:18px;overflow:hidden}.invoice-print-table th{color:#fff;text-align:left;background:#0f172a;padding:10px;font-size:12px}.invoice-print-table td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px}.invoice-print-table td span{color:#64748b;margin-top:3px;display:block}.invoice-bottom-grid{grid-template-columns:1.3fr .8fr;align-items:start;gap:18px;display:grid}.invoice-terms{border:1px solid #e2e8f0;border-radius:16px;min-height:130px;padding:14px}.invoice-terms p{color:#475569;margin:5px 0;font-size:12px}.invoice-terms-text{white-space:pre-line;margin-top:14px!important}.invoice-total-card{border:1px solid #dbe4f0;border-radius:18px;overflow:hidden}.invoice-total-card p{border-bottom:1px solid #e2e8f0;justify-content:space-between;margin:0;padding:10px 13px;font-size:13px;display:flex}.invoice-total-card p:last-child{border-bottom:0}.invoice-total-card .grand{color:#fff;background:#2563eb;font-size:16px}@media print{body{background:#fff!important}.erp-sidebar,.erp-header,.erp-tabs,.quote-print-actions,.invoice-view-actions{display:none!important}.erp-content,.erp-page,.invoice-view-page{background:#fff!important;margin:0!important;padding:0!important}.invoice-a4{width:210mm;max-width:none;min-height:297mm;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:0;margin:0;padding:12mm}.invoice-print-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.sales-invoices-page{flex-direction:column;gap:16px;display:flex}.sales-refresh-btn,.sales-invoice-toolbar button,.sales-pagination button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-weight:800;display:inline-flex}.sales-refresh-btn:hover,.sales-invoice-toolbar button:hover,.sales-pagination button:hover{background:#1d4ed8}.sales-invoice-toolbar{background:#fff;border:1px solid #dbe4f0;border-radius:18px;grid-template-columns:1fr 180px auto;align-items:center;gap:12px;padding:14px;display:grid}.sales-search-box{background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;padding:0 13px;display:flex}.sales-search-box input,.sales-invoice-toolbar select{color:#0f172a;background:0 0;border:0;outline:0;width:100%;height:42px;font-weight:700}.sales-invoice-toolbar select{background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;padding:0 12px}.sales-invoice-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;overflow:hidden;box-shadow:0 16px 35px #0f172a0f}.sales-invoice-card-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.sales-invoice-card-head>div{color:#0f172a;align-items:center;gap:9px;display:flex}.sales-invoice-card-head span{color:#64748b;font-size:12px;font-weight:800}.sales-invoice-table-wrap{width:100%;overflow-x:auto}.sales-invoice-table{border-collapse:collapse;width:100%;min-width:980px}.sales-invoice-table th{color:#475569;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-size:12px}.sales-invoice-table td{color:#0f172a;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px;font-size:13px}.sales-invoice-table td span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.sales-status{text-transform:uppercase;color:#334155;background:#e2e8f0;border-radius:999px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.sales-status.paid{color:#166534;background:#dcfce7}.sales-status.unpaid,.sales-status.due{color:#991b1b;background:#fee2e2}.sales-status.partial{color:#92400e;background:#fef3c7}.sales-action-buttons{gap:7px;display:flex}.sales-action-buttons button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sales-action-buttons button:hover{background:#eff6ff;border-color:#2563eb}.sales-empty-cell{text-align:center;color:#64748b!important;padding:36px!important}.sales-pagination{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 18px;display:flex}.sales-pagination button:disabled{opacity:.45;cursor:not-allowed}.sales-pagination span{color:#475569;font-size:13px;font-weight:800}@media (width<=900px){.sales-invoice-toolbar{grid-template-columns:1fr}}html,body,#root{height:100%;overflow:hidden}.erp-sidebar{flex-shrink:0;height:100vh;overflow:hidden auto}.erp-content{flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.erp-header{z-index:20;background:inherit;flex-shrink:0;position:sticky;top:0}.erp-tabs{flex-shrink:0}.erp-page{flex:1;min-height:0;overflow:auto}.erp-fixed-footer{color:#64748b;background:#f8fafcf5;border-top:1px solid #dbe4f0;flex-shrink:0;justify-content:space-between;align-items:center;height:34px;padding:0 18px;font-size:11px;font-weight:800;display:flex}.sales-invoice-top-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sales-invoice-top-row h2{color:#0f172a;margin:0;font-size:22px}.sales-invoice-top-row p{color:#64748b;margin:4px 0 0;font-size:13px}.sales-summary-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.sales-summary-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.sales-summary-card span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:900;display:block}.sales-summary-card b{color:#0f172a;margin-top:8px;font-size:21px;display:block}.sales-summary-card.due b{color:#b91c1c}.sales-invoice-toolbar.v2{grid-template-columns:minmax(260px,1fr) 145px 145px 140px 105px auto auto}.sales-invoice-toolbar label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:5px;font-size:11px;font-weight:900;display:flex}.sales-invoice-toolbar input[type=date],.sales-invoice-toolbar label select{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;outline:0;height:42px;padding:0 12px;font-weight:800}.sales-invoice-toolbar button.secondary{color:#0f172a;background:#e2e8f0}.sales-invoice-card.locked-register{flex-direction:column;flex:1;min-height:0;display:flex}.sales-invoice-table-wrap.locked-table-scroll{flex:1;min-height:260px;max-height:calc(100vh - 455px);overflow:auto}.sales-invoice-table thead th{z-index:5;position:sticky;top:0}.sales-invoice-table .amount-cell{text-align:right;white-space:nowrap;font-weight:900}.sales-invoice-table .amount-cell.balance{color:#b91c1c}.sales-action-buttons.text-actions{align-items:center;gap:7px;min-width:220px;display:flex}.sales-action-buttons.text-actions button{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;border-radius:999px;gap:5px;width:auto;min-width:64px;height:34px;padding:0 10px;font-size:11px;font-weight:900}.sales-action-buttons.text-actions button:nth-child(2){color:#92400e;background:#fffbeb;border-color:#fde68a}.sales-action-buttons.text-actions button:nth-child(3){color:#166534;background:#f0fdf4;border-color:#bbf7d0}.locked-footer-row{background:#fff;flex-shrink:0}@media (width<=1200px){.sales-invoice-toolbar.v2{grid-template-columns:1fr 1fr 1fr}.sales-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.sales-invoice-toolbar.v2,.sales-summary-grid{grid-template-columns:1fr}.erp-fixed-footer{display:none}}.sales-invoices-page.v3{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.sales-top-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sales-create-btn,.sales-export-btn{color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-weight:900;display:inline-flex}.sales-create-btn{background:#16a34a}.sales-create-btn:hover{background:#15803d}.sales-export-btn{background:#7c3aed}.sales-export-btn:hover{background:#6d28d9}.sales-export-btn:disabled{opacity:.6;cursor:wait}.sales-summary-grid.aligned-summary{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:stretch}.sales-summary-card{min-height:76px}.sales-summary-card.paid b{color:#166534}.sales-invoice-toolbar.v3-toolbar{grid-template-columns:minmax(320px,1fr) 145px 145px 140px 100px auto auto;align-items:end}.sales-invoice-toolbar.v3-toolbar label{margin:0}.sales-invoice-toolbar.v3-toolbar button{white-space:nowrap;justify-content:center;height:42px}.v3-register{flex:1;min-height:0}.v3-register .sales-invoice-card-head{flex-shrink:0}.v3-register .locked-table-scroll{flex:1;min-height:250px;max-height:none;overflow:auto}.sales-invoice-table.v3-table{table-layout:fixed;min-width:1250px}.sales-invoice-table.v3-table th,.sales-invoice-table.v3-table td{vertical-align:middle}.sales-invoice-table.v3-table .sno-col{text-align:center;width:70px}.sales-invoice-table.v3-table th:nth-child(2),.sales-invoice-table.v3-table td:nth-child(2){width:160px}.sales-invoice-table.v3-table th:nth-child(3),.sales-invoice-table.v3-table td:nth-child(3){width:120px}.sales-invoice-table.v3-table th:nth-child(4),.sales-invoice-table.v3-table td:nth-child(4){width:210px}.sales-invoice-table.v3-table th:nth-child(5),.sales-invoice-table.v3-table td:nth-child(5){width:130px}.sales-invoice-table.v3-table th:nth-child(6),.sales-invoice-table.v3-table td:nth-child(6){width:115px}.sales-invoice-table.v3-table .amount-head,.sales-invoice-table.v3-table .amount-cell{text-align:right;font-variant-numeric:tabular-nums;width:145px}.sales-invoice-table.v3-table .amount-cell{color:#0f172a;font-weight:950}.sales-invoice-table.v3-table .amount-cell.paid{color:#166534}.sales-invoice-table.v3-table .amount-cell.balance{color:#dc2626}.sales-invoice-table.v3-table .action-col{width:310px}.sales-action-buttons.text-actions{justify-content:flex-start;min-width:290px}.sales-action-buttons.text-actions button{min-width:62px}.sales-action-buttons.text-actions button:nth-child(4){color:#7c2d12;background:#fff7ed;border-color:#fed7aa}.erp-shell{height:100dvh!important;overflow:hidden!important}.erp-sidebar{position:sticky;top:0;height:100dvh!important}.erp-content{height:100dvh!important;overflow:hidden!important}.erp-header{flex-shrink:0}.erp-page{min-height:0;overflow:auto}.erp-fixed-footer{flex-shrink:0}@media (width<=1300px){.sales-invoice-toolbar.v3-toolbar{grid-template-columns:1fr 1fr 1fr}.sales-summary-grid.aligned-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.sales-invoice-toolbar.v3-toolbar,.sales-summary-grid.aligned-summary{grid-template-columns:1fr}.sales-top-actions{width:100%}.sales-top-actions button{flex:1}}.advanced-invoice-page{flex-direction:column;gap:16px;padding-bottom:18px;display:flex}.invoice-create-top{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.invoice-create-top h2{color:#0f172a;margin:0;font-size:22px}.invoice-create-top p{color:#64748b;margin:4px 0 0;font-size:13px}.invoice-back-btn,.invoice-save-btn,.invoice-card-title button{cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-weight:900;display:inline-flex}.invoice-back-btn{color:#0f172a;background:#e2e8f0}.invoice-save-btn,.invoice-card-title button{color:#fff;background:#2563eb}.invoice-save-btn:disabled{opacity:.6;cursor:wait}.invoice-create-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.invoice-card-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.invoice-card-title b{color:#0f172a;font-size:15px}.invoice-card-title span{color:#2563eb;font-size:13px;font-weight:950}.invoice-form-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;display:grid}.invoice-form-grid label,.item-fields-grid label,.payment-entry-row label,.invoice-create-bottom label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:900;display:flex}.invoice-form-grid input,.invoice-form-grid textarea,.item-fields-grid input,.item-fields-grid select,.payment-entry-row input,.payment-entry-row select,.invoice-create-bottom textarea{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:13px;outline:0;padding:10px 12px;font-weight:800}.invoice-form-grid textarea,.invoice-create-bottom textarea{resize:vertical;min-height:76px}.invoice-form-grid .full,.item-fields-grid .wide{grid-column:span 2}.advanced-item-list,.payment-entry-list{flex-direction:column;gap:12px;display:flex}.advanced-item-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:92px 1fr 145px;gap:12px;padding:12px;display:grid}.item-image-box{background:#fff;border:1px solid #dbe4f0;border-radius:16px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;overflow:hidden}.item-image-box img{object-fit:cover;width:100%;height:100%}.item-fields-grid{grid-template-columns:repeat(6,minmax(110px,1fr));gap:10px;display:grid}.item-total-box{background:#fff;border:1px solid #dbe4f0;border-radius:16px;flex-direction:column;justify-content:center;gap:7px;padding:12px;display:flex}.item-total-box span,.item-total-box small{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.item-total-box b{color:#0f172a;font-size:16px}.item-total-box button,.payment-entry-row button{color:#b91c1c;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;justify-content:center;align-items:center;height:34px;display:inline-flex}.payment-entry-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:150px 150px 1fr 160px 42px;align-items:end;gap:10px;padding:12px;display:grid}.invoice-create-bottom{grid-template-columns:1fr 320px;align-items:start;gap:16px;display:grid}.invoice-create-total-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;overflow:hidden}.invoice-create-total-card p{color:#0f172a;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin:0;padding:11px 14px;font-weight:900;display:flex}.invoice-create-total-card p:last-child{border-bottom:0}.invoice-create-total-card .grand{color:#fff;background:#2563eb;font-size:16px}.invoice-create-total-card .due b{color:#b91c1c}@media (width<=1200px){.advanced-item-row{grid-template-columns:80px 1fr}.item-total-box{grid-column:1/-1}.item-fields-grid{grid-template-columns:repeat(3,1fr)}.invoice-create-bottom{grid-template-columns:1fr}}@media (width<=760px){.invoice-create-top,.invoice-form-grid,.payment-entry-row,.item-fields-grid{grid-template-columns:1fr}.invoice-form-grid .full,.item-fields-grid .wide{grid-column:auto}.advanced-item-row{grid-template-columns:1fr}}.dx-invoice-new-page{height:100%;min-height:0;padding-bottom:18px;overflow:auto}.dx-invoice-new-shell{flex-direction:column;gap:14px;max-width:1320px;margin:0 auto;display:flex}.dx-invoice-new-header{background:#fff;border:1px solid #dbe4f0;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.dx-invoice-new-header h2{color:#0f172a;margin:0;font-size:21px}.dx-invoice-new-header p{color:#64748b;margin:4px 0 0;font-size:13px}.dx-invoice-tabs{gap:8px;margin-top:14px;display:flex}.dx-invoice-tabs button,.dx-invoice-actions button,.dx-card-head-row button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;font-weight:850;display:inline-flex}.dx-invoice-tabs button.active{color:#fff;background:#0f172a;border-color:#0f172a}.dx-invoice-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dx-invoice-actions button.primary,.dx-card-head-row button{color:#fff;background:#2563eb;border-color:#2563eb}.dx-invoice-actions button:disabled{opacity:.6;cursor:wait}.dx-invoice-main-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.dx-invoice-left{flex-direction:column;gap:14px;display:flex}.dx-invoice-card,.dx-bill-summary{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px}.dx-invoice-card h3,.dx-bill-summary h3{color:#0f172a;margin:0 0 14px;font-size:16px}.dx-invoice-form-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;display:grid}.dx-invoice-form-grid label,.dx-additional-grid label,.dx-payment-row label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:900;display:flex}.dx-invoice-form-grid input,.dx-bill-ship-grid input,.dx-bill-ship-grid textarea,.dx-additional-grid input,.dx-payment-row input,.dx-payment-row select,.dx-items-table input,.dx-items-table select,.dx-notes-box{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:0;padding:9px 10px;font-weight:750}.dx-bill-ship-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.dx-bill-ship-grid>div{background:#f8fafc;border:1px solid #dbe4f0;border-radius:14px;flex-direction:column;gap:9px;padding:12px;display:flex}.dx-bill-ship-grid b{color:#475569;font-size:12px}.dx-bill-ship-grid textarea{resize:vertical;min-height:92px}.dx-card-head-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.dx-items-table-wrap{width:100%;overflow-x:auto}.dx-items-table{border-collapse:collapse;width:100%;min-width:1180px}.dx-items-table th{color:#334155;text-align:left;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:12px}.dx-items-table td{vertical-align:top;border-bottom:1px solid #e2e8f0;padding:9px}.dx-items-table input,.dx-items-table select{width:100%}.dx-item-thumb{background:#fff;border:1px solid #dbe4f0;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.dx-item-thumb img{object-fit:cover;width:100%;height:100%}.remove-link{color:#dc2626;cursor:pointer;background:0 0;border:0;font-weight:850}.dx-additional-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.dx-payment-list{flex-direction:column;gap:10px;display:flex}.dx-payment-row{grid-template-columns:130px 140px 1fr 150px 42px;align-items:end;gap:10px;display:grid}.dx-payment-row button{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:999px;justify-content:center;align-items:center;height:40px;display:inline-flex}.dx-notes-box{resize:vertical;width:100%;min-height:80px}.dx-bill-summary{position:sticky;top:10px}.dx-bill-summary p{color:#334155;justify-content:space-between;gap:12px;margin:0;padding:8px 0;font-size:13px;display:flex}.dx-bill-summary p b{color:#0f172a;font-variant-numeric:tabular-nums}.dx-bill-summary .negative b,.dx-bill-summary .balance b{color:#dc2626}.dx-bill-summary .paid b{color:#16a34a}.dx-bill-summary .grand{border-top:1px solid #dbe4f0;margin-top:8px;padding-top:13px;font-size:16px;font-weight:950}.dx-bill-summary hr{border:0;border-top:1px solid #dbe4f0;margin:8px 0}.muted{color:#64748b;margin:0}@media (width<=1200px){.dx-invoice-main-grid{grid-template-columns:1fr}.dx-bill-summary{position:static}.dx-additional-grid,.dx-invoice-form-grid{grid-template-columns:repeat(2,1fr)}.dx-payment-row{grid-template-columns:1fr 1fr}}@media (width<=760px){.dx-invoice-new-header,.dx-bill-ship-grid{grid-template-columns:1fr;display:grid}.dx-invoice-actions{justify-content:flex-start}.dx-additional-grid,.dx-invoice-form-grid,.dx-payment-row{grid-template-columns:1fr}}.dx-invoice-new-page{padding:0 6px 18px!important}.dx-invoice-new-shell.wide{width:100%!important;max-width:none!important;margin:0!important}.dx-invoice-new-header.compact{align-items:center;padding:14px 16px!important}.dx-invoice-main-grid.wide-grid{width:100%;grid-template-columns:minmax(0,1fr) 285px!important;gap:12px!important}.dx-invoice-card{padding:14px!important}.dx-invoice-form-grid.aligned{grid-template-columns:1.45fr 1fr 1fr!important;gap:10px!important}.dx-invoice-form-grid.aligned label:nth-child(4),.dx-invoice-form-grid.aligned label:nth-child(5){max-width:100%}.customer-name-field{position:relative}.dx-customer-suggestions{z-index:60;background:#fff;border:1px solid #dbe4f0;border-radius:14px;max-height:220px;margin-top:6px;padding:6px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 18px 45px #0f172a24}.dx-customer-suggestions button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:10px}.dx-customer-suggestions button:hover{background:#eff6ff}.dx-customer-suggestions b{color:#0f172a;font-size:13px;display:block}.dx-customer-suggestions span{color:#64748b;margin-top:3px;font-size:11px;display:block}.dx-bill-ship-grid.aligned{grid-template-columns:1fr 1fr!important;gap:10px!important}.dx-bill-ship-grid.aligned>div{gap:8px!important;padding:10px!important}.dx-bill-ship-grid.aligned textarea{min-height:74px!important}.dx-items-table-wrap.no-overflow{width:100%;overflow-x:hidden!important}.dx-items-table.fit-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.dx-items-table.fit-table th,.dx-items-table.fit-table td{padding:7px!important}.dx-items-table.fit-table th:first-child,.dx-items-table.fit-table td:first-child{text-align:center;width:34px}.dx-items-table.fit-table th:nth-child(2),.dx-items-table.fit-table td:nth-child(2){width:52px}.dx-items-table.fit-table th:nth-child(3),.dx-items-table.fit-table td:nth-child(3){width:260px}.dx-items-table.fit-table th:nth-child(4),.dx-items-table.fit-table td:nth-child(4){width:78px}.dx-items-table.fit-table th:nth-child(5),.dx-items-table.fit-table td:nth-child(5),.dx-items-table.fit-table th:nth-child(6),.dx-items-table.fit-table td:nth-child(6),.dx-items-table.fit-table th:nth-child(7),.dx-items-table.fit-table td:nth-child(7),.dx-items-table.fit-table th:nth-child(9),.dx-items-table.fit-table td:nth-child(9),.dx-items-table.fit-table th:nth-child(11),.dx-items-table.fit-table td:nth-child(11){width:68px}.dx-items-table.fit-table th:nth-child(8),.dx-items-table.fit-table td:nth-child(8){width:74px}.dx-items-table.fit-table th:nth-child(10),.dx-items-table.fit-table td:nth-child(10),.dx-items-table.fit-table th:nth-child(12),.dx-items-table.fit-table td:nth-child(12){width:92px}.dx-items-table.fit-table th:nth-child(13),.dx-items-table.fit-table td:nth-child(13){width:74px}.dx-items-table.fit-table input,.dx-items-table.fit-table select{height:34px;font-size:12px;min-width:0!important;padding:6px 7px!important}.dx-items-table.fit-table td:nth-child(3) input{margin-top:5px}.dx-item-thumb{width:34px!important;height:34px!important}.dx-additional-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.dx-payment-row{grid-template-columns:120px 130px 1fr 140px 40px!important}.dx-bill-summary.compact-summary{width:285px;padding:14px!important}.dx-bill-summary.compact-summary p{padding:7px 0!important}.dx-bill-summary.compact-summary h3{margin-bottom:10px!important}.dx-invoice-actions{gap:7px!important}.dx-invoice-actions button{padding:8px 11px!important}@media (width<=1350px){.dx-invoice-main-grid.wide-grid{grid-template-columns:1fr!important}.dx-bill-summary.compact-summary{width:auto;position:static}.dx-items-table-wrap.no-overflow{overflow-x:auto!important}.dx-items-table.fit-table{min-width:1120px!important}}@media (width<=900px){.dx-invoice-form-grid.aligned,.dx-bill-ship-grid.aligned,.dx-additional-grid,.dx-payment-row{grid-template-columns:1fr!important}}.dx-invoice-form-grid.aligned{grid-template-columns:repeat(4,minmax(160px,1fr))!important}.dx-invoice-form-grid.aligned .customer-name-field{grid-column:span 2}@media (width<=1100px){.dx-invoice-form-grid.aligned{grid-template-columns:repeat(2,minmax(160px,1fr))!important}.dx-invoice-form-grid.aligned .customer-name-field{grid-column:span 2}}@media (width<=760px){.dx-invoice-form-grid.aligned,.dx-invoice-form-grid.aligned .customer-name-field{grid-column:auto!important;grid-template-columns:1fr!important}.erp-footer-v110{flex-direction:column;align-items:flex-start;gap:4px;height:auto;padding:8px 12px}}.ecommerce-billing-page{height:100%;min-height:0}.ecommerce-toolbar.v3-toolbar{grid-template-columns:minmax(320px,1fr) 145px 145px 145px 135px 100px auto auto}.ecommerce-summary-grid .sales-summary-card{min-height:76px}.ecommerce-register{flex:1;min-height:0}.ecommerce-table{table-layout:fixed;min-width:1320px}.ecommerce-table .sno-col{text-align:center;width:70px}.ecommerce-table th:nth-child(2),.ecommerce-table td:nth-child(2){width:160px}.ecommerce-table th:nth-child(3),.ecommerce-table td:nth-child(3){width:120px}.ecommerce-table th:nth-child(4),.ecommerce-table td:nth-child(4){width:220px}.ecommerce-table th:nth-child(5),.ecommerce-table td:nth-child(5),.ecommerce-table th:nth-child(6),.ecommerce-table td:nth-child(6),.ecommerce-table th:nth-child(7),.ecommerce-table td:nth-child(7){width:130px}.ecommerce-table .amount-head,.ecommerce-table .amount-cell{text-align:right;font-variant-numeric:tabular-nums;width:140px}.ecommerce-table .action-col{width:230px}.ecommerce-actions{min-width:210px}.sales-status.order-pending{color:#92400e;background:#fef3c7}.sales-status.order-confirmed{color:#1d4ed8;background:#dbeafe}.sales-status.order-dispatched{color:#6d28d9;background:#ede9fe}.sales-status.order-delivered{color:#166534;background:#dcfce7}.sales-status.order-cancelled{color:#991b1b;background:#fee2e2}@media (width<=1350px){.ecommerce-toolbar.v3-toolbar{grid-template-columns:1fr 1fr 1fr}}@media (width<=760px){.ecommerce-toolbar.v3-toolbar{grid-template-columns:1fr}}.ecommerce-table-v3{min-width:1520px}.ecommerce-table-v3 .action-col{width:430px}.ecommerce-actions-v3{flex-wrap:wrap;min-width:410px}.ecommerce-actions-v3 button{min-width:78px!important}.ecommerce-actions-v3 .invoice-gen-btn{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}@media (width<=1350px){.ecommerce-actions-v3{min-width:360px}.ecommerce-table-v3 .action-col{width:390px}}.billing-menu-table{overflow:visible}.billing-menu-table .action-menu-col{text-align:center;overflow:visible;width:82px!important}.dx-row-action-menu{justify-content:center;display:inline-flex;position:relative}.dx-menu-trigger{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.dx-menu-panel{z-index:100;background:#fff;border:1px solid #dbe4f0;border-radius:14px;flex-direction:column;gap:3px;width:220px;padding:7px;display:flex;position:absolute;top:40px;right:0;box-shadow:0 18px 45px #0f172a29}.dx-menu-panel button{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:10px 11px;font-size:12px;font-weight:900;display:flex}.dx-menu-panel button:hover{color:#2563eb;background:#eff6ff}.dx-menu-panel button.danger{color:#dc2626}.dx-menu-panel button.danger:hover{color:#b91c1c;background:#fff5f5}.sales-invoice-table-wrap.locked-table-scroll{overflow:auto}.sales-invoice-table-wrap.locked-table-scroll .dx-menu-panel{position:fixed}.ecommerce-table .action-menu-col,.sales-invoice-table .action-menu-col{width:82px!important}.erp-footer-v110{color:#475569;letter-spacing:.01em;background:linear-gradient(90deg,#f8fafcfa,#f1f5f9fa);border-top:1px solid #dbe4f0;font-size:11px;font-weight:900}.erp-footer-v110 span:last-child{color:#2563eb}.dx-menu-trigger{box-shadow:0 6px 14px #2563eb24;color:#2563eb!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;width:38px!important;height:34px!important}.dx-menu-trigger svg{stroke-width:3px}.sales-invoice-table td,.sales-invoice-table tr,.sales-invoice-table tbody{overflow:visible!important}.dx-ui-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a75;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.dx-ui-modal{background:#fff;border:1px solid #dbe4f0;border-radius:22px;width:min(520px,96vw);padding:18px;box-shadow:0 30px 80px #0f172a47}.dx-ui-modal-wide{width:min(860px,96vw)}.dx-ui-modal-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;padding-bottom:12px;display:flex}.dx-ui-modal-head h3{color:#0f172a;margin:0;font-size:18px}.dx-ui-modal-head p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:800}.dx-ui-modal-head button,.dx-ui-modal-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:9px 14px;font-weight:900}.dx-ui-modal-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dx-ui-modal-grid label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:6px;font-size:11px;font-weight:900;display:flex}.dx-ui-modal-grid input,.dx-ui-modal-grid select,.dx-delete-input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:13px;outline:0;padding:10px 12px;font-weight:850}.dx-ui-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.dx-ui-modal-actions .primary{color:#fff;background:#2563eb;border-color:#2563eb}.dx-ui-modal-actions .danger{color:#fff;background:#dc2626;border-color:#dc2626}.dx-delete-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:0 0 12px;padding:12px;font-weight:800}.dx-delete-input{box-sizing:border-box;width:100%}@media (width<=800px){.dx-ui-modal-grid{grid-template-columns:1fr}}.dx-menu-trigger{color:#2563eb!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:34px!important;display:inline-flex!important;box-shadow:0 6px 14px #2563eb24!important}.dx-menu-trigger:hover{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.dx-row-action-menu{display:inline-flex!important;position:relative!important;overflow:visible!important}.dx-menu-panel{z-index:1000!important;background:#fff!important;border:1px solid #dbe4f0!important;border-radius:16px!important;width:240px!important;padding:8px!important;position:absolute!important;top:40px!important;right:0!important;box-shadow:0 24px 60px #0f172a33!important}.sales-invoice-table-wrap.locked-table-scroll .dx-menu-panel{position:absolute!important;top:40px!important;right:0!important}.sales-invoice-table,.sales-invoice-table tbody,.sales-invoice-table tr,.sales-invoice-table td{overflow:visible!important}.dx-menu-panel button{min-height:38px}.dx-ui-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5000!important;background:#0f172a75!important;justify-content:center!important;align-items:center!important;padding:18px!important;display:flex!important;position:fixed!important;inset:0!important}.dx-ui-modal{max-height:calc(100vh - 44px);overflow:auto}.dx-info-note{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin:14px 0 0;padding:12px;font-size:12px;font-weight:900}.sales-status.order-invoiced{color:#1d4ed8;background:#dbeafe}.sales-status.order-billed{color:#166534;background:#dcfce7}.sales-status.order-installation_completed{color:#6d28d9;background:#ede9fe}.erp-footer-v110 span:first-child:first-letter{text-transform:none}.billing-pro-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.billing-pro-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.billing-pro-top h2{color:#0f172a;margin:0;font-size:24px}.billing-pro-top p{color:#64748b;margin:5px 0 0;font-size:13px}.billing-pro-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.billing-pro-actions label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:5px;font-size:11px;font-weight:900;display:flex}.billing-pro-actions input{background:#fff;border:1px solid #dbe4f0;border-radius:999px;outline:0;height:40px;padding:0 12px;font-weight:850}.billing-pro-actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 15px;font-weight:900;display:inline-flex}.billing-kpi-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;display:grid}.billing-kpi-grid.four{grid-template-columns:repeat(4,minmax(180px,1fr))}.billing-kpi-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;min-height:94px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.billing-kpi-card span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:950;display:block}.billing-kpi-card b{color:#0f172a;margin-top:8px;font-size:20px;display:block}.billing-kpi-card small{color:#64748b;align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:800;display:flex}.billing-kpi-card.paid b{color:#166534}.billing-kpi-card.due b{color:#dc2626}.billing-kpi-card.ecommerce b{color:#7c3aed}.billing-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:14px;display:grid}.billing-pro-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.billing-card-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.billing-card-head h3{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:16px;display:inline-flex}.billing-card-head span{color:#64748b;font-size:12px;font-weight:850}.billing-trend-bars{flex-direction:column;gap:10px;display:flex}.billing-trend-row{color:#475569;grid-template-columns:90px 1fr 135px;align-items:center;gap:12px;font-size:12px;font-weight:850;display:grid}.billing-trend-row div{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.billing-trend-row i{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}.billing-trend-row b{text-align:right;color:#0f172a}.billing-mini-list{flex-direction:column;gap:9px;display:flex}.billing-mini-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.billing-mini-row b,.billing-pro-table b{color:#0f172a;display:block}.billing-mini-row span,.billing-pro-table span{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:800;display:block}.billing-mini-row strong{color:#dc2626;white-space:nowrap}.billing-table-wrap{width:100%;overflow:auto}.billing-pro-table{border-collapse:collapse;width:100%;min-width:900px}.billing-pro-table th{color:#334155;text-transform:uppercase;text-align:left;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px}.billing-pro-table td{color:#0f172a;border-bottom:1px solid #e2e8f0;padding:11px 10px;font-size:12px;font-weight:800}.customer-toolbar{grid-template-columns:minmax(320px,1fr) 110px auto}.ledger-toolbar{grid-template-columns:minmax(320px,1fr) 145px 145px auto}.outstanding-toolbar{grid-template-columns:minmax(320px,1fr) 145px 145px 135px 110px auto}.customer-table,.outstanding-table{min-width:1180px}.outstanding-actions{flex-wrap:wrap;gap:7px;display:flex}.outstanding-actions button{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.age-badge,.ledger-type{border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.age-badge{color:#9a3412;background:#fff7ed}.ledger-type.invoice{color:#1d4ed8;background:#dbeafe}.ledger-type.payment{color:#166534;background:#dcfce7}.billing-empty{color:#94a3b8;margin:12px 0;font-weight:850}.dx-ui-modal-grid .wide{grid-column:span 2}@media (width<=1350px){.billing-kpi-grid{grid-template-columns:repeat(3,1fr)}.billing-dashboard-grid{grid-template-columns:1fr}.outstanding-toolbar,.ledger-toolbar,.customer-toolbar{grid-template-columns:1fr 1fr}}@media (width<=760px){.billing-pro-top{flex-direction:column}.billing-kpi-grid,.billing-kpi-grid.four,.outstanding-toolbar,.ledger-toolbar,.customer-toolbar,.billing-trend-row{grid-template-columns:1fr}.billing-trend-row b{text-align:left}.dx-ui-modal-grid .wide{grid-column:auto}}.dropx-login-page{background:radial-gradient(circle at 0 0,#2563eb38,#0000 34%),radial-gradient(circle at 100% 100%,#7c3aed2e,#0000 32%),#eef5fb;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.dropx-login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #dbe4f0;border-radius:28px;width:min(430px,95vw);padding:28px;box-shadow:0 32px 90px #0f172a33}.dropx-login-brand{text-align:center;margin-bottom:22px}.dropx-login-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;display:flex;box-shadow:0 18px 38px #2563eb52}.dropx-login-brand h1{color:#0f172a;margin:0;font-size:28px}.dropx-login-brand p{color:#64748b;margin:6px 0 0;font-weight:800}.dropx-login-form{flex-direction:column;gap:14px;display:flex}.dropx-login-form label{color:#475569;text-transform:uppercase;flex-direction:column;gap:7px;font-size:12px;font-weight:950;display:flex}.dropx-login-form label>div{background:#f8fafc;border:1px solid #dbe4f0;border-radius:16px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.dropx-login-form svg{color:#64748b}.dropx-login-form input{color:#0f172a;background:0 0;border:0;outline:0;flex:1;font-size:15px;font-weight:850}.dropx-login-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;height:50px;font-weight:950;display:inline-flex}.dropx-login-form small{color:#94a3b8;text-align:center;font-weight:750}.access-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.employee-toolbar{grid-template-columns:minmax(320px,1fr) 140px 110px auto}.employee-table{min-width:1250px}.role-badge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.login-access-box{background:#f8fafc;border:1px solid #dbe4f0;border-radius:18px;margin-top:15px;padding:14px}.toggle-row{color:#0f172a;align-items:center;gap:10px;margin-bottom:12px;font-weight:950;display:inline-flex}.toggle-row input{width:18px;height:18px}.roles-layout{flex:1;grid-template-columns:310px minmax(0,1fr);gap:14px;min-height:0;display:grid}.roles-list-card,.permissions-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;min-height:0;padding:16px;box-shadow:0 12px 28px #0f172a0d}.role-list{flex-direction:column;gap:9px;max-height:calc(100vh - 260px);display:flex;overflow:auto}.role-list button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4f0;border-radius:15px;padding:12px}.role-list button.active{background:#eff6ff;border-color:#2563eb}.role-list b{color:#0f172a;font-size:14px;display:block}.role-list span{color:#64748b;margin-top:3px;font-size:12px;font-weight:750;display:block}.role-list small{color:#2563eb;margin-top:7px;font-weight:900;display:inline-flex}.role-action-buttons{gap:8px;display:flex}.role-action-buttons button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 12px;font-weight:900;display:inline-flex}.role-action-buttons button.danger{color:#dc2626;background:#fff5f5;border-color:#fecaca}.permissions-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;max-height:calc(100vh - 260px);padding-right:4px;display:grid;overflow:auto}.permission-module-card{background:#f8fafc;border:1px solid #dbe4f0;border-radius:16px;padding:13px}.permission-module-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.permission-module-head b{color:#0f172a;display:block}.permission-module-head span{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:850;display:block}.permission-module-head div:last-child{gap:6px;display:flex}.permission-module-head button{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;height:28px;padding:0 9px;font-size:11px;font-weight:950}.permission-list{gap:8px;display:grid}.permission-list label{color:#334155;align-items:center;gap:9px;font-size:12px;font-weight:850;display:flex}.permission-list input{width:17px;height:17px}.dx-ui-modal-grid.single{grid-template-columns:1fr}.access-modal{width:min(980px,96vw)}@media (width<=1100px){.roles-layout{grid-template-columns:1fr}.permissions-grid{grid-template-columns:1fr;max-height:none}.role-list{max-height:none}}@media (width<=760px){.employee-toolbar{grid-template-columns:1fr}}.dropx-rbac-login-page{background:radial-gradient(circle at 12% 10%,#2563eb33,#0000 32%),radial-gradient(circle at 90% 85%,#7c3aed2e,#0000 30%),linear-gradient(135deg,#eef5fb 0%,#f8fafc 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.dropx-rbac-login-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #cbd5e1e6;border-radius:34px;grid-template-columns:1.2fr .8fr;width:min(1180px,96vw);min-height:650px;display:grid;overflow:hidden;box-shadow:0 36px 110px #0f172a2e}.dropx-rbac-login-left{color:#fff;background:linear-gradient(135deg,#0f172af2,#1e40afeb),radial-gradient(circle at 100% 0,#ffffff2e,#0000 30%);flex-direction:column;justify-content:space-between;padding:46px;display:flex}.dropx-rbac-brand-row{align-items:center;gap:16px;display:flex}.dropx-rbac-logo-mark{background:#ffffff29;border-radius:22px;justify-content:center;align-items:center;width:66px;height:66px;display:flex;box-shadow:inset 0 0 0 1px #ffffff2e}.dropx-rbac-brand-row h1{letter-spacing:-.04em;margin:0;font-size:28px}.dropx-rbac-brand-row p{color:#ffffffb8;margin:4px 0 0;font-weight:800}.dropx-rbac-hero h2{letter-spacing:-.06em;max-width:640px;margin:0;font-size:46px;line-height:1.05}.dropx-rbac-hero p{color:#ffffffc2;max-width:620px;margin:18px 0 0;font-size:15px;font-weight:700;line-height:1.8}.dropx-rbac-role-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;display:grid}.dropx-rbac-role-grid div{background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;padding:14px}.dropx-rbac-role-grid svg{color:#bfdbfe}.dropx-rbac-role-grid span{margin-top:10px;font-weight:950;display:block}.dropx-rbac-role-grid b{color:#ffffffa8;margin-top:4px;font-size:12px;display:block}.dropx-rbac-footer-line{color:#ffffff9e;font-size:12px;font-weight:800}.dropx-rbac-login-card{flex-direction:column;justify-content:center;padding:46px;display:flex}.dropx-rbac-login-head{text-align:center;margin-bottom:26px}.dropx-rbac-lock-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:26px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;display:flex;box-shadow:0 20px 44px #2563eb52}.dropx-rbac-login-head h3{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:28px}.dropx-rbac-login-head p{color:#64748b;margin:8px 0 0;font-weight:800}.dropx-rbac-form{flex-direction:column;gap:15px;display:flex}.dropx-rbac-form label{color:#475569;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:7px;font-size:12px;font-weight:950;display:flex}.dropx-rbac-input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:17px;align-items:center;gap:11px;height:52px;padding:0 15px;display:flex}.dropx-rbac-input svg{color:#64748b}.dropx-rbac-input input{color:#0f172a;background:0 0;border:0;outline:0;flex:1;font-size:15px;font-weight:900}.dropx-rbac-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;height:54px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 18px 34px #2563eb40}.dropx-rbac-form button:disabled{opacity:.72;cursor:not-allowed}.dropx-rbac-form small{color:#64748b;text-align:center;font-weight:800}.dropx-rbac-session-chip{z-index:2500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #cbd5e1e6;border-radius:999px;align-items:center;gap:10px;height:38px;padding:0 5px 0 14px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 14px 34px #0f172a1f}.dropx-rbac-session-chip span{color:#0f172a;font-size:12px;font-weight:950}.dropx-rbac-session-chip button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:999px;height:30px;padding:0 12px;font-size:11px;font-weight:950}@media (width<=950px){.dropx-rbac-login-shell{grid-template-columns:1fr}.dropx-rbac-login-left{min-height:440px}.dropx-rbac-hero h2{font-size:34px}}@media (width<=620px){.dropx-rbac-login-page{padding:12px}.dropx-rbac-login-left,.dropx-rbac-login-card{padding:24px}.dropx-rbac-role-grid{grid-template-columns:1fr}.dropx-rbac-session-chip{top:auto;bottom:12px;right:12px}}.dx-login-clean{box-sizing:border-box;background:radial-gradient(circle at 10% 15%,#3b82f61f,#0000 28%),radial-gradient(circle at 88% 85%,#a855f71a,#0000 24%),linear-gradient(135deg,#eef4fb 0%,#f8fafc 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.dx-login-clean-card{background:#fff;border:1px solid #dbe4ee;border-radius:28px;width:100%;max-width:440px;padding:34px 30px;box-shadow:0 24px 60px #0f172a1a}.dx-login-clean-logo-wrap{text-align:center;margin-bottom:18px}.dx-login-clean-logo{object-fit:contain;background:#fff;border-radius:14px;max-width:220px;max-height:110px;margin:0 auto 12px;display:block}.dx-login-clean-fallback-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 12px;font-size:34px;font-weight:900;display:flex}.dx-login-clean-company-name{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:900;line-height:1.2}.dx-login-clean-head{text-align:center;margin-bottom:20px}.dx-login-clean-head h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:30px;font-weight:900;line-height:1.1}.dx-login-clean-head p{color:#64748b;margin:8px 0 0;font-size:13px;font-weight:600}.dx-login-clean-label{flex-direction:column;gap:7px;margin-bottom:15px;display:flex}.dx-login-clean-label>span{color:#475569;text-transform:uppercase;font-size:12px;font-weight:800}.dx-login-clean-input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:15px;align-items:center;gap:10px;height:50px;padding:0 14px;transition:all .18s;display:flex}.dx-login-clean-input:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.dx-login-clean-input input{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:14px;font-weight:700}.dx-login-clean-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:6px;font-size:14px;font-weight:900;transition:all .18s;display:inline-flex;box-shadow:0 14px 30px #2563eb2e}.dx-login-clean-button:hover{transform:translateY(-1px)}.dx-login-clean-button:disabled{opacity:.7;cursor:not-allowed}@media (width<=640px){.dx-login-clean{padding:12px}.dx-login-clean-card{border-radius:22px;max-width:100%;padding:24px 18px}.dx-login-clean-logo{max-width:180px;max-height:90px}.dx-login-clean-head h2{font-size:26px}}.erp-topbar-right,.app-topbar-right,.layout-topbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.erp-user-pill,.app-user-pill,.layout-user-pill{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #dbe4ee;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #0f172a0d}.erp-logout-btn,.app-logout-btn,.layout-logout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#425a78;border:0;border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.erp-logout-btn:hover,.app-logout-btn:hover,.layout-logout-btn:hover{background:#334155}.dropx-rbac-session-chip:not(.dx-force-logout-chip-final),.dropx-rbac-session-chip.clean:not(.dx-force-logout-chip-final),.dx-clean-session-chip-v4:not(.dx-force-logout-chip-final){display:none!important}.dx-force-logout-chip-final{z-index:99999!important;position:fixed!important;inset:14px 18px auto auto!important}@media (width<=620px){.dx-force-logout-chip-final{max-width:calc(100vw - 20px)!important;top:auto!important;bottom:10px!important;right:10px!important}}.dx-dashboard-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.dx-dashboard-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dx-dashboard-top h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:28px}.dx-dashboard-top p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:700}.dx-dashboard-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.dx-dashboard-actions label{color:#64748b;text-transform:uppercase;flex-direction:column;gap:5px;font-size:11px;font-weight:900;display:flex}.dx-dashboard-actions input{background:#fff;border:1px solid #dbe4f0;border-radius:999px;outline:0;height:40px;padding:0 12px;font-weight:850}.dx-dashboard-actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 15px;font-weight:900;display:inline-flex}.dx-dashboard-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:10px;padding-bottom:10px;display:flex}.dx-dashboard-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 12px;font-weight:900}.dx-dashboard-tabs button.active{color:#fff;background:#0f172a}.dx-dashboard-kpis{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-dashboard-kpi{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.dx-dashboard-kpi span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:950;display:block}.dx-dashboard-kpi b{color:#0f172a;margin-top:8px;font-size:21px;display:block}.dx-dashboard-kpi small{color:#64748b;align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:800;display:flex}.dx-dashboard-kpi.paid b{color:#166534}.dx-dashboard-kpi.due b{color:#dc2626}.dx-dashboard-kpi.ecommerce b{color:#7c3aed}.dx-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:14px;display:grid}.dx-dashboard-card,.dx-ai-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.dx-dashboard-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dx-dashboard-card-head h3{color:#0f172a;margin:0;font-size:16px}.dx-dashboard-card-head span{color:#64748b;font-size:12px;font-weight:850}.dx-dashboard-table-wrap{overflow:auto}.dx-dashboard-table-wrap table{border-collapse:collapse;width:100%;min-width:780px}.dx-dashboard-table-wrap th{color:#334155;text-transform:uppercase;text-align:left;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px}.dx-dashboard-table-wrap td{color:#0f172a;border-bottom:1px solid #e2e8f0;padding:11px 10px;font-size:12px;font-weight:800}.dx-dashboard-table-wrap td span,.dx-dashboard-mini-row span{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:800;display:block}.paid-text{color:#166534!important}.due-text{color:#dc2626!important}.dx-dashboard-mini-list{flex-direction:column;gap:9px;display:flex}.dx-dashboard-mini-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;gap:12px;padding:11px;display:flex}.dx-dashboard-mini-row strong{color:#dc2626;white-space:nowrap}.dx-trend-bars{flex-direction:column;gap:10px;display:flex}.dx-trend-row{color:#475569;grid-template-columns:110px 1fr 145px;align-items:center;gap:12px;font-size:12px;font-weight:850;display:grid}.dx-trend-row div{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.dx-trend-row i{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}.dx-trend-row b{text-align:right;color:#0f172a}.dx-dashboard-ai-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;display:grid}.dx-ai-card svg{color:#7c3aed}.dx-ai-card span{color:#64748b;text-transform:uppercase;margin-top:12px;font-size:12px;font-weight:950;display:block}.dx-ai-card b{color:#0f172a;margin-top:8px;font-size:22px;display:block}.dx-ai-card p{color:#64748b;margin:10px 0 0;font-size:13px;font-weight:750;line-height:1.6}.dx-dashboard-todo-list,.dx-dashboard-timeline{gap:10px;display:grid}.dx-dashboard-todo-list div,.dx-dashboard-timeline div{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:12px;font-weight:850;display:flex}.dx-dashboard-timeline div,.dx-dashboard-timeline b{display:block}.dx-dashboard-timeline span{color:#64748b;margin-top:4px;font-size:12px;display:block}@media (width<=1350px){.dx-dashboard-kpis{grid-template-columns:repeat(3,1fr)}.dx-dashboard-grid,.dx-dashboard-ai-grid{grid-template-columns:1fr}}@media (width<=760px){.dx-dashboard-top{flex-direction:column}.dx-dashboard-kpis,.dx-trend-row{grid-template-columns:1fr}.dx-trend-row b{text-align:left}}.dx-admin-dashboard{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.dx-admin-dashboard-filter{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;display:flex}.dx-admin-dashboard-filter div{flex-direction:column;gap:5px;display:flex}.dx-admin-dashboard-filter label{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950}.dx-admin-dashboard-filter input{color:#0f172a;background:#fff;border:1px solid #dbe4f0;border-radius:999px;outline:0;height:40px;padding:0 13px;font-weight:900}.dx-admin-dashboard-filter button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 15px;font-weight:950;display:inline-flex}.dx-admin-dashboard-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.dx-admin-dashboard-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-weight:950}.dx-admin-dashboard-tabs button.active{color:#fff;background:#0f172a}.dx-admin-kpi-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;display:grid}.dx-admin-kpi{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-admin-kpi span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950}.dx-admin-kpi b{color:#0f172a;margin-top:8px;font-size:20px;display:block}.dx-admin-kpi small{color:#64748b;align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:850;display:flex}.dx-admin-kpi.paid b,.paid-text{color:#166534!important}.dx-admin-kpi.due b,.due-text{color:#dc2626!important}.dx-admin-kpi.warn b{color:#b45309!important}.dx-admin-kpi.purple b{color:#7c3aed!important}.dx-admin-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dx-admin-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-admin-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.dx-admin-card-head h3{color:#0f172a;margin:0;font-size:16px}.dx-admin-card-head span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.dx-admin-table-wrap{overflow:auto}.dx-admin-table-wrap table{border-collapse:collapse;width:100%;min-width:620px}.dx-admin-table-wrap th{color:#334155;text-transform:uppercase;text-align:left;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px}.dx-admin-table-wrap td{color:#0f172a;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px;font-weight:850}.dx-admin-table-wrap td span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.dx-admin-ai-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;display:grid}.dx-admin-ai-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.dx-admin-ai-card svg{color:#7c3aed}.dx-admin-ai-card span{color:#64748b;text-transform:uppercase;margin-top:12px;font-size:11px;font-weight:950;display:block}.dx-admin-ai-card b{color:#0f172a;margin-top:8px;font-size:22px;display:block}.dx-admin-ai-card p{color:#64748b;margin:9px 0 0;font-size:13px;font-weight:750;line-height:1.55}.dx-admin-ai-card.good b{color:#166534}.dx-admin-ai-card.warn b{color:#b45309}.dx-admin-ai-card.bad b{color:#dc2626}.dx-admin-trend{flex-direction:column;gap:10px;display:flex}.dx-admin-trend-row{color:#475569;grid-template-columns:110px 1fr 140px;align-items:center;gap:12px;font-size:12px;font-weight:850;display:grid}.dx-admin-trend-row div{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.dx-admin-trend-row i{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}.dx-admin-trend-row b{text-align:right}.dx-admin-rule-list,.dx-admin-timeline{gap:10px;display:grid}.dx-admin-rule-list div,.dx-admin-timeline div{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:12px;font-weight:850;display:flex}.dx-admin-timeline div{display:block}.dx-admin-timeline b{color:#0f172a;display:block}.dx-admin-timeline span{color:#64748b;margin-top:4px;display:block}@media (width<=1450px){.dx-admin-kpi-grid{grid-template-columns:repeat(4,1fr)}.dx-admin-ai-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1050px){.dx-admin-kpi-grid,.dx-admin-grid.two,.dx-admin-ai-grid{grid-template-columns:1fr}}@media (width<=680px){.dx-admin-dashboard-filter{justify-content:stretch}.dx-admin-dashboard-filter div,.dx-admin-dashboard-filter button{width:100%}.dx-admin-trend-row{grid-template-columns:1fr}.dx-admin-trend-row b{text-align:left}}.dropx-rbac-session-chip,.dropx-rbac-session-chip.clean,.dx-clean-session-chip-v4,.dx-force-logout-chip-final{display:none!important}.dx-sidebar-logout-v5{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcf5;border-top:1px solid #dbe4f0;gap:8px;width:190px;padding:10px 0 0;display:grid;position:fixed;bottom:16px;left:14px}.dx-sidebar-logout-v5 div{gap:2px;display:grid}.dx-sidebar-logout-v5 b{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:950;line-height:1.1;overflow:hidden}.dx-sidebar-logout-v5 span{color:#64748b;font-size:10px;font-weight:900}.dx-sidebar-logout-v5 button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:999px;width:100%;height:34px;font-size:12px;font-weight:950}.dx-sidebar-logout-v5 button:hover{background:#2563eb}.dx-admin-dashboard+.dx-admin-dashboard-tabs{display:none!important}.sidebar,.app-sidebar,.erp-sidebar{padding-bottom:94px!important}@media (width<=720px){.dx-sidebar-logout-v5{width:auto;margin:12px;position:static}}input[placeholder="Search dashboard..."],input[placeholder*=Search\ dashboard],button[title*=Quick\ Entry],.quick-entry,.quick-entry-btn,.dropx-rbac-session-chip,.dropx-rbac-session-chip.clean,.dx-clean-session-chip-v4,.dx-force-logout-chip-final,.dx-sidebar-logout-v5{display:none!important}.dx-sidebar-logout-v6{z-index:1500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#fffffff5;border:1px solid #dbe4f0;border-radius:16px;gap:8px;width:168px;padding:9px;display:grid;position:fixed;bottom:16px;left:16px;box-shadow:0 12px 30px #0f172a1a}.dx-sidebar-logout-v6 div{gap:2px;min-width:0;display:grid}.dx-sidebar-logout-v6 b{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:950;line-height:1.15;overflow:hidden}.dx-sidebar-logout-v6 span{color:#64748b;font-size:10px;font-weight:900}.dx-sidebar-logout-v6 button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:999px;width:100%;height:32px;font-size:12px;font-weight:950}.dx-sidebar-logout-v6 button:hover{background:#2563eb}.dx-approval-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.dx-approval-actions button{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.dx-approval-actions button.approve{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.dx-approval-actions button.reject{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dx-approval-actions button:disabled{opacity:.6;cursor:not-allowed}.dx-approval-status{color:#b45309;background:#fff7ed;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}@media (width<=720px){.dx-sidebar-logout-v6{width:auto;margin:12px;position:static}}.dropx-rbac-session-chip,.dropx-rbac-session-chip.clean,.dx-clean-session-chip-v4,.dx-force-logout-chip-final,.dx-sidebar-logout-v5,.dx-sidebar-logout-v6{display:none!important}.dx-sidebar-logout-only-v7{z-index:9999!important;color:#fff!important;cursor:pointer!important;background:#0f172a!important;border:0!important;border-radius:999px!important;width:168px!important;height:36px!important;font-size:12px!important;font-weight:950!important;position:fixed!important;bottom:14px!important;left:14px!important;box-shadow:0 12px 26px #0f172a2e!important}.dx-sidebar-logout-only-v7:hover{background:#2563eb!important}input[placeholder="Search dashboard..."],input[placeholder*=Search\ dashboard],button[title*=Quick\ Entry],.quick-entry,.quick-entry-btn{display:none!important}@media (width<=720px){.dx-sidebar-logout-only-v7{width:auto!important;position:fixed!important;bottom:10px!important;left:10px!important;right:10px!important}}.dropx-rbac-session-chip,.dropx-rbac-session-chip.clean,.dx-clean-session-chip-v4,.dx-force-logout-chip-final,.dx-sidebar-logout-v5,.dx-sidebar-logout-v6,.dx-sidebar-logout-only-v7{display:none!important}.dx-settings-menu-logout-v8{color:#be123c!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;width:calc(100% - 18px)!important;min-height:32px!important;margin:4px 9px 0!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.dx-settings-menu-logout-v8:hover{color:#9f1239!important;background:#fff1f2!important}aside,.sidebar,.app-sidebar,.erp-sidebar,[class*=sidebar]{padding-bottom:20px!important}input[placeholder="Search dashboard..."],input[placeholder*=Search\ dashboard],button[title*=Quick\ Entry],.quick-entry,.quick-entry-btn{display:none!important}.dx-crm-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.dx-crm-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dx-crm-head h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:28px}.dx-crm-head p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:750}.dx-crm-head-actions{flex-wrap:wrap;gap:10px;display:flex}.dx-crm-head-actions button,.dx-crm-toolbar button,.dx-crm-modal-actions button,.dx-crm-mini-btn,.dx-crm-list-row button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}.dx-crm-head-actions button.primary,.dx-crm-modal-actions button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.dx-crm-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.dx-crm-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-weight:950}.dx-crm-tabs button.active{color:#fff;background:#0f172a}.dx-crm-kpis{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-crm-kpis div,.dx-crm-card,.dx-crm-pipe-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-crm-kpis span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-crm-kpis b{color:#0f172a;margin-top:8px;font-size:22px;display:block}.dx-crm-kpis small{color:#64748b;align-items:center;gap:5px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.dx-crm-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dx-crm-card h3{color:#0f172a;margin:0 0 12px;font-size:16px}.dx-crm-list{gap:9px;display:grid}.dx-crm-list-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.dx-crm-list-row b{color:#0f172a;display:block}.dx-crm-list-row span,.dx-crm-table-wrap td span{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:800;display:block}.dx-crm-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.dx-crm-search,.dx-crm-filter{background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 13px;display:flex}.dx-crm-search{flex:1;min-width:260px}.dx-crm-search input,.dx-crm-filter select{color:#0f172a;background:0 0;border:0;outline:0;font-weight:850}.dx-crm-search input{width:100%}.dx-crm-table-wrap{overflow:auto}.dx-crm-table-wrap table{border-collapse:collapse;width:100%;min-width:1050px}.dx-crm-table-wrap th{color:#334155;text-transform:uppercase;text-align:left;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px}.dx-crm-table-wrap td{color:#0f172a;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px;font-weight:850}.dx-crm-status{color:#334155;background:#e2e8f0;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950}.dx-crm-status.new{color:#1d4ed8;background:#dbeafe}.dx-crm-status.follow_up{color:#b45309;background:#fff7ed}.dx-crm-status.quoted,.dx-crm-status.negotiation{color:#7c3aed;background:#f5f3ff}.dx-crm-status.won{color:#166534;background:#dcfce7}.dx-crm-status.lost{color:#b91c1c;background:#fee2e2}.dx-crm-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dx-crm-row-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;min-height:28px;padding:0 9px;font-size:11px;font-weight:900}.dx-crm-row-actions button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dx-crm-pipeline{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;display:grid}.dx-crm-pipe-card{position:relative;overflow:hidden}.dx-crm-pipe-card span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-crm-pipe-card b{margin-top:8px;font-size:26px;display:block}.dx-crm-pipe-card strong{color:#2563eb;margin-top:6px;display:block}.dx-crm-pipe-card i{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:8px;margin-top:12px;display:block}.dx-crm-modal-backdrop{z-index:7000;background:#0f172a75;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dx-crm-modal{background:#fff;border:1px solid #dbe4f0;border-radius:24px;width:min(980px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #0f172a47}.dx-crm-modal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dx-crm-modal-head h3{margin:0}.dx-crm-modal-head button{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:34px;height:34px}.dx-crm-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dx-crm-form-grid label{color:#475569;text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:950;display:flex}.dx-crm-form-grid label.wide{grid-column:1/-1}.dx-crm-form-grid input,.dx-crm-form-grid select,.dx-crm-form-grid textarea{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;outline:0;min-height:40px;padding:9px 11px;font-weight:800}.dx-crm-form-grid textarea{resize:vertical;min-height:82px}.dx-crm-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@media (width<=1350px){.dx-crm-kpis,.dx-crm-pipeline{grid-template-columns:repeat(3,1fr)}.dx-crm-grid.two{grid-template-columns:1fr}}@media (width<=720px){.dx-crm-head{flex-direction:column}.dx-crm-kpis,.dx-crm-pipeline,.dx-crm-form-grid{grid-template-columns:1fr}.dx-crm-search{min-width:100%}}.dx-crm-pro-summary-grid{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-crm-pro-summary-grid div,.dx-crm-pro-card,.dx-crm-pro-table-card,.dx-crm-pro-help-card,.dx-crm-pro-pipe-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-crm-pro-summary-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:950;display:block}.dx-crm-pro-summary-grid b{color:#0f172a;margin-top:8px;font-size:22px;display:block}.dx-crm-pro-card-head h3,.dx-crm-pro-table-head h3,.dx-crm-pro-help-card h3{color:#0f172a;margin:0;font-size:16px}.dx-crm-pro-search,.dx-crm-pro-select{background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 13px;display:flex}.dx-crm-pro-select.small{min-width:130px}.dx-crm-pro-search input,.dx-crm-pro-select select{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:13px;font-weight:850}.dx-crm-pro-req{white-space:normal;max-width:260px;line-height:1.45}.dx-crm-pro-status{text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.dx-crm-pro-help-card{margin-bottom:12px}.dx-crm-pro-help-card p{color:#64748b;margin:8px 0 0;font-size:13px;font-weight:750;line-height:1.7}.dx-crm-pro-process{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.dx-crm-pro-process div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.dx-crm-pro-process b{color:#0f172a}.dx-crm-pro-process span{color:#64748b;margin-top:4px;font-size:12px;line-height:1.5;display:block}@media (width<=1450px){.dx-crm-pro-summary-grid,.dx-crm-pro-pipeline-grid{grid-template-columns:repeat(3,1fr)}.dx-crm-pro-grid.two,.dx-crm-pro-process{grid-template-columns:1fr}}@media (width<=760px){.dx-crm-pro-title-row{flex-direction:column}.dx-crm-pro-summary-grid,.dx-crm-pro-pipeline-grid,.dx-crm-pro-form-grid,.dx-crm-pro-view-grid{grid-template-columns:1fr}.dx-crm-pro-search,.dx-crm-pro-select,.dx-crm-pro-filter-row button{width:100%;min-width:0}.dx-crm-pro-pagination{flex-wrap:wrap;justify-content:center}}.dx-crm-pro-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.dx-crm-pro-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dx-crm-pro-title-row h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.1}.dx-crm-pro-title-row p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:750}.dx-crm-pro-actions,.dx-crm-pro-modal-actions,.dx-crm-pro-action-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dx-crm-pro-actions button,.dx-crm-pro-filter-row button,.dx-crm-pro-modal-actions button,.dx-crm-pro-mini-btn,.dx-crm-pro-list-row button,.dx-crm-pro-table-head button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}.dx-crm-pro-actions button.primary,.dx-crm-pro-filter-row button.primary,.dx-crm-pro-modal-actions button.primary,.dx-crm-pro-table-head button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.dx-crm-pro-filter-row button.export{color:#fff;background:#7c3aed;border-color:#7c3aed}.dx-crm-pro-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.dx-crm-pro-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950}.dx-crm-pro-tabs button.active{color:#fff;background:#0f172a}.dx-crm-pro-summary-grid,.dx-crm-pro-leads-summary{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-crm-pro-leads-summary{grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:12px}.dx-crm-pro-summary-grid div,.dx-crm-pro-leads-summary div,.dx-crm-pro-card,.dx-crm-pro-table-card,.dx-crm-pro-pipe-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-crm-pro-summary-grid span,.dx-crm-pro-leads-summary span{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:950;display:block}.dx-crm-pro-summary-grid b,.dx-crm-pro-leads-summary b{color:#0f172a;text-transform:capitalize;margin-top:8px;font-size:22px;display:block}.dx-crm-pro-summary-grid small{color:#64748b;align-items:center;gap:5px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.dx-crm-pro-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dx-crm-pro-card-head,.dx-crm-pro-table-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dx-crm-pro-card-head h3,.dx-crm-pro-table-head h3{color:#0f172a;margin:0;font-size:16px}.dx-crm-pro-card-head span,.dx-crm-pro-table-head span{color:#64748b;font-size:12px;font-weight:800}.dx-crm-pro-list{gap:9px;display:grid}.dx-crm-pro-list-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.dx-crm-pro-list-row b,.dx-crm-pro-table-wrap td b{color:#0f172a;display:block}.dx-crm-pro-list-row span,.dx-crm-pro-table-wrap td span{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:800;display:block}.dx-crm-pro-table-wrap td small{color:#475569;white-space:normal;max-width:320px;margin-top:5px;font-size:11px;line-height:1.45;display:block}.dx-crm-pro-filter-row{background:#fff;border:1px solid #dbe4f0;border-radius:18px;flex-wrap:wrap;gap:10px;margin-bottom:12px;padding:12px;display:flex}.dx-crm-pro-search,.dx-crm-pro-select,.dx-crm-pro-input{background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 13px;display:flex}.dx-crm-pro-search{flex:1;min-width:320px}.dx-crm-pro-select{min-width:160px}.dx-crm-pro-select.small,.dx-crm-pro-input.small{min-width:130px}.dx-crm-pro-input.date{min-width:155px}.dx-crm-pro-input.date label{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:950}.dx-crm-pro-search input,.dx-crm-pro-select select,.dx-crm-pro-input input{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:13px;font-weight:850}.dx-crm-pro-table-wrap{max-height:calc(100vh - 390px);overflow:auto}.dx-crm-pro-table-wrap table{border-collapse:collapse;width:100%;min-width:1280px}.dx-crm-pro-table-wrap th{z-index:2;color:#334155;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px;position:sticky;top:0}.dx-crm-pro-table-wrap td{color:#0f172a;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px;font-weight:850}.dx-crm-pro-action-buttons button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;min-height:29px;padding:0 9px;font-size:11px;font-weight:900}.dx-crm-pro-action-buttons button.won{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.dx-crm-pro-action-buttons button.lost,.dx-crm-pro-action-buttons button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dx-crm-pro-status,.dx-crm-priority{text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.dx-crm-pro-status.new{color:#1d4ed8;background:#dbeafe}.dx-crm-pro-status.follow_up{color:#b45309;background:#fff7ed}.dx-crm-pro-status.quoted,.dx-crm-pro-status.negotiation{color:#7c3aed;background:#f5f3ff}.dx-crm-pro-status.won{color:#166534;background:#dcfce7}.dx-crm-pro-status.lost{color:#b91c1c;background:#fee2e2}.dx-crm-priority.low{color:#0369a1;background:#e0f2fe}.dx-crm-priority.normal{color:#334155;background:#e2e8f0}.dx-crm-priority.high{color:#b91c1c;background:#fee2e2}.dx-crm-pro-pagination{justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;display:flex}.dx-crm-pro-pagination button{color:#1d4ed8;cursor:pointer;background:#bfdbfe;border:0;border-radius:999px;align-items:center;gap:5px;height:34px;padding:0 12px;font-weight:950;display:inline-flex}.dx-crm-pro-pagination button:disabled{opacity:.5;cursor:not-allowed}.dx-crm-pro-pagination b{color:#0f172a;font-size:12px}.dx-crm-pro-pipeline-grid{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;margin-bottom:14px;display:grid}.dx-crm-pro-pipe-card span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-crm-pro-pipe-card b{color:#0f172a;margin-top:8px;font-size:26px;display:block}.dx-crm-pro-pipe-card strong{color:#2563eb;margin-top:6px;display:block}.dx-crm-pro-pipe-card i{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:8px;margin-top:12px;display:block}.dx-crm-pro-timeline{gap:10px;display:grid}.dx-crm-pro-timeline-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:10px;padding:12px;display:flex}.dx-crm-pro-timeline-row b{color:#0f172a;display:block}.dx-crm-pro-timeline-row span{color:#64748b;margin-top:3px;font-size:12px;display:block}.dx-crm-pro-timeline-row p{color:#475569;margin:6px 0 0;font-size:13px;line-height:1.55}.dx-crm-pro-modal-backdrop{z-index:8000;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dx-crm-pro-modal,.dx-crm-pro-view-modal{background:#fff;border:1px solid #dbe4f0;border-radius:24px;width:min(1020px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.dx-crm-pro-modal.small{width:min(720px,96vw)}.dx-crm-pro-view-modal{width:min(760px,96vw)}.dx-crm-pro-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dx-crm-pro-modal-head h3{color:#0f172a;margin:0;font-size:20px}.dx-crm-pro-modal-head span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.dx-crm-pro-modal-head button{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:34px;height:34px}.dx-crm-pro-form-grid,.dx-crm-pro-view-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dx-crm-pro-form-grid label{color:#475569;text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:950;display:flex}.dx-crm-pro-form-grid label.wide,.dx-crm-pro-view-grid .wide{grid-column:1/-1}.dx-crm-pro-form-grid input,.dx-crm-pro-form-grid select,.dx-crm-pro-form-grid textarea{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;outline:0;min-height:40px;padding:9px 11px;font-weight:800}.dx-crm-pro-form-grid textarea{resize:vertical;min-height:82px}.dx-crm-pro-view-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:11px}.dx-crm-pro-view-grid span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-crm-pro-view-grid b{color:#0f172a;margin-top:5px;font-size:13px;line-height:1.5;display:block}.dx-crm-pro-modal-actions{justify-content:flex-end;margin-top:16px}.dx-empty{color:#94a3b8;padding:14px;font-weight:850}@media (width<=1450px){.dx-crm-pro-summary-grid,.dx-crm-pro-pipeline-grid{grid-template-columns:repeat(3,1fr)}.dx-crm-pro-leads-summary{grid-template-columns:repeat(2,1fr)}.dx-crm-pro-grid.two{grid-template-columns:1fr}}@media (width<=760px){.dx-crm-pro-title-row{flex-direction:column}.dx-crm-pro-summary-grid,.dx-crm-pro-pipeline-grid,.dx-crm-pro-form-grid,.dx-crm-pro-view-grid,.dx-crm-pro-leads-summary{grid-template-columns:1fr}.dx-crm-pro-search,.dx-crm-pro-select,.dx-crm-pro-input,.dx-crm-pro-filter-row button{width:100%;min-width:0}.dx-crm-pro-pagination{flex-wrap:wrap;justify-content:center}}.dx-erp-toast{z-index:10000;color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;min-width:240px;max-width:420px;padding:12px 14px;font-size:13px;font-weight:900;position:fixed;top:18px;right:18px;box-shadow:0 18px 50px #0f172a2e}.dx-crm-pro-table-wrap th{cursor:pointer;-webkit-user-select:none;user-select:none}.dx-crm-pro-table-wrap th:hover{background:#e2e8f0}.dx-crm-pro-pipe-card{text-align:left;cursor:pointer}button.dx-crm-pro-pipe-card{border:1px solid #dbe4f0;width:100%}.dx-crm-pro-modal.tiny{width:min(460px,96vw)}.dx-crm-pro-modal-actions button.danger{color:#fff;background:#dc2626;border-color:#dc2626}.dx-crm-pro-input input[type=date]{min-width:110px}.dx-crm-pro-table-wrap td{white-space:nowrap}.dx-crm-pro-table-wrap td small{white-space:normal}@media (width<=760px){.dx-erp-toast{min-width:0;top:10px;left:10px;right:10px}}.dx-accounts-page{flex-direction:column;gap:14px;height:100%;display:flex}.dx-accounts-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dx-accounts-head h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:30px;line-height:1.1}.dx-accounts-head p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:750}.dx-accounts-actions,.dx-acc-row-actions,.dx-acc-modal-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dx-accounts-actions button,.dx-accounts-card-head button,.dx-accounts-filter button,.dx-acc-row-actions button,.dx-acc-modal-actions button,.dx-accounts-datebar button,.dx-accounts-pagination button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.dx-accounts-actions button.primary,.dx-accounts-filter button,.dx-acc-modal-actions button.primary,.dx-accounts-datebar button{color:#fff;background:#2563eb;border-color:#2563eb}.dx-accounts-filter button.export,.dx-accounts-card-head button{color:#fff;background:#7c3aed;border-color:#7c3aed}.dx-acc-row-actions button.danger,.dx-acc-modal-actions button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dx-accounts-datebar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dx-accounts-datebar label{color:#64748b;text-transform:uppercase;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 12px;font-size:10px;font-weight:950;display:flex}.dx-accounts-datebar input{color:#0f172a;background:0 0;border:0;outline:0;font-weight:900}.dx-accounts-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.dx-accounts-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950}.dx-accounts-tabs button.active{color:#fff;background:#0f172a}.dx-accounts-kpis,.dx-report-summary{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-report-summary{grid-template-columns:repeat(4,minmax(150px,1fr));margin-bottom:14px}.dx-accounts-kpis div,.dx-report-summary div,.dx-accounts-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-accounts-kpis span,.dx-report-summary span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-accounts-kpis b,.dx-report-summary b{color:#0f172a;margin-top:8px;font-size:20px;display:block}.dx-accounts-kpis b.good{color:#15803d}.dx-accounts-kpis b.bad{color:#dc2626}.dx-accounts-kpis small{color:#64748b;align-items:center;gap:5px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.dx-accounts-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dx-accounts-card-head h3{color:#0f172a;margin:0;font-size:16px}.dx-accounts-card-head>div{flex-wrap:wrap;gap:8px;display:flex}.dx-accounts-filter{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.dx-accounts-filter .search,.dx-accounts-filter select,.dx-accounts-filter input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-weight:850;display:flex}.dx-accounts-filter .search{flex:1;min-width:300px}.dx-accounts-filter .search input{background:0 0;border:0;outline:0;width:100%;min-height:auto;padding:0}.dx-accounts-table-wrap{max-height:calc(100vh - 390px);overflow:auto}.dx-accounts-table-wrap table{border-collapse:collapse;width:100%;min-width:1050px}.dx-accounts-table-wrap th{z-index:2;color:#334155;text-transform:uppercase;text-align:left;white-space:nowrap;cursor:pointer;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px;position:sticky;top:0}.dx-accounts-table-wrap td{color:#0f172a;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px;font-weight:850}.dx-accounts-table-wrap td span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.dx-acc-pill{background:#e0f2fe;border-radius:999px;padding:5px 9px;font-weight:950;color:#0369a1!important;font-size:11px!important;display:inline-flex!important}.dx-accounts-pagination{justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;display:flex}.dx-accounts-pagination button{color:#1d4ed8;background:#bfdbfe;border-color:#bfdbfe}.dx-accounts-pagination button:disabled{opacity:.55;cursor:not-allowed}.dx-accounts-pagination b{color:#0f172a;font-size:12px}.dx-acc-modal-backdrop{z-index:9000;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dx-acc-modal{background:#fff;border:1px solid #dbe4f0;border-radius:24px;width:min(900px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.dx-acc-modal.large{width:min(1180px,96vw)}.dx-acc-modal.tiny{width:min(460px,96vw)}.dx-acc-modal-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dx-acc-modal-head h3{color:#0f172a;margin:0;font-size:20px}.dx-acc-modal-head button{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:34px;height:34px}.dx-acc-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dx-acc-form-grid label{color:#475569;text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:950;display:flex}.dx-acc-form-grid label.wide{grid-column:1/-1}.dx-acc-form-grid input,.dx-acc-form-grid select,.dx-acc-form-grid textarea,.dx-delete-input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;outline:0;min-height:40px;padding:9px 11px;font-weight:800}.dx-acc-form-grid textarea{resize:vertical;min-height:80px}.dx-acc-modal-actions{justify-content:flex-end;margin-top:16px}.dx-acc-voucher-lines{gap:8px;margin-top:16px;display:grid}.dx-acc-voucher-line{grid-template-columns:2fr 1fr 1fr 2fr 70px;align-items:center;gap:8px;display:grid}.dx-acc-voucher-line.head{color:#475569;text-transform:uppercase;font-size:11px}.dx-acc-voucher-line input,.dx-acc-voucher-line select{background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;outline:0;min-height:38px;padding:8px 10px;font-weight:850}.dx-acc-voucher-line button{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;min-height:38px}.dx-acc-voucher-lines>button{cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;width:max-content;min-height:36px;padding:0 14px;font-weight:950}.dx-acc-voucher-total{flex-wrap:wrap;justify-content:flex-end;gap:16px;margin-top:14px;display:flex}.dx-acc-voucher-total b,.dx-acc-voucher-total strong{color:#0f172a;background:#f8fafc;border-radius:999px;padding:8px 12px;font-size:12px}.dx-acc-voucher-total strong.ok{color:#15803d;background:#dcfce7}.dx-acc-voucher-total strong.bad{color:#dc2626;background:#fee2e2}.dx-delete-text{color:#475569;font-weight:850}.dx-delete-input{width:100%}@media print{aside,.sidebar,.dx-accounts-actions,.dx-accounts-tabs,.dx-accounts-filter,.dx-accounts-datebar,.dx-accounts-pagination,.dx-acc-row-actions{display:none!important}.dx-accounts-page{background:#fff!important}.dx-accounts-card,.dx-accounts-kpis div{box-shadow:none!important}}@media (width<=1400px){.dx-accounts-kpis{grid-template-columns:repeat(3,1fr)}.dx-report-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.dx-accounts-head{flex-direction:column}.dx-accounts-kpis,.dx-report-summary,.dx-acc-form-grid{grid-template-columns:1fr}.dx-accounts-filter .search,.dx-accounts-filter select,.dx-accounts-filter button,.dx-accounts-datebar label,.dx-accounts-datebar button{width:100%}.dx-acc-voucher-line{grid-template-columns:1fr}}.dx-inventory-page{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.dx-inv-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dx-inv-head h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:30px;line-height:1.1}.dx-inv-head p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:750}.dx-inv-actions,.dx-inv-row-actions,.dx-inv-modal-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dx-inv-actions button,.dx-inv-card-head button,.dx-inv-filter button,.dx-inv-row-actions button,.dx-inv-modal-actions button,.dx-inv-pagination button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.dx-inv-actions button.primary,.dx-inv-filter button,.dx-inv-modal-actions button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.dx-inv-filter button.export,.dx-inv-card-head button{color:#fff;background:#7c3aed;border-color:#7c3aed}.dx-inv-row-actions button.danger,.dx-inv-modal-actions button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dx-inv-tabs{border-bottom:1px solid #dbe4f0;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.dx-inv-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950}.dx-inv-tabs button.active{color:#fff;background:#0f172a}.dx-inv-kpis,.dx-inv-report-grid{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.dx-inv-kpis div,.dx-inv-report-grid div,.dx-inv-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.dx-inv-kpis span,.dx-inv-report-grid span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.dx-inv-kpis b,.dx-inv-report-grid b{color:#0f172a;margin-top:8px;font-size:20px;display:block}.dx-inv-kpis b.bad{color:#dc2626}.dx-inv-kpis small{color:#64748b;align-items:center;gap:5px;margin-top:7px;font-size:11px;font-weight:850;display:flex}.dx-inv-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dx-inv-card-head,.dx-inv-table-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dx-inv-card-head h3,.dx-inv-table-title h3{color:#0f172a;margin:0;font-size:16px}.dx-inv-card-head span,.dx-inv-table-title span{color:#64748b;font-size:12px;font-weight:850}.dx-inv-filter{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.dx-inv-filter .search,.dx-inv-filter select,.dx-inv-filter input,.dx-inv-filter label{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-weight:850;display:flex}.dx-inv-filter label{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:950}.dx-inv-filter label input{background:0 0;border:0;min-height:auto;padding:0}.dx-inv-filter .search{flex:1;min-width:300px}.dx-inv-filter .search input{background:0 0;border:0;outline:0;width:100%;min-height:auto;padding:0}.dx-inv-table-wrap{max-height:calc(100vh - 390px);overflow:auto}.dx-inv-table-wrap.simple{max-height:340px}.dx-inv-table-wrap table{border-collapse:collapse;width:100%;min-width:1120px}.dx-inv-table-wrap.simple table{min-width:760px}.dx-inv-table-wrap th{z-index:2;color:#334155;text-transform:uppercase;text-align:left;white-space:nowrap;cursor:pointer;background:#f1f5f9;border-bottom:1px solid #dbe4f0;padding:10px;font-size:11px;position:sticky;top:0}.dx-inv-table-wrap td{color:#0f172a;vertical-align:top;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px;font-size:12px;font-weight:850}.dx-inv-table-wrap td span{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.dx-inv-status,.dx-inv-move{text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.dx-inv-status.ok,.dx-inv-move.in,.dx-inv-move.opening,.dx-inv-move.transfer_in,.dx-inv-move.adjustment_in{color:#166534;background:#dcfce7}.dx-inv-status.low{color:#b45309;background:#fff7ed}.dx-inv-status.zero,.dx-inv-move.out,.dx-inv-move.transfer_out,.dx-inv-move.adjustment_out,.dx-inv-move.wastage,.dx-inv-move.scrap{color:#b91c1c;background:#fee2e2}.dx-inv-pagination{justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;display:flex}.dx-inv-pagination button{color:#1d4ed8;background:#bfdbfe;border-color:#bfdbfe}.dx-inv-pagination button:disabled{opacity:.55;cursor:not-allowed}.dx-inv-pagination b{color:#0f172a;font-size:12px}.dx-inv-modal-backdrop{z-index:9000;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dx-inv-modal{background:#fff;border:1px solid #dbe4f0;border-radius:24px;width:min(980px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.dx-inv-modal.small{width:min(720px,96vw)}.dx-inv-modal.tiny{width:min(460px,96vw)}.dx-inv-modal-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dx-inv-modal-head h3{color:#0f172a;margin:0;font-size:20px}.dx-inv-modal-head button{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:34px;height:34px}.dx-inv-form-grid,.dx-inv-view-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dx-inv-form-grid label,.dx-inv-view-grid div{flex-direction:column;gap:6px;display:flex}.dx-inv-form-grid label{color:#475569;text-transform:uppercase;font-size:12px;font-weight:950}.dx-inv-form-grid label.wide{grid-column:1/-1}.dx-inv-form-grid input,.dx-inv-form-grid select,.dx-inv-form-grid textarea,.dx-inv-delete-input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;outline:0;min-height:40px;padding:9px 11px;font-weight:800}.dx-inv-form-grid textarea{resize:vertical;min-height:80px}.dx-inv-view-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.dx-inv-view-grid span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:950}.dx-inv-view-grid b{color:#0f172a;font-size:14px}.dx-inv-modal-actions{justify-content:flex-end;margin-top:16px}.dx-inv-delete-text{color:#475569;font-weight:850}.dx-inv-delete-input{width:100%}.dx-empty{font-weight:850;color:#94a3b8!important;padding:14px!important}@media print{aside,.sidebar,.dx-inv-actions,.dx-inv-tabs,.dx-inv-filter,.dx-inv-pagination,.dx-inv-row-actions{display:none!important}.dx-inv-card,.dx-inv-kpis div{box-shadow:none!important}}@media (width<=1400px){.dx-inv-kpis,.dx-inv-report-grid{grid-template-columns:repeat(3,1fr)}.dx-inv-grid.two{grid-template-columns:1fr}}@media (width<=760px){.dx-inv-head{flex-direction:column}.dx-inv-kpis,.dx-inv-report-grid,.dx-inv-form-grid,.dx-inv-view-grid{grid-template-columns:1fr}.dx-inv-filter .search,.dx-inv-filter select,.dx-inv-filter input,.dx-inv-filter label,.dx-inv-filter button{width:100%}}.production-module{min-width:0;color:var(--text,#172033);flex-direction:column;gap:18px;display:flex}.production-page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.production-page-header h1{margin:3px 0 4px;font-size:28px;line-height:1.15}.production-page-header p{color:var(--text-muted,#6b7280);margin:0}.production-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--primary,#2563eb);font-size:11px;font-weight:800}.production-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.erp-btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-weight:700;display:inline-flex}.erp-btn:disabled{opacity:.55;cursor:not-allowed}.erp-btn--primary{background:var(--primary,#2563eb);color:#fff}.erp-btn--secondary{background:var(--surface,#fff);color:var(--text,#172033);border-color:var(--border,#dfe4ec)}.production-tabs{background:var(--surface-soft,#f2f5f9);border-radius:12px;gap:6px;padding:5px;display:flex;overflow:auto}.production-tab{color:var(--text-muted,#667085);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}.production-tab--active{background:var(--surface,#fff);color:var(--primary,#2563eb);box-shadow:0 1px 4px #0f172a14}.production-alert{border-radius:10px;padding:11px 14px;font-weight:650}.production-alert--error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.production-alert--success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.production-loading{min-height:260px;color:var(--text-muted,#667085);justify-content:center;align-items:center;gap:10px;display:flex}.production-spin{animation:1s linear infinite production-spin}@keyframes production-spin{to{transform:rotate(360deg)}}.production-kpis{grid-template-columns:repeat(6,minmax(145px,1fr));gap:12px;display:grid}.production-kpi{background:var(--surface,#fff);border:1px solid var(--border,#e4e7ec);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:15px;display:flex}.production-kpi span{color:var(--text-muted,#667085);font-size:12px;font-weight:700;display:block}.production-kpi strong{margin-top:5px;font-size:24px;display:block}.production-kpi-icon{background:var(--surface-soft,#f2f5f9);width:38px;height:38px;color:var(--primary,#2563eb);border-radius:10px;place-items:center;display:grid}.production-kpi--danger .production-kpi-icon{color:#d92d20;background:#fff1f2}.production-dashboard{flex-direction:column;gap:14px;display:flex}.production-dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.production-panel{background:var(--surface,#fff);border:1px solid var(--border,#e4e7ec);border-radius:14px;min-width:0;overflow:hidden}.production-panel-title{border-bottom:1px solid var(--border,#e4e7ec);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.production-panel-title h2{margin:0;font-size:17px}.production-panel-title p{color:var(--text-muted,#667085);margin:4px 0 0;font-size:12px}.production-stage-list,.production-compact-list,.production-master-list{padding:10px 16px 16px}.production-stage-row{padding:10px 0}.production-stage-meta{justify-content:space-between;gap:12px;font-size:13px;display:flex}.production-stage-meta strong{color:var(--text-muted,#667085);font-size:12px}.production-progress,.production-mini-progress{background:var(--surface-soft,#edf1f6);border-radius:999px;height:7px;margin-top:7px;overflow:hidden}.production-progress span,.production-mini-progress span{background:var(--primary,#2563eb);border-radius:inherit;height:100%;display:block}.production-compact-row,.production-master-row{border-bottom:1px solid var(--border,#edf0f4);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.production-compact-row:last-child,.production-master-row:last-child{border-bottom:0}.production-compact-row>div,.production-master-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.production-compact-row span,.production-master-row span{color:var(--text-muted,#667085);font-size:12px}.production-sequence,.production-machine-icon{background:var(--surface-soft,#f2f5f9);border-radius:9px;flex:0 0 31px;width:31px;height:31px;font-weight:800;display:grid;color:var(--primary,#2563eb)!important;place-items:center!important}.production-toolbar{border-bottom:1px solid var(--border,#e4e7ec);justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;display:flex}.production-toolbar select,.production-form select,.production-form input,.production-form textarea{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);width:100%;color:var(--text,#172033);font:inherit;border-radius:9px;outline:none;padding:9px 10px}.production-toolbar select{width:auto;min-width:170px}.production-search{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);border-radius:9px;align-items:center;gap:8px;width:100%;max-width:420px;padding:0 10px;display:flex}.production-search input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:9px 0}.production-table-wrap{overflow:auto}.production-table{border-collapse:separate;border-spacing:0;width:100%;min-width:940px}.production-table th{z-index:1;background:var(--surface-soft,#f8fafc);color:var(--text-muted,#667085);text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1px solid var(--border,#e4e7ec);padding:11px 13px;font-size:11px;position:sticky;top:0}.production-table td{border-bottom:1px solid var(--border,#edf0f4);vertical-align:middle;padding:12px 13px;font-size:13px}.production-table td strong{display:block}.production-table td small{color:var(--text-muted,#667085);margin-top:3px;display:block}.production-actions-cell{white-space:nowrap;text-align:right!important}.production-action-btn,.production-icon-btn{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);color:var(--text,#344054);font:inherit;cursor:pointer;border-radius:8px;margin-left:5px;padding:6px 8px;font-size:12px;font-weight:700}.production-icon-btn{place-items:center;width:31px;height:31px;padding:0;display:inline-grid}.production-action-btn:hover,.production-icon-btn:hover{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.production-status,.production-priority{text-transform:uppercase;letter-spacing:.025em;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;width:max-content;color:#475467!important;padding:4px 8px!important;font-size:10px!important;font-weight:800!important;display:inline-flex!important}.production-status--in-production,.production-status--started,.production-status--ready{background:#eff8ff;color:#175cd3!important}.production-status--completed,.production-status--closed,.production-status--pass,.production-status--packed,.production-status--dispatched{background:#ecfdf3;color:#067647!important}.production-status--delayed,.production-status--blocked,.production-status--fail,.production-status--cancelled,.production-status--rework-required{background:#fff1f2;color:#b42318!important}.production-status--paused,.production-status--on-hold,.production-status--conditional-pass,.production-status--qc-pending{background:#fffaeb;color:#b54708!important}.production-priority--urgent,.production-priority--critical{background:#fff1f2;color:#b42318!important}.production-priority--high{background:#fffaeb;color:#b54708!important}.production-priority--normal{background:#eff8ff;color:#175cd3!important}.production-pagination{color:var(--text-muted,#667085);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:flex}.production-pagination>div{align-items:center;gap:10px;display:flex}.production-pagination button{border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);color:inherit;cursor:pointer;border-radius:8px;padding:6px 9px}.production-pagination button:disabled{opacity:.4}.production-empty{text-align:center;color:var(--text-muted,#667085);padding:24px}.production-modal-backdrop{z-index:10000;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.production-modal{background:var(--surface,#fff);border-radius:16px;width:min(760px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 60px #0f172a40}.production-modal-header{z-index:2;background:var(--surface,#fff);border-bottom:1px solid var(--border,#e4e7ec);justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.production-modal-header h2{margin:0;font-size:18px}.production-modal-header button{color:var(--text-muted,#667085);cursor:pointer;background:0 0;border:0;font-size:27px;line-height:1}.production-modal-body{padding:18px}.production-form{flex-direction:column;gap:14px;display:flex}.production-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.production-field{flex-direction:column;gap:6px;display:flex}.production-field>span{color:var(--text,#344054);font-size:12px;font-weight:750}.production-form-section{border-top:1px solid var(--border,#e4e7ec);padding-top:13px;font-weight:800}.production-form-note{background:var(--surface-soft,#f2f5f9);border-radius:9px;padding:10px 12px;font-weight:700}.production-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.production-check-grid label{background:var(--surface-soft,#f8fafc);border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:12px;font-weight:700;display:flex}.production-form-actions{justify-content:flex-end;padding-top:5px;display:flex}@media (width<=1250px){.production-kpis{grid-template-columns:repeat(3,minmax(145px,1fr))}}@media (width<=900px){.production-page-header{flex-direction:column}.production-dashboard-grid{grid-template-columns:1fr}.production-kpis{grid-template-columns:repeat(2,minmax(135px,1fr))}.production-form-grid,.production-check-grid{grid-template-columns:1fr}.production-toolbar{flex-direction:column;align-items:stretch}.production-toolbar select{width:100%}}@media (width<=560px){.production-kpis{grid-template-columns:1fr}.production-header-actions{width:100%}.production-header-actions .erp-btn{flex:1}.production-page-header h1{font-size:24px}.production-modal-backdrop{padding:8px}.production-modal-body{padding:14px}.production-pagination{flex-direction:column;align-items:flex-start}}.production-v2-page{flex-direction:column;gap:16px;min-width:0;display:flex}.production-v2-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.production-v2-header h1{margin:4px 0 6px;font-size:28px;line-height:1.15}.production-v2-header p{color:var(--text-muted,#64748b);margin:0}.production-v2-eyebrow{letter-spacing:.12em;color:var(--primary,#2563eb);font-size:11px;font-weight:800}.production-v2-actions{flex-wrap:wrap;gap:8px;display:flex}.production-v2-button{background:var(--primary,#2563eb);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:inline-flex}.production-v2-button:disabled{opacity:.55;cursor:not-allowed}.production-v2-button--ghost{background:var(--surface,#fff);color:var(--text,#0f172a);border:1px solid var(--border,#dbe2ea)}.production-v2-message{border-radius:9px;padding:11px 14px;font-weight:650}.production-v2-message--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.production-v2-message--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.production-v2-kpis{grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;display:grid}.production-v2-kpis--five{grid-template-columns:repeat(5,minmax(130px,1fr))}.production-v2-kpis--six{grid-template-columns:repeat(6,minmax(120px,1fr))}.production-v2-kpis>div{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;flex-direction:column;gap:5px;padding:14px 16px;display:flex}.production-v2-kpis span{color:var(--text-muted,#64748b);font-size:12px;font-weight:700}.production-v2-kpis strong{font-size:24px}.production-v2-kpis .danger{background:#fff7f7;border-color:#fecaca}.production-v2-kpis .danger strong{color:#dc2626}.production-v2-card{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;min-width:0}.production-v2-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.production-v2-toolbar select,.production-v2-generator select{border:1px solid var(--border,#cbd5e1);background:var(--surface,#fff);min-height:40px;color:inherit;border-radius:8px;padding:0 10px}.production-v2-search{border:1px solid var(--border,#cbd5e1);background:var(--surface,#fff);border-radius:8px;flex:1;align-items:center;gap:8px;min-width:280px;min-height:40px;padding:0 11px;display:flex}.production-v2-search input{color:inherit;width:100%;font:inherit;background:0 0;border:0;outline:0}.production-v2-check{align-items:center;gap:8px;font-weight:650;display:flex}.production-v2-generator{grid-template-columns:minmax(280px,1fr) minmax(260px,.6fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.production-v2-generator>div{align-items:center;gap:11px;display:flex}.production-v2-generator strong,.production-v2-generator span{display:block}.production-v2-generator span{color:var(--text-muted,#64748b);margin-top:3px;font-size:12px}.production-v2-table-wrap{overflow:auto}.production-v2-table{border-collapse:collapse;width:100%;min-width:900px}.production-v2-table--wide{min-width:1350px}.production-v2-table th{background:var(--surface-muted,#f8fafc);color:var(--text-muted,#475569);text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1px solid var(--border,#e2e8f0);white-space:nowrap;padding:11px 12px;font-size:11px}.production-v2-table td{border-bottom:1px solid var(--border,#edf2f7);vertical-align:middle;padding:11px 12px;font-size:13px}.production-v2-table tr:last-child td{border-bottom:0}.production-v2-table td strong,.production-v2-table td small{display:block}.production-v2-table td small{color:var(--text-muted,#64748b);margin-top:3px;font-size:11px}.production-v2-table code{background:var(--surface-muted,#f1f5f9);border-radius:5px;padding:4px 6px;font-size:11px}.production-v2-row-muted{opacity:.58}.production-v2-order{align-items:center;gap:6px;display:flex}.production-v2-order button,.production-v2-row-actions button,.production-v2-modal-head>button{border:1px solid var(--border,#dbe2ea);background:var(--surface,#fff);color:inherit;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:30px;height:30px;display:inline-flex}.production-v2-order button:disabled{opacity:.35;cursor:not-allowed}.production-v2-row-actions{white-space:nowrap;align-items:center;gap:5px;display:flex}.production-v2-row-actions button{padding:0 8px}.production-v2-row-actions .danger{color:#dc2626;border-color:#fecaca}.production-v2-tags{flex-wrap:wrap;gap:4px;display:flex}.production-v2-tags span{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:700}.production-v2-status{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.production-v2-status--active,.production-v2-status--completed,.production-v2-status--resolved{color:#166534;background:#dcfce7}.production-v2-status--inactive,.production-v2-status--cancelled{color:#64748b;background:#f1f5f9}.production-v2-status--pending,.production-v2-status--open{color:#c2410c;background:#fff7ed}.production-v2-status--ready,.production-v2-status--acknowledged{color:#1d4ed8;background:#eff6ff}.production-v2-status--in_progress{color:#4338ca;background:#eef2ff}.production-v2-status--hold{color:#b91c1c;background:#fef2f2}.production-v2-delay{border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.production-v2-delay--normal{color:#c2410c;background:#fff7ed}.production-v2-delay--high{color:#b91c1c;background:#fef2f2}.production-v2-delay--critical{color:#fff;background:#7f1d1d}.production-v2-empty{color:var(--text-muted,#64748b);text-align:center!important;padding:34px!important}.production-v2-empty svg,.production-v2-empty strong,.production-v2-empty span{margin:4px auto;display:block}.production-v2-pagination{color:var(--text-muted,#64748b);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.production-v2-pagination>div{align-items:center;gap:9px;display:flex}.production-v2-pagination button{border:1px solid var(--border,#dbe2ea);background:var(--surface,#fff);color:inherit;cursor:pointer;border-radius:7px;padding:7px 10px}.production-v2-pagination button:disabled{opacity:.4;cursor:not-allowed}.production-v2-modal-backdrop{z-index:1000;background:#0f172a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.production-v2-modal{background:var(--surface,#fff);width:min(760px,100%);max-height:92vh;color:var(--text,#0f172a);border-radius:14px;padding:18px;overflow:auto;box-shadow:0 24px 70px #0f172a47}.production-v2-modal--wide{width:min(1080px,100%)}.production-v2-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.production-v2-modal-head h2{margin:0 0 4px}.production-v2-modal-head p{color:var(--text-muted,#64748b);margin:0}.production-v2-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.production-v2-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.production-v2-form-grid label{flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.production-v2-form-grid input,.production-v2-form-grid select,.production-v2-form-grid textarea{border:1px solid var(--border,#cbd5e1);background:var(--surface,#fff);width:100%;color:inherit;font:inherit;border-radius:8px;padding:9px 10px}.production-v2-field-full{grid-column:1/-1}.production-v2-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.production-v2-check-grid label{border:1px solid var(--border,#e2e8f0);border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:12px;font-weight:650;display:flex}.production-v2-modal-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.production-v2-dashboard-kpis{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;display:grid}.production-v2-dashboard-kpis>div{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:12px;flex-direction:column;gap:8px;padding:15px;display:flex}.production-v2-dashboard-kpis>div>span{color:var(--text-muted,#64748b);align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.production-v2-dashboard-kpis>div>strong{font-size:26px}.production-v2-dashboard-kpis .danger{background:#fff7f7;border-color:#fecaca}.production-v2-dashboard-kpis .danger strong{color:#dc2626}.production-v2-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;display:grid}.production-v2-panel{padding:16px}.production-v2-panel-head h2{margin:0 0 4px;font-size:17px}.production-v2-panel-head p{color:var(--text-muted,#64748b);margin:0 0 14px;font-size:12px}.production-v2-stage-load{flex-direction:column;gap:13px;display:flex}.production-v2-stage-load>div>div:first-child{justify-content:space-between;gap:10px;font-size:12px;display:flex}.production-v2-stage-load span{color:var(--text-muted,#64748b)}.production-v2-progress{background:var(--surface-muted,#eef2f7);border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.production-v2-progress>span{background:var(--primary,#2563eb);border-radius:999px;height:100%;display:block}.production-v2-health-list{flex-direction:column;gap:10px;display:flex}.production-v2-health-list>div{border:1px solid var(--border,#e2e8f0);border-radius:9px;align-items:flex-start;gap:10px;padding:10px;display:flex}.production-v2-health-list span,.production-v2-health-list strong,.production-v2-health-list small{display:block}.production-v2-health-list small{color:var(--text-muted,#64748b);margin-top:3px}@media (width<=1100px){.production-v2-dashboard-kpis{grid-template-columns:repeat(2,minmax(140px,1fr))}.production-v2-dashboard-grid{grid-template-columns:1fr}.production-v2-kpis--five,.production-v2-kpis--six{grid-template-columns:repeat(3,minmax(130px,1fr))}.production-v2-generator{grid-template-columns:1fr 1fr}.production-v2-generator .production-v2-button{grid-column:2}}@media (width<=760px){.production-v2-dashboard-kpis{grid-template-columns:repeat(2,minmax(120px,1fr))}.production-v2-header{flex-direction:column}.production-v2-actions{width:100%}.production-v2-actions .production-v2-button{flex:1}.production-v2-kpis,.production-v2-kpis--five,.production-v2-kpis--six{grid-template-columns:repeat(2,minmax(120px,1fr))}.production-v2-generator{grid-template-columns:1fr}.production-v2-generator .production-v2-button{grid-column:auto}.production-v2-toolbar{align-items:stretch}.production-v2-search{min-width:100%}.production-v2-toolbar select{flex:1}.production-v2-form-grid,.production-v2-form-grid--three,.production-v2-check-grid{grid-template-columns:1fr}.production-v2-modal-backdrop{padding:10px}.production-v2-pagination{flex-direction:column;align-items:flex-start}}.qo-workspace{min-width:0;color:var(--text,#172033);flex-direction:column;gap:16px;display:flex}.qo-hero{border:1px solid var(--border,#dfe5ec);background:linear-gradient(135deg,#fff 0%,#f4f8ff 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:22px;padding:22px 24px;display:flex;box-shadow:0 10px 30px #0f172a0f}.qo-hero-copy{min-width:0}.qo-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.qo-hero h1{color:#12223b;margin:0;font-size:26px;line-height:1.2}.qo-hero p{color:#637083;max-width:760px;margin:6px 0 0;font-size:13px;line-height:1.55}.qo-hero-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.qo-btn{min-height:38px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:12px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.qo-btn:hover:not(:disabled){transform:translateY(-1px)}.qo-btn:disabled{opacity:.55;cursor:not-allowed}.qo-btn--primary{color:#fff;background:#2563eb;box-shadow:0 7px 18px #2563eb38}.qo-btn--light{color:#26364d;background:#fff;border-color:#dbe2ea}.qo-alert{border-radius:10px;padding:11px 14px;font-size:12px;font-weight:750}.qo-alert--error{color:#b42318;background:#fff1f2;border:1px solid #fecaca}.qo-alert--success{color:#067647;background:#ecfdf3;border:1px solid #a7f3d0}.qo-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.qo-kpi-card{border:1px solid var(--border,#dfe5ec);background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex;box-shadow:0 5px 18px #0f172a0b}.qo-kpi-icon{color:#2563eb;background:#eef4ff;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.qo-kpi-card>div:last-child{flex-direction:column;min-width:0;display:flex}.qo-kpi-card span{text-transform:uppercase;letter-spacing:.05em;color:#6b778b;font-size:10px;font-weight:850}.qo-kpi-card strong{color:#13233d;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:20px;line-height:1.2;overflow:hidden}.qo-kpi-card small{color:#8a95a6;margin-top:3px;font-size:10px}.qo-module-panel{min-width:0}.qo-module-panel>.quotation-page,.qo-module-panel>.sales-orders-page{margin-top:0}.qo-proforma-panel{border:1px solid var(--border,#dfe5ec);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #0f172a0d}.qo-panel-heading{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;display:flex}.qo-panel-heading h2{color:#14243d;margin:0;font-size:16px}.qo-panel-heading p{color:#748094;margin:4px 0 0;font-size:11px}.qo-search-box{color:#68768a;background:#f9fbfd;border:1px solid #d9e1ea;border-radius:10px;align-items:center;gap:8px;min-width:270px;padding:9px 11px;display:flex}.qo-search-box input{width:100%;font:inherit;color:#172033;background:0 0;border:0;outline:0;font-size:12px}.qo-table-wrap{overflow:auto}.qo-table{border-collapse:collapse;width:100%;min-width:780px}.qo-table th{text-align:left;text-transform:uppercase;letter-spacing:.035em;color:#526177;background:#f4f7fb;border-bottom:1px solid #dce4ed;padding:11px 13px;font-size:9px}.qo-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:12px 13px;font-size:11px}.qo-table td strong{color:#14243d;display:block}.qo-table td small{color:#8a96a8;margin-top:3px;display:block}.qo-actions-cell{text-align:right!important}.qo-table-action{color:#24446f;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd9e5;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.qo-table-action:hover{background:#eff5ff;border-color:#a9c3ef}.qo-empty-state{color:#7a8799;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:12px;display:flex}.qo-status{color:#475569;text-transform:uppercase;letter-spacing:.035em;background:#eef2f6;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.qo-status--draft{color:#475569;background:#f1f5f9}.qo-status--sent,.qo-status--confirmed{color:#1d4ed8;background:#eaf2ff}.qo-status--converted,.qo-status--order-created,.qo-status--completed{color:#087443;background:#e9f9ef}.qo-status--cancelled,.qo-status--rejected{color:#b42318;background:#fff0f1}.qo-status--in-production,.qo-status--processing{color:#9a5b00;background:#fff7e8}.qo-modal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:flex-start;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.qo-modal{background:#f6f8fb;border:1px solid #fff3;border-radius:18px;width:min(1120px,100%);margin:auto;overflow:hidden;box-shadow:0 28px 80px #02081757}.qo-modal-header{background:#fff;border-bottom:1px solid #dfe6ee;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 22px;display:flex}.qo-modal-header h2{color:#13233d;margin:0;font-size:21px}.qo-modal-header p{color:#728095;margin:4px 0 0;font-size:11px}.qo-modal-header>button{color:#536176;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.qo-modal-form{flex-direction:column;gap:16px;padding:18px 20px;display:flex}.qo-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.qo-field{flex-direction:column;gap:6px;min-width:0;display:flex}.qo-field>span{color:#3d4b60;font-size:10px;font-weight:800}.qo-field input,.qo-field textarea{box-sizing:border-box;width:100%;font:inherit;color:#172033;background:#fff;border:1px solid #d6dee8;border-radius:9px;outline:0;padding:9px 10px;font-size:11px}.qo-field input:focus,.qo-field textarea:focus{border-color:#7aa5ed;box-shadow:0 0 0 3px #2563eb1a}.qo-field--wide,.qo-field--product{grid-column:span 2}.qo-item-section{background:#fff;border:1px solid #dce4ed;border-radius:13px;overflow:hidden}.qo-item-section-head{background:#f8fafc;border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.qo-item-section-head h3{color:#17233b;margin:0;font-size:14px}.qo-item-section-head p{color:#8390a2;margin:3px 0 0;font-size:10px}.qo-item-list{flex-direction:column;display:flex}.qo-item-card{border-bottom:1px solid #edf1f5;grid-template-columns:32px minmax(0,1fr) 130px;gap:12px;padding:14px;display:grid}.qo-item-card:last-child{border-bottom:0}.qo-item-number{color:#2563eb;background:#edf4ff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:850;display:flex}.qo-item-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.qo-item-total{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;display:flex}.qo-item-total span{text-transform:uppercase;color:#8793a4;font-size:9px;font-weight:800}.qo-item-total strong{color:#14243d;font-size:14px}.qo-item-total button{color:#c23842;cursor:pointer;background:#fff5f5;border:1px solid #f0c6ca;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.qo-item-total button:disabled{opacity:.35;cursor:not-allowed}.qo-modal-footer{justify-content:space-between;align-items:center;gap:18px;padding-top:2px;display:flex}.qo-grand-total{flex-direction:column;display:flex}.qo-grand-total span{text-transform:uppercase;color:#6d798d;font-size:10px;font-weight:800}.qo-grand-total strong{color:#13233d;font-size:21px}.qo-modal-actions{justify-content:flex-end;gap:9px;display:flex}.qo-spin{animation:.85s linear infinite qo-spin}@keyframes qo-spin{to{transform:rotate(360deg)}}@media (width<=1200px){.qo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qo-item-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.qo-field--product{grid-column:span 2}}@media (width<=820px){.qo-hero,.qo-panel-heading,.qo-modal-footer{flex-direction:column;align-items:stretch}.qo-hero-actions{width:100%}.qo-hero-actions .qo-btn{flex:1}.qo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qo-item-card{grid-template-columns:28px minmax(0,1fr)}.qo-item-total{grid-column:2;align-items:flex-start}.qo-search-box{min-width:0}.qo-item-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.qo-hero{padding:18px}.qo-hero h1{font-size:22px}.qo-kpi-grid,.qo-form-grid,.qo-item-fields{grid-template-columns:1fr}.qo-field--wide,.qo-field--product{grid-column:span 1}.qo-modal-backdrop{padding:8px}.qo-modal-form{padding:14px}.qo-modal-actions{flex-direction:column-reverse;width:100%}.qo-modal-actions .qo-btn{width:100%}.qo-item-card{gap:8px;padding:11px}}.qov2-workspace{color:#172033;flex-direction:column;gap:14px;min-width:0;display:flex}.qov2-hero{background:linear-gradient(135deg,#fff 0%,#f3f7ff 100%);border:1px solid #dde5ee;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;box-shadow:0 8px 25px #0f172a0e}.qov2-hero>div>span{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.qov2-hero h1{color:#14243d;margin:0;font-size:25px}.qov2-hero p{color:#6a778b;margin:5px 0 0;font-size:12px}.qov2-hero button{color:#26364d;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dee8;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex}.qov2-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.qov2-kpi{background:#fff;border:1px solid #dde5ee;border-radius:13px;align-items:center;gap:11px;padding:14px;display:flex;box-shadow:0 5px 16px #0f172a0a}.qov2-kpi-icon{color:#2563eb;background:#eef4ff;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.qov2-kpi>div:last-child{flex-direction:column;min-width:0;display:flex}.qov2-kpi span{text-transform:uppercase;color:#6b778b;font-size:9px;font-weight:850}.qov2-kpi strong{color:#14243d;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:18px;overflow:hidden}.qov2-kpi small{color:#8a96a7;margin-top:2px;font-size:9px}.qod-manager{flex-direction:column;gap:12px;min-width:0;display:flex}.qod-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.qod-search{color:#68768a;background:#fff;border:1px solid #d6dee8;border-radius:10px;align-items:center;gap:8px;min-width:360px;padding:9px 11px;display:flex}.qod-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.qod-toolbar-actions{gap:8px;display:flex}.qod-btn{min-height:37px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex}.qod-btn:disabled{opacity:.55;cursor:not-allowed}.qod-btn--primary{color:#fff;background:#2563eb;box-shadow:0 6px 16px #2563eb33}.qod-btn--light{color:#26364d;background:#fff;border-color:#d6dee8}.qod-alert{border-radius:9px;padding:10px 12px;font-size:11px;font-weight:700}.qod-alert--error{color:#b42318;background:#fff1f2;border:1px solid #f1b7bd}.qod-alert--success{color:#087443;background:#ecfdf3;border:1px solid #a9dfbd}.qod-register{background:#fff;border:1px solid #dde5ee;border-radius:14px;overflow:hidden;box-shadow:0 8px 23px #0f172a0b}.qod-register-head{border-bottom:1px solid #e5ebf1;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.qod-register-head h2{color:#14243d;margin:0;font-size:15px}.qod-register-head p{color:#8490a1;margin:3px 0 0;font-size:10px}.qod-product-source-note{color:#42618b;align-items:center;gap:6px;font-size:10px;font-weight:750;display:inline-flex}.qod-table-wrap{overflow:auto}.qod-table{border-collapse:collapse;width:100%;min-width:1050px}.qod-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#526177;background:#f4f7fb;border-bottom:1px solid #dce4ed;padding:10px 12px;font-size:8px}.qod-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:11px 12px;font-size:10px}.qod-table td strong{color:#14243d;display:block}.qod-table td small{color:#8a96a8;margin-top:2px;display:block}.qod-row-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.qod-row-actions button{color:#28476f;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3dce7;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.qod-row-actions .qod-danger-action{color:#b42318;background:#fff7f7;border-color:#f1c3c7}.qod-empty{text-align:center;height:100px;color:#7a8798!important}.qod-loading{color:#65748a;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:11px;display:flex}.qod-status{color:#475569;text-transform:uppercase;background:#eef2f6;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:850;display:inline-flex}.qod-status--sent,.qod-status--confirmed{color:#1d4ed8;background:#eaf2ff}.qod-status--converted,.qod-status--completed{color:#087443;background:#e9f9ef}.qod-status--cancelled{color:#b42318;background:#fff0f1}.qod-editor-backdrop{z-index:6500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:flex-start;padding:18px;display:flex;position:fixed;inset:0;overflow:auto}.qod-editor{background:#f3f6fa;border:1px solid #ffffff40;border-radius:17px;width:min(1480px,100%);margin:auto;overflow:hidden;box-shadow:0 30px 90px #02081766}.qod-editor-head{z-index:3;background:#fff;border-bottom:1px solid #dce4ec;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 20px;display:flex;position:sticky;top:0}.qod-editor-head>div>span{text-transform:uppercase;letter-spacing:.1em;color:#2563eb;font-size:9px;font-weight:850}.qod-editor-head h2{color:#14243d;margin:3px 0 0;font-size:21px}.qod-editor-head p{color:#748195;margin:4px 0 0;font-size:10px}.qod-editor-head>button{color:#526178;cursor:pointer;background:#fff;border:1px solid #d8e0e9;border-radius:9px;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.qod-editor-form{flex-direction:column;gap:13px;padding:15px;display:flex}.qod-form-card{background:#fff;border:1px solid #dce4ed;border-radius:13px;padding:14px;box-shadow:0 4px 13px #0f172a09}.qod-card-title{color:#2563eb;align-items:center;gap:9px;margin-bottom:12px;display:flex}.qod-card-title h3{color:#17233b;margin:0;font-size:13px}.qod-card-title p{color:#8390a2;margin:2px 0 0;font-size:9px}.qod-card-title--between{justify-content:space-between}.qod-card-title-copy{align-items:center;gap:9px;display:flex}.qod-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.qod-form-grid label,.qod-item label,.qod-terms-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.qod-form-grid label>span,.qod-item label>span,.qod-terms-grid label>span{color:#3d4b60;font-size:9px;font-weight:800}.qod-form-grid input,.qod-form-grid select,.qod-form-grid textarea,.qod-item input,.qod-item select,.qod-terms-grid textarea{box-sizing:border-box;width:100%;font:inherit;color:#172033;background:#fff;border:1px solid #d5dee8;border-radius:8px;outline:0;padding:8px 9px;font-size:10px}.qod-form-grid input:focus,.qod-form-grid select:focus,.qod-form-grid textarea:focus,.qod-item input:focus,.qod-item select:focus,.qod-terms-grid textarea:focus{border-color:#7aa5ed;box-shadow:0 0 0 3px #2563eb17}.qod-span-2{grid-column:span 2}.qod-item-list{flex-direction:column;gap:9px;display:flex}.qod-item{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:11px;grid-template-columns:28px minmax(0,1fr) 125px;gap:10px;padding:11px;display:grid}.qod-item-index{color:#2563eb;background:#eaf2ff;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:850;display:flex}.qod-item-content{flex-direction:column;gap:9px;display:flex}.qod-item-primary-grid{grid-template-columns:125px minmax(210px,1.7fr) repeat(8,minmax(90px,1fr));gap:7px;display:grid}.qod-product-field{grid-column:span 2}.qod-item-secondary-grid{grid-template-columns:repeat(4,minmax(110px,1fr)) minmax(260px,2fr);gap:7px;display:grid}.qod-item-description{grid-column:span 1}.qod-readonly input{color:#1d4ed8;background:#eef4ff;font-weight:800}.qod-item-summary{border-left:1px solid #e2e8f0;flex-direction:column;align-items:flex-end;gap:3px;padding-left:8px;display:flex}.qod-item-summary span{text-transform:uppercase;color:#8793a4;font-size:8px}.qod-item-summary b{color:#475569;font-size:9px}.qod-item-summary strong{color:#14243d;margin:5px 0;font-size:13px}.qod-item-summary button{color:#bd2632;cursor:pointer;background:#fff5f5;border:1px solid #efc4c8;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.qod-item-summary button:disabled{opacity:.35;cursor:not-allowed}.qod-bottom-grid{grid-template-columns:minmax(0,1fr) 320px;gap:13px;display:grid}.qod-terms-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.qod-terms-grid label:last-child{grid-column:span 2}.qod-total-card{color:#fff;background:#152640;border-radius:13px;flex-direction:column;gap:9px;padding:16px;display:flex;box-shadow:0 12px 28px #0f172a2e}.qod-total-card h3{margin:0 0 5px;font-size:15px}.qod-total-card>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:10px;padding-bottom:7px;font-size:10px;display:flex}.qod-total-card>div span{color:#c8d4e6}.qod-total-card>div b{font-size:11px}.qod-total-card .qod-grand{border-bottom:0;padding:10px 0}.qod-total-card .qod-grand span{color:#fff;font-size:12px;font-weight:800}.qod-total-card .qod-grand b{color:#86b6ff;font-size:18px}.qod-total-card .qod-btn--light{color:#26364d;background:#fff}.qod-spin{animation:.85s linear infinite qod-spin}@keyframes qod-spin{to{transform:rotate(360deg)}}@media (width<=1350px){.qod-item-primary-grid{grid-template-columns:repeat(5,minmax(110px,1fr))}.qod-product-field{grid-column:span 2}.qod-item-secondary-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.qod-item-description{grid-column:span 2}}@media (width<=1000px){.qov2-kpis,.qod-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qod-item{grid-template-columns:28px minmax(0,1fr)}.qod-item-summary{border-top:1px solid #e2e8f0;border-left:0;grid-column:2;align-items:flex-start;padding:8px 0 0}.qod-item-primary-grid,.qod-item-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qod-bottom-grid{grid-template-columns:1fr}}@media (width<=680px){.qov2-hero,.qod-toolbar,.qod-register-head{flex-direction:column;align-items:stretch}.qov2-kpis{grid-template-columns:1fr}.qod-search{min-width:0}.qod-toolbar-actions{width:100%}.qod-toolbar-actions .qod-btn{flex:1}.qod-form-grid,.qod-item-primary-grid,.qod-item-secondary-grid,.qod-terms-grid{grid-template-columns:1fr}.qod-span-2,.qod-product-field,.qod-item-description,.qod-terms-grid label:last-child{grid-column:span 1}.qod-editor-backdrop{padding:6px}.qod-editor-form{padding:9px}}.catalog-page{color:#172033;flex-direction:column;gap:14px;display:flex}.catalog-page *{box-sizing:border-box}.catalog-module-head{justify-content:space-between;align-items:center;gap:18px;padding:2px 0 4px;display:flex}.catalog-eyebrow{color:#1769e0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.catalog-module-head h2{margin:0;font-size:20px}.catalog-module-head p{color:#718096;margin:5px 0 0;font-size:10px;line-height:1.55}.catalog-head-actions{flex-wrap:wrap;gap:8px;display:flex}.catalog-btn{color:#34445a;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.catalog-btn:hover{background:#f7f9fc}.catalog-btn:disabled{cursor:not-allowed;opacity:.55}.catalog-btn-primary{color:#fff;background:#1769e0;border-color:#1769e0;box-shadow:0 5px 14px #1769e02e}.catalog-btn-primary:hover{background:#115bc6}.catalog-alert{border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;font-weight:750;display:flex}.catalog-alert span{flex:1}.catalog-alert button{color:inherit;cursor:pointer;background:0 0;border:0}.catalog-alert-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca}.catalog-alert-success{color:#087443;background:#ecfdf3;border:1px solid #a7f3d0}.catalog-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.catalog-kpis article{background:#fff;border:1px solid #dfe7ef;border-radius:11px;align-items:center;gap:11px;padding:13px 14px;display:flex;box-shadow:0 5px 18px #0f172a09}.catalog-kpis article>svg{color:#1769e0;background:#edf5ff;border-radius:9px;width:34px;height:34px;padding:8px}.catalog-kpis article div{flex-direction:column;display:flex}.catalog-kpis span{color:#6f7d90;font-size:9px;font-weight:800}.catalog-kpis strong{font-size:19px;line-height:1.1}.catalog-kpis small{color:#8a96a6;margin-top:2px;font-size:8px}.catalog-panel{background:#fff;border:1px solid #dfe7ef;border-radius:12px;overflow:hidden;box-shadow:0 7px 22px #0f172a0a}.catalog-panel-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.catalog-panel-head h3{margin:0;font-size:14px}.catalog-panel-head p{color:#778497;margin:3px 0 0;font-size:9px}.catalog-panel-head>span{color:#6a7788;font-size:9px;font-weight:850}.catalog-addon-head{align-items:flex-end}.catalog-segmented{background:#f6f8fb;border:1px solid #dce4ed;border-radius:9px;padding:3px;display:flex}.catalog-segmented button{color:#657286;height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 12px;font-size:9px;font-weight:850}.catalog-segmented button.active{color:#1769e0;background:#fff;box-shadow:0 2px 7px #0f172a14}.catalog-filterbar{background:#fbfcfe;border-bottom:1px solid #e9eef4;grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(120px,.7fr)) auto;gap:8px;padding:11px 13px;display:grid}.catalog-filterbar select,.catalog-search-field{background:#fff;border:1px solid #d8e1eb;border-radius:8px;height:35px}.catalog-filterbar select{color:#34445a;font:inherit;outline:0;padding:0 9px;font-size:9px}.catalog-search-field{color:#7f8a99;align-items:center;gap:7px;padding:0 10px;display:flex}.catalog-search-field input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.catalog-filter-reset{color:#536176;height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.catalog-table-wrap{overflow:auto}.catalog-table{border-collapse:collapse;width:100%;min-width:940px}.catalog-table th{color:#657286;text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f7f9fc;padding:9px 11px;font-size:8px}.catalog-table td{color:#34445a;vertical-align:middle;border-top:1px solid #edf1f5;padding:10px 11px;font-size:9px}.catalog-table tbody tr:hover{background:#fbfdff}.catalog-sort{color:inherit;font:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:8px;font-weight:850;display:inline-flex}.catalog-sort.active{color:#1769e0}.catalog-sort .ascending{transform:rotate(180deg)}.catalog-product-cell,.catalog-name-cell{align-items:center;gap:9px;min-width:190px;display:flex}.catalog-product-cell strong,.catalog-name-cell strong{color:#172033;font-size:10px;display:block}.catalog-product-cell small,.catalog-name-cell small{color:#8390a1;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:2px;font-size:8px;display:block;overflow:hidden}.catalog-thumb{color:#738196;background:#f3f6fa;border:1px solid #dce4ed;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.catalog-thumb img{object-fit:cover;width:100%;height:100%}.catalog-mini-icon,.catalog-swatch{color:#1769e0;background:#edf5ff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.catalog-swatch{border:2px solid #fff;box-shadow:0 0 0 1px #d7e0ea}.catalog-subtext{color:#8390a1;margin-top:2px;font-size:8px;display:block}.catalog-count-pill,.catalog-seo-score,.catalog-status{color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:42px;padding:4px 7px;font-size:8px;font-weight:900;display:inline-flex}.catalog-count-pill.configured,.catalog-status.active{color:#087443;background:#dcfce7}.catalog-seo-score{color:#1769e0;background:#edf5ff}.catalog-actions-cell{white-space:nowrap;text-align:right!important}.catalog-icon-action{color:#4c5a6e;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:4px;text-decoration:none;display:inline-flex}.catalog-icon-action:hover{color:#1769e0;background:#edf5ff;border-color:#b8d0f2}.catalog-icon-action:disabled{opacity:.5;cursor:not-allowed}.catalog-loading,.catalog-empty{color:#7b8797;justify-content:center;align-items:center;gap:7px;min-height:160px;font-size:10px;display:flex}.catalog-empty{flex-direction:column}.catalog-empty strong{color:#34445a;font-size:11px}.catalog-empty span{font-size:9px}.catalog-pagination{background:#fbfcfe;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.catalog-pagination>span{color:#718096;font-size:9px}.catalog-pagination>div{align-items:center;gap:8px;display:flex}.catalog-pagination button{color:#455468;height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:7px;align-items:center;gap:4px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.catalog-pagination button:disabled{opacity:.45;cursor:not-allowed}.catalog-pagination em{color:#657286;font-size:8px;font-style:normal;font-weight:800}.catalog-modal-backdrop,.catalog-success-backdrop{z-index:7000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050f1ea8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0;overflow:auto}.catalog-product-modal{background:#f7f9fc;border-radius:15px;width:min(1120px,100%);max-height:94vh;overflow:hidden;box-shadow:0 30px 80px #00000059}.catalog-product-modal>header,.catalog-small-modal>header{background:#fff;border-bottom:1px solid #e1e7ee;justify-content:space-between;align-items:flex-start;gap:14px;padding:15px 18px;display:flex}.catalog-product-modal>header span,.catalog-small-modal>header span{color:#1769e0;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900}.catalog-product-modal>header h2,.catalog-small-modal>header h2{margin:4px 0 0;font-size:18px}.catalog-product-modal>header p{color:#778497;margin:4px 0 0;font-size:9px}.catalog-product-modal>header button,.catalog-small-modal>header button,.catalog-success-modal>button{color:#64748b;cursor:pointer;background:0 0;border:0}.catalog-step-nav{background:#fff;border-bottom:1px solid #e1e7ee;grid-template-columns:repeat(3,1fr);display:grid}.catalog-step-nav button{color:#778497;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.catalog-step-nav button span{background:#eef2f7;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.catalog-step-nav button.active{color:#1769e0;border-color:#1769e0}.catalog-step-nav button.active span{color:#fff;background:#1769e0}.catalog-product-modal-body{max-height:62vh;padding:16px 18px;overflow:auto}.catalog-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.catalog-form-grid label,.catalog-small-modal-body>label,.catalog-seo-form label{flex-direction:column;gap:5px;display:flex}.catalog-form-grid label>span,.catalog-small-modal-body label>span,.catalog-seo-form label>span{color:#41516a;font-size:8px;font-weight:850}.catalog-form-grid input,.catalog-form-grid select,.catalog-form-grid textarea,.catalog-small-modal input,.catalog-small-modal select,.catalog-small-modal textarea,.catalog-seo-form input,.catalog-seo-form textarea,.catalog-option-rules input{color:#17243a;width:100%;font:inherit;background:#fff;border:1px solid #d8e1eb;border-radius:8px;outline:0;padding:8px 9px;font-size:9px}.catalog-form-grid .span-2{grid-column:span 2}.catalog-image-upload>div{background:#fff;border:1px dashed #bdc9d7;border-radius:10px;align-items:center;gap:11px;min-height:78px;padding:10px;display:flex}.catalog-image-upload img{object-fit:cover;border-radius:8px;width:70px;height:58px}.catalog-image-upload small{color:#8491a2;font-size:8px}.catalog-selector-intro{color:#174f8d;background:#f2f7ff;border:1px solid #d9e8fb;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.catalog-selector-intro h3{margin:0;font-size:12px}.catalog-selector-intro p{color:#5e7899;margin:3px 0 0;font-size:8px}.catalog-selector-category{background:#fff;border:1px solid #dfe7ef;border-radius:11px;margin-top:12px;overflow:hidden}.catalog-selector-category>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.catalog-selector-category h4{margin:0;font-size:11px}.catalog-selector-category p{color:#7d899a;margin:2px 0 0;font-size:8px}.catalog-selector-category>header>span{color:#1769e0;background:#edf5ff;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:850}.catalog-selector-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.catalog-selector-options article{background:#fff;border:1px solid #e0e7ef;border-radius:9px;padding:9px}.catalog-selector-options article.selected{background:#f5f9ff;border-color:#8cb6ef}.catalog-option-check{cursor:pointer;gap:7px;display:flex}.catalog-option-check>span{grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:6px;width:100%;display:grid}.catalog-option-check i{border:2px solid #fff;border-radius:5px;width:16px;height:16px;box-shadow:0 0 0 1px #ccd6e2}.catalog-option-check strong{font-size:9px}.catalog-option-check small{color:#7c899a;grid-column:2;font-size:7px}.catalog-option-rules{border-top:1px solid #e5ebf1;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;padding-top:7px;display:grid}.catalog-option-rules label{align-items:center;gap:4px;font-size:7px;font-weight:800;display:flex}.catalog-option-rules input[type=number]{grid-column:span 2;padding:6px 7px}.catalog-empty-mini{color:#8491a2;padding:12px;font-size:9px}.catalog-seo-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:13px;display:grid}.catalog-seo-form{flex-direction:column;gap:10px;display:flex}.catalog-seo-form small{color:#8491a2;font-size:7px}.catalog-publish-toggle{background:#f5f9ff;border:1px solid #d9e8fb;border-radius:9px;align-items:center;padding:10px;flex-direction:row!important}.catalog-publish-toggle span{flex-direction:column;display:flex}.catalog-publish-toggle strong{font-size:9px}.catalog-seo-preview{background:#fff;border:1px solid #dfe7ef;border-radius:11px;align-self:start;padding:16px}.catalog-seo-preview>span{color:#6b7789;text-transform:uppercase;font-size:7px;font-weight:900}.catalog-seo-preview h4{color:#1a0dab;margin:14px 0 4px;font-size:15px;font-weight:500}.catalog-seo-preview a{color:#087443;font-size:9px}.catalog-seo-preview p{color:#4c596b;font-size:9px;line-height:1.55}.catalog-seo-preview>div{color:#174f8d;background:#edf5ff;border-radius:8px;gap:6px;margin-top:13px;padding:9px;font-size:8px;line-height:1.5;display:flex}.catalog-product-modal>footer,.catalog-small-modal>footer{background:#fff;border-top:1px solid #e1e7ee;justify-content:space-between;align-items:center;gap:10px;padding:11px 15px;display:flex}.catalog-product-modal>footer>div{align-items:center;gap:7px;display:flex}.catalog-product-modal>footer strong{font-size:14px}.catalog-product-modal>footer span{color:#7c899b;font-size:8px}.catalog-small-modal{background:#f7f9fc;border-radius:14px;width:min(540px,100%);overflow:hidden;box-shadow:0 28px 75px #00000054}.catalog-small-modal-body{flex-direction:column;gap:10px;padding:15px;display:flex}.catalog-inline-check{font-size:8px;font-weight:800;flex-direction:row!important;align-items:center!important;gap:6px!important;display:flex!important}.catalog-success-modal{text-align:center;background:#fff;border-radius:16px;width:min(500px,100%);padding:25px;position:relative;box-shadow:0 30px 85px #00000061}.catalog-success-modal>button{position:absolute;top:13px;right:13px}.catalog-success-icon{color:#fff;background:#1769e0;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 10px;display:flex}.catalog-success-modal>span{color:#1769e0;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.catalog-success-modal h2{margin:5px 0 7px;font-size:21px}.catalog-success-modal>p{color:#748195;margin:0 auto;font-size:9px;line-height:1.55}.catalog-success-score{color:#087443;background:#ecfdf3;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:max-content;margin:15px auto;padding:8px 12px;display:flex}.catalog-success-score strong{font-size:18px}.catalog-success-score span{font-size:8px;font-weight:850}.catalog-success-modal>label{text-align:left;flex-direction:column;gap:5px;display:flex}.catalog-success-modal>label>span{color:#657387;font-size:7px;font-weight:850}.catalog-success-modal>label>div{border:1px solid #d8e1eb;border-radius:8px;display:flex;overflow:hidden}.catalog-success-modal input{font:inherit;border:0;outline:0;flex:1;padding:9px;font-size:8px}.catalog-success-modal label button{color:#1769e0;cursor:pointer;background:#edf5ff;border:0;width:38px}.catalog-success-modal ul{text-align:left;grid-template-columns:1fr 1fr;gap:6px;margin:14px 0;padding:0;list-style:none;display:grid}.catalog-success-modal li{background:#f7f9fc;border-radius:7px;align-items:center;gap:5px;padding:7px;font-size:7px;font-weight:800;display:flex}.catalog-success-modal li svg{color:#087443;width:13px}.catalog-success-actions{justify-content:center;gap:7px;display:flex}.catalog-render-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;align-items:flex-start;gap:13px;padding:20px;display:flex}.catalog-render-error h3{margin:0;font-size:15px}.catalog-render-error p{margin:5px 0 12px;font-size:10px}.catalog-render-error button{color:#b42318;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:9px;font-weight:850;display:inline-flex}.catalog-spin{animation:.85s linear infinite catalog-spin}@keyframes catalog-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.catalog-filterbar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(130px,.7fr))}.catalog-kpis,.catalog-selector-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.catalog-module-head,.catalog-panel-head,.catalog-pagination{flex-direction:column;align-items:stretch}.catalog-filterbar{grid-template-columns:1fr}.catalog-segmented{width:100%}.catalog-segmented button{flex:1}.catalog-form-grid,.catalog-seo-grid{grid-template-columns:1fr}.catalog-form-grid .span-2{grid-column:span 1}.catalog-selector-options{grid-template-columns:1fr}.catalog-product-modal>footer{flex-direction:column;align-items:stretch}.catalog-product-modal>footer>div:last-child{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.catalog-success-modal ul{grid-template-columns:1fr}}@media (width<=520px){.catalog-kpis{grid-template-columns:1fr}.catalog-head-actions{width:100%}.catalog-head-actions .catalog-btn{flex:1}.catalog-step-nav button{font-size:0}.catalog-step-nav button span{font-size:9px}}.hrp-page{flex-direction:column;gap:14px;min-width:0;display:flex}.hrp-page-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:2px 0 4px;display:flex}.hrp-page-head h2{color:var(--text,#172033);margin:2px 0 4px;font-size:25px;line-height:1.1}.hrp-page-head p{color:var(--text-muted,#667085);margin:0;font-size:12px}.hrp-eyebrow{letter-spacing:.12em;color:var(--primary,#2563eb);font-size:9px;font-weight:900;display:block}.hrp-page-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hrp-btn{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);min-height:34px;color:var(--text,#172033);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:11px;font-weight:800;transition:all .18s;display:inline-flex}.hrp-btn:hover:not(:disabled){border-color:#9fb4cf;transform:translateY(-1px)}.hrp-btn:disabled{opacity:.55;cursor:not-allowed}.hrp-btn--primary{background:var(--primary,#2563eb);border-color:var(--primary,#2563eb);color:#fff}.hrp-alert{border-radius:9px;padding:10px 12px;font-size:11px;font-weight:750}.hrp-alert--error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.hrp-alert--success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.hrp-loading-bar{color:#1d4ed8;background:#eff6ff;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:800;display:flex}.hrp-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.hrp-kpi-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.hrp-kpi{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);border-radius:11px;align-items:flex-start;gap:10px;min-height:92px;padding:13px;display:flex;box-shadow:0 8px 20px #0f172a09}.hrp-kpi-icon{color:#2563eb;background:#eff6ff;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.hrp-kpi>div:last-child{flex-direction:column;min-width:0;display:flex}.hrp-kpi span{text-transform:uppercase;color:var(--text-muted,#667085);font-size:9px;font-weight:850}.hrp-kpi strong{color:var(--text,#172033);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:20px;line-height:1.15;overflow:hidden}.hrp-kpi small{color:var(--text-muted,#667085);margin-top:5px;font-size:9px}.hrp-kpi.success .hrp-kpi-icon{color:#079455;background:#ecfdf3}.hrp-kpi.warning .hrp-kpi-icon{color:#ea580c;background:#fff7ed}.hrp-kpi.danger .hrp-kpi-icon{color:#e11d48;background:#fff1f2}.hrp-dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:12px;display:grid}.hrp-panel{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);border-radius:11px;overflow:hidden;box-shadow:0 10px 24px #0f172a09}.hrp-panel-head{border-bottom:1px solid var(--border,#e6ebf1);justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.hrp-panel-head h3{color:var(--text,#172033);margin:0;font-size:13px}.hrp-panel-head p{color:var(--text-muted,#667085);margin:3px 0 0;font-size:9px}.hrp-panel-head select{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);border-radius:8px;min-width:340px;max-width:100%;height:34px;padding:0 10px;font-size:10px;font-weight:700}.hrp-department-list{flex-direction:column;padding:8px 14px 14px;display:flex}.hrp-department-list>div{border-bottom:1px solid #eef2f6;grid-template-columns:minmax(120px,180px) 1fr 34px;align-items:center;gap:10px;padding:9px 0;display:grid}.hrp-department-list>div:last-child{border-bottom:0}.hrp-department-list span,.hrp-department-list strong{font-size:10px}.hrp-department-list>div>div{background:#edf2f7;border-radius:999px;height:6px;overflow:hidden}.hrp-department-list i{background:#2563eb;border-radius:999px;min-width:4px;height:100%;display:block}.hrp-mini-list{flex-direction:column;padding:5px 14px 12px;display:flex}.hrp-mini-list>div{border-bottom:1px solid #eef2f6;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.hrp-mini-list>div:last-child{border-bottom:0}.hrp-mini-list>div>div{flex-direction:column;gap:3px;display:flex}.hrp-mini-list>div>div:last-child{align-items:flex-end}.hrp-mini-list strong{color:var(--text,#172033);font-size:10px}.hrp-mini-list span{color:var(--text-muted,#667085);font-size:9px}.hrp-filters{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.hrp-filters--inner{border:0;border-bottom:1px solid var(--border,#dce3ec);border-radius:0}.hrp-filters select,.hrp-filters>input,.hrp-date-filter input{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);height:34px;color:var(--text,#172033);border-radius:8px;padding:0 9px;font-size:10px;font-weight:650}.hrp-search{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);min-width:230px;height:34px;color:var(--text-muted,#667085);border-radius:8px;align-items:center;gap:7px;padding:0 9px;display:flex}.hrp-search input{width:100%;color:var(--text,#172033);background:0 0;border:0;outline:0;font-size:10px}.hrp-date-filter{align-items:center;gap:5px;display:flex}.hrp-date-filter span{text-transform:uppercase;color:var(--text-muted,#667085);font-size:8px;font-weight:900}.hrp-date-filter input{width:126px}.hrp-table-wrap{width:100%;overflow:auto}.hrp-table{border-collapse:collapse;width:100%;min-width:860px}.hrp-table thead{background:#f5f8fc}.hrp-table th{border-bottom:1px solid var(--border,#dce3ec);text-align:left;text-transform:uppercase;white-space:nowrap;color:#536176;padding:9px 10px;font-size:8px;font-weight:900}.hrp-table td{color:var(--text,#25324a);vertical-align:middle;border-bottom:1px solid #eef2f6;padding:10px;font-size:10px}.hrp-table tbody tr:hover{background:#fafcff}.hrp-table tbody tr:last-child td{border-bottom:0}.hrp-table td strong{font-size:10px}.hrp-subtext{color:var(--text-muted,#667085);margin-top:2px;font-size:8px;display:block}.hrp-actions-col{width:74px;text-align:center!important}.hrp-row-actions{justify-content:center;align-items:center;gap:4px;display:flex}.hrp-sort{color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.hrp-sort svg{opacity:.35}.hrp-sort.active{color:#1d4ed8}.hrp-sort.active svg{opacity:1}.hrp-icon-btn{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);color:#475467;cursor:pointer;border-radius:7px;place-items:center;width:28px;height:28px;display:inline-grid}.hrp-icon-btn:hover:not(:disabled){color:#1d4ed8;background:#f8fbff;border-color:#9fb4cf}.hrp-icon-btn:disabled{opacity:.5;cursor:not-allowed}.hrp-person-cell{align-items:center;gap:8px;display:flex}.hrp-person-cell>span{color:#1d4ed8;background:#eaf2ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.hrp-person-cell>div{flex-direction:column;display:flex}.hrp-person-cell small{color:var(--text-muted,#667085);font-size:8px}.hrp-status{color:#475467;text-transform:uppercase;white-space:nowrap;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;min-height:21px;padding:3px 7px;display:inline-flex;font-size:8px!important;font-weight:900!important}.hrp-status--active,.hrp-status--present,.hrp-status--paid,.hrp-status--approved{color:#067647;background:#ecfdf3}.hrp-status--inactive,.hrp-status--exited,.hrp-status--cancelled,.hrp-status--absent{color:#b42318;background:#fff1f2}.hrp-status--draft,.hrp-status--generated,.hrp-status--half-day,.hrp-status--on-leave{color:#1d4ed8;background:#eff6ff}.hrp-status--paid-leave,.hrp-status--holiday,.hrp-status--weekly-off{color:#0369a1;background:#f0f9ff}.hrp-status--unpaid-leave,.hrp-status--not-configured{color:#c2410c;background:#fff7ed}.hrp-pagination{border-top:1px solid var(--border,#e6ebf1);color:var(--text-muted,#667085);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:9px;display:flex}.hrp-page-controls{align-items:center;gap:6px;display:flex}.hrp-page-controls select,.hrp-page-controls button{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);height:29px;color:var(--text,#172033);border-radius:7px;font-size:9px}.hrp-page-controls select{padding:0 7px}.hrp-page-controls button{cursor:pointer;place-items:center;width:29px;display:grid}.hrp-page-controls button:disabled{opacity:.45;cursor:not-allowed}.hrp-empty{min-height:150px;color:var(--text-muted,#667085);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:20px;display:flex}.hrp-empty strong{color:var(--text,#344054);font-size:12px}.hrp-empty span{font-size:9px}.hrp-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.hrp-modal{background:var(--surface,#fff);border-radius:13px;width:min(680px,100%);max-height:92vh;overflow:hidden;box-shadow:0 26px 70px #0f172a47}.hrp-modal--wide{width:min(900px,100%)}.hrp-modal--payslip{width:min(960px,100%)}.hrp-modal-head{border-bottom:1px solid var(--border,#e6ebf1);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.hrp-modal-head span{letter-spacing:.1em;color:#2563eb;font-size:8px;font-weight:900;display:block}.hrp-modal-head h3{color:var(--text,#172033);margin:2px 0 0;font-size:17px}.hrp-modal-head button{color:#475467;cursor:pointer;background:#f2f4f7;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.hrp-modal-body{max-height:calc(92vh - 62px);padding:16px;overflow:auto}.hrp-form{flex-direction:column;gap:14px;display:flex}.hrp-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hrp-field{flex-direction:column;gap:5px;display:flex}.hrp-field--wide{grid-column:span 3}.hrp-field>span{color:#475467;font-size:9px;font-weight:850}.hrp-field input,.hrp-field select,.hrp-field textarea{border:1px solid var(--border,#dce3ec);background:var(--surface,#fff);width:100%;min-height:35px;color:var(--text,#172033);border-radius:8px;outline:none;padding:7px 9px;font-size:10px}.hrp-field textarea{resize:vertical;min-height:72px}.hrp-field input:focus,.hrp-field select:focus,.hrp-field textarea:focus{border-color:#84adff;box-shadow:0 0 0 3px #2563eb14}.hrp-form-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.hrp-salary-preview{background:#f7f9fc;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:10px;display:grid}.hrp-salary-preview div{background:#fff;border:1px solid #e6ebf1;border-radius:8px;flex-direction:column;gap:3px;padding:8px;display:flex}.hrp-salary-preview span{text-transform:uppercase;color:#667085;font-size:8px;font-weight:850}.hrp-salary-preview strong{color:#172033;font-size:15px}.hrp-payslip-run-picker .hrp-panel-head{border-bottom:0}.hrp-modal-loading{color:#667085;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:11px;display:flex}.hrp-payslip{flex-direction:column;gap:14px;display:flex}.hrp-payslip-head{background:#f5f8fc;border-radius:10px;justify-content:space-between;gap:20px;padding:16px;display:flex}.hrp-payslip-head>div:last-child{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.hrp-payslip-head span{color:#667085;font-size:9px;font-weight:850}.hrp-payslip-head h2{color:#172033;margin:3px 0;font-size:22px}.hrp-payslip-head p{color:#667085;margin:0;font-size:10px}.hrp-payslip-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.hrp-payslip-stats div{border:1px solid var(--border,#dce3ec);border-radius:9px;flex-direction:column;gap:3px;padding:10px;display:flex}.hrp-payslip-stats span{text-transform:uppercase;color:#667085;font-size:8px;font-weight:850}.hrp-payslip-stats strong{color:#172033;font-size:15px}.hrp-payslip-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hrp-payslip-grid section{border:1px solid var(--border,#dce3ec);border-radius:10px;padding:12px}.hrp-payslip-grid h3{margin:0 0 7px;font-size:12px}.hrp-payslip-grid section>div{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;display:flex}.hrp-payslip-grid section>div:last-child{border-bottom:0}.hrp-payslip-grid span,.hrp-payslip-grid strong{font-size:10px}.hrp-payslip-grid .total{margin-top:5px;padding-top:10px;font-weight:900}.hrp-payslip-net{color:#067647;background:#ecfdf3;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.hrp-payslip-net span{text-transform:uppercase;font-size:10px;font-weight:900}.hrp-payslip-net strong{font-size:22px}.hrp-payslip-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.hrp-payslip-footer>span{color:#667085;font-size:9px}.hrp-payslip-footer>div{gap:8px;display:flex}.spin{animation:.8s linear infinite hrp-spin}@keyframes hrp-spin{to{transform:rotate(360deg)}}@media (width<=1250px){.hrp-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hrp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hrp-field--wide{grid-column:span 2}}@media (width<=900px){.hrp-page-head,.hrp-panel-head,.hrp-payslip-head,.hrp-payslip-footer{flex-direction:column;align-items:stretch}.hrp-dashboard-grid,.hrp-payslip-grid{grid-template-columns:1fr}.hrp-kpi-grid,.hrp-kpi-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hrp-panel-head select{width:100%;min-width:0}.hrp-page-actions{width:100%}.hrp-page-actions .hrp-btn{flex:1}.hrp-payslip-head>div:last-child{align-items:flex-start}.hrp-payslip-footer>div{width:100%}.hrp-payslip-footer .hrp-btn{flex:1}}@media (width<=580px){.hrp-kpi-grid,.hrp-kpi-grid--compact,.hrp-form-grid,.hrp-salary-preview,.hrp-payslip-stats{grid-template-columns:1fr}.hrp-field--wide{grid-column:span 1}.hrp-filters{flex-direction:column;align-items:stretch}.hrp-search,.hrp-filters select,.hrp-date-filter,.hrp-date-filter input{width:100%;min-width:0}.hrp-pagination{flex-direction:column;align-items:flex-start}.hrp-modal-backdrop{padding:7px}.hrp-modal-body{padding:12px}.hrp-form-actions{flex-direction:column-reverse}.hrp-form-actions .hrp-btn{width:100%}}@media print{body *{visibility:hidden}.hrp-modal-backdrop,.hrp-modal-backdrop *{visibility:visible}.hrp-modal-backdrop{background:#fff;padding:0;position:absolute;inset:0}.hrp-modal{width:100%;max-height:none;box-shadow:none}.hrp-modal-head,.hrp-payslip-footer{display:none}.hrp-modal-body{max-height:none;padding:0;overflow:visible}.hrp-payslip{padding:18px}}.dp-print-page{color:#111;background:#e9edf2;min-height:100vh;padding:18px;font-family:Arial,Helvetica,sans-serif}.dp-actions{z-index:20;background:#fffffff5;border:1px solid #d8dee8;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:max-content;max-width:calc(100vw - 24px);margin:0 auto 14px;padding:8px;display:flex;position:sticky;top:10px;box-shadow:0 8px 24px #0f172a1f}.dp-actions button{color:#fff;font:inherit;cursor:pointer;background:#175cd3;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.dp-actions button.secondary{color:#344054;background:#fff;border:1px solid #d0d7e2}.dp-actions span{color:#5c6678;padding:0 8px;font-size:11px;font-weight:800}.dp-loading,.dp-error{text-align:center;background:#fff;border:1px solid #dfe4eb;border-radius:16px;max-width:560px;margin:80px auto;padding:28px}.dp-error h2{margin:0 0 8px}.dp-error p{color:#b42318}.dp-error button{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:8px;padding:9px 14px;font-weight:800}.dp-sheet{box-sizing:border-box;background:#fff;width:210mm;min-height:297mm;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 12px 35px #0f172a29}.dp-brand{align-items:flex-start;gap:10px;min-width:0;display:flex}.dp-logo{flex:0 0 62px;justify-content:center;align-items:center;min-height:54px;display:flex}.dp-logo img{object-fit:contain;max-width:100%;max-height:58px;display:block}.dp-brand-copy{min-width:0}.dp-brand h1{text-transform:uppercase;margin:0;font-size:18px;line-height:1.1}.dp-brand strong{margin-top:2px;font-size:9px;display:block}.dp-brand p{margin:2px 0 0;font-size:8px;line-height:1.25}.dp-brand--compact .dp-logo{flex-basis:52px}.dp-brand--compact h1{font-size:15px}.dp-brand--compact p{font-size:7.5px}.dp-items-table{border-collapse:collapse;table-layout:fixed;width:100%}.dp-items-table th,.dp-items-table td{vertical-align:top}.dp-items-table th{text-align:center;font-weight:800}.dp-items-table td{text-align:center}.dp-items-table td:nth-child(2){text-align:left}.dp-items-table td b{display:block}.dp-items-table td small{color:#333;margin-top:2px;font-size:7px;line-height:1.25;display:block}.dp-col-no{width:7%}.dp-col-hsn{width:11%}.dp-col-qty{width:9%}.dp-col-unit{width:8%}.dp-col-rate{width:12%}.dp-col-tax{width:13%}.dp-col-amount{width:14%}.dp-empty-row{color:#777;text-align:center!important;padding:22px!important}.dp-tax-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:7.5px}.dp-tax-table th,.dp-tax-table td{text-align:center;border:1px solid #222;padding:4px}.dp-tax-table th{background:#f7f7f7}.dp-tax-total td{font-weight:800}.dp-authorization{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;min-height:94px;padding:6px;display:flex}.dp-authorization>span{align-self:flex-end;font-size:7px}.dp-authorization-image{justify-content:center;align-items:center;width:100%;height:52px;display:flex}.dp-authorization-image img{object-fit:contain;max-width:115px;max-height:50px}.dp-authorization b{font-size:8px}.dp-theme-tally{padding:5mm 5mm 4mm}.dp-tally-title{text-align:center;text-transform:uppercase;border:1px solid #222;border-bottom:0;padding:3px;font-size:11px;font-weight:900}.dp-tally-top{border:1px solid #222;grid-template-columns:58% 42%;display:grid}.dp-tally-company{border-right:1px solid #222;min-height:77px;padding:6px}.dp-tally-meta{grid-template-columns:1fr 1fr;display:grid}.dp-tally-meta>div{border-bottom:1px solid #222;border-right:1px solid #222;min-height:35px;padding:4px}.dp-tally-meta>div:nth-child(2n){border-right:0}.dp-tally-meta>div:nth-last-child(-n+2){border-bottom:0}.dp-tally-meta span,.dp-tally-extra span,.dp-tally-party>span{font-size:6.5px;display:block}.dp-tally-meta b,.dp-tally-extra b{font-size:7.5px}.dp-tally-party-row{border:1px solid #222;border-top:0;grid-template-columns:58% 42%;display:grid}.dp-tally-party{border-right:1px solid #222;min-height:83px;padding:5px}.dp-tally-party b{font-size:9px;display:block}.dp-tally-party p{margin:2px 0;font-size:7px}.dp-tally-extra{grid-template-columns:1fr 1fr;display:grid}.dp-tally-extra>div{border-bottom:1px solid #222;border-right:1px solid #222;min-height:37px;padding:4px}.dp-tally-extra>div:nth-child(2n){border-right:0}.dp-tally-extra>div:nth-last-child(-n+2){border-bottom:0}.dp-tally-items th,.dp-tally-items td{border:1px solid #222;border-top:0;padding:4px;font-size:7.5px}.dp-tally-items th{height:23px}.dp-tally-items tbody tr:not(.dp-tally-total-row):not(.dp-items-spacer) td{border-bottom:0}.dp-tally-items .dp-items-spacer td{border-top:0;border-bottom:0}.dp-tally-total-row td{vertical-align:middle;font-weight:900}.dp-tally-words{border:1px solid #222;border-top:0;flex-direction:column;min-height:30px;padding:5px;display:flex}.dp-tally-words span{font-size:6.5px}.dp-tally-words b{margin-top:3px;font-size:8px}.dp-tally-bottom{border:1px solid #222;border-top:0;grid-template-columns:68% 32%;display:grid}.dp-bank-terms{border-right:1px solid #222;grid-template-columns:1fr 1fr;display:grid}.dp-bank-terms>div{border-right:1px solid #222;padding:6px}.dp-bank-terms>div:last-child{border-right:0}.dp-bank-terms h3{margin:0 0 4px;font-size:8px}.dp-bank-terms p{margin:2px 0;font-size:7px;line-height:1.25}.dp-computer-note{text-align:center;border:1px solid #222;border-top:0;padding:3px;font-size:6.5px}.dp-theme-vyapaar{padding:7mm 9mm 5mm}.dp-vyapaar-title{text-align:center;margin-bottom:4px;font-size:12px;font-weight:900}.dp-vyapaar-header{border:1px solid #111;grid-template-columns:66% 34%;display:grid}.dp-vyapaar-header>.dp-brand{border-right:1px solid #111;min-height:70px;padding:8px}.dp-vyapaar-number{grid-template-columns:1fr 1fr;display:grid}.dp-vyapaar-number>div{border-right:1px solid #111;flex-direction:column;justify-content:center;padding:7px;display:flex}.dp-vyapaar-number>div:last-child{border-right:0}.dp-vyapaar-number span{font-size:7px;font-weight:800}.dp-vyapaar-number b{margin-top:4px;font-size:9px}.dp-vyapaar-party-grid{border:1px solid #111;border-top:0;grid-template-columns:66% 34%;display:grid}.dp-vyapaar-party-grid>div:first-child{border-right:1px solid #111;min-height:78px;padding:7px}.dp-vyapaar-party-grid span{text-transform:uppercase;font-size:7px;font-weight:800;display:block}.dp-vyapaar-party-grid h3{margin:3px 0;font-size:9px}.dp-vyapaar-party-grid p{margin:2px 0;font-size:7px}.dp-vyapaar-supply{flex-direction:column;display:flex}.dp-vyapaar-supply section{border-bottom:1px solid #111;flex:1;padding:5px}.dp-vyapaar-supply section:last-child{border-bottom:0}.dp-vyapaar-supply b{font-size:8px}.dp-vyapaar-items{margin-top:4px}.dp-vyapaar-items th,.dp-vyapaar-items td{border:1px solid #111;padding:5px;font-size:7.5px}.dp-vyapaar-items th{background:#f5f7fa;height:23px}.dp-vyapaar-items tbody tr:not(.dp-vyapaar-total-row){height:24px}.dp-vyapaar-total-row td{background:#fbfbfb;font-weight:900}.dp-vyapaar-summary{border:1px solid #111;grid-template-columns:54% 46%;margin-top:4px;display:grid}.dp-vyapaar-words{border-right:1px solid #111;min-height:72px;padding:7px}.dp-vyapaar-words span{font-size:7px;font-weight:800;display:block}.dp-vyapaar-words b{margin-top:8px;font-size:8px;display:block}.dp-vyapaar-totals p{border-bottom:1px solid #111;justify-content:space-between;gap:12px;margin:0;padding:5px 7px;font-size:7.5px;display:flex}.dp-vyapaar-totals p:last-child{border-bottom:0}.dp-vyapaar-totals .grand{background:#f5f7fa;font-size:10px}.dp-vyapaar-footer{border:1px solid #111;border-top:0;grid-template-columns:32% 34% 34%;min-height:98px;display:grid}.dp-vyapaar-footer>div{border-right:1px solid #111}.dp-vyapaar-footer>div:last-child{border-right:0}.dp-vyapaar-bank,.dp-vyapaar-terms{padding:6px}.dp-vyapaar-footer h3{margin:0 0 4px;font-size:8px}.dp-vyapaar-footer p{margin:2px 0;font-size:7px;line-height:1.25}.dp-vyapaar-bank p{justify-content:space-between;gap:8px;display:flex}.dp-ack{border-top:1px dashed #777;margin-top:8px;padding-top:5px}.dp-ack>h3{text-align:center;margin:0;font-size:8px}.dp-ack>strong{text-align:center;color:#0b57b7;font-size:9px;display:block}.dp-ack-grid{grid-template-columns:40% 32% 28%;gap:8px;margin-top:5px;display:grid}.dp-ack-grid span{color:#0b57b7;font-size:7px;font-weight:800;display:block}.dp-ack-grid b,.dp-ack-grid p{margin:2px 0;font-size:7px}.dp-ack-sign{border-top:1px dashed #777;justify-content:center;align-items:center;font-size:6.5px;display:flex}.settings-card--wide{grid-column:1/-1}.print-theme-quick-actions{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.print-theme-quick-actions button{color:#24446f;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd8e5;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.print-theme-quick-actions button:hover{background:#eff5ff}.print-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.print-theme-document{background:#fbfcfe;border:1px solid #dfe5ed;border-radius:13px;padding:12px}.print-theme-document-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.print-theme-document-head>b{font-size:13px}.print-theme-document-head>span{color:#175cd3;background:#eef4ff;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:850}.print-theme-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.print-theme-options>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:11px;flex-direction:column;align-items:flex-start;gap:5px;padding:9px;display:flex}.print-theme-options>button.active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.print-theme-options b{font-size:11px}.print-theme-options small{color:#778196;font-size:9px;line-height:1.25}.print-theme-preview{background:#fff;border:1px solid #cbd4df;width:100%;height:50px;display:grid;overflow:hidden}.print-theme-preview i{border-bottom:1px solid #cbd4df;display:block}.print-theme-preview--tally{grid-template-rows:8px 12px 1fr 8px}.print-theme-preview--vyapaar{grid-template-rows:14px 1fr 10px;grid-template-columns:1fr 34%}.print-theme-preview--vyapaar i:first-child{grid-column:1}.print-theme-preview--vyapaar i:nth-child(2){grid-column:2}.print-theme-preview--vyapaar i:nth-child(3){grid-column:1/-1}.print-theme-preview--vyapaar i:nth-child(4){background:#f1f5f9;grid-column:1/-1}.print-auth-panel{background:#f8fafc;border:1px solid #dfe5ed;border-radius:13px;grid-template-columns:minmax(220px,1fr) minmax(300px,1.3fr) minmax(170px,.7fr);align-items:center;gap:15px;margin-top:15px;padding:13px;display:grid}.print-auth-panel h3{margin:0;font-size:13px}.print-auth-panel p{color:#738095;margin:4px 0 0;font-size:10px}.print-auth-options{flex-wrap:wrap;gap:7px;display:flex}.print-auth-options button{font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd8e5;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:10px;font-weight:800;display:inline-flex}.print-auth-options button.active{color:#175cd3;background:#eff5ff;border-color:#2563eb}.print-auth-dot{border:2px solid;border-radius:50%;width:9px;height:9px}.print-auth-options button.active .print-auth-dot{background:#2563eb;box-shadow:inset 0 0 0 2px #eff5ff}.print-auth-preview{background:#fff;border:1px dashed #cbd5e1;border-radius:9px;justify-content:center;align-items:center;min-height:70px;display:flex}.print-auth-preview img{object-fit:contain;max-width:130px;max-height:62px}.print-auth-preview span{text-align:center;color:#778196;padding:10px;font-size:9px}@media (width<=1100px){.print-theme-grid,.print-auth-panel{grid-template-columns:1fr}.dp-sheet{width:100%;min-height:auto}}@media (width<=700px){.dp-print-page{padding:6px}.dp-actions{flex-wrap:wrap;position:relative;top:auto}.print-theme-options{grid-template-columns:1fr}.dp-sheet{overflow:auto}.dp-theme-tally,.dp-theme-vyapaar{min-width:760px}}@page{size:A4;margin:0}@media print{html,body,#root{background:#fff!important;margin:0!important;padding:0!important}.no-print{display:none!important}.dp-print-page{background:#fff!important;padding:0!important}.dp-sheet{page-break-after:always;break-after:page;width:210mm!important;min-height:297mm!important;box-shadow:none!important;margin:0!important}}.role-dashboard{flex-direction:column;gap:16px;display:flex}.role-dashboard-welcome{background:#fff;border:1px solid #dce5ef;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;padding:20px 22px;display:flex;box-shadow:0 8px 26px #22374e0f}.role-dashboard-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#2563eb;align-items:center;gap:6px;margin-bottom:7px;font-size:10px;font-weight:800;display:inline-flex}.role-dashboard-welcome h2{color:#172b43;margin:0;font-size:22px;line-height:1.2}.role-dashboard-welcome p{color:#64748b;margin:6px 0 0;font-size:13px}.role-dashboard-role{background:#f8fbff;border:1px solid #d8e3ef;border-radius:12px;min-width:190px;padding:12px 15px}.role-dashboard-role span,.role-dashboard-role small{color:#718198;font-size:10px;display:block}.role-dashboard-role strong{color:#1d3552;margin:4px 0;font-size:15px;display:block}.role-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.role-dashboard-card{background:#fff;border:1px solid #dce5ef;border-radius:13px;align-items:center;gap:13px;min-height:104px;padding:16px;display:flex;box-shadow:0 6px 20px #22374e0b}.role-dashboard-card-icon{color:#2563eb;background:#eef5ff;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.role-dashboard-card span{color:#6b7d92;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700;display:block}.role-dashboard-card strong{color:#152a43;margin:4px 0;font-size:20px;display:block}.role-dashboard-card small{color:#8290a2;font-size:10px;display:block}.role-dashboard-bottom{grid-template-columns:1fr 1fr;gap:12px;display:grid}.role-dashboard-panel{background:#fff;border:1px solid #dce5ef;border-radius:13px;padding:17px;box-shadow:0 6px 20px #22374e0b}.role-dashboard-panel-head{color:#2563eb;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.role-dashboard-panel-head span{color:#7c8b9d;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.role-dashboard-panel-head h3{color:#1b304a;margin:3px 0 0;font-size:14px}.role-dashboard-access-list{flex-wrap:wrap;gap:8px;padding-top:13px;display:flex}.role-dashboard-access-list>span{color:#405a75;background:#f1f6fc;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.role-dashboard-access-list p{color:#6f7f92;margin:0;font-size:12px;line-height:1.6}.role-dashboard-alert-list{flex-direction:column;gap:8px;padding-top:13px;display:flex}.role-dashboard-alert-list>div{color:#8a5a16;background:#fff8ed;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:11px;line-height:1.45;display:flex}.role-dashboard-alert-list .role-dashboard-clear{color:#237047;background:#edf9f2}.role-dashboard-loading{color:#63758b;background:#fff;border:1px solid #dce5ef;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:220px;font-size:13px;display:flex}.role-dashboard-spin{animation:.85s linear infinite dropx-role-spin}.role-dashboard-error{color:#a23636;background:#fff4f4;border:1px solid #f1c7c7;border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:12px;display:flex}.role-dashboard-error button{color:#fff;cursor:pointer;background:#a23636;border:0;border-radius:7px;margin-left:auto;padding:6px 10px}@keyframes dropx-role-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.role-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.role-dashboard-welcome{flex-direction:column;align-items:stretch}.role-dashboard-role{min-width:0}.role-dashboard-bottom{grid-template-columns:1fr}}@media (width<=540px){.role-dashboard-grid{grid-template-columns:1fr}.role-dashboard-welcome{padding:16px}.role-dashboard-card{min-height:94px}}.dropx-global-logout{z-index:9999;color:#40566f;cursor:pointer;background:#fff;border:1px solid #cfdbe8;border-radius:12px;align-items:center;gap:10px;padding:7px 8px 7px 11px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 32px #162b4429}.dropx-global-logout span,.dropx-global-logout strong{align-items:center;gap:6px;display:flex}.dropx-global-logout span{font-size:10px;font-weight:700}.dropx-global-logout strong{color:#fff;background:#172b43;border-radius:8px;padding:7px 10px;font-size:11px}.dropx-global-logout:hover{transform:translateY(-1px);box-shadow:0 14px 36px #162b4433}.employee-self-service{background:#fff;border:1px solid #dce5ef;border-radius:14px;flex-direction:column;gap:14px;padding:17px;display:flex;box-shadow:0 8px 26px #22374e0d}.employee-self-service-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.employee-self-service-eyebrow{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.employee-self-service-head h3{color:#172b43;margin:0;font-size:16px}.employee-self-service-head p{color:#6f8093;margin:5px 0 0;font-size:11px}.employee-self-refresh{color:#405a75;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.employee-self-tabs{background:#f3f7fb;border-radius:10px;flex-wrap:wrap;gap:6px;padding:5px;display:flex}.employee-self-tabs button{color:#64768b;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.employee-self-tabs button.is-active{color:#2563eb;background:#fff;box-shadow:0 3px 10px #22374e14}.employee-self-error{color:#a23b3b;background:#fff4f4;border:1px solid #f1c8c8;border-radius:9px;padding:10px 12px;font-size:11px}.employee-self-summary{flex-direction:column;gap:13px;display:flex}.employee-self-profile{background:#f9fbfd;border:1px solid #e1e8f0;border-radius:11px;align-items:center;gap:12px;padding:12px;display:flex}.employee-self-avatar{color:#2563eb;background:#e8f1ff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:17px;font-weight:800;display:grid}.employee-self-profile strong,.employee-self-profile span,.employee-self-profile small{display:block}.employee-self-profile strong{color:#1a3049;font-size:13px}.employee-self-profile span{color:#50667e;margin-top:2px;font-size:10px;font-weight:700}.employee-self-profile small{color:#8390a0;margin-top:2px;font-size:9px}.employee-self-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.employee-self-summary-grid article{background:#fff;border:1px solid #dce5ef;border-radius:11px;min-height:104px;padding:13px;position:relative}.employee-self-summary-grid article>svg{color:#3b82f6;position:absolute;top:12px;right:12px}.employee-self-summary-grid span,.employee-self-summary-grid strong,.employee-self-summary-grid small{display:block}.employee-self-summary-grid span{color:#6a7d91;text-transform:uppercase;letter-spacing:.04em;padding-right:28px;font-size:9px;font-weight:800}.employee-self-summary-grid strong{color:#162d47;margin:12px 0 4px;font-size:17px}.employee-self-summary-grid small{color:#8391a1;font-size:9px}.employee-self-history{flex-direction:column;gap:10px;display:flex}.employee-self-filters{grid-template-columns:minmax(220px,1fr) 150px 110px auto;gap:8px;display:grid}.employee-self-filters label{color:#8290a0;background:#fff;border:1px solid #d6e0eb;border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.employee-self-filters input,.employee-self-filters select{color:#334b65;background:#fff;border:1px solid #d6e0eb;border-radius:8px;outline:0;width:100%;height:36px;font-size:10px}.employee-self-filters label input{border:0;height:34px}.employee-self-filters select{padding:0 9px}.employee-self-filters>button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:0 14px;font-size:10px;font-weight:700}.employee-self-table-wrap{border:1px solid #dce5ef;border-radius:10px;position:relative;overflow:auto}.employee-self-table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.employee-self-table-wrap th{color:#65778c;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#f5f8fb;border-bottom:1px solid #dce5ef;padding:9px 10px;font-size:8px;font-weight:800}.employee-self-table-wrap td{color:#425970;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:9px 10px;font-size:10px}.employee-self-table-wrap td small{color:#8a97a6;margin-top:2px;font-size:8px;display:block}.employee-self-table-wrap tr:last-child td{border-bottom:0}.employee-self-status{color:#53687d;text-transform:uppercase;background:#eef3f8;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex}.employee-self-status.is-success{color:#217549;background:#e8f8ef}.employee-self-status.is-warning{color:#8b5a13;background:#fff4df}.employee-self-status.is-danger{color:#a33b3b;background:#fff0f0}.employee-self-icon-button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.employee-self-empty{height:110px;text-align:center!important;color:#8391a1!important}.employee-self-loading{color:#60758b;background:#ffffffd6;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;inset:0}.employee-self-loading svg{animation:.85s linear infinite dropx-role-spin}.employee-self-pagination{color:#758599;justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.employee-self-pagination>div{gap:6px;display:flex}.employee-self-pagination button{color:#455d75;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:7px;align-items:center;gap:4px;padding:7px 9px;font-size:9px;display:inline-flex}.employee-self-pagination button:disabled{opacity:.45;cursor:not-allowed}.employee-self-modal{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f1c2b75;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.employee-self-modal-card{background:#fff;border-radius:14px;width:min(720px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 70px #0f1c2b40}.employee-self-modal-head{border-bottom:1px solid #e2e8ef;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.employee-self-modal-head span{color:#7c8b9c;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.employee-self-modal-head h3{color:#172b43;margin:3px 0 0;font-size:17px}.employee-self-modal-head button{color:#52677d;cursor:pointer;background:#fff;border:1px solid #d7e0ea;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.employee-self-modal-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px;display:grid}.employee-self-modal-summary>div{background:#f9fbfd;border:1px solid #e0e7ef;border-radius:9px;padding:12px}.employee-self-modal-summary span,.employee-self-modal-summary strong{display:block}.employee-self-modal-summary span{color:#7a899b;text-transform:uppercase;font-size:8px;font-weight:800}.employee-self-modal-summary strong{color:#203850;margin-top:5px;font-size:12px}.employee-self-modal-actions{border-top:1px solid #e2e8ef;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.employee-self-modal-actions button{color:#425a73;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:10px;font-weight:700;display:inline-flex}.employee-self-modal-actions button.is-primary{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=900px){.employee-self-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-self-filters{grid-template-columns:1fr 1fr}.employee-self-filters label{grid-column:1/-1}}@media (width<=620px){.dropx-global-logout{bottom:10px;right:10px}.dropx-global-logout span{display:none}.employee-self-service-head{flex-direction:column}.employee-self-refresh{align-self:flex-start}.employee-self-summary-grid,.employee-self-filters{grid-template-columns:1fr}.employee-self-filters label{grid-column:auto}.employee-self-pagination{flex-direction:column;align-items:flex-start}.employee-self-modal-summary{grid-template-columns:1fr 1fr}}.users-page-wrapper{flex-direction:column;gap:12px;display:flex}.users-page-tabs{background:#f4f7fb;border:1px solid #dbe4ee;border-radius:11px;gap:6px;padding:5px;display:flex}.users-page-tabs button{color:#617288;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:750;display:inline-flex}.users-page-tabs button.is-active{color:#1d4ed8;background:#fff;box-shadow:0 2px 8px #1e375214}.user-employee-link-module{flex-direction:column;gap:12px;display:flex}.user-employee-link-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.user-employee-link-summary article{color:#2563eb;background:#fff;border:1px solid #dce5ef;border-radius:11px;align-items:center;gap:10px;min-height:72px;padding:13px;display:flex}.user-employee-link-summary article>div{flex-direction:column;display:flex}.user-employee-link-summary span{color:#718197;text-transform:uppercase;font-size:9px;font-weight:800}.user-employee-link-summary strong{color:#172d47;margin-top:3px;font-size:19px}.user-employee-link-card{background:#fff;border:1px solid #dce5ef;border-radius:13px;overflow:hidden}.user-employee-link-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:16px;padding:16px 17px;display:flex}.user-employee-link-head>div:first-child>span{color:#2563eb;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.user-employee-link-head h2{color:#172d47;margin:3px 0 2px;font-size:16px}.user-employee-link-head p{color:#718197;margin:0;font-size:10px}.user-employee-link-actions,.user-employee-row-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.user-employee-link-actions button,.user-employee-row-actions button{color:#405a74;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:750;display:inline-flex}.user-employee-link-actions button.is-primary,.user-employee-row-actions button.is-save{color:#fff;background:#2563eb;border-color:#2563eb}.user-employee-row-actions button.is-unlink{color:#a83737;border-color:#edc5c5}.user-employee-link-actions button:disabled,.user-employee-row-actions button:disabled{opacity:.55;cursor:not-allowed}.user-employee-link-toolbar{background:#f8fafc;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.user-employee-link-toolbar>label:first-child{color:#78889a;background:#fff;border:1px solid #d6e0ea;border-radius:8px;align-items:center;gap:8px;min-width:min(440px,65%);padding:8px 10px;display:flex}.user-employee-link-toolbar input[type=text],.user-employee-link-toolbar input:not([type]){background:0 0;border:0;outline:0;width:100%}.user-employee-link-toolbar .is-checkbox{color:#617287;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.user-employee-link-table-wrap{overflow:auto}.user-employee-link-table{border-collapse:collapse;width:100%;min-width:930px}.user-employee-link-table th{color:#66778c;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e1e7ee;padding:9px 11px;font-size:8px}.user-employee-link-table td{vertical-align:middle;color:#415871;border-bottom:1px solid #edf1f5;padding:10px 11px;font-size:10px}.user-employee-link-table td>strong,.user-employee-link-table td>span{display:block}.user-employee-link-table td>strong{color:#1b314a;font-size:11px}.user-employee-link-table td>span{color:#7c8b9d;margin-top:2px}.user-employee-link-table select{color:#314b65;background:#fff;border:1px solid #d4deea;border-radius:8px;width:100%;min-width:220px;padding:8px 9px;font-size:10px}.user-employee-role{background:#edf4ff;border-radius:999px;width:max-content;padding:5px 8px;font-weight:800;color:#315f9e!important;font-size:9px!important;display:inline-flex!important}.user-employee-status{align-items:center;gap:7px;display:flex}.user-employee-status>div{flex-direction:column;display:flex}.user-employee-status strong{color:#23405e;font-size:10px}.user-employee-status span{color:#7b8b9d;font-size:9px}.user-employee-status.is-linked{color:#168452}.user-employee-status.is-unlinked{color:#bc6b19}.user-employee-link-note{color:#65788e;background:#f7faff;align-items:center;gap:7px;padding:10px 13px;font-size:9px;display:flex}.user-employee-link-alert{border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.user-employee-link-alert.is-success{color:#207347;background:#edf9f2;border:1px solid #b9e6ca}.user-employee-link-alert.is-error{color:#a53535;background:#fff3f3;border:1px solid #f1c5c5}.user-employee-link-loading{color:#687b91;background:#fff;border:1px solid #dce5ef;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:11px;display:flex}.user-employee-link-spin{animation:.85s linear infinite user-employee-spin}.user-employee-empty{text-align:center!important;padding:28px!important}@keyframes user-employee-spin{to{transform:rotate(360deg)}}@media (width<=980px){.user-employee-link-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.user-employee-link-head,.user-employee-link-toolbar{flex-direction:column;align-items:stretch}.user-employee-link-toolbar>label:first-child{width:100%;min-width:0}}@media (width<=560px){.users-page-tabs{overflow:auto}.users-page-tabs button{white-space:nowrap}.user-employee-link-summary{grid-template-columns:1fr 1fr}.user-employee-link-actions button{flex:1}}.dropx-sidebar-logout{color:#b42318;cursor:pointer;background:#fff7f7;border:1px solid #f0caca;border-radius:9px;align-items:center;gap:9px;width:calc(100% - 20px);margin:8px 10px 14px;padding:10px 12px;font-size:11px;font-weight:800;transition:all .18s;display:flex}.dropx-sidebar-logout:hover{background:#fff0f0;border-color:#e8aaaa;transform:translateY(-1px)}.unified-employees-page{flex-direction:column;gap:14px;display:flex}.unified-employees-header{background:#fff;border:1px solid #dce5ef;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;box-shadow:0 7px 24px #1c31480d}.unified-employees-eyebrow{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:5px;font-size:9px;font-weight:900;display:inline-flex}.unified-employees-header h2{color:#172c45;margin:0;font-size:21px}.unified-employees-header p{color:#6b7c91;margin:5px 0 0;font-size:12px}.unified-employees-actions{align-items:center;gap:8px;display:flex}.unified-employees-primary,.unified-employees-secondary{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:35px;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.unified-employees-primary{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 5px 14px #2563eb2e}.unified-employees-secondary{color:#405a73;background:#fff;border:1px solid #d3dfeb}.unified-employees-primary:disabled,.unified-employees-secondary:disabled{opacity:.55;cursor:not-allowed}.is-spinning{animation:.8s linear infinite dropx-unified-spin}@keyframes dropx-unified-spin{to{transform:rotate(360deg)}}.unified-employees-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.unified-employees-summary article{background:#fff;border:1px solid #dce5ef;border-radius:11px;align-items:center;gap:11px;padding:13px 15px;display:flex}.unified-employees-summary article>svg{box-sizing:content-box;color:#2563eb;background:#eef5ff;border-radius:9px;padding:8px}.unified-employees-summary span,.unified-employees-summary strong{display:block}.unified-employees-summary span{color:#748499;text-transform:uppercase;font-size:9px;font-weight:800}.unified-employees-summary strong{color:#19304a;margin-top:3px;font-size:18px}.unified-employees-message{border-radius:9px;padding:10px 12px;font-size:11px;font-weight:600}.unified-employees-message.is-error{color:#a42d2d;background:#fff3f3;border:1px solid #efc0c0}.unified-employees-message.is-success{color:#247044;background:#f0fbf4;border:1px solid #bfe1c9}.unified-employees-card{background:#fff;border:1px solid #dce5ef;border-radius:13px;overflow:hidden;box-shadow:0 7px 24px #1c31480b}.unified-employees-card-head{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.unified-employees-card-head h3{color:#1d334d;margin:0;font-size:13px}.unified-employees-card-head p{color:#7a899b;margin:3px 0 0;font-size:9px}.unified-employees-card-head>strong{color:#536a82;font-size:9px}.unified-employees-filters{background:#fbfcfe;border-bottom:1px solid #edf1f6;grid-template-columns:minmax(260px,2fr) repeat(4,minmax(120px,1fr)) auto;gap:7px;padding:10px;display:grid}.unified-employees-filters input,.unified-employees-filters select,.unified-employees-form-grid input,.unified-employees-form-grid select{box-sizing:border-box;color:#2d435b;background:#fff;border:1px solid #d3dfeb;border-radius:8px;outline:none;width:100%;min-height:35px;font-size:10px}.unified-employees-filters input,.unified-employees-form-grid input{padding:8px 10px}.unified-employees-filters select,.unified-employees-form-grid select{padding:7px 9px}.unified-employees-filters input:focus,.unified-employees-filters select:focus,.unified-employees-form-grid input:focus,.unified-employees-form-grid select:focus{border-color:#7aa7eb;box-shadow:0 0 0 3px #2563eb14}.unified-employees-search{color:#7a8ca1;background:#fff;border:1px solid #d3dfeb;border-radius:8px;align-items:center;gap:7px;padding:0 9px;display:flex}.unified-employees-search input{border:0;min-height:33px;padding:0;box-shadow:none!important}.unified-employees-table-wrap{overflow:auto}.unified-employees-table{border-collapse:collapse;width:100%;min-width:900px}.unified-employees-table th{color:#667991;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#f5f8fc;border-bottom:1px solid #dfe7f0;padding:8px 10px;font-size:8px}.unified-employees-table th button{color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0}.unified-employees-table td{color:#435a72;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:9px 10px;font-size:10px}.unified-employees-table tbody tr:hover{background:#fafcff}.unified-employees-table td strong,.unified-employees-table td small{display:block}.unified-employees-table td strong{color:#20364f;font-size:10px}.unified-employees-table td small{color:#8592a2;margin-top:3px;font-size:8px}.unified-employees-role span,.unified-employees-role small{display:block}.unified-employees-role span{color:#244c89;font-weight:800}.unified-employees-role small{color:#8090a2;margin-top:2px}.unified-employees-no-login{color:#758397;background:#f1f4f8;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.unified-employees-status{border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.unified-employees-status.is-active{color:#238149;background:#e7f8ed}.unified-employees-status.is-inactive{color:#727f90;background:#f2f4f7}.unified-employees-icon-btn{color:#47627d;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.unified-employees-empty{text-align:center;color:#8794a5!important;padding:30px!important}.unified-employees-pagination{color:#728197;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:9px;display:flex}.unified-employees-pagination>div{gap:6px;display:flex}.unified-employees-pagination button{color:#536a82;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:700}.unified-employees-pagination button:disabled{opacity:.45;cursor:not-allowed}.unified-employees-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f1d2e8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.unified-employees-modal{background:#fff;border:1px solid #d9e3ed;border-radius:14px;width:min(860px,100%);max-height:94vh;overflow:auto;box-shadow:0 24px 80px #0d1e3240}.unified-employees-modal-head{border-bottom:1px solid #e5ebf2;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.unified-employees-modal-head span{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900;display:block}.unified-employees-modal-head h3{color:#1c334d;margin:3px 0 0;font-size:16px}.unified-employees-modal-head>button{color:#53677e;cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.unified-employees-modal form{padding:16px 18px}.unified-employees-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.unified-employees-form-grid label{color:#4f647b;flex-direction:column;gap:5px;font-size:9px;font-weight:800;display:flex}.unified-employees-access-box{background:#f8fbff;border:1px solid #dce5ef;border-radius:11px;margin-top:15px;padding:13px}.unified-employees-toggle{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.unified-employees-toggle>input{opacity:0;pointer-events:none;position:absolute}.unified-employees-toggle>span{background:#cbd5e1;border-radius:999px;flex:0 0 34px;width:34px;height:19px;margin-top:1px;transition:all .18s;position:relative}.unified-employees-toggle>span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.unified-employees-toggle>input:checked+span{background:#2563eb}.unified-employees-toggle>input:checked+span:after{transform:translate(15px)}.unified-employees-toggle strong,.unified-employees-toggle small{display:block}.unified-employees-toggle strong{color:#263d57;font-size:10px}.unified-employees-toggle small{color:#7b8a9c;margin-top:3px;font-size:9px;font-weight:500}.unified-employees-access-box>.unified-employees-form-grid{margin-top:13px}.unified-employees-password-field{grid-column:1/-1}.unified-employees-credential{color:#286740;background:#effaf3;border:1px solid #bcdac6;border-radius:10px;align-items:flex-start;gap:10px;margin-top:13px;padding:11px 12px;display:flex}.unified-employees-credential strong{font-size:10px;display:block}.unified-employees-credential p{color:#325f43;margin:4px 0;font-size:10px}.unified-employees-credential small{color:#63806d;font-size:8px;display:block}.unified-employees-modal-actions{border-top:1px solid #e7edf3;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}@media (width<=1200px){.unified-employees-filters{grid-template-columns:2fr repeat(2,1fr)}.unified-employees-filters>.unified-employees-primary{grid-column:auto}}@media (width<=760px){.unified-employees-header{flex-direction:column;align-items:stretch}.unified-employees-actions{width:100%}.unified-employees-actions button{flex:1}.unified-employees-summary{grid-template-columns:1fr}.unified-employees-filters{grid-template-columns:1fr 1fr}.unified-employees-search{grid-column:1/-1}.unified-employees-form-grid{grid-template-columns:1fr}.unified-employees-password-field{grid-column:auto}}@media (width<=520px){.unified-employees-filters{grid-template-columns:1fr}.unified-employees-search{grid-column:auto}.unified-employees-modal-backdrop{padding:8px}.unified-employees-modal form{padding:13px}.unified-employees-pagination{flex-direction:column;align-items:flex-start}}.unified-employees-modal--wide{width:min(1040px,100vw - 30px);max-height:92vh;overflow:auto}.unified-employees-form-section{background:#fbfdff;border:1px solid #e2e9f1;border-radius:12px;margin-bottom:14px;padding:14px}.unified-employees-form-section-title{color:#2463d4;align-items:center;gap:9px;margin-bottom:12px;display:flex}.unified-employees-form-section-title strong{color:#20354e;font-size:12px;display:block}.unified-employees-form-section-title small{color:#7b899a;margin-top:2px;font-size:9px;display:block}.unified-employees-access-box--strong{background:#f6f9ff;border:1px solid #b8d1fa}.unified-employees-access-content{border-top:1px solid #d9e5f5;padding-top:13px}.unified-employees-password-control{grid-template-columns:1fr 36px 36px;gap:5px;display:grid}.unified-employees-password-control button{color:#506781;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:8px;place-items:center;padding:0;display:grid}.unified-employees-password-control button:hover{color:#2f6fe4;border-color:#2f6fe4}.unified-employees-password-field>small{color:#8190a2;margin-top:4px;font-size:8px;display:block}.unified-employees-access-note{color:#315f9f;background:#eaf2ff;border-radius:9px;align-items:flex-start;gap:8px;margin-top:10px;padding:9px 10px;font-size:9px;line-height:1.45;display:flex}.unified-employees-credential{align-items:center}.unified-employees-credential>button{color:#286740;cursor:pointer;background:#fff;border:1px solid #a9cfb6;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:7px 10px;display:inline-flex}@media (width<=780px){.unified-employees-modal--wide{width:calc(100vw - 16px)}.unified-employees-password-control{grid-template-columns:1fr 34px 34px}}.dropx-login-page{background:radial-gradient(circle at 15% 15%,#4784ff29,#0000 28%),radial-gradient(circle at 85% 82%,#8e4dff26,#0000 30%),#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.dropx-login-card{text-align:center;background:#fffffff5;border:1px solid #d9e3ee;border-radius:22px;width:min(390px,100vw - 32px);padding:34px 30px 30px;box-shadow:0 22px 70px #1f354e21}.dropx-login-logo{object-fit:contain;max-width:150px;max-height:86px;margin:0 auto 12px;display:block}.dropx-login-logo-fallback{color:#fff;background:#173c64;border-radius:18px;place-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.dropx-login-card h1{color:#101f33;margin:0;font-size:27px}.dropx-login-card>p{color:#65768a;margin:8px 0 22px;font-size:12px}.dropx-login-form{text-align:left;flex-direction:column;gap:14px;display:flex}.dropx-login-form label{color:#253a53;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.dropx-login-form input{color:#14273f;background:#f8fbff;border:1px solid #cfdbe8;border-radius:11px;outline:none;width:100%;height:43px;padding:0 13px;font-size:14px}.dropx-login-form input:focus{border-color:#3979eb;box-shadow:0 0 0 3px #3979eb1f}.dropx-login-error{color:#a92e2e;background:#fff2f2;border:1px solid #f0bcbc;border-radius:9px;padding:10px 11px;font-size:11px;line-height:1.4}.dropx-login-form button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#5b8af0,#9a62ec);border:0;border-radius:11px;height:44px;font-size:13px;font-weight:800;box-shadow:0 9px 22px #5a75df3d}.dropx-login-form button:disabled{opacity:.7;cursor:wait}@media (width<=520px){.dropx-login-card{padding:28px 20px 24px}}:root{--dropx-sidebar-width:215px;--dropx-mobile-bar-height:58px;--dropx-page-gap:clamp(10px,1.25vw,18px)}html,body,#root{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:clip}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-width:0}body.dropx-menu-lock{overflow:hidden}img,svg,video,canvas{max-width:100%;height:auto}button,input,select,textarea{max-width:100%;font:inherit}.erp-shell{grid-template-columns:var(--dropx-sidebar-width) minmax(0,1fr)!important;zoom:1!important;width:100%!important;max-width:100%!important;min-height:100dvh!important;display:grid!important;overflow:visible!important;transform:none!important}.erp-sidebar{width:var(--dropx-sidebar-width)!important;min-width:var(--dropx-sidebar-width)!important;max-width:var(--dropx-sidebar-width)!important;border-radius:0!important;height:100dvh!important;position:sticky!important;top:0!important;overflow:hidden auto!important;transform:none!important}.erp-content{zoom:1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:clamp(14px,2vw,28px)!important;overflow-x:clip!important;transform:none!important}.erp-page,.role-dashboard{zoom:1!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:none!important}.erp-page>*,.erp-content>*,.role-dashboard>*{min-width:0}.dropx-mobile-appbar,.dropx-mobile-menu-trigger,.dropx-mobile-menu-close,.dropx-mobile-menu-overlay{display:none}.role-dashboard{gap:var(--dropx-page-gap);flex-direction:column;display:flex}.role-dashboard-grid{gap:var(--dropx-page-gap)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;display:grid!important}.role-dashboard-bottom{gap:var(--dropx-page-gap)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.role-dashboard-card,.role-dashboard-panel,.role-dashboard-welcome{min-width:0!important}.employee-self-summary-grid,.unified-employees-summary,.production-kpis,.inventory-kpis,.accounts-kpi-grid,.billing-kpis,.qo-kpi-grid{gap:var(--dropx-page-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dropx-table-host{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;width:100%;max-width:100%;overflow:auto hidden}.dropx-responsive-table{border-collapse:collapse;width:100%;min-width:720px}.dropx-table-host::-webkit-scrollbar{height:8px}.dropx-table-host::-webkit-scrollbar-thumb{background:#b7c4d2;border-radius:999px}.erp-page input,.erp-page select,.erp-page textarea{min-width:0}.erp-page [class*=modal-card],.erp-page [class*=modal-content],.employee-self-modal-card,.unified-employees-modal{max-width:calc(100vw - 24px)}@media (width<=1180px){.role-dashboard-grid,.employee-self-summary-grid,.unified-employees-summary,.production-kpis,.inventory-kpis,.accounts-kpi-grid,.billing-kpis,.qo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.role-dashboard-bottom{grid-template-columns:1fr!important}.erp-header,.role-dashboard-welcome,.unified-employees-header,[class*=page-header],[class*=page-head]{flex-wrap:wrap;gap:12px}.header-actions,[class*=header-actions],[class*=page-actions],[class*=toolbar]{flex-wrap:wrap}}@media (width<=1024px){body{padding-top:var(--dropx-mobile-bar-height)}.erp-shell{min-height:calc(100dvh - var(--dropx-mobile-bar-height))!important;display:block!important}.dropx-mobile-appbar{z-index:20000!important;height:var(--dropx-mobile-bar-height)!important;padding:8px 12px!important;padding-top:max(8px,env(safe-area-inset-top))!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffffa!important;border-bottom:1px solid #d8e2ed!important;align-items:center!important;gap:11px!important;display:flex!important;position:fixed!important;inset:0 0 auto!important;box-shadow:0 6px 22px #1c30461a!important}.dropx-mobile-appbar>div{flex-direction:column;min-width:0;display:flex}.dropx-mobile-appbar strong{color:#17324e;font-size:13px;line-height:1.1}.dropx-mobile-appbar small{color:#738296;margin-top:3px;font-size:9px}.dropx-mobile-menu-trigger{all:unset;color:#244763!important;cursor:pointer!important;background:#fff!important;border:1px solid #d1dce8!important;border-radius:10px!important;flex:0 0 41px!important;place-items:center!important;width:41px!important;height:41px!important;display:grid!important;box-shadow:0 3px 12px #192d4214!important}.dropx-mobile-menu-trigger span{font-size:22px;line-height:1}.erp-sidebar{z-index:20020!important;width:min(86vw,320px)!important;min-width:0!important;max-width:320px!important;height:100dvh!important;padding-top:max(0px,env(safe-area-inset-top))!important;background:#fff!important;border-radius:0!important;margin:0!important;transition:transform .2s!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important;transform:translate(-105%)!important;box-shadow:18px 0 52px #0c1b2a3d!important}.erp-shell.dropx-mobile-menu-open>.erp-sidebar{transform:translate(0,0)!important}.dropx-mobile-menu-close{all:unset;z-index:2!important;color:#294962!important;cursor:pointer!important;background:#fff!important;border:1px solid #d5dfe9!important;border-radius:10px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important;position:absolute!important;top:8px!important;right:8px!important;box-shadow:0 3px 12px #192d4214!important}.dropx-mobile-menu-close span{font-size:25px;line-height:1}.dropx-mobile-menu-overlay{all:unset;z-index:20010!important;width:100vw!important;height:100dvh!important;box-shadow:none!important;background:#0c192780!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:none!important;position:fixed!important;inset:0!important}.erp-shell.dropx-mobile-menu-open>.dropx-mobile-menu-overlay{display:block!important}.erp-content{width:100%!important;max-width:100%!important;padding:12px!important}.erp-header,.role-dashboard-welcome,.unified-employees-header,[class*=page-header],[class*=page-head]{flex-direction:column!important;align-items:stretch!important}.header-actions,[class*=header-actions],[class*=page-actions]{width:100%!important}.erp-tabs,[class*=tabs]{-webkit-overflow-scrolling:touch;white-space:nowrap!important;max-width:100%!important;display:flex!important;overflow-x:auto!important}.erp-tabs>*,[class*=tabs]>*{flex:none}.erp-page [class*=modal-backdrop],.erp-page [class*=drawer-backdrop]{padding:10px!important}}@media (width<=700px){:root{--dropx-mobile-bar-height:56px;--dropx-page-gap:10px}.dropx-mobile-appbar{height:var(--dropx-mobile-bar-height)!important;padding-inline:9px!important}.erp-sidebar{width:min(91vw,310px)!important}.erp-content{padding:8px!important}.erp-header h1{font-size:24px!important}.role-dashboard-grid,.role-dashboard-bottom,.employee-self-summary-grid,.unified-employees-summary,.production-kpis,.inventory-kpis,.accounts-kpi-grid,.billing-kpis,.qo-kpi-grid,[class$=-form-grid]{grid-template-columns:1fr!important}.role-dashboard-welcome,.role-dashboard-card,.role-dashboard-panel,.unified-employees-header,.unified-employees-register,.employee-self-service{padding:13px!important}.role-dashboard-card{min-height:92px!important}.role-dashboard-card strong{font-size:18px!important}.erp-page [class*=filters],.erp-page [class*=toolbar],.erp-page [class*=page-actions],.erp-page [class*=modal-actions]{flex-direction:column!important;grid-template-columns:1fr!important;align-items:stretch!important}.erp-page [class*=filters]>*,.erp-page [class*=toolbar]>*,.erp-page [class*=page-actions]>*,.erp-page [class*=modal-actions]>*{width:100%!important;min-width:0!important}.erp-page input,.erp-page select,.erp-page textarea{width:100%;min-height:42px;font-size:16px}.erp-page textarea{min-height:96px}.dropx-table-host{overflow:visible!important}.dropx-responsive-table{background:0 0!important;width:100%!important;min-width:0!important;display:block!important}.dropx-responsive-table thead{display:none!important}.dropx-responsive-table tbody{gap:10px!important;width:100%!important;display:grid!important}.dropx-responsive-table tr{background:#fff!important;border:1px solid #dbe4ed!important;border-radius:12px!important;width:100%!important;padding:10px 12px!important;display:block!important;box-shadow:0 4px 14px #1d31460d!important}.dropx-responsive-table td{white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important;border:0!important;border-bottom:1px solid #edf1f5!important;grid-template-columns:minmax(96px,38%) minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-height:34px!important;padding:7px 0!important;display:grid!important}.dropx-responsive-table td:last-child{border-bottom:0!important}.dropx-responsive-table td:before{content:attr(data-dropx-label);color:#708095;text-transform:uppercase;letter-spacing:.035em;font-size:9px;font-weight:800;line-height:1.35}.dropx-responsive-table td:empty{display:none!important}.erp-page [class*=modal-card],.erp-page [class*=modal-content],.employee-self-modal-card,.unified-employees-modal{border-radius:13px!important;width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important;max-height:calc(100dvh - 14px)!important}.erp-page [class*=pagination]{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.erp-page [class*=pagination]>div{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.erp-page [class*=pagination] button{width:100%!important;min-height:40px!important}}@media (width<=420px){.erp-sidebar{width:94vw!important}.erp-content{padding:6px!important}.role-dashboard-welcome,.role-dashboard-card,.role-dashboard-panel,.unified-employees-header,.unified-employees-register,.employee-self-service{padding:11px!important}.erp-page h1{font-size:22px!important}.erp-page h2{font-size:19px!important}.dropx-responsive-table td{grid-template-columns:1fr!important;gap:3px!important}.dropx-responsive-table td:before{font-size:8px!important}}@media (hover:none) and (pointer:coarse){button,a,input,select,textarea{touch-action:manipulation}.erp-page button,.erp-page a[role=button]{min-height:40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media print{.dropx-mobile-appbar,.dropx-mobile-menu-overlay,.dropx-mobile-menu-close{display:none!important}.erp-shell{display:block!important}.erp-sidebar{display:none!important}.erp-content{padding:0!important}.dropx-responsive-table{display:table!important}.dropx-responsive-table thead{display:table-header-group!important}.dropx-responsive-table tbody{display:table-row-group!important}.dropx-responsive-table tr{box-shadow:none!important;display:table-row!important}.dropx-responsive-table td{display:table-cell!important}.dropx-responsive-table td:before{display:none!important}}.erp-content.dropx-media-manager-active>:not(#dropx-media-manager-portal-root){display:none!important}#dropx-media-manager-portal-root{width:100%!important;min-width:0!important;max-width:1760px!important;margin:0 auto!important;display:block!important}.media-manager-page{color:#172b42;flex-direction:column;gap:15px;min-width:0;display:flex}.media-manager-head{justify-content:space-between;align-items:flex-start;gap:20px;padding:4px 0;display:flex}.media-manager-eyebrow{color:#2866e8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.media-manager-head h1{color:#10243a;margin:0;font-size:31px;line-height:1.15}.media-manager-head p{color:#6c7d90;max-width:760px;margin:7px 0 0;font-size:13px;line-height:1.5}.media-manager-head__actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.media-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.media-btn:disabled{opacity:.58;cursor:not-allowed}.media-btn--primary{color:#fff;background:#315ad7;box-shadow:0 7px 18px #315ad730}.media-btn--light{color:#29435d;background:#fff;border-color:#d5e0eb}.media-btn--danger{color:#aa2e2e;background:#fff3f3;border-color:#f0bcbc}.media-alert{border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;font-size:12px;display:flex}.media-alert button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.media-alert--error{color:#9e2c2c;background:#fff3f3;border-color:#efbcbc}.media-alert--success{color:#1b7545;background:#f0fff6;border-color:#a9dfc1}.media-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.media-kpi{background:#fff;border:1px solid #dbe5ef;border-radius:13px;align-items:center;gap:12px;min-width:0;padding:17px;display:flex;box-shadow:0 4px 15px #192d430b}.media-kpi__icon{color:#2368f2;background:#edf4ff;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.media-kpi div:last-child{flex-direction:column;min-width:0;display:flex}.media-kpi span{color:#6d7e91;text-transform:uppercase;letter-spacing:.045em;font-size:9px;font-weight:900}.media-kpi strong{color:#12273e;margin:3px 0;font-size:20px;line-height:1.1}.media-kpi small{color:#8190a1;font-size:10px}.media-album-strip{background:#fff;border:1px solid #dce6ef;border-radius:12px;align-items:center;gap:8px;max-width:100%;padding:10px;display:flex;overflow-x:auto}.media-album-chip-wrap{background:#f8fbfe;border:1px solid #d8e3ed;border-radius:10px;flex:none;align-items:center;display:flex;overflow:hidden}.media-album-chip-wrap.is-active{background:#eef4ff;border-color:#3267df}.media-album-chip{color:#38526c;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:11px;font-weight:800;display:flex}.media-album-chip.is-active{color:#fff;background:#3267df;border:1px solid #3267df;border-radius:9px;flex:none}.media-album-chip small{background:#48698b1f;border-radius:999px;place-items:center;min-width:22px;height:20px;padding:0 5px;font-size:9px;display:grid}.media-album-edit{color:#61758b;cursor:pointer;background:0 0;border:0;border-left:1px solid #dce6ef;place-items:center;width:31px;height:38px;display:grid}.media-album-edit--danger{color:#bc3b3b}.media-toolbar{background:#fff;border:1px solid #dbe5ef;border-radius:12px;grid-template-columns:minmax(240px,1.8fr) repeat(5,minmax(130px,.8fr));gap:9px;padding:12px;display:grid}.media-search{color:#728296;background:#f8fbff;border:1px solid #d4dfe9;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 11px;display:flex}.media-search input{color:#203950;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.media-toolbar select{color:#304a64;background:#fff;border:1px solid #d4dfe9;border-radius:9px;width:100%;min-width:0;height:40px;padding:0 9px;font-size:11px}.media-selection-bar{color:#63758a;background:#f8fbfe;border:1px solid #dfe7ef;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:11px;display:flex}.media-selection-bar label{align-items:center;gap:8px;font-weight:800;display:flex}.media-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.media-card{background:#fff;border:1px solid #dbe4ed;border-radius:14px;min-width:0;position:relative;overflow:hidden;box-shadow:0 5px 17px #1b30460d}.media-card.is-selected,.media-document-row.is-selected{border-color:#3b6ee0;box-shadow:0 0 0 3px #3b6ee01c}.media-card-select{z-index:3;background:#fffffff2;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;left:10px}.media-card-image{aspect-ratio:16/11;background:#edf2f7;position:relative;overflow:hidden}.media-card-image img{object-fit:cover;width:100%;height:100%}.media-card-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex;position:absolute;bottom:9px;left:9px;right:9px}.media-badge,.media-status{color:#40566d;text-transform:uppercase;background:#fffffff0;border-radius:999px;align-items:center;gap:4px;width:max-content;padding:4px 7px;font-size:8px;font-weight:900;display:inline-flex}.media-badge--primary{color:#8a6400;background:#fff5c7}.media-status--active{color:#167244;background:#e9fff2}.media-status--draft{color:#8b6500;background:#fff6d9}.media-status--archived{color:#5d6d7e;background:#eef2f6}.media-card-body{flex-direction:column;gap:9px;min-height:132px;padding:13px;display:flex}.media-card-body>div:first-child{flex-direction:column;min-width:0;display:flex}.media-card-body strong{color:#172d44;overflow-wrap:anywhere;font-size:13px}.media-card-body small{color:#65798e;margin-top:3px;font-size:10px}.media-card-body p{color:#748599;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.media-card-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;display:flex}.media-card-meta span{color:#687b8f;background:#f1f5f9;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:800}.media-card-actions{border-top:1px solid #e3eaf1;grid-template-columns:repeat(5,1fr);display:grid}.media-card-actions button{color:#4f667d;cursor:pointer;background:#fff;border:0;border-right:1px solid #e3eaf1;place-items:center;height:39px;display:grid}.media-card-actions button.is-danger{color:#b92e2e}.media-document-list{flex-direction:column;gap:9px;display:flex}.media-document-row{background:#fff;border:1px solid #dce5ee;border-radius:12px;grid-template-columns:auto 46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 13px;display:grid}.media-document-icon{color:#2868ed;background:#edf4ff;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.media-document-copy{flex-direction:column;min-width:0;display:flex}.media-document-copy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.media-document-copy strong{color:#183048;overflow-wrap:anywhere;font-size:12px}.media-document-copy p{color:#667a8e;margin:3px 0;font-size:10px}.media-document-copy small{color:#8291a1;font-size:9px}.media-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.media-row-actions button{color:#50677d;cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:8px;align-items:center;gap:5px;height:32px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.media-row-actions button.is-danger{color:#b23a3a;border-color:#efc6c6}.media-loading,.media-empty{color:#61758b;text-align:center;background:#fff;border:1px dashed #ccd9e5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:270px;padding:30px;display:flex}.media-empty h2{color:#213950;margin:2px 0 0;font-size:18px}.media-empty p{color:#74869a;max-width:520px;margin:0;font-size:11px}.media-pagination{color:#6b7d91;background:#fff;border:1px solid #dfe7ef;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:10px;display:flex}.media-pagination>div{gap:7px;display:flex}.media-pagination button{color:#38516a;background:#fff;border:1px solid #d5e0ea;border-radius:8px;height:34px;padding:0 12px;font-size:10px;font-weight:800}.media-modal-backdrop{z-index:2147482000;background:#0e1b2a94;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.media-modal{background:#fff;border-radius:16px;flex-direction:column;width:min(620px,100vw - 24px);max-height:calc(100dvh - 28px);display:flex;overflow:hidden}.media-modal--wide{width:min(920px,100vw - 24px)}.media-modal-head{border-bottom:1px solid #e0e8ef;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 19px;display:flex}.media-modal-head span{color:#2b64e3;text-transform:uppercase;font-size:9px;font-weight:900}.media-modal-head h2{color:#162d45;margin:3px 0 0;font-size:19px}.media-modal-head button{background:#fff;border:1px solid #d9e3ec;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.media-modal-body{padding:18px;overflow-y:auto}.media-modal-actions{background:#f9fbfd;border-top:1px solid #e1e8ef;justify-content:flex-end;gap:9px;padding:13px 18px;display:flex}.media-dropzone{color:#53708c;text-align:center;cursor:pointer;background:#f8fbff;border:2px dashed #c8d7e5;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;padding:20px;display:flex}.media-dropzone.is-dragging{background:#eef4ff;border-color:#3369df}.media-dropzone strong{font-size:13px}.media-dropzone span{font-size:10px}.media-upload-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.media-upload-preview article{border:1px solid #dfe7ef;border-radius:10px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;display:grid}.media-upload-preview img{object-fit:cover;border-radius:8px;width:46px;height:46px}.media-upload-preview div{flex-direction:column;min-width:0;display:flex}.media-upload-preview strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.media-upload-preview small{font-size:8px}.media-upload-preview button{color:#b53737;background:#fff1f1;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.media-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.media-field{flex-direction:column;gap:6px;min-width:0;display:flex}.media-field--span-2{grid-column:span 2}.media-field>span{color:#4c6278;text-transform:uppercase;font-size:9px;font-weight:900}.media-field input,.media-field select,.media-field textarea{color:#243d56;background:#fff;border:1px solid #d4dfe9;border-radius:9px;width:100%;min-width:0;font-size:11px}.media-field input,.media-field select{height:40px;padding:0 10px}.media-field textarea{resize:vertical;min-height:82px;padding:10px}.media-checks{flex-wrap:wrap;align-items:center;gap:13px;padding-top:19px;display:flex}.media-checks label{color:#50667c;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.media-progress{background:#eaf0f6;border-radius:8px;height:28px;margin-top:15px;position:relative;overflow:hidden}.media-progress>div{background:linear-gradient(90deg,#3569e1,#6c63eb);position:absolute;inset:0 auto 0 0}.media-progress span{z-index:1;place-items:center;height:100%;font-size:9px;font-weight:900;display:grid;position:relative}.media-spin{animation:.8s linear infinite media-spin}@keyframes media-spin{to{transform:rotate(360deg)}}@media (width<=1300px){.media-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-toolbar{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(120px,1fr))}}@media (width<=1024px){.media-manager-head{flex-direction:column;align-items:stretch}.media-manager-head__actions{justify-content:flex-start}.media-card-grid,.media-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.media-search{grid-column:span 2}.media-document-row{grid-template-columns:auto 44px minmax(0,1fr)}.media-row-actions{grid-column:2/4;justify-content:flex-start}}@media (width<=700px){.media-manager-head h1{font-size:27px}.media-manager-head__actions{grid-template-columns:1fr;display:grid}.media-manager-head__actions .media-btn{width:100%}.media-kpi-grid,.media-card-grid{grid-template-columns:1fr}.media-toolbar{grid-template-columns:1fr;padding:10px}.media-search{grid-column:auto}.media-selection-bar{flex-direction:column;align-items:stretch}.media-document-row{grid-template-columns:auto 42px minmax(0,1fr)}.media-row-actions{grid-column:1/4;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.media-row-actions button{justify-content:center;height:38px}.media-pagination{flex-direction:column;align-items:stretch}.media-pagination>div{grid-template-columns:1fr 1fr;display:grid}.media-pagination button{width:100%;height:40px}.media-modal-backdrop{padding:7px}.media-modal,.media-modal--wide{border-radius:13px;width:calc(100vw - 14px);max-height:calc(100dvh - 14px)}.media-modal-head{padding:14px}.media-modal-body{padding:13px}.media-form-grid{grid-template-columns:1fr}.media-field--span-2{grid-column:auto}.media-upload-preview{grid-template-columns:1fr}.media-modal-actions{grid-template-columns:1fr 1fr;padding:11px;display:grid}.media-modal-actions .media-btn{width:100%}}@media (width<=420px){.media-document-row{grid-template-columns:auto minmax(0,1fr)}.media-document-icon{grid-column:2}.media-document-copy,.media-row-actions{grid-column:1/3}.media-modal-actions{grid-template-columns:1fr}}.erp-sidebar [class*=brand],.erp-sidebar [class*=logo],.erp-sidebar>header:first-child,.erp-sidebar>div:first-child{overflow:visible!important}.erp-sidebar [class*=brand] img,.erp-sidebar [class*=logo] img,.erp-sidebar img[alt*=logo i],.erp-sidebar img[src*=logo i],.erp-sidebar>header:first-child img:first-of-type,.erp-sidebar>div:first-child img:first-of-type{object-fit:contain!important;object-position:center!important;transform-origin:50%!important;visibility:visible!important;opacity:1!important;width:min(190px,100% - 20px)!important;max-width:190px!important;height:74px!important;max-height:74px!important;margin:7px auto 9px!important;display:block!important;transform:scale(1.08)!important}.erp-sidebar [class*=brand],.erp-sidebar>header:first-child{min-height:88px!important}.erp-sidebar [class*=logo]:has(>img){min-height:88px!important}.erp-sidebar>div:first-child:has(>img){min-height:88px!important}@media (width<=1024px){.erp-sidebar [class*=brand] img,.erp-sidebar [class*=logo] img,.erp-sidebar img[alt*=logo i],.erp-sidebar img[src*=logo i],.erp-sidebar>header:first-child img:first-of-type,.erp-sidebar>div:first-child img:first-of-type{width:min(210px,100% - 28px)!important;max-width:210px!important;height:82px!important;max-height:82px!important;margin-top:10px!important;transform:scale(1.1)!important}.erp-sidebar [class*=brand],.erp-sidebar>header:first-child{min-height:98px!important}.erp-sidebar [class*=logo]:has(>img){min-height:98px!important}.erp-sidebar>div:first-child:has(>img){min-height:98px!important}}@media (width<=430px){.erp-sidebar [class*=brand] img,.erp-sidebar [class*=logo] img,.erp-sidebar img[alt*=logo i],.erp-sidebar img[src*=logo i],.erp-sidebar>header:first-child img:first-of-type,.erp-sidebar>div:first-child img:first-of-type{width:min(196px,100% - 26px)!important;max-width:196px!important;height:78px!important;max-height:78px!important}}
