:root{color:#0f172a;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb}.app-shell{min-height:100vh;background:#f5f7fb}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:196px;padding:18px 14px;background:#fff;border-right:1px solid #e5e7eb}.app-brand{display:flex;gap:10px;align-items:center;padding:6px 6px 18px;border-bottom:1px solid #eef2f7}.app-brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;font-size:15px;font-weight:700;background:#2563eb;border-radius:10px}.app-brand-logo{display:block;width:68px;height:68px;object-fit:contain;border-radius:16px}.app-brand-title{color:#0f172a;font-size:16px;font-weight:700}.app-nav{display:flex;flex-direction:column;gap:6px;padding-top:16px}.app-nav-item{position:relative;display:flex;align-items:center;min-height:40px;padding:0 12px 0 16px;color:#475569;font-size:14px;font-weight:500;text-decoration:none;border-radius:10px}.app-nav-item:hover{color:#2563eb;background:#f8fafc}.app-nav-item.active{color:#1d4ed8;background:#eff6ff;font-weight:700}.app-nav-item.active:before{position:absolute;left:6px;width:3px;height:18px;content:"";background:#2563eb;border-radius:999px}.app-nav-menu{margin-top:16px;border-inline-end:0!important;background:transparent!important}.app-nav-menu.ant-menu-inline .ant-menu-item,.app-nav-menu.ant-menu-inline .ant-menu-submenu-title{min-height:40px;margin-block:2px;border-radius:10px;color:#475569;font-weight:500}.app-nav-menu.ant-menu-light.ant-menu-inline .ant-menu-sub.ant-menu-inline{background:transparent}.app-nav-menu.ant-menu-inline .ant-menu-item-selected{color:#1d4ed8;background:#eff6ff;font-weight:700}.app-main-layout{min-width:0;min-height:100vh;margin-left:196px;padding-bottom:40px;background:#f5f7fb}.app-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px;background:#ffffffeb;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-topbar-title{flex:0 0 auto;color:#334155;font-size:14px;font-weight:600}.global-search{width:min(420px,38vw);margin-left:auto}.app-topbar-actions{display:flex;gap:12px;align-items:center;margin-left:12px}.app-user{color:#64748b;font-size:13px}.app-content{flex:1 0 auto;min-width:0;padding:22px 24px 28px}.product-footer{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;gap:16px;align-items:center;justify-content:space-between;min-height:40px;margin:0;padding:7px 24px;color:#94a3b8;font-size:12px;background:#fffffff5;border-top:1px solid #e2e8f0;box-shadow:0 -2px 10px #0f172a0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-main-layout>.product-footer{left:196px}.product-footer-brand,.product-footer-meta{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center}.product-footer-brand strong{color:#64748b;font-weight:700}.product-footer-brand span,.product-footer-meta span+span{position:relative}.product-footer-brand span:before,.product-footer-meta span+span:before{margin-right:12px;color:#cbd5e1;content:"·"}.page-stack{display:flex;flex-direction:column;gap:16px}.page-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.page-header h1{margin:0;color:#0f172a;font-size:18px;font-weight:700;line-height:1.35}.page-header p{margin:5px 0 0;color:#64748b;font-size:13px}.page-header-extra{display:flex;gap:8px;align-items:center}.surface-card,.ant-card.surface-card{overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0f172a0a}.surface-card .ant-card-head{min-height:50px;padding:0 18px;border-bottom-color:#eef2f7}.surface-card .ant-card-head-title{color:#0f172a;font-size:15px;font-weight:700}.surface-card .ant-card-body{padding:16px 18px}.filter-card .ant-card-body{padding:14px 16px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat-card{min-height:92px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0f172a0a}.stat-card.clickable{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.stat-card.clickable:hover{border-color:#93c5fd;box-shadow:0 8px 20px #0f172a14;transform:translateY(-1px)}.stat-card-label{color:#64748b;font-size:13px}.stat-card-value{margin-top:8px;color:#0f172a;font-size:24px;font-weight:750;line-height:1}.stat-card-hint{margin-top:8px;color:#94a3b8;font-size:12px}.stat-card.tone-blue{border-color:#dbeafe}.stat-card.tone-orange{border-color:#fed7aa}.stat-card.tone-green{border-color:#bbf7d0}.stat-card.tone-slate{border-color:#e2e8f0}.stat-card.tone-red{border-color:#fecaca;background:snow}.table-shell{min-width:0;overflow:hidden}.data-table .ant-table{color:#0f172a;font-size:13px}.data-table .ant-table-container{border-radius:10px 10px 0 0}.data-table .ant-table table{table-layout:fixed}.data-table .ant-table-thead>tr>th{padding:11px 10px;color:#334155;font-weight:700;white-space:nowrap;background:#f8fafc!important;border-bottom-color:#e5e7eb}.data-table .ant-table-tbody>tr>td{height:48px;padding:10px;vertical-align:middle;border-bottom-color:#eef2f7}.data-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.data-table .ant-pagination{margin:14px 4px 0 0}.table-scroll-y .ant-table-body{scrollbar-width:thin}.row-actions{white-space:nowrap}.vertical-actions{width:100%;white-space:normal}.vertical-actions .ant-btn{width:100%;padding-inline:5px}.compact-actions{white-space:normal}.table-cell-stack{display:flex;min-width:0;flex-direction:column;gap:3px;line-height:1.4}.wrap-text{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.no-horizontal-scroll .ant-table-content{overflow-x:hidden!important}.no-horizontal-scroll .ant-table table{width:100%!important;min-width:0!important}.no-horizontal-scroll .ant-table-thead>tr>th,.no-horizontal-scroll .ant-table-tbody>tr>td{padding-inline:7px;overflow-wrap:anywhere}.shipment-details>span:not(.muted-text){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.cell-inline-actions{min-width:0}.cell-inline-actions .ant-btn-link{flex:0 0 auto;height:24px;padding:0}.as-link,.order-link{color:#2563eb;font-weight:600;cursor:pointer}.as-link:hover,.order-link:hover{color:#1d4ed8;text-decoration:underline}.ellipsis-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.mono-tag{display:inline-flex;align-items:center;max-width:100%;height:24px;padding:0 8px;overflow:hidden;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px}.status-tag.ant-tag{margin-inline-end:0;padding:1px 8px;font-size:12px;font-weight:600;border-radius:999px}.status-blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-orange{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.status-green{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.status-slate{color:#475569;background:#f8fafc;border-color:#e2e8f0}.status-red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.muted-text{color:#64748b}.danger-text{color:#dc2626;font-size:12px;font-weight:700}.warning-text{color:#c2410c;font-size:12px;font-weight:700}.info-text{color:#2563eb;font-size:12px;font-weight:700}.detail-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.detail-summary-item{min-width:0;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.detail-summary-label{color:#64748b;font-size:12px}.detail-summary-value{margin-top:5px;overflow:hidden;color:#0f172a;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.detail-summary-item-wide{grid-column:span 2}.detail-summary-item-wrap .detail-summary-value{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.order-remark-text{color:#334155;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.suborder-detail-list{display:flex;flex-direction:column;gap:14px}.suborder-detail-list>.ant-pagination{align-self:flex-end;margin-top:2px}.suborder-detail-loading{min-height:120px;display:grid;place-items:center;color:#64748b}.suborder-detail-card{overflow:hidden;background:#fff;border:1px solid #dfe7f1;border-radius:12px}.suborder-detail-header{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;gap:14px;align-items:center;padding:12px 14px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.suborder-detail-title{display:flex;min-width:0;flex-direction:column;gap:2px}.suborder-detail-title strong{color:#0f172a;font-size:15px}.suborder-detail-title span{overflow:hidden;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.suborder-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.suborder-detail-field{min-width:0;padding:12px 14px;border-right:1px solid #eef2f7;border-bottom:1px solid #eef2f7;line-height:1.55}.suborder-detail-field-wide{grid-column:span 2}.suborder-detail-field-full{grid-column:1 / -1}.suborder-detail-field label{display:block;margin-bottom:5px;color:#64748b;font-size:12px;font-weight:650}.suborder-detail-field>div:not(.muted-text,.danger-text,.warning-text,.info-text,.suborder-shipment-list){color:#0f172a;font-weight:600}.suborder-shipment-list{display:flex;flex-direction:column;gap:7px}.suborder-shipment-item{display:grid;grid-template-columns:68px minmax(210px,1.5fr) minmax(90px,.5fr) minmax(160px,1fr);gap:10px;align-items:center;padding:8px 10px;color:#475569;font-size:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.suborder-shipment-item strong{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.suborder-shipment-index{color:#2563eb;font-weight:750}.delivery-progress{display:grid;grid-template-columns:42px minmax(90px,1fr);gap:8px;align-items:center;min-width:140px;font-weight:600}.plan-cell{display:flex;min-width:0;flex-direction:column;gap:2px;line-height:1.45}.summary-strip{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-bottom:12px;padding:10px 12px;color:#475569;font-size:13px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.summary-strip strong{color:#0f172a}.dashboard-card-title{display:flex;flex-direction:column;gap:3px;line-height:1.35}.dashboard-card-title span{color:#0f172a;font-size:15px;font-weight:750}.dashboard-card-title small{color:#64748b;font-size:12px;font-weight:500}.dashboard-task-card .ant-card-head{align-items:center}.dashboard-task-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.dashboard-chip{height:30px;padding:0 11px;color:#475569;font-size:13px;font-weight:650;background:#fff;border-color:#dbe3ef;border-radius:999px}.dashboard-chip span{margin-left:5px;color:#2563eb;font-weight:750}.dashboard-chip.active,.dashboard-chip.active:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.dashboard-task-table .ant-table{width:100%}.dashboard-task-table .ant-table-content{overflow-x:hidden!important}.dashboard-task-table .ant-table-thead>tr>th,.dashboard-task-table .ant-table-tbody>tr>td{padding-inline:8px}.dashboard-row-overdue>td{background:#fff7f7}.dashboard-row-today>td{background:#fffbeb}.data-table .ant-table-tbody>tr.dashboard-row-overdue:hover>td{background:#fff1f2!important}.data-table .ant-table-tbody>tr.dashboard-row-today:hover>td{background:#fef3c7!important}.task-plan{min-width:0}.task-plan-date{color:#0f172a;font-weight:750}.task-plan-status{margin-top:3px;font-size:12px;font-weight:700}.task-plan-status.overdue{color:#dc2626}.task-plan-status.today{color:#d97706}.task-plan-status.future{color:#2563eb}.task-contact,.task-adjust{min-width:0;line-height:1.55}.task-cell-main{color:#0f172a;font-weight:700}.task-cell-sub{min-width:0;color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-phone{color:#334155;font-variant-numeric:tabular-nums}.dashboard-task-actions{flex-wrap:nowrap;justify-content:center;white-space:nowrap}.dashboard-task-actions .ant-btn-sm{padding-inline:7px}.dashboard-lower-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.dashboard-mini-list,.recent-order-list{display:flex;flex-direction:column;gap:10px}.dashboard-mini-item{display:flex;gap:10px;align-items:center;justify-content:space-between;min-width:0;padding:10px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.dashboard-mini-item>div{min-width:0}.recent-order-item{padding:11px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.recent-order-main,.recent-order-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.recent-order-sub{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin-top:7px;color:#64748b;font-size:12px}.recent-order-footer{margin-top:9px}.shipping-stat-grid .stat-card{min-height:84px}.shipping-table-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:10px;padding:11px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.shipping-table-toolbar strong{display:block;color:#0f172a;font-size:14px}.shipping-table-toolbar span{display:block;margin-top:3px;color:#64748b;font-size:12px}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-action{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:12px 14px;color:#0f172a;font-weight:700;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer}.quick-action:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.setting-tabs .ant-tabs-nav,.center-tabs .ant-tabs-nav{margin-bottom:16px}.filter-label{color:#475569;font-size:13px;font-weight:600}.segmented-like.ant-radio-group{padding:3px;background:#f1f5f9;border-radius:10px}.segmented-like .ant-radio-button-wrapper{height:30px;padding-inline:12px;line-height:30px;background:transparent;border:0!important;border-radius:8px!important;box-shadow:none!important}.segmented-like .ant-radio-button-wrapper-checked{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #0f172a14!important}.ant-btn{font-weight:600}.ant-btn-primary{background:#2563eb;box-shadow:none}.ant-btn-primary:hover{background:#1d4ed8!important}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-input-number,.ant-select-selector{border-color:#dbe3ef!important;border-radius:8px!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-picker:hover,.ant-input-number:hover{border-color:#93c5fd!important}.ant-modal-mask{background-color:#0f172a73!important}.ant-modal-content{border-radius:14px!important;box-shadow:0 20px 50px #0f172a33!important}.suborder-modal .ant-modal-body{padding-top:10px}.suborder-modal{max-width:1120px}.suborder-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.suborder-summary-item{min-width:0;padding:10px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.suborder-summary-label{color:#64748b;font-size:12px}.suborder-summary-value{margin-top:4px;overflow:hidden;color:#0f172a;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.login-page{display:flex;flex-direction:column;min-height:100vh;padding-bottom:40px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),linear-gradient(135deg,#f8fafc,#eef4ff)}.login-page-content{display:grid;flex:1 0 auto;place-items:center;width:100%;padding:24px 16px}.login-product-footer{left:0}.login-card{width:min(390px,calc(100vw - 32px));padding:30px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #0f172a14}.login-logo{display:block;width:64px;height:64px;margin:0 auto 16px;object-fit:contain}.login-title{margin:0;color:#0f172a;font-size:22px;font-weight:750;text-align:center}.login-subtitle{margin:8px 0 26px;color:#64748b;font-size:13px;text-align:center}.login-hint{margin-top:16px;color:#94a3b8;font-size:12px;text-align:center}.system-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:16px}.settings-section+.settings-section{margin-top:18px;padding-top:18px;border-top:1px solid #eef2f7}.settings-stack{display:flex;flex-direction:column;gap:24px}.settings-section-title{margin-bottom:12px;color:#0f172a;font-size:14px;font-weight:700}.drawer-form{display:flex;min-height:calc(100vh - 112px);flex-direction:column;padding-bottom:72px}.form-section-title{margin:8px 0 12px;padding-top:10px;color:#0f172a;font-size:14px;font-weight:750;border-top:1px solid #eef2f7}.form-section-title:first-child{margin-top:0;padding-top:0;border-top:0}.form-section-title.inline{margin:0;padding:0;border-top:0}.drawer-form-footer{position:sticky;bottom:0;z-index:2;display:flex;gap:8px;justify-content:flex-end;margin:16px -24px -24px;padding:12px 24px;background:#fffffff5;border-top:1px solid #e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.suborder-preview{display:flex;max-height:260px;flex-direction:column;gap:8px;overflow:auto;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.preview-row{display:grid;grid-template-columns:72px 108px minmax(0,1fr);gap:10px;align-items:center;min-height:34px;padding:6px 8px;color:#475569;font-size:13px;background:#fff;border:1px solid #eef2f7;border-radius:8px}.preview-row strong{color:#0f172a}.inline-alert{margin:12px 0;padding:10px 12px;color:#1d4ed8;font-size:13px;line-height:1.6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px}.shipment-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.shipment-row{display:grid;grid-template-columns:64px minmax(108px,.8fr) minmax(150px,1.2fr) 92px minmax(120px,1fr) 58px;gap:8px;align-items:start}.shipment-row .ant-form-item{margin-bottom:0}.shipment-index{height:34px;color:#64748b;font-size:12px;font-weight:700;line-height:34px;white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:0 16px}.form-grid.two{grid-template-columns:repeat(2,minmax(180px,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(180px,1fr))}.form-grid .ant-form-item{max-width:320px}.log-toolbar{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.upload-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px;padding:28px;text-align:center;background:#f8fafc;border:1px dashed #b7c7dc;border-radius:14px}.ant-upload-wrapper .ant-upload-drag{background:transparent;border:0}.ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0}.upload-symbol{display:grid;place-items:center;width:52px;height:52px;margin-bottom:14px;color:#2563eb;font-size:22px;font-weight:700;background:#eff6ff;border-radius:16px}.upload-title{color:#0f172a;font-size:16px;font-weight:700}.upload-subtitle{margin:6px 0 18px;color:#64748b;font-size:13px}.notice-list{margin:0;padding-left:18px;color:#64748b;font-size:13px;line-height:1.8}@media (max-width: 1100px){.stat-grid,.suborder-summary,.detail-summary-grid,.system-grid,.form-grid,.form-grid.three,.suborder-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.app-sidebar{width:128px;padding-inline:10px}.app-brand{justify-content:flex-start;padding-inline:0}.app-brand-title{font-size:13px;white-space:nowrap}.app-nav-item{justify-content:flex-start;padding:0 10px 0 14px;font-size:13px;white-space:nowrap}.app-nav-item.active:before{left:4px}.app-main-layout{margin-left:128px}.app-main-layout>.product-footer{left:128px}.app-content{padding:18px 16px}.page-header{flex-direction:column}.page-header-extra{width:100%;justify-content:flex-start}.global-search{width:min(360px,48vw);margin-left:0}.shipment-row{grid-template-columns:1fr}.suborder-detail-header{grid-template-columns:minmax(0,1fr) auto}.suborder-detail-actions{grid-column:1 / -1}.suborder-shipment-item{grid-template-columns:68px minmax(0,1fr)}.shipment-index{height:auto;line-height:1.4}.shipping-table-toolbar{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.stat-grid,.system-grid,.form-grid,.form-grid.three,.suborder-summary,.detail-summary-grid,.quick-actions{grid-template-columns:1fr}.detail-summary-item-wide,.suborder-detail-field-wide,.suborder-detail-field-full{grid-column:1 / -1}.suborder-detail-grid,.suborder-detail-header{grid-template-columns:1fr}.suborder-detail-actions{grid-column:auto}.suborder-shipment-item{grid-template-columns:1fr;gap:3px}.app-shell{display:block}.product-footer{flex-wrap:wrap;gap:3px 12px;padding-inline:16px}.app-main-layout,.login-page{padding-bottom:64px}.app-sidebar{position:static;width:auto;padding:10px 12px;border-right:0;border-bottom:1px solid #e5e7eb}.app-brand{display:none}.app-nav{flex-direction:row;gap:8px;padding-top:0;overflow-x:auto}.app-nav-item{flex:0 0 auto;min-height:34px;padding:0 12px}.app-nav-item.active:before{display:none}.app-main-layout{margin-left:0}.app-main-layout>.product-footer{left:0}.app-topbar-title{display:none}.app-topbar{padding-inline:14px}}.route-loading{min-height:180px;display:grid;place-items:center;color:#64748b;font-size:14px}.mobile-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fb}.mobile-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:10px 16px;color:#fff;background:#2563eb}.mobile-topbar strong{display:block;font-size:16px}.mobile-topbar span{display:block;margin-top:2px;font-size:12px;opacity:.9}.mobile-logout{border:0;color:#fff;background:#ffffff2e;border-radius:8px;padding:7px 10px}.mobile-content{flex:1 0 auto;padding:14px 14px 76px}.mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);min-height:58px;background:#fff;border-top:1px solid #e5e7eb}.mobile-tab{display:grid;place-items:center;color:#64748b;font-size:13px;font-weight:600;text-decoration:none}.mobile-tab.active{color:#2563eb;background:#eff6ff}.mobile-page h2,.mobile-page-head h2{margin:0 0 12px;color:#0f172a;font-size:18px}.mobile-page-head{display:flex;align-items:center;justify-content:space-between}.mobile-card{margin-bottom:10px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0f172a0d}.mobile-card-title{margin-bottom:6px;color:#0f172a;font-size:15px;font-weight:700}.mobile-card>div:not(.mobile-card-title){margin-top:3px;color:#475569;font-size:13px;overflow-wrap:anywhere}.mobile-card .ant-btn{margin-top:8px}.mobile-empty,.mobile-loading{display:grid;min-height:120px;place-items:center;color:#64748b;font-size:14px}.mobile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.mobile-login-page{display:grid;min-height:100vh;place-items:center;padding:24px 18px;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.mobile-login-card{width:min(390px,100%);padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #0f172a14}.mobile-login-card img{display:block;width:64px;height:64px;margin:0 auto 12px;object-fit:contain}.mobile-login-card h1{margin:0 0 20px;color:#0f172a;font-size:20px;text-align:center}.product-info-table .ant-table-tbody>tr>td{height:22px;padding:3px 7px}.customer-address-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:end;margin-bottom:12px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.customer-address-row .ant-form-item{margin-bottom:0}.customer-basic-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.order-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.order-entry-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-entry-customer-row{display:flex;gap:12px;align-items:center;margin-bottom:12px}.order-entry-customer-row .ant-select{flex:1}.order-entry-three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-entry-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.order-entry-smart{padding:14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px}.order-detail-table .ant-table-tbody>tr>td{height:32px;padding:6px 10px}
