:root{line-height:1.5;font-weight:400;color:#142033;background:radial-gradient(circle at top,rgba(243,175,73,.14),transparent 28%),linear-gradient(180deg,#f7f5ef,#eef3f7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--shell-bg: rgba(255, 255, 255, .7);--shell-border: rgba(20, 32, 51, .08);--shell-shadow: 0 24px 70px rgba(15, 23, 42, .08);--shell-accent: #1b6b4a;--shell-accent-soft: rgba(27, 107, 74, .1);--shell-highlight: #f3af49;--shell-text: #142033;--shell-muted: #5f6c80;--shell-danger: #b94141;--shell-radius-xl: 28px;--shell-radius-lg: 20px;--shell-radius-md: 14px}*{font-family:DM Sans,sans-serif;box-sizing:border-box}html,body,#root{font-family:DM Sans,sans-serif;margin:0;padding:0;min-height:100%}body{letter-spacing:.2px;color:var(--shell-text);background:radial-gradient(circle at top,rgba(243,175,73,.14),transparent 28%),linear-gradient(180deg,#f7f5ef,#eef3f7);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}table,th,td,input,textarea,button{font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}.text-right{text-align:right}.workspace-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.workspace-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;min-height:100vh;padding:28px 22px;color:#eff5f2;background:linear-gradient(180deg,#071d13f0,#0f3b28f5),linear-gradient(135deg,#0d2b1e,#184e36)}.workspace-brand{display:grid;gap:10px}.workspace-brand__logo{width:64px;height:64px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px #0000002e}.workspace-brand__eyebrow{margin:0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#eff5f2b8}.workspace-brand__title{margin:0;font-size:28px;line-height:1.1}.workspace-brand__copy{margin:0;color:#eff5f2b8}.workspace-nav{display:grid;gap:10px}.workspace-nav__button{width:100%;padding:16px 18px;text-align:left;color:inherit;border:1px solid transparent;border-radius:18px;background:transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.workspace-nav__button:hover{transform:translate(2px);background:#ffffff0f;border-color:#ffffff1a}.workspace-nav__button.active{background:#f3af4924;border-color:#f3af493d}.workspace-nav__label{display:block;font-size:15px;font-weight:700}.workspace-nav__copy{display:block;margin-top:4px;font-size:12px;color:#eff5f2b8}.workspace-sidebar__footer{margin-top:auto;display:grid;gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.workspace-user{display:grid;gap:4px}.workspace-user__name{margin:0;font-size:15px;font-weight:700}.workspace-user__role{margin:0;font-size:12px;color:#eff5f2b8;text-transform:uppercase;letter-spacing:.08em}.workspace-logout{padding:12px 14px;color:#ffd7d7;border:1px solid rgba(255,215,215,.14);border-radius:14px;background:#ffffff0a}.workspace-main{min-width:0;padding:28px}.workspace-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.workspace-topbar__title{margin:0;font-size:28px}.workspace-topbar__copy{margin:6px 0 0;color:var(--shell-muted)}.workspace-topbar__badge{padding:10px 14px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;background:#1b6b4a1a;color:var(--shell-accent)}.module-frame{display:grid;gap:22px;max-width:1200px;margin:0 auto}.module-hero{position:relative;overflow:hidden;padding:32px 36px;border:1px solid var(--shell-border);border-radius:var(--shell-radius-xl);background:linear-gradient(135deg,#fffffff5,#f5f8fbeb),var(--shell-bg);box-shadow:0 18px 45px #0f172a0f;max-width:100%}.module-hero:after{content:"";position:absolute;inset:auto -40px -70px auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(243,175,73,.22),transparent 70%);pointer-events:none}.module-hero__eyebrow{margin:0 0 10px;color:var(--shell-accent);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.module-hero__title{margin:0;font-size:clamp(28px,4vw,40px);line-height:1.08}.module-hero__copy{max-width:760px;margin:14px 0 0;color:var(--shell-muted);font-size:15px;line-height:1.7}.module-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.module-tab{padding:11px 16px;border:1px solid rgba(20,32,51,.08);border-radius:999px;background:#ffffffc7;color:var(--shell-muted)}.premium-tabs{background:#1420330a;padding:6px;border-radius:999px;display:inline-flex;gap:6px}.premium-tab{padding:10px 18px;border-radius:999px;border:none;background:transparent;color:var(--shell-muted);font-weight:600;font-size:14px;transition:all .2s ease}.premium-tab:hover{background:#ffffffb3;color:var(--shell-text)}.premium-tab.active{background:linear-gradient(135deg,#145234,#1f7a4f);color:#fff;box-shadow:0 6px 16px #14523440}.tab-label{display:inline-block}.module-tab.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#145234,#1f7a4f)}.module-body{min-width:0;padding:28px;border:1px solid var(--shell-border);border-radius:var(--shell-radius-xl);background:#ffffffeb;box-shadow:0 18px 45px #0f172a0f}.metric-grid,.link-grid{display:grid;gap:16px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card,.link-card,.info-card{padding:18px;border:1px solid rgba(20,32,51,.08);border-radius:var(--shell-radius-lg);background:#ffffffeb}.metric-card__label,.info-card__label{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-muted)}.metric-card__value,.info-card__value{margin:12px 0 0;font-size:28px;font-weight:800;color:var(--shell-text)}.metric-card__hint,.info-card__hint{margin:10px 0 0;color:var(--shell-muted);font-size:13px}.link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:20px}.link-card{display:grid;gap:8px;text-align:left}.link-card__title{margin:0;font-size:18px}.link-card__copy{margin:0;color:var(--shell-muted)}.link-card__path{font-size:12px;font-weight:700;color:var(--shell-accent);letter-spacing:.04em}.two-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.list-card{padding:18px;border:1px solid rgba(20,32,51,.08);border-radius:var(--shell-radius-lg);background:#f5f8fadb}.list-card h3{margin:0 0 12px;font-size:18px}.list-card ul{margin:0;padding-left:18px;color:var(--shell-muted)}.list-card li+li{margin-top:8px}.empty-state{padding:20px;border:1px dashed rgba(20,32,51,.14);border-radius:var(--shell-radius-lg);color:var(--shell-muted);background:#f5f8fa99}.not-found{display:grid;gap:18px}@media(max-width:1080px){.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{position:static;min-height:auto}.workspace-main{padding-top:0}}@media(max-width:720px){.workspace-main,.workspace-sidebar{padding:20px 16px}.workspace-topbar{flex-direction:column;align-items:flex-start}.module-hero,.module-body{padding:18px}.two-column-grid{grid-template-columns:1fr}}.catalog-ui-shell{display:grid;gap:10px}.catalog-surface{border:1px solid var(--catalog-border);border-radius:18px;background:var(--catalog-card);box-shadow:var(--catalog-shadow-card, var(--catalog-shadow-soft))}.catalog-surface--padded{padding:14px 16px}.catalog-surface--subtle{background:linear-gradient(180deg,#fffffffa,#eaf8eedb)}.catalog-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.catalog-section-heading{min-width:0}.catalog-section-title{margin:0;color:var(--catalog-brand-strong);font-size:1rem;font-weight:700;letter-spacing:-.03em}.catalog-section-subtitle{margin:6px 0 0;color:var(--catalog-text-muted);font-size:.86rem;line-height:1.45}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.catalog-toolbar__group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.catalog-input,.catalog-select,.catalog-textarea{min-height:36px;width:100%;border:1px solid var(--catalog-border);border-radius:12px;background:#fff;color:var(--catalog-text);font-size:.84rem;font-weight:500;box-shadow:inset 0 1px 2px #14271d0a;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.catalog-input,.catalog-select{padding:0 12px}.catalog-textarea{min-height:96px;padding:10px 12px;resize:vertical}.catalog-input:focus,.catalog-select:focus,.catalog-textarea:focus{outline:none;border-color:#0f8a4c6b;box-shadow:0 0 0 4px #35bfa224}.catalog-input::placeholder,.catalog-textarea::placeholder{color:#7a8a82}.catalog-input--search{min-width:min(280px,100%)}.catalog-select{appearance:none;padding-right:38px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--catalog-brand) 50%),linear-gradient(135deg,var(--catalog-brand) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px;background-repeat:no-repeat}.catalog-select--compact{min-height:34px;font-size:.78rem}.catalog-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:12px;border:1px solid transparent;font-size:.82rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.catalog-button:hover:not(:disabled){transform:translateY(-1px)}.catalog-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.catalog-button--primary{border:none;background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));color:#fff;box-shadow:0 12px 22px #0f8a4c33}.catalog-button--primary:hover:not(:disabled){box-shadow:0 12px 20px #12452f38}.catalog-button--secondary{border-color:#0f8a4c2e;background:#fff;color:var(--catalog-brand-strong)}.catalog-button--secondary:hover:not(:disabled){border-color:#1f6a4947;box-shadow:0 8px 16px #12452f14}.catalog-button--danger{border-color:#ab2b2b24;background:#fff4f4eb;color:#8e2c2c}.catalog-button--danger:hover:not(:disabled){border-color:#ab2b2b3d;box-shadow:0 8px 16px #ab2b2b14}.catalog-button--compact{min-height:32px;padding:0 10px;font-size:.76rem;border-radius:10px}.catalog-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:10px;border:1px solid rgba(31,106,73,.16);background:#fff;color:var(--catalog-brand-strong);font-size:.76rem;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-link-button:hover{transform:translateY(-1px);border-color:#1f6a4942;box-shadow:0 8px 16px #12452f14}.catalog-link-button--primary{border:none;background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));color:#fff}.catalog-link-button--danger{border-color:#ab2b2b38;color:#9f2a2a}.catalog-link-button:disabled{cursor:not-allowed;opacity:.62;transform:none;box-shadow:none}.po-history-linked-line{display:grid;gap:4px;min-width:0}.catalog-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.catalog-metric-card{display:flex;flex-direction:column;gap:8px;min-height:108px;padding:16px 18px;border:1px solid rgba(34,72,52,.08);border-radius:18px;color:#fff;box-shadow:var(--catalog-shadow-soft);transition:transform .18s ease}.catalog-metric-card:hover{transform:translateY(-2px)}.catalog-metric-card[data-tone=brand]{background:linear-gradient(135deg,#0f8a4c,#063f2a)}.catalog-metric-card[data-tone=accent]{background:linear-gradient(135deg,#c99a2e,#956b18)}.catalog-metric-card[data-tone=success]{background:linear-gradient(135deg,#32c66a,#0f8a4c)}.catalog-metric-card[data-tone=danger]{background:linear-gradient(135deg,#b65a34,#8b3021)}.catalog-metric-label{color:#ffffffd1;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-metric-value{font-size:1.85rem;font-weight:800;line-height:1;letter-spacing:-.04em}.catalog-data-shell{border:1px solid var(--catalog-border);border-radius:18px;background:var(--catalog-card);box-shadow:var(--catalog-shadow-card, var(--catalog-shadow-soft));overflow:hidden}.catalog-data-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;border-bottom:1px solid var(--catalog-border);background:linear-gradient(180deg,#fffffffa,#eaf8eeeb)}.catalog-data-header__meta{min-width:0}.catalog-data-title{margin:0;color:var(--catalog-brand-strong);font-size:1rem;font-weight:700;letter-spacing:-.02em}.catalog-data-subtitle{margin:6px 0 0;color:var(--catalog-text-muted);font-size:.82rem;line-height:1.4}.catalog-data-count{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:76px;padding:9px 10px;border:1px solid var(--catalog-border-strong);border-radius:14px;background:linear-gradient(180deg,#32c66a1f,#c99a2e1f)}.catalog-data-count-value{color:var(--catalog-brand-strong);font-size:1.2rem;font-weight:800;line-height:1}.catalog-data-count-label{color:var(--catalog-text-soft);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(31,106,73,.24) transparent}.catalog-table-scroll::-webkit-scrollbar{height:10px}.catalog-table-scroll::-webkit-scrollbar-thumb{background:#1f6a493d;border-radius:999px}.catalog-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-top:1px solid var(--catalog-border);background:#fffffff0}.catalog-pagination__summary{color:var(--catalog-text-muted);font-size:.76rem;font-weight:700;line-height:1.3}.catalog-pagination__controls{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.catalog-pagination__button{min-width:34px;min-height:30px;padding:0 10px;border:1px solid rgba(31,106,73,.16);border-radius:9px;background:#fff;color:var(--catalog-brand-strong);font-size:.74rem;font-weight:800;cursor:pointer}.catalog-pagination__button:hover:not(:disabled){border-color:#1f6a4947;background:#35bfa214}.catalog-pagination__button.active{border-color:transparent;background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));color:#fff}.catalog-pagination__button:disabled{cursor:not-allowed;opacity:.45}.catalog-data-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;table-layout:fixed}.catalog-data-table thead th{padding:10px;background:linear-gradient(180deg,#eaf8ee,#dcf2e5);border-bottom:1px solid var(--catalog-border);color:var(--catalog-brand-strong);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left;white-space:nowrap}.catalog-data-table tbody td{padding:10px;border-bottom:1px solid rgba(34,72,52,.1);background:#fffffff5;color:var(--catalog-text);vertical-align:middle}.catalog-data-table tbody tr:hover td{background:#35bfa214}.catalog-data-table tbody tr:last-child td{border-bottom:none}.seller-approval-shell{align-self:start}.seller-approval-shell .catalog-data-header{border-bottom-color:#1f6a491f}.seller-approval-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.seller-approval-download-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.seller-approval-download-button input{display:none}.seller-approval-download-error{margin:12px;padding:10px 12px;border:1px solid rgba(182,90,52,.24);border-radius:10px;background:#fff7ebf5;color:#8b4a13;font-size:.78rem;font-weight:800}.catalog-empty-state .seller-approval-download-button{margin-top:14px}.catalog-empty-state .seller-approval-download-error{margin:12px 0 0}.seller-approval-card-list{display:grid;gap:12px;padding:12px;background:#fff}.seller-approval-card{min-width:0;border:1px solid rgba(31,106,73,.14);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdfb);box-shadow:0 10px 24px #14271d0f;overflow:hidden}.seller-approval-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 14px;border-bottom:1px solid rgba(31,106,73,.1);background:#eef9f2}.seller-approval-card__request,.seller-approval-card__top-actions,.seller-approval-card__section{min-width:0}.seller-approval-card__request{display:grid;gap:3px}.seller-approval-card__top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.seller-approval-card__body{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(260px,1.8fr) minmax(150px,1fr) minmax(190px,1.15fr) minmax(140px,.85fr);gap:14px;min-width:0;padding:14px}.seller-approval-card__section{display:grid;align-content:start;gap:5px;padding:10px 11px;border:1px solid rgba(34,72,52,.08);border-radius:10px;background:#ffffffd1}.seller-approval-card__section--product{background:#eaf8ee75}.seller-approval-card__eyebrow,.seller-approval-card__label{color:#65766d;font-size:.66rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.seller-approval-card__request-id,.seller-approval-card__value{min-width:0;color:#132d21;font-size:.88rem;font-weight:800;line-height:1.32;overflow-wrap:anywhere;white-space:normal}.seller-approval-card__meta{min-width:0;color:#5c6f63;font-size:.76rem;font-weight:600;line-height:1.36;overflow-wrap:anywhere;white-space:normal}.seller-approval-card .catalog-status-pill{min-width:0;max-width:150px;white-space:normal}.seller-approval-card .catalog-button--compact{min-width:86px}.seller-bulk-preview-modal{max-height:calc(100vh - 42px)}.seller-bulk-preview-body{display:grid;gap:14px}.seller-bulk-preview-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.seller-bulk-preview-summary--result{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-bulk-preview-summary div{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(31,106,73,.12);border-radius:12px;background:#f8fdf9}.seller-bulk-preview-summary span{color:#65766d;font-size:.66rem;font-weight:800;text-transform:uppercase}.seller-bulk-preview-summary strong{color:#132d21;font-size:1.2rem;font-weight:900}.seller-bulk-preview-tabs{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid rgba(31,106,73,.12)}.seller-bulk-preview-tabs button{flex:0 0 auto;padding:9px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#65766d;font-size:.78rem;font-weight:900;cursor:pointer}.seller-bulk-preview-tabs button.active{border-bottom-color:#1f6a49;color:#1f6a49}.seller-bulk-preview-list{display:grid;gap:12px}.seller-bulk-preview-row{display:grid;gap:12px;padding:14px;border:1px solid rgba(31,106,73,.12);border-left:5px solid #1f6a49;border-radius:14px;background:#fff}.seller-bulk-preview-row--warning{border-left-color:#d97706;background:#fffbeb}.seller-bulk-preview-row--failed{border-left-color:#dc2626;background:#fff7f7}.seller-bulk-preview-row--skipped{border-left-color:#6b7280;background:#f9fafb}.seller-bulk-preview-row--stale{border-left-color:#2563eb;background:#eff6ff}.seller-bulk-preview-row__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.seller-bulk-preview-row__top div{display:grid;gap:3px;min-width:0}.seller-bulk-preview-row__top span{color:#65766d;font-size:.7rem;font-weight:800}.seller-bulk-preview-row__top strong{color:#132d21;font-size:.94rem;font-weight:900;overflow-wrap:anywhere}.seller-bulk-preview-row__top p{margin:0;color:#5c6f63;font-size:.78rem;font-weight:700}.seller-bulk-preview-status{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#eaf8ee;color:#1f6a49;font-size:.68rem;font-weight:900}.seller-bulk-preview-status--warning{background:#fef3c7;color:#92400e}.seller-bulk-preview-status--failed{background:#fee2e2;color:#991b1b}.seller-bulk-preview-status--skipped{background:#e5e7eb;color:#374151}.seller-bulk-preview-status--stale{background:#dbeafe;color:#1d4ed8}.seller-bulk-preview-grid,.seller-bulk-preview-changes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.seller-bulk-preview-changes{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-bulk-preview-changes>strong{grid-column:1 / -1;color:#132d21;font-size:.8rem}.seller-bulk-preview-changes div{padding:9px 10px;border:1px solid rgba(217,119,6,.22);border-radius:10px;background:#fffbebdb}.seller-bulk-preview-changes span{color:#92400e;font-size:.72rem;font-weight:900}.seller-bulk-preview-changes p{margin:4px 0 0;color:#5c4a1d;font-size:.74rem;font-weight:700}.seller-bulk-preview-messages{display:grid;gap:5px;margin:0;padding-left:18px;color:#374151;font-size:.76rem;font-weight:750}.seller-bulk-confirm-modal{max-width:520px}.seller-bulk-confirm-body{display:grid;gap:8px}.seller-bulk-confirm-body p{margin:0;color:#374151;font-size:.86rem;font-weight:700}.seller-bulk-result,.seller-bulk-result-list{display:grid;gap:12px}.seller-bulk-result-row{display:grid;gap:12px;padding:14px;border:1px solid rgba(31,106,73,.14);border-left:5px solid #16a34a;border-radius:14px;background:#f7fef9}.seller-bulk-result-row--failed{border-left-color:#dc2626;background:#fff7f7}.seller-bulk-result-row>div:first-child{display:grid;gap:4px}.seller-bulk-result-row span{color:#65766d;font-size:.7rem;font-weight:900;text-transform:uppercase}.seller-bulk-result-row strong{color:#132d21;font-size:.94rem;font-weight:900;overflow-wrap:anywhere}.seller-bulk-result-row p{margin:0;color:#5c6f63;font-size:.78rem;font-weight:700}.seller-bulk-result-row__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:1180px){.seller-approval-card__body{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-approval-card__section--product{grid-column:1 / -1}.seller-bulk-preview-summary,.seller-bulk-preview-summary--result,.seller-bulk-preview-grid,.seller-bulk-result-row__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.seller-approval-header-actions{align-items:stretch;flex-direction:column;width:100%}.seller-approval-download-button{width:100%}.seller-approval-card__top,.seller-approval-card__top-actions{align-items:stretch;flex-direction:column}.seller-approval-card__top-actions{width:100%}.seller-approval-card .catalog-status-pill,.seller-approval-card .catalog-button--compact{max-width:none;width:100%}.seller-approval-card__body{grid-template-columns:1fr}.seller-approval-card__section--product{grid-column:auto}.seller-bulk-preview-summary,.seller-bulk-preview-summary--result,.seller-bulk-preview-grid,.seller-bulk-preview-changes,.seller-bulk-result-row__meta{grid-template-columns:1fr}.seller-bulk-preview-row__top{align-items:stretch;flex-direction:column}}.catalog-cell-stack{display:grid;gap:5px;min-width:0}.catalog-text-primary{min-width:0;color:#1b2e24;font-size:.84rem;font-weight:600;line-height:1.3}.catalog-text-secondary{min-width:0;color:#5c6f63;font-size:.74rem;line-height:1.35}.catalog-text-primary--truncate,.catalog-text-secondary--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-table-cell--numeric{text-align:right;font-variant-numeric:tabular-nums}.catalog-table-cell--status{text-align:center}.catalog-table-cell--actions{white-space:nowrap}.catalog-inline-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.catalog-inline-actions--end{justify-content:flex-end}.catalog-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:78px;max-width:100%;padding:6px 10px;border:1px solid rgba(34,72,52,.12);border-radius:999px;background:#1936290f;color:#2c3d32;font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;text-align:center}.catalog-status-pill--success{border-color:#0f8a4c38;background:#32c66a24;color:var(--catalog-brand-strong)}.catalog-status-pill--warning{border-color:#c99a2e47;background:#c99a2e29;color:#7a5a16}.catalog-status-pill--danger{border-color:#b65a3438;background:#b65a341f;color:#8b3021}.catalog-status-pill--info{border-color:#2248342e;background:#f8f4e9d1;color:#384a40}.catalog-empty-state{padding:22px 20px;border:1px dashed rgba(34,72,52,.16);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#eaf8eee0);box-shadow:var(--catalog-shadow-soft)}.catalog-empty-state__title{margin:0;color:var(--catalog-text);font-size:1rem;font-weight:700}.catalog-empty-state__text{margin:8px 0 0;color:var(--catalog-text-muted);font-size:.86rem;line-height:1.45}.catalog-switch{position:relative;display:inline-block;width:44px;height:24px;vertical-align:middle}.catalog-switch input{opacity:0;width:0;height:0}.catalog-switch__slider{position:absolute;inset:0;cursor:pointer;background:#d8e0d7;border:1px solid rgba(34,72,52,.14);border-radius:999px;box-shadow:inset 0 1px 2px #14271d1f;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-switch__slider:before{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #14271d38;transition:transform .18s ease}.catalog-switch input:checked+.catalog-switch__slider{background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));border-color:#1f6a4947;box-shadow:inset 0 1px 2px #14271d24,0 6px 12px #12452f1f}.catalog-switch input:checked+.catalog-switch__slider:before{transform:translate(20px)}.catalog-switch input:focus-visible+.catalog-switch__slider{outline:2px solid rgba(31,106,73,.28);outline-offset:2px}.catalog-modal-overlay{position:fixed;inset:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f1c1557;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.catalog-modal{width:min(1120px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid rgba(255,255,255,.55);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f3faf5f5);box-shadow:0 30px 70px #0f1c1533}.catalog-modal--lg{width:min(920px,calc(100vw - 40px))}.catalog-modal--sm{width:min(560px,calc(100vw - 40px))}.catalog-modal__header,.catalog-modal__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px}.catalog-modal__header{border-bottom:1px solid var(--catalog-border)}.catalog-modal__footer{border-top:1px solid var(--catalog-border)}.catalog-modal__header-copy{min-width:0}.catalog-modal__title{margin:0;color:#10271d;font-size:1.16rem;font-weight:700}.catalog-modal__subtitle{margin:6px 0 0;color:var(--catalog-text-muted);font-size:.88rem;line-height:1.5}.catalog-modal__body{display:grid;gap:16px;padding:18px 20px 20px}.catalog-modal-section-title{margin:0 0 14px;color:#10271d;font-size:.96rem;font-weight:700}.catalog-icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(31,106,73,.16);border-radius:12px;background:#fff;color:#264235;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-icon-button:hover{transform:translateY(-1px);border-color:#1f6a493d;box-shadow:0 8px 16px #12452f14}.catalog-form-grid{display:grid;gap:14px}.catalog-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-field{display:grid;gap:8px;min-width:0}.catalog-field--full{grid-column:1 / -1}.catalog-field label,.catalog-field span{color:#264235;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.catalog-modal__footer-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.po-history-status{display:grid;gap:6px}.po-history-doc-links{display:flex;gap:6px;flex-wrap:wrap}.po-history-table{min-width:1020px}.po-history-col-number{width:18%}.po-history-col-vendor{width:17%}.po-history-col-order{width:13%}.po-history-col-status,.po-history-col-date{width:17%}.po-history-col-doc{width:18%}.po-history-table .catalog-table-cell--status{text-align:left}.po-history-table .catalog-table-cell--actions{text-align:right}.po-history-table .po-history-doc-links{justify-content:flex-end}@media(max-width:1080px){.catalog-data-table{min-width:780px}.po-history-table{min-width:880px}.catalog-form-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.catalog-section-header,.catalog-data-header,.catalog-modal__header,.catalog-modal__footer{flex-direction:column;align-items:stretch}.catalog-modal__footer-actions{justify-content:stretch}.catalog-modal__footer-actions .catalog-button{width:100%}.catalog-form-grid--2,.catalog-form-grid--3{grid-template-columns:1fr}}@media(max-width:720px){.catalog-surface--padded,.catalog-data-header,.catalog-modal__header,.catalog-modal__body,.catalog-modal__footer{padding-inline:16px}.catalog-metric-grid{grid-template-columns:1fr}.catalog-toolbar__group,.catalog-input--search,.catalog-toolbar__group .catalog-select,.catalog-toolbar__group .catalog-button{width:100%}.catalog-pagination{align-items:stretch;flex-direction:column}.catalog-pagination__controls{justify-content:flex-start}}.registry-container{display:grid;gap:8px}.registry-empty-state{margin:10px}.registry-container .catalog-workbar__top{align-items:flex-start}.registry-container .catalog-workbar__actions{align-content:flex-start;min-width:min(368px,100%)}.registry-container .catalog-workbar__actions .catalog-input--search,.registry-container .catalog-workbar__actions .catalog-button{min-height:34px}.registry-container .catalog-data-shell--fill{min-height:auto}.registry-container .catalog-data-shell--fill .catalog-table-scroll{flex:0 0 auto;max-height:none;overflow-x:auto;overflow-y:visible}.registry-table{min-width:1180px;width:100%;table-layout:fixed}.registry-col-product{width:31%}.registry-col-sku,.registry-col-hsn{width:8%}.registry-col-price{width:8.5%}.registry-col-stock{width:6%}.registry-col-legacy{width:7%}.registry-col-live{width:13%}.registry-col-actions{width:10%}.registry-helper-note{margin-top:0;padding:8px 11px;border:1px solid rgba(197,154,53,.28);border-radius:12px;background:#fff8e8;color:#614813;font-size:.78rem;font-weight:700;line-height:1.4}.registry-status-popup-overlay{position:fixed;inset:0;z-index:2300;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f1c1547;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.registry-status-popup{position:relative;display:grid;justify-items:center;width:min(420px,calc(100vw - 40px));padding:30px 28px 26px;border:1px solid rgba(255,255,255,.64);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbf8);box-shadow:0 30px 80px #0f1c153d;text-align:center}.registry-status-popup__close{position:absolute;top:14px;right:14px}.registry-status-popup__icon{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;margin-bottom:18px;border-radius:999px;font-size:2.3rem;font-weight:900;line-height:1}.registry-status-popup--success .registry-status-popup__icon{border:1px solid rgba(31,106,73,.22);background:#edf8f1;color:#126344;box-shadow:0 16px 32px #1f6a4929}.registry-status-popup--error .registry-status-popup__icon{border:1px solid rgba(176,54,54,.28);background:#fff1f0;color:#9b2828;box-shadow:0 16px 32px #b0363624}.registry-status-popup__title{margin:0;color:#10271d;font-size:1.24rem;font-weight:800}.registry-status-popup__message{max-width:32rem;margin:10px 0 22px;color:#506359;font-size:.94rem;font-weight:600;line-height:1.5}.registry-status-popup__button{min-width:112px}.registry-save-message{margin:0 10px 10px;padding:10px 12px;border-radius:12px;font-size:.84rem;font-weight:700;line-height:1.4}.catalog-modal__body>.registry-save-message{margin:0}.registry-save-message--success{border:1px solid rgba(31,106,73,.2);background:#edf8f1;color:#126344}.registry-save-message--error{border:1px solid rgba(176,54,54,.22);background:#fff1f0;color:#9b2828}.registry-row--alert td{background:linear-gradient(90deg,#fff7edeb,#fffffff5 36%)}.registry-product-cell{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.registry-product-thumb,.registry-view-thumb{border-radius:14px;object-fit:cover;border:1px solid rgba(34,72,52,.08);background:linear-gradient(180deg,#f8f5ed,#f0ede3);box-shadow:inset 0 1px #ffffff8c}.registry-product-thumb{width:46px;height:46px}.registry-product-description{display:-webkit-box;overflow:hidden;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.registry-view-thumb{width:160px;height:160px}.registry-code-chip{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:26px;padding:0 8px;overflow:hidden;border-radius:10px;border:1px solid rgba(34,72,52,.1);background:#f4f1e8eb;color:#4a5b53;font-size:.74rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.registry-stock-control{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;min-width:138px;padding:4px;border-radius:14px;border:1px solid rgba(34,72,52,.1);background:#f8f4e9b8}.registry-stock-button{width:28px;height:28px;border:none;border-radius:9px;background:#fff;color:#1b2e24;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #14271d0f;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.registry-stock-button:hover{transform:translateY(-1px);background:#f5f9f6;box-shadow:0 8px 14px #14271d14}.registry-stock-value{min-width:26px;color:#173527;font-size:.86rem;font-weight:700;text-align:center}.registry-status-cell{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.registry-status-cell .catalog-status-pill{min-width:82px;padding-inline:10px}.registry-status-cell .catalog-switch{flex:0 0 38px;width:38px;height:20px}.registry-status-cell .catalog-switch__slider{border:none;background:#d7e1da;box-shadow:inset 0 1px 2px #14271d1f}.registry-status-cell .catalog-switch__slider:before{left:2px;top:2px;width:16px;height:16px}.registry-status-cell .catalog-switch input:checked+.catalog-switch__slider{background:#126344}.registry-status-cell .catalog-switch input:checked+.catalog-switch__slider:before{transform:translate(18px)}.registry-table-heading--center{text-align:center}.registry-table th.catalog-table-cell--numeric,.registry-table .catalog-table-cell--numeric,.registry-table th.catalog-table-cell--status,.registry-table .catalog-table-cell--status,.registry-table th.catalog-table-cell--actions,.registry-table .catalog-table-cell--actions{white-space:nowrap}.registry-table th.catalog-table-cell--numeric{text-align:right}.registry-table th.catalog-table-cell--status,.registry-table .catalog-table-cell--status,.registry-table .registry-table-cell--center,.registry-table td:nth-child(6),.registry-table th:nth-child(6){text-align:center}.registry-table th.catalog-table-cell--actions,.registry-table .catalog-table-cell--actions{text-align:right}.registry-table .catalog-inline-actions--end{justify-content:flex-end;flex-wrap:nowrap;gap:6px}.registry-table .registry-stock-control,.registry-table .registry-table-cell--center .registry-code-chip{margin-inline:auto}.registry-table .registry-table-cell--product{padding-left:14px;padding-right:14px}.registry-table .catalog-button--compact{min-height:30px;padding:0 8px;font-size:.72rem}.registry-file-input{width:100%;padding:11px 14px;border:1px dashed rgba(34,72,52,.22);border-radius:14px;background:#fffffff0;color:#294136}.registry-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,96px));gap:12px;margin-top:14px}.registry-image-box{position:relative;width:96px;height:96px;overflow:hidden;border-radius:16px;border:1px solid rgba(34,72,52,.1);background:#fff;box-shadow:0 10px 18px #14271d14}.registry-image-box img{width:100%;height:100%;object-fit:cover}.registry-image-remove{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:999px;background:#0f1c15b3;color:#fff;cursor:pointer}.registry-view-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:22px;align-items:start}.registry-view-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.registry-view-item{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(34,72,52,.08);border-radius:16px;background:#ffffffe0}.registry-view-item span{color:#5c6f63;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.registry-view-item strong{color:#173527;font-size:.92rem}.registry-view-item--full{grid-column:1 / -1}@media(max-width:960px){.registry-table{min-width:1160px}.registry-view-grid,.registry-view-details{grid-template-columns:1fr}}.procurement-container{display:grid;gap:12px;width:100%;min-width:0;padding:0}.procurement-workbar{display:grid;gap:10px;width:100%;min-width:0}.loading-text,.error-text{margin:0;padding:14px 16px;border:1px solid var(--catalog-border);border-radius:16px;background:var(--catalog-card);color:var(--catalog-brand-strong)}.error-text{color:#8b3021}.subtab-container{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;padding:4px;border:1px solid rgba(15,138,76,.18);border-radius:999px;background:#eaf8eee6}.subtab-btn{min-height:30px;padding:0 11px;border-radius:999px;border:none;background:transparent;color:var(--catalog-text-muted);cursor:pointer;font-weight:700;font-size:.72rem;white-space:nowrap;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.subtab-btn:hover{background:#35bfa21f}.subtab-btn.active{background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));color:#fff;box-shadow:0 8px 14px #0f8a4c33}.toast{position:fixed;top:22px;right:22px;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;background:#fff;box-shadow:0 16px 30px #16291f29;z-index:2100}.toast.success{border-left:4px solid #15803d}.toast.error{border-left:4px solid #b45309}.toast button{border:none;background:transparent;cursor:pointer}.procurement-queue-shell{display:flex;flex-direction:column;width:100%;min-width:0;min-height:calc(100vh - 252px);border:1px solid var(--catalog-border);border-radius:22px;background:var(--catalog-card);box-shadow:var(--catalog-shadow-card, 0 14px 28px rgba(22, 41, 31, .08));overflow:hidden}.procurement-table-header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px 12px;border-bottom:1px solid rgba(34,72,52,.12);background:linear-gradient(180deg,#fffffffa,#eaf8eeeb)}.procurement-table-title{margin:0;color:var(--catalog-brand-strong);font-size:1rem;font-weight:700;letter-spacing:-.02em}.procurement-table-subtitle{margin:6px 0 0;color:var(--catalog-text-muted);font-size:.82rem;line-height:1.4}.procurement-table-count{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:76px;padding:9px 10px;border:1px solid var(--catalog-border-strong);border-radius:16px;background:linear-gradient(180deg,#32c66a1f,#c99a2e1f)}.procurement-table-count-value{color:#12452f;font-size:1.2rem;font-weight:800;line-height:1}.procurement-table-count-label{color:#6d7d74;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.procurement-table-scroll{flex:1 1 auto;width:100%;max-width:100%;overflow:auto;scrollbar-gutter:stable;padding-bottom:8px}.procurement-table-scroll::-webkit-scrollbar{height:10px;width:10px}.procurement-table-scroll::-webkit-scrollbar-thumb{background:#1f6a4933;border-radius:999px}.procurement-queue-table{width:100%;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.procurement-queue-table thead th{position:sticky;top:0;z-index:2;padding:8px;background:linear-gradient(180deg,#eaf8ee,#dcf2e5);border-bottom:1px solid rgba(34,72,52,.12);color:var(--catalog-brand-strong);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:left}.procurement-queue-table tbody td{padding:9px 8px;border-bottom:1px solid rgba(34,72,52,.1);vertical-align:middle;background:#fffffff5}.procurement-queue-table tbody tr:hover td{background:#35bfa214}.procurement-row--locked td{background:#eaf8ee9e}.procurement-queue-table tbody tr:last-child td{border-bottom:none}.col-select{width:3%}.col-order,.col-client{width:8%}.col-item{width:19%}.col-quantities,.col-status{width:12%}.col-vendor{width:18%}.col-action-panel{width:20%}.queue-head--select,.queue-cell--select{width:48px;text-align:center}.queue-cell{min-width:0;color:#163426}.queue-stack{display:grid;gap:5px;min-width:0}.queue-primary-text{color:#163426;font-size:.76rem;font-weight:600;line-height:1.3}.queue-secondary-text{color:#66776d;font-size:.68rem;line-height:1.35}.queue-primary-text--truncate,.queue-secondary-text--truncate,.queue-action-po{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quantity-grid{display:grid;grid-template-columns:repeat(3,minmax(32px,1fr));gap:4px}.quantity-chip{min-width:0;padding:6px;border-radius:10px;border:1px solid rgba(31,106,73,.1);background:#f3faf5}.quantity-chip-label{display:block;color:#66776d;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.quantity-chip-value{display:block;margin-top:4px;color:#163426;font-size:.78rem;font-weight:700;text-align:right}.queue-status-badge{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-width:0;padding:5px 7px;border:1px solid rgba(34,72,52,.12);border-radius:999px;background:#1936290f;color:#2c3d32;font-size:.58rem;font-weight:700;letter-spacing:.03em;line-height:1.2;text-transform:uppercase;text-align:center}.queue-status-badge[data-tone=ready]{border-color:#0f8a4c38;background:#32c66a24;color:#12452f}.queue-status-badge[data-tone=pending]{border-color:#c59a3547;background:#c59a3529;color:#7a5a16}.queue-status-badge[data-tone=active]{border-color:#c99a2e3d;background:linear-gradient(180deg,#32c66a1a,#c99a2e24);color:#705317}.vendor-cell-wrap{display:grid;gap:7px;min-width:0}.vendor-select,.qty-input,.bulk-vendor-select{width:100%;min-height:30px;border:1px solid rgba(34,72,52,.14);border-radius:10px;background-color:#fff;color:#1b2e24;font-size:.7rem;box-shadow:inset 0 1px 2px #14271d0a}.vendor-select,.bulk-vendor-select{appearance:none;padding:0 32px 0 10px;background-image:linear-gradient(45deg,transparent 50%,var(--catalog-brand) 50%),linear-gradient(135deg,var(--catalog-brand) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px;background-repeat:no-repeat}.vendor-select--readonly{display:flex;align-items:center;background-image:none;padding-right:10px;font-weight:700;color:var(--catalog-brand)}.qty-input{display:inline-flex;align-items:center;justify-content:flex-end;padding:0 10px;text-align:right;font-weight:700}.qty-input--readonly{background:#f6faf7;color:#163426}.vendor-select:focus,.qty-input:focus,.bulk-vendor-select:focus{outline:none;border-color:#1f6a4957;box-shadow:0 0 0 4px #1f6a491f}.queue-action-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(86px,.58fr);align-items:stretch;gap:7px;min-width:0}.queue-action-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(58px,.62fr);gap:6px;min-width:0}.queue-po-box{min-width:0;padding:7px 8px;border:1px solid rgba(34,72,52,.12);border-radius:10px;background:linear-gradient(180deg,#fffffffa,#eaf8eeb8)}.queue-secondary-label{display:block;margin-bottom:4px;color:#66776d;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.qty-field{display:flex;flex-direction:column;gap:0;min-width:0}.qty-field .qty-input{min-height:34px}.raise-po-btn,.bulk-primary-btn,.bulk-secondary-btn{min-height:32px;padding:0 10px;border-radius:10px;font-size:.72rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}.raise-po-btn{width:100%;min-width:84px;align-self:stretch;white-space:nowrap}.raise-po-btn,.bulk-primary-btn{border:none;background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-teal));color:#fff;box-shadow:0 10px 18px #0f8a4c33}.raise-po-btn:hover:not(:disabled),.bulk-primary-btn:hover:not(:disabled),.bulk-secondary-btn:hover:not(:disabled){transform:translateY(-1px)}.bulk-secondary-btn{border:1px solid rgba(31,106,73,.18);background:#fff;color:#1b2e24}.raise-po-btn:disabled,.bulk-primary-btn:disabled,.bulk-secondary-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.bulk-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;padding:12px 14px;border:1px solid var(--catalog-border);border-radius:16px;background:#fffffff0}.bulk-toolbar-left{min-width:0}.bulk-toolbar-title{color:#173527;font-size:.9rem;font-weight:700}.bulk-toolbar-subtitle{margin-top:4px;color:#5c6f63;font-size:.8rem;line-height:1.35}.bulk-toolbar-right{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.bulk-toolbar-right .bulk-vendor-select{flex:1 1 180px;max-width:260px}.bulk-toolbar-right .bulk-primary-btn,.bulk-toolbar-right .bulk-secondary-btn{flex:0 0 auto;white-space:nowrap}.procurement-searchbar{display:flex;align-items:center;gap:8px;width:100%;min-width:0;padding:10px 12px;border:1px solid rgba(15,138,76,.14);border-radius:16px;background:#ffffffc7}.procurement-search-input{flex:1 1 320px;min-width:min(320px,100%)}.po-history-searchbar{margin:10px 12px 0}.table-checkbox-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer}.table-checkbox-wrap input{position:absolute;inset:0;opacity:0;margin:0;cursor:pointer}.table-checkbox-custom{width:18px;height:18px;border-radius:6px;border:1.5px solid rgba(31,106,73,.28);background:#fff;box-shadow:inset 0 1px 2px #14271d0a;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.table-checkbox-wrap input:checked+.table-checkbox-custom{background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-brand-strong));border-color:var(--catalog-brand-strong);box-shadow:0 4px 10px #12452f2e}.table-checkbox-wrap input:checked+.table-checkbox-custom:after{content:"";position:absolute;top:2px;left:6px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.procurement-row--selected td{background:#1f6a490f!important}.procurement-row--selected:hover td{background:#1f6a4917!important}.procurement-empty-state{padding:28px 24px;border:1px dashed rgba(34,72,52,.16);border-radius:20px;background:linear-gradient(180deg,#ffffffeb,#f8f4e9e0);box-shadow:0 14px 28px #16291f14}.empty-state-title{margin:0;color:#173527;font-size:1rem;font-weight:700}.empty-state-subtitle{margin-top:8px;max-width:520px;color:#46584e;font-size:.86rem;line-height:1.45}@media(max-width:1280px){.quantity-grid{grid-template-columns:1fr}.queue-action-panel{grid-template-columns:1fr;align-items:stretch}}@media(max-width:980px){.bulk-toolbar,.procurement-table-header{flex-direction:column;align-items:stretch}.bulk-toolbar-right{justify-content:flex-start}}@media(max-width:960px){.subtab-container,.subtab-btn,.bulk-vendor-select,.bulk-primary-btn,.bulk-secondary-btn{width:100%}.procurement-searchbar{align-items:stretch;flex-direction:column}.procurement-search-input{min-width:0}.procurement-queue-table,.procurement-queue-table thead,.procurement-queue-table tbody,.procurement-queue-table tr,.procurement-queue-table th,.procurement-queue-table td{display:block;width:100%}.procurement-queue-table{min-width:0}.procurement-queue-table colgroup,.procurement-queue-table thead{display:none}.procurement-table-scroll{overflow:visible}.procurement-queue-table tbody{display:grid;gap:14px;padding:12px}.procurement-queue-table tbody tr{border:1px solid rgba(31,106,73,.12);border-radius:18px;overflow:hidden;background:#fff}.procurement-queue-table tbody td{padding:12px 14px;border-bottom:1px solid rgba(31,106,73,.08)}.procurement-queue-table tbody td:last-child{border-bottom:none}}.vendor-container{display:grid;gap:12px}.vendor-empty-state{margin:10px}.vendor-filter-select{min-width:170px}.vendor-table{min-width:1040px}.vendor-col-name{width:25%}.vendor-col-code{width:10%}.vendor-col-gstin{width:16%}.vendor-col-city{width:11%}.vendor-col-terms{width:14%}.vendor-col-status{width:10%}.vendor-col-actions{width:14%}.vendor-name-cell{display:flex;align-items:center;gap:10px;min-width:0}.vendor-avatar{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:13px;background:linear-gradient(135deg,#1f6a49,#12452f);color:#fff;font-size:.88rem;font-weight:700;box-shadow:0 10px 18px #12452f2e}.vendor-code-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:10px;background:#f4f1e8eb;border:1px solid rgba(34,72,52,.1);color:#4a5b53;font-size:.74rem;font-weight:700}.vendor-gstin-text{font-family:DM Sans,sans-serif}.vendor-sheet{width:min(1180px,calc(100vw - 32px));height:min(90vh,900px);max-height:calc(100vh - 32px);display:grid;grid-template-columns:240px minmax(0,1fr);min-height:0;overflow:hidden;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.55);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f8f4e9f5);box-shadow:0 30px 70px #0f1c1533}.vendor-sheet__nav{min-height:0;padding:24px 20px;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#113726fa,#0e281dfa);border-right:1px solid rgba(255,255,255,.08)}.vendor-sheet__nav-eyebrow{margin:0;color:#f5f7f3ad;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vendor-sheet__nav-title{margin:10px 0 18px;color:#fff;font-size:1.12rem;font-weight:700}.vendor-sheet__nav-list{display:grid;gap:8px}.vendor-sheet__nav-item{width:100%;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a;color:#f4f7f4e6;text-align:left;font-size:.84rem;font-weight:600;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.vendor-sheet__nav-item:hover{transform:translate(2px);background:#ffffff14;border-color:#c59a3547}.vendor-sheet__nav-item.active{background:#c59a352e;border-color:#f4cf7a80;color:#fff}.vendor-sheet__main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.vendor-sheet__header,.vendor-sheet__footer{flex:0 0 auto}.vendor-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;padding:20px 22px 22px;display:grid;gap:16px}.vendor-file-input{width:100%;padding:11px 14px;border:1px dashed rgba(34,72,52,.22);border-radius:14px;background:#fffffff0;color:#294136}.vendor-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vendor-detail-item{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(34,72,52,.08);border-radius:16px;background:#ffffffe0}.vendor-detail-item span{color:#5c6f63;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vendor-detail-item strong{color:#173527;font-size:.92rem}.vendor-doc-links{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:1080px){.vendor-sheet{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:900px){.vendor-sheet{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:calc(100vh - 32px)}.vendor-sheet__nav{max-height:31vh;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.vendor-detail-grid{grid-template-columns:1fr}}.seller-mapping-container{display:grid;gap:12px}.seller-mapping-form{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end}.seller-mapping-form__action{display:flex;align-items:flex-end}.seller-mapping-form__action .catalog-button{width:100%}.seller-mapping-filter{min-width:170px}.seller-mapping-empty-state{margin:10px}.seller-mapping-table{min-width:1000px}.seller-col-product{width:24%}.seller-col-vendor{width:22%}.seller-col-price{width:11%}.seller-col-stock{width:10%}.seller-col-type{width:11%}.seller-col-reorder{width:10%}.seller-col-actions{width:12%}.seller-mapping-group-cell{vertical-align:top;background:linear-gradient(180deg,#f8f4e9f0,#fffffffa)!important}@media(max-width:1180px){.seller-mapping-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.seller-mapping-form{grid-template-columns:1fr}}.source-screen{min-width:0}.source-search-field{display:flex;align-items:center;gap:8px}.source-search-field .catalog-input{min-width:260px}.source-type-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgba(31,106,73,.18);background:#1f6a491a;color:#164c35;font-size:.72rem;font-weight:800}.source-type-pill--seller{border-color:#5a4a1a33;background:#c59a3524;color:#5e4814}.source-state{padding:16px;color:var(--catalog-text-soft);font-size:.88rem;font-weight:700}.source-state--error{color:#9f2d20}.source-state--success{color:#1f6a49}.source-empty-cell{padding:22px;color:var(--catalog-text-soft);text-align:center}.source-margin-control{width:100%;min-width:0}.source-margin-input{width:100%;min-width:0;text-align:right}.source-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:12px;padding:14px}.source-card{display:grid;gap:14px;min-width:0;padding:14px;border:1px solid var(--catalog-border);border-radius:8px;background:var(--catalog-card);box-shadow:var(--catalog-shadow-soft)}.source-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.source-card__identity{min-width:0}.source-card__title{margin:0;overflow:hidden;color:var(--catalog-text);font-size:.98rem;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.source-card__meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:6px;color:var(--catalog-text-soft);font-size:.72rem;font-weight:700;line-height:1.35}.source-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.source-card__section{display:grid;gap:8px;min-width:0}.source-card__section-title{color:var(--catalog-text-soft);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.source-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.source-field-grid--pricing{grid-template-columns:repeat(2,minmax(150px,1fr))}.source-value-pair{display:grid;align-content:start;gap:5px;min-width:0;min-height:58px;padding:9px 10px;border:1px solid var(--catalog-border);border-radius:8px;background:#eaf8ee80}.source-value-pair span{overflow:hidden;color:var(--catalog-text-soft);font-size:.68rem;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.source-value-pair strong{color:var(--catalog-text);font-size:.88rem;font-weight:800;line-height:1.25;white-space:normal}.source-value-pair--accent{border-color:#0f8a4c33;background:#35bfa21a}.source-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.source-readonly-value{display:inline-block;font-weight:700}.source-warning{border-color:#c59a355c;background:#fff8e8;color:#614813;font-size:.88rem;font-weight:800}.source-preview-form{display:grid;grid-template-columns:minmax(260px,1fr) minmax(120px,160px) minmax(120px,160px) auto;gap:10px;align-items:end;margin-top:14px}.source-field{display:grid;gap:6px;min-width:0;color:var(--catalog-text-soft);font-size:.76rem;font-weight:800}.source-field--narrow{max-width:180px}.source-evaluate-button{gap:7px;min-width:160px}.source-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.source-summary-panel{display:grid;gap:5px;min-width:0}.source-summary-panel strong{overflow:hidden;color:var(--catalog-text);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.source-summary-panel span:last-child{color:var(--catalog-text-soft);font-size:.78rem;line-height:1.35}.source-summary-label{color:var(--catalog-text-soft);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media(max-width:1100px){.source-field-grid--pricing{grid-template-columns:repeat(3,minmax(0,1fr))}.source-preview-form{grid-template-columns:1fr 1fr}.source-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.source-card-grid{grid-template-columns:1fr;padding:10px}.source-card__header{grid-template-columns:1fr}.source-card__badges,.source-card__actions{justify-content:flex-start}.source-field-grid,.source-field-grid--pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.source-preview-form,.source-summary-grid{grid-template-columns:1fr}.source-field--narrow{max-width:none}.source-search-field{width:100%}.source-search-field .catalog-input{min-width:0}}@media(max-width:460px){.source-field-grid,.source-field-grid--pricing{grid-template-columns:1fr}}.source-table-wrap{width:100%;overflow-x:auto;padding:14px 18px 18px 14px;scrollbar-gutter:stable}.source-table{width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:.75rem}.source-screen .catalog-table-scroll{padding-right:18px;padding-left:0;scrollbar-gutter:stable}.source-screen .catalog-table-scroll .source-table{min-width:100%}.source-table th{position:sticky;top:0;z-index:1;padding:8px 9px;background:linear-gradient(180deg,#eaf8ee,#dcf2e5);border-bottom:1px solid var(--catalog-border);color:var(--catalog-brand-strong);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.source-table td{padding:9px;border-bottom:1px solid rgba(34,72,52,.1);background:#fffffff5;color:var(--catalog-text);vertical-align:middle;white-space:nowrap}.source-table th:first-child,.source-table td:first-child{width:22%}.source-table th:nth-child(2),.source-table td:nth-child(2){width:8%}.source-table th:nth-child(3),.source-table td:nth-child(3){width:6%}.source-table th:nth-child(4),.source-table td:nth-child(4){width:5%}.source-table th:nth-child(5),.source-table td:nth-child(5),.source-table th:nth-child(6),.source-table td:nth-child(6){width:8%}.source-table th:nth-child(7),.source-table td:nth-child(7){width:9%}.source-table th:nth-child(8),.source-table td:nth-child(8){width:7%}.source-table th:nth-child(9),.source-table td:nth-child(9),.source-table th:nth-child(10),.source-table td:nth-child(10){width:8%}.source-table th:last-child,.source-table td:last-child{width:11%;min-width:0}.source-table tbody tr:hover td{background:#35bfa214}.source-table-product{display:grid;gap:4px;min-width:220px}.source-table-product strong{color:var(--catalog-text);font-size:.86rem;font-weight:800}.source-table-product span{color:var(--catalog-text-soft);font-size:.72rem;font-weight:700}.source-table-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;min-width:0;flex-wrap:wrap;white-space:nowrap}.source-table .catalog-inline-actions{justify-content:flex-end;gap:5px}.source-table .catalog-button--compact{min-height:28px;padding:0 7px;font-size:.68rem}.source-table-product--with-image{display:flex;align-items:center;gap:10px}.source-table-product-image{width:42px;height:42px;border-radius:8px;object-fit:cover;background:#f4efe5;border:1px solid rgba(34,72,52,.12)}.source-table-product--with-image{display:flex;align-items:center;gap:12px}.source-table-product-image{width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid rgba(34,72,52,.12);background:#faf7ef;flex-shrink:0}.source-table-product strong{display:block;font-size:.84rem;font-weight:800}.source-table-product span{display:block;font-size:.72rem;color:var(--catalog-text-soft)}.source-table .source-table-product--with-image{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.source-table .source-table-product-image{width:42px;height:42px;border-radius:10px;object-fit:cover;flex-shrink:0}.source-table .source-table-product--with-image>div{display:grid;gap:4px;min-width:0}.source-table .source-table-product--with-image strong{display:block;overflow-wrap:anywhere;white-space:normal;line-height:1.25}.source-table .source-table-product--with-image span{display:block;white-space:normal;line-height:1.25}.catalog-layout{--catalog-bg: #f3faf5;--catalog-bg-strong: #eaf8ee;--catalog-card: #ffffff;--catalog-border: #ddebdd;--catalog-border-strong: rgba(15, 138, 76, .22);--catalog-text: #10291f;--catalog-text-muted: #63756b;--catalog-text-soft: #789085;--catalog-brand: #0f8a4c;--catalog-brand-strong: #063f2a;--catalog-brand-fresh: #32c66a;--catalog-teal: #35bfa2;--catalog-accent: #c99a2e;--catalog-shadow-soft: 0 16px 38px rgba(6, 63, 42, .08);--catalog-shadow-card: 0 20px 48px rgba(6, 63, 42, .1);--catalog-sidebar-width: 272px;font-family:Inter,DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;grid-template-columns:var(--catalog-sidebar-width) minmax(0,1fr);align-items:start;height:100vh;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;overflow-y:hidden;background:linear-gradient(90deg,#063f2a 0,#063f2a var(--catalog-sidebar-width),var(--catalog-bg) var(--catalog-sidebar-width),var(--catalog-bg) 100%);color:var(--catalog-text)}.catalog-layout table,.catalog-layout th,.catalog-layout td,.catalog-layout input,.catalog-layout textarea,.catalog-layout button,.catalog-layout select{font-family:inherit}.catalog-sidebar{position:sticky;top:0;align-self:start;height:100vh;min-height:100vh;max-height:100vh;width:var(--catalog-sidebar-width);min-width:0;max-width:100%;display:flex;flex-direction:column;padding:16px 14px 18px;overflow:hidden;background:linear-gradient(180deg,rgba(53,191,162,.08) 0%,transparent 34%),linear-gradient(180deg,#063f2a,#052f20);color:#f8fbf8}.catalog-sidebar-top{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.catalog-brand-card,.catalog-sidebar-panel{border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;box-shadow:inset 0 1px #ffffff14}.catalog-brand-card{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:10px}.catalog-brand-logo{width:54px;height:54px;object-fit:contain;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#fff;padding:5px}.catalog-brand-copy{min-width:0}.catalog-brand-eyebrow,.catalog-sidebar-subtitle,.catalog-panel-label,.catalog-nav-caption{margin:0}.catalog-brand-eyebrow,.catalog-panel-label,.catalog-nav-caption{color:#f0f4f1ad;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.catalog-sidebar-title{margin:2px 0;color:#fff;font-size:.98rem;font-weight:800;line-height:1.1}.catalog-sidebar-subtitle{color:#e0e8e3c7;font-size:.72rem;line-height:1.3}.catalog-sidebar-panel{padding:10px}.catalog-panel-value{margin-top:4px;color:#fff;font-size:.84rem;font-weight:800;line-height:1.25}.catalog-nav-group{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.catalog-sidebar-nav{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding:2px 4px 12px 0;scrollbar-width:thin;scrollbar-color:rgba(234,248,238,.24) transparent}.catalog-sidebar-nav::-webkit-scrollbar{width:4px}.catalog-sidebar-nav::-webkit-scrollbar-track{background:transparent;border-radius:999px}.catalog-sidebar-nav::-webkit-scrollbar-thumb{background:#eaf8ee3d;border-radius:999px}.catalog-sidebar-nav:hover::-webkit-scrollbar-thumb{background:#eaf8ee61}.catalog-sidebar-link{display:flex;align-items:center;gap:9px;width:100%;min-height:40px;padding:8px 10px;border:1px solid transparent;border-radius:11px;background:transparent;color:#f0f4f1db;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.catalog-sidebar-link:hover{transform:translate(2px);border-color:#ffffff1f;background:#ffffff12;color:#fff}.catalog-sidebar-link.active{border-color:#c99a2e85;background:linear-gradient(135deg,#32c66a2e,#35bfa21f),#c99a2e1f;color:#fff}.catalog-sidebar-link__marker{flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:#ffffff40}.catalog-sidebar-link.active .catalog-sidebar-link__marker{background:#c99a2e}.catalog-sidebar-link__label{min-width:0;font-size:.82rem;font-weight:700;line-height:1.18}.catalog-sidebar-footer{flex:0 0 auto;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.catalog-logout-btn{width:100%;min-height:42px;border:1px solid rgba(244,207,122,.24);border-radius:999px;background:linear-gradient(135deg,#ffffff1f,#ffffff0f),#ffffff0f;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:inset 0 1px #ffffff14;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-logout-btn:hover{transform:translateY(-1px);border-color:#f4cf7a6b;background:linear-gradient(135deg,#f4cf7a2e,#ffffff14),#ffffff14;box-shadow:inset 0 1px #ffffff1a,0 10px 18px #0000001f}.catalog-main{min-width:0;width:100%;max-width:100%;height:100vh;min-height:0;display:flex;flex-direction:column;gap:8px;padding:14px 16px 34px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(15,138,76,.28) transparent}.catalog-main::-webkit-scrollbar{width:10px}.catalog-main::-webkit-scrollbar-thumb{background:#1f6a493d;border-radius:999px}.catalog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px;border:1px solid var(--catalog-border);border-radius:18px;background:linear-gradient(135deg,#fffffffa,#eaf8eef0),var(--catalog-card);box-shadow:var(--catalog-shadow-card)}.catalog-header__copy{min-width:0}.catalog-header__eyebrow{margin:0 0 2px;color:var(--catalog-brand);font-size:.66rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.catalog-header__title{margin:0;color:var(--catalog-brand-strong);font-size:clamp(1.16rem,1.24vw,1.38rem);font-weight:800;line-height:1.1}.catalog-header__description{margin:3px 0 0;max-width:920px;color:var(--catalog-text-muted);font-size:.78rem;line-height:1.3}.catalog-header-logout{flex:0 0 auto;min-height:28px;padding:0 11px;border:1px solid rgba(15,138,76,.18);border-radius:999px;background:#0f8a4c14;color:var(--catalog-brand-strong);font-size:.72rem;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.catalog-header-logout:hover{transform:translateY(-1px);border-color:#1f6a4947;background:#1f6a491c;color:#0b3b28}.catalog-page{flex:1;min-width:0;width:100%;max-width:100%;min-height:0;overflow:visible;padding-bottom:36px}.catalog-page>*{min-width:0}.catalog-page .catalog-ui-shell{display:grid;gap:8px;width:100%;min-width:0}.catalog-page .catalog-surface,.catalog-page .catalog-data-shell,.catalog-page .procurement-queue-shell{width:100%;max-width:100%;min-width:0}.catalog-page .catalog-surface--padded,.catalog-page .catalog-data-header,.catalog-page .catalog-empty-state{padding:10px 12px}.catalog-page .catalog-section-title,.catalog-page .catalog-data-title{font-size:1rem}.catalog-page .catalog-section-subtitle,.catalog-page .catalog-data-subtitle,.catalog-page .catalog-empty-state__text{font-size:.8rem;line-height:1.35}.catalog-workbar{display:grid;gap:8px}.catalog-workbar__top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.catalog-workbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.catalog-workbar__actions .catalog-input,.catalog-workbar__actions .catalog-select{min-width:min(250px,100%)}.catalog-metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.catalog-metric-pill{display:grid;gap:4px;min-height:60px;padding:9px 12px;border-radius:14px;color:#fff;box-shadow:var(--catalog-shadow-soft)}.catalog-metric-pill[data-tone=brand]{background:linear-gradient(135deg,#0f8a4c,#063f2a)}.catalog-metric-pill[data-tone=accent]{background:linear-gradient(135deg,#c99a2e,#956b18)}.catalog-metric-pill[data-tone=success]{background:linear-gradient(135deg,#32c66a,#0f8a4c)}.catalog-metric-pill[data-tone=danger]{background:linear-gradient(135deg,#b65a34,#8b3021)}.catalog-metric-pill__label{color:#ffffffd1;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-metric-pill__value{font-size:1.36rem;font-weight:800;line-height:1}.catalog-page .catalog-toolbar,.catalog-page .catalog-toolbar__group{gap:8px}.catalog-page .catalog-data-shell{display:flex;flex-direction:column;min-width:0;width:100%;overflow:hidden}.catalog-page .catalog-data-shell--fill{min-height:calc(100vh - 214px)}.catalog-page .catalog-data-header{flex:0 0 auto;gap:10px}.catalog-page .catalog-data-count{min-width:64px;padding:7px 9px}.catalog-page .catalog-data-count-value{font-size:1.02rem}.catalog-page .catalog-table-scroll,.catalog-page .procurement-table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:auto;scrollbar-gutter:stable;padding-bottom:8px}.catalog-page .catalog-table-scroll{flex:1 1 auto;max-height:none}.catalog-page .catalog-data-shell--fill .catalog-table-scroll{max-height:none}.catalog-page .catalog-data-table thead th{position:sticky;top:0;z-index:2;padding:8px 9px}.catalog-page .catalog-data-table tbody td{padding:8px 9px}.catalog-page .catalog-metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.catalog-page .catalog-metric-card{min-height:94px;padding:14px 16px;gap:8px}.catalog-page .catalog-metric-value{font-size:1.7rem}@media(max-width:1200px){.catalog-layout{--catalog-sidebar-width: 264px}.catalog-main{padding:10px}.catalog-sidebar{padding-inline:12px}.catalog-sidebar-link{gap:8px;padding-inline:8px}.catalog-sidebar-link__label{font-size:.8rem}}@media(max-width:960px){.catalog-layout{grid-template-columns:1fr;min-height:100vh;overflow:visible;background:var(--catalog-bg)}.catalog-sidebar{position:relative;width:100%;height:auto;min-height:auto}.catalog-main{height:auto;min-height:0;overflow:visible}.catalog-sidebar-top{overflow:visible}.catalog-brand-card{grid-template-columns:48px minmax(0,1fr)}.catalog-brand-logo{width:48px;height:48px}.catalog-sidebar-panel,.catalog-nav-caption{display:none}.catalog-sidebar-nav{flex-direction:row;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.catalog-sidebar-link{flex:0 0 auto;width:auto;min-height:34px;white-space:nowrap}.catalog-sidebar-footer{margin-top:8px}.catalog-header,.catalog-workbar__top,.catalog-data-header{align-items:stretch}.catalog-header{flex-direction:column}.catalog-header-logout{align-self:flex-start}.catalog-workbar__top,.catalog-data-header{flex-direction:column}.catalog-workbar__actions,.catalog-page .catalog-toolbar__group,.catalog-workbar__actions .catalog-input,.catalog-workbar__actions .catalog-select,.catalog-workbar__actions .catalog-button,.catalog-page .catalog-toolbar__group .catalog-input,.catalog-page .catalog-toolbar__group .catalog-select,.catalog-page .catalog-toolbar__group .catalog-button{width:100%}.catalog-page .catalog-data-shell--fill,.catalog-page .catalog-table-scroll{min-height:0;max-height:none}}.lastmile-page{min-height:100%;background:#f4f7fb;padding:24px;box-sizing:border-box}.lastmile-header-card{background:#fff;border-radius:18px;border:1px solid #e7edf4;box-shadow:0 6px 20px #0f172a0d;padding:24px;margin-bottom:20px}.lastmile-header-eyebrow{margin:0;font-size:12px;font-weight:800;letter-spacing:.12em;color:#0b6b57}.lastmile-page-title{margin:10px 0 0;font-size:28px;font-weight:700;color:#132238}.lastmile-page-subtitle{margin:12px 0 0;font-size:14px;line-height:1.7;color:#5f6f82;max-width:920px}.lastmile-top-tabs{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.lastmile-top-tab-button{border:1px solid #d7e0ea;background:#fff;color:#34485e;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer}.lastmile-top-tab-button.active{background:#0f7a43;color:#fff;border:1px solid #0f7a43;box-shadow:0 8px 20px #0f7a432e}.lastmile-header-actions-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.lastmile-spacer{flex:1}.lastmile-header-right{display:flex;gap:10px;align-items:center}.lastmile-primary-button{border:none;border-radius:10px;padding:10px 16px;background:#1f6feb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.lastmile-secondary-button{border:1px solid #d7e0ea;border-radius:10px;padding:10px 16px;background:#fff;color:#223548;font-size:14px;font-weight:600;cursor:pointer}.lastmile-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:20px}.lastmile-summary-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 4px 18px #0f172a0f;border:1px solid #e7edf4}.lastmile-summary-label{font-size:13px;color:#6a7a8c;margin-bottom:10px;font-weight:600}.lastmile-summary-value{font-size:26px;font-weight:700;color:#132238}.lastmile-message-card{background:#fff;border-radius:18px;border:1px solid #e7edf4;padding:24px;box-shadow:0 6px 20px #0f172a0d}.lastmile-error-card{background:#fff7f7;border-radius:18px;border:1px solid #ffd5d5;padding:24px;box-shadow:0 6px 20px #0f172a0d}.lastmile-message-title{margin:0;font-size:22px;font-weight:700;color:#132238}.lastmile-message-text{margin:10px 0 0;font-size:14px;line-height:1.7;color:#5f6f82}.lastmile-panel{background:#fff;border-radius:18px;border:1px solid #e7edf4;box-shadow:0 6px 20px #0f172a0d;overflow:hidden}.lastmile-toolbar{padding:16px;border-bottom:1px solid #edf2f7;display:flex;justify-content:flex-end;align-items:center;gap:14px;flex-wrap:wrap}.lastmile-search-input{min-width:320px;max-width:420px;width:100%;border:1px solid #d6e0ea;border-radius:10px;padding:11px 14px;font-size:14px;outline:none;color:#1d2c3b;background:#fff;box-sizing:border-box}.lastmile-table-wrap{overflow-x:auto}.lastmile-table{width:100%;border-collapse:collapse;min-width:1450px}.lastmile-th{text-align:left;padding:14px 16px;font-size:12px;color:#6b7c8f;font-weight:700;background:#f8fafc;border-bottom:1px solid #edf2f7;white-space:nowrap}.lastmile-th-center{text-align:center;padding:14px 16px;font-size:12px;color:#6b7c8f;font-weight:700;background:#f8fafc;border-bottom:1px solid #edf2f7;white-space:nowrap}.lastmile-tr{border-bottom:1px solid #eef3f8}.lastmile-td{padding:14px 16px;font-size:14px;color:#1f2f3f;vertical-align:top}.lastmile-td-strong{padding:14px 16px;font-size:14px;color:#132238;font-weight:700;vertical-align:top;white-space:nowrap}.lastmile-td-center{padding:14px 16px;font-size:14px;color:#1f2f3f;text-align:center;vertical-align:top}.lastmile-td-address{min-width:260px}.lastmile-empty-cell{padding:30px 16px;text-align:center;color:#7a8a9c;font-size:14px}.lastmile-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.lastmile-status-badge.ready{background:#fff4db;color:#9a6700}.lastmile-status-badge.assigned{background:#eef6ff;color:#175cd3}.lastmile-status-badge.ofd{background:#e8f7ff;color:#0369a1}.lastmile-status-badge.delivered{background:#e8f8ee;color:#1f7a39}.lastmile-status-badge.failed{background:#ffeaea;color:#b42318}.lastmile-status-badge.default{background:#eef2f6;color:#4f6479}.lastmile-action-wrap{display:flex;flex-direction:column;align-items:stretch;gap:6px}.lastmile-row-button{border:none;border-radius:6px;padding:4px 8px;background:#1f6feb;color:#fff;font-size:11px;font-weight:600;cursor:pointer}.lastmile-row-button-muted{border:1px solid #d7e0ea;border-radius:6px;padding:4px 8px;background:#fff;color:#223548;font-size:11px;font-weight:600;cursor:pointer}.lastmile-row-button-disabled{border:1px solid #e5e7eb;border-radius:8px;padding:5px 8px;background:#f8fafc;color:#94a3b8;font-size:12px;font-weight:600;cursor:not-allowed}.lastmile-row-button-danger{border:1px solid #fecaca;border-radius:6px;padding:4px 8px;background:#fff7f7;color:#b42318;font-size:11px;font-weight:700;cursor:pointer}.lastmile-actions{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.lastmile-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:999}.lastmile-modal-card{width:100%;max-width:980px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #0f172a40}.lastmile-assign-card{width:100%;max-width:560px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #0f172a40}.lastmile-modal-header{padding:20px 22px;border-bottom:1px solid #edf2f7;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.lastmile-modal-title{margin:0;font-size:22px;font-weight:700;color:#132238}.lastmile-modal-subtitle{margin:8px 0 0;font-size:13px;line-height:1.6;color:#64748b}.lastmile-close-button{border:1px solid #d7e0ea;border-radius:10px;padding:8px 12px;background:#fff;color:#223548;font-size:13px;font-weight:600;cursor:pointer}.lastmile-modal-body{padding:22px;max-height:75vh;overflow-y:auto}.lastmile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lastmile-detail-card{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:14px}.lastmile-detail-card-wide{grid-column:1 / -1;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:14px}.lastmile-detail-label{margin:0;font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.lastmile-detail-value{margin:8px 0 0;font-size:14px;color:#132238;line-height:1.6;font-weight:600}.lastmile-invoice-button{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;border-radius:8px;padding:8px 12px;background:#1f6feb;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.lastmile-items-section{margin-top:20px}.lastmile-items-title{margin:0;font-size:18px;color:#132238;font-weight:700}.lastmile-items-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:14px}.lastmile-item-card{background:#fff;border:1px solid #e7edf4;border-radius:14px;padding:14px}.lastmile-item-name{margin:0;font-size:15px;font-weight:700;color:#132238}.lastmile-item-meta{margin:8px 0 0;font-size:13px;color:#5f6f82;line-height:1.6}.lastmile-empty-text{margin:12px 0 0;font-size:14px;color:#64748b}.lastmile-assign-body{padding:22px}.lastmile-assign-label{display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:8px;margin-top:12px}.lastmile-assign-select,.lastmile-assign-input{width:100%;border:1px solid #d6e0ea;border-radius:10px;padding:12px 14px;font-size:14px;background:#fff;outline:none;box-sizing:border-box}.lastmile-assign-input-readonly{background:#f8fafc;color:#475569;cursor:not-allowed}.lastmile-payment-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lastmile-assign-textarea{width:100%;min-height:92px;border:1px solid #d6e0ea;border-radius:10px;padding:12px 14px;font-size:14px;background:#fff;outline:none;resize:vertical;box-sizing:border-box;font-family:inherit}.lastmile-assign-summary{margin-top:16px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:14px}.lastmile-assign-summary-text{margin:6px 0;font-size:14px;color:#334155}.lastmile-assign-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.lastmile-assigned-groups{display:grid;gap:12px;margin:0 0 16px}.lastmile-assigned-group-card{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.lastmile-assigned-group-card>div{flex:1;min-width:0}.lastmile-assigned-group-title{margin:0;font-size:15px;font-weight:800;color:#132238}.lastmile-assigned-group-meta{margin:6px 0 0;font-size:13px;color:#526173}.lastmile-assigned-lines{display:grid;gap:8px;margin-top:12px}.lastmile-assigned-line{display:grid;grid-template-columns:24px 130px 110px minmax(180px,1fr) 80px 110px;gap:10px;align-items:center;padding:9px 10px;border:1px solid #dbeafe;border-radius:10px;background:#fff;color:#334155;font-size:13px}.lastmile-assigned-line strong{text-align:right;color:#132238}.lastmile-ofd-manifest-card{max-width:1120px}.lastmile-ofd-sheet{background:#fff;color:#0f172a;padding:24px;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 14px 40px #0f172a14}.lastmile-ofd-brand-row{display:flex;align-items:center;gap:14px;border-bottom:2px solid #e2e8f0;padding-bottom:20px;margin-bottom:22px}.lastmile-ofd-logo{width:64px;height:64px;object-fit:contain}.lastmile-ofd-company{margin:0;font-size:32px;font-weight:800;color:#0f172a;letter-spacing:.02em}.lastmile-ofd-title{margin:8px 0 0;display:inline-block;background:#166534;color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.lastmile-ofd-meta-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px}.lastmile-ofd-meta-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.lastmile-ofd-meta-grid span{display:block;margin-bottom:8px;font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.lastmile-ofd-meta-grid strong{display:block;font-size:16px;font-weight:800;color:#0f172a;word-break:break-word}.lastmile-ofd-table{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #e2e8f0}.lastmile-ofd-table th,.lastmile-ofd-table td{border-top:1px solid #e2e8f0;padding:12px 10px;vertical-align:top;text-align:left;color:#0f172a}.lastmile-ofd-table th{background:#166534;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;border-right:1px solid #14532d;white-space:nowrap}.lastmile-ofd-table th:last-child{border-right:none}.lastmile-ofd-table tbody tr:nth-child(2n){background:#f8fafc}.lastmile-ofd-table td span{display:block;margin-top:3px;color:#475569;font-size:11px}.lastmile-ofd-client-total-row td,.lastmile-ofd-grand-total-row td{font-weight:900;background:#f8fafc}.lastmile-ofd-client-total-row td:last-child,.lastmile-ofd-grand-total-row td:last-child{text-align:right}.lastmile-ofd-payment-note{margin-top:18px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;padding:14px;font-size:12px;font-weight:700;color:#64748b}@media(max-width:900px){.lastmile-ofd-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lastmile-assigned-group-card{flex-direction:column}.lastmile-assigned-line{grid-template-columns:24px 1fr}}@media print{@page{size:A4 portrait;margin:8mm}html,body{width:100%;height:auto;overflow:visible!important}.lastmile-modal-overlay{position:static!important;display:block!important;background:#fff!important;padding:0!important}.lastmile-modal-card.lastmile-ofd-manifest-card{position:static!important;width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;overflow:visible!important}.lastmile-modal-header,.lastmile-close-button{display:none!important}.lastmile-modal-body{overflow:visible!important;max-height:none!important;padding:0!important}.lastmile-ofd-sheet{width:100%!important;padding:0!important;margin:0!important}.lastmile-ofd-table{page-break-inside:auto}.lastmile-ofd-table tr{page-break-inside:avoid}}.lastmile-table{min-width:1180px}.lastmile-th,.lastmile-th-center{padding:10px;font-size:11px}.lastmile-td,.lastmile-td-strong,.lastmile-td-center{padding:10px;font-size:12px}.lastmile-td-address{min-width:180px;max-width:220px}.lastmile-status-badge{padding:5px 9px;font-size:11px}.lastmile-action-wrap{max-width:160px}.lastmile-row-button,.lastmile-row-button-muted,.lastmile-row-button-danger{font-size:10px;padding:4px 7px;border-radius:6px}.lastmile-table th:last-child,.lastmile-table td:last-child{min-width:220px;width:220px}.lastmile-table-wrap{overflow-x:auto;width:100%}.lastmile-table{min-width:1750px}.lastmile-table th:last-child,.lastmile-table td:last-child{position:sticky;right:0;background:#fff;z-index:5;min-width:190px;width:190px;box-shadow:-8px 0 12px #0f172a0f}.lastmile-table th:last-child{background:#f8fafc;z-index:6}.lastmile-action-wrap{display:flex;flex-direction:column;gap:6px;align-items:stretch}.lastmile-action-wrap button,.lastmile-action-wrap a{width:100%;white-space:nowrap;text-align:center}.driver-workspace{min-height:100%;padding:24px;background:#f6f8fc;color:#172033;box-sizing:border-box}.driver-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.driver-page-title-wrap h1{margin:0;font-size:28px;line-height:1.2;font-weight:700;color:#172033}.driver-page-title-wrap p{margin:8px 0 0;font-size:14px;color:#5f6b85}.driver-header-actions{display:flex;gap:10px;flex-wrap:wrap}.driver-btn{border:none;outline:none;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.driver-btn-primary{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;box-shadow:0 10px 20px #2563eb2e}.driver-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 24px #2563eb3d}.driver-btn-secondary{background:#fff;color:#172033;border:1px solid #d8deea}.driver-btn-secondary:hover{background:#f8fafc}.driver-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.driver-summary-card{background:#fff;border:1px solid #e3e8f2;border-radius:18px;padding:18px;box-shadow:0 10px 30px #0f172a0d}.driver-summary-label{font-size:13px;font-weight:600;color:#64748b;margin-bottom:10px}.driver-summary-value{font-size:30px;line-height:1;font-weight:700;color:#0f172a}.driver-summary-subtext{margin-top:10px;font-size:12px;color:#6b7280}.driver-main-card{background:#fff;border:1px solid #e3e8f2;border-radius:20px;box-shadow:0 10px 30px #0f172a0d;overflow:hidden}.driver-main-card-header{padding:18px 20px 14px;border-bottom:1px solid #edf2f7;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.driver-main-card-header h2{margin:0;font-size:18px;font-weight:700;color:#172033}.driver-tabs{display:flex;gap:10px;flex-wrap:wrap}.driver-tab{border:1px solid #d9e2f0;background:#f8fbff;color:#355070;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.driver-tab:hover{background:#eef4ff}.driver-tab.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border-color:transparent;box-shadow:0 8px 18px #2563eb33}.driver-table-wrap{width:100%;overflow-x:auto}.driver-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.driver-table thead th{text-align:left;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f8fafc;padding:14px 16px;border-bottom:1px solid #e5ebf3;white-space:nowrap}.driver-table tbody td{padding:16px;border-bottom:1px solid #eef2f7;font-size:14px;color:#1f2937;vertical-align:middle;background:#fff}.driver-table tbody tr:hover td{background:#fbfdff}.driver-name-cell{display:flex;flex-direction:column;gap:4px}.driver-name{font-size:14px;font-weight:700;color:#111827}.driver-meta{font-size:12px;color:#6b7280}.driver-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;white-space:nowrap}.driver-badge-success{background:#e8f8ef;color:#15803d}.driver-badge-muted{background:#f1f5f9;color:#475569}.driver-badge-warning{background:#fff4db;color:#b45309}.driver-badge-info{background:#e8f1ff;color:#1d4ed8}.driver-action-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.driver-action-btn{border:1px solid #dbe2ec;background:#fff;color:#1f2937;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.driver-action-btn:hover{background:#f8fafc;transform:translateY(-1px)}.driver-action-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.driver-action-btn.danger{color:#b91c1c;border-color:#fecaca;background:#fff5f5}.driver-action-btn.success{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.driver-empty-state{padding:32px 20px;text-align:center;color:#64748b;font-size:14px}.driver-message-card{background:#fff;border:1px solid #e3e8f2;border-radius:18px;padding:24px;box-shadow:0 10px 30px #0f172a0d;margin-bottom:20px}.driver-message-card h3{margin:0 0 8px;font-size:18px;color:#0f172a}.driver-message-card p{margin:0;font-size:14px;color:#64748b}.driver-message-card--error{border-color:#fecaca;background:#fff7f7}.driver-drawer-backdrop{position:fixed;inset:0;background:#0f172a59;z-index:1000;display:flex;justify-content:flex-end}.driver-drawer,.driver-form-drawer{width:520px;max-width:100%;height:100vh;background:#fff;box-shadow:-10px 0 30px #0f172a1f;display:flex;flex-direction:column}.driver-drawer-header{padding:20px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.driver-drawer-header h3{margin:0;font-size:18px;font-weight:700;color:#111827}.driver-close-btn{border:1px solid #dbe2ec;background:#fff;color:#334155;border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:700}.driver-drawer-body{padding:20px;overflow-y:auto}.driver-detail-grid{display:grid;grid-template-columns:1fr;gap:14px}.driver-detail-item{padding:14px;border:1px solid #e6edf5;border-radius:14px;background:#f8fbff}.driver-detail-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:6px}.driver-detail-value{font-size:14px;font-weight:600;color:#111827;word-break:break-word}.driver-drawer-note{margin-top:16px;padding:14px;border-radius:14px;background:#fff8e7;color:#92400e;font-size:13px;line-height:1.5;border:1px solid #fde68a}.driver-form{display:flex;flex-direction:column;gap:18px}.driver-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.driver-form-group{display:flex;flex-direction:column;gap:8px}.driver-form-group--full{grid-column:1 / -1}.driver-form-group label{font-size:13px;font-weight:700;color:#334155}.driver-form-group input,.driver-form-group textarea,.driver-form-group select{width:100%;border:1px solid #dbe3ef;border-radius:12px;padding:12px 14px;font-size:14px;color:#0f172a;background:#fff;box-sizing:border-box}.driver-form-group textarea{min-height:96px;resize:vertical}.driver-form-group input[type=file]{padding:10px}.driver-inline-message{border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.driver-inline-message--error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.driver-inline-message--success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.driver-form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}@media(max-width:1200px){.driver-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.driver-workspace{padding:16px}.driver-page-header{flex-direction:column;align-items:stretch}.driver-summary-grid{grid-template-columns:1fr}.driver-drawer,.driver-form-drawer{width:100%}.driver-form-grid{grid-template-columns:1fr}}.cashier-container{padding:24px;background:#f8fafc;min-height:100%}.cashier-flash-banner{margin-bottom:16px;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#dcfce7,#ecfeff);border:1px solid #bbf7d0;color:#166534;font-size:14px;font-weight:700}.cashier-header{margin-bottom:20px}.cashier-eyebrow{margin:0 0 6px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cashier-header h2{margin:0;font-size:36px;font-weight:800;color:#0f172a}.cashier-subtitle{margin:8px 0 0;font-size:14px;color:#64748b;line-height:1.6}.cashier-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.cashier-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0d}.cashier-card p{margin:0 0 10px;font-size:13px;color:#64748b;font-weight:600}.cashier-card h3{margin:0 0 8px;font-size:28px;font-weight:800;color:#0f172a}.cashier-card span{display:block;font-size:12px;color:#94a3b8;font-weight:600}.cashier-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:16px}.cashier-tabs{display:flex;gap:10px;flex-wrap:wrap}.cashier-tab{border:none;background:#e2e8f0;color:#0f172a;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.cashier-tab.active{background:#1e293b;color:#fff}.cashier-search-wrap{min-width:320px;flex:1;max-width:420px}.cashier-search{width:100%;height:44px;border:1px solid #dbe3ee;border-radius:14px;padding:0 14px;font-size:14px;color:#0f172a;background:#fff;outline:none}.cashier-search:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b826}.cashier-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #0f172a0d}.cashier-table{width:100%;border-collapse:collapse}.cashier-table thead th{background:#f8fafc;color:#0f172a;font-size:13px;font-weight:800;text-align:left;padding:16px 14px;border-bottom:1px solid #e2e8f0}.cashier-table tbody td{padding:14px;border-bottom:1px solid #edf2f7;font-size:14px;color:#1e293b;vertical-align:middle}.cashier-table tbody tr:hover{background:#f8fafc}.cashier-cell-stack{display:flex;flex-direction:column;gap:4px}.cashier-cell-stack strong{color:#0f172a;font-size:14px}.cashier-cell-stack span{color:#64748b;font-size:12px}.cashier-actions{display:flex;gap:8px;flex-wrap:wrap}.cashier-status-pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}.cashier-status-pill.pending{background:#fef3c7;color:#92400e}.cashier-status-pill.verified{background:#dcfce7;color:#166534}.cashier-status-pill.settlement-due{background:#fee2e2;color:#991b1b}.cashier-status-pill.rejected{background:#e2e8f0;color:#475569}.cashier-btn{border:none;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer;color:#fff;transition:transform .15s ease,opacity .15s ease}.cashier-btn:hover{transform:translateY(-1px)}.cashier-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.cashier-btn-view{background:#3b82f6}.cashier-btn-verify{background:#22c55e}.cashier-btn-reject{background:#ef4444}.cashier-empty-state{padding:22px 0;text-align:center;color:#64748b;font-weight:600}.cashier-drawer-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;justify-content:flex-end;z-index:999}.cashier-drawer{width:560px;max-width:96vw;height:100vh;background:#fff;box-shadow:-10px 0 30px #0f172a2e;display:flex;flex-direction:column}.cashier-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 22px 18px;border-bottom:1px solid #e2e8f0}.cashier-drawer-eyebrow{margin:0 0 4px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.cashier-drawer-header h3{margin:0;color:#0f172a;font-size:24px;font-weight:800}.cashier-drawer-subtitle{margin:6px 0 0;color:#64748b;font-size:13px;font-weight:600}.cashier-drawer-close{border:none;background:#e2e8f0;color:#0f172a;padding:10px 14px;border-radius:10px;font-weight:700;cursor:pointer}.cashier-drawer-body{padding:20px 22px 24px;overflow-y:auto}.cashier-drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.cashier-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.cashier-info-card span{display:block;font-size:12px;color:#64748b;font-weight:700;margin-bottom:6px}.cashier-info-card strong{color:#0f172a;font-size:15px;font-weight:800}.cashier-info-card-full{grid-column:1 / -1}.cashier-section{margin-bottom:22px}.cashier-section h4{margin:0 0 10px;color:#0f172a;font-size:16px;font-weight:800}.cashier-section p{margin:0;color:#334155;font-size:14px;line-height:1.6}.cashier-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cashier-proof-card{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:14px;display:flex;flex-direction:column;gap:6px}.cashier-proof-card strong{color:#0f172a;font-size:14px;font-weight:800}.cashier-proof-card span{color:#64748b;font-size:12px;font-weight:600}.cashier-proof-card em{color:#166534;font-size:12px;font-style:normal;font-weight:700}.cashier-inner-table-wrap{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.cashier-inner-table{width:100%;border-collapse:collapse}.cashier-inner-table th,.cashier-inner-table td{padding:12px;text-align:left;border-bottom:1px solid #edf2f7;font-size:13px}.cashier-inner-table th{background:#f8fafc;color:#0f172a;font-weight:800}.cashier-timeline{display:flex;flex-direction:column;gap:14px}.cashier-timeline-item{display:flex;align-items:flex-start;gap:12px}.cashier-timeline-dot{width:12px;height:12px;border-radius:999px;margin-top:5px;background:#1e293b;flex-shrink:0}.cashier-timeline-content{display:flex;flex-direction:column;gap:4px}.cashier-timeline-content strong{color:#0f172a;font-size:14px;font-weight:800}.cashier-timeline-content span{color:#64748b;font-size:13px;line-height:1.5}.cashier-drawer-footer{display:flex;gap:10px;flex-wrap:wrap;padding-top:6px}@media(max-width:1200px){.cashier-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.cashier-proof-grid{grid-template-columns:1fr}}@media(max-width:768px){.cashier-container{padding:16px}.cashier-header h2{font-size:28px}.cashier-cards{grid-template-columns:1fr}.cashier-toolbar{flex-direction:column;align-items:stretch}.cashier-search-wrap{min-width:auto;max-width:none}.cashier-drawer-grid{grid-template-columns:1fr}.cashier-info-card-full{grid-column:auto}}.ops-shell{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;min-height:calc(100vh - 24px);padding:6px 0 12px}.ops-sidebar{background:linear-gradient(180deg,#052e16,#064e3b);color:#fff;border-radius:28px;padding:24px 18px;box-shadow:0 18px 40px #064e3b38;display:flex;flex-direction:column;gap:22px}.ops-sidebar__brand{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px}.ops-sidebar__eyebrow{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.ops-sidebar__title{margin:0;font-size:28px;line-height:1.15;font-weight:800}.ops-sidebar__copy{margin:10px 0 0;font-size:14px;line-height:1.7;color:#ffffffd1}.ops-sidebar__nav{display:flex;flex-direction:column;gap:12px}.ops-sidebar__footer{margin-top:auto;padding-top:8px}.ops-sidebar__logout{width:100%;border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;border-radius:16px;padding:14px 16px;font-size:14px;font-weight:800;cursor:pointer;transition:all .2s ease}.ops-sidebar__logout:hover{background:#ffffff24;border-color:#ffffff52}.ops-sidebar__button{width:100%;text-align:left;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;border-radius:18px;padding:16px;cursor:pointer;transition:all .2s ease}.ops-sidebar__button:hover{background:#ffffff1a;border-color:#ffffff38}.ops-sidebar__button.active{background:#fff;color:#052e16;box-shadow:0 12px 24px #0000001f;border-color:#fff}.ops-sidebar__button-title{display:block;font-size:16px;font-weight:800;margin-bottom:6px}.ops-sidebar__button-copy{display:block;font-size:13px;line-height:1.5;opacity:.9}.ops-main{min-width:0;display:flex;flex-direction:column}.warehouse-page{display:flex;flex-direction:column;gap:20px}.warehouse-header-card{padding:32px 28px 22px;border-radius:28px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 18px 40px #0f172a14}.warehouse-header-card__eyebrow{margin:0 0 10px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#166534}.warehouse-header-card__title{margin:0;font-size:44px;line-height:1.1;color:#0f172a}.warehouse-header-card__copy{margin:16px 0 24px;max-width:980px;font-size:16px;line-height:1.8;color:#475569}.warehouse-status-tabs{display:flex;flex-wrap:wrap;gap:12px}.warehouse-status-tab{border:1px solid #dbe4ee;background:#fff;color:#334155;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.warehouse-status-tab:hover{border-color:#15803d;color:#15803d}.warehouse-status-tab.active{background:linear-gradient(135deg,#166534,#15803d);border-color:#166534;color:#fff;box-shadow:0 10px 24px #16653438}.warehouse-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.warehouse-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 10px 30px #0f172a0f}.warehouse-summary-card__title{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.warehouse-summary-card__value{margin:10px 0 8px;font-size:28px;line-height:1;color:#0f172a}.warehouse-summary-card__helper{margin:0;font-size:13px;color:#475569}.warehouse-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 30px #0f172a0f;overflow:hidden}.warehouse-panel__header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;border-bottom:1px solid #e2e8f0}.warehouse-panel__title-wrap h3{margin:0;font-size:22px;color:#0f172a}.warehouse-panel__title-wrap p{margin:6px 0 0;font-size:14px;color:#64748b}.warehouse-toolbar{display:flex;flex-wrap:wrap;gap:12px;padding:18px 22px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.warehouse-search{flex:1 1 320px;min-width:260px;height:44px;border-radius:14px;border:1px solid #cbd5e1;padding:0 14px;font-size:14px;outline:none;background:#fff;color:#0f172a}.warehouse-action-button{width:100%;min-width:96px;height:38px;border:none;border-radius:12px;padding:0 12px;font-size:13px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#166534,#15803d);color:#fff;box-shadow:0 10px 20px #1665342e}.warehouse-action-button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none}.warehouse-action-button--muted{background:#e2e8f0;color:#475569;box-shadow:none}.warehouse-table-wrap{width:100%;overflow-x:auto}.warehouse-table{width:100%;border-collapse:collapse;table-layout:fixed}.warehouse-table thead th{text-align:left;padding:14px 12px;font-size:13px;font-weight:800;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}.warehouse-table tbody td{padding:14px 12px;font-size:14px;color:#0f172a;border-bottom:1px solid #e2e8f0;vertical-align:middle}.warehouse-table tbody tr:hover{background:#f8fafc}.warehouse-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.warehouse-badge--type-inv{background:#ecfeff;color:#155e75;border-color:#a5f3fc}.warehouse-badge--type-jit{background:#faf5ff;color:#7e22ce;border-color:#e9d5ff}.warehouse-badge--status-new{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.warehouse-badge--status-inward{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.warehouse-badge--status-packed{background:#fff7ed;color:#c2410c;border-color:#fdba74}.warehouse-badge--status-handover{background:#fef3c7;color:#a16207;border-color:#fde68a}.warehouse-empty{padding:36px 22px 40px;text-align:center}.warehouse-empty h4{margin:0;font-size:18px;color:#0f172a}.warehouse-empty p{margin:8px auto 0;max-width:520px;font-size:14px;line-height:1.7;color:#64748b}.warehouse-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.warehouse-meta__main{font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-meta__sub{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-col-order{width:18%}.warehouse-col-client{width:14%}.warehouse-col-type{width:8%}.warehouse-col-order-status{width:9%}.warehouse-col-warehouse-status{width:11%}.warehouse-col-batch{width:18%}.warehouse-col-amount,.warehouse-col-created{width:8%}.warehouse-col-actions{width:12%}.warehouse-message{padding:40px 22px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 30px #0f172a0f}.warehouse-message h3{margin:0;font-size:20px;color:#0f172a}.warehouse-message p{margin:10px 0 0;font-size:14px;color:#64748b}.warehouse-message--error h3{color:#b91c1c}@media(max-width:1200px){.ops-shell{grid-template-columns:1fr}.ops-sidebar{padding:18px}.warehouse-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.warehouse-summary-grid{grid-template-columns:1fr}.warehouse-panel__header{flex-direction:column;align-items:flex-start}.warehouse-header-card__title{font-size:34px}}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:flex-end;z-index:999}.drawer{width:400px;height:100%;background:#fff;padding:20px;overflow-y:auto;box-shadow:-2px 0 10px #0003;animation:slideIn .3s ease}.drawer-header{display:flex;justify-content:space-between;align-items:center}.drawer-body{margin-top:20px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}:root{--warehouse-invoice-ink: #172033;--warehouse-invoice-muted: #61708a;--warehouse-invoice-line: #d7deea;--warehouse-invoice-soft: #f4f7fb;--warehouse-invoice-brand: #166534;--warehouse-invoice-brand-soft: #eaf6f0}*{box-sizing:border-box}body{margin:0}.warehouse-invoice-page-shell{min-height:100vh;padding:20px 12px 32px;background:linear-gradient(180deg,#edf3fb,#f8fafc);color:var(--warehouse-invoice-ink);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.warehouse-invoice-page-actions{width:min(100%,920px);margin:0 auto 12px;display:flex;justify-content:flex-end}.warehouse-invoice-print-button{border:0;border-radius:10px;padding:11px 16px;background:var(--warehouse-invoice-brand);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.warehouse-invoice-sheet{width:min(100%,920px);margin:0 auto;background:#fff;border:1px solid #dce4f0;border-radius:18px;box-shadow:0 18px 44px #17203314;padding:22px}.warehouse-invoice-sheet--state{display:flex;align-items:center;justify-content:center;min-height:220px;font-size:16px;font-weight:700}.warehouse-invoice-sheet--error{color:#b42318}.warehouse-invoice-header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.95fr);gap:18px;padding-bottom:16px;border-bottom:1px solid var(--warehouse-invoice-line)}.warehouse-invoice-kicker{margin:0 0 6px;color:var(--warehouse-invoice-brand);font-size:12px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.warehouse-invoice-brand-top{display:flex;align-items:flex-start;gap:14px}.warehouse-invoice-logo{width:88px;height:auto;object-fit:contain;flex-shrink:0}.warehouse-invoice-brand h1{margin:0;font-size:28px;line-height:1.05;letter-spacing:.4px}.warehouse-invoice-brand-copy{margin:8px 0 0;max-width:440px;color:var(--warehouse-invoice-muted);font-size:13px;line-height:1.45}.warehouse-invoice-meta-card{padding:14px 16px;background:var(--warehouse-invoice-soft);border:1px solid var(--warehouse-invoice-line);border-radius:14px}.warehouse-invoice-meta-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(0,1fr);gap:10px;padding:5px 0;font-size:12.5px}.warehouse-invoice-meta-row span{color:var(--warehouse-invoice-muted)}.warehouse-invoice-meta-row strong{text-align:right;word-break:break-word}.warehouse-invoice-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.warehouse-invoice-address-card{padding:14px 15px;background:#fff;border:1px solid var(--warehouse-invoice-line);border-radius:14px;min-width:0}.warehouse-invoice-address-card__title{margin:0 0 8px;color:var(--warehouse-invoice-brand);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.warehouse-invoice-address-card__name{margin:0 0 6px;font-size:15px;font-weight:700}.warehouse-invoice-address-card__line{margin:0 0 3px;color:var(--warehouse-invoice-muted);font-size:12.5px;line-height:1.4}.warehouse-invoice-table-section{margin-top:16px}.warehouse-invoice-table{width:100%;border-collapse:collapse;border:1px solid var(--warehouse-invoice-line);border-radius:14px;overflow:hidden}.warehouse-invoice-table th,.warehouse-invoice-table td{padding:10px;border-bottom:1px solid var(--warehouse-invoice-line);font-size:12.5px;vertical-align:top}.warehouse-invoice-table th{background:var(--warehouse-invoice-brand);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;text-align:left}.warehouse-invoice-table tbody tr:last-child td{border-bottom:0}.warehouse-invoice-table .center-cell{text-align:center}.warehouse-invoice-table .right-cell{text-align:right}.warehouse-invoice-item-name{margin:0;font-weight:700;color:var(--warehouse-invoice-ink)}.warehouse-invoice-table td span{display:block;margin-top:2px;color:var(--warehouse-invoice-muted);font-size:11px}.warehouse-invoice-empty-cell{text-align:center;color:var(--warehouse-invoice-muted);padding:16px 10px}.warehouse-invoice-summary-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.75fr);gap:16px;align-items:start;margin-top:16px}.warehouse-invoice-amount-words,.warehouse-invoice-totals,.warehouse-invoice-declaration,.warehouse-invoice-signatory{border:1px solid var(--warehouse-invoice-line);border-radius:14px;background:#fff}.warehouse-invoice-amount-words,.warehouse-invoice-declaration,.warehouse-invoice-signatory{padding:14px 15px}.warehouse-invoice-section-label{margin:0 0 8px;color:var(--warehouse-invoice-brand);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.warehouse-invoice-amount-words p:last-child,.warehouse-invoice-declaration p:last-child,.warehouse-invoice-system-note{margin:0;color:var(--warehouse-invoice-muted);font-size:12.5px;line-height:1.45}.warehouse-invoice-totals{padding:12px 14px;background:var(--warehouse-invoice-soft)}.warehouse-invoice-total-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 0;font-size:13px;color:var(--warehouse-invoice-muted)}.warehouse-invoice-total-row strong{color:var(--warehouse-invoice-ink)}.warehouse-invoice-total-row--grand{margin-top:4px;padding-top:10px;border-top:1px dashed #bcc7d8;font-size:15px;font-weight:800;color:var(--warehouse-invoice-ink)}.warehouse-invoice-footer-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:16px;margin-top:16px}.warehouse-invoice-signatory{display:flex;flex-direction:column;justify-content:flex-end;min-height:150px}.warehouse-invoice-signature-space{flex:1;min-height:50px}.warehouse-invoice-signatory-name{margin:0 0 4px;font-size:12.5px;font-weight:700;color:var(--warehouse-invoice-ink)}@media(max-width:900px){.warehouse-invoice-header,.warehouse-invoice-summary-layout,.warehouse-invoice-footer-grid,.warehouse-invoice-address-grid{grid-template-columns:1fr}.warehouse-invoice-brand-top{align-items:center}.warehouse-invoice-logo{width:72px}.warehouse-invoice-meta-row strong{text-align:left}}@page{size:A4;margin:5mm}@media print{html,body{margin:0!important;padding:0!important;background:#fff!important}body *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.warehouse-invoice-page-shell{min-height:auto;padding:0;background:#fff}.warehouse-invoice-page-actions{display:none!important}.warehouse-invoice-sheet{width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;box-shadow:none}.warehouse-invoice-header{gap:12px;padding-bottom:8px}.warehouse-invoice-brand h1{font-size:21px}.warehouse-invoice-brand-top{gap:10px}.warehouse-invoice-logo{width:62px}.warehouse-invoice-brand-copy,.warehouse-invoice-address-card__line,.warehouse-invoice-amount-words p:last-child,.warehouse-invoice-declaration p:last-child,.warehouse-invoice-system-note,.warehouse-invoice-total-row,.warehouse-invoice-table th,.warehouse-invoice-table td,.warehouse-invoice-meta-row{font-size:11px;line-height:1.25}.warehouse-invoice-meta-card,.warehouse-invoice-address-card,.warehouse-invoice-amount-words,.warehouse-invoice-totals,.warehouse-invoice-declaration,.warehouse-invoice-signatory{padding:8px 9px;border-radius:8px}.warehouse-invoice-address-grid,.warehouse-invoice-table-section,.warehouse-invoice-summary-layout,.warehouse-invoice-footer-grid{margin-top:8px;gap:8px}.warehouse-invoice-table th,.warehouse-invoice-table td{padding:6px 7px}.warehouse-invoice-address-card__title,.warehouse-invoice-section-label{margin-bottom:5px;font-size:10px}.warehouse-invoice-address-card__name,.warehouse-invoice-signatory-name{font-size:11.5px}.warehouse-invoice-meta-row{padding:3px 0}.warehouse-invoice-total-row{padding:5px 0}.warehouse-invoice-total-row--grand{margin-top:2px;padding-top:7px}.warehouse-invoice-signatory{min-height:102px}.warehouse-invoice-header,.warehouse-invoice-address-grid,.warehouse-invoice-table-section,.warehouse-invoice-summary-layout,.warehouse-invoice-footer-grid,.warehouse-invoice-address-card,.warehouse-invoice-amount-words,.warehouse-invoice-totals,.warehouse-invoice-declaration,.warehouse-invoice-signatory,.warehouse-invoice-table,.warehouse-invoice-table tr,.warehouse-invoice-table td,.warehouse-invoice-table th{break-inside:avoid;page-break-inside:avoid}.warehouse-invoice-sheet--compact-print .warehouse-invoice-header{grid-template-columns:minmax(0,1.45fr) minmax(250px,.85fr);gap:10px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-brand-copy{margin-top:4px;font-size:10px;line-height:1.2}.warehouse-invoice-sheet--compact-print .warehouse-invoice-address-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-address-card{padding:7px 8px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-address-card__name{margin-bottom:4px;font-size:11px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-address-card__line{margin-bottom:2px;font-size:10px;line-height:1.2}.warehouse-invoice-sheet--compact-print .warehouse-invoice-table-section,.warehouse-invoice-sheet--compact-print .warehouse-invoice-summary-layout,.warehouse-invoice-sheet--compact-print .warehouse-invoice-footer-grid{margin-top:6px;gap:6px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-table th,.warehouse-invoice-sheet--compact-print .warehouse-invoice-table td{padding:5px 6px;font-size:10px;line-height:1.15}.warehouse-invoice-sheet--compact-print .warehouse-invoice-table td span{margin-top:1px;font-size:9px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-item-name{font-size:10px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-amount-words,.warehouse-invoice-sheet--compact-print .warehouse-invoice-totals,.warehouse-invoice-sheet--compact-print .warehouse-invoice-declaration,.warehouse-invoice-sheet--compact-print .warehouse-invoice-signatory{padding:7px 8px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-amount-words p:last-child,.warehouse-invoice-sheet--compact-print .warehouse-invoice-declaration p:last-child,.warehouse-invoice-sheet--compact-print .warehouse-invoice-system-note,.warehouse-invoice-sheet--compact-print .warehouse-invoice-total-row{font-size:10px;line-height:1.15}.warehouse-invoice-sheet--compact-print .warehouse-invoice-signatory{min-height:84px}.warehouse-invoice-sheet--compact-print .warehouse-invoice-signature-space{min-height:24px}}.warehouse-manifest-page{min-height:100vh;background:#f8fafc;padding:24px}.warehouse-manifest-shell{max-width:1280px;margin:0 auto;background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 14px 40px #0f172a14;padding:28px}.warehouse-manifest-actions{display:flex;justify-content:flex-end;margin-bottom:18px}.warehouse-manifest-btn{border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer}.warehouse-manifest-btn--print{background:#166534;color:#fff}.warehouse-manifest-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:2px solid #e2e8f0;padding-bottom:20px;margin-bottom:22px}.warehouse-manifest-badge{margin:0 0 10px;display:inline-block;background:#166534;color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.warehouse-manifest-title{margin:0;font-size:32px;font-weight:800;color:#0f172a}.warehouse-manifest-subtitle{margin:8px 0 0;color:#475569;font-size:14px}.warehouse-manifest-id-block{text-align:right}.warehouse-manifest-id-label{margin:0;font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.warehouse-manifest-id-value{margin:8px 0 0;font-size:24px;font-weight:800;color:#0f172a}.warehouse-manifest-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.warehouse-manifest-meta-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.warehouse-manifest-meta-label{margin:0 0 8px;font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.warehouse-manifest-meta-value{margin:0;font-size:16px;font-weight:800;color:#0f172a;word-break:break-word}.warehouse-manifest-section{margin-top:20px}.warehouse-manifest-section-title{margin:0 0 14px;font-size:18px;font-weight:800;color:#0f172a}.warehouse-manifest-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:16px}.warehouse-manifest-table{width:100%;border-collapse:collapse}.warehouse-manifest-table thead th{background:#166534;color:#fff;padding:12px 10px;text-align:left;font-size:12px;font-weight:700;border-right:1px solid #14532d;white-space:nowrap}.warehouse-manifest-table thead th:last-child{border-right:none}.warehouse-manifest-table tbody td{padding:12px 10px;border-top:1px solid #e2e8f0;font-size:13px;color:#0f172a;vertical-align:top}.warehouse-manifest-table tbody tr:nth-child(2n){background:#f8fafc}.warehouse-manifest-empty-row{text-align:center;color:#64748b;font-weight:600;padding:20px!important}.warehouse-manifest-footer{margin-top:18px;font-size:12px;color:#64748b}.warehouse-manifest-loading,.warehouse-manifest-error{min-height:240px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#0f172a}@media(max-width:900px){.warehouse-manifest-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.warehouse-manifest-header{flex-direction:column}.warehouse-manifest-id-block{text-align:left}}@media print{body{background:#fff}.warehouse-manifest-page{padding:0;background:#fff}.warehouse-manifest-shell{box-shadow:none;border:none;border-radius:0;max-width:100%;padding:0}.no-print{display:none!important}}.order-management-layout{--catalog-border: rgba(34, 72, 52, .12);--catalog-border-strong: rgba(34, 72, 52, .2);--catalog-text: #1b2e24;--catalog-text-muted: #2f3e34;--catalog-text-soft: #5c6f63;--catalog-brand: #1f6a49;--catalog-brand-strong: #12452f;--catalog-shadow-soft: 0 14px 30px rgba(26, 44, 34, .08);display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,rgba(197,154,53,.12),transparent 28%),linear-gradient(180deg,#f8f5ed,#f2efe6);color:var(--catalog-text)}.order-management-sidebar{position:sticky;top:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:18px 14px 14px;background:linear-gradient(180deg,#143a28,#102d20);border-right:1px solid rgba(255,255,255,.08)}.order-management-sidebar-top{display:flex;flex-direction:column;gap:14px}.order-management-brand-card{display:grid;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff0d}.order-management-brand-logo{width:100%;max-width:120px;height:auto;border-radius:12px;background:#fff;padding:8px}.order-management-brand-copy,.order-management-panel-copy{margin:0}.order-management-brand-eyebrow,.order-management-nav-caption,.order-management-panel-label{margin:0;color:#f1f4efbd;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.order-management-sidebar-title{margin:4px 0 2px;color:#f9fbf8;font-size:1.1rem;font-weight:700}.order-management-sidebar-subtitle{margin:0;color:#e0e8e3c7;font-size:.8rem;line-height:1.4}.order-management-sidebar-panel{padding:14px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.order-management-panel-value{margin-top:6px;color:#fff;font-size:.95rem;font-weight:700}.order-management-nav-group{display:grid;gap:10px}.order-management-sidebar-nav{display:grid;gap:8px}.order-management-sidebar-link{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border:1px solid transparent;border-radius:14px;background:transparent;color:#f0f4f1d1;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.order-management-sidebar-link:hover{transform:translate(2px);background:#ffffff0f;border-color:#ffffff14}.order-management-sidebar-link.active{background:linear-gradient(90deg,#c59a352e,#ffffff14);border-color:#c59a3561;color:#fff}.order-management-sidebar-link__marker{width:8px;height:8px;border-radius:999px;background:#ffffff47}.order-management-sidebar-link.active .order-management-sidebar-link__marker{background:#f4cf7a}.order-management-sidebar-link__label{font-size:.9rem;font-weight:600}.order-management-sidebar-footer{display:grid}.order-management-logout-btn{width:100%;padding:11px 14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0a;color:#f8faf8;font-size:.9rem;font-weight:600;cursor:pointer}.order-management-main{min-width:0;min-height:100vh;display:flex;flex-direction:column;gap:10px;padding:10px 10px 12px}.order-management-header{display:flex;justify-content:space-between;align-items:end;gap:12px;padding:12px 16px;border:1px solid var(--catalog-border);border-radius:20px;background:#ffffffeb;box-shadow:var(--catalog-shadow-soft)}.order-management-header__copy{min-width:0}.order-management-header__eyebrow{margin:0 0 4px;color:var(--catalog-brand);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.order-management-header__title{margin:0;font-size:1.6rem;line-height:1.05;letter-spacing:-.04em;color:#10271d}.order-management-header__description{margin:6px 0 0;color:var(--catalog-text-muted);font-size:.88rem;line-height:1.45}.order-management-tabs{display:inline-flex;gap:8px;padding:4px;border-radius:999px;background:#1f6a4914;border:1px solid rgba(31,106,73,.14)}.order-management-tab{min-height:34px;padding:0 14px;border:none;border-radius:999px;background:transparent;color:#52665a;font-size:.84rem;font-weight:700;cursor:pointer}.order-management-tab.active{background:linear-gradient(135deg,var(--catalog-brand),var(--catalog-brand-strong));color:#fff}.order-management-page{flex:1;min-height:0}.order-dashboard-shell,.order-queue-shell,.order-detail-shell{display:grid;gap:10px}.order-dashboard-shell--simple{padding-top:2px}.order-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.order-dashboard-card{width:100%;border:none;text-align:left;cursor:pointer}.order-dashboard-card.active{transform:translateY(-1px);box-shadow:0 14px 24px #12452f2e}.order-dashboard-note{padding:0 4px;color:var(--catalog-text-muted);font-size:.86rem}.order-queue-shell--dense{min-height:calc(100vh - 114px);grid-template-rows:auto minmax(0,1fr)}.order-details-toolbar-shell{padding:12px 14px}.order-details-toolbar-row{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.order-details-toolbar-row--secondary{margin-top:10px}.order-details-toolbar-search{display:grid;grid-template-columns:minmax(280px,1.1fr) repeat(2,minmax(180px,.6fr));gap:10px;flex:1 1 720px}.order-details-toolbar-actions,.order-details-toolbar-inline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-bulk-select{min-width:180px}.order-meta-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(31,106,73,.14);border-radius:999px;background:#ffffffeb;color:#264235;font-size:.78rem;font-weight:700}.order-segmented{display:flex;flex-wrap:wrap;gap:8px}.order-segmented-button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(31,106,73,.14);border-radius:999px;background:#ffffffe6;color:#264235;font-size:.78rem;font-weight:700;cursor:pointer}.order-segmented-button.active{border-color:#1f6a4947;background:linear-gradient(135deg,#1f6a4929,#c59a351f)}.order-segmented-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#1f6a491f;color:var(--catalog-brand-strong);font-size:.72rem;font-weight:800}.order-checkbox{width:16px;height:16px;accent-color:var(--catalog-brand);cursor:pointer}.order-table-shell{display:flex;flex-direction:column;min-height:0;overflow:hidden}.order-table-shell--expanded{min-height:calc(100vh - 232px)}.order-table-header-compact{padding:10px 14px}.order-table-shell .catalog-data-table{width:100%;min-width:1180px;table-layout:fixed}.order-table-scroll{flex:1;overflow:auto}.order-details-col-select{width:46px}.order-details-col-order{width:15%}.order-details-col-client{width:13%}.order-details-col-type{width:8%}.order-details-col-status{width:18%}.order-details-col-po,.order-details-col-financial{width:12%}.order-details-col-created{width:11%}.order-details-col-actions{width:15%}.order-table-shell .catalog-data-table thead th{position:sticky;top:0;z-index:2;padding:11px 10px}.order-table-shell .catalog-data-table tbody td{padding:12px 10px;vertical-align:top}.order-table-shell .catalog-data-table tbody tr.order-row--selected td{background:#1f6a4914}.order-select-cell,.order-select-header{text-align:center}.order-order-cell,.order-financial-cell,.order-created-cell{display:grid;gap:6px}.order-strong-text{font-size:.9rem;font-weight:700;line-height:1.35}.order-wrap-text{word-break:break-word}.order-inline-pill{min-width:0;max-width:100%;width:fit-content}.order-status-cluster{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.order-line-preview-list{display:grid;gap:5px}.order-line-expanded-row td{padding-top:0!important;background:#f8f4e95c}.order-line-expanded-panel{display:grid;gap:8px;padding:10px 12px 12px 54px;border-top:1px solid rgba(34,72,52,.08)}.order-line-expanded-title{color:#10271d;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.order-line-preview{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(180px,1fr) minmax(260px,1.4fr);gap:10px;align-items:center;padding:7px 8px;border:1px solid rgba(34,72,52,.08);border-radius:8px;background:#f8f4e9b8}.order-line-preview__number,.order-line-preview__product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-line-preview__number{color:var(--catalog-brand-strong);font-size:.72rem;font-weight:800}.order-line-preview__product{color:#10271d;font-size:.78rem;font-weight:800}.order-line-preview__meta,.order-line-preview--more{color:var(--catalog-text-soft);font-size:.72rem;font-weight:700;line-height:1.35}.order-financial-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-amount{font-size:1rem;font-weight:800;color:#10271d}.order-kicker{color:var(--catalog-text-soft);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.order-actions{display:flex;gap:8px}.order-actions--inline{flex-wrap:wrap}.order-empty-panel .catalog-empty-state{margin:12px}.order-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.order-summary-card{display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(34,72,52,.08);background:linear-gradient(180deg,#fffffffa,#f8f4e9f0);box-shadow:var(--catalog-shadow-soft)}.order-summary-label{color:var(--catalog-text-soft);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.order-summary-value{color:#10271d;font-size:1.12rem;font-weight:800}.order-summary-value--sm{font-size:.95rem}.order-overview-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-detail-item{display:grid;gap:6px;padding:12px 14px;border-radius:14px;background:#ffffffb3;border:1px solid rgba(34,72,52,.08)}.order-detail-item span{color:var(--catalog-text-soft);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.order-detail-item strong{color:#10271d;font-size:.9rem;font-weight:700}.order-insight-list,.order-history-list{display:grid;gap:10px}.order-insight-card,.order-history-row{display:grid;gap:8px;padding:14px 16px;border-radius:16px;border:1px solid rgba(34,72,52,.08);background:#ffffffdb}.order-insight-title{margin:0;color:#10271d;font-size:.9rem;font-weight:700}.order-insight-copy,.order-history-remark{margin:0;color:var(--catalog-text-muted);font-size:.84rem;line-height:1.45}.order-history-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-history-arrow,.order-history-meta,.order-inline-count{color:var(--catalog-text-soft);font-size:.78rem;font-weight:700}.order-section-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(max-width:1280px){.order-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-details-toolbar-search{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media(max-width:1080px){.order-management-layout{grid-template-columns:1fr}.order-management-sidebar{position:static;min-height:auto}.order-management-header{flex-direction:column;align-items:stretch}.order-overview-grid,.order-detail-grid,.order-dashboard-grid{grid-template-columns:1fr}.order-table-shell--expanded{min-height:540px}}@media(max-width:720px){.order-management-main{padding:8px}.order-management-header,.order-details-toolbar-shell{padding:10px 12px}.order-details-toolbar-row,.order-details-toolbar-actions,.order-details-toolbar-inline,.order-section-actions{flex-direction:column;align-items:stretch}.order-details-toolbar-search{grid-template-columns:1fr}.order-details-toolbar-inline .catalog-select,.order-details-toolbar-inline .catalog-button,.order-details-toolbar-actions .catalog-button,.order-management-tabs{width:100%}.order-management-tabs{justify-content:stretch}.order-management-tab{flex:1}.order-table-shell .catalog-data-table{min-width:980px}}body{margin:0;font-family:DM Sans,sans-serif;--sales-shell: #f3f5f2;--sales-shell-tint: #e8efea;--sales-panel-deep: #032f22;--sales-panel-dark: #063d2d;--sales-panel-soft: #0f5942;--sales-accent: #1cd296;--sales-accent-soft: rgba(28, 210, 150, .14);--sales-text: #113428;--sales-text-soft: #687b72;--sales-danger: #f2a19e;background:radial-gradient(circle at top,rgba(9,102,73,.12),transparent 28%),linear-gradient(180deg,#f6f7f5 0%,var(--sales-shell) 42%,var(--sales-shell-tint) 100%)}.uploadBox{display:block;margin-top:10px;padding:12px;text-align:center;border:2px dashed #2e8b57;border-radius:12px;color:#1d6b44;font-weight:700;cursor:pointer;background:#f3fbf5;transition:background .2s ease}.uploadBox:hover{background:#e6f6ea}.previewImg{width:100%;height:120px;object-fit:cover;border-radius:10px;margin-top:10px}button{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}button:hover{transform:translateY(-1px)}.sales-dashboard{min-height:100vh;background:transparent;padding:0 0 118px}.sales-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sales-section-header--products{padding:0 16px}.sales-section-title{margin:0;font-size:22px;font-weight:900;letter-spacing:-.04em;color:var(--sales-text)}.sales-section-subtitle{margin-top:4px;font-size:12px;color:var(--sales-text-soft)}.sales-section-link{border:none;background:transparent;color:var(--sales-panel-soft);padding:0;font-size:14px;font-weight:800;cursor:pointer}.sales-section-link--plain{color:var(--sales-panel-soft)}.sales-section-link--cta{min-height:40px;padding:0 14px;border-radius:999px;background:#063d2d14;color:var(--sales-panel-soft);border:1px solid rgba(15,89,66,.16)}.dashboard-hero{position:relative;overflow:hidden;padding:22px 16px 18px;color:#fff;background:radial-gradient(circle at top right,rgba(28,210,150,.18),transparent 24%),radial-gradient(circle at left top,rgba(255,255,255,.14),transparent 26%),linear-gradient(145deg,var(--sales-panel-deep) 0%,var(--sales-panel-dark) 50%,var(--sales-panel-soft) 100%);border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 22px 50px #032f2238}.dashboard-hero-glow{position:absolute;border-radius:999px;filter:blur(2px);opacity:.48;pointer-events:none}.dashboard-hero-glow--one{top:-20px;right:-24px;width:132px;height:132px;background:#ffd66638}.dashboard-hero-glow--two{bottom:64px;left:-36px;width:120px;height:120px;background:#ffffff1a}.dashboard-hero-top,.dashboard-search-panel,.dashboard-chip-row{position:relative;z-index:1}.dashboard-hero-top{margin-bottom:18px}.dashboard-hero-copy{min-width:0}.dashboard-brand-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-brand-lockup{display:flex;align-items:center;gap:14px;min-width:0;animation:dashboardFloatIn .5s ease}.dashboard-brand-logo{width:58px;height:58px;object-fit:cover;border-radius:18px;background:#fffffffa;border:1px solid rgba(255,255,255,.45);box-shadow:0 16px 24px #0627172e}.dashboard-brand-kicker{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#1cd29624;color:#ebfff7;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-brand-subtitle{margin-top:6px;color:#f7fffacc;font-size:13px;font-weight:600}.dashboard-brand-subtitle--primary{margin-top:8px;color:#fff;font-size:18px;font-weight:900;letter-spacing:-.03em}.dashboard-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.dashboard-metric-card{display:flex;align-items:center;gap:10px;padding:12px;border-radius:18px;background:#f8fcf91f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:dashboardFloatIn .65s ease}.dashboard-metric-icon{width:36px;height:36px;border-radius:12px;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-metric-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#effcf4ad}.dashboard-metric-value{margin-top:2px;font-size:14px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-client-picker-card{margin-top:14px;padding:15px;border-radius:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff14;animation:dashboardRiseUp .55s ease}.dashboard-client-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-client-picker-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.dashboard-client-picker-title{margin-top:4px;font-size:15px;font-weight:800;color:#fff}.dashboard-inline-button{border:none;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer}.dashboard-inline-button--dark{background:linear-gradient(145deg,var(--sales-panel-dark) 0%,var(--sales-panel-soft) 100%);color:#fff;box-shadow:0 12px 22px #063d2d2e}.dashboard-client-picker-shell{position:relative;margin-top:12px}.dashboard-client-select{width:100%;min-height:54px;padding:0 42px 0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,#fff,#f7fbf8);color:#10231a;font-size:15px;font-weight:800;appearance:none;outline:none}.dashboard-client-select:focus{border-color:#1cd2966b;box-shadow:0 0 0 4px #1cd29629}.dashboard-client-select-icon{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:#385443;pointer-events:none}.dashboard-client-helper{margin-top:9px;font-size:12px;line-height:1.45;color:#f5fff9cc}.dashboard-cart-button{position:relative;border:none;width:50px;height:50px;border-radius:18px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px #ffffff14}.dashboard-cart-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#eafff6;color:var(--sales-panel-dark);font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.dashboard-search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:6px}.dashboard-search-shell{display:flex;align-items:center;gap:10px;min-height:58px;border-radius:20px;background:#fffffffa;padding:0 14px;box-shadow:0 12px 28px #063d2d1f;animation:dashboardRiseUp .7s ease}.dashboard-search-icon{color:#4b5d53;flex-shrink:0}.dashboard-search-input{flex:1;min-width:0;margin:0;border:none;border-radius:0;background:transparent;padding:0;font-size:15px;color:#132118}.dashboard-search-input::placeholder{color:#819286}.dashboard-search-input:focus{border-color:transparent;box-shadow:none}.dashboard-search-voice{border:none;background:linear-gradient(180deg,#edfdf6,#dbf6eb);color:var(--sales-panel-soft);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;cursor:pointer}.dashboard-filter-button{border:none;min-width:88px;min-height:58px;padding:0 14px;border-radius:20px;background:#fffffffa;color:var(--sales-panel-soft);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800;border:1px solid rgba(15,89,66,.16);box-shadow:0 12px 28px #063d2d14;cursor:pointer;animation:dashboardRiseUp .78s ease}.dashboard-chip-row{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.dashboard-chip-row::-webkit-scrollbar{display:none}.dashboard-chip{border:none;min-height:36px;padding:0 14px;border-radius:999px;white-space:nowrap;background:#ffffff24;color:#ffffffd1;font-size:12px;font-weight:800;cursor:pointer}.dashboard-chip--active{background:#fff;color:var(--sales-panel-dark)}.client-warning-card{background:linear-gradient(180deg,#fff9ec,#fff4d6);color:#815800;border:1px solid #efcd73;padding:14px 16px;border-radius:18px;margin:0 16px 16px;font-size:13px;font-weight:700}.dashboard-selection-summary{margin:0 16px 16px;padding:14px 16px;border-radius:20px;background:#ffffffdb;border:1px solid rgba(15,89,66,.14);display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 12px 30px #063d2d0d}.dashboard-selection-summary-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#738277}.dashboard-selection-summary-value{margin-top:4px;font-size:15px;font-weight:900;color:#132118}.sales-products-section{margin-top:0;padding-top:20px}.sales-search{width:100%;box-sizing:border-box;padding:12px 14px;border-radius:14px;border:1px solid #d1d5db;background:#fffffff5;font-size:14px;color:#111827;margin:10px 0 14px;outline:none}.sales-search:focus{border-color:var(--sales-panel-soft);box-shadow:0 0 0 3px #0f59421f}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px}.product-card{position:relative;display:flex;flex-direction:column;min-height:244px;padding:12px;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#fafcfaf5);border:1px solid rgba(214,221,216,.95);box-shadow:0 18px 35px #0f172a0d}.product-card-favorite{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:12px;border:1px solid #ebefe8;background:#fffffff2;color:#8e9b93;display:inline-flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}.product-card-media{height:96px;display:flex;align-items:center;justify-content:center;padding:10px 16px;margin-bottom:10px;border-radius:18px;background:radial-gradient(circle at top,rgba(255,214,102,.2),transparent 50%),linear-gradient(180deg,#f8fbf8,#f1f6f2)}.product-card-image{width:100%;height:100%;object-fit:contain}.product-card-content{display:flex;flex:1;flex-direction:column;gap:8px}.product-card-name{font-size:15px;font-weight:800;color:#122033;line-height:1.25;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-pack{display:inline-flex;align-items:center;min-height:24px;max-width:fit-content;padding:0 8px;border-radius:999px;background:#eef7f0;color:#43604d;font-size:11px;line-height:1.2;font-weight:700}.product-card-price-wrap{margin-top:auto}.product-card-price{font-size:21px;font-weight:900;color:#10231a;line-height:1.1;letter-spacing:-.03em}.product-card-cta{width:100%;min-height:42px;border:none;border-radius:16px;background:linear-gradient(135deg,#1f7a4f,#155236);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #1552362e}.product-card-cta:disabled{background:#b7bdc7;cursor:not-allowed;box-shadow:none}.product-card-quantity .quantity-selector{width:100%}.quantity-selector{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:42px;padding:0 10px;border-radius:16px;background:linear-gradient(135deg,#1f7a4f,#155236);border:none;box-shadow:0 12px 24px #1552362e}.quantity-selector-button{width:28px;height:28px;border:none;border-radius:10px;background:#ffffff14;color:#fff;font-size:24px;line-height:1;cursor:pointer;box-shadow:none}.quantity-selector-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.quantity-selector-button--primary{background:#ffffff1f;color:#fff}.quantity-selector-value{min-width:18px;text-align:center;font-size:15px;font-weight:900;color:#fff}.floating-cart-bar{position:fixed;bottom:92px;left:16px;right:16px;background:linear-gradient(135deg,var(--sales-panel-deep) 0%,var(--sales-panel-soft) 100%);color:#fff;padding:14px 16px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:800;box-shadow:0 18px 34px #032f223d;cursor:pointer;z-index:1000}.floating-cart-bar-label{opacity:.92;font-size:12px;font-weight:700}.cart-page{min-height:100vh;padding:20px 16px 116px;background:radial-gradient(circle at top left,rgba(31,122,79,.1),transparent 32%),linear-gradient(180deg,#f7faf8,#eef2f0)}.cart-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cart-page-eyebrow{margin-bottom:4px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1f7a4f}.cart-page-title{margin:0;font-size:28px;font-weight:800;color:#10231a}.cart-shell{display:flex;flex-direction:column;gap:16px}.cart-client-card,.cart-summary-card,.cart-item-card,.cart-empty-state{background:#ffffffeb;border:1px solid rgba(209,213,219,.85);box-shadow:0 18px 40px #0f172a0f}.cart-client-card,.cart-summary-card,.cart-empty-state{border-radius:24px;padding:18px}.cart-client-card-top{display:flex;align-items:center;gap:14px}.cart-client-avatar{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#1f7a4f,#0f5132);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;font-weight:800}.cart-client-name{font-size:18px;font-weight:800;color:#10231a}.cart-client-subtitle{margin-top:2px;font-size:13px;color:#5b6674}.cart-client-meta{display:grid;gap:10px;margin-top:16px}.cart-client-meta-item{display:flex;align-items:flex-start;gap:10px;color:#425166;font-size:14px;line-height:1.45}.cart-items-list{display:flex;flex-direction:column;gap:12px}.cart-item-card{border-radius:20px;padding:16px}.cart-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-item-name{font-size:16px;font-weight:700;color:#122033}.cart-item-meta{margin-top:6px;font-size:13px;color:#6b7280}.cart-item-total{white-space:nowrap;font-size:18px;font-weight:800;color:#10231a}.cart-remove-button{margin-top:14px;border:none;border-radius:999px;background:#fff1f2;color:#be123c;padding:10px 14px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:15px;color:#425166}.cart-summary-row--total{padding-top:14px;margin-top:10px;border-top:1px solid #e5e7eb;font-size:18px;font-weight:800;color:#10231a}.cart-place-order-button{width:100%;min-height:52px;border:none;border-radius:18px;background:linear-gradient(135deg,#1f7a4f,#155236);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 18px 30px #15523638}.cart-empty-state{text-align:center}.cart-empty-state--compact{padding-top:26px;padding-bottom:26px}.cart-empty-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:18px;background:linear-gradient(135deg,#edfdf2,#dcfce7);color:#15803d;display:inline-flex;align-items:center;justify-content:center}.cart-empty-title{font-size:18px;font-weight:800;color:#10231a}.cart-empty-copy{margin-top:8px;font-size:14px;line-height:1.5;color:#667085}.orders-page{min-height:100vh;padding:20px 16px 116px;background:radial-gradient(circle at top right,rgba(255,214,102,.16),transparent 28%),radial-gradient(circle at top left,rgba(31,122,79,.12),transparent 34%),linear-gradient(180deg,#f8fbf7,#edf3ef)}.orders-hero{position:relative;overflow:hidden;padding:22px 18px;border-radius:28px;color:#fff;background:radial-gradient(circle at top right,rgba(255,214,102,.34),transparent 24%),radial-gradient(circle at left bottom,rgba(255,255,255,.14),transparent 28%),linear-gradient(145deg,#123d2a,#1b6545 55%,#2d8a61);box-shadow:0 24px 50px #123d2a3d}.orders-hero-glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(4px);opacity:.46}.orders-hero-glow--one{top:-28px;right:-18px;width:126px;height:126px;background:#ffd6663d}.orders-hero-glow--two{left:-30px;bottom:-28px;width:118px;height:118px;background:#ffffff1f}.orders-hero-kicker,.orders-hero-title,.orders-hero-copy,.orders-hero-stats{position:relative;z-index:1}.orders-hero-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:#fffaeb24;color:#fff0bb;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.orders-hero-title{margin:16px 0 0;font-size:30px;font-weight:900;letter-spacing:-.04em}.orders-hero-copy{margin:10px 0 0;max-width:520px;font-size:14px;line-height:1.55;color:#f4fff8d6}.orders-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.orders-stat-card{padding:14px;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.orders-stat-label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f2fff7b3}.orders-stat-value{display:block;margin-top:8px;font-size:24px;font-weight:900;letter-spacing:-.03em}.orders-empty-state,.order-card{margin-top:18px;border-radius:26px;background:#ffffffeb;border:1px solid rgba(210,219,214,.96);box-shadow:0 22px 45px #0f172a0f}.orders-empty-state{padding:28px 22px;text-align:center}.orders-empty-icon{width:60px;height:60px;margin:0 auto 14px;border-radius:20px;background:linear-gradient(135deg,#effcf3,#dcfce7);color:#1b7a4f;display:inline-flex;align-items:center;justify-content:center}.orders-empty-title{font-size:20px;font-weight:900;color:#10231a}.orders-empty-copy{margin-top:8px;font-size:14px;line-height:1.55;color:#667085}.orders-list{display:flex;flex-direction:column;gap:16px;margin-top:18px}.order-card{padding:18px}.order-card-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.order-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.order-client-wrap{display:flex;align-items:flex-start;gap:14px;min-width:0}.order-client-avatar{width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,#1f7a4f,#0f5132);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px;font-weight:900;box-shadow:0 16px 24px #1552362e}.order-client-copy{min-width:0}.order-client-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7b8c82}.order-client-name{margin-top:6px;font-size:20px;font-weight:900;line-height:1.2;color:#10231a}.order-client-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.order-status-badge,.order-batch-chip,.order-total-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;border-radius:999px;font-size:12px;font-weight:800}.order-status-badge{padding:0 12px;background:#ecfdf3;color:#15803d;border:1px solid transparent}.order-status-badge--button{border:none;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.order-status-badge--button:hover{transform:translateY(-1px);filter:saturate(1.04)}.order-status-badge--success{background:#ecfdf3;color:#15803d}.order-status-badge--warning{background:#fff7db;color:#9a6700}.order-status-badge--danger{background:#fff1f2;color:#c24141}.order-status-badge--info{background:#ecf5ff;color:#2251a5}.order-status-hint{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffffb8;color:inherit;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.order-batch-chip{padding:0 12px;background:#f4f7f5;color:#476055}.order-total-pill{flex-shrink:0;padding:0 14px;background:linear-gradient(135deg,#fff6d9,#ffecb0);color:#6d4f00;box-shadow:0 14px 24px #6d4f001f}.order-live-chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:999px;background:#eef7ff;color:#2251a5;font-size:12px;font-weight:800}.order-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.order-meta-card{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border-radius:18px;background:#f7faf8;color:#466051;font-size:13px;font-weight:700}.order-items-panel{margin-top:18px;padding:16px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,214,102,.12),transparent 30%),linear-gradient(180deg,#f9fbfa,#f1f5f2);border:1px solid rgba(221,229,224,.95)}.order-items-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-items-title{font-size:14px;font-weight:900;color:#10231a}.order-items-badge{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border-radius:999px;background:#fff8dceb;color:#7a5b00;font-size:11px;font-weight:800}.order-items-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.order-item-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(227,232,229,.96)}.order-item-copy{min-width:0}.order-item-name{font-size:15px;font-weight:800;color:#10231a}.order-item-meta{margin-top:5px;font-size:13px;color:#6a7280}.order-item-total{white-space:nowrap;font-size:16px;font-weight:900;color:#10231a}.order-timeline-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:flex-end;justify-content:center;padding:18px 16px calc(96px + env(safe-area-inset-bottom,0px));background:#08140e6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.order-timeline-modal{width:min(100%,720px);max-height:min(82vh,760px);overflow:auto;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,214,102,.14),transparent 24%),linear-gradient(180deg,#fffffffa,#f5f9f6fa);border:1px solid rgba(216,225,219,.96);box-shadow:0 30px 60px #08140e3d}.order-timeline-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 16px}.order-timeline-kicker{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:#1f7a4f14;color:#1f7a4f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-timeline-title{margin:14px 0 0;font-size:24px;font-weight:900;color:#10231a;letter-spacing:-.03em}.order-timeline-subtitle{margin-top:8px;color:#5e7065;font-size:13px;font-weight:700}.order-timeline-close{width:42px;height:42px;border:none;border-radius:14px;background:#10231a0f;color:#30463b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.order-timeline-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 22px 20px}.order-timeline-summary-card{display:grid;gap:10px;padding:16px;border-radius:20px;background:#ffffffd1;border:1px solid rgba(223,231,225,.94)}.order-timeline-summary-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7b8c82}.order-timeline-summary-value{font-size:14px;font-weight:800;color:#10231a}.order-timeline-list{display:grid;gap:12px;padding:0 22px 22px}.order-timeline-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px}.order-timeline-rail{display:flex;align-items:center;flex-direction:column}.order-timeline-dot{width:28px;height:28px;border-radius:999px;background:linear-gradient(145deg,#1f7a4f,#155236);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 18px #1552362e}.order-timeline-line{width:2px;flex:1;margin-top:8px;border-radius:999px;background:linear-gradient(180deg,#1f7a4f57,#1f7a4f14)}.order-timeline-content{display:grid;gap:6px;padding:12px 14px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(221,230,223,.94);box-shadow:0 10px 20px #0f172a0a}.order-timeline-item-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.order-timeline-item-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.order-timeline-meta{display:inline-flex;align-items:center;gap:6px;color:#5d7266;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.order-timeline-caption{color:#52685c;font-size:13px;line-height:1.45}.clients-page{position:relative;max-width:420px;margin:0 auto;padding:14px 14px 132px}.clients-hero{position:relative;overflow:hidden;padding:18px;border-radius:30px;color:#fff;background:radial-gradient(circle at top right,rgba(255,214,102,.36),transparent 28%),radial-gradient(circle at left top,rgba(255,255,255,.18),transparent 30%),linear-gradient(150deg,#103b27,#185336 46%,#236447);box-shadow:0 24px 44px #123a2738}.clients-hero-glow{position:absolute;border-radius:999px;pointer-events:none;opacity:.45;filter:blur(4px)}.clients-hero-glow--one{top:-34px;right:-20px;width:138px;height:138px;background:#ffd6664d}.clients-hero-glow--two{bottom:-48px;left:-30px;width:124px;height:124px;background:#ffffff24}.clients-hero-top,.clients-hero-stats,.clients-search-shell{position:relative;z-index:1}.clients-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.clients-kicker{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 12px;border-radius:999px;background:#fff8e629;color:#fff0bd;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.clients-title{margin:14px 0 0;font-size:30px;font-weight:900;letter-spacing:-.05em}.clients-subtitle{margin:10px 0 0;max-width:272px;font-size:13px;line-height:1.55;color:#f3fbf6cc}.clients-hero-action{border:none;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer;box-shadow:inset 0 1px #ffffff1f}.clients-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.clients-stat-card{display:flex;align-items:center;gap:10px;padding:13px;border-radius:20px;background:#f8fcf91f;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clients-stat-icon{width:38px;height:38px;border-radius:13px;background:#ffffff29;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.clients-stat-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#effcf4a8}.clients-stat-value{margin-top:2px;font-size:14px;font-weight:800;color:#fff}.clients-search-shell{display:flex;align-items:center;gap:10px;margin-top:16px;min-height:58px;padding:0 14px;border-radius:20px;background:#fffffff5;box-shadow:0 16px 30px #0721142e}.clients-search-icon{color:#62786b;flex-shrink:0}.clients-search-input{width:100%;border:none;background:transparent;outline:none;font-size:15px;font-weight:600;color:#10231a}.clients-search-input::placeholder{color:#8a978f}.clients-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:18px 2px 12px}.clients-section-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6f7f77}.clients-section-copy{margin-top:4px;font-size:18px;font-weight:800;letter-spacing:-.03em;color:#10231a}.clients-section-pill{min-height:32px;padding:0 12px;border-radius:999px;background:#204b3414;color:#204b34;display:inline-flex;align-items:center;font-size:12px;font-weight:800}.clients-list{display:grid;gap:12px}.client-card{padding:16px;border-radius:24px;background:radial-gradient(circle at top right,rgba(255,214,102,.16),transparent 24%),linear-gradient(180deg,#fffffff5,#f8fbf9fa);border:1px solid rgba(224,232,226,.92);box-shadow:0 18px 30px #0f172a14}.client-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.client-card-profile{display:flex;align-items:center;gap:12px;min-width:0}.client-card-avatar{width:54px;height:54px;border-radius:18px;background:linear-gradient(145deg,#1c8f5a,#26a86a);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;font-weight:900;box-shadow:0 12px 22px #26a86a3d}.client-card-copy{min-width:0}.client-card-name-row{display:flex;align-items:center;gap:8px}.client-card-name{margin:0;min-width:0;font-size:18px;font-weight:900;letter-spacing:-.03em;color:#10231a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-card-status{flex-shrink:0;min-height:26px;padding:0 10px;border-radius:999px;background:#ebf9ef;color:#188249;display:inline-flex;align-items:center;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.client-card-meta{display:grid;gap:8px;margin-top:10px}.client-card-meta-item{display:inline-flex;align-items:center;gap:7px;min-width:0;font-size:13px;font-weight:600;color:#627269}.client-card-meta-item svg{flex-shrink:0}.client-card-open{border:none;width:42px;height:42px;border-radius:15px;background:#f0f7f3;color:#1d6b44;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;box-shadow:inset 0 1px #ffffffb3}.clients-empty-state{margin-top:18px;padding:28px 22px;border-radius:28px;text-align:center;background:#fffc;border:1px solid rgba(224,232,226,.9);box-shadow:0 18px 30px #0f172a0f}.clients-empty-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:20px;background:linear-gradient(145deg,#e6f5eb,#f4fbf6);color:#1d6b44;display:inline-flex;align-items:center;justify-content:center}.clients-empty-state h3{margin:0;font-size:20px;font-weight:900;color:#10231a}.clients-empty-state p{margin:10px 0 0;font-size:14px;line-height:1.6;color:#6a7280}.clients-empty-action{border:none;min-height:44px;margin-top:16px;padding:0 18px;border-radius:999px;background:#1f7a4f;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #1f7a4f38}.clients-fab{position:fixed;right:18px;bottom:106px;z-index:1090;border:none;min-height:52px;padding:0 18px;border-radius:999px;background:linear-gradient(145deg,#19a754,#138143);color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 18px 34px #16763d47}.app-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:1100;display:grid;grid-template-columns:repeat(7,minmax(72px,1fr));gap:6px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top left,rgba(28,210,150,.12),transparent 34%),linear-gradient(180deg,#063d2df5,#032f22fa);border:1px solid rgba(28,210,150,.12);border-radius:30px;box-shadow:0 24px 48px #032f2238,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow-x:auto;scrollbar-width:none}.app-bottom-nav::-webkit-scrollbar{display:none}.app-bottom-nav-item{border:none;min-height:64px;background:transparent;color:#e9f7f1b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:700;cursor:pointer;border-radius:22px;padding:4px 2px}.app-bottom-nav-item.is-active{color:#fff;background:linear-gradient(180deg,#1cd2962e,#1cd2961a);box-shadow:inset 0 1px #ffffff14}.app-bottom-nav-icon{width:34px;height:34px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.app-bottom-nav-item.is-active .app-bottom-nav-icon{background:linear-gradient(180deg,#1cd29638,#1cd29652)}.app-bottom-nav-item span{line-height:1}@keyframes dashboardFloatIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dashboardRiseUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes salesGlowPulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.08);opacity:.64}}@keyframes catalogCardFloat{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.sales-topbar{position:sticky;top:0;z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 14px 12px;background:radial-gradient(circle at top left,rgba(28,210,150,.12),transparent 30%),linear-gradient(180deg,#063d2df5,#032f22fa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(28,210,150,.12)}.sales-topbar-brand{border:none;background:transparent;padding:0;display:inline-flex;align-items:center;gap:12px;color:#fff;cursor:pointer}.sales-topbar-logo{width:42px;height:42px;object-fit:cover;border-radius:14px;box-shadow:0 12px 20px #1452341f}.sales-topbar-kicker{display:inline-flex;align-items:center;gap:6px;color:#eafff6b8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sales-topbar-title{margin-top:3px;font-size:16px;font-weight:900;color:#fff}.sales-topbar-action{min-height:40px;padding:0 14px;border:1px solid rgba(242,161,158,.22);border-radius:999px;background:#ffffff0f;color:var(--sales-danger);display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer}.sales-dashboard{padding-bottom:calc(122px + env(safe-area-inset-bottom,0px))}.dashboard-hero{padding-top:calc(22px + env(safe-area-inset-top,0px));background:radial-gradient(circle at top right,rgba(28,210,150,.16),transparent 22%),radial-gradient(circle at left top,rgba(255,255,255,.14),transparent 28%),linear-gradient(145deg,var(--sales-panel-deep) 0%,var(--sales-panel-dark) 50%,var(--sales-panel-soft) 100%)}.dashboard-hero-glow--one,.dashboard-hero-glow--two{animation:salesGlowPulse 4.2s ease-in-out infinite}.dashboard-hero-actions{display:flex;align-items:center;gap:10px}.dashboard-ghost-button{border:1px solid rgba(28,210,150,.12);min-height:42px;padding:0 14px;border-radius:999px;background:#1cd29624;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer;box-shadow:inset 0 1px #ffffff14}.dashboard-search-shell,.dashboard-filter-button,.dashboard-client-picker-card,.dashboard-metric-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sales-products-section{padding-top:18px}.dashboard-catalog-feature{margin:0 16px 16px;padding:16px 18px;border-radius:24px;background:radial-gradient(circle at top right,rgba(28,210,150,.08),transparent 28%),linear-gradient(145deg,#fffffffa,#f7faf8fa);border:1px solid rgba(15,89,66,.12);box-shadow:0 20px 38px #063d2d0f;display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-catalog-feature-copy{max-width:260px}.dashboard-catalog-feature-kicker{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 12px;border-radius:999px;background:#1cd2961f;color:var(--sales-panel-soft);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-catalog-feature-title{margin-top:12px;font-size:20px;font-weight:900;line-height:1.18;letter-spacing:-.04em;color:var(--sales-text)}.dashboard-catalog-feature-text{margin-top:8px;font-size:13px;line-height:1.55;color:var(--sales-text-soft)}.dashboard-catalog-feature-stat{min-width:110px;min-height:110px;border-radius:28px;background:linear-gradient(145deg,var(--sales-panel-deep) 0%,var(--sales-panel-soft) 100%);color:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 20px 36px #032f2233}.dashboard-catalog-feature-stat-value{display:block;font-size:32px;font-weight:900;line-height:1}.dashboard-catalog-feature-stat-label{display:block;margin-top:6px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f4fff8b8}.product-grid{grid-template-columns:repeat(auto-fit,minmax(164px,1fr));gap:14px}.product-card{min-height:316px;padding:14px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,214,102,.16),transparent 22%),linear-gradient(180deg,#fffffffc,#f7faf8fa);border:1px solid rgba(214,221,216,.94);box-shadow:0 20px 40px #0f172a12;animation:catalogCardFloat .5s ease both}.product-card:nth-child(2n){animation-delay:.06s}.product-card:nth-child(3n){animation-delay:.12s}.product-card-orb{position:absolute;border-radius:999px;pointer-events:none}.product-card-orb--one{top:-24px;right:-18px;width:90px;height:90px;background:#ffd6662e}.product-card-orb--two{bottom:24px;left:-28px;width:80px;height:80px;background:#1f7a4f14}.product-card-topbar{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-card-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#1f7a4f14;color:#1f7a4f;font-size:11px;font-weight:800}.product-card-favorite{position:static;flex-shrink:0;background:#fffffff5;color:#7b8d82;box-shadow:0 10px 20px #0f172a0f}.product-card-media{position:relative;height:126px;margin-top:12px;margin-bottom:12px;border-radius:22px;background:radial-gradient(circle at top,rgba(255,214,102,.22),transparent 52%),linear-gradient(180deg,#f6fbf7,#eef5f0)}.product-card-media-ring{position:absolute;inset:12px;border-radius:18px;border:1px dashed rgba(31,122,79,.18)}.product-card-image{position:relative;z-index:1;filter:drop-shadow(0 16px 22px rgba(15,23,42,.12))}.product-card-copy{display:grid;gap:8px}.product-card-name{min-height:44px;font-size:16px;font-weight:900;color:#122033}.product-card-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.product-card-pack{background:#edf7ef;color:#365443;font-weight:800}.product-card-rating{display:inline-flex;align-items:center;gap:5px;color:#7a5b00;font-size:11px;font-weight:800}.product-card-pricing{margin-top:auto;display:grid;gap:10px}.product-card-price-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.product-card-price{font-size:24px}.product-card-mrp{color:#819086;font-size:12px;font-weight:700;text-decoration:line-through}.product-card-savings{width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:#ffd6662e;color:#7a5b00;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.product-card-cta{min-height:46px;gap:8px}.floating-cart-bar{bottom:calc(92px + env(safe-area-inset-bottom,0px))}.sales-profile-page{min-height:100vh;padding:18px 16px calc(126px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top right,rgba(255,214,102,.14),transparent 28%),radial-gradient(circle at top left,rgba(31,122,79,.12),transparent 34%),linear-gradient(180deg,#f8fbf7,#edf3ef)}.sales-profile-hero{padding:22px 20px;border-radius:30px;color:#fff;background:radial-gradient(circle at top right,rgba(255,214,102,.34),transparent 24%),linear-gradient(145deg,#123d2a,#1b6545 55%,#2d8a61);box-shadow:0 24px 50px #123d2a33}.sales-profile-badge{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 12px;border-radius:999px;background:#fff8e624;color:#fff0bb;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sales-profile-hero-main{display:flex;align-items:center;gap:16px;margin-top:18px}.sales-profile-avatar{width:68px;height:68px;border-radius:24px;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;box-shadow:inset 0 1px #ffffff1f}.sales-profile-title{margin:0;color:#fff;font-size:28px;font-weight:900;letter-spacing:-.04em}.sales-profile-subtitle{margin-top:6px;color:#f4fff8cc;font-size:14px}.sales-profile-card{margin-top:18px;padding:18px;border-radius:28px;background:#fffffff0;border:1px solid rgba(218,226,220,.94);box-shadow:0 22px 42px #0f172a0f;display:grid;gap:14px}.sales-profile-row{display:flex;align-items:center;gap:12px;min-height:68px;padding:14px;border-radius:20px;background:linear-gradient(180deg,#f9fbfa,#f3f7f4);border:1px solid rgba(228,233,229,.96)}.sales-profile-row-icon{width:42px;height:42px;border-radius:15px;background:#1f7a4f1a;color:#1f7a4f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sales-profile-row-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#72857a}.sales-profile-row-value{margin-top:4px;font-size:16px;font-weight:900;color:#10231a}.sales-profile-logout{width:100%;min-height:52px;border:none;border-radius:18px;background:linear-gradient(145deg,#153b28,#1f7a4f);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:900;box-shadow:0 18px 30px #1552362e;cursor:pointer}.client-onboard-page{padding:16px 14px 132px;display:grid;gap:16px;background:radial-gradient(circle at top left,rgba(31,122,79,.16),transparent 38%),linear-gradient(180deg,#f6faf7,#eef4f0)}.client-onboard-hero{position:relative;overflow:hidden;display:grid;gap:18px;padding:22px;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,255,255,.42),transparent 34%),linear-gradient(145deg,#18392c,#23543f 58%,#2f6d52);color:#f4fff8;box-shadow:0 28px 54px #152a213d}.client-onboard-back{width:fit-content;padding:0;border:none;background:transparent;color:#f4fff8e6;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer}.client-onboard-hero-copy{display:grid;gap:10px}.client-onboard-kicker{width:fit-content;padding:6px 12px;border-radius:999px;background:#f4fff81f;border:1px solid rgba(244,255,248,.16);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.client-onboard-hero-copy h2{margin:0;color:#fff;font-size:28px;font-weight:900;line-height:1.18}.client-onboard-hero-copy p{max-width:32ch;color:#f4fff8d6;font-size:14px}.client-onboard-readiness{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-onboard-status-card{min-height:84px;padding:14px;border-radius:22px;border:1px solid rgba(244,255,248,.12);background:#ffffff1a;display:flex;align-items:flex-start;gap:12px}.client-onboard-status-card.is-ready{background:linear-gradient(180deg,#27b65e38,#ffffff1a);border-color:#78eba457}.client-onboard-status-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1f;color:#fff;flex-shrink:0}.client-onboard-status-title{color:#fff;font-size:14px;font-weight:800}.client-onboard-status-copy{margin-top:4px;color:#f4fff8c2;font-size:12px;line-height:1.4}.client-onboard-panel{display:grid;gap:16px}.client-onboard-section{padding:18px;border-radius:28px;background:#ffffffeb;border:1px solid rgba(221,230,223,.88);box-shadow:0 24px 44px #0f172a14}.client-onboard-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.client-onboard-section-icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1f7a4f24,#1f7a4f14);color:#1f7a4f;flex-shrink:0}.client-onboard-section-head h3{margin:0;color:#10223a;font-size:19px;font-weight:900}.client-onboard-section-head p{margin-top:4px;color:#5d6f64;font-size:13px;line-height:1.5}.client-onboard-grid,.client-onboard-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.client-onboard-field{display:grid;gap:6px}.client-onboard-field--full{grid-column:1 / -1}.client-onboard-field label{color:#30463b;font-size:13px;font-weight:800}.client-onboard-input{width:100%;min-height:50px;padding:0 15px;border-radius:16px;border:1px solid rgba(199,214,203,.95);background:linear-gradient(180deg,#fcfffdf5,#f6faf7fa);color:#12241b;font:inherit;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.client-onboard-input:focus{border-color:#1f7a4f80;box-shadow:0 0 0 4px #1f7a4f1f;transform:translateY(-1px)}.client-onboard-input.has-error{border-color:#d24545b8;box-shadow:0 0 0 4px #d2454514}.client-onboard-select{appearance:none}.client-onboard-helper{color:#6b7d72;font-size:12px;line-height:1.4}.client-onboard-error{color:#c24141;font-size:12px;font-weight:700;line-height:1.4}.client-onboard-location-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#1f7a4f14,#1f7a4f08);border:1px solid rgba(31,122,79,.14)}.client-onboard-location-title{color:#10223a;font-size:15px;font-weight:900}.client-onboard-location-copy{margin-top:4px;color:#5d6f64;font-size:13px}.client-onboard-location-button{min-height:46px;padding:0 18px;border:none;border-radius:999px;background:linear-gradient(145deg,#19a754,#138143);color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 18px 30px #16763d33}.client-onboard-location-meta{margin-top:12px;display:grid;gap:6px;color:#475b4f;font-size:13px}.client-onboard-map-link{width:fit-content;color:#1f7a4f;font-size:13px;font-weight:800;text-decoration:none}.file-upload{padding:16px;border-radius:22px;border:1px solid rgba(216,226,218,.94);background:linear-gradient(180deg,#fbfdfcfa,#f4f8f5fa);display:grid;gap:12px}.file-upload.has-error{border-color:#d2454557;box-shadow:inset 0 0 0 1px #d245451f}.file-upload-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.file-upload-label{color:#1c2f25;font-size:14px;font-weight:900}.file-upload-required{margin-left:8px;padding:3px 8px;border-radius:999px;background:#1f7a4f1a;color:#1f7a4f;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.file-upload-helper{margin-top:4px;color:#6b7d72;font-size:12px;line-height:1.5}.file-upload-status{min-height:30px;padding:0 10px;border-radius:999px;background:#0f172a0d;color:#60756a;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.file-upload-status.is-ready{background:#1f7a4f1f;color:#1f7a4f}.file-upload-dropzone{min-height:118px;padding:16px;border-radius:18px;border:1px dashed rgba(31,122,79,.36);background:linear-gradient(180deg,#1f7a4f12,#ffffff94),linear-gradient(135deg,#ffffffd6,#f4faf6d6);display:grid;place-items:center;cursor:pointer}.file-upload-dropzone-copy{display:inline-flex;flex-direction:column;align-items:center;gap:10px;color:#1f7a4f;font-size:13px;font-weight:900;text-align:center}.file-upload-preview{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#ffffffbd;border:1px solid rgba(216,226,218,.84)}.file-upload-preview-image{width:76px;height:76px;border-radius:16px;object-fit:cover;flex-shrink:0}.file-upload-preview-meta{min-width:0}.file-upload-preview-name{color:#1c2f25;font-size:13px;font-weight:800;word-break:break-word}.file-upload-preview-size{margin-top:4px;color:#6b7d72;font-size:12px}.client-onboard-submit{width:100%;min-height:56px;border:none;border-radius:999px;background:linear-gradient(145deg,#19a754,#138143);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 24px 38px #16763d3d}.client-onboard-submit:disabled{opacity:.72;cursor:wait}@media(max-width:520px){.sales-topbar{align-items:flex-start;flex-direction:column}.sales-topbar-action{width:100%;justify-content:center}.dashboard-brand-row,.dashboard-catalog-feature,.sales-profile-hero-main{flex-direction:column;align-items:flex-start}.dashboard-hero-actions{width:100%;justify-content:space-between}.dashboard-ghost-button{flex:1;justify-content:center}.dashboard-catalog-feature-copy{max-width:100%}.dashboard-catalog-feature-stat{width:100%;min-height:88px}.client-onboard-location-card,.file-upload-head,.file-upload-preview{flex-direction:column;align-items:flex-start}.client-onboard-readiness,.client-onboard-grid,.client-onboard-upload-grid{grid-template-columns:1fr}.client-onboard-location-button{width:100%;justify-content:center}.dashboard-selection-summary{align-items:flex-start;flex-direction:column}.order-card-top{flex-direction:column}.order-total-pill{align-self:flex-start}.order-meta-grid{grid-template-columns:1fr}.order-items-header{align-items:flex-start;flex-direction:column}.order-timeline-overlay{padding-inline:10px;padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.order-timeline-header,.order-timeline-summary,.order-timeline-list{padding-left:16px;padding-right:16px}.order-timeline-summary{grid-template-columns:1fr}.clients-page{padding-left:12px;padding-right:12px}.clients-hero-top,.client-card-top,.client-card-name-row{flex-direction:column;align-items:flex-start}.clients-subtitle,.client-card-copy,.client-card-profile{max-width:100%}.clients-hero-action,.client-card-open{align-self:flex-start}.clients-hero-stats{grid-template-columns:1fr}.clients-section-head{align-items:flex-start;flex-direction:column}}@media(max-width:380px){.product-grid{gap:10px;padding:0 10px}.product-card{min-height:234px;padding:10px;border-radius:20px}.product-card-media{height:88px;padding-inline:12px}.sales-section-header--products{padding:0 10px}.client-warning-card,.dashboard-selection-summary{margin-inline:10px}.dashboard-hero{padding-inline:10px}.dashboard-hero-metrics,.dashboard-search-panel{grid-template-columns:1fr}.dashboard-filter-button{min-height:48px}.cart-page,.orders-page{padding-inline:10px}.orders-hero-stats{grid-template-columns:1fr}.app-bottom-nav{left:6px;right:6px;bottom:6px}}.head-admin-shell{--sidebar: #102e26;--sidebar-deep: #081b16;--sidebar-soft: #1a4f40;--sidebar-glow: rgba(255, 255, 255, .08);--sidebar-text: #fbf8f0;--sidebar-text-muted: rgba(245, 238, 223, .72);--nav-active: rgba(215, 188, 132, .16);--nav-border: rgba(228, 203, 152, .18);--nav-hover: rgba(255, 255, 255, .08);--surface: #f5f1e8;--surface-highlight: #fffdfa;--surface-tint: #ece4d6;--accent: #1b5c48;--accent-soft: rgba(27, 92, 72, .1);--accent-text: #153d32;--brand-gold: #d9be87;--brand-gold-soft: rgba(217, 190, 135, .14);--head-font: "DM Sans", sans-serif;--head-heading: "DM Sans", sans-serif;--head-text: #16211d;--head-text-soft: #5f665f;--head-line: rgba(27, 42, 33, .12);--head-card: rgba(255, 255, 255, .94);--head-card-strong: rgba(255, 255, 255, .98);--head-card-shadow: 0 24px 50px rgba(30, 25, 16, .08);display:flex;min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--brand-gold) 16%,white),transparent 26%),radial-gradient(circle at top right,color-mix(in srgb,var(--accent) 10%,white),transparent 28%),linear-gradient(180deg,var(--surface-highlight) 0%,var(--surface) 54%,var(--surface-tint) 100%);color:var(--head-text);font-family:var(--head-font)}.head-admin-shell *,.head-admin-shell *:before,.head-admin-shell *:after{box-sizing:border-box}.head-admin-shell button,.head-admin-shell input,.head-admin-shell select,.head-admin-shell textarea{font-family:var(--head-font)}.head-admin-shell h1,.head-admin-shell h2,.head-admin-shell h3,.head-hero-title,.head-admin-topbar-title,.head-section-title,.head-card-title{font-family:var(--head-heading)}.head-admin-sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:18px;padding:22px 16px 16px;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 18%,transparent),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--sidebar) 88%,#102119),color-mix(in srgb,var(--sidebar-deep) 92%,#08140d));color:var(--sidebar-text);border-right:1px solid rgba(255,255,255,.08);box-shadow:26px 0 48px #0a120f24;position:sticky;top:0;min-height:100vh}.head-admin-brand,.head-admin-user-badge,.head-admin-sidebar-card{border-radius:24px;border:1px solid var(--nav-border);background:#ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.head-admin-brand{display:flex;align-items:center;gap:12px;padding:12px}.head-admin-brand img{width:56px;height:56px;border-radius:18px;object-fit:cover;background:#fff;box-shadow:0 12px 22px #08110d38}.head-admin-brand-title{font-size:18px;font-weight:900;line-height:1.1;letter-spacing:-.03em}.head-admin-brand-copy{margin-top:6px;font-size:12px;line-height:1.5;color:var(--sidebar-text-muted)}.head-admin-sidebar-card{padding:16px}.head-admin-sidebar-card-kicker,.head-admin-sidebar-label,.head-admin-topbar-kicker,.head-section-kicker,.head-mini-stat-label,.head-metric-label,.head-order-id,.head-insight-label,.head-loading-eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.head-admin-sidebar-card-kicker,.head-admin-sidebar-label{color:#ffffffb8}.head-admin-sidebar-card-title{margin-top:8px;font-size:18px;font-weight:900;color:#fff}.head-admin-sidebar-card-copy{margin-top:8px;font-size:13px;line-height:1.55;color:#ffffffc2}.head-admin-sidebar-group{margin-top:6px}.head-admin-sidebar-label{padding:0 10px}.head-admin-nav{display:grid;gap:8px;margin-top:12px}.head-admin-nav-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:18px;text-decoration:none;color:var(--sidebar-text);border:1px solid transparent;background:transparent;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.head-admin-nav-item:hover{transform:translate(4px);background:#ffffff1a}.head-admin-nav-item.is-active{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 30%,rgba(255,255,255,.06)),#ffffff0a);border-color:color-mix(in srgb,var(--accent) 34%,rgba(255,255,255,.08));box-shadow:inset 4px 0 #1cd296d1,0 14px 28px #0206171f}.head-admin-nav-icon,.head-admin-user-avatar{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.head-admin-nav-icon{background:#ffffff1a}.head-admin-nav-title,.head-admin-user-name{font-size:14px;font-weight:800}.head-admin-nav-copy,.head-admin-user-role{margin-top:4px;font-size:12px;line-height:1.5;color:var(--sidebar-text-muted)}.head-admin-sidebar-footer{margin-top:auto;display:grid;gap:12px}.head-admin-user-badge{display:flex;align-items:center;gap:12px;padding:14px}.head-admin-user-avatar{font-size:16px;font-weight:900;color:#fff;background:linear-gradient(135deg,#ffffff2e,#ffffff14)}.head-admin-sidebar-tip{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:18px;background:#ffffff0f;border:1px solid var(--nav-border);color:#ffffffc7;font-size:13px;line-height:1.5}.head-admin-logout{min-height:48px;border-radius:18px;border:1px solid var(--nav-border);background:#ffffff14;color:var(--sidebar-text);font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.head-admin-main{flex:1;min-width:0;display:flex;flex-direction:column}.head-admin-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:20px 24px;background:#fffdfad1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,214,198,.94)}.head-admin-topbar-kicker{color:var(--accent-text)}.head-admin-topbar-title{margin:8px 0 0;font-size:32px;font-weight:900;letter-spacing:-.05em;color:var(--head-text)}.head-admin-topbar-copy{margin:10px 0 0;max-width:760px;font-size:14px;line-height:1.6;color:#5f6f69}.head-admin-topbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.head-admin-user-meta{text-align:right}.head-admin-pill{min-height:42px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 14%,white);background:color-mix(in srgb,var(--accent) 8%,white);color:var(--accent-text);font-size:13px;font-weight:800}.head-admin-content{flex:1;padding:28px 24px 32px;overflow-y:auto}.head-page{display:grid;gap:22px}.head-card,.head-dashboard-panel,.head-loading-card{border-radius:30px;background:var(--head-card);border:1px solid rgba(226,219,206,.96);box-shadow:var(--head-card-shadow)}.head-card{overflow:hidden}.head-card-body,.head-dashboard-panel,.head-loading-card{padding:24px}.head-hero{padding:28px;color:#fff9ef;background:radial-gradient(circle at top right,rgba(226,194,134,.32),transparent 22%),radial-gradient(circle at left bottom,rgba(255,246,224,.12),transparent 28%),linear-gradient(135deg,#0d241d,#15392f 48%,#1f5b47)}.head-hero-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.head-hero-kicker{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff24;color:#ffffffd6;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.head-hero-title{margin:16px 0 0;font-size:40px;font-weight:900;letter-spacing:-.05em}.head-hero-copy{margin:12px 0 0;max-width:760px;font-size:15px;line-height:1.65;color:#fff7e8d1}.head-hero-actions,.head-button-row,.head-inline-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.head-button,.head-button-secondary,.head-button-ghost,.head-button-danger,.head-icon-button{min-height:46px;padding:0 18px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.head-button:hover,.head-button-secondary:hover,.head-button-ghost:hover,.head-button-danger:hover,.head-icon-button:hover{transform:translateY(-1px)}.head-button{border:none;background:linear-gradient(135deg,#1c5e49,#143f32);color:#fff;box-shadow:0 18px 30px #143f3238}.head-button-secondary{border:1px solid rgba(228,203,152,.28);background:#fff9ef1f;color:#fff7ea}.head-button-ghost{border:1px solid #e2d8c8;background:linear-gradient(180deg,#fffdfa,#f7f1e8);color:#214539}.head-button-danger{border:none;background:linear-gradient(135deg,#ef4444,#be123c);color:#fff}.head-icon-button{min-height:42px;min-width:42px;padding:0;border:1px solid #e2d8c8;background:#fffdfa;color:#264235}.head-button:disabled,.head-button-secondary:disabled,.head-button-ghost:disabled,.head-button-danger:disabled,.head-icon-button:disabled{opacity:.68;cursor:not-allowed;transform:none;box-shadow:none}.head-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:22px}.head-metric-card{padding:16px;border-radius:22px;background:#fff8ec1a;border:1px solid rgba(245,230,200,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;gap:12px;align-items:center}.head-metric-icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#fff7e824;flex-shrink:0}.head-metric-label{color:#fff3dbb3}.head-metric-value{margin-top:6px;font-size:28px;font-weight:900;letter-spacing:-.04em}.head-grid-2,.head-grid-3,.head-grid-4,.head-dashboard-action-grid,.head-insight-grid{display:grid;gap:20px}.head-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.head-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.head-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.head-dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.head-insight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.head-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px;flex-wrap:wrap}.head-section-kicker{color:#6b7b74}.head-section-title{margin:8px 0 0;font-size:28px;font-weight:900;letter-spacing:-.05em;color:var(--head-text)}.head-section-copy{margin-top:8px;max-width:760px;font-size:14px;line-height:1.6;color:#61726b}.head-tab-row{display:flex;gap:12px;flex-wrap:wrap}.head-tab{display:flex;align-items:center;gap:10px;min-height:56px;padding:0 16px;border-radius:18px;border:1px solid #dbe5de;background:linear-gradient(180deg,#fff,#f7fbf8);cursor:pointer;color:#214137;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.head-tab:hover{transform:translateY(-1px)}.head-tab.is-active{border-color:color-mix(in srgb,var(--accent) 22%,white);background:linear-gradient(180deg,#fff,#eef8f2);box-shadow:0 18px 30px #0f172a14}.head-tab-icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent) 10%,white);color:var(--accent-text);flex-shrink:0}.head-tab-title{font-size:14px;font-weight:800}.head-tab-copy{margin-top:2px;font-size:12px;color:#6a7a73}.head-form-grid{display:grid;gap:14px}.head-form-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.head-field{display:grid;gap:8px}.head-field--full{grid-column:1 / -1}.head-field label,.head-label{font-size:14px;font-weight:800;color:#24392f}.head-field-hint{font-size:12px;line-height:1.5;color:#6f7e77}.head-input,.head-select,.head-search{width:100%;min-height:48px;padding:0 14px;border-radius:16px;border:1px solid #d7e1da;background:linear-gradient(180deg,#fff,#f9fbfa);font:inherit;color:var(--head-text);outline:none}.head-input:focus,.head-select:focus,.head-search:focus{border-color:color-mix(in srgb,var(--accent) 32%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,white)}.head-toolbar{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(0,1fr);gap:12px;margin-bottom:18px}.head-toolbar-main,.head-toolbar-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.head-toolbar-filters>*{flex:1 1 180px}.head-search-field{position:relative;width:100%}.head-search-field svg{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#7c8c85}.head-search-field .head-search{padding-left:42px}.head-select-with-icon{position:relative;display:flex;align-items:center;width:100%}.head-select-with-icon svg{position:absolute;left:14px;color:#6b7b74;pointer-events:none}.head-select-with-icon .head-select{padding-left:40px}.head-alert{display:flex;align-items:flex-start;gap:10px;padding:14px 18px;border-radius:20px;border:1px solid transparent;font-size:14px;font-weight:800}.head-alert.is-success{background:linear-gradient(135deg,#edfdf3,#dcfce7);border-color:#86efac;color:#166534}.head-alert.is-error{background:linear-gradient(135deg,#fff1f2,#ffe4e6);border-color:#fda4af;color:#9f1239}.head-note{margin-bottom:18px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#f8f1e6,#f6f7ee);border:1px solid #e6d9bf;color:#5d4320;font-size:13px;line-height:1.6}.head-code{margin:0 4px;padding:2px 6px;border-radius:999px;background:#5d432014;font-family:DM Sans,sans-serif;font-size:12px}.head-mini-stat{padding:18px;border-radius:22px;background:linear-gradient(180deg,#fffdfa,#f7f1e8);border:1px solid #ece2d3}.head-mini-stat-label{color:#72827b}.head-mini-stat-value{margin-top:10px;font-size:28px;font-weight:900;color:var(--head-text);letter-spacing:-.04em}.head-mini-stat-value--compact{font-size:20px;line-height:1.4}.head-mini-stat-copy{margin-top:8px;font-size:13px;line-height:1.55;color:#63746d}.head-table-shell{overflow-x:auto;border-radius:22px;border:1px solid #eadfce}.head-table{width:100%;min-width:860px;border-collapse:collapse;background:#fff}.head-table--wide{min-width:1280px}.head-table th{padding:14px 16px;text-align:left;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#6f746e;background:#faf6ee}.head-table td{padding:16px;border-top:1px solid #f0e7d8;vertical-align:middle;color:var(--head-text);font-size:14px}.head-table-actions{display:flex;gap:8px;flex-wrap:wrap}.head-person{display:flex;align-items:center;gap:12px}.head-avatar{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:900;color:#214539;background:linear-gradient(135deg,#f1e4ca,#e5d6b1)}.head-person-name{font-weight:800;color:var(--head-text)}.head-person-meta{margin-top:4px;font-size:12px;color:#6c7b75}.head-chip{min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.head-chip.is-success{background:#ecfdf3;color:#15803d}.head-chip.is-warning{background:#fff7ed;color:#c2410c}.head-chip.is-info{background:#1769461f;color:var(--accent-text)}.head-chip.is-neutral{background:#f1f5f9;color:#475569}.head-insight-card{padding:14px;border-radius:18px;background:#fbf6ee;border:1px solid #eadfce}.head-insight-label{color:#778680}.head-insight-value{margin-top:8px;font-size:14px;line-height:1.55;font-weight:700;color:#173328}.head-list-grid{display:grid;gap:14px}.head-client-card,.head-order-card,.head-product-card,.head-quick-action,.head-dashboard-leader{padding:18px;border-radius:24px;background:radial-gradient(circle at top right,rgba(226,194,134,.12),transparent 22%),linear-gradient(180deg,#fffdfa,#f8f2e9);border:1px solid #ece2d3}.head-client-top,.head-order-top,.head-product-top,.head-dashboard-action-top,.head-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.head-card-title{font-size:20px;font-weight:900;color:var(--head-text);letter-spacing:-.03em}.head-card-title--small{font-size:17px}.head-card-copy{margin-top:6px;font-size:13px;line-height:1.55;color:#687872}.head-card-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.head-card-meta-pill{min-height:32px;padding:0 12px;border-radius:999px;background:#f9f4eb;color:#5b655e;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.head-order-total{font-size:28px;font-weight:900;letter-spacing:-.04em;color:var(--head-text)}.head-order-id{color:#72827c}.head-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.head-product-media{width:100%;height:148px;border-radius:20px;object-fit:contain;background:radial-gradient(circle at top,rgba(226,194,134,.16),transparent 52%),linear-gradient(180deg,#faf6ee,#f2eade);border:1px solid rgba(223,211,191,.9)}.head-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px}.head-price-now{font-size:26px;font-weight:900;color:var(--head-text);letter-spacing:-.04em}.head-price-was{font-size:13px;font-weight:700;color:#7a8983;text-decoration:line-through}.head-empty{padding:28px;border-radius:24px;border:1px dashed #dacdb8;background:#fbf6ee;text-align:center}.head-empty-title{font-size:16px;font-weight:800;color:#294136}.head-empty-copy{margin-top:6px;font-size:13px;line-height:1.55;color:#64756e}.head-modal-overlay{position:fixed;inset:0;background:#0712217a;display:flex;align-items:center;justify-content:center;padding:24px;z-index:120}.head-modal-card{width:min(100%,820px);max-height:calc(100vh - 48px);overflow:auto;border-radius:30px;background:#fff;border:1px solid rgba(220,228,236,.96);box-shadow:0 30px 60px #0f172a2e}.head-modal-card--compact{width:min(100%,520px)}.head-modal-card--large{width:min(100%,920px)}.head-modal-body{padding:24px}.head-modal-content{display:grid;gap:20px}.head-modal-footer{margin-top:24px;display:flex;justify-content:flex-end}.head-modal-section{margin-top:4px}.head-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:20px}.head-chart-shell{width:100%;height:320px;margin-top:12px}.head-dashboard-leaderboard{display:grid;gap:12px}.head-dashboard-leader{display:flex;align-items:center;justify-content:space-between;gap:12px}.head-dashboard-rank,.head-quick-action-icon,.head-activity-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e7fbf2,#cff6e4);color:var(--accent-text);font-weight:900;flex-shrink:0}.head-quick-action{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.head-quick-action:hover{transform:translateY(-2px);box-shadow:0 22px 36px #0f172a14}.head-list-heading{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:800;color:#234032}.head-activity-list{display:grid;gap:12px}.head-activity-item{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px;border-radius:20px;background:#f8fbf9;border:1px solid #dde8e0}.head-activity-time{margin-top:8px;font-size:12px;color:#73827c}.head-order-items{display:grid;gap:12px;margin-top:16px}.head-order-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:18px;background:#fbf6ee;border:1px solid #eadfce}.head-order-item-name{font-weight:800;color:var(--head-text)}.head-order-item-meta{margin-top:4px;font-size:12px;color:#72827c}.head-order-item-price{font-size:15px;font-weight:900;color:var(--head-text)}.head-loading-card{display:grid;gap:10px}.head-loading-title{font-size:26px;font-weight:900;color:var(--head-text)}@media(max-width:1320px){.head-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.head-dashboard-grid{grid-template-columns:1fr}}@media(max-width:1180px){.head-admin-shell{flex-direction:column}.head-admin-sidebar{width:auto;min-height:auto;position:static}.head-admin-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.head-toolbar{grid-template-columns:1fr}}@media(max-width:900px){.head-grid-2,.head-grid-3,.head-grid-4,.head-dashboard-action-grid,.head-form-grid.columns-2{grid-template-columns:1fr}.head-admin-topbar{flex-direction:column}.head-admin-topbar-right{width:100%;justify-content:flex-start}.head-admin-user-meta{text-align:left}.head-hero-title,.head-admin-topbar-title{font-size:30px}.head-toolbar-filters>*{flex-basis:100%}}@media(max-width:640px){.head-admin-content,.head-admin-topbar{padding-left:16px;padding-right:16px}.head-admin-sidebar{padding-left:14px;padding-right:14px}.head-admin-nav{grid-template-columns:1fr}.head-card-body,.head-dashboard-panel,.head-modal-body,.head-hero,.head-loading-card{padding:18px}.head-hero-title,.head-admin-topbar-title{font-size:28px}.head-tab{width:100%}.head-inline-row,.head-client-top,.head-order-top,.head-product-top,.head-modal-header,.head-price-row{align-items:stretch;flex-direction:column}.head-metric-grid,.head-product-grid{grid-template-columns:1fr}.head-modal-overlay{padding:12px}.head-table-actions{min-width:220px}}
