:root{--bg:#f3f6fa;--surface:#fff;--surface-muted:#f8fafc;--border:#d9e2ec;--text:#102032;--muted:#5d6b7b;--primary:#2563eb;--primary-soft:#dbeafe;--success:#0f766e;--success-soft:#ccfbf1;--warning:#b45309;--warning-soft:#ffedd5;--danger:#b91c1c;--danger-soft:#fee2e2;--shadow:0 20px 50px #0f172a14}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:radial-gradient(circle at top right, #2563eb14, transparent 25%), radial-gradient(circle at bottom left, #0f766e14, transparent 28%), var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,PingFang SC,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}input,button,textarea,select{font:inherit}.app-shell{min-height:100vh}.sidebar{color:#e6eef7;background:linear-gradient(#0f172a 0%,#111827 100%);border-right:1px solid #94a3b82e;grid-template-rows:auto minmax(0,1fr) auto;gap:20px;width:280px;height:100vh;padding:28px 20px;display:grid;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand-block{flex-direction:column;gap:10px;min-height:0;display:flex}.brand-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;font-size:12px}.brand-title{font-size:28px;line-height:1.2}.brand-description{color:#e6eef7bd;font-size:14px;line-height:1.7}.sidebar-nav{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;margin-right:-8px;padding-right:8px;overflow:hidden auto}.sidebar-groups{flex-direction:column;gap:18px;padding-bottom:8px;display:flex}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}.nav-group{background:#ffffff08;border-radius:20px;flex-direction:column;gap:10px;padding:6px;display:flex}.nav-group-open{background:#0f172a57;border:1px solid #94a3b81f}.nav-group-trigger{color:#e6eef7db;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.nav-group-trigger-active{color:#fff;background:#2563eb1f}.nav-group-chevron{color:#bfdbfebd;transition:transform .2s}.nav-group-chevron-open{transform:rotate(180deg)}.nav-group-links{flex-direction:column;gap:10px;padding:0 6px 6px;display:flex}.nav-link{background:#94a3b814;border:1px solid #0000;border-radius:18px;flex-direction:column;gap:6px;padding:14px 16px;transition:transform .2s,border-color .2s,background .2s;display:flex}.nav-link span{font-size:15px;font-weight:700}.nav-link small{color:#e6eef7ad;line-height:1.5}.nav-link:hover,.nav-link-active{background:#2563eb2e;border-color:#7dd3fc52;transform:translate(4px)}.sidebar-note{background:#0f172a80;border:1px solid #94a3b829;border-radius:20px;flex-direction:column;flex-shrink:0;gap:12px;margin-top:0;padding:16px;display:flex}.sidebar-note-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sidebar-note-head-main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sidebar-note-label{color:#e6eef7bd;font-size:12px;font-weight:700}.sidebar-note-toggle{color:#e6eef7e6;cursor:pointer;background:#ffffff0f;border:1px solid #94a3b82e;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.sidebar-note p{color:#e6eef7c7;font-size:14px;line-height:1.6}.sidebar-note-content{flex-direction:column;gap:12px;display:none}.sidebar-note-expanded .sidebar-note-content{display:flex}.sidebar-account-card{background:#ffffff0f;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.sidebar-account-eyebrow{color:#bfdbfec7;letter-spacing:.04em;font-size:12px;font-weight:700}.sidebar-account-card strong{font-size:16px}.sidebar-account-card span{color:#e6eef7b3;font-size:13px;line-height:1.5}.sidebar-note-actions{flex-wrap:wrap;gap:10px;display:flex}.sidebar-secondary-link{background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:600;display:inline-flex}.sidebar-backdrop{display:none}.shell-main{min-height:100vh;margin-left:280px}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#f3f6faeb;flex-direction:column;gap:18px;padding:24px 32px 20px;display:flex;position:sticky;top:0}.topbar-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.topbar-main{align-items:flex-start;gap:14px;min-width:0;display:flex}.topbar-copy{min-width:0}.breadcrumb-nav{color:var(--muted);flex-wrap:wrap;gap:6px;margin-bottom:10px;font-size:13px;display:flex}.breadcrumb-item{align-items:center;gap:6px;display:inline-flex}.breadcrumb-item a{color:var(--primary)}.breadcrumb-separator{color:#94a3b8}.topbar-label{color:var(--muted);margin-bottom:8px;font-size:13px}.topbar-title{margin-bottom:8px;font-size:30px;line-height:1.2}.topbar-description{color:var(--muted);line-height:1.6}.topbar-side{flex-shrink:0;justify-content:flex-end;align-items:stretch;gap:12px;display:flex}.version-card{border:1px solid var(--border);min-width:240px;color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;display:inline-flex}.version-card-eyebrow{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.version-card strong{font-size:24px;line-height:1.1}.version-card-name{color:var(--text);font-weight:700;line-height:1.5}.version-card-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.version-card-meta span{color:var(--muted);font-size:13px}.topbar-status-stack{flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;display:flex}.desktop-status-strip{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff0,#edf4fff5);border:1px solid #2563eb24;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.desktop-status-copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.desktop-status-eyebrow{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.desktop-status-badges{flex-wrap:wrap;gap:10px;display:flex}.desktop-status-text{color:var(--muted);font-size:13px;line-height:1.6}.desktop-status-actions{flex-wrap:wrap;gap:12px;display:flex}.mobile-menu-button{border:1px solid var(--border);min-height:44px;color:var(--text);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:0 16px;font-weight:700;display:none}.latest-data-bar{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffd1;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.latest-data-copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.latest-data-status-row{flex-wrap:wrap;gap:8px;display:flex}.latest-data-stamp,.latest-data-hint{color:var(--muted);font-size:13px;line-height:1.6}.latest-data-hint-warning{color:var(--warning)}.latest-data-actions{align-items:center;gap:12px;display:flex}.latest-data-refresh{min-width:112px}.page-stack{flex-direction:column;gap:24px;display:flex}.hero-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#f8fbff 48%,#edf4ff 100%);border-radius:26px;justify-content:space-between;align-items:flex-start;gap:18px;padding:28px;display:flex}.hero-eyebrow{color:var(--primary);margin-bottom:10px;font-size:13px;font-weight:700}.hero-title{margin-bottom:10px;font-size:28px;line-height:1.3}.hero-text{max-width:760px;color:var(--muted);line-height:1.7}.tag-row{flex-wrap:wrap;gap:10px;display:flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stats-grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:22px;position:relative;overflow:hidden}.metric-card-link{color:inherit;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.metric-card-link:hover{border-color:#2563eb2e;transform:translateY(-2px);box-shadow:0 18px 40px #0f172a1f}.metric-card-disabled{opacity:.74}.metric-card-disabled.metric-card-link:hover{border-color:var(--border);box-shadow:var(--shadow);transform:none}.metric-card:before{content:"";background:var(--primary);height:4px;position:absolute;inset:0 0 auto}.metric-card-primary:before{background:var(--primary)}.metric-card-success:before{background:var(--success)}.metric-card-warning:before{background:var(--warning)}.metric-card-danger:before{background:var(--danger)}.metric-label{color:var(--muted);margin-bottom:12px;font-size:14px}.metric-value{font-size:30px;line-height:1.15;display:block}.shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.desktop-hub-shell{flex-direction:column;gap:16px;display:flex}.desktop-hub-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.desktop-summary-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:20px;padding:16px 18px}.desktop-summary-card span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.desktop-summary-card strong{font-size:18px;line-height:1.35;display:block}.desktop-summary-card p{color:var(--muted);margin-top:8px;line-height:1.6}.desktop-hub-actions,.desktop-hub-subsection{flex-direction:column;gap:12px;display:flex}.desktop-hub-subsection-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.desktop-hub-subsection-head strong{font-size:16px}.desktop-hub-subsection-head p{color:var(--muted);font-size:13px;line-height:1.6}.desktop-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.desktop-action-tile{border:1px solid var(--border);min-height:116px;color:inherit;text-align:left;background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:20px;flex-direction:column;gap:10px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 12px 26px #0f172a0a}.desktop-action-tile:hover{border-color:#2563eb2e;transform:translateY(-2px);box-shadow:0 18px 40px #0f172a14}.desktop-action-tile-disabled{opacity:.72;cursor:not-allowed}.desktop-action-tile-disabled:hover{border-color:var(--border);transform:none;box-shadow:0 12px 26px #0f172a0a}.desktop-action-tile strong{font-size:16px;line-height:1.35}.desktop-action-tile p{color:var(--muted);line-height:1.6}.desktop-action-button{width:100%;font:inherit;cursor:pointer}.desktop-action-button:disabled{opacity:.6;cursor:not-allowed}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.catalog-card{border:1px solid var(--border);background:var(--surface-muted);border-radius:22px;flex-direction:column;gap:16px;padding:20px;display:flex}.catalog-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.catalog-card-title{margin-bottom:8px;font-size:18px;line-height:1.3;display:block}.catalog-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.catalog-card-actions,.catalog-inline-actions{flex-wrap:wrap;gap:12px;display:flex}.shortcut-link{border:1px solid var(--border);background:var(--surface-muted);min-height:120px;color:inherit;border-radius:20px;flex-direction:column;gap:10px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.shortcut-link:hover{border-color:#2563eb2e;transform:translateY(-2px);box-shadow:0 18px 40px #0f172a14}.shortcut-link-disabled{opacity:.74;cursor:not-allowed}.shortcut-link-disabled:hover{border-color:var(--border);box-shadow:none;transform:none}.shortcut-link strong{font-size:17px;line-height:1.3}.shortcut-link p{color:var(--muted);line-height:1.6}.system-panel-grid{grid-template-columns:minmax(320px,.94fr) minmax(320px,1.06fr)}.system-directory-card .section-description,.dashboard-polish-card .section-description,.inventory-analysis-card .section-description{max-width:52rem}.system-note-list .list-item,.inventory-analysis-list .list-item{padding:14px 16px}.section-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px;padding:24px}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.section-heading{flex-direction:column;gap:6px;display:flex}.section-title{font-size:20px;line-height:1.3}.section-description{color:var(--muted);line-height:1.6}.list-item{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;padding:16px 18px}.list-item-link{transition:transform .18s,border-color .18s,box-shadow .18s;display:block}.list-item-link:hover{border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a0f}.list-item-button{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.list-item-button:hover{border-color:#b4530942;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a0f}.list-item-button-active{border-color:#b4530947;box-shadow:0 18px 38px #b4530914}.release-log-item{border:1px solid var(--border);background:var(--surface-muted);border-radius:20px;padding:16px 18px}.release-log-summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;list-style:none;display:flex}.release-log-summary::-webkit-details-marker{display:none}.release-log-summary-copy{flex-direction:column;gap:8px;display:flex}.release-log-summary-meta{color:var(--muted);line-height:1.7}.release-log-hint{color:var(--primary);font-size:13px;font-weight:700}.release-log-detail{border-top:1px dashed #dbe4ee;margin-top:16px;padding-top:16px}.list-item-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.muted-text{color:var(--muted);line-height:1.7}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th{border-bottom:1px solid var(--border);color:var(--muted);padding:0 0 12px;font-size:13px;font-weight:700}.data-table td{vertical-align:top;border-bottom:1px solid #ebf0f5;padding:14px 0}.data-table tbody tr:last-child td{border-bottom:none}.table-subtext{color:var(--muted);margin-top:4px;font-size:13px}.table-emphasis-row,.table-number-with-note,.table-date-stack{flex-direction:column;gap:6px;display:flex}.table-emphasis-row{align-items:flex-start}.table-number-with-note strong,.table-date-stack strong{font-size:15px;line-height:1.35}.empty-state-cell{text-align:center;color:var(--muted);padding:32px 0}.status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-primary{background:var(--primary-soft);color:var(--primary);border-color:#2563eb24}.status-success{background:var(--success-soft);color:var(--success);border-color:#0f766e29}.status-warning{background:var(--warning-soft);color:var(--warning);border-color:#b4530929}.status-danger{background:var(--danger-soft);color:var(--danger);border-color:#b91c1c29}.field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.field-card{border:1px dashed var(--border);background:var(--surface-muted);border-radius:18px;padding:16px}.field-card span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.field-card strong{font-size:16px}.trend-list{flex-direction:column;gap:16px;display:flex}.trend-row{grid-template-columns:110px minmax(0,1fr) 220px;align-items:center;gap:14px;display:grid}.trend-label{font-weight:700}.trend-track{background:#e6eef8;border-radius:999px;height:12px;overflow:hidden}.trend-fill{background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%);border-radius:999px;height:100%}.trend-values{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.trend-values span{color:var(--muted);font-size:13px}.workspace-stack{flex-direction:column;gap:18px;display:flex}.workspace-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.workspace-title{font-size:22px;line-height:1.3}.workspace-description{color:var(--muted);line-height:1.6}.workspace-toolbar-actions{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.search-box{flex-direction:column;gap:6px;min-width:260px;display:flex}.search-label{color:var(--muted);font-size:13px}.search-box input{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 14px}.search-box input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1f}.action-button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}.action-button.secondary{background:var(--surface-muted);color:var(--text);border:1px solid var(--border)}.action-button.danger{background:var(--danger-soft);color:var(--danger)}.action-button:disabled,.table-link-button:disabled,.dialog-close:disabled{opacity:.55;cursor:not-allowed}.workspace-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pagination-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.pagination-summary{color:var(--muted);flex-direction:column;gap:4px;font-size:13px;display:flex}.pagination-summary strong{color:var(--text);font-size:14px}.pagination-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pagination-select{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.pagination-select select{border:1px solid var(--border);min-width:84px;min-height:40px;color:var(--text);background:#fff;border-radius:12px;padding:0 12px}.pagination-buttons{flex-wrap:wrap;gap:8px;display:inline-flex}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.filter-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.page-context-card .section-description,.page-filter-card .section-description,.page-structure-card .section-description,.page-summary-card .section-description{font-size:13px}.page-filter-card,.page-structure-card,.page-summary-card,.page-context-card{position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a0d}.page-filter-card:before,.page-structure-card:before,.page-summary-card:before,.page-context-card:before{content:"";opacity:.9;height:4px;position:absolute;inset:0 0 auto}.page-context-card:before{background:linear-gradient(90deg,#2563eb57,#0f766e38)}.page-filter-card:before{background:linear-gradient(90deg,#2563eb6b,#3b82f629)}.page-structure-card:before{background:linear-gradient(90deg,#94a3b84d,#2563eb29)}.page-summary-card:before{background:linear-gradient(90deg,#0f766e57,#2563eb38)}.page-context-card{background:linear-gradient(#fff 0%,#f9fbff 100%);padding:20px}.page-context-card-accent{background:linear-gradient(#2563eb0f 0%,#fff 100%);border-color:#2563eb1f}.page-filter-card{background:linear-gradient(#ebf4ffeb 0%,#fff 100%);border-color:#2563eb1f;padding:20px}.page-filter-card .section-head,.page-structure-card .section-head,.page-summary-card .section-head{margin-bottom:16px}.page-context-list{flex-direction:column;gap:12px;display:flex}.page-context-list .list-item{padding:14px 16px}.page-structure-grid{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:start}.page-structure-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#94a3b82e;padding:20px}.page-structure-card-compact{padding:18px}.page-structure-card-soft{background:linear-gradient(#f1f5f9f5 0%,#fff 100%)}.page-summary-card{background:linear-gradient(#fff 0%,#f4f8ff 100%);border-color:#2563eb1a;padding:20px}.page-summary-card-accent{background:linear-gradient(#2563eb1a 0%,#fff 100%)}.page-note-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-note-item{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.page-note-item span{color:var(--muted);font-size:12px}.page-note-item strong{font-size:14px;line-height:1.45}.page-bullet-list{color:var(--muted);flex-direction:column;gap:6px;margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.65;display:flex}.page-summary-card .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-readonly-note{color:var(--muted);background:linear-gradient(#f1f5f9f2,#fff 100%);border:1px solid #94a3b83d;border-radius:18px;padding:12px 14px;line-height:1.65}.page-section-caption{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;font-weight:700;display:inline-flex}.page-summary-list{flex-direction:column;gap:12px;display:flex}.page-summary-list .list-item{padding:14px 16px}.page-inline-note{background:#ffffffa8;border:1px dashed #94a3b847;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.page-inline-note span{color:var(--muted);font-size:13px}.page-inline-note strong{text-align:right;font-size:14px;line-height:1.5}.page-inline-chip-row{flex-wrap:wrap;gap:10px;display:flex}.page-inline-chip{min-height:36px;color:var(--primary);background:#2563eb14;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.page-hero-chipbar{background:linear-gradient(#f4f9fff5,#fff 100%);border:1px solid #2563eb1f;border-radius:20px;flex-wrap:wrap;gap:10px;padding:14px 16px;display:flex;box-shadow:0 14px 32px #0f172a0a}.page-hero-chipbar .page-inline-chip{min-height:34px;color:var(--text);background:#fffffff0;border:1px solid #94a3b82e}.page-compact-copy{color:var(--muted);font-size:13px;line-height:1.65}.purchase-entry-grid{grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);grid-template-areas:"standard quick""summary quick";align-items:start;gap:20px}.purchase-standard-card{background:linear-gradient(#fffffffa,#f8fafcfa);border-color:#94a3b83d;grid-area:standard}.purchase-summary-card{background:linear-gradient(#fff7edf5,#fff 100%);border-color:#b453092e;grid-area:summary}.purchase-quick-card{background:linear-gradient(#ecfdf5f0,#fff 100%);border-color:#0f766e2e;grid-area:quick;box-shadow:0 22px 48px #0f766e14}.readonly-entry-note{padding:12px 14px;font-size:13px}.readonly-entry-shell{border:1px solid var(--border);background:var(--surface-muted);border-radius:20px;margin-top:10px;overflow:hidden}.readonly-entry-shell>summary{cursor:pointer;color:var(--text);padding:12px 14px;font-weight:700;line-height:1.55;list-style:none}.readonly-entry-shell>summary::-webkit-details-marker{display:none}.readonly-entry-shell[open]>summary{border-bottom:1px solid var(--border);background:#ffffffb8}.readonly-entry-body{flex-direction:column;gap:12px;padding:12px 14px;display:flex}.sales-entry-grid{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:start;gap:20px}.sales-standard-card{background:linear-gradient(#fffffffa,#f8fafcfa);border-color:#94a3b83d}.sales-summary-card{background:linear-gradient(#eff6fff5,#fff 100%);border-color:#2563eb2e}.sales-structure-card{border-color:#2563eb2e}.sales-view-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sales-view-tab{color:var(--text);cursor:pointer;background:#ffffffeb;border:1px solid #94a3b833;border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 18px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex}.sales-view-tab strong{font-size:15px;line-height:1.4}.sales-view-tab span{color:var(--muted);text-align:left;font-size:13px;line-height:1.6}.sales-view-tab:hover{border-color:#2563eb38;transform:translateY(-1px);box-shadow:0 12px 24px #2563eb14}.sales-view-tab-active{background:linear-gradient(#eff6fffa,#fff 100%);border-color:#2563eb52;box-shadow:0 16px 30px #2563eb1a}.sales-structure-grid{grid-template-columns:minmax(280px,.85fr) minmax(360px,1.15fr);align-items:start;gap:20px}.sales-detail-block{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sales-workspace-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.45fr);align-items:start;gap:20px;display:grid}.sales-workspace-main,.sales-workspace-side{flex-direction:column;gap:16px;display:flex}.sales-workspace-card{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #94a3b833;border-radius:24px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 20px 40px #0f172a0f}.sales-workspace-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sales-workspace-title{margin:0;font-size:22px;line-height:1.35}.sales-workspace-description{color:var(--muted);margin:8px 0 0;line-height:1.7}.sales-workspace-sections{flex-direction:column;gap:16px;display:flex}.sales-form-section{background:#ffffffe0;border:1px solid #94a3b82e;border-radius:20px;padding:18px}.sales-form-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.sales-form-section-title{margin:0;font-size:18px;line-height:1.45}.sales-form-section-description{color:var(--muted);margin:6px 0 0;line-height:1.7}.sales-workspace-field span{align-items:center;gap:6px;display:inline-flex}.field-required{color:#ef4444;font-style:normal}.sales-readonly-field input,.sales-readonly-field select,.sales-readonly-field textarea{color:#475569;background:#f1f5f9f0}.sales-workspace-actions{border-top:1px solid #94a3b829;justify-content:flex-end;gap:12px;padding:14px 18px 0;display:flex}.sales-guide-card,.sales-tip-card{border-color:#2563eb24}.sales-guide-steps,.sales-guide-notes{flex-direction:column;gap:14px;margin:0;padding-left:20px;display:flex}.sales-guide-steps li,.sales-guide-notes li{color:var(--text);flex-direction:column;gap:6px;line-height:1.7;display:flex}.sales-guide-steps li span,.sales-guide-notes li span{color:var(--muted)}.sales-inline-detail{margin-top:16px}.sales-toolbar-actions{gap:10px}.purchase-filter-card{box-shadow:0 20px 42px #b4530914}.sales-filter-card{box-shadow:0 20px 42px #2563eb14}.page-summary-list .list-item{border-left:4px solid #94a3b84d}.purchase-summary-card .page-summary-list .list-item{border-left-color:#b4530975}.sales-summary-card .page-summary-list .list-item{border-left-color:#2563eb75}.farmer-daily-payable-card{background:linear-gradient(#fff7edf5,#fff 100%);border-color:#b4530929}.farmer-daily-payable-card .page-summary-list .list-item{border-left-color:#b4530975}.page-ledger-band{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:26px;flex-direction:column;gap:16px;padding:18px;display:flex}.page-ledger-band-purchase{background:linear-gradient(#fff7edc2,#fff 38%);border-color:#b4530924}.page-ledger-band-sales{background:linear-gradient(#eff6ffcc,#fff 38%);border-color:#2563eb24}.page-ledger-chipbar .page-inline-chip{color:var(--text);background:#ffffffeb;border:1px solid #94a3b82e}.dashboard-polish-card{background:linear-gradient(#f4f9fffa,#fff 100%);border-color:#2563eb24}.dashboard-polish-card .shortcut-link,.dashboard-polish-card .list-item{background:linear-gradient(#fffffffa,#f5f9fff5)}.inventory-analysis-card{background:linear-gradient(#f0f9fff5,#fff 100%);border-color:#0e749029}.inventory-analysis-card .summary-chip,.inventory-analysis-card .shortcut-link,.inventory-analysis-card .list-item{background:linear-gradient(#fffffffa,#f1fafff5)}.inventory-analysis-card .shortcut-link:hover{box-shadow:0 18px 36px #0e74901f}.farmer-ledger-detail-panel{background:linear-gradient(#fffbebeb,#fff 72%);border-color:#b4530929}.farmer-ledger-detail-panel .summary-chip,.farmer-ledger-detail-panel .list-item{background:linear-gradient(#fffffffa,#fff7edd6)}.farmer-ledger-detail-panel .detail-description{max-width:34rem}.farmer-ledger-detail-panel .detail-section+.detail-section{margin-top:4px}.freight-ledger-detail-panel{background:linear-gradient(#fffbebeb,#fff 72%);border-color:#b4530929}.freight-ledger-detail-panel .summary-chip,.freight-ledger-detail-panel .list-item{background:linear-gradient(#fffffffa,#fff7edd6)}.freight-vehicle-tags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.farmer-ledger-focus-band{background:linear-gradient(#fffbebf5,#ffffffe0);border-color:#b4530924}.farmer-ledger-focus-row{grid-template-columns:repeat(4,minmax(0,1fr))}.system-directory-card{background:linear-gradient(#f8fafcfa,#fff 100%);border-color:#0f172a1f}.system-directory-card .list-item{background:linear-gradient(#fffffffa,#f8fafcf0)}.desktop-hub-subsection{border:1px solid var(--border);background:linear-gradient(#fffffffa,#f7fafdfa);border-radius:24px;padding:18px}.desktop-hub-subsection:first-child{background:linear-gradient(#eff6fff5,#fff 100%);border-color:#2563eb24}.desktop-hub-subsection:last-child{background:linear-gradient(#f0fdfaf5,#fff 100%);border-color:#0f766e24}.desktop-action-tile{min-height:124px}.notice-bar{border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;line-height:1.6;display:flex}.notice-primary{background:var(--primary-soft);color:var(--primary);border-color:#2563eb24}.notice-success{background:var(--success-soft);color:var(--success);border-color:#0f766e29}.notice-warning{background:var(--warning-soft);color:var(--warning);border-color:#b4530929}.notice-danger{background:var(--danger-soft);color:var(--danger);border-color:#b91c1c29}.notice-close{color:inherit;cursor:pointer;background:0 0;border:none;font-weight:700}.workspace-main{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:22px}.detail-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;align-self:start;padding:22px;position:sticky;top:112px}.detail-surface{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;padding:22px}.detail-surface-stacked{position:static}.detail-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.detail-eyebrow{color:var(--primary);margin-bottom:8px;font-size:12px;font-weight:700}.detail-title{font-size:22px;line-height:1.3}.detail-toggle{border:1px solid var(--border);background:var(--surface-muted);min-height:38px;color:var(--text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:none}.detail-panel-content{display:block}.detail-body,.detail-stack,.detail-group{flex-direction:column;gap:14px;display:flex}.detail-inline-band{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.detail-inline-band-copy{flex-direction:column;gap:4px;display:flex}.detail-inline-band-copy strong{font-size:15px;line-height:1.4}.detail-inline-band-copy p{color:var(--muted);line-height:1.6}.ledger-detail-stack{flex-direction:column;gap:18px;display:flex}.ledger-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-section{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.detail-section-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-section-title{font-size:16px;line-height:1.4}.detail-section-description{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.6}.inventory-entry-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.inventory-entry-link{border:1px solid var(--border);color:var(--text);background:linear-gradient(#fffffff2,#f4f8fce0);border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 18px 36px #0f172a0d}.inventory-entry-link:hover{border-color:#2d5bff52;transform:translateY(-1px);box-shadow:0 20px 40px #2d5bff1a}.inventory-entry-link-active{background:linear-gradient(#ecf3fff5,#f5f8ffeb);border-color:#2d5bff66;box-shadow:0 22px 44px #2d5bff24}.inventory-entry-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-entry-head strong{font-size:16px;line-height:1.5}.inventory-entry-tag{min-height:26px;color:var(--primary);white-space:nowrap;background:#2d5bff1f;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.inventory-entry-link p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.summary-chip{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;padding:14px 16px}.summary-chip span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.summary-chip strong{font-size:20px;line-height:1.2}.ledger-list{flex-direction:column;gap:12px;display:flex}.ledger-row{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px 16px}.ledger-row-main{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ledger-row-note{color:var(--muted);line-height:1.6}.ledger-row-empty{background:var(--surface-muted)}.detail-item{border-bottom:1px dashed #e4ebf3;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:10px;display:flex}.detail-item span{color:var(--muted)}.detail-item strong{text-align:right}.detail-note{border:1px solid var(--border);background:var(--surface-muted);color:var(--muted);border-radius:18px;padding:14px 16px;line-height:1.6}.detail-actions{flex-direction:column;gap:10px;margin-top:20px;display:flex}.detail-empty{background:var(--surface-muted);color:var(--muted);border-radius:18px;padding:18px;line-height:1.7}.table-actions{justify-content:flex-end;gap:12px;display:flex}.table-link-button{color:var(--primary);cursor:pointer;background:0 0;border:none;font-weight:700}.table-link-strong:hover{text-decoration:underline}.table-link-button-disabled{color:var(--muted);cursor:default}.data-row-clickable{cursor:pointer}.data-row-active td{background:#f5f9ff}.modal-backdrop{z-index:60;background:#0f172a61;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{border:1px solid var(--border);background:var(--surface);border-radius:28px;width:min(820px,100%);max-height:calc(100vh - 48px);padding:24px;overflow:auto;box-shadow:0 30px 80px #0f172a33}.modal-card-compact{width:min(520px,100%)}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.modal-title{margin-bottom:8px;font-size:24px;line-height:1.3}.modal-description{color:var(--muted);line-height:1.6}.dialog-close{background:var(--surface-muted);cursor:pointer;border:none;border-radius:12px;min-height:40px;padding:0 14px}.modal-form{flex-direction:column;gap:18px;display:flex}.modal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field-full{grid-column:1/-1}.form-field span{color:var(--muted);font-size:14px}.form-field input,.form-field textarea,.form-field select{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:12px 14px}.form-field textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1f}.form-field small{color:var(--muted);line-height:1.5}.dialog-actions{justify-content:flex-end;gap:12px;display:flex}.login-shell{justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.login-card{border:1px solid var(--border);width:min(980px,100%);box-shadow:var(--shadow);background:#fffffff0;border-radius:28px;grid-template-columns:1.1fr .9fr;gap:24px;padding:32px;display:grid}.login-intro{flex-direction:column;justify-content:center;display:flex}.login-title{margin:12px 0 14px;font-size:38px;line-height:1.2}.login-description{color:var(--muted);max-width:460px;line-height:1.8}.login-form{border:1px solid var(--border);background:var(--surface-muted);border-radius:24px;flex-direction:column;gap:18px;padding:24px;display:flex}.input-group{color:var(--muted);flex-direction:column;gap:8px;font-size:14px;display:flex}.input-group input{border:1px solid var(--border);height:48px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.input-group input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1f}.login-actions{flex-direction:column;gap:12px;padding-top:6px;display:flex}.remember-row{color:var(--text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.remember-row input{width:18px;height:18px}.login-alert{background:var(--warning-soft);color:var(--warning);border:1px solid #b453092e;border-radius:16px;padding:14px 16px;line-height:1.7}.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:700;display:inline-flex}.login-note{color:var(--muted);font-size:13px}.logout-error{color:#fecaca;font-size:13px;line-height:1.6}@media (max-width:1220px){.stats-grid,.stats-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}.page-context-grid,.page-note-grid,.summary-chip-row{grid-template-columns:1fr}.page-inline-note,.detail-inline-band{flex-direction:column;align-items:flex-start}.shortcut-grid,.inventory-entry-nav,.catalog-grid,.summary-grid-compact,.desktop-hub-summary,.workspace-layout{grid-template-columns:1fr}.detail-panel{position:static}.ledger-detail-grid{grid-template-columns:1fr}.trend-row{grid-template-columns:100px minmax(0,1fr)}.trend-values{grid-column:1/-1;align-items:flex-start;padding-left:114px}}@media (max-width:980px){.sidebar-backdrop{z-index:39;background:#0f172a61;border:none;display:block;position:fixed;inset:0}.sidebar{z-index:40;width:min(84vw,320px);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar-mobile-open{transform:translate(0)}.sidebar-note{gap:10px;padding:12px 14px}.sidebar-note-head{flex-wrap:nowrap;align-items:center}.sidebar-note-head-main{min-width:0}.sidebar-note-toggle{flex-shrink:0}.sidebar-note p{font-size:13px}.sidebar-account-card{padding:12px 14px}.shell-main{margin-left:0}.mobile-menu-button{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.topbar{padding:20px 20px 16px}.topbar-row,.desktop-status-strip{flex-direction:column;align-items:stretch}.desktop-hub-summary,.desktop-action-grid{grid-template-columns:1fr}.page-body{padding:20px}.split-grid,.page-context-grid,.page-structure-grid,.purchase-entry-grid,.sales-entry-grid,.shortcut-grid,.catalog-card-metrics,.filter-grid,.field-grid,.login-card{grid-template-columns:1fr}.purchase-entry-grid{grid-template-areas:"standard""quick""summary"}.hero-panel,.section-card,.workspace-main,.detail-panel,.detail-surface,.modal-card{border-radius:22px;padding:20px}.nav-link small{display:none}.nav-link{gap:4px}}@media (max-width:720px){.hero-panel,.section-head,.topbar,.topbar-row,.topbar-main,.release-log-summary,.workspace-toolbar,.workspace-toolbar-actions,.modal-head,.dialog-actions{flex-direction:column}.stats-grid,.stats-grid-5,.page-summary-card .stats-grid{grid-template-columns:1fr}.topbar-side{justify-content:flex-start;width:100%}.desktop-status-actions,.desktop-status-actions>*{width:100%}.version-card{width:100%;min-width:0}.topbar-status-stack{align-items:flex-start}.search-box{width:100%;min-width:0}.pagination-bar,.pagination-actions,.pagination-buttons{width:100%}.pagination-buttons .action-button{flex:1 1 0}.workspace-toolbar-actions{align-items:stretch;width:100%}.workspace-toolbar-actions>*{width:100%}.sales-view-tabs,.sales-detail-block,.sales-structure-grid,.sales-workspace-grid{grid-template-columns:1fr}.sales-workspace-card-head,.sales-form-section-head,.sales-workspace-actions{flex-direction:column;align-items:stretch}.sales-workspace-actions{padding-inline:0}.filter-actions{align-items:stretch}.filter-actions>*{width:100%}.modal-form-grid{grid-template-columns:1fr}.latest-data-bar{align-items:stretch;padding:14px 16px}.latest-data-actions,.latest-data-refresh,.catalog-card-actions,.catalog-inline-actions,.dialog-actions,.desktop-action-grid,.catalog-card-actions>*,.catalog-inline-actions>*,.dialog-actions>*,.desktop-action-grid>*{width:100%}.trend-row{grid-template-columns:1fr}.trend-values{padding-left:0}.table-scroll{overflow:visible}.data-table,.data-table thead,.data-table tbody,.data-table tr,.data-table td{width:100%;display:block}.data-table thead{display:none}.data-table tbody{gap:12px;display:grid}.data-table tbody tr{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;padding:14px 16px}.data-table td{border-bottom:1px dashed #dbe4ee;justify-content:space-between;gap:12px;padding:10px 0;display:flex;text-align:left!important}.data-table td:before{content:attr(data-label);color:var(--muted);flex:0 0 110px;font-size:13px;line-height:1.5}.data-table tbody tr td:last-child{border-bottom:none}.data-table td>*{max-width:calc(100% - 122px);margin-left:auto}.table-subtext{text-align:right}.table-actions{flex-wrap:wrap;justify-content:flex-start}.table-link-button{min-height:36px;padding:0 4px}.empty-state-cell{text-align:left;border-bottom:none!important;width:100%!important;padding:0!important;display:block!important}.empty-state-cell:before{display:none}.login-shell{padding:18px}.detail-item{flex-direction:column}.detail-item strong,.table-subtext{text-align:left}.detail-toggle{display:inline-flex}.detail-panel-content{display:none}}.detail-panel-content-open{display:block}.data-table tr.is-selected{background:#2563eb14}.inline-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.inline-form-field{flex-direction:column;gap:8px;display:flex}.inline-form-field-full{grid-column:1/-1}.inline-form-field span{color:var(--muted);font-size:14px}.inline-form-field input,.inline-form-field textarea,.inline-form-field select{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:12px 14px}.inline-form-field textarea{resize:vertical;min-height:120px}.inline-form-field input:focus,.inline-form-field textarea:focus,.inline-form-field select:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1f}.form-actions-row{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.stack-actions{flex-wrap:wrap;gap:12px;display:flex}.description-list{flex-direction:column;gap:12px;display:flex}.description-list>div{border-bottom:1px dashed #e4ebf3;justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.description-list>div span{color:var(--muted)}.description-list>div strong{text-align:right}.freight-editor-grid{align-items:start}.page-ledger-band-freight{background:linear-gradient(#fff7edbd,#fff 38%);border-color:#b4530924}.freight-form-card{background:linear-gradient(#fffbebf0,#fff 100%);border-color:#b453091f}.freight-form-card-soft{background:linear-gradient(#eff6fff0,#fff 100%);border-color:#2563eb24}.freight-form-shell{gap:14px}.freight-form-grid,.freight-payment-context-grid{gap:14px;display:grid}.freight-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.freight-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.freight-form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.freight-payment-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.freight-form-static-value{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #94a3b82e;border-radius:14px;flex-direction:column;justify-content:center;gap:6px;min-height:46px;padding:12px 14px;display:flex}.freight-form-static-value strong{font-size:17px;line-height:1.3}.freight-form-static-value small{color:var(--muted);line-height:1.5}.freight-form-actions{margin-top:2px}.inventory-action-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;display:grid}.inventory-action-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.inventory-action-detail-item{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:8px;min-height:92px;padding:14px 16px;display:flex}.inventory-action-detail-item span{color:var(--muted);font-size:13px}.inventory-action-detail-item strong{font-size:16px;line-height:1.45}.inventory-draft-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.inventory-draft-checks-block{background:linear-gradient(#eff6ffeb,#fffffff5);border:1px solid #2563eb24;border-radius:16px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.inventory-draft-checks-warning{background:linear-gradient(#fff7edeb,#fffffff5);border-color:#d9770629}.inventory-draft-checks-block strong{font-size:15px}.inventory-draft-checks-block ul{color:var(--muted);margin:0;padding-left:18px;line-height:1.7}.inventory-draft-checks-block li+li{margin-top:4px}@media (max-width:980px){.inline-form-grid,.freight-editor-grid,.inventory-action-filter-grid,.inventory-action-detail-grid,.inventory-draft-checks{grid-template-columns:1fr}.freight-form-grid-4,.freight-payment-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.freight-form-grid-3,.freight-form-grid-2,.freight-form-grid-4,.freight-payment-context-grid{grid-template-columns:1fr}}@media (max-width:720px){.description-list>div{flex-direction:column}.description-list>div strong{text-align:left}}.brand-block-condensed{gap:14px}.brand-copy{flex-direction:column;gap:10px;display:flex}.brand-version-link{background:#2563eb29;border:1px solid #93c5fd3d;border-radius:16px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.brand-version-link span{color:#bfdbfecc;font-size:12px;font-weight:700}.brand-version-link strong{font-size:18px}.nav-group{border-radius:18px;gap:8px;padding:8px}.nav-group-trigger{min-height:40px;padding:0 10px}.nav-group-trigger-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.nav-group-trigger-copy strong{font-size:14px}.nav-group-trigger-copy small{color:#e6eef78f;font-size:11px;font-weight:600}.nav-group-links{gap:6px;padding:0 4px 4px}.nav-link{border-radius:14px;justify-content:center;gap:0;min-height:42px;padding:0 14px}.nav-link span{font-size:14px;line-height:1.3}.page-hero{background:linear-gradient(135deg,#fffffffa,#f1f7fff5);border:1px solid #2563eb1f;border-radius:28px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:20px;padding:30px;display:grid;box-shadow:0 24px 60px #0f172a14}.page-hero-main{flex-direction:column;gap:14px;min-width:0;display:flex}.page-hero-eyebrow{color:var(--primary);letter-spacing:.04em;font-size:13px;font-weight:800}.page-hero-title{letter-spacing:-.02em;font-size:38px;line-height:1.12}.page-hero-description{max-width:860px;color:var(--muted);font-size:15px;line-height:1.75}.page-hero-chips,.page-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.page-hero-aside{align-items:stretch;display:flex}.page-hero-aside>*{width:100%}.module-responsibility-card{border-color:#2563eb1f}.responsibility-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.responsibility-column{background:linear-gradient(#f8fafcf0,#fffffffa);border:1px solid #94a3b824;border-radius:20px;flex-direction:column;gap:12px;padding:18px;display:flex}.responsibility-column-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.quick-entry-grid{gap:14px;display:grid}.quick-entry-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-entry-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-entry-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.warehouse-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.warehouse-overview-card{text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #e6ebf2;border-radius:18px;flex-direction:column;gap:14px;padding:18px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.warehouse-overview-card:hover,.warehouse-overview-card.is-active{border-color:#2563eb47;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.warehouse-overview-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.warehouse-overview-head strong{color:#0f172a;font-size:16px}.warehouse-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.warehouse-overview-metrics span{color:#94a3b8;margin-bottom:6px;font-size:12px;display:block}.warehouse-overview-metrics strong{color:#0f172a;font-size:15px}.quick-entry-card{background:linear-gradient(#fffffffa,#f3f7fff5);border:1px solid #94a3b829;border-radius:20px;flex-direction:column;gap:10px;min-height:132px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 12px 30px #0f172a0d}.quick-entry-card:hover{border-color:#2563eb3d;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a14}.quick-entry-card-disabled,.quick-entry-card-disabled:hover{opacity:.72;transform:none}.quick-entry-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.quick-entry-card strong{font-size:16px;line-height:1.35}.quick-entry-card p{color:var(--muted);font-size:14px;line-height:1.65}.refresh-status-card .latest-data-bar{box-shadow:none;background:0 0;border:none;padding:0}.filter-panel-card .section-head{margin-bottom:16px}.filter-panel-content{flex-direction:column;gap:14px;display:flex}.empty-state-card-body{color:var(--muted);flex-direction:column;gap:12px;line-height:1.7;display:flex}.empty-state-card-action{flex-wrap:wrap;gap:12px;display:flex}.formula-note-card{border-style:dashed;border-color:#2563eb3d}.formula-note-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.formula-note-item{background:#ffffffe6;border:1px solid #94a3b824;border-radius:18px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.formula-note-item span{color:var(--muted);font-size:13px;font-weight:700}.formula-note-item strong{line-height:1.6}.workspace-toolbar{background:linear-gradient(#fffffffa,#f4f8fff5);border:1px solid #2563eb1f;border-radius:24px;padding:20px 22px;box-shadow:0 14px 34px #0f172a0d}.workspace-meta{padding:4px 4px 0}.workspace-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:18px}.detail-panel{background:linear-gradient(#fffffffa,#f4f8fff5);border:1px solid #2563eb1f;border-radius:24px;box-shadow:0 16px 34px #0f172a0d}.detail-panel-content{gap:16px}.workspace-main .data-table-shell,.workspace-main .data-table{border-radius:24px}@media (max-width:1200px){.page-hero{grid-template-columns:1fr}.quick-entry-grid-four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.responsibility-grid,.quick-entry-grid-three,.quick-entry-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.page-hero{padding:22px}.page-hero-title{font-size:30px}.responsibility-grid,.quick-entry-grid-two,.quick-entry-grid-three,.quick-entry-grid-four{grid-template-columns:1fr}.brand-version-link{display:none}}:root{--sidebar-bg:#fff;--shell-bg:#f6f8fc;--card-shadow:0 8px 24px #0f172a0d;--card-radius:20px;--blue-strong:#2563eb;--green-strong:#22c55e;--orange-strong:#f59e0b;--red-strong:#ef4444;--purple-strong:#8b5cf6}body{background:var(--shell-bg)}.sidebar{background:var(--sidebar-bg);width:248px;color:var(--text);border-right:1px solid #e6ebf2;gap:0;padding:0}.shell-main{background:var(--shell-bg);min-height:100vh;margin-left:248px}.page-body{padding:24px 28px 40px}.app-sidebar-brand-mark{color:#fff;background:linear-gradient(135deg,#f7d774,#e3a93c);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:inline-flex}.app-sidebar-brand-copy{flex-direction:column;gap:4px;display:flex}.app-sidebar-brand-copy strong{font-size:22px;line-height:1.1}.app-sidebar-brand-copy span{color:#94a3b8;font-size:12px}.app-sidebar-nav{min-height:0;padding:18px 12px;overflow-y:auto}.app-sidebar-group{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.app-sidebar-group-trigger{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0 8px;font-size:15px;font-weight:700;display:flex}.app-sidebar-chevron{color:#94a3b8;transition:transform .2s}.app-sidebar-chevron.is-open{transform:rotate(180deg)}.app-sidebar-links{flex-direction:column;gap:4px;display:flex}.app-sidebar-link{color:#334155;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 12px;transition:background .2s,color .2s;display:flex}.app-sidebar-link-icon{justify-content:center;width:18px;display:inline-flex}.app-sidebar-link-text{font-size:15px;font-weight:600}.app-sidebar-footer{background:#fff;border-top:1px solid #edf2f7;flex-direction:column;gap:12px;padding:16px 12px;display:flex}.app-sidebar-footer-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-sidebar-footer-meta strong{font-size:14px;display:block}.app-sidebar-footer-meta span{color:#94a3b8;font-size:12px}.app-topbar-left,.app-topbar-right{align-items:center;gap:14px;display:flex}.app-breadcrumbs{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.app-breadcrumb-item:last-child{color:#0f172a;font-weight:700}.app-breadcrumb-separator{color:#cbd5e1}.app-topbar-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;width:280px;min-height:42px;padding:0 14px;display:flex}.app-topbar-search input{background:0 0;border:none;outline:none;flex:auto;font-size:14px}.app-topbar-icon-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.app-topbar-dot{background:#ef4444;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:8px}.app-user-chip{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:inline-flex}.app-user-avatar{color:#fff;background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.app-user-name{color:#334155;font-size:14px;font-weight:600}.mobile-only{display:none}.topbar,.brand-block,.sidebar-note,.sidebar-nav,.sidebar-groups{display:none!important}.desktop-status-strip{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e6ebf2;border-radius:18px;margin:20px 28px 0;padding:14px 18px}.page-stack{gap:20px}.hero-panel,.page-header{box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:0;display:flex}.hero-eyebrow{display:none}.hero-title,.page-header h1{color:#0f172a;margin:0;font-size:38px;line-height:1.1}.page-header-title-row{align-items:center;gap:10px;display:flex}.page-header-title-icon{color:#94a3b8}.hero-text,.page-header p{color:#64748b;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:720px;margin-top:6px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.hero-panel .tag-row{align-self:center}.page-header-side{align-items:center;gap:12px;display:flex}.page-header-updated{color:#64748b;align-items:center;gap:8px;font-size:14px;display:inline-flex}.page-header-actions{align-items:center;gap:10px;display:flex}.latest-data-bar,.page-inline-note{box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:flex-end;align-items:center;gap:14px;padding:0;display:flex}.latest-data-copy{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.latest-data-stamp,.latest-data-hint{display:none}.latest-data-status-row{align-items:center;gap:8px;display:inline-flex}.latest-data-actions{align-items:center;display:inline-flex}.latest-data-refresh{min-height:40px;padding:0 14px}.latest-data-stamp,.latest-data-hint,.page-inline-note span,.page-inline-note strong{color:#64748b;font-size:13px;line-height:1.5}.latest-data-hint{display:none}.stats-grid,.stats-grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.metric-card{border-radius:var(--card-radius);box-shadow:var(--card-shadow);background:#fff;border:1px solid #e6ebf2;padding:22px 20px}.metric-card:before{display:none}.metric-card-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.metric-icon{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.metric-icon-primary{color:var(--blue-strong);background:#eff6ff}.metric-icon-success{color:var(--green-strong);background:#ecfdf5}.metric-icon-warning{color:var(--orange-strong);background:#fff7ed}.metric-icon-danger{color:var(--red-strong);background:#fef2f2}.metric-label{color:#475569;margin:0;font-size:14px;font-weight:600}.metric-value{color:#0f172a;font-size:30px;line-height:1.1;display:block}.metric-helper{color:#94a3b8;margin-top:10px;font-size:13px;line-height:1.5}.section-card,.content-card,.chart-card,.workspace-main,.detail-panel{border-radius:var(--card-radius);box-shadow:var(--card-shadow);background:#fff;border:1px solid #e6ebf2;padding:20px}.section-head,.content-card-head,.chart-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-title,.content-card-head h2,.chart-card-head h3{font-size:20px;line-height:1.25}.section-description{color:#94a3b8;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.module-responsibility-card,.page-context-grid,.page-hero-chipbar,.page-ledger-chipbar,.purchase-standard-card,.sales-standard-card,.sales-structure-card,.page-inline-chip-row{display:none}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.list-stack{flex-direction:column;gap:10px;display:flex}.list-item,.shortcut-link,.quick-entry-card,.quick-action-card{box-shadow:none;background:#f8fafc;border:1px solid #edf2f7;border-radius:16px}.shortcut-link,.quick-entry-card,.quick-action-card{align-items:center;gap:14px;padding:18px 16px;transition:transform .18s,border-color .18s,background .18s;display:flex}.shortcut-link:hover,.quick-entry-card:hover,.quick-action-card:hover{background:#fff;border-color:#2563eb2e;transform:translateY(-1px)}.quick-action-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.quick-action-icon-blue{color:var(--blue-strong);background:#eff6ff}.quick-action-icon-green{color:var(--green-strong);background:#ecfdf5}.quick-action-icon-orange{color:var(--orange-strong);background:#fff7ed}.quick-action-icon-purple{color:var(--purple-strong);background:#f5f3ff}.quick-action-copy,.quick-entry-head{flex-direction:column;gap:4px;display:flex}.quick-action-copy strong,.quick-entry-head strong,.shortcut-link strong{color:#0f172a;font-size:16px}.quick-action-copy span,.quick-entry-card p,.shortcut-link p,.list-item p,.muted-text{color:#94a3b8;font-size:13px;line-height:1.5}.quick-entry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.quick-entry-grid-three,.quick-entry-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tag-row,.catalog-card-actions,.workspace-toolbar-actions,.detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.summary-chip-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.status-badge,.status-chip,.planning-feature-chip{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.status-neutral{color:#475569;background:#f1f5f9}.status-primary{color:var(--blue-strong);background:#eff6ff}.status-success{color:#16a34a;background:#ecfdf5}.status-warning{color:#ea580c;background:#fff7ed}.status-danger{color:#dc2626;background:#fef2f2}.planning-feature-chip{color:#64748b;background:#fff;border:1px solid #e2e8f0}.filter-panel-card .section-description,.hero-panel .section-description,.workspace-description,.topbar-description,.topbar-label{display:none}.workspace-heading{flex-direction:column;gap:4px;display:flex}.workspace-title{font-size:28px}.workspace-toolbar,.workspace-main{background:#fff}.filter-panel-card{padding:16px 18px}.filter-panel-content,.workspace-toolbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.search-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;min-width:260px;min-height:42px;padding:0 14px;display:inline-flex}.search-label{display:none}.search-box input,.field input,.field select,.field textarea{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.search-box input{background:0 0;border:none}.field input,.field select{min-height:42px}.field textarea{min-height:92px}.data-table-shell,.table-scroll{border:1px solid #edf2f7;border-radius:16px;overflow:hidden}.data-table{background:#fff}.data-table th{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px;font-size:12px;font-weight:700}.data-table td{color:#334155;border-bottom:1px solid #edf2f7;padding:14px;font-size:14px}.table-link-strong{color:var(--blue-strong);font-weight:700}.table-subtext{color:#94a3b8;font-size:12px}.data-row-active{background:#f8fbff}.table-actions{align-items:center;gap:8px;display:inline-flex}.table-link-button{color:var(--blue-strong);font-size:13px;font-weight:700}.table-link-button.danger{color:#dc2626}.table-link-button-disabled{color:#cbd5e1}.workspace-layout{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);gap:16px;display:grid}.detail-panel{background:#fff;position:sticky;top:92px}.detail-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.detail-eyebrow{color:#94a3b8;margin-bottom:6px;font-size:12px}.detail-toggle{display:none}.action-button{cursor:pointer;border-radius:12px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700}.action-button.primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.action-button.secondary{color:#334155;background:#fff;border:1px solid #dbe5f0}.action-button.danger{color:#dc2626;background:#fef2f2}.notice-bar{border-radius:16px}.tab-switch-bar{box-shadow:var(--card-shadow);background:#fff;border:1px solid #e6ebf2;border-radius:16px;align-items:center;gap:8px;padding:8px;display:flex}.tab-switch-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;min-height:40px;padding:0 16px;font-weight:700}.tab-switch-button.is-active{color:var(--blue-strong);background:#eff6ff}.planning-feature-row{flex-wrap:wrap;gap:10px;display:flex}.dashboard-grid{gap:16px;display:grid}.dashboard-grid-main{grid-template-columns:1fr 1fr 1fr}.dashboard-grid-charts{grid-template-columns:1.6fr 1fr 1fr}.dashboard-activity-title{align-items:center;gap:8px;display:flex}.dashboard-bar-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:12px;min-height:220px;display:grid}.dashboard-bar-group{flex-direction:column;align-items:center;gap:10px;display:flex}.dashboard-bars{justify-content:center;align-items:end;gap:8px;width:100%;min-height:180px;display:flex}.dashboard-bar{border-radius:999px 999px 6px 6px;width:18px}.dashboard-bar-blue{background:linear-gradient(#60a5fa,#2563eb)}.dashboard-bar-green{background:linear-gradient(#6ee7b7,#22c55e)}.dashboard-bar-label{color:#94a3b8;font-size:12px}.dashboard-distribution-list{flex-direction:column;gap:12px;display:flex}.dashboard-distribution-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:12px 14px}.dashboard-progress{background:#e2e8f0;border-radius:999px;width:100%;height:8px;margin-top:8px;overflow:hidden}.dashboard-progress span{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;display:block}.logout-stack{flex-direction:column;gap:8px;display:flex}.logout-button{width:100%}.logout-error{color:#dc2626;font-size:12px}@media (max-width:1200px){.stats-grid,.stats-grid-5,.quick-entry-grid-three,.quick-entry-grid-four,.quick-entry-grid-five,.warehouse-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-layout,.split-grid,.summary-grid-compact,.warehouse-overview-metrics,.dashboard-grid-main,.dashboard-grid-charts{grid-template-columns:1fr}}@media (max-width:980px){.sidebar{z-index:40;width:min(84vw,320px);transition:transform .2s;transform:translate(-100%)}.sidebar-mobile-open{transform:translate(0)}.shell-main{margin-left:0}.mobile-only,.sidebar-backdrop{display:inline-flex}.sidebar-backdrop{z-index:39;background:#0f172a5c;border:none;position:fixed;inset:0}.app-topbar{padding:14px 18px}.page-body,.desktop-status-strip{padding-left:18px;padding-right:18px}.app-topbar-search{width:220px}}@media (max-width:720px){.app-topbar{flex-wrap:wrap}.app-topbar-right{justify-content:space-between;width:100%}.app-topbar-search{flex:auto;width:auto}.stats-grid,.stats-grid-5,.quick-entry-grid-three,.quick-entry-grid-four,.quick-entry-grid-five,.warehouse-overview-grid,.dashboard-bar-chart{grid-template-columns:1fr}.hero-title,.page-header h1{font-size:30px}.page-body{padding-top:18px}}.quick-action-card{appearance:none;text-align:left;cursor:pointer;width:100%}.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.section-card .section-description,.workspace-description,.detail-section-description,.hero-eyebrow,.hero-text,.page-inline-note{display:none}.purchase-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.purchase-workbench-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);align-items:start}.purchase-form-grid{gap:18px;display:grid}.purchase-form-section{background:linear-gradient(#f8fafce6,#fffffff5);border:1px solid #eef2ff;border-radius:18px;gap:12px;padding:16px;display:grid}.purchase-form-section h4{color:#1e3a8a;margin:0;font-size:14px;font-weight:700}.purchase-side-card{gap:14px;display:grid}.direct-trade-workbench-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start}.direct-trade-entry-card .inline-form-grid,.direct-trade-entry-card .summary-chip-row,.direct-trade-entry-card .form-actions-row{margin-top:18px}.direct-trade-entry-card .inline-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-list-stack{gap:10px}.compact-list-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.compact-list-row:first-child{border-top:none;padding-top:0}.compact-list-row strong{color:#0f172a}@media (max-width:960px){.quick-action-grid,.purchase-quick-grid,.purchase-workbench-grid,.direct-trade-workbench-grid,.direct-trade-entry-card .inline-form-grid{grid-template-columns:1fr}}.dashboard-shell{background:var(--shell-bg);min-height:100vh;display:flex}.dashboard-sidebar{width:256px;min-width:256px;max-width:256px;height:100vh;color:var(--text);background:#fff;border-right:1px solid #e7edf5;flex:0 0 256px;gap:0;padding:0;position:sticky;top:0;overflow:hidden}.app-sidebar{grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;display:grid}.dashboard-main{background:var(--shell-bg);flex-direction:column;flex:auto;width:auto;min-width:0;min-height:100vh;display:flex;position:relative}.dashboard-sidebar-backdrop{display:none}.dashboard-content{flex:auto;min-width:0;padding:24px 28px 40px}.page-stack{gap:20px;width:min(100%,1480px);margin:0 auto}.app-sidebar-brand{border-bottom:1px solid #edf2f7;align-items:center;gap:12px;padding:22px 18px 18px;display:flex}.app-sidebar-brand-mark{color:#fff;background:linear-gradient(135deg,#f7d774,#e3a93c);border-radius:14px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 10px 20px #e3a93c38}.app-sidebar-brand-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.app-sidebar-brand-copy strong{color:#0f172a;font-size:21px;line-height:1.2;display:block}.app-sidebar-brand-copy span{color:#94a3b8;font-size:12px;line-height:1.45;display:block}.app-sidebar-nav{overscroll-behavior:contain;min-width:0;min-height:0;padding:16px 12px 18px;overflow:hidden auto}.app-sidebar-group{flex-direction:column;gap:8px;min-width:0;margin-bottom:18px;display:flex}.app-sidebar-group-trigger{color:#94a3b8;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.app-sidebar-group-trigger.is-active,.app-sidebar-group-trigger:hover{color:#475569}.app-sidebar-group-label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.app-sidebar-chevron{color:#cbd5e1;flex:none}.app-sidebar-links{flex-direction:column;gap:6px;min-width:0;display:flex}.app-sidebar-link{color:#334155;background:0 0;border-radius:14px;align-items:center;gap:12px;width:100%;min-width:0;min-height:44px;padding:0 14px;transition:background .2s,color .2s,box-shadow .2s;display:flex}.app-sidebar-link:hover{color:var(--blue-strong);background:#eff6ff}.app-sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 24px #2563eb38}.app-sidebar-link-icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;min-width:18px;display:inline-flex}.app-sidebar-link-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;font-weight:600;line-height:1.35;overflow:hidden}.app-sidebar-footer{background:#fff;border-top:1px solid #edf2f7;flex:none;padding:14px 12px 16px}.app-sidebar-footer-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:12px;padding:14px;display:flex;box-shadow:0 8px 20px #0f172a0a}.app-sidebar-footer-userline{align-items:center;gap:12px;display:flex}.app-sidebar-footer-avatar{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:999px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:inline-flex}.app-sidebar-footer-meta{flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:flex}.app-sidebar-footer-meta strong{color:#0f172a;font-size:14px;line-height:1.35;display:block}.app-sidebar-footer-meta span{color:#94a3b8;font-size:12px;line-height:1.45;display:block}.app-sidebar-footer-versionline{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.app-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 24px;display:flex;position:sticky;top:0}.app-topbar-left,.app-topbar-right{align-items:center;gap:14px;min-width:0;display:flex}.app-topbar-left{flex:auto}.app-topbar-right{flex:none}.app-breadcrumbs{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.app-breadcrumb-item{align-items:center;gap:8px;min-width:0;display:inline-flex}.app-breadcrumb-item a,.app-breadcrumb-item:last-child{white-space:nowrap}.app-topbar-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex:0 300px;align-items:center;gap:10px;width:300px;min-width:220px;min-height:42px;padding:0 14px;display:flex}.app-topbar-search input{color:#334155;background:0 0;border:none;outline:none;flex:auto;width:100%;min-width:0;font-size:14px}.planning-feature-row{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px;display:grid}.sales-page-modern>.hero-panel,.sales-page-modern>.page-filter-card,.sales-page-modern>.page-hero-chipbar,.sales-page-modern>.sales-structure-card,.sales-page-modern>.sales-entry-grid{display:none}.summary-grid-five{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.dashboard-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.sales-modern-workbench{padding:0;overflow:hidden}.sales-modern-workbench .tab-switch-bar{border-bottom:1px solid var(--ui-border);background:#fff;border-radius:0;padding:0 18px}.sales-modern-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px;padding:18px;display:grid}.sales-modern-form-card,.sales-modern-side .content-card{border:1px solid var(--ui-border);box-shadow:none;background:#fff;border-radius:12px}.form-section-grid{gap:12px;display:grid}.form-section-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-form-panel{background:#fbfdff;border:1px solid #e5edf8;border-radius:10px;padding:14px}.mini-form-panel h3{color:#10233f;margin:0 0 12px;font-size:14px}.result-row{color:#64748b;border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:13px;display:flex}.result-row strong{color:#10233f;font-weight:700}.formula-strip-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.formula-strip-compact span{color:#1f4f99;background:#f8fbff;border:1px solid #dbe7fb;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700}.sales-modern-side{align-content:start;gap:14px;display:grid}.settlement-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.result-tile{border:1px solid #e2eaf6;border-radius:10px;padding:12px}.result-tile span{color:#64748b;font-size:12px;display:block}.result-tile strong{margin-top:6px;font-size:18px;display:block}.result-tile-blue{color:#2563eb;background:#f4f8ff;border-color:#cfe0ff}.result-tile-green{color:#059669;background:#f0fdf7;border-color:#c8f3df}.result-tile-orange{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.result-tile-red{color:#dc2626;background:#fff5f5;border-color:#fecaca}.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compact-form-wide{grid-column:1/-1}.compact-form-button{width:100%;margin-top:12px}.planning-feature-chip{color:#475569;text-align:left;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:58px;padding:12px 14px;transition:border-color .2s,box-shadow .2s,transform .2s,color .2s;display:flex;box-shadow:0 8px 18px #0f172a0a}.planning-feature-chip:hover{color:#1d4ed8;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 10px 24px #3b82f614}.planning-feature-chip-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.planning-feature-chip-copy{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.planning-feature-chip-copy strong{color:#334155;font-size:13px;line-height:1.35}.planning-feature-chip-copy small{color:#94a3b8;font-size:11px;font-weight:700;line-height:1.2}.planning-feature-chip:focus-visible,.app-sidebar-group-trigger:focus-visible,.app-sidebar-link:focus-visible,.app-topbar-icon-button:focus-visible,.app-user-chip:focus-visible{outline-offset:2px;outline:2px solid #2563eb47}.warehouse-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.72fr);align-items:stretch;gap:16px;display:grid}.warehouse-data-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.25fr) minmax(320px,.7fr);align-items:start;gap:16px;display:grid}.warehouse-overview-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.warehouse-overview-card{min-height:132px}.warehouse-overview-metrics{grid-template-columns:repeat(2,minmax(120px,1fr))}.freight-ledger-section,.freight-ledger-workspace,.freight-record-workspace{scroll-margin-top:92px}.freight-ledger-section{border-left:4px solid #2563eb}.freight-ledger-workspace{grid-template-columns:minmax(0,1.42fr) minmax(340px,.84fr);align-items:stretch}.freight-record-workspace{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe7fb;border-radius:24px;padding:18px}.page-stack>.hero-panel{box-shadow:var(--card-shadow);background:#fff;border-radius:24px}.page-stack>.hero-panel .tag-row{justify-content:flex-end}.page-stack>.page-context-grid,.page-stack>.split-grid{align-items:stretch}@media (max-width:980px){.warehouse-main-grid,.warehouse-data-grid,.freight-ledger-workspace{grid-template-columns:1fr}.dashboard-summary-grid,.summary-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-modern-grid,.form-section-grid-three,.formula-strip-compact{grid-template-columns:1fr}.dashboard-sidebar{z-index:40;width:min(84vw,320px);min-width:min(84vw,320px);max-width:min(84vw,320px);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.dashboard-sidebar.is-mobile-open{transform:translate(0)}.dashboard-main{width:100%}.dashboard-sidebar-backdrop{z-index:39;background:#0f172a5c;border:none;display:inline-flex;position:fixed;inset:0}}.chart-placeholder-card{color:#64748b;text-align:center;background:linear-gradient(#f8fafcdb,#fffffff5),repeating-linear-gradient(90deg,#0000 0 42px,#2563eb0a 42px 43px);border:1px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;display:flex}.chart-placeholder-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dcfce7);border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:inline-flex}.chart-placeholder-card strong{color:#0f172a;font-size:15px}.purchase-workbench-grid{grid-template-columns:minmax(0,1.82fr) minmax(280px,.68fr);gap:14px}.purchase-standard-form-card .section-head,.purchase-side-card .section-head{margin-bottom:12px}.purchase-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.purchase-form-section{border-radius:12px;gap:6px;padding:10px}.purchase-form-section .modal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-form-section:first-child{grid-column:span 2}.purchase-form-section:last-child .modal-form-grid{grid-template-columns:1fr}.purchase-standard-form-card .form-field span{font-size:11px}.purchase-standard-form-card .summary-chip-row,.purchase-side-card .summary-chip-row{gap:8px}.purchase-standard-form-card .summary-chip,.purchase-side-card .summary-chip{min-height:58px;padding:8px}.purchase-side-card .page-summary-list{gap:8px;display:grid}.purchase-side-card .muted-text,.purchase-summary-card .muted-text{font-size:12px;line-height:1.42}.purchase-attention-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.purchase-attention-strip>div{background:#f8fbff;border:1px solid #e2eaf6;border-radius:14px;min-height:64px;padding:10px 12px}.purchase-attention-strip span,.purchase-attention-strip small{color:#64748b;font-size:12px;display:block}.purchase-attention-strip strong{color:#0f172a;margin:3px 0;font-size:16px;display:block}.purchase-attention-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.sales-modern-grid{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:14px;padding:14px}.sales-modern-form-card{padding:14px}.sales-modern-form-card .content-card-head{margin-bottom:12px}.sales-modern-form-card .form-section-grid{gap:10px}.mini-form-panel{padding:12px}.mini-form-panel h3{margin-bottom:8px}.mini-form-panel .form-field+.form-field{margin-top:8px}.settlement-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compact-status-stack{gap:8px;display:grid}.compact-status-stack .muted-text{margin-top:2px;font-size:12px}.formula-strip-compact{margin-top:10px}.formula-strip-compact span{padding:8px 10px;font-size:11px}.inventory-analysis-card .section-head{margin-bottom:8px}.inventory-analysis-card .section-description{max-width:520px;font-size:12px;line-height:1.45}.inventory-analysis-card .summary-chip-row{gap:8px}.inventory-analysis-card .summary-chip{min-height:54px;padding:8px}.inventory-action-detail-item{min-height:52px;padding:8px}.inventory-analysis-list{gap:8px}.inventory-analysis-list .list-item{padding:8px 10px}.inventory-analysis-card .catalog-card-actions{gap:8px;margin-top:8px}.inventory-analysis-card .page-hero-chipbar{display:none}.inventory-analysis-card .list-item .muted-text{font-size:12px;line-height:1.42}.table-empty-state{color:#64748b;text-align:center;background:linear-gradient(#f8fafc,#fff);border:1px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:118px;display:flex}.table-empty-icon{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.table-empty-state strong{color:#0f172a;font-size:14px}.table-empty-state span:last-child{max-width:360px;font-size:12px;line-height:1.45}.page-summary-card .workspace-heading{gap:4px}.page-summary-card .workspace-description{max-width:720px;font-size:13px;line-height:1.5}.page-summary-card .workspace-layout{grid-template-columns:minmax(0,1.36fr) minmax(300px,.74fr);gap:14px}.page-summary-card .workspace-main .data-table th,.page-summary-card .workspace-main .data-table td{white-space:nowrap}.page-summary-card .workspace-main .data-table td:first-child{min-width:112px}.page-summary-card .detail-surface,.page-summary-card .detail-panel{min-width:0}@media (max-width:980px){.purchase-form-grid,.purchase-form-section .modal-form-grid,.purchase-attention-strip,.purchase-attention-list,.page-summary-card .workspace-layout{grid-template-columns:1fr}.purchase-form-section:last-child{grid-column:auto}}@media (max-width:720px){.app-topbar{flex-wrap:wrap;padding:14px 18px}.app-topbar-right{justify-content:space-between;width:100%}.app-topbar-search{flex:auto;width:auto;min-width:0}.dashboard-content{padding:18px 18px 32px}.planning-feature-row{grid-template-columns:1fr 1fr}}.workspace-layout,.page-summary-card .workspace-layout,.page-stack>.split-grid,.warehouse-data-grid,.warehouse-main-grid,.freight-ledger-workspace,.sales-modern-grid{align-items:start}.workspace-main,.detail-panel,.detail-surface,.section-card,.content-card,.chart-card{padding:18px}.section-head,.content-card-head,.chart-card-head,.detail-header{margin-bottom:10px}.section-title,.content-card-head h2,.chart-card-head h3{font-size:19px}.detail-title{font-size:20px}.detail-body,.detail-stack,.detail-group,.ledger-detail-stack{gap:10px}.detail-section{border-radius:14px;gap:10px;padding:12px}.summary-chip-row{gap:8px}.summary-chip{border-radius:14px;min-height:64px;padding:10px 12px}.data-table th,.data-table td{padding:12px 14px;font-size:14px}.data-table th:not(:first-child),.data-table td:not(:first-child){padding-left:10px}.table-empty-state{min-height:128px;padding:16px}.empty-state-cell{padding:0}.empty-state-card-body,.detail-empty{min-height:120px;padding:16px}.detail-note{padding:10px 12px}.workspace-stack,.page-stack{gap:16px}.workspace-main,.detail-panel,.detail-surface,.section-card,.content-card,.chart-card,.metric-card,.quick-action-card,.catalog-card,.data-table,.filter-panel,.form-field,.inline-form-field,.search-box,.form-field input,.form-field select,.form-field textarea,.inline-form-field input,.inline-form-field select,.search-box input{font-size:14px}.muted-text,.table-subtext,.section-description,.content-card-description,.detail-section-description,.metric-helper,.quick-action-description{font-size:13px;line-height:1.55}.workspace-description,.section-description,.content-card-description,.detail-section-description,.metric-helper,.quick-action-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.filter-panel,.workspace-toolbar{padding:16px 18px}.workspace-toolbar-actions{gap:10px}.stats-grid,.stats-grid-5,.quick-entry-grid,.quick-entry-grid-three,.quick-entry-grid-four,.quick-entry-grid-five{gap:12px}.metric-card,.quick-action-card,.catalog-card{min-height:0;padding:16px 18px}.metric-card-head{margin-bottom:6px}.metric-value{font-size:26px}.quick-action-card,.list-stack,.page-summary-list,.inventory-analysis-list{gap:8px}.list-item{padding:12px 14px}.page-summary-card .workspace-main,.page-summary-card .detail-panel,.page-summary-card .detail-surface{align-self:start}.page-summary-card .workspace-layout{grid-template-columns:minmax(0,1.58fr) minmax(300px,.78fr)}.page-summary-card .workspace-heading{margin-bottom:8px}.page-summary-card .workspace-meta{padding-top:0}.page-summary-card .filter-panel{padding:14px}.purchase-workbench-grid{grid-template-columns:minmax(0,1.58fr) minmax(300px,.78fr)}.purchase-standard-form-card{padding:18px}.purchase-form-grid{gap:10px}.purchase-form-section{padding:12px}.purchase-form-section h4{font-size:14px}.purchase-standard-form-card .form-field{gap:6px}.purchase-standard-form-card .form-field input,.purchase-standard-form-card .form-field select,.purchase-standard-form-card .form-field textarea{min-height:36px;padding:7px 10px;font-size:14px}.purchase-standard-form-card .form-field textarea{min-height:54px}.purchase-standard-form-card .dialog-actions{margin-top:10px}.purchase-side-card .section-head{margin-bottom:8px}.purchase-side-card .page-summary-list{gap:6px}.purchase-side-card .list-item{padding:10px 12px}.purchase-attention-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.purchase-attention-strip>div{min-height:62px;padding:10px 12px}.purchase-summary-card .section-head{margin-bottom:8px}.purchase-summary-card{padding:16px}.page-ledger-band-purchase .workspace-main{min-height:0}.page-ledger-band-purchase .workspace-layout,.freight-ledger-workspace,.warehouse-data-grid{align-items:start}.page-ledger-band-purchase .detail-panel,.freight-ledger-workspace .detail-panel{max-height:none}.page-ledger-band-purchase .table-empty-state,.sales-modern-workbench .table-empty-state,.freight-ledger-workspace .table-empty-state,.warehouse-data-grid .table-empty-state{min-height:110px}.sales-modern-grid{grid-template-columns:minmax(0,1.18fr) minmax(400px,.82fr);padding:16px}.sales-modern-form-card,.sales-modern-side .content-card{padding:16px}.settlement-result-grid{gap:6px}.result-tile{min-height:72px;padding:10px 12px}.result-tile strong{font-size:17px}.freight-record-workspace{padding:16px}.freight-record-workspace .split-grid,.freight-ledger-workspace{gap:12px}.freight-record-workspace .form-field input,.freight-record-workspace .form-field select,.freight-record-workspace .form-field textarea{min-height:38px;font-size:14px}.freight-form-shell,.freight-form-grid{gap:8px}.freight-form-card .section-description{-webkit-line-clamp:1}.freight-ledger-detail-panel{box-shadow:none;background:0 0;border:none;padding:0}.freight-ledger-detail-panel .detail-section-description{display:none}.freight-ledger-detail-panel .summary-chip-row{grid-template-columns:repeat(3,minmax(0,1fr))}.warehouse-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr)}.warehouse-data-grid{grid-template-columns:minmax(220px,.78fr) minmax(0,1.42fr) minmax(280px,.66fr)}.warehouse-overview-card{min-height:118px;padding:14px}.warehouse-overview-metrics{gap:8px}.warehouse-overview-metrics div{padding:8px}.inventory-entry-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.inventory-entry-link{border-radius:16px;gap:8px;min-height:88px;padding:12px 14px}.inventory-entry-link p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.inventory-analysis-card{padding:16px}.inventory-action-detail-grid{gap:6px}.inventory-action-detail-item{min-height:56px}.inventory-analysis-card .summary-chip{min-height:58px}.inventory-analysis-card .catalog-card-actions .action-button{min-height:32px;padding:0 10px}.inventory-analysis-card .list-item{padding:10px 12px}.inventory-analysis-card .page-inline-note{display:none}.inventory-analysis-card .filter-panel,.inventory-analysis-card .workspace-toolbar{padding:12px}.inventory-analysis-card .data-table-shell,.inventory-analysis-card .table-scroll{border-radius:14px}.page-ledger-band{padding:16px}.page-ledger-chipbar{margin-bottom:10px}.page-inline-chip{min-height:28px;padding:4px 10px}.dashboard-distribution-list,.dashboard-page .list-stack{gap:8px}.dashboard-distribution-item{padding:10px}@media (max-width:1200px){.inventory-entry-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.warehouse-data-grid{grid-template-columns:1fr}}@media (max-width:1180px){.purchase-workbench-grid,.sales-modern-grid,.freight-ledger-workspace,.warehouse-main-grid,.page-summary-card .workspace-layout{grid-template-columns:1fr}.detail-panel{position:static}}.page-stack,.workspace-stack{width:100%;min-width:0}.stats-grid,.stats-grid-5,.quick-entry-grid-three,.quick-entry-grid-four,.quick-entry-grid-five,.purchase-quick-grid,.dashboard-grid,.catalog-grid,.summary-chip-row,.settlement-result-grid,.inventory-entry-nav{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.quick-entry-grid-two,.quick-entry-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.purchase-attention-strip,.form-section-grid-three,.freight-form-grid-3,.freight-form-grid-4,.modal-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}.workspace-layout,.page-summary-card .workspace-layout,.purchase-workbench-grid,.sales-modern-grid,.freight-ledger-workspace,.warehouse-main-grid,.warehouse-data-grid,.split-grid,.page-structure-grid{min-width:0}.workspace-main,.detail-panel,.detail-surface,.section-card,.content-card,.chart-card,.page-ledger-band,.page-summary-card{min-width:0;max-width:100%}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:min(720px,100%)}.data-table th,.data-table td{white-space:normal}.form-field,.inline-form-field,.search-box,.workspace-toolbar-actions>*{min-width:0}.form-field input,.form-field select,.form-field textarea,.inline-form-field input,.inline-form-field select,.search-box input{width:100%;min-width:0}@media (max-width:1380px){.stats-grid-5,.quick-entry-grid-five{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}}@media (max-width:1120px){.workspace-layout,.page-summary-card .workspace-layout,.purchase-workbench-grid,.sales-modern-grid,.freight-ledger-workspace,.warehouse-main-grid,.warehouse-data-grid,.split-grid,.page-structure-grid,.freight-editor-grid{grid-template-columns:1fr}.detail-panel{position:static;top:auto}}@media (max-width:860px){.page-hero,.section-card,.content-card,.chart-card,.workspace-main,.detail-panel,.detail-surface,.page-ledger-band,.page-summary-card{border-radius:18px;padding:14px}.metric-card,.quick-action-card,.catalog-card{padding:14px}.data-table{min-width:640px}}@media (max-width:640px){.tab-switch-bar,.sales-view-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;display:flex;overflow:auto hidden}.tab-switch-bar::-webkit-scrollbar{display:none}.sales-view-tabs::-webkit-scrollbar{display:none}.tab-switch-button{flex:none;min-width:max-content;min-height:38px;padding:0 14px}.sales-view-tab{scroll-snap-align:start;flex:0 0 min(210px,72vw);padding:12px}.sales-view-tab span{display:none}.table-scroll{overflow:auto hidden}.data-table,.data-table thead,.data-table tbody,.data-table tr,.data-table td{display:revert;width:auto}.data-table thead{display:table-header-group}.data-table tbody{display:table-row-group}.data-table tr{display:table-row}.data-table td{border-bottom:1px solid #edf2f7;padding:10px 12px;display:table-cell}.data-table td:before{display:none}.data-table td>*{max-width:none;margin-left:0}.data-table{min-width:640px}.stats-grid,.stats-grid-5,.quick-entry-grid,.quick-entry-grid-three,.quick-entry-grid-four,.quick-entry-grid-five,.purchase-quick-grid,.dashboard-grid,.catalog-grid,.summary-chip-row,.settlement-result-grid,.inventory-entry-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.purchase-attention-strip,.form-section-grid-three,.freight-form-grid-3,.freight-form-grid-4,.modal-form-grid{grid-template-columns:1fr}.metric-card,.quick-action-card,.catalog-card,.summary-chip,.result-tile,.inventory-entry-link{min-height:0;padding:12px}.metric-card-head,.quick-action-card-head,.catalog-card-head{gap:8px}.purchase-standard-form-card,.sales-modern-form-card,.freight-form-card,.freight-record-workspace{padding:14px}.purchase-form-section,.modal-form-section,.sales-form-section{background:#f8fafcc7;border-left:3px solid #2563eb38}.purchase-form-section+.purchase-form-section,.modal-form-section+.modal-form-section,.sales-form-section+.sales-form-section{margin-top:4px}.page-ledger-band,.page-summary-card,.workspace-main,.detail-panel,.detail-surface{padding:12px}.page-ledger-chipbar{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.page-inline-chip{flex:none}.detail-header{margin-bottom:8px}.detail-section{padding:10px}.page-hero-title,.page-title{font-size:26px}.metric-value{font-size:22px}.table-empty-state,.empty-state-card-body,.detail-empty{min-height:96px;padding:12px}}
