:root{--brand:#155eef}body{background:#f5f7fb;color:#1d2939}.auth-page{background:linear-gradient(135deg,#eff4ff,#f9fafb)}.login-card{width:100%;max-width:460px;border-radius:1rem}.brand-mark{width:56px;height:56px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:15px;background:var(--brand);color:#fff;font-size:1.8rem;font-weight:800}.form-control:focus{border-color:#84adff;box-shadow:0 0 0 .25rem rgba(21,94,239,.12)}.btn-primary{background:var(--brand);border-color:var(--brand)}
.erp-body{margin:0;background:#f6f8fc}.erp-sidebar{position:fixed;inset:0 auto 0 0;width:260px;background:#101828;color:#fff;z-index:1040;overflow-y:auto;transition:transform .25s}.sidebar-brand{height:70px;display:flex;align-items:center;gap:12px;padding:0 22px;color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08)}.brand-small{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#155eef}.sidebar-nav{padding:18px 12px}.sidebar-nav .nav-item{display:flex;align-items:center;gap:12px;padding:11px 12px;margin-bottom:4px;border-radius:8px;color:#d0d5dd;text-decoration:none}.sidebar-nav .nav-item:hover,.sidebar-nav .nav-item.active{background:#1d2939;color:#fff}.sidebar-nav i{font-size:1.1rem;width:22px}.nav-heading{padding:18px 12px 8px;color:#667085;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.erp-main{margin-left:260px;min-height:100vh}.erp-header{height:70px;display:flex;align-items:center;padding:0 26px;background:#fff;border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:1020}.sidebar-toggle{display:none;font-size:1.45rem}.header-context{line-height:1.2}.header-context small{display:block;color:#667085;margin-top:3px}.user-menu{display:flex;align-items:center;gap:9px;border:0}.user-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e8efff;color:#155eef;font-weight:700}.erp-content{padding:26px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-heading h1{font-size:1.7rem;margin:0 0 4px;font-weight:700}.page-heading p,.card-heading p{margin:0;color:#667085}.date-chip{background:#fff;border:1px solid #eaecf0;border-radius:8px;padding:9px 12px;color:#475467}.date-chip i{margin-right:8px}.stat-card,.content-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.stat-card{padding:20px;display:flex;align-items:center;gap:16px;height:100%}.stat-icon{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;font-size:1.3rem}.stat-value{font-size:1.65rem;font-weight:700;line-height:1.1}.stat-label{color:#667085;margin-top:4px}.bg-primary-soft{background:#e8efff}.bg-success-soft{background:#ecfdf3}.bg-warning-soft{background:#fffaeb}.bg-info-soft{background:#ecfdff}.bg-danger-soft{background:#fef3f2}.bg-purple-soft{background:#f4f3ff}.text-purple{color:#6938ef}.bg-teal-soft{background:#f0fdfa}.text-teal{color:#0f766e}.bg-dark-soft{background:#f2f4f7}.content-card{padding:20px}.card-heading{display:flex;justify-content:space-between;margin-bottom:18px}.card-heading h2{font-size:1.05rem;margin:0 0 3px}.empty-state{text-align:center;color:#98a2b3;padding:48px 15px}.empty-state i{font-size:2rem}.empty-state p{margin:8px 0 0}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f2f4f7}.detail-row:last-child{border:0}.detail-row span:first-child{color:#667085}.sidebar-backdrop{display:none}
@media(max-width:991.98px){.erp-sidebar{transform:translateX(-100%)}.erp-sidebar.show{transform:translateX(0)}.erp-main{margin-left:0}.sidebar-toggle{display:block}.sidebar-backdrop.show{display:block;position:fixed;inset:0;background:rgba(16,24,40,.45);z-index:1030}.erp-content{padding:18px}.erp-header{padding:0 14px}.page-heading{align-items:flex-start}.date-chip{display:none}}
.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.permission-group{border:1px solid #eaecf0;border-radius:10px;overflow:hidden}.permission-title{padding:10px 12px;background:#f9fafb;font-weight:700;border-bottom:1px solid #eaecf0}.permission-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-bottom:1px solid #f2f4f7;cursor:pointer}.permission-item:last-child{border:0}.permission-item small{display:block;color:#667085;font-weight:400}.permission-item .form-check-input{margin-top:3px}@media(max-width:767.98px){.permission-grid{grid-template-columns:1fr}}
.code-badge{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#f2f4f7;color:#344054;padding:4px 7px;border-radius:6px;font-weight:700}
.form-section-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:#475467;border-bottom:1px solid #eaecf0;padding-bottom:8px}
.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.image-card{position:relative;background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow:hidden}.image-card.primary{border:2px solid #155eef}.image-preview{display:block;width:100%;height:210px;border:0;padding:0;background:#f2f4f7}.image-preview img{width:100%;height:100%;object-fit:contain}.image-actions{display:flex;justify-content:center;gap:5px;padding:10px}.primary-badge{position:absolute;top:10px;left:10px;background:#155eef;color:#fff;border-radius:20px;padding:4px 9px;font-size:.75rem}.zoom-image{max-height:78vh}
.price-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:16px}.price-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow:hidden}.price-image{height:190px;background:#f9fafb;display:grid;place-items:center;color:#98a2b3;font-size:2rem}.price-image img{width:100%;height:100%;object-fit:contain}.price-body{padding:16px}.price-body h2{font-size:1.05rem;margin:12px 0 4px}.price-body p{color:#667085;font-size:.85rem}.price-lines{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.price-lines span{background:#f9fafb;padding:8px;border-radius:7px;color:#667085;font-size:.8rem}.price-lines strong{display:block;color:#101828;font-size:1rem}.price-lines .offer{background:#ecfdf3}.price-lines.large strong{font-size:1.2rem}.detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-gallery img{width:100%;height:220px;object-fit:contain;border:1px solid #eaecf0;border-radius:8px}

/* Product master form */
#productForm{display:flex;flex-direction:column;height:100%;min-height:0}.product-modal-header,.product-modal-footer{flex:0 0 auto;background:#fff}.product-modal-header{padding:14px 22px}.product-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 22px 24px;background:#f7f9fc}.product-modal-footer{padding:12px 22px;box-shadow:0 -4px 16px rgba(16,24,40,.06);z-index:3}.product-form-alert{position:sticky;top:0;z-index:6;padding-top:12px;background:#f7f9fc}.product-form-tabs{position:sticky;top:0;z-index:5;background:#f7f9fc;padding-top:12px;gap:4px}.product-form-tabs .nav-link{color:#475467;font-weight:600;border-radius:8px 8px 0 0;padding:10px 16px}.product-form-tabs .nav-link.active{color:var(--brand)}.product-tab-content{padding-top:18px}.product-section-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:20px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid #eaecf0}.section-heading h3{font-size:1rem;margin:0;color:#101828}.section-heading span{display:block;color:#667085;font-size:.82rem;margin-top:3px}.rate-fields-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.rate-field{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:14px}.rate-field small{display:block;color:#667085;margin-top:7px}.dynamic-table-header{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#667085;padding:0 8px 7px}.dynamic-row{align-items:center;gap:8px;padding:9px 8px;border:1px solid #eaecf0;border-radius:9px;margin-bottom:8px;background:#fff}.dynamic-row:hover{border-color:#cfd7e6}.unit-grid{display:grid;grid-template-columns:minmax(150px,1.3fr) minmax(105px,.8fr) minmax(100px,.8fr) 38px}.barcode-grid{display:grid;grid-template-columns:minmax(190px,1.25fr) minmax(150px,1fr) 38px}.attribute-grid{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr) 38px}.dynamic-row .remove-row{width:38px;height:38px;padding:0;color:#667085}.attribute-help{display:flex;align-items:center;gap:8px;color:#475467;background:#eff4ff;border-radius:8px;padding:10px 12px;font-size:.86rem}.attribute-help i{color:var(--brand)}
@media(max-width:991.98px){.rate-fields-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}.product-form-tabs{overflow-x:auto;flex-wrap:nowrap}.product-form-tabs .nav-link{white-space:nowrap}.unit-grid,.barcode-grid,.attribute-grid{grid-template-columns:1fr}.dynamic-table-header{display:none}.dynamic-row{position:relative;padding-right:50px}.dynamic-row .remove-row{position:absolute;right:7px;top:9px}.product-modal-body{padding-left:14px;padding-right:14px}.product-modal-header,.product-modal-footer{padding-left:14px;padding-right:14px}}
@media(max-width:575.98px){.rate-fields-grid{grid-template-columns:1fr}.product-section-card{padding:14px}.product-form-tabs .nav-link{padding:9px 12px}}

/* Master CRUD screens */
.master-list-card{padding:16px}.master-table th{white-space:nowrap}.master-table td{vertical-align:middle}.master-entry-form,#departmentForm,#categoryForm,#subCategoryForm{display:flex;flex-direction:column;height:100%;min-height:0}.master-entry-form .modal-header,.master-entry-form .modal-footer,#departmentForm .modal-header,#departmentForm .modal-footer,#categoryForm .modal-header,#categoryForm .modal-footer,#subCategoryForm .modal-header,#subCategoryForm .modal-footer{flex:0 0 auto}.master-form-body,.modal-dialog-scrollable .modal-content>form>.modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;background:#f8fafc}.master-form-alert{position:sticky;top:0;z-index:3}.master-form-section{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:16px;margin-bottom:14px}.master-form-section h3{font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:#475467;border-bottom:1px solid #eaecf0;padding-bottom:9px;margin:0 0 14px}.master-form-footer{box-shadow:0 -3px 14px rgba(16,24,40,.06)}

/* Compact price list */
.price-toolbar{padding:14px}.price-list-card{padding:14px}.price-table-wrap{max-height:calc(100vh - 285px);overflow:auto;border:1px solid #eaecf0;border-radius:9px}.price-list-table{min-width:1100px;font-size:.86rem}.price-list-table thead th{position:sticky;top:0;z-index:2;background:#f9fafb;color:#475467;font-size:.75rem;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;border-bottom:1px solid #d0d5dd;padding:9px 10px}.price-list-table tbody td{padding:7px 10px;border-color:#f0f2f5}.price-list-table .image-column{width:66px}.price-list-table .action-column{width:56px}.price-list-table small{display:block;color:#667085;margin-top:3px;white-space:nowrap}.price-product-name{display:block;color:#101828;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-retail{color:#155eef}.price-muted{color:#667085}.price-offer{display:inline-block;background:#ecfdf3;color:#067647;border-radius:6px;padding:3px 6px;font-weight:700}.price-thumb-button,.price-thumb-placeholder{width:48px;height:48px;border-radius:7px;display:grid;place-items:center}.price-thumb-button{border:1px solid #eaecf0;padding:2px;background:#fff;cursor:zoom-in}.price-thumb-button:hover{border-color:#84adff;box-shadow:0 0 0 3px rgba(21,94,239,.08)}.price-thumb-button img{width:100%;height:100%;object-fit:contain;border-radius:5px}.price-thumb-placeholder{background:#f2f4f7;color:#98a2b3;font-size:1.15rem}.price-image-zoom-body{height:min(78vh,760px);display:grid;place-items:center;padding:10px}.price-image-zoom-body img{max-width:100%;max-height:100%;object-fit:contain}.detail-image-button{border:1px solid #eaecf0;border-radius:8px;background:#fff;padding:3px;cursor:zoom-in}.detail-image-button img{width:100%;height:210px;object-fit:contain;border-radius:6px}.price-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.price-detail-meta span{background:#f9fafb;border-radius:8px;padding:9px;color:#667085;font-size:.8rem}.price-detail-meta strong{display:block;color:#101828;margin-top:2px;font-size:.88rem}
@media(max-width:767.98px){.master-form-section{padding:14px}.price-table-wrap{max-height:calc(100vh - 320px)}.price-detail-meta{grid-template-columns:1fr}.page-heading.price-list-heading{display:block}}
.rate-unit-label{font-size:.72rem;color:#667085;margin-top:10px;margin-bottom:4px}.rate-unit-select{font-size:.86rem}.column-settings-menu{min-width:220px;max-height:70vh;overflow-y:auto}.price-amount{font-weight:700}.price-unit{display:block!important;margin-top:1px!important;font-size:.69rem;color:#667085}.price-offer .price-unit{color:#067647}.price-lines strong small{font-size:.72rem;font-weight:600;color:inherit}
.rate-derived-unit{font-size:.76rem;color:#475467;margin-top:10px;padding:8px 10px;background:#fff;border:1px solid #eaecf0;border-radius:7px}.total-cost-field{background:#eff8ff;border-color:#b2ddff}.total-cost-value .price-amount{color:#175cd3}.price-lines .total-cost{background:#eff8ff}.price-lines .total-cost strong{color:#175cd3}
.price-toolbar{padding:10px 12px}.price-list-card{padding:10px 12px}.price-table-wrap{max-height:calc(100vh - 225px);overflow-x:auto!important;overflow-y:auto!important;scrollbar-gutter:stable}.price-list-table{min-width:1150px;table-layout:fixed;font-size:.79rem}.price-list-table thead th{padding:6px 5px;font-size:.67rem;line-height:1.15;white-space:normal}.price-list-table tbody td{padding:4px 5px;line-height:1.15}.price-list-table [data-column="image"]{width:48px}.price-list-table [data-column="product"]{width:145px}.price-list-table [data-column="code"]{width:112px}.price-list-table [data-column="category"]{width:112px}.price-list-table [data-column="stock"]{width:65px}.price-list-table [data-column="supplier_cost"],.price-list-table [data-column="expense"],.price-list-table [data-column="total_cost"],.price-list-table [data-column="mrp"],.price-list-table [data-column="wholesale"],.price-list-table [data-column="retail"],.price-list-table [data-column="offer"]{width:78px}.price-list-table .action-column{width:45px}.price-list-table small{margin-top:2px}.price-product-name{max-width:135px}.price-thumb-button,.price-thumb-placeholder{width:38px;height:38px}.price-thumb-button img{width:32px;height:32px}.price-unit{font-size:.63rem}.price-amount{font-size:.76rem}.column-settings-menu{min-width:235px;max-height:72vh}.field-chooser-button{white-space:nowrap}.price-table-wrap::-webkit-scrollbar{width:11px;height:13px}.price-table-wrap::-webkit-scrollbar-track{background:#e4e7ec;border-radius:8px}.price-table-wrap::-webkit-scrollbar-thumb{background:#667085;border:3px solid #e4e7ec;border-radius:8px}.price-table-wrap::-webkit-scrollbar-thumb:hover{background:#344054}
.price-list-heading{margin-bottom:10px}.price-list-heading h1{margin-bottom:2px}.price-list-heading p{margin-bottom:0}.price-toolbar{padding:8px 10px;margin-bottom:10px!important}.price-list-card{padding:8px 9px}.price-list-card>.d-flex{margin-bottom:5px!important}.price-table-wrap{max-height:calc(100vh - 205px)}.price-list-table{width:100%;min-width:1040px;table-layout:auto;font-size:.77rem}.price-list-table thead th{padding:5px 4px}.price-list-table tbody td{padding:3px 4px}.price-list-table [data-column="image"]{width:42px}.price-list-table [data-column="product"]{width:auto;min-width:125px}.price-list-table [data-column="code"],.price-list-table [data-column="category"]{width:auto;min-width:92px}.price-list-table [data-column="stock"]{width:58px}.price-list-table [data-column="supplier_cost"],.price-list-table [data-column="expense"],.price-list-table [data-column="total_cost"],.price-list-table [data-column="mrp"],.price-list-table [data-column="wholesale"],.price-list-table [data-column="retail"],.price-list-table [data-column="offer"]{width:72px;min-width:68px}.price-list-table .action-column{width:40px}.price-product-name{max-width:155px}.price-thumb-button,.price-thumb-placeholder{width:34px;height:34px}.price-thumb-button img{width:28px;height:28px}
.price-list-table{min-width:1160px}.price-list-table [data-column="attributes"]{width:130px;min-width:110px}.price-attributes{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#344054}.price-attributes:hover{white-space:normal;overflow:visible}
.sub-product-parent{color:#175cd3!important;font-weight:600}.main-product-label{color:#667085}.price-product-name+.sub-product-parent{margin-top:2px}
.price-list-table .action-column{width:74px}.price-history-wrap{max-height:65vh;overflow:auto}.price-history-table{min-width:1100px;font-size:.8rem}.price-history-table thead th{position:sticky;top:0;background:#f9fafb;z-index:2;white-space:nowrap}.price-history-table td small{display:block;color:#667085;margin-top:2px}.current-history-row{background:#f0fdf4}.history-change{font-weight:700}.history-change.increase{color:#067647!important}.history-change.decrease{color:#b42318!important}
.product-import-body{background:#f8fafc}.import-format-help{display:grid;gap:5px}.import-format-help code{display:block;padding:6px 8px;background:#f2f4f7;border-radius:6px;color:#344054;white-space:normal}.import-preview-table{max-height:48vh;overflow:auto;border:1px solid #eaecf0;border-radius:8px}.import-preview-table thead th{position:sticky;top:0;z-index:2;background:#f9fafb;white-space:nowrap}.import-preview-table td{vertical-align:top}
.price-list-table .action-column{width:108px}.price-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px}.price-edit-card{padding:13px;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px}.price-edit-card .form-label{font-weight:700}.price-edit-card.total-cost-field{background:#eff8ff;border-color:#b2ddff}@media(max-width:991.98px){.price-edit-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:575.98px){.price-edit-grid{grid-template-columns:1fr}}
.mobile-price-results{border:1px solid #eaecf0;border-radius:9px;overflow:hidden}.mobile-price-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:6px 8px;align-items:center;padding:6px 7px;border-bottom:1px solid #eaecf0;background:#fff}.mobile-price-item:last-child{border-bottom:0}.mobile-main-product{background:#f9fafb}.mobile-sub-product{padding-left:16px;border-left:3px solid #84adff}.mobile-product-image{width:38px;height:38px;border:1px solid #eaecf0;border-radius:7px;background:#fff;padding:2px;display:grid;place-items:center;color:#98a2b3}.mobile-product-image img{width:100%;height:100%;object-fit:contain;border-radius:5px}.mobile-product-info{min-width:0}.mobile-product-info>strong,.mobile-product-info>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-info>strong{font-size:.8rem;color:#101828}.mobile-product-info>span{font-size:.67rem;color:#667085}.mobile-product-info small{display:inline-block;font-size:.62rem;margin-right:5px}.mobile-rate-strip{grid-column:2/4;display:flex;gap:12px;overflow-x:auto;min-width:0}.mobile-rate-strip>span{display:grid;grid-template-columns:auto auto;column-gap:4px;align-items:baseline;white-space:nowrap}.mobile-rate-strip small{font-size:.59rem;color:#667085}.mobile-rate-strip strong{font-size:.71rem;color:#175cd3}.mobile-rate-strip em{grid-column:2;font-size:.57rem;color:#667085;font-style:normal}.mobile-product-actions{display:flex;gap:3px}.mobile-product-actions .btn{width:29px;height:29px;padding:0}.image-match-badge{display:inline-block!important;width:max-content;margin-top:2px;padding:1px 5px;border-radius:10px;background:#ecfdf3;color:#067647!important;font-size:.59rem!important;font-weight:700}.image-search-chip{display:flex;align-items:center;gap:9px;margin:0 0 8px;padding:7px 9px;background:#eff8ff;border:1px solid #b2ddff;border-radius:9px}.image-search-chip img{width:42px;height:42px;object-fit:cover;border-radius:7px}.image-search-chip span{flex:1;min-width:0}.image-search-chip strong,.image-search-chip small{display:block}.image-search-chip small{color:#475467}@media(max-width:767.98px){.erp-content{padding:8px}.price-list-heading{display:none!important}.price-toolbar{margin-bottom:7px!important}.price-filter-column{display:none}.price-filter-column.show-mobile-filter{display:block}.price-list-card{padding:6px}.price-table-wrap{display:none}.field-chooser-button{font-size:0}.field-chooser-button i{font-size:1rem;margin:0!important}.column-settings-menu{position:fixed!important;left:10px!important;right:10px!important;top:70px!important;max-height:75vh;overflow:auto;transform:none!important}.price-list-card>.d-flex{padding:0 2px}.price-toolbar .input-group .btn{padding-left:9px;padding-right:9px}}
