:root{--page-bg:#f8f5ff;--surface:#fff;--surface-soft:#fff8fb;--surface-blue:#f3fbff;--surface-mint:#f2fff9;--surface-violet:#f8f5ff;--text:#252338;--text-muted:#7b7891;--line:#ece7f5;--line-strong:#ded7ea;--primary:#6c5ce7;--primary-strong:#5848d8;--pink:#ff6fae;--pink-soft:#fff0f7;--blue:#42b5ff;--blue-soft:#edf8ff;--mint:#35d399;--mint-soft:#ecfff7;--amber:#f6a623;--amber-soft:#fff8e9;--violet:#9b72ff;--violet-soft:#f4efff;--gray-soft:#f3f2f7;--shadow-soft:0 16px 40px #5e4a821a;--shadow-pop:0 10px 24px #6c5ce729;--radius:14px;--radius-sm:10px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{min-width:320px;height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0,#ff6fae29,#0000 28%),radial-gradient(circle at 88% 8%,#42b5ff29,#0000 24%),linear-gradient(135deg,#fff8fb 0%,#f6fbff 44%,#f8f5ff 100%);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:13px;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default}.customer-shell{grid-template-columns:196px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.customer-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc2;border-right:1px solid #ded7eacc;min-height:0;overflow:hidden}.customer-sidebar-inner{height:100%;padding:14px 12px;overflow-y:auto}.customer-sidebar h1{letter-spacing:0;color:var(--primary);margin:4px 8px 18px;font-size:15px}.customer-main{grid-template-rows:48px 42px minmax(0,1fr);min-width:0;height:100vh;min-height:0;display:grid;overflow:hidden}.customer-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #ece7f5db;justify-content:space-between;align-items:center;gap:14px;padding:0 16px;display:flex;position:sticky;top:0}.customer-header>div{align-items:center;gap:10px;min-width:0;display:flex}.customer-header strong{font-size:14px}.customer-header span{color:var(--text-muted)}.customer-tabs{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffafdb8;border-bottom:1px solid #ece7f5db;align-items:center;gap:6px;min-width:0;padding:6px 14px;display:flex;position:sticky;top:48px;overflow:auto hidden}.customer-tab{color:#6b6681;white-space:nowrap;background:#ffffffc7;border:1px solid #ded7eae6;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 6px 4px 10px;font-size:12px;line-height:1.25;display:inline-flex}.customer-tab.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--pink));box-shadow:var(--shadow-pop);border-color:#0000}.customer-tab-label{color:inherit;font-size:inherit;line-height:inherit;background:0 0;border:0;padding:0}.customer-tab-close{width:15px;height:15px;color:inherit;opacity:.66;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:13px;line-height:1;display:inline-grid}.customer-tab-close:disabled{opacity:.24}.customer-tab-close:hover{opacity:1;background:#6b5ce71a}.customer-tab.active .customer-tab-close:hover{background:#ffffff38}.customer-content{min-height:0;padding:14px;overflow-y:auto}.customer-content:has(.customer-detail-layout){overflow:hidden}.customer-content:has(.customer-list-page-fixed){overflow:hidden}.customer-content-inner{min-width:0}.customer-content-inner:has(.customer-detail-layout){height:100%;min-height:0}.customer-content-inner:has(.customer-list-page-fixed){height:100%;min-height:0}.page-panel{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #ece7f5eb;padding:14px}.customer-list-page,.dashboard-page,.customer-mgmt-page,.finance-page{gap:12px;display:grid}.customer-list-page-fixed{grid-template-rows:auto auto minmax(0,1fr) auto;height:100%;min-height:0;overflow:hidden}.customer-list-page-fixed>.customer-list-feedback{min-height:0}.customer-list-page-fixed>.customer-table-shell{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.customer-list-page-fixed>.customer-table-shell>.customer-table-wrap{height:100%;min-height:0;max-height:none;overflow:auto}.customer-list-actionbar{gap:10px;display:grid}.customer-list-actionbar-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-list-actionbar h2{margin:0;font-size:17px}.customer-list-export-actions{align-items:center;gap:6px;display:flex}.customer-list-compact-action{min-height:26px;padding:3px 9px;font-size:12px}.customer-list-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-list-filters>input:first-child{flex:0 180px;width:180px}.customer-list-filters>select{flex:0 0 120px}.customer-list-filters>input[type=date]{flex:0 0 132px;width:132px}.customer-column-settings-slot,.customer-column-settings-slot .customer-table-toolbar{align-items:center;display:flex}.customer-quick-date-menu{position:relative}.customer-quick-date-menu summary{align-items:center;height:32px;list-style:none;display:inline-flex}.customer-quick-date-menu summary::-webkit-details-marker{display:none}.customer-quick-date-menu-popup{z-index:30;border:1px solid var(--line-strong);width:118px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.customer-quick-date-menu-popup button{min-height:28px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;padding:4px 8px}.customer-quick-date-menu-popup button:hover{color:var(--primary);background:var(--violet-soft)}.customer-list-filters input,.customer-list-filters select,.customer-pagination select,.login-form input{border:1px solid var(--line-strong);min-width:0;height:32px;color:var(--text);background:#ffffffe0;border-radius:10px;outline:none;padding:0 10px}.customer-list-filters input:focus,.customer-list-filters select:focus,.customer-pagination select:focus,.login-form input:focus{border-color:#6c5ce79e;box-shadow:0 0 0 3px #6c5ce71f}.customer-pagination{color:var(--text-muted);justify-content:flex-end;align-items:center;gap:8px;display:flex}.customer-loading-popup-backdrop{z-index:160;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#25233833;place-items:center;display:grid;position:fixed;inset:0}.customer-loading-popup{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:190px;padding:16px 20px;display:flex;box-shadow:0 18px 50px #2523382e}.customer-loading-spinner{border:2px solid var(--line-strong);border-top-color:var(--primary);border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite customer-loading-spin}@keyframes customer-loading-spin{to{transform:rotate(360deg)}}.nav-button{color:#716d85;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;width:100%;margin:3px 0;padding:8px 10px;display:block}.nav-button:hover{color:var(--primary);background:#f4efffbd}.nav-button.active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--blue));border-color:#0000;box-shadow:0 10px 22px #42b5ff2e}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-form{width:min(420px,100%);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #ece7f5eb;border-radius:8px;gap:14px;padding:28px;display:grid}.login-heading{gap:6px;margin-bottom:8px;display:grid}.login-heading span{color:var(--primary);font-size:13px;font-weight:900}.login-heading h1{color:var(--text);margin:0;font-size:24px;line-height:1.25}.login-heading strong{color:var(--text-muted);font-size:15px}.login-form label{color:var(--text-muted);gap:6px;font-weight:700;display:grid}.login-form input{border-radius:8px;height:38px}.login-remember-row{width:fit-content;color:var(--text);cursor:pointer;grid-template-columns:none;align-items:center;display:inline-flex!important}.login-remember-row input{width:14px;height:14px}.login-remember-row span{color:var(--text);font-weight:700}.login-option-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-manual-button{border:1px solid var(--line-strong);height:32px;color:var(--text);background:#fff;border-radius:8px;padding:0 10px;font-weight:800}.login-manual-button:hover{color:var(--primary);background:var(--violet-soft);border-color:#6c5ce75c}.login-manual-backdrop{z-index:1000;background:#25233859;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.login-manual-popup{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:min(520px,100%);min-height:220px;display:grid;position:relative;box-shadow:0 24px 80px #5e4a8238}.login-manual-close{border:1px solid var(--line-strong);height:30px;color:var(--text);background:#fff;border-radius:8px;padding:0 10px;font-weight:800;position:absolute;top:12px;right:12px}.login-manual-empty{color:var(--text);font-size:72px;font-weight:900;line-height:1}.login-form .primary-button{color:#fff;border-radius:8px;height:38px}.primary-button,.secondary-button{border-radius:10px;min-height:32px;padding:0 12px;font-weight:600}.primary-button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--pink));border:0;box-shadow:0 8px 18px #ff6fae2e}.primary-button:hover{background:linear-gradient(135deg, var(--primary-strong), #ff5fa5)}.secondary-button{border:1px solid var(--line-strong);color:#625d76;background:#ffffffe0}.secondary-button:hover{color:var(--primary);background:var(--violet-soft);border-color:#6c5ce75c}.error-text{color:#dc3c69}.section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:18px}.section-heading p{color:var(--text-muted);margin-top:3px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:10px;display:grid}.metric-card{background:linear-gradient(135deg, #fff, var(--pink-soft));border:1px solid #ece7f5c7;border-radius:16px;gap:5px;padding:12px;display:grid;position:relative;overflow:hidden}.metric-card:nth-child(2n){background:linear-gradient(135deg, #fff, var(--blue-soft))}.metric-card:nth-child(3n){background:linear-gradient(135deg, #fff, var(--mint-soft))}.metric-card:nth-child(4n){background:linear-gradient(135deg, #fff, var(--violet-soft))}.metric-card:after{content:"";background:#ffffff8f;border-radius:50%;width:54px;height:54px;position:absolute;bottom:-18px;right:-18px}.metric-card span{color:var(--text-muted)}.metric-card strong{z-index:1;font-size:19px;line-height:1.1;position:relative}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-grid .page-panel{padding:12px}.dashboard-grid h3,.customer-finance-list-section h3,.detail-section h3{margin:0 0 8px;font-size:15px}.dashboard-wide-panel{grid-column:1/-1}.customer-table-shell{gap:8px;display:grid;position:relative}.customer-table-toolbar{justify-content:flex-end;display:flex;position:relative}.column-settings-panel{z-index:10;border:1px solid var(--line-strong);width:220px;box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;gap:8px;padding:12px;display:grid;position:absolute;top:36px;right:0}.column-settings-title{font-weight:700}.column-settings-item{align-items:center;gap:8px;display:flex}.customer-table-wrap{background:#fff;border:1px solid #ece7f5e6;border-radius:14px;width:100%;max-height:620px;overflow-x:auto}.customer-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.customer-detail-actions{align-items:center;gap:8px;display:flex}.customer-info-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:9px;margin-bottom:12px;display:grid}.customer-info-grid span,.customer-filter-bar label{color:#716d85;background:#fff;border:1px solid #ece7f5e6;border-radius:12px;gap:5px;padding:10px 11px;font-size:12px;display:grid}.customer-info-grid strong{color:#292433;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-filter-bar{grid-template-columns:repeat(2,minmax(180px,240px));gap:10px;margin-bottom:12px;display:grid}.customer-filter-bar input{border:1px solid var(--line-strong);border-radius:9px;height:32px;padding:0 9px}.customer-empty-cell{color:#9b96aa;height:80px!important}.customer-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.customer-table th,.customer-table td{text-align:center;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f0edf7;height:34px;padding:6px 8px;position:relative;overflow:hidden}.customer-table th{z-index:2;color:#716d85;-webkit-user-select:none;user-select:none;background:#fbf9ff;font-size:12px;font-weight:700;position:sticky;top:0}.customer-table .table-fixed-cell{z-index:3;background:inherit;position:sticky}.customer-table th.table-fixed-cell{z-index:4;background:#fbf9ff}.customer-table tfoot .table-fixed-cell{z-index:3;background:#fff7fb}.table-row-number-cell{width:44px;min-width:44px;max-width:44px;left:0;box-shadow:8px 0 14px #6c5ce70d}.table-select-cell{width:42px;min-width:42px;max-width:42px;left:44px;box-shadow:8px 0 14px #6c5ce70d}.customer-table input[type=checkbox]{width:14px;height:14px;accent-color:var(--primary)}.customer-table tfoot td{z-index:1;color:#4d4863;border-top:1px solid var(--line-strong);background:#fff7fb;font-weight:700;position:sticky;bottom:0}.table-sort-button{width:100%;min-width:0;color:inherit;font-weight:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0;display:inline-flex}.drag-over-column{outline:2px solid var(--primary);outline-offset:-2px}.column-resize-handle{cursor:col-resize;width:8px;height:100%;position:absolute;top:0;right:0}.column-resize-handle:after{content:"";background:#d9d2e7;width:1px;height:44%;position:absolute;top:28%;right:3px}.customer-table tbody tr{cursor:pointer}.customer-table tbody tr:nth-child(2n) td{background:#fffcff}.customer-table tbody tr:hover td{background:#f7fbff}.customer-table tbody tr.selected-row td{border-top:1px solid var(--blue);border-bottom:1px solid var(--blue);background:#eff8ff}.customer-table tbody tr.selected-row td:first-child{border-left:1px solid var(--blue)}.customer-table tbody tr.selected-row td:last-child{border-right:1px solid var(--blue)}.customer-sku-image-button{border:1px solid var(--line-strong);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.customer-sku-image-button:hover{border-color:#6c5ce780;box-shadow:0 0 0 3px #6c5ce71f}.customer-sku-thumbnail{object-fit:cover;border-radius:6px;width:30px;height:30px;display:block}.customer-image-preview-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#25233861;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-image-preview-dialog{border:1px solid var(--line-strong);width:min(760px,100%);max-height:min(82vh,760px);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;display:grid}.customer-image-preview-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-image-preview{object-fit:contain;border:1px solid var(--line);background:#f8fafc;border-radius:12px;place-self:center;max-width:100%;max-height:68vh}.table-link-button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.table-link-button:hover{color:var(--pink);text-decoration:underline}.enum-status-badge{text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:56px;height:22px;padding:0 9px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.enum-color-default,.enum-color-draft,.enum-color-closed,.enum-color-read,.enum-color-disabled,.enum-color-inactive,.enum-color-voided,.enum-color-not-arrived,.enum-color-unnotified,.enum-color-not-shipped,.enum-color-no-fix,.enum-color-other,.enum-color-sold-out,.enum-color-viewer{color:#475569;background:#f1f5f9}.enum-color-info,.enum-color-submitted,.enum-color-so-confirmed,.enum-color-so-pending-confirm,.enum-color-pending-inbound,.enum-color-pending-ship,.enum-color-shipping,.enum-color-open,.enum-color-expected-only,.enum-color-issued,.enum-color-pre-order,.enum-color-standard,.enum-color-outbound,.enum-color-sales,.enum-color-admin{color:#1d4ed8;background:#dbeafe}.enum-color-warning,.enum-color-pending,.enum-color-pending-submit,.enum-color-waiting-cutoff,.enum-color-pending-feedback,.enum-color-pending-allocate,.enum-color-partial-deliver,.enum-color-inbounded,.enum-color-pending-confirm,.enum-color-pending-receipt,.enum-color-unread,.enum-color-unconfirmed,.enum-color-locked,.enum-color-unreceived,.enum-color-unpaid,.enum-color-unwritten-off,.enum-color-unapplied,.enum-color-confirmed-unshipped,.enum-color-processing,.enum-color-reopened,.enum-color-paused,.enum-color-stock-rsv-order,.enum-color-corrected,.enum-color-stocktake{color:#92400e;background:#fef3c7}.enum-color-partial-arrived,.enum-color-partial-notified,.enum-color-partial-shipped,.enum-color-partial-received,.enum-color-partial-paid,.enum-color-partial-written-off,.enum-color-partial-applied,.enum-color-partially-confirmed,.enum-color-partially-shipped{color:#c2410c;background:#ffedd5}.enum-color-success,.enum-color-published,.enum-color-feedback-received,.enum-color-delivered,.enum-color-completed,.enum-color-arrived,.enum-color-allocated,.enum-color-shipped,.enum-color-all-notified,.enum-color-confirmed,.enum-color-signed,.enum-color-received,.enum-color-auto-received,.enum-color-enabled,.enum-color-active,.enum-color-paid,.enum-color-written-off,.enum-color-applied,.enum-color-valid,.enum-color-selling,.enum-color-resolved,.enum-color-spot-order,.enum-color-inbound,.enum-color-operator{color:#047857;background:#d1fae5}.enum-color-error,.enum-color-cancelled,.enum-color-cutoff,.enum-color-pending-deliver,.enum-color-shipping-inbound,.enum-color-rejected,.enum-color-red-issued,.enum-color-red-received,.enum-color-abnormal,.enum-color-bug{color:#b91c1c;background:#fee2e2}.enum-color-expired{color:#fff;background:#111827}.enum-color-sa-pending-lock{color:#c2410c;background:#ffedd5}.enum-color-sa-pending-ship{color:#92400e;background:#fef3c7}.enum-color-sa-shipped{color:#1d4ed8;background:#dbeafe}.enum-color-sa-signed{color:#047857;background:#d1fae5}.enum-color-customer-pending-confirm{color:#be185d;background:#fce7f3}.enum-color-requirement{color:#6d28d9;background:#ede9fe}.enum-color-pushed,.enum-color-linked,.enum-color-sa-locked{color:#4338ca;background:#e0e7ff}.enum-color-custom,.enum-color-allocation,.enum-color-purchase,.enum-color-super-admin,.enum-color-finance-user{color:#6d28d9;background:#ede9fe}.enum-color-improvement,.enum-color-sales-user,.enum-color-warehouse-user{color:#0f766e;background:#ccfbf1}.customer-dashboard-notice-grid{flex-wrap:wrap;gap:10px;margin:0 0 12px;display:flex}.customer-dashboard-notice-card{width:27em;max-width:100%;color:var(--text);text-align:left;background:#fffaf0;border:1px solid #f6a6235c;border-radius:12px;gap:6px;padding:12px 14px;display:grid;box-shadow:0 10px 24px #a66a0014}.customer-dashboard-notice-card:hover{background:#fff7e6;border-color:#f6a623ad}.customer-dashboard-notice-card strong{color:#8a5b00}.customer-dashboard-notice-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-dashboard-notice-card img{object-fit:cover;border-radius:8px;width:100%;max-height:120px}.customer-dashboard-notice-card-static{cursor:default}.customer-notification-page-panel{min-height:0}.customer-notification-table tbody tr{cursor:pointer}.customer-notification-table tbody tr:hover td{background:var(--blue-soft)}.customer-notification-status-text{color:var(--text-muted);margin-left:6px;font-size:12px}.customer-notification-loading{color:var(--text-muted);text-align:center;padding:12px 0 0}.customer-notification-popup-overlay{z-index:120;background:#25233847;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-notification-popup{background:#fff;border:1px solid #ece7f5f5;border-radius:18px;gap:12px;width:min(680px,100%);max-height:82vh;padding:18px;display:grid;overflow:auto;box-shadow:0 22px 70px #5e4a822e}.customer-notification-popup-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-notification-popup-header>div{gap:4px;min-width:0;display:grid}.customer-notification-popup-header strong{font-size:17px}.customer-notification-popup-header span,.customer-notification-popup-meta,.customer-notification-popup-source{color:var(--text-muted)}.customer-notification-popup-meta,.customer-notification-popup-source{flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.customer-notification-popup-message{border:1px solid var(--line);min-height:90px;color:var(--text);white-space:pre-wrap;word-break:break-word;background:#fffcff;border-radius:12px;padding:12px;line-height:1.7}.customer-notification-popup-image{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(100%,520px);max-height:320px}.customer-qty-input{border:1px solid var(--line-strong);background:#fff;border-radius:8px;width:92px;height:30px;padding:0 8px}.customer-qty-input::-webkit-outer-spin-button{appearance:none;margin:0}.customer-qty-input::-webkit-inner-spin-button{appearance:none;margin:0}.customer-qty-input{appearance:textfield}.hidden-file-input{display:none}.empty-cell{color:#9a96aa;text-align:center}.customer-detail-layout{height:100%;min-height:0;display:block}.customer-detail-main{grid-template-rows:auto minmax(0,1fr);gap:12px;min-width:0;height:100%;min-height:0;display:grid}.customer-detail-main:has(.customer-finance-bar){grid-template-rows:auto minmax(0,1fr) auto}.customer-detail-actionbar{box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #ece7f5eb;border-radius:16px;align-self:start;gap:9px;padding:12px;display:grid}.customer-order-info-bar{gap:12px;display:grid}.customer-order-info-heading{align-items:flex-start}.customer-detail-notice{color:#6f4300;background:var(--amber-soft);border:1px solid #f6a62361;border-radius:8px;padding:10px 12px;font-weight:700;line-height:1.55}.customer-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:10px;display:grid}.customer-form-grid input,.customer-form-grid select{border:1px solid var(--line-strong);background:#fff;border-radius:8px;min-width:0;height:34px;padding:0 10px}.customer-account-page{gap:12px;display:grid}.customer-profile-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;display:grid}.customer-profile-item,.customer-settlement-item{background:linear-gradient(135deg,#fff,#f3fbff);border:1px solid #ece7f5e6;border-radius:10px;gap:5px;padding:10px 12px;display:grid}.customer-profile-item:nth-child(2n),.customer-settlement-item:nth-child(2n){background:linear-gradient(135deg,#fff,#f2fff9)}.customer-profile-item span,.customer-settlement-item span{color:var(--text-muted);font-size:12px}.customer-profile-item strong,.customer-settlement-item strong{overflow-wrap:anywhere;min-width:0;color:var(--text);font-size:14px}.customer-settlement-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:9px;display:grid}.customer-settlement-item>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-settlement-item p{overflow-wrap:anywhere;min-width:0;color:var(--text-muted);margin:0}.customer-account-compact-panel{max-width:720px}.customer-password-form{grid-template-columns:repeat(3,minmax(120px,1fr)) auto;align-items:center;gap:8px;display:grid}.customer-password-form input,.customer-address-row input{border:1px solid var(--line-strong);background:#fff;border-radius:8px;min-width:0;height:34px;padding:0 10px}.customer-address-editor{gap:8px;display:grid}.customer-address-row{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.customer-address-row>span{width:28px;height:28px;color:var(--primary);background:var(--violet-soft);border-radius:8px;place-items:center;font-weight:800;display:inline-grid}.customer-address-actions{justify-content:flex-end;margin-top:10px;display:flex}.empty-text{color:var(--text-muted);margin:0}.customer-detail-top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.customer-detail-table-panel{min-width:0;min-height:0;padding:0;display:grid;overflow:hidden}.customer-detail-table-panel .customer-table-shell{grid-template-rows:auto minmax(0,1fr);min-width:0;height:100%;min-height:0}.customer-detail-table-panel .customer-table-wrap{border:0;border-radius:0;height:100%;max-height:none;overflow:auto}.customer-export-progress-backdrop{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#25233847;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-export-progress-dialog{border:1px solid var(--line-strong);width:min(420px,100%);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;gap:12px;padding:16px;display:grid}.customer-export-progress-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-export-progress-track{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.customer-export-progress-track span{border-radius:inherit;background:var(--primary);min-width:18px;height:100%;transition:width .16s;display:block}.customer-export-progress-dialog p{color:var(--muted);margin:0;font-size:13px}.summary-card-row{flex-wrap:wrap;gap:9px;display:flex}.summary-card,.finance-chip,.info-item{background:linear-gradient(135deg,#fff,#fff8fb);border:1px solid #ece7f5e6;border-radius:14px;gap:4px;display:grid}.summary-card{min-width:140px;padding:10px 12px}.summary-card:nth-child(2n),.finance-chip:nth-child(2n),.info-item:nth-child(2n){background:linear-gradient(135deg,#fff,#f3fbff)}.summary-card:nth-child(3n),.finance-chip:nth-child(3n),.info-item:nth-child(3n){background:linear-gradient(135deg,#fff,#f2fff9)}.summary-card span,.finance-chip span,.info-item span{color:var(--text-muted);font-size:12px}.summary-card strong,.finance-chip strong,.info-item strong{color:var(--text);font-size:14px}.customer-finance-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.finance-chip-row{flex-wrap:wrap;gap:9px;display:flex}.finance-chip{min-width:132px;padding:9px 11px}.finance-action-row{gap:8px;min-width:132px;display:grid}.detail-section{gap:10px;display:grid}.info-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:9px;display:grid}.info-item{padding:10px 11px}.info-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=900px){.customer-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.customer-sidebar{border-bottom:1px solid #ece7f5eb;border-right:0;max-height:180px}.metric-grid,.dashboard-grid,.customer-detail-layout{grid-template-columns:1fr}.customer-list-filters{align-items:stretch}.customer-list-filters>input:first-child,.customer-list-filters>select,.customer-list-filters>input[type=date]{flex:150px;width:auto}.dashboard-wide-panel{grid-column:auto}}.customer-import-popup-backdrop{z-index:90;background:#14202361;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-import-popup{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(520px,100%);padding:18px;box-shadow:0 20px 58px #14202338}.customer-import-popup header,.customer-import-popup-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-import-popup p{color:var(--text-muted);margin:18px 0}.customer-import-popup-actions{justify-content:flex-start}
