:root{color-scheme:light;--bg: #f3efe6;--panel: #fffaf2;--ink: #231815;--muted: #6f6358;--line: #dbcdbd;--accent: #b33a1b;--accent-soft: #f3d1b1;--test: #d97706;--prod: #b91c1c;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#efe5d8,#f9f4ec);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}table{border-collapse:collapse;width:100%}h1,h2,h3,p{margin-top:0}pre{white-space:pre-wrap;word-break:break-word;margin:0}.screen-center,.login-shell{min-height:100vh;display:grid;place-items:center}.login-card,.panel,.hero-card,.info-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 50px #23181514}.login-card{width:min(420px,calc(100vw - 32px));padding:28px}.login-card label,.stack{display:grid;gap:16px}.login-card input,.login-card select,.toolbar input,.toolbar select,.page-shell-actions select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff}.form-grid textarea{resize:vertical;min-height:96px}.order-change-note-field{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch;width:100%}.order-change-note-field textarea{width:100%;min-height:96px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;color:var(--ink);outline:none}.order-change-note-field textarea:focus{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.order-change-address-card{border:1px solid var(--line);border-radius:16px;background:#fffaf2b8;padding:16px;display:grid;gap:10px}.order-change-address-card>strong{color:var(--ink);font-size:14px}.order-change-address-grid{display:grid;gap:8px;color:var(--muted)}.order-change-address-editor{display:grid;gap:16px;margin-bottom:16px}.order-change-region-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end}.order-change-region-field{min-width:0}.order-change-address-editor textarea{width:100%;min-height:96px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;color:var(--ink);outline:none}.order-change-address-editor textarea:focus{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.order-change-amount-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.order-change-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.order-change-amount-card{border:1px solid var(--line);border-radius:16px;background:#fffaf2b8;padding:16px;display:grid;gap:12px}.order-change-amount-rows{display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:center}.order-change-amount-rows span{color:var(--muted)}.order-change-amount-rows strong{text-align:right}.order-change-shipping-explain{border:1px solid var(--line);border-radius:16px;background:#fffaf2b8;padding:16px;display:grid;gap:8px;color:var(--muted)}.order-change-shipping-explain>strong{color:var(--ink);font-size:14px}.order-change-shipping-explain-grid{display:grid;gap:6px;font-size:13px;line-height:1.55}.order-price-check-stack{display:grid;gap:12px}.order-price-check-panel{padding:12px 16px}.order-price-check-panel .section-head{min-height:0;gap:8px}.order-price-check-panel .section-head h3{margin:0}.order-price-check-panel .section-head-actions{min-width:0}.order-price-check-meta-card{border:1px solid var(--line);border-radius:16px;background:#fffaf2b8;padding:16px;display:grid;gap:10px}.order-price-check-meta-card p{margin:0;color:var(--text);line-height:1.6}.order-price-check-meta-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-price-check-shipping-rows{display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:center}.order-price-check-shipping-rows span{color:var(--muted)}.order-price-check-shipping-rows strong{text-align:right}.order-price-check-amount-discount{color:#b33a1b}.order-price-check-amount-total{color:var(--ink)}.order-change-draft-actions{padding-top:4px;border-top:1px solid rgba(219,205,189,.8)}.order-service-evidence-panel{display:grid;gap:12px}.order-service-image-grid{display:flex;gap:12px;flex-wrap:wrap}.order-service-image-card{display:grid;gap:8px;justify-items:start}.order-service-image-preview-btn{display:block;padding:0;border:0;border-radius:10px;background:transparent;line-height:0;cursor:zoom-in}.order-service-image-preview-btn:focus-visible{outline:2px solid #b83a22;outline-offset:2px}.order-service-record-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.order-service-note{display:grid;gap:6px}.order-service-note p{margin:0;line-height:1.6;color:var(--ink)}.order-change-admin-confirm-field{display:grid;gap:8px}.order-change-admin-confirm-field input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;color:var(--ink);outline:none}.order-change-admin-confirm-field input:focus{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.primary-btn,.secondary-btn,.ghost-btn{border:0;border-radius:999px;padding:10px 16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.primary-btn{background:var(--accent);color:#fff}.secondary-btn{background:#efe4d4;color:var(--ink)}.ghost-btn{background:transparent;color:var(--accent);border:1px solid rgba(179,58,27,.22)}.admin-loading-card{display:flex;align-items:center;gap:14px;padding:16px 18px;margin-bottom:16px;border:1px dashed rgba(179,58,27,.25);border-radius:16px;background:#fff7eee0}.admin-loading-card p{margin:4px 0 0}.admin-loading-spinner{width:22px;height:22px;border-radius:999px;border:2px solid rgba(179,58,27,.18);border-top-color:var(--accent);animation:admin-loading-spin .75s linear infinite;flex:0 0 auto}@keyframes admin-loading-spin{to{transform:rotate(360deg)}}.compact-btn{min-height:32px;padding:7px 12px;font-size:13px;line-height:1;white-space:nowrap}.inline-control-row{display:flex;align-items:center;gap:8px}.inline-control-row select,.inline-control-row input{min-width:0;flex:1}.primary-btn:disabled,.secondary-btn:disabled,.ghost-btn:disabled{cursor:not-allowed;opacity:.55}.error-box{border-radius:12px;background:#fde7e4;color:#8a1c12;padding:12px 14px}.success-box{border-radius:12px;background:#e4f4ea;color:#15603c;padding:12px 14px}.action-failure-accordion{margin-top:10px;border:1px solid rgba(21,96,60,.14);border-radius:12px;background:#ffffffd1;overflow:hidden}.action-failure-summary{cursor:pointer;padding:12px 14px;font-weight:700;color:#15603c}.action-failure-list{display:grid;gap:10px;padding:0 14px 14px}.action-failure-item{border:1px solid rgba(21,96,60,.08);border-radius:10px;background:#e4f4eaa6;padding:10px 12px}.action-failure-item-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.action-failure-item-label{color:#1a3e2b}.action-failure-item-order{color:#23181594;font-size:12px}.action-failure-item-message{margin:6px 0 0;color:#5a473f;white-space:pre-wrap;word-break:break-word}.copy-toast{position:fixed;top:50%;left:50%;right:auto;bottom:auto;z-index:1200;width:max-content;max-width:min(560px,calc(100vw - 48px));padding:22px 30px;border-radius:18px;background:#231815e6;color:#fff;font-size:20px;font-weight:800;line-height:1.45;text-align:center;pointer-events:none;box-shadow:0 26px 58px #2318153d;transform:translate(-50%,-50%);animation:copy-toast-in .16s ease-out}@keyframes copy-toast-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.eyebrow{margin:0 0 6px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.muted{color:var(--muted)}.inverse{color:#fff7efb3}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh;position:relative}.mobile-admin-shell{min-height:100vh;padding:14px;display:grid;gap:14px;position:relative}.mobile-admin-menu-toggle{position:sticky;top:10px;z-index:40;width:42px;height:42px;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px;border-radius:14px;border:1px solid var(--line);background:#fffaf2f5;box-shadow:0 10px 28px #23181514}.mobile-admin-menu-toggle span{display:block;width:100%;height:2px;border-radius:999px;background:var(--ink)}.mobile-admin-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;background:#2519145c}.mobile-admin-drawer{position:fixed;top:0;left:0;bottom:0;z-index:50;width:min(86vw,340px);padding:18px 14px 20px;display:grid;align-content:start;gap:16px;background:#31241ffa;color:#fff7ef;box-shadow:14px 0 40px #110a0847}.mobile-admin-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-admin-drawer__close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,247,239,.18);background:#fff7ef14;color:#fff7ef;font-size:24px;line-height:1}.mobile-admin-drawer__groups{display:grid;gap:18px;overflow-y:auto;padding-right:4px}.mobile-admin-drawer__group{display:grid;gap:8px}.mobile-admin-drawer__group-title{margin:0;color:#fff7efa3;font-size:12px;letter-spacing:.08em}.mobile-admin-drawer__links{display:grid;gap:8px}.mobile-admin-drawer__link{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#fff7ef0f;border:1px solid rgba(255,247,239,.08);color:#fff7ef}.mobile-admin-drawer__link small{color:#fff7efa8;font-size:11px;line-height:1.45}.mobile-admin-drawer__link.active{background:#ce4d21eb;border-color:#ffbea85c}.mobile-admin-header{display:grid;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:20px;background:#fffaf2f0;box-shadow:0 14px 36px #2318150f}.mobile-admin-header__top,.mobile-admin-header__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-admin-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:-2px}.mobile-admin-nav__link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid var(--line);background:#fffaf2eb;color:var(--ink);font-weight:700;font-size:15px}.mobile-admin-nav__link.active{background:var(--accent);border-color:var(--accent);color:#fff}.mobile-admin-main{display:grid;gap:16px}.mobile-admin-shell .desktop-table-only,.mobile-admin-shell .month-weekdays,.mobile-admin-shell .month-grid{display:none}.mobile-admin-shell .mobile-filter-panel,.mobile-admin-shell .mobile-shipping-agenda,.mobile-admin-shell .mobile-record-list{display:grid}.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .mobile-record-card__grid,.mobile-admin-shell .mobile-record-card__actions,.mobile-admin-shell .mobile-record-card__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mobile-admin-shell .mobile-filter-grid .field-full,.mobile-admin-shell .form-grid .field-full,.mobile-admin-shell .form-grid .checkbox-field,.mobile-admin-shell .form-grid .inline-field-title,.mobile-admin-shell .form-grid textarea,.mobile-admin-shell .mobile-record-card__full{grid-column:1 / -1}.mobile-admin-shell .page-shell{gap:10px}.mobile-admin-shell .page-shell h2{font-size:18px;line-height:1.25;margin-bottom:4px}.mobile-admin-shell .page-shell .muted{font-size:13px;line-height:1.55}.mobile-admin-shell .hero-card,.mobile-admin-shell .panel,.mobile-admin-shell .info-card{padding:14px;border-radius:18px}.mobile-admin-shell .summary-grid{gap:10px}.mobile-admin-shell .summary-card{padding:14px}.mobile-admin-shell .summary-card strong{font-size:20px;margin-bottom:4px}.mobile-admin-shell .section-head{gap:8px}.mobile-admin-shell .section-head h3{font-size:18px}.mobile-admin-shell .section-head-actions{min-width:0;width:100%;justify-content:flex-start}.mobile-admin-shell .inline-actions,.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster{display:flex;flex-wrap:wrap;gap:8px}.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster{justify-content:flex-start}.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster>*{width:auto}.mobile-admin-shell .mobile-record-card__head,.mobile-admin-shell .mobile-filter-panel__head{flex-direction:column;align-items:stretch}.mobile-admin-shell .mobile-record-card__head-side{justify-items:start}.mobile-admin-shell .mobile-record-card__actions>*{width:100%;justify-content:center}.mobile-admin-shell .primary-btn,.mobile-admin-shell .secondary-btn,.mobile-admin-shell .ghost-btn{padding:8px 12px;min-height:36px;font-size:13px}.mobile-admin-shell .overview-hero{gap:12px}.mobile-admin-shell .overview-hero-copy h2{font-size:18px;line-height:1.3}.mobile-admin-shell .overview-hero-title-row{gap:8px}.mobile-admin-shell .overview-hero-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-admin-shell .overview-hero-side>div{display:grid;gap:4px}.mobile-admin-shell .product-category-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.mobile-admin-shell .product-category-tabs button{flex:0 0 auto}@media (max-width: 380px){.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .form-grid,.mobile-admin-shell .mobile-record-card__grid,.mobile-admin-shell .mobile-record-card__summary-grid{grid-template-columns:1fr}}.admin-sidebar{padding:24px 18px;background:#231815f2;color:#fef7ef;display:grid;align-content:start;gap:24px}.admin-sidebar-top{display:none}.admin-sidebar-brand{display:grid;gap:4px}.admin-sidebar-brand strong{color:#fff;font-size:16px}.admin-sidebar-brand span{color:#fff7efa6;font-size:12px}.admin-sidebar-close,.mobile-nav-toggle,.admin-sidebar-backdrop{display:none}.sidebar-printer-card{display:grid;gap:10px;padding:14px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,247,239,.08)}.sidebar-printer-head{display:grid;gap:8px}.sidebar-printer-title{display:block;font-size:18px;line-height:1.3;color:#fff}.sidebar-printer-status{margin:0;font-size:13px;line-height:1.5;color:#fff7efe6;word-break:break-word}.sidebar-printer-note{margin:0;font-size:12px;line-height:1.5}.sidebar-printer-actions{display:flex;gap:8px;flex-wrap:wrap}.sidebar-mini-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,247,239,.14);background:#c8501b;color:#fff;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none}.sidebar-mini-btn:disabled{opacity:.55;cursor:not-allowed}.sidebar-download-btn{background:#e9fff2;color:#17643c;border-color:#e9fff2b8}.sidebar-mini-btn--ghost{background:#ffffff0f;color:#fff7efeb}.nav-groups{display:grid;gap:18px}.nav-group{display:grid;gap:8px}.nav-group-title{margin:0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#fff7ef7a}.nav-list{display:grid;gap:8px}.nav-link{padding:12px 14px;border-radius:14px;color:#fff7efc7;display:flex;align-items:center;justify-content:space-between}.nav-link.active{background:#ffffff14;color:#fff}.admin-main{padding:22px}.admin-header,.toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.header-left{display:flex;align-items:center;gap:12px}.header-right{display:flex;gap:12px;align-items:center}.page-body,.stack{display:grid;gap:18px}.page-body{margin-top:18px}.page-shell{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.page-shell-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.page-shell-actions button{flex-shrink:0}.toolbar.compact{justify-content:flex-end}.page-shell-actions .toolbar.compact.shipping-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap}.page-shell-actions .toolbar.compact.shipping-page-actions>.primary-btn{min-height:36px;padding:0 17px;border:0;border-radius:999px;font-size:14px;font-weight:800;line-height:1}.page-shell-actions .toolbar.compact.shipping-day-toolbar{justify-content:flex-start;gap:12px}.page-shell-actions .toolbar.compact.shipping-day-toolbar>.shipping-day-toolbar__nav-btn{width:max-content;min-width:max-content;min-height:34px;padding:0 16px;border-radius:999px;font-size:14px;font-weight:800;line-height:1}.page-shell-actions .toolbar.compact.shipping-day-toolbar>.shipping-day-toolbar__summary-btn{color:#1f4f37;background:#e8f4ec;border-color:#1f7b4938}.page-shell-actions .toolbar.compact.shipping-day-toolbar>.shipping-day-toolbar__date-picker{width:auto;min-width:max-content;min-height:36px;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}.shipping-day-toolbar__date-picker>span{color:var(--ink);font-size:15px;font-weight:800;line-height:1;white-space:nowrap}.shipping-day-toolbar__date-picker>input{width:168px;min-height:36px;padding:0 12px;border:1px solid rgba(214,195,171,.9);border-radius:12px;background:#ffffffe6;color:var(--ink);font-size:15px;font-weight:700;line-height:1}.shipping-page-month-nav{display:inline-flex;align-items:center;gap:8px;margin-left:4px;white-space:nowrap}.shipping-page-month-nav .shipping-month-nav-btn{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#2b1d16;font:inherit;font-size:13px;font-weight:800;line-height:1;box-shadow:none;cursor:pointer}.shipping-page-month-nav .shipping-month-nav-btn:not(:disabled):hover{background:#b33a1b14;color:var(--accent)}.shipping-page-month-nav .shipping-month-nav-btn.is-next{padding-inline:17px;background:var(--accent);color:#fff;box-shadow:0 10px 22px #b33a1b29}.shipping-page-month-nav .shipping-month-nav-btn.is-next:not(:disabled):hover{background:#9f2f16;color:#fff}.shipping-page-month-nav .shipping-month-nav-btn:disabled{background:transparent;color:#60544b6b;cursor:not-allowed;opacity:1}.segmented{display:flex;gap:8px;flex-wrap:wrap}.env-chip{padding:8px 12px;border-radius:999px;color:#fff;font-weight:600}.env-chip.test{background:var(--test)}.env-chip.prod{background:var(--prod)}.hero-card,.panel,.info-card{padding:20px}.summary-card{background:#fffaf2cc;border:1px solid var(--line);border-radius:18px;padding:18px}.summary-card strong{display:block;font-size:28px;margin-bottom:8px}.summary-card-action{margin-top:14px;display:flex;justify-content:flex-end}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.summary-grid,.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.desktop-table-only{display:block}.mobile-filter-panel,.mobile-shipping-agenda,.mobile-record-list{display:none}.mobile-record-card{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fffaf2d6;box-shadow:0 8px 20px #2318150d}.mobile-record-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-record-card__head-side{display:grid;justify-items:end;gap:6px}.mobile-record-card__title-group{display:grid;gap:6px;min-width:0}.mobile-record-card__toggle{display:grid;gap:12px;width:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit}.mobile-record-card__summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mobile-record-card__summary-grid>div{display:grid;gap:4px;min-width:0}.mobile-record-card__chevron{font-size:12px;line-height:1;color:var(--muted)}.mobile-record-card--compact{gap:10px;padding:12px;border-radius:16px}.mobile-record-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.mobile-record-card__grid>div,.mobile-record-card__progress{display:grid;gap:4px;min-width:0}.mobile-record-card__full{grid-column:1 / -1}.mobile-record-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-record-card__actions--compact{gap:8px}.mobile-filter-panel{gap:14px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fffaf2eb;box-shadow:0 8px 20px #2318150d}.mobile-filter-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-filter-panel__head>div{min-width:0}.mobile-filter-panel__summary{display:grid;gap:8px;margin-top:8px}.mobile-filter-panel__chips{display:flex;flex-wrap:wrap;gap:6px}.mobile-filter-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#e2d6c461;color:var(--ink);font-size:12px;font-weight:600}.mobile-filter-panel__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.mobile-filter-panel--compact{gap:12px;padding:14px}.mobile-filter-panel--compact .mobile-filter-panel__head strong{font-size:16px;line-height:1.3}.mobile-filter-grid{display:grid;grid-template-columns:1fr;gap:10px}.mobile-filter-grid label{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:10px;padding:2px 0}.mobile-admin-shell .mobile-filter-grid label>span,.mobile-admin-shell .form-grid label>span{font-size:12px;font-weight:600;line-height:1.35;color:var(--muted)}.mobile-admin-shell .mobile-filter-grid input,.mobile-admin-shell .mobile-filter-grid select,.mobile-admin-shell .form-grid input,.mobile-admin-shell .form-grid select,.mobile-admin-shell .form-grid textarea{min-height:44px;padding:8px 12px;border-radius:14px;font-size:16px;border-color:#7e716273;box-shadow:none}.mobile-admin-shell .mobile-filter-grid input::placeholder,.mobile-admin-shell .form-grid input::placeholder,.mobile-admin-shell .form-grid textarea::placeholder{font-size:16px;color:#998d82}.mobile-admin-shell .mobile-filter-grid .field-full{grid-column:1 / -1}.mobile-product-card{align-items:stretch}.mobile-product-card__summary{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.mobile-product-card__summary-copy{display:grid;gap:10px}.mobile-product-card__media{overflow:hidden;border-radius:16px;background:#2318150d;min-height:72px;min-width:72px}.mobile-product-card__media .product-preview-image{width:100%;height:100%;object-fit:cover;display:block}.mobile-product-card__media .product-media-empty{min-height:72px;display:grid;place-items:center;text-align:center;gap:6px;color:var(--muted)}.compact-mobile-btn{min-height:36px;padding:8px 12px;font-size:13px}.mobile-shipping-agenda-card .mobile-record-card__actions,.mobile-product-list .mobile-record-card__actions{grid-template-columns:1fr}.mobile-product-filter-panel{margin-bottom:14px}.code-text-wrap{word-break:break-all;white-space:normal}.order-status-shortcuts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.order-status-shortcut{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fffaf2;color:#3a2923;font-weight:800;cursor:pointer;box-shadow:0 1px #2318150a}.order-status-shortcut.active{border-width:2px;border-color:currentColor;box-shadow:0 0 0 3px #72524314}.order-status-shortcut.confirm{background:#f7e5ff;color:#7b2d91}.order-status-shortcut.paid{background:#e4f4fb;color:#17697f}.order-status-shortcut.dispatch{background:#f1e7ff;color:#5f3aa0}.order-status-shortcut.shipped{background:#e1f5f2;color:#0e6b63}.order-status-shortcut.completed{background:#e8ebef;color:#475569}.order-status-shortcut.exception{background:#fde4e9;color:#9a1f3e}.card-row,.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head{flex-wrap:wrap}.section-head h3{margin:0}.section-head.is-collapsible{cursor:pointer}.section-head.is-collapsible:hover h3{opacity:.82}.section-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:1;min-width:260px}.product-clone-select{width:min(100%,720px);border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff}.flavor-option-list{display:grid;gap:12px}.flavor-option-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,180px) minmax(96px,120px) auto;align-items:end;gap:12px}.flavor-option-row label{display:grid;gap:8px}.product-category-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.product-category-tabs button{border:1px solid var(--line);border-radius:999px;background:#fffaf2;color:var(--ink);padding:7px 12px;cursor:pointer}.product-category-tabs button.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.status-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#ece5da}.status-tag.success{background:#dff3e7;color:#13643a}.status-tag.warning{background:#f9e9c7;color:#935b00}.status-tag.danger{background:#fde7e4;color:#8a1c12}.status-tag.info{background:#e3eefb;color:#1d5b95}.status-tag.pay{background:#fff0d5;color:#9a5800}.status-tag.confirm{background:#f7e5ff;color:#7b2d91}.status-tag.paid{background:#e4f4fb;color:#17697f}.status-tag.dispatch{background:#f1e7ff;color:#5f3aa0}.status-tag.partial{background:#fff4c7;color:#806400}.status-tag.shipped{background:#e1f5f2;color:#0e6b63}.status-tag.delivered{background:#e6f3dc;color:#3f6b1c}.status-tag.completed{background:#e8ebef;color:#475569}.status-tag.cancelled{background:#eee7e2;color:#725243}.status-tag.exception{background:#fde4e9;color:#9a1f3e}.status-tag.category-tag{background:#e7f0de;color:#3d5f24}.kv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.kv-grid>div{display:grid;gap:6px}.kv-span-2{grid-column:1 / -1}.logistics-inline-main{display:grid;gap:10px}.logistics-inline-header{display:flex;align-items:center;gap:10px;min-height:32px}.order-detail-overview-card--logistics{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:8px 12px}.order-detail-overview-card--logistics .logistics-inline-header{min-height:0;display:contents}.order-detail-overview-card--logistics .logistics-inline-header>.muted{grid-column:1;white-space:nowrap}.order-detail-overview-card--logistics .compact-btn{grid-column:3;justify-self:end}.order-detail-overview-card--logistics .logistics-inline-actions{grid-column:3;justify-self:end;justify-content:flex-end}.order-detail-overview-card--logistics .logistics-inline-main{min-width:0;grid-column:2}.order-detail-overview-card--logistics .logistics-inline-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logistics-inline-actions,.logistics-trace-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.logistics-trace-source{color:var(--muted);font-size:13px}.logistics-trace-summary{display:grid;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line)}.logistics-trace-summary>div{display:grid;gap:6px}.logistics-trace-summary p{margin:0;color:var(--muted);line-height:1.7}.logistics-trace-list{display:grid;gap:0;margin-top:16px}.logistics-trace-item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;min-height:74px}.logistics-trace-rail{display:grid;justify-items:center;grid-template-rows:18px minmax(0,1fr);padding-top:3px}.logistics-trace-dot{width:10px;height:10px;border-radius:999px;background:#c8b69c;box-shadow:0 0 0 5px #c8b69c29}.logistics-trace-item.current .logistics-trace-dot{background:var(--accent);box-shadow:0 0 0 6px #b33a1b24}.logistics-trace-line{width:1px;height:100%;background:var(--line)}.logistics-trace-copy{display:grid;gap:8px;padding:0 0 18px}.logistics-trace-title-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.logistics-trace-title-row span,.logistics-trace-foot{color:var(--muted);font-size:13px}.logistics-trace-desc{margin:0;line-height:1.7}.logistics-trace-foot{display:flex;flex-wrap:wrap;gap:8px 14px}.line-list,.chip-list{display:grid;gap:12px}.line-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.order-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.order-card{display:grid;gap:16px;padding:18px;border-radius:20px;border:1px solid var(--line);background:#ffffffd1;box-shadow:0 14px 36px #2318150f}.order-card-copy{display:grid;gap:8px}.order-card-copy p{margin:0}.order-card-footer{align-items:center}.line-card>:first-child{min-width:0;flex:1}.line-card strong,.line-card p{overflow-wrap:anywhere}.line-card-button{width:100%;border:1px solid var(--line);text-align:left;cursor:pointer}.line-card-button--selected{border-color:#c96f38;box-shadow:0 0 0 1px #c96f382e}.line-card-metrics{display:grid;gap:6px;justify-items:end;color:var(--muted);font-size:12px;white-space:nowrap}.top-gap{margin-top:16px}.stack-tight{display:grid;gap:10px}.membership-audit-log-list{margin-top:14px}.membership-audit-log-card{padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#fcf8f4bf}.membership-audit-log-card p{margin:6px 0 0}.membership-audit-run-list{display:grid;gap:14px}.membership-audit-run-accordion,.membership-audit-result-accordion{border:1px solid var(--line);border-radius:18px;background:#fff}.membership-audit-run-summary,.membership-audit-result-summary{list-style:none;cursor:pointer}.membership-audit-run-summary::-webkit-details-marker,.membership-audit-result-summary::-webkit-details-marker{display:none}.membership-audit-run-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px}.membership-audit-run-summary-main{min-width:0;display:flex;align-items:center;gap:14px;flex:1}.membership-audit-run-summary-main strong,.membership-audit-run-summary-meta{white-space:nowrap}.membership-audit-run-summary-meta{overflow:hidden;text-overflow:ellipsis}.membership-audit-run-summary-tag{padding:8px 12px;border-radius:999px;background:#eee7ddcc;color:var(--text);font-size:12px;font-weight:700}.membership-audit-run-body{display:grid;gap:14px;padding:0 20px 20px}.membership-audit-run-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.membership-audit-run-meta div{padding:12px 14px;border-radius:14px;background:#f8f4edd9;display:grid;gap:6px}.membership-audit-result-summary{padding:14px 16px;font-weight:700}.membership-audit-result-body{padding:0 16px 16px}.membership-audit-user-table-wrap{overflow-x:auto}.membership-audit-user-table{min-width:1380px;border:1px solid var(--line);border-radius:16px;background:#fbf9f6f2;overflow:hidden}.membership-audit-user-table-head,.membership-audit-user-row{display:grid;grid-template-columns:320px 96px 110px 120px 170px 170px 110px 90px 300px;gap:12px;align-items:center}.membership-audit-user-table-head{padding:12px 16px;background:#efe8dca6;font-size:12px;font-weight:800;color:#7e6854}.membership-audit-user-list{display:grid}.membership-audit-user-row{padding:12px 16px;border-top:1px solid rgba(212,198,181,.7)}.membership-audit-user-row strong,.membership-audit-user-row span{min-width:0}.membership-audit-user-openid{overflow-wrap:anywhere}.membership-audit-health-badge{width:fit-content;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.membership-audit-health-badge.is-ok{background:#eaf8ef;color:#176b3a}.membership-audit-health-badge.is-bad{background:#fdebea;color:#b63a2f}.membership-audit-user-note-inline{color:#7e6854;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.membership-audit-user-note-inline.is-repaired{color:#176b3a}.line-side{display:grid;place-items:center;font-weight:700}.order-item-card{align-items:stretch}.order-item-main{display:grid;gap:10px}.order-item-title-row,.bundle-child-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-item-chip{padding:4px 10px;font-size:12px}.order-item-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px 12px}.order-item-meta-grid-compact{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.order-item-meta-grid p,.bundle-child-card p{margin:0}.order-item-batch-meta{margin:0;font-size:12px}.order-item-price{margin:0;font-size:13px;font-weight:700;color:var(--accent)}.order-item-price-side{display:grid;justify-items:end;gap:4px;min-width:88px;color:var(--accent)}.order-item-price-side strong{font-size:20px;line-height:1.2}.order-item-subtotal-label{margin-right:6px;font-size:13px;font-weight:800;color:var(--muted)}.order-item-price-side>span{font-size:12px;color:var(--muted)}.bundle-child-panel{display:grid;gap:10px}.bundle-child-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;border:1px dashed #dbc8b2;background:#fbf6ef;color:var(--text);text-align:left;cursor:pointer}.bundle-child-toggle span{font-weight:700}.bundle-child-toggle small{color:var(--muted);font-size:12px}.bundle-child-list{display:grid;gap:10px;padding:12px;border-radius:14px;background:#f8f1e8;border:1px dashed #dbc8b2}.bundle-child-card{display:grid;gap:8px;padding:12px 14px;border-radius:12px;background:#ffffffc7;border:1px solid rgba(219,205,189,.9)}.bundle-child-qty{font-weight:700;color:var(--accent)}.action-card{width:100%;text-align:left;cursor:pointer}.action-card.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #b33a1b1a}.action-card .status-tag{flex-shrink:0;align-self:flex-start}.code-text{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.code-text-nowrap{white-space:nowrap;overflow-wrap:normal}.link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--accent);cursor:pointer;padding:0;font-weight:800}.link-button:hover{text-decoration:underline}.order-source-badge{display:inline-flex;align-items:center;width:fit-content;min-height:22px;padding:2px 8px;border:1px solid rgba(179,58,27,.22);border-radius:999px;background:#b33a1b14;color:#8f2d16;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.soft-chip{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#efe4d4}.chip-wrap{display:flex;flex-wrap:wrap;gap:8px}.stack-xs{display:grid;gap:6px}.marketing-variable-helper{display:grid;gap:10px;margin-top:8px}.marketing-preview-card{display:grid;gap:10px;margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fffaf2b8}.marketing-preview-copy{display:grid;gap:6px}.banner-headline-form-list{display:grid;gap:12px}.banner-headline-form-card{display:grid;grid-template-columns:minmax(0,1fr) 160px 120px;gap:12px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fffaf2b8}.marketing-preview-copy strong{font-size:18px}.marketing-preview-copy span{color:var(--muted);line-height:1.6}.province-selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;cursor:pointer;text-align:left}.province-selector-trigger strong{flex-shrink:0}.province-selector-trigger.is-placeholder span{color:var(--muted)}.province-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.province-chip-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.province-chip-grid{display:flex;flex-wrap:wrap;gap:12px}.province-chip{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);cursor:pointer}.province-chip.is-active{border-color:var(--accent);background:#b33a1b1a;color:var(--accent);font-weight:700}.empty-state{padding:28px;border:1px dashed var(--line);border-radius:18px;background:#fffaf299}.table-wrap{overflow-x:auto;overflow-y:visible;width:100%;position:relative}.data-table{width:100%;min-width:100%;table-layout:fixed}.data-table th,.data-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;word-break:break-word}.data-table th{color:var(--muted);font-weight:600;white-space:nowrap}.data-table th.col-row-index,.data-table td.col-row-index{width:48px;min-width:48px;max-width:48px;text-align:center;color:var(--muted)}.table-sort-btn{border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.table-primary-cell{display:grid;gap:6px}.table-primary-cell.compact{gap:4px}.order-status-progress{width:100%;max-width:220px}.order-status-progress__track{display:grid;width:100%;gap:8px}.order-status-progress__segment{min-width:0;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#dfe5ec;color:transparent;font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden}.order-status-progress__segment--2{font-size:12px;padding:4px 10px}.order-status-progress__segment--3{font-size:11px;padding:4px 9px}.order-status-progress__segment--4{font-size:8px;padding:4px 6px}.order-status-progress__text{display:none}.order-status-progress__segment.is-tone-paid,.order-status-progress__segment.is-tone-dispatch,.order-status-progress__segment.is-tone-shipped{background:#dfe5ec;color:#475569}.order-status-progress__segment.is-tone-delivered{background:#e6f3dc;color:#3f6b1c}.order-status-progress__segment.is-tone-completed,.order-status-progress__segment.is-tone-neutral{background:#e8ebef;color:#475569}.order-status-progress__segment.is-tone-cancelled,.order-status-progress__segment.is-tone-exception{background:#dfe5ec;color:#475569}.waybill-print-count-badge{min-height:24px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:0 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.waybill-print-count-badge.is-printed{background:#dcfce7;color:#166534}.waybill-print-count-badge.is-empty{background:#eef2f7;color:#64748b}.data-table th.col-phone,.data-table td.col-phone{width:160px}.data-table th.col-created-at,.data-table td.col-created-at{width:200px}.data-table th.col-openid,.data-table td.col-openid{width:260px;min-width:260px;white-space:nowrap}.data-table th.col-openid-wide,.data-table td.col-openid-wide{width:300px;min-width:300px;max-width:300px}.data-table td.col-openid-wide .code-text-nowrap{display:block;max-width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.data-table th.col-receiver-name,.data-table td.col-receiver-name{width:200px}.data-table th.col-status,.data-table td.col-status{width:150px}.data-table th.col-date,.data-table td.col-date{width:200px}.data-table th.col-amount,.data-table td.col-amount{width:150px}.data-table th.col-amount-compact,.data-table td.col-amount-compact{width:90px;min-width:90px;max-width:90px;white-space:nowrap}.data-table th.col-note-compact,.data-table td.col-note-compact{width:110px;min-width:110px;max-width:110px}.data-table th.col-logistics,.data-table td.col-logistics{width:200px}.data-table th.col-action,.data-table td.col-action{width:300px}.data-table th.col-action-compact,.data-table td.col-action-compact{width:140px}.data-table th.col-action-wide,.data-table td.col-action-wide{width:300px;min-width:300px}.table-filter-head{display:grid;gap:4px;min-width:120px;position:relative}.table-filter-head-sortable{min-width:150px}.table-filter-head-sortable .table-sort-btn{text-align:left}.table-filter-title-row{display:flex;align-items:center;justify-content:flex-start;gap:8px}.table-filter-trigger{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:3px 8px;font-size:12px;color:var(--text);cursor:pointer}.table-filter-trigger-arrow-only{gap:0;padding:3px 6px;min-width:26px;justify-content:center}.table-filter-trigger-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-filter-arrow{color:var(--muted);font-size:11px}.table-filter-dropdown{position:fixed;z-index:4000;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px;box-shadow:0 8px 20px #00000014}.table-filter-options{margin-top:8px;max-height:min(420px,calc(100vh - 180px));overflow:auto;display:grid;gap:4px}.table-filter-option{text-align:left;border:0;background:transparent;border-radius:6px;padding:6px 8px;font-size:12px;color:var(--text);cursor:pointer;white-space:nowrap}.table-filter-option.is-multi{display:flex;align-items:center;gap:8px}.table-filter-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 14px;border:1px solid var(--line);border-radius:3px;font-size:10px;line-height:1;color:#fff;background:#fff}.table-filter-option.is-active .table-filter-check{border-color:#bf3c1f;background:#bf3c1f}.table-filter-option:hover,.table-filter-option.is-active{background:#f3eee7}.table-filter-value{font-size:11px;line-height:1.2;color:#4f8a61;font-weight:500;white-space:nowrap}.table-filter-input{width:100%;min-width:120px;border:1px solid var(--line);border-radius:8px;padding:4px 8px;font-size:12px;line-height:1.3;color:var(--text);background:#fff}.table-filter-free-text-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.table-filter-submit{border:0;border-radius:8px;padding:5px 10px;background:#bf3c1f;color:#fff;font-size:12px;font-weight:700;line-height:1.3;cursor:pointer;white-space:nowrap}.table-filter-submit:hover{background:#a83219}.table-filter-hint{margin:-2px 0 2px;font-size:11px;line-height:1.4;color:var(--muted)}.pagination-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px}.page-jump-form{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0}.page-jump-form input{width:68px;height:34px;border:1px solid var(--line);border-radius:10px;padding:0 8px;background:#fff;color:var(--ink);font:inherit;font-weight:700;text-align:center}.page-jump-form .secondary-btn{min-height:34px;padding:0 12px}.fo-list-limit-form{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.fo-list-limit-form input{width:76px;height:34px;border:1px solid var(--line);border-radius:10px;padding:0 8px;background:#fff;color:var(--ink);font:inherit;font-weight:700;text-align:center}.fo-list-limit-form .secondary-btn{min-height:34px;padding:0 12px}.shipping-day-pagination-mobile__meta{min-width:0;display:grid;justify-items:center;align-self:center;gap:2px}.shipping-day-page-size-picker{position:relative;width:auto;min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.shipping-day-page-size-picker__trigger{min-width:44px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 8px;border:1px solid rgba(189,173,149,.34);border-radius:9px;background:#fffffff0;color:#2d231d;font-size:12px;font-weight:800;box-shadow:none}.shipping-day-page-size-picker__menu{position:absolute;top:calc(100% + 6px);left:50%;z-index:80;min-width:72px;display:grid;gap:3px;padding:5px;border:1px solid rgba(189,173,149,.26);border-radius:10px;background:#fffbf5fa;box-shadow:0 10px 28px #17211a1f;transform:translate(-50%)}.shipping-day-page-size-picker__option{min-height:26px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#5f6d63;font-size:12px;font-weight:700;text-align:center}.shipping-day-page-size-picker__option.is-active{background:#16794c1a;color:var(--mobile-accent-strong)}.shipping-day-pagination-row .shipping-day-page-size-picker__menu{top:auto;bottom:calc(100% + 6px);box-shadow:0 -10px 28px #17211a1f}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:18px;align-items:start}.two-column>*{min-width:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{display:grid;gap:8px}.order-change-bundle-editor,.order-change-bundle-slot-list,.order-change-bundle-right{display:grid;gap:16px}.order-change-bundle-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.order-change-bundle-summary{display:grid;gap:6px}.order-change-draft-line-editor{display:grid;gap:8px}.order-change-draft-line-actions{justify-content:flex-end;flex-wrap:wrap}.order-change-draft-line-selected-chip{align-self:center;white-space:nowrap}.order-change-bundle-slot-card{gap:14px}.order-change-bundle-slot-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.order-change-bundle-child-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-change-bundle-child-field-title{color:#6b746d;font-weight:800}.order-change-bundle-child-grid label{display:grid;gap:8px}.order-change-bundle-child-product{min-width:0}.order-change-bundle-delivery-mode{min-width:180px}.order-change-bundle-child-grid select{overflow:hidden;width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;min-height:50px;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25;outline:none;text-overflow:ellipsis;white-space:nowrap}.order-change-bundle-child-grid select option{font-size:14px;font-weight:700;line-height:1.35}.order-change-bundle-child-grid select:focus,.order-change-bundle-child-stepper:focus-within{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.order-change-bundle-child-qty{display:grid;gap:8px;min-width:84px}.order-change-bundle-child-stepper{min-height:50px;display:grid;grid-template-columns:24px minmax(24px,1fr) 24px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.order-change-bundle-child-stepper button{width:100%;height:100%;border:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-weight:900}.order-change-bundle-child-stepper button:disabled{cursor:default;color:#b6ada4}.order-change-bundle-child-stepper strong{text-align:center;font-weight:900}.order-change-bundle-child-grid{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:10px;align-items:end}.order-change-bundle-child-grid.order-change-draft-line-grid--bundle{grid-template-columns:minmax(0,1fr) max-content;align-items:center}.order-change-bundle-child-grid.order-change-draft-line-grid--bundle.order-change-draft-line-grid--has-delivery{grid-template-columns:minmax(0,1fr) minmax(180px,240px) max-content}.order-change-bundle-child-remove{align-self:flex-start;white-space:nowrap}.order-change-bundle-child-summary{margin:0}.order-change-product-picker-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px}.order-change-product-picker-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#23181557;cursor:pointer}.order-change-product-picker-sheet{position:relative;z-index:1;width:min(680px,100%);max-height:min(760px,86vh);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:0 24px 80px #23181538}.order-change-product-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-change-product-picker-head>div{min-width:0;display:grid;gap:4px}.order-change-product-picker-head strong{font-size:18px;line-height:1.2}.order-change-product-picker-head span,.order-change-product-picker-main small{color:var(--muted)}.order-change-product-picker-search{display:grid;gap:6px}.order-change-product-picker-search span{color:#6b746d;font-weight:800}.order-change-product-picker-search input{width:100%;min-height:42px;border:1px solid var(--line);border-radius:12px;padding:0 12px;background:#fff;color:var(--ink);font:inherit;font-weight:700;outline:none}.order-change-product-picker-search input:focus{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.order-change-product-picker-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px;padding-right:2px}.order-change-product-picker-option{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#ffffffeb;color:var(--ink);cursor:pointer;font:inherit;text-align:left}.order-change-product-picker-option:hover{border-color:#c7ad95;background:#fffaf3}.order-change-product-picker-main{min-width:0;display:grid;gap:4px}.order-change-product-picker-main strong,.order-change-product-picker-main small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-change-product-picker-main strong,.order-change-product-picker-price{font-weight:900}.order-change-product-picker-price{color:var(--accent);white-space:nowrap}.field-inline-upload{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.field-inline-upload-btn{flex:0 0 auto}.field-inline-upload-text{font-size:12px}.visually-hidden-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkbox-field{display:flex!important;align-items:center;gap:10px;min-height:48px}.checkbox-field input{width:auto}.inline-field-title{display:inline-flex;align-items:center;gap:10px}.inline-field-title input[type=checkbox]{width:18px;height:18px;margin:0}.form-span-2{grid-column:1 / -1}.form-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.push-template-cell{display:grid;gap:4px;min-width:240px}.push-template-cell strong{color:var(--text)}.push-template-cell span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;word-break:break-all}.push-template-editor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.push-template-modal.editor-modal-shell{width:min(980px,calc(100vw - 48px));height:min(90vh,900px)}.push-template-modal .editor-modal-body{padding:18px;background:#fffbf5b8}.push-template-editor{gap:16px}.push-template-editor .panel{border-radius:16px;box-shadow:none}.push-template-editor .section-head{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--line)}.push-field-map{display:grid;gap:10px}.push-field-map__head,.push-field-map__row{display:grid;grid-template-columns:minmax(160px,.72fr) minmax(320px,1.28fr) 96px;gap:12px;align-items:start}.push-field-map__head{color:var(--muted);font-size:12px;font-weight:700}.push-field-map__row{padding:12px;border:1px solid var(--line);border-radius:12px;background:#ffffffa8}.push-field-map__row input,.push-field-map__row select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff;color:var(--text);font-size:14px;line-height:1.4;outline:none}.push-field-map__row input:focus,.push-field-map__row select:focus{border-color:#bf3c1f7a;box-shadow:0 0 0 3px #bf3c1f1a}.push-field-source-stack{display:grid;gap:8px}.push-field-map__row>.secondary-btn{min-height:48px;justify-content:center}.push-template-hint{margin-top:12px}.order-detail-reschedule-action{align-self:end;padding-top:30px}.code-block{margin:0;padding:14px;max-height:360px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#191613;color:#f6efe5;font-size:12px;line-height:1.55}.sticky-panel{position:sticky;top:22px}.form-divider{height:1px;background:var(--line);margin:4px 0 2px}.editor-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#2318156b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px;z-index:1000}.editor-modal-shell{width:min(1280px,calc(100vw - 48px));height:min(92vh,980px);background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 80px #2318153d;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.editor-modal-shell.marketing-editor-modal{width:min(980px,calc(100vw - 48px));height:min(90vh,920px)}.editor-modal-shell.marketing-editor-modal--banner{width:min(1180px,calc(100vw - 48px));height:min(92vh,980px)}.editor-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.editor-modal-header h3{margin-bottom:8px}.order-detail-title-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.order-detail-title-order-id.superseded{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#3c2c22e6}.order-detail-title-warning,.order-detail-title-success{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;line-height:1.4;font-weight:700}.order-detail-title-warning{background:#b33a1b1f;color:#9d3418}.order-detail-title-success{background:#37744f1f;color:#2f6a4a}.order-detail-title-neutral{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#7252431f;color:#5f4639;font-size:12px;line-height:1.4;font-weight:700}.order-change-chain-panel{display:grid;gap:12px;width:100%}.order-change-chain-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px 14px;border:1px solid rgba(219,205,189,.9);border-radius:12px;background:#fffaf2}.order-change-chain-summary>div{min-width:0}.order-change-chain-summary strong{display:block;margin-top:4px;overflow-wrap:anywhere}.order-change-chain-current{display:grid;gap:4px}.order-change-chain-pager{display:grid;grid-template-columns:32px minmax(78px,auto) 32px;align-items:center;justify-content:start;gap:8px;margin-top:4px}.order-change-chain-pager strong{margin-top:0;text-align:center}.order-change-chain-page-btn{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #d8c8b6;border-radius:999px;background:#efe5d5;color:#3a2923;font-size:24px;line-height:1;font-weight:800;cursor:pointer}.order-change-chain-page-btn:disabled{cursor:not-allowed;opacity:.38;color:#9f948b}.order-change-chain-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(219,205,189,.9);border-radius:12px;background:#fffaf2;color:#725243;cursor:pointer;text-align:left}.order-change-chain-toggle span{font-weight:700}.order-change-chain-toggle strong{flex:0 0 auto}.order-change-chain-list{display:grid;gap:0;padding-top:4px}.order-change-chain-block{display:grid;gap:10px;margin-top:8px}.order-change-chain-block-title{margin:0;color:var(--text);font-size:18px;line-height:1.4;font-weight:800}.order-change-chain-node{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center;position:relative}.order-change-chain-rail{position:relative;align-self:stretch;min-height:100%}.order-change-chain-dot{position:absolute;top:50%;left:50%;width:28px;height:28px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:999px;border:1px solid #c9cfd0;background:#f3f4f4;color:#6f7778;font-size:13px;font-weight:800}.order-change-chain-node.current .order-change-chain-dot{border-color:#8fc8a4;background:#f3f4f4;color:#567462}.order-change-chain-node.effective .order-change-chain-dot{border-color:#c9cfd0;background:#f3f4f4;color:#6f7778}.order-change-chain-line{position:absolute;top:calc(50% + 14px);left:50%;transform:translate(-50%);width:2px;min-height:18px;height:calc(100% - 14px);background:#d8c8b6}.order-change-chain-card{display:grid;gap:10px;margin-bottom:14px;padding:12px 14px;border:1px solid rgba(185,195,194,.9);border-radius:12px;background:#fffaf2;color:#697171}.order-change-chain-node.current .order-change-chain-card{border:2px solid #2f9a63;background:linear-gradient(180deg,#f1fbf5,#fff);color:#18241f;box-shadow:0 0 0 2px #2f9a6324,0 10px 24px #1f7b4914}.order-change-chain-node.current .order-change-chain-card-button:disabled{cursor:default;opacity:1}.order-change-chain-current-badge{display:inline-flex;align-items:center;width:max-content;min-height:22px;padding:0 8px;border-radius:999px;background:#2f9a631f;color:#1f7b49;font-size:11px;font-weight:800;line-height:1}.order-change-chain-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.order-change-chain-card-head>div{min-width:0}.order-change-chain-card-head strong{display:inline;margin-top:0;overflow-wrap:anywhere}.order-change-chain-main{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:wrap}.order-change-chain-title-line{display:inline-flex;align-items:baseline;gap:8px;min-width:0;flex-wrap:wrap}.order-change-chain-side{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.order-change-chain-node:not(.current) .order-change-chain-card-head strong,.order-change-chain-node:not(.current) .order-change-chain-meta,.order-change-chain-node:not(.current) .order-change-chain-link{color:#747d7d}.order-change-chain-node:not(.current) .status-tag{filter:grayscale(.65);opacity:.82}.order-change-chain-meta,.order-change-chain-link{display:flex;gap:8px;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:13px;line-height:1.5}.order-change-chain-link{padding-top:8px;border-top:1px dashed rgba(176,188,186,.9)}.order-change-chain-link strong{color:#725243}.order-change-delta-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 10px;border-radius:999px;font-size:13px;line-height:1.35;font-weight:800;white-space:nowrap}.order-change-delta-pill.extra{background:#dff3e7;color:#13643a}.order-change-delta-pill.refund{background:#fde7e4;color:#8a1c12}.order-change-delta-pill.even{background:#e8ebef;color:#475569}.editor-modal-header-actions,.editor-modal-header-primary-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.order-detail-section-actions{justify-content:flex-end}.order-change-delete-draft-btn{background:#fde7e4;color:#8a1c12}.order-detail-editor-modal .panel,.order-detail-editor-modal .order-price-check-panel{display:grid;align-content:start;gap:10px;padding:14px 16px}.order-detail-editor-modal .section-head{margin:0}.order-detail-editor-modal .order-price-check-panel .section-head{gap:10px}.order-detail-editor-modal .order-price-check-panel .section-head-actions{flex:0 0 auto;width:auto;min-width:0}.order-waybill-preview-panel{display:grid;gap:12px}.order-operation-log-panel{display:block}.order-operation-log-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.order-operation-log-summary::-webkit-details-marker{display:none}.order-operation-log-summary>span:first-child{display:grid;gap:2px;min-width:0}.order-operation-log-summary strong{font-size:15px;line-height:1.3}.order-operation-log-count{flex:0 0 auto;min-width:54px;padding:4px 8px;border:1px solid rgba(216,225,214,.92);border-radius:999px;background:#ffffffc7;color:#425348;font-size:12px;line-height:1.2;text-align:center}.order-operation-log-list{display:grid;gap:10px;margin-top:12px}.order-operation-log-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);gap:12px;padding:12px;border:1px solid rgba(216,225,214,.82);border-radius:8px;background:#ffffffb8}.order-operation-log-main,.order-operation-log-actor{min-width:0}.order-operation-log-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.order-operation-log-title-row strong{min-width:0;font-size:14px;line-height:1.35}.order-operation-log-title-row span{flex:0 0 auto;color:#6c7a70;font-size:12px;line-height:1.35}.order-operation-log-main p{margin:6px 0 0;color:#425348;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.order-operation-log-actor{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;align-content:start}.order-operation-log-actor>span{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:baseline}.order-operation-log-actor strong{min-width:0;color:#21332a;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.order-waybill-summary-card{display:grid;gap:8px;padding:12px 14px;border:1px solid rgba(216,225,214,.92);border-radius:14px;background:#ffffffc7}.order-waybill-summary-card__main{display:grid;gap:4px}.order-waybill-summary-card__main strong{color:var(--ink);font-size:16px;line-height:1.35;overflow-wrap:anywhere}.order-waybill-summary-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:12px;font-weight:700}.order-waybill-preview-meta{display:grid;grid-template-columns:1.1fr 1.1fr .8fr;gap:10px}.order-waybill-preview-meta>span{min-width:0;display:grid;gap:3px;padding:10px 12px;border:1px solid rgba(216,225,214,.92);border-radius:12px;background:#ffffffc7}.order-waybill-preview-meta strong{min-width:0;overflow-wrap:anywhere}.order-waybill-preview-body{display:grid;gap:10px}.order-waybill-preview-tabs{display:flex;gap:8px;flex-wrap:wrap}.order-waybill-preview-tabs button{border:1px solid rgba(216,225,214,.92);border-radius:999px;background:#ffffffd1;color:var(--muted);padding:7px 12px;font-weight:800;cursor:pointer}.order-waybill-preview-tabs button.active{border-color:#8fc8a4;background:#e4f5ea;color:#13643a}.order-waybill-preview-frame{width:100%;min-height:560px;border:1px solid rgba(216,225,214,.92);border-radius:14px;background:#fff}.order-waybill-preview-actions{display:flex;justify-content:flex-end}.order-service-records-modal .editor-modal-shell,.order-service-records-modal.editor-modal-shell{max-width:min(820px,90vw)}.order-service-records-modal .editor-modal-body{align-content:start;justify-items:start;padding:20px 22px 24px}.order-service-records-modal .timeline-list{width:100%;gap:14px;align-content:start;justify-items:start}.order-service-records-modal .timeline-card{width:min(100%,720px);grid-template-columns:14px minmax(0,1fr);padding:16px 18px;border-radius:20px;align-self:start}.order-service-records-modal .timeline-content{gap:12px}.order-service-records-modal .kv-grid{grid-template-columns:repeat(3,minmax(0,160px));gap:12px 16px}.order-service-records-modal .order-service-kv-grid>div{min-width:0}.order-service-records-modal .order-service-kv-grid strong{display:block;min-width:0}.order-service-records-modal .order-service-kv-grid-order-change{grid-template-columns:repeat(2,minmax(0,1fr))}.order-service-records-modal .order-service-kv-grid-order-change>div:last-child{grid-column:1 / -1}.order-service-records-modal .order-service-kv-grid-order-change .code-text{font-size:14px;line-height:1.5}.order-service-records-modal .order-change-settlement-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;width:min(100%,520px);padding:12px 14px;border:1px solid #e2d2be;border-radius:12px;background:#fffaf2}.order-service-records-modal .order-change-settlement-card strong{display:block;margin-top:4px;font-size:18px;line-height:1.35}.order-service-records-modal .order-change-settlement-card--refund{border-color:#efb6a9;background:#fff5f2}.order-service-records-modal .order-change-settlement-card--extra{border-color:#c9dbb8;background:#f8fff1}.order-service-records-modal .order-service-note,.order-service-records-modal .order-service-evidence-panel{max-width:520px}.order-service-records-modal .order-service-image-grid{gap:8px}.order-service-records-modal .review-admin-thumb{width:64px;height:64px;flex-basis:64px}.order-service-records-modal .form-actions{justify-content:flex-start}.order-service-records-modal .muted{line-height:1.6}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:24px;background:#231815b8}.image-preview-shell{width:min(92vw,960px);max-height:92vh;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;border:1px solid rgba(219,205,189,.9);border-radius:18px;background:var(--panel);box-shadow:0 18px 60px #00000047}.image-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-preview-head strong{min-width:0;overflow-wrap:anywhere}.image-preview-large{display:block;max-width:100%;max-height:calc(92vh - 86px);object-fit:contain;justify-self:center;align-self:center;border-radius:12px;background:#fff}.editor-modal-body{overflow:auto;padding:24px;display:grid;gap:18px}.editor-modal-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.editor-modal-shell.day-policy-modal{width:min(460px,calc(100vw - 32px));height:auto;max-height:calc(100vh - 32px);min-height:0;border-radius:18px}.day-policy-modal .editor-modal-header{padding:18px 18px 14px}.day-policy-modal .editor-modal-header h3{margin-bottom:0}.day-policy-modal .editor-modal-body{padding:16px 18px 18px}.day-policy-panel{display:grid;gap:14px}.day-policy-meta{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffff8a}.day-policy-meta strong{font-size:14px}.day-policy-switch{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.day-policy-switch span{display:grid;gap:3px}.day-policy-switch strong{font-size:14px}.day-policy-switch small{color:var(--muted);font-size:12px}.day-policy-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;width:42px;height:24px;margin:0;border:1px solid rgba(109,98,88,.35);border-radius:999px;background:#ded5ca;cursor:pointer;position:relative;transition:background .16s ease,border-color .16s ease}.day-policy-switch input:after{content:"";position:absolute;width:18px;height:18px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #23181533;transition:transform .16s ease}.day-policy-switch input:checked{background:var(--accent);border-color:var(--accent)}.day-policy-switch input:checked:after{transform:translate(18px)}.day-policy-field{display:grid;gap:6px}.day-policy-field span{color:var(--muted);font-size:12px}.day-policy-field input{width:100%;height:40px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff}.day-policy-field input:disabled{color:var(--muted);background:#efe7db85}.day-policy-actions{padding-top:2px}.editor-modal-shell.fo-stepper-modal{width:min(420px,calc(100vw - 32px));height:auto;min-height:0;max-height:none;grid-template-rows:auto auto;border-radius:20px}.fo-stepper-modal .editor-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:18px 20px 14px}.fo-stepper-modal .editor-modal-header h3{margin-bottom:6px}.fo-stepper-modal .editor-modal-header .muted{max-width:300px;line-height:1.45}.fo-stepper-modal .editor-modal-header-actions{flex-wrap:nowrap}.fo-stepper-modal .editor-modal-header-actions .secondary-btn{width:56px;min-width:56px;height:40px;padding:0;border-radius:999px;white-space:nowrap}.fo-stepper-modal .editor-modal-body{padding:18px 20px 20px;gap:16px}.fo-stepper-modal .editor-modal-actions{justify-content:flex-end}.fo-stepper-modal-body{display:grid;gap:18px}.fo-stepper-actions{justify-content:flex-end}.editor-modal-meta{display:grid;gap:16px}.start-shipping-confirm-shell{width:min(560px,calc(100vw - 32px));background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 80px #2318153d;overflow:hidden}.start-shipping-confirm-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.start-shipping-confirm-copy{display:grid;gap:8px}.start-shipping-confirm-copy h3,.start-shipping-confirm-copy p{margin:0}.start-shipping-confirm-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.start-shipping-confirm-body{padding:24px}.start-shipping-confirm-progress{display:grid;gap:10px;margin-bottom:16px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff}.start-shipping-confirm-card{display:grid;gap:10px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fffaf2}.start-shipping-confirm-card .muted{margin:0}.delete-confirm-panel{display:grid;gap:16px}.delete-confirm-target{display:grid;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fffaf2}.list-action-btn{white-space:nowrap;padding-left:12px;padding-right:12px}.table-inline-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.table-inline-actions .list-action-btn{min-width:88px;text-align:center;justify-content:center}.list-action-note{min-width:128px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1.4}.review-search-row input{min-width:min(360px,100%)}.review-admin-user-cell,.review-admin-product-cell,.review-admin-meta-cell,.review-admin-content-cell,.review-admin-preview{display:grid;gap:6px}.review-admin-stars{color:#d97706;font-weight:700;letter-spacing:1px}.review-admin-content{display:block;max-width:320px;white-space:normal;line-height:1.6}.review-admin-image-strip{display:flex;gap:8px;max-width:360px;overflow-x:auto;padding:2px 0 4px}.review-admin-thumb{width:56px;height:56px;flex:0 0 56px;object-fit:cover;border-radius:10px;border:1px solid var(--line);background:#fff}.review-admin-preview{border:1px solid var(--line);border-radius:14px;background:#fffaf2;padding:14px}.data-table td.col-action .table-inline-actions,.data-table td.col-action-wide .table-inline-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:12px;align-items:center;width:100%}.data-table td.col-action .table-inline-actions>:first-child,.data-table td.col-action-wide .table-inline-actions>:first-child{justify-self:end}.data-table td.col-action .table-inline-actions>:last-child,.data-table td.col-action-wide .table-inline-actions>:last-child{justify-self:start}.list-action-placeholder{visibility:hidden;pointer-events:none}.danger-outline{background:#fff4f2;color:#a12f17}.builder-card{padding:16px;border:1px solid var(--line);border-radius:16px;background:#ffffffd1}.builder-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.grouping-config-card{margin-bottom:16px}.product-media-notice-card{display:grid;gap:10px}.product-media-notice-card .builder-card-head{margin-bottom:0}.product-media-notice-text{margin:0;color:var(--text);line-height:1.7}.product-media-notice-subtext{margin-top:12px}.grouping-config-head{margin-bottom:0}.grouping-config-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.grouping-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.grouping-toggle-row .checkbox-field{min-height:auto}.sku-transfer-shell{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;margin-top:8px}.sku-transfer-column{display:grid;gap:10px;min-width:0}.sku-transfer-list{display:grid;gap:8px;min-height:260px;max-height:320px;overflow:auto;padding:12px;border-radius:18px;border:1px solid var(--line);background:#ffffffc7}.sku-transfer-item{display:grid;gap:4px;text-align:left;border:1px solid rgba(219,205,189,.9);border-radius:14px;background:#fff;padding:12px 14px;cursor:pointer}.sku-transfer-item.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #b33a1b1a;background:#fff7eff2}.sku-transfer-actions{display:grid;gap:10px;align-content:center}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.empty-state.compact{padding:12px 14px}.qr-preview{width:160px;height:160px;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#fff}.order-share-preview{width:min(260px,100%);aspect-ratio:5 / 4;object-fit:cover;border-radius:12px;border:1px solid var(--line);background:#fff;display:block}.order-share-image-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-share-image-upload-row .field-inline-upload{display:contents}.order-share-image-upload-row .field-inline-upload>.field-inline-upload-btn{order:1}.order-share-image-clear-btn{flex:0 0 auto;order:2}.order-share-image-upload-row .field-inline-upload-text{order:3}.order-summary-share-title-field{min-height:118px;line-height:1.6}.order-summary-share-title-preview{white-space:pre-wrap;line-height:1.7}.products-two-column{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr)}.product-list-card{align-items:stretch}.product-list-main{display:grid;gap:10px;width:100%}.product-list-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-chip-row{display:flex;flex-wrap:wrap;gap:8px}.product-media-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:16px}.product-media-field{display:grid;gap:10px}.product-media-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-media-card{width:220px;max-width:100%;aspect-ratio:1 / 1;border-radius:18px;border:1px dashed var(--line);background:#fff;overflow:hidden}.product-media-card-button,.product-media-gallery-grid-button{padding:0;cursor:pointer;text-align:inherit}.product-media-card-button{display:block}.product-media-gallery-grid-button{border:0;background:transparent}.product-media-card-button:disabled,.product-media-gallery-grid-button:disabled{cursor:not-allowed;opacity:.7}.product-media-empty,.product-media-gallery-empty{width:100%;height:100%;display:grid;place-items:center;gap:8px;color:var(--muted);text-align:center}.product-media-empty strong,.product-media-gallery-empty strong{font-size:36px;line-height:1;font-weight:500}.product-media-gallery-field{display:grid;gap:14px}.product-media-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.product-media-help{min-height:20px}.product-upload-status{margin:0;font-size:12px;color:#7a3f11}.product-media-gallery-item{position:relative;border-radius:16px;overflow:hidden}.product-media-gallery-remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.7);background:#121212b8;color:#fff;font-size:18px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px #00000038}.product-media-gallery-remove:hover{background:#b2371deb}.product-media-gallery-add{min-height:140px;border:1px dashed var(--line);border-radius:16px;background:#fff;color:var(--muted);display:grid;place-items:center;gap:8px}.product-media-gallery-add strong{font-size:30px;line-height:1;font-weight:500}.product-media-gallery-empty{min-height:160px;border:1px dashed var(--line);border-radius:18px;background:#fff}.product-preview-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#fff}.marketing-two-column{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr)}.marketing-banner-list-card{align-items:stretch}.marketing-banner-list-main{display:flex;justify-content:space-between;gap:14px;width:100%}.marketing-banner-list-copy{min-width:0;display:grid;gap:8px;flex:1}.marketing-banner-thumb{width:108px;height:108px;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:#fff;flex-shrink:0}.marketing-banner-preview{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px;align-items:center;border-radius:20px;padding:18px;color:#fffaf2;margin-bottom:16px}.marketing-banner-preview-copy{display:grid;gap:10px}.marketing-banner-preview-copy p{margin:0;color:#fffaf2d1}.marketing-banner-preview-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:#ffffff29}.order-tabs{display:flex;gap:8px;flex-wrap:wrap}.order-tabs button{border:1px solid var(--line);border-radius:999px;background:#fffaf2c7;color:var(--ink);padding:10px 16px;cursor:pointer}.order-tabs button.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.order-toolbar{display:grid;grid-template-columns:repeat(3,minmax(180px,240px)) auto;gap:12px;align-items:end;margin-bottom:16px}.order-toolbar label{display:grid;gap:6px}.order-toolbar label span{color:var(--muted);font-size:13px}.order-toolbar select{width:100%;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff}.order-list,.category-order-list{display:grid;gap:10px}.order-card,.category-order-card{display:grid;grid-template-columns:42px 64px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#ffffffbd;padding:12px;cursor:grab}.category-order-card{grid-template-columns:42px 48px minmax(0,1fr)}.order-card.is-dragging,.category-order-card.is-dragging{opacity:.54}.order-rank{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#f4eadc;color:var(--muted);font-weight:700}.order-thumb{width:64px;height:64px;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:grid;place-items:center;background:#fffaf2;color:var(--muted);font-weight:700}.order-thumb img{width:100%;height:100%;object-fit:cover}.order-main{min-width:0;display:grid;gap:8px}.order-title-row,.order-meta,.sku-chip-list{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.order-title-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-meta{color:var(--muted);font-size:13px}.order-details summary{cursor:pointer;color:var(--accent);font-size:13px}.sku-chip-list{padding-top:8px}.sku-chip{max-width:360px;min-width:220px;display:grid;gap:4px;border:1px solid var(--line);border-radius:12px;padding:8px 10px;background:#fffaf2;font-size:12px}.sku-chip strong,.sku-chip small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-chip small{color:var(--muted)}.pin-btn{border:1px solid var(--line);border-radius:999px;background:#fffaf2;color:var(--ink);padding:8px 12px;cursor:pointer}.pin-btn.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.category-glyph{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#f4eadc;font-weight:700}@media (max-width: 900px){.admin-shell{grid-template-columns:1fr}.mobile-admin-header__top,.mobile-admin-header__meta{flex-direction:column}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);max-width:320px;height:100vh;z-index:40;overflow-y:auto;transform:translate(-100%);transition:transform .18s ease;box-shadow:18px 0 40px #0000003d}.admin-sidebar.is-open{transform:translate(0)}.admin-sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-sidebar-close,.mobile-nav-toggle{display:inline-flex}.admin-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;background:#2318155c;padding:0}.admin-main{padding:14px}.admin-header{position:sticky;top:0;z-index:20;margin:-14px -14px 0;padding:14px;background:#f9f4ecf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(219,205,189,.72)}.header-left,.header-right{width:100%;justify-content:space-between}.header-right>div{min-width:0}.two-column,.form-grid{grid-template-columns:1fr}.manual-archive-range-row{grid-template-columns:repeat(2,minmax(0,1fr))}.page-body{margin-top:14px}.page-shell{gap:12px}.page-shell>div:first-child,.page-shell-actions{width:100%}.page-shell h2{font-size:24px;line-height:1.2}.page-shell-actions{display:grid;grid-template-columns:1fr;gap:10px}.page-shell-actions>*,.page-shell-actions button,.page-shell-actions .toolbar,.page-shell-actions label{width:100%}.toolbar{align-items:stretch}.toolbar.compact{justify-content:stretch}.toolbar label,.toolbar input,.toolbar select{width:100%}.analytics-window-actions{justify-content:stretch}.analytics-quick-shortcuts,.analytics-range-control{width:100%}.analytics-range-control{justify-content:flex-start}.order-status-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-category-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.product-category-tabs button{flex:0 0 auto}.order-change-bundle-child-grid{grid-template-columns:1fr}.order-change-bundle-toolbar,.order-change-bundle-slot-head{flex-direction:column}.order-change-chain-summary{grid-template-columns:1fr}.order-change-chain-card-head{flex-direction:column}.order-change-chain-side{justify-content:flex-start}.order-change-region-row{grid-template-columns:1fr}.order-change-note-field{grid-template-columns:1fr;width:100%}.order-change-amount-grid,.order-service-records-modal .kv-grid,.flavor-option-row,.order-toolbar,.order-card,.category-order-card{grid-template-columns:1fr}.order-rank,.order-thumb,.category-glyph{width:100%}.sticky-panel{position:static}.summary-grid,.module-grid,.card-grid,.lane-grid{grid-template-columns:1fr}.table-wrap{border-radius:16px;background:#fffaf299}.data-table{min-width:920px;table-layout:auto}.data-table th,.data-table td{padding:12px 10px;font-size:13px}.table-filter-head,.table-filter-head-sortable{min-width:132px}.table-filter-dropdown{width:min(92vw,360px)!important;left:50%!important;transform:translate(-50%);max-width:calc(100vw - 24px)}.table-filter-trigger,.table-filter-input{min-height:34px}.pagination-row{justify-content:stretch;flex-wrap:wrap}.pagination-row>*{width:100%}.pagination-row .secondary-btn{justify-content:center}.desktop-table-only{display:none}.mobile-filter-panel,.mobile-shipping-agenda,.mobile-record-list{display:grid}.mobile-record-list{gap:12px}.mobile-filter-grid,.mobile-record-card__grid,.mobile-record-card__actions,.mobile-record-card__summary-grid{grid-template-columns:1fr}.mobile-record-card__head{flex-direction:column;align-items:stretch}.mobile-record-card__head-side{justify-items:start}.mobile-record-card__actions>*{width:100%;justify-content:center}.mobile-filter-panel__head{flex-direction:column}.month-weekdays,.month-grid{display:none}.mobile-product-card__summary{grid-template-columns:64px minmax(0,1fr)}.mobile-admin-header{padding:12px 14px}.table-inline-actions{flex-direction:column;align-items:stretch}.table-inline-actions>*{width:100%;justify-content:center}.editor-modal-backdrop{padding:10px}.editor-modal-shell{width:calc(100vw - 20px);height:calc(100vh - 20px);border-radius:20px}.editor-modal-shell.fo-stepper-modal{width:calc(100vw - 20px);height:auto;max-height:calc(100vh - 20px)}.start-shipping-confirm-shell{width:calc(100vw - 20px);border-radius:22px}.editor-modal-header,.editor-modal-body{padding:16px}.editor-modal-header{gap:12px}.start-shipping-confirm-header{padding:20px 20px 16px;flex-direction:column;align-items:stretch}.editor-modal-header-actions{align-items:stretch;width:100%;min-width:0;flex-direction:column-reverse}.editor-modal-header-primary-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px}.editor-modal-header-actions .secondary-btn,.editor-modal-header-primary-actions>*{width:100%;justify-content:center}.push-field-map__head{display:none}.push-field-map__row{grid-template-columns:1fr}.push-field-map__row .secondary-btn{width:100%;justify-content:center}.start-shipping-confirm-actions{justify-content:stretch}.start-shipping-confirm-actions>button{flex:1 1 0;justify-content:center}.start-shipping-confirm-body{padding:20px}.marketing-banner-list-main,.marketing-banner-preview{grid-template-columns:1fr;display:grid}.product-media-pair,.product-media-field{grid-template-columns:1fr}.product-media-card{width:100%}.marketing-banner-thumb{width:100%;height:180px}.grouping-toggle-row,.sku-transfer-shell{grid-template-columns:1fr}.sku-transfer-actions{grid-auto-flow:row}}.ops-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;background:linear-gradient(135deg,#b33a1b14,#f3d1b18c)}.ops-hero h2{margin-bottom:10px}.ops-hero-copy{display:grid;gap:6px}.ops-hero-aside{display:none}.ops-two-column{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr)}.worklist-card{align-items:stretch}.worklist-main{display:grid;gap:10px;width:100%}.inline-meta-grid{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:13px}.section-subhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 12px}.emphasis-actions{padding:14px 16px;border-radius:18px;background:#f3d1b159;border:1px solid rgba(179,58,27,.12)}.timeline-list{display:grid;gap:12px}.timeline-card{display:grid;grid-template-columns:16px minmax(0,1fr);gap:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.timeline-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);margin-top:8px;box-shadow:0 0 0 6px #b33a1b1f}.timeline-content{display:grid;gap:8px}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.calendar-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 16px 40px #2318150f;display:grid;gap:16px}.calendar-card h3{margin:0}.calendar-card-head{align-items:flex-start}.calendar-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.calendar-stats>div{display:grid;gap:6px}.progress-meter{display:grid;gap:8px}.progress-meter-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-track{width:100%;height:10px;border-radius:999px;background:#eadfce;overflow:hidden}.fo-two-column{grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr)}.fo-workbench-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,1.25fr) minmax(360px,1fr);gap:16px;align-items:start}.fo-workbench-grid--pure{grid-template-columns:minmax(360px,1fr) minmax(420px,1.25fr)}.page-shell-actions.fo-pure-mode-actions{order:-1;flex-basis:100%;justify-content:flex-start}.page-shell:has(.fo-pure-mode-actions){gap:0}.page-shell:has(.fo-pure-mode-actions)>div:first-child{display:none}.fo-toolbar--pure{justify-content:flex-start}.fo-toolbar--pure>.secondary-btn{min-height:36px;padding:0 18px;border:1px solid rgba(179,58,27,.42);border-radius:999px;background:var(--accent);color:#fff;font-weight:900;box-shadow:0 10px 22px #b33a1b2e}.page-shell:has(.fo-operator-actions){flex-wrap:nowrap;align-items:center}.page-shell:has(.fo-operator-actions)>div:first-child{flex:1 1 520px;min-width:0}.fo-operator-actions{flex:1 1 auto;min-width:0;justify-content:flex-end}.fo-toolbar{justify-content:flex-end;gap:10px;flex-wrap:wrap}.fo-operator-actions .fo-toolbar{width:100%;flex-wrap:nowrap}.fo-toolbar>.primary-btn,.fo-toolbar>.secondary-btn{min-height:36px;padding:0 14px;font-size:14px;font-weight:800;line-height:1.15;white-space:nowrap}.fo-toolbar>.fo-toolbar__summary-btn{color:#1f4f37;background:#e8f4ec}.fo-toolbar>.fo-toolbar__trace-ship-btn{color:#114a59;background:#dff3f5}.fo-date-control{min-height:36px;flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fffaf2db;color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap}.fo-date-control span{flex:0 0 auto;white-space:nowrap}.fo-date-control input{width:132px;min-width:132px;flex:0 0 132px;border:0;background:transparent;color:var(--ink);font:inherit;outline:none}.fo-filter-row{display:flex;gap:12px;flex-wrap:wrap}.fo-filter-row--global{display:block;align-items:start}.fo-queue-search{display:grid;grid-template-columns:repeat(3,minmax(118px,1fr)) auto;gap:10px;align-items:end;margin:14px 0 16px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fffaf2b8}.fo-queue-search--global{margin:0;grid-template-columns:minmax(180px,.9fr) repeat(3,minmax(180px,1fr)) auto;gap:8px;align-items:end;padding:10px 12px}.fo-queue-search--global .fo-original-shipping-date-filter{grid-column:auto;max-width:none;min-width:0}.fo-queue-search--global .fo-queue-search-actions{min-width:154px}.fo-queue-search--global .fo-queue-search-buttons{grid-template-columns:minmax(78px,1fr) minmax(50px,.68fr);gap:6px}.fo-queue-search--global .fo-queue-search-actions .primary-btn,.fo-queue-search--global .fo-queue-search-actions .secondary-btn{min-height:34px;padding:0 8px}.fo-queue-search label{min-width:0;display:grid;gap:6px}.fo-queue-search label span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.2}.fo-queue-search input,.fo-queue-search select{width:100%;min-width:0;height:36px;border:1px solid var(--line);border-radius:12px;padding:0 11px;background:#fff;color:var(--ink);font:inherit;outline:none}.fo-queue-search select{cursor:pointer}.fo-queue-search input:focus,.fo-queue-search select:focus{border-color:#b33a1b6b;box-shadow:0 0 0 3px #b33a1b1a}.fo-original-shipping-date-filter{grid-column:1 / span 2;max-width:360px}.fo-multi-select{position:relative;width:100%}.fo-multi-select summary{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.fo-multi-select summary::-webkit-details-marker{display:none}.fo-multi-select summary:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.68}.fo-multi-select[open] summary{border-color:#b33a1b6b;box-shadow:0 0 0 3px #b33a1b1a}.fo-multi-select-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:min(260px,100%);max-height:260px;overflow-y:auto;padding:6px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 16px 30px #55392229}.fo-multi-select-option{width:100%;min-height:32px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:4px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--text);font-size:13px;font-weight:700;text-align:left;cursor:pointer}.fo-multi-select-option:hover,.fo-multi-select-option.is-selected{background:#b33a1b1a;color:#8f2f18}.fo-multi-select-check{width:18px;text-align:center;font-size:13px;font-weight:900}.fo-queue-search-actions{min-width:174px;display:grid;grid-template-columns:1fr;gap:6px;justify-items:stretch}.fo-queue-search-actions .muted{min-height:14px;font-size:12px;line-height:1.2;text-align:center}.fo-queue-search-buttons{display:grid;grid-template-columns:minmax(82px,1fr) minmax(58px,.72fr);gap:6px}.fo-queue-search-actions .primary-btn,.fo-queue-search-actions .secondary-btn{width:100%;min-height:36px;padding:0 8px;border-radius:12px;font-size:13px;font-weight:800}.fo-section-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.fo-selection-actions{display:inline-flex;align-items:center;gap:6px;min-width:0}.fo-selection-actions .secondary-btn{min-height:34px;padding:0 10px}.fo-queue-list,.fo-item-stack{display:grid;gap:12px}.fo-product-panel{max-height:calc(100vh - 220px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.fo-product-panel .section-head{flex:0 0 auto}.fo-product-panel .fo-item-stack{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-gutter:stable}.fo-queue-card{width:100%;border-radius:14px;align-items:stretch;min-height:92px}.fo-queue-card.is-selected{border-color:#b33a1b80;background:#fff7ecf5;box-shadow:inset 0 0 0 1px #b33a1b2e}.fo-card-select{width:28px;min-width:28px;align-self:stretch;display:flex;align-items:center;justify-content:center;cursor:pointer}.fo-card-select input{width:18px;height:18px;margin:0;accent-color:var(--accent);cursor:pointer}.fo-card-side{width:92px;flex-shrink:0;display:grid;grid-template-rows:1fr 1fr;gap:8px;align-self:stretch}.fo-card-side .status-tag,.fo-card-side .fo-detail-btn{width:100%;min-height:32px;display:flex;align-items:center;justify-content:center;text-align:center}.fo-picker-badge{display:inline-flex;align-items:center;max-width:132px;min-height:22px;padding:0 8px;border-radius:999px;background:#e8f4ec;color:#1f4f37;font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-picker-badge.is-empty{background:#f4ede3;color:#8a6b4f}.fo-detail-btn{flex-shrink:0;padding:7px 8px;border-radius:12px;font-size:12px}.fo-order-weak-meta{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fo-item-batch-meta{color:var(--muted);font-size:12px;line-height:1.35}.fo-item-card{padding:8px 12px}.fo-item-card.is-bundle-member{position:relative;background:#f5e6d1;border-color:#d8b98f}.fo-item-card.is-bundle-member:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 4px 4px 0;background:#b57b3a}.fo-item-card.is-bundle-member .fo-item-batch-meta{flex:0 0 auto;width:auto;max-width:100%;padding:2px 7px;border-radius:999px;background:#b57b3a29;color:#6d4219;font-size:11px;font-weight:600}.fo-item-card.is-short{background:#fff2ef;border-color:#efc0b6}.fo-item-card.is-substituted{background:#fff7ed;border-color:#e9cda5}.fo-item-card.is-substituted .soft-chip{background:#fff4c7;border:1px solid #f0d47a;color:#806400}.fo-item-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(44px,auto);align-items:baseline;gap:8px}.fo-item-head.has-actions{grid-template-columns:minmax(0,1fr) minmax(44px,auto) auto}.fo-item-copy{min-width:0;display:flex;align-items:baseline;gap:6px;white-space:nowrap}.fo-item-copy strong,.fo-item-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis}.fo-item-name{flex:0 1 auto;max-width:44%}.fo-item-spec{flex:1 1 auto;max-width:40%}.fo-item-state-chip{flex:0 0 auto;padding:2px 6px;border-radius:999px;background:#ffffffa8;color:#9a351f;font-size:11px;font-weight:800;line-height:1.1}.fo-item-qty{min-width:44px;display:inline-flex;align-items:baseline;justify-content:flex-end;gap:5px;text-align:right;white-space:nowrap}.fo-item-toggle{min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;line-height:1}.fo-item-toggle.is-open{border-color:#b33a1b52;background:#ffffffdb;color:var(--accent)}.fo-item-replacement{min-width:0;overflow:hidden;color:#935b00;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.fo-item-actions{margin-top:10px;display:grid;grid-template-columns:auto minmax(190px,1fr);align-items:center;justify-content:start;gap:8px 12px;flex-wrap:nowrap}.fo-item-card.is-short .fo-item-actions,.fo-item-card.is-substituted .fo-item-actions{grid-template-columns:auto minmax(0,1fr) auto}.fo-restore-btn{background:#fff;border:1px solid rgba(179,58,27,.38);color:var(--accent)}.fo-restore-btn:hover{border-color:var(--accent);box-shadow:0 0 0 2px #b33a1b14}.fo-substitute-field{display:grid;grid-template-columns:auto minmax(160px,1fr);gap:8px;align-items:center;min-width:0}.fo-substitute-field>span{color:var(--muted);font-size:13px;white-space:nowrap}.fo-substitute-field select{width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff}.fo-submit-panel{position:sticky;bottom:0}.fo-readonly-panel{background:#fffaf2b8}.fo-submit-actions{display:flex;gap:12px;align-items:stretch}.fo-submit-card{flex:1;border:0;border-radius:20px;background:linear-gradient(135deg,#b33a1b,#cd5a37);color:#fff;min-height:84px;padding:16px 18px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 16px 36px #b33a1b3d;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.fo-submit-card.is-warning{background:linear-gradient(135deg,#a76a00,#d28b1a);box-shadow:0 16px 36px #a76a0038}.fo-submit-card.is-disabled{background:linear-gradient(135deg,#948679,#b7aa9b);box-shadow:none;cursor:not-allowed}.fo-submit-card.is-tapping{transform:scale(.99)}.fo-submit-copy{display:grid;gap:6px;text-align:left}.fo-submit-copy strong{font-size:18px}.fo-submit-copy span{color:#fffaf2d1}.fo-tap-track{display:inline-flex;gap:6px}.fo-tap-segment{width:16px;height:16px;border-radius:999px;background:#ffffff42;border:1px solid rgba(255,255,255,.3)}.fo-tap-segment.is-active{background:#fff}.fo-stepper{display:grid;grid-template-columns:48px 56px 48px;align-items:center;justify-content:center;gap:10px}.fo-stepper .secondary-btn{width:48px;height:48px;min-width:48px;padding:0;border-radius:999px}.fo-stepper strong{min-width:0;text-align:center;font-size:26px}.fo-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2318152e;display:grid;place-items:center;z-index:1200;pointer-events:none}.fo-success-glyph{width:92px;height:92px;border-radius:999px;background:#15603ceb;position:relative;box-shadow:0 20px 40px #15603c3d}.fo-success-glyph:before{content:"";position:absolute;left:26px;top:44px;width:16px;height:8px;border-left:5px solid #fff;border-bottom:5px solid #fff;transform:rotate(-45deg)}.fo-success-glyph:after{content:"";position:absolute;left:40px;top:34px;width:28px;height:14px;border-right:5px solid #fff;border-bottom:5px solid #fff;transform:rotate(45deg)}@media (max-width: 900px){.fo-workbench-grid,.fo-two-column,.fo-filter-row--global{grid-template-columns:1fr}.fo-queue-search{grid-template-columns:repeat(2,minmax(0,1fr))}.fo-original-shipping-date-filter{grid-column:1 / -1;max-width:none}.fo-queue-search-actions{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:end}.fo-queue-search-actions .muted{text-align:left}.fo-queue-search-buttons{min-width:174px}.fo-list-limit-form{width:100%;justify-content:flex-start}.fo-submit-actions{flex-direction:column}.fo-item-head{grid-template-columns:minmax(0,1fr) minmax(38px,auto);gap:6px}.fo-item-head.has-actions{grid-template-columns:minmax(0,1fr) minmax(38px,auto) auto}.fo-item-copy{gap:5px}.fo-item-name{max-width:42%}.fo-item-spec{max-width:38%}.fo-item-qty{min-width:38px;text-align:right}.fo-item-toggle{min-height:26px;padding-inline:8px;font-size:11px}.fo-item-actions{grid-template-columns:auto minmax(0,1fr);gap:6px 8px}.fo-item-card.is-short .fo-item-actions,.fo-item-card.is-substituted .fo-item-actions{grid-template-columns:auto minmax(0,1fr) auto}.fo-substitute-field{grid-template-columns:1fr;min-width:0;width:100%}.fo-product-panel{max-height:none;overflow:visible}.fo-product-panel .fo-item-stack{overflow:visible;padding-right:0}}@media (max-width: 560px){.fo-queue-search{grid-template-columns:1fr}.fo-original-shipping-date-filter{grid-column:auto}.fo-queue-search-actions{grid-template-columns:1fr}.fo-queue-search-buttons{min-width:0}.fo-list-limit-form{justify-content:stretch}.fo-list-limit-form input{flex:1 1 80px}}.progress-fill{height:100%;border-radius:inherit;background:#b7ab9a}.progress-fill.success{background:linear-gradient(90deg,#588f5d,#7fb169)}.progress-fill.warning{background:linear-gradient(90deg,#d08b26,#e7b14b)}.progress-fill.danger{background:linear-gradient(90deg,#b33a1b,#d85d3d)}@media (max-width: 900px){.ops-hero,.ops-two-column,.calendar-stats{grid-template-columns:1fr}}.overview-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;background:linear-gradient(135deg,#fffaf2d9,#f3d1b18c)}.overview-hero-copy{display:grid;gap:8px}.overview-hero-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.overview-hero-copy h2{margin-bottom:2px}.overview-hero-side{display:none}.inventory-table-shell{border:1px solid rgba(219,205,189,.9);border-radius:18px;background:#ffffffbd;overflow:hidden}.inventory-table-shell .data-table{min-width:720px}.inventory-table-shell .data-table th:last-child,.inventory-table-shell .data-table td:last-child{width:140px;min-width:140px}.inventory-stock-cell{font-variant-numeric:tabular-nums}.inventory-editor-stack{display:grid;gap:16px}.inventory-editor-modal.editor-modal-shell{width:min(1180px,calc(100vw - 48px));height:min(90vh,920px)}.inventory-table-shell--editor{height:100%}.inventory-table-shell--editor .table-wrap{max-height:calc(90vh - 220px);overflow-y:auto}.inventory-stock-input-cell{vertical-align:middle}.inventory-stock-input{width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--ink);font:inherit;outline:none}.inventory-stock-input:focus{border-color:#c7ad95;box-shadow:0 0 0 3px #b33a1b14}.inventory-stock-input.is-error{border-color:#c1492e;box-shadow:0 0 0 3px #c1492e1f}.dashboard-two-column{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.settings-tool-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:10px 0 12px;background:linear-gradient(180deg,#faf5ecf5,#faf5ecd1);scrollbar-width:thin}.settings-tool-nav button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#ffffffd1;padding:0 14px;color:var(--ink);font:inherit;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.settings-tool-nav button:hover{border-color:#b33a1b4d;color:#b33a1b;background:#fff5f2f2}.settings-tool-anchor{scroll-margin-top:74px}.manual-archive-range-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.manual-archive-range-row label{min-width:0}.manual-archive-date-field{cursor:pointer}.manual-archive-range-row input{width:100%;min-width:0;cursor:pointer}.admin-user-list-panel{display:grid;gap:14px}.admin-user-list-panel>.section-head{padding-bottom:0}.admin-user-table{display:grid;gap:8px}.admin-user-table-head,.admin-user-row{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(220px,1.6fr) minmax(108px,.8fr) 72px 88px minmax(128px,1fr) 140px;gap:12px;align-items:center}.admin-user-table-head{min-height:34px;padding:0 16px;color:var(--muted);font-size:12px;font-weight:800}.admin-user-row{min-height:70px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fffaf2}.admin-user-row>strong,.admin-user-row>span{min-width:0}.admin-user-row .code-text{overflow-wrap:anywhere}.admin-user-actions{display:inline-flex;justify-content:flex-end;gap:8px}.admin-user-actions .secondary-btn{min-width:58px;padding-left:12px;padding-right:12px}.admin-user-editor-modal.editor-modal-shell{width:min(820px,calc(100vw - 48px));height:auto;max-height:min(92vh,760px)}.password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.password-field__toggle{border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#f7f1ea;color:var(--text);white-space:nowrap;cursor:pointer}@media (max-width: 900px){.admin-user-table-head{display:none}.admin-user-row{grid-template-columns:1fr;gap:8px;align-items:stretch}.admin-user-actions{justify-content:stretch;display:grid;grid-template-columns:1fr 1fr}.admin-user-actions .secondary-btn{width:100%;justify-content:center}.admin-user-editor-modal.editor-modal-shell{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}}.lane-grid{display:grid;gap:16px}.lane-card{display:grid;gap:14px;padding:18px;border-radius:18px;border:1px solid var(--line);background:#ffffffb8}.lane-count{display:inline-grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:999px;background:#b33a1b1f;color:var(--accent);font-weight:700}.lane-item-list{display:grid;gap:12px}.lane-item{display:grid;gap:8px;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(219,205,189,.8)}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.insight-card{display:grid;gap:14px;padding:18px;border-radius:20px;border:1px solid var(--line);background:var(--panel);box-shadow:0 14px 36px #2318150f}.insight-card.warm{background:linear-gradient(180deg,#fff7eff5,#f3d1b17a)}.insight-card.sage{background:linear-gradient(180deg,#f5faf2f5,#d6e8cd9e)}.insight-card.sand{background:linear-gradient(180deg,#fbf7eef5,#e9ddc599)}.insight-list{display:grid;gap:10px}.insight-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(35,24,21,.08)}.analytics-range-control{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.analytics-window-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap;width:100%}.analytics-quick-shortcuts{display:flex;align-items:center;gap:10px;flex:1 1 720px;min-width:320px;flex-wrap:wrap;justify-content:flex-end}.analytics-quick-shortcut{min-height:40px;padding:10px 16px;background:#fffaf2;color:#5b463b}.analytics-quick-shortcut.active{background:#f3e3cf;color:var(--accent)}.analytics-quick-shortcut:disabled{opacity:.5}.analytics-start-btn{min-width:132px;min-height:38px;padding:10px 18px;font-size:14px;font-weight:700;white-space:nowrap}.analytics-range-control .secondary-btn.is-active{background:var(--accent);color:#fff}.analytics-hero{display:flex;justify-content:space-between;gap:18px;align-items:stretch}.analytics-task-card{display:grid;gap:12px}.analytics-overview-card{gap:14px}.analytics-task-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:start}.analytics-task-card__head-main{display:grid;gap:6px;min-width:0}.analytics-task-card__head-main h3,.analytics-task-card__head-main p{margin:0}.analytics-task-card__head-meta{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:10px 16px;justify-content:end;min-width:0}.analytics-task-card__head-meta>div{display:grid;gap:3px;text-align:right}.analytics-task-card__head-meta strong{word-break:break-word}.analytics-task-card__head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.analytics-overview-card__body{display:grid;gap:18px;padding-top:2px;border-top:1px solid rgba(219,205,189,.68)}.analytics-overview-empty{margin-top:2px}.analytics-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.analytics-progress__track{height:10px;border-radius:999px;overflow:hidden;background:#dbcdbdad}.analytics-task-failure-log{display:grid;gap:8px;padding:14px 16px;border-radius:14px;border:1px solid rgba(179,58,27,.16);background:#b33a1b0f}.analytics-task-failure-log strong{color:#8c341c}.analytics-task-failure-log pre{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;color:var(--text)}.analytics-window-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.analytics-date-field{display:grid;gap:8px}.analytics-rule-title{display:inline-flex;align-items:center;min-height:40px;line-height:1}.analytics-date-field-label--hidden{visibility:hidden}.analytics-date-field span{color:var(--muted);font-size:13px}.analytics-date-field input,.analytics-date-field select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff}.analytics-status-filter-field{min-width:0}.analytics-status-filter-field .table-filter-head{height:100%}.analytics-status-filter-field .table-filter-title-row{min-height:44px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:0 12px;background:#fff}.analytics-task-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.analytics-task-grid>div{display:grid;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid rgba(219,205,189,.85);background:#ffffff8a}.analytics-task-grid>div strong{line-height:1.2}.analytics-two-column{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)}.analytics-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.analytics-grid-2.compact{gap:14px}.analytics-meter-list{display:grid;gap:14px}.analytics-meter-row{display:grid;gap:7px}.analytics-meter-row p{margin:0;font-size:12px}.analytics-meter-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.analytics-meter-head span{min-width:0;word-break:break-word}.analytics-meter-head strong{white-space:nowrap}.analytics-meter-track{height:8px;border-radius:999px;background:#dbcdbdad;overflow:hidden}.analytics-meter-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b33a1b,#2f7d72)}.analytics-scope-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.analytics-scope-grid>div{display:grid;gap:6px;padding:12px;border:1px solid rgba(219,205,189,.85);border-radius:14px;background:#ffffff85;min-width:0}.analytics-scope-grid strong{word-break:break-word}.analytics-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.analytics-chip{display:inline-flex;max-width:100%;padding:6px 10px;border-radius:999px;background:#b33a1b17;color:#73301f;font-size:12px;word-break:break-word}.analytics-quality-list,.analytics-deprecated-list{display:grid;gap:12px}.analytics-deprecated-list{margin-top:16px}.analytics-quality-row,.analytics-deprecated-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:12px;border:1px solid rgba(219,205,189,.85);border-radius:14px;background:#ffffff8a}.analytics-quality-row p,.analytics-deprecated-row p{margin:4px 0 0;line-height:1.55}.analytics-deprecated-row strong{word-break:break-word}.analytics-archive-list{display:grid;gap:12px}.analytics-archive-card{display:grid;gap:12px;padding:14px 16px;border:1px solid rgba(219,205,189,.88);border-radius:14px;background:#ffffff94}.analytics-archive-card__head{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.analytics-archive-card__head-main{display:grid;grid-template-columns:auto auto;gap:18px;align-items:center;justify-content:flex-start;flex:1 1 auto;min-width:0}.analytics-archive-toggle{min-width:0;padding:0;border:0;background:transparent;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;text-align:left;color:var(--text)}.analytics-archive-toggle span:last-child{display:grid;gap:4px;min-width:0}.analytics-archive-toggle strong{font-size:16px}.analytics-archive-card__head--clickable{cursor:pointer}.analytics-archive-card__head--clickable:focus-visible{outline:2px solid rgba(179,58,27,.35);outline-offset:4px;border-radius:12px}.analytics-archive-caret{color:var(--muted);transition:transform .18s ease}.analytics-archive-caret.is-open{transform:rotate(90deg)}.analytics-archive-summary{display:grid;grid-template-columns:repeat(3,auto) auto;gap:14px;align-items:center}.analytics-archive-summary>div{display:grid;gap:3px;white-space:nowrap}.analytics-archive-actions{display:flex;gap:14px;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-left:auto}.analytics-archive-actions .table-filter-head{min-width:0;width:auto}.analytics-archive-meta{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--muted);font-size:12px}.analytics-archive-filter{max-width:360px}.analytics-archive-filter .table-filter-title-row{min-height:40px;align-items:center;border:1px solid rgba(219,205,189,.88);border-radius:12px;padding:0 12px;background:#ffffffb8}.analytics-archive-filter--minimal .table-filter-title-row{padding:0 10px 0 12px}.analytics-archive-filter--minimal .table-filter-title-row>span{display:none}.analytics-archive-filter--minimal .table-filter-trigger{width:auto}.analytics-archive-card__body{display:grid;gap:18px;padding-top:12px;border-top:1px solid rgba(219,205,189,.68)}.behavior-funnel-hero{background:linear-gradient(135deg,#fff7effa,#eff7f2fa)}.behavior-funnel-side{min-width:280px;display:grid;gap:12px}.behavior-debug-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end}.behavior-debug-field{display:grid;gap:6px;grid-column:span 3}.behavior-debug-field--xs{grid-column:span 1}.behavior-debug-field--sm{grid-column:span 2}.behavior-debug-field--group{grid-column:span 3}.behavior-debug-field--actions{grid-column:span 2}.behavior-debug-field--range{grid-column:span 1}.behavior-funnel-side strong{line-height:1.4}.behavior-funnel-side select,.behavior-funnel-side input{width:100%}.behavior-debug-actions{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 1280px){.behavior-debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.behavior-debug-field,.behavior-debug-field--xs,.behavior-debug-field--sm,.behavior-debug-field--group,.behavior-debug-field--actions,.behavior-debug-field--range{grid-column:span 1}}.behavior-funnel-filter{flex-wrap:wrap;justify-content:flex-end}.behavior-funnel-filter input{min-width:min(260px,100%)}.toggle-card-row{padding:16px;border-radius:18px;border:1px solid rgba(179,58,27,.1);background:#ffffffd1}@media (max-width: 900px){.overview-hero,.dashboard-two-column,.insight-grid,.analytics-window-grid{grid-template-columns:1fr}.analytics-task-card__head,.analytics-archive-card__head{flex-direction:column;align-items:stretch}.analytics-task-card__head-meta,.analytics-archive-card__head-main{display:grid;grid-template-columns:1fr}.analytics-task-card__head-meta>div{text-align:left}.analytics-archive-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-archive-actions{flex-direction:column;align-items:stretch;justify-content:flex-start;margin-left:0}.analytics-archive-actions .table-filter-head{width:100%}}.month-board{display:grid;gap:12px}.month-weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.month-weekdays span{padding:0 8px;color:var(--muted);font-size:13px}.month-day-card{min-height:172px;padding:16px;border-radius:20px;border:1px solid var(--line);background:var(--panel);box-shadow:0 16px 40px #2318150f;display:grid;gap:14px;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.shipping-day-card-main{display:grid;gap:14px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.shipping-day-card-main:disabled{cursor:default}.shipping-day-card-actions{display:flex;gap:10px;flex-wrap:wrap}.shipping-day-card-actions .secondary-btn{flex:1 1 140px}.admin-shell .shipping-month-board .shipping-day-card-actions .month-day-link.secondary-btn{display:none}.inline-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.analytics-task-inline-right{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.analytics-task-card .primary-btn,.analytics-task-card .secondary-btn{padding-top:8px;padding-bottom:8px}.analytics-danger-btn{background:#b33a1b1a;color:#8c341c}.batch-picker-panel{display:grid;gap:16px}.batch-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-picker-head strong{display:block;margin-top:4px}.batch-picker-month-label{font-size:14px;font-weight:700;color:var(--text)}.batch-picker-grid{gap:12px}.batch-select-card{min-height:112px;padding:12px;cursor:pointer;width:100%;gap:10px}.batch-select-card:hover{transform:translateY(-2px);box-shadow:0 22px 48px #2318151a}.batch-select-card.selected{border-color:#b33a1b8c;box-shadow:0 0 0 3px #b33a1b1f,0 18px 36px #23181514}.batch-select-card .month-day-number{font-size:24px}.batch-select-card .month-day-body{gap:6px}.batch-select-card .month-day-body>div{align-items:center}.batch-select-card .month-day-body .muted,.batch-select-card .month-day-body strong{font-size:12px;line-height:1.2}.month-day-placeholder{min-height:172px;visibility:hidden;pointer-events:none}.month-day-card.clickable:hover{transform:translateY(-2px);box-shadow:0 22px 48px #2318151a}.month-day-card.clickable{cursor:pointer}.month-day-card.disabled{cursor:default}.month-day-card.dimmed{opacity:.45;box-shadow:none}.month-day-card.past{border-color:#786d6138;background:linear-gradient(180deg,#f0ece5f5,#e1dbd3f5);box-shadow:none}.month-day-card.past .month-day-link{color:#776f67}.month-day-card.past .calendar-pill{background:#786d6124;color:#6c645b}.month-day-card.selected{border-color:#b33a1b8c;box-shadow:0 0 0 3px #b33a1b1f}.month-day-card.current-latest,.month-day-card.current-latest.open,.month-day-card.current-latest.warning,.month-day-card.current-latest.closed,.month-day-card.current-latest.unscheduled{border:8px solid #000;box-shadow:none}.month-day-card.unscheduled{border-color:#b7b0a847;background:linear-gradient(180deg,#f6f4f01a,#efebe51a);box-shadow:inset 0 1px #fff9}.month-day-card.unscheduled .month-day-number,.month-day-card.unscheduled strong{color:#746d66}.month-day-card.unscheduled .muted,.month-day-card.unscheduled .month-day-link{color:#989088}.month-day-card.unscheduled .shipping-day-card-actions .secondary-btn{background:#f4f0ea1a;border-color:#beb6ad4d;color:#81786f}.month-day-card.unscheduled .shipping-day-card-actions .secondary-btn:hover{background:#f1ece529}.month-day-card.closed{border-color:transparent;background:#8080801a;box-shadow:none}.month-day-card.closed .month-day-number,.month-day-card.closed strong{color:#232323c7}.month-day-card.closed .muted,.month-day-card.closed .month-day-link{color:#23232394}.month-day-card.closed .month-day-body>div{background:#8080801a}.month-day-card.closed .shipping-day-card-actions .secondary-btn{background:#8080801a;border-color:transparent;color:#232323b8}.month-day-card.closed .shipping-day-card-actions .secondary-btn:hover{background:#80808029}.month-day-card.open{border-color:#23181524;background:#fffffffa;box-shadow:0 16px 34px #2318150f}.month-day-card.open .shipping-day-card-actions .secondary-btn,.month-day-card.warning .shipping-day-card-actions .secondary-btn{background:#231815;border-color:#231815;color:#fffaf2}.month-day-card.open .shipping-day-card-actions .secondary-btn:hover,.month-day-card.warning .shipping-day-card-actions .secondary-btn:hover{background:#3a2c27;border-color:#3a2c27}.month-day-card.warning{border-color:#23181524;background:#fffffffa;box-shadow:0 16px 34px #2318150f}.month-day-card.pending{background:linear-gradient(180deg,#faf7f1f5,#e9ddc573)}.month-day-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.month-day-head p{margin:4px 0 0}.month-day-number{font-size:28px;font-weight:700;line-height:1}.month-day-body{display:grid;gap:10px}.month-day-body>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.month-day-occupancy.is-active,.month-day-occupancy.is-active .muted,.month-day-occupancy.is-active strong{color:var(--prod);font-weight:800}.month-day-link{color:var(--accent);font-weight:600;font-size:13px}.shipping-day-card-entry-text{display:inline-flex;width:max-content;cursor:pointer;line-height:1.2}.month-day-card.disabled .shipping-day-card-entry-text{cursor:default;pointer-events:none}.calendar-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.calendar-pill.open,.calendar-pill.warning{background:#23181514;color:#231815}.calendar-pill.closed,.calendar-pill.pending,.calendar-pill.unscheduled{background:#7a828b2e;color:#606a73}.copy-block{margin:0;white-space:pre-wrap;font:inherit;line-height:2;padding:16px;border-radius:16px;border:1px solid rgba(35,24,21,.08);background:#ffffffd1}.production-date-list{display:grid;gap:18px}.production-date-load-more{min-height:46px;display:flex;align-items:center;justify-content:center;padding:10px 0 4px;color:var(--muted)}.production-date-load-more span{font-size:12px;font-weight:700}.production-printed-card{display:grid;gap:0;border:1px solid rgba(35,24,21,.08);border-radius:22px;background:#ffffffc2;box-shadow:0 14px 34px #2318150d;overflow:hidden}.production-printed-card.is-expanded{background:#ffffffe6}.production-printed-card-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:none;background:transparent;text-align:left;cursor:pointer}.production-printed-title-stack{min-width:0;display:grid;gap:6px}.production-printed-title-stack strong{font-size:16px;line-height:1.1}.production-printed-title-stack span{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-printed-meta{flex:0 0 auto;display:flex;align-items:center;gap:8px}.production-printed-meta span{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#f4f0eaf5;color:#6f655d;font-weight:800;font-size:10px}.production-printed-list{display:grid;gap:10px;padding:0 14px 14px}.production-printed-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(35,24,21,.08);border-radius:18px;background:#ffffffe6;cursor:pointer}.production-printed-row.is-selected{border-color:#ff5a4f75;background:#fffaf8fa;box-shadow:0 12px 28px #ff5a4f14}.production-page.production-page--compact{font-size:50%;line-height:.8}.production-page.production-page--compact .muted,.production-page.production-page--compact p,.production-page.production-page--compact span,.production-page.production-page--compact strong,.production-page.production-page--compact button,.production-page.production-page--compact input,.production-page.production-page--compact pre,.production-page.production-page--compact h3{line-height:.8}.production-page.production-page--compact .summary-card strong{font-size:24px}.production-page.production-page--compact .summary-card .muted,.production-page.production-page--compact .summary-card .eyebrow{font-size:10px}.production-date-card{border:1px solid var(--line);border-radius:26px;background:#ffffffeb;box-shadow:0 18px 44px #2318150f;overflow:hidden}.production-date-card.is-selected{border-color:#ff5a4f75;background:#fffaf8fa;box-shadow:0 18px 44px #ff5a4f14}.production-date-card-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border:none;background:transparent;text-align:left;cursor:pointer}.production-date-card-title{min-width:0;display:flex;align-items:baseline;gap:14px}.production-date-select{width:20px;height:20px;flex:0 0 20px;border-radius:999px;border:2px solid rgba(35,24,21,.18);background:#ffffffe6;box-shadow:inset 0 0 0 4px #ffffffe6;transform:translateY(2px)}.production-date-select.is-selected{border-color:#ff5a4f;background:#ff5a4f}.production-date-select.is-selected:after{content:"✓";display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:12px;font-weight:900;line-height:1}.production-date-card-title strong{font-size:20px;line-height:1;letter-spacing:-.04em}.production-date-card-title span{color:var(--muted);font-size:11px;font-weight:600}.production-date-card-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.production-date-badge,.production-date-count{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 9px;border-radius:999px;font-weight:700;font-size:10px}.production-date-badge{background:#fff3eff5;color:#b34b22}.production-date-badge.warning{background:#fff2def5;color:#a76612}.production-date-count{background:#f4f0eaf5;color:#6f655d}.production-date-detail-btn{flex:0 0 auto;min-height:26px;padding:0 12px}.production-detail-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.production-group-list{display:grid;gap:8px}.production-group-card{display:grid;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid var(--line);background:#ffffffe0}.production-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.production-group-title-stack{min-width:0;display:grid;gap:6px}.production-group-head strong{font-size:14px;line-height:1.28}.production-group-head span{font-size:10px;line-height:1.3}.production-group-variants{display:grid;gap:7px}.production-group-variant-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.production-group-variant-label{color:var(--muted);font-size:10px;line-height:1.4}.production-group-variant-qty{font-size:10px;line-height:1.4}.warning-strip{padding:14px 16px;border-radius:16px;border:1px solid rgba(208,139,38,.22);background:#fff6e6f5;color:#9a6514;font-weight:600}.production-line-list{display:grid;gap:12px}.production-line-card{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid var(--line);background:#ffffffd6}.production-line-card.alert{border-color:#b33a1b38;background:#fff6f4eb}.production-line-card.ok{border-color:#588f5d2e}.production-line-card.muted{border-style:dashed}.production-line-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.production-line-copy{display:grid;gap:6px}.production-line-stats{display:grid;gap:6px;text-align:right;font-weight:600}.production-line-meter{display:grid;gap:8px}.production-copy-actions{display:flex;gap:12px;flex-wrap:wrap}.production-selection-bar{position:sticky;bottom:18px;z-index:20;display:flex;align-items:center;gap:12px;margin:18px 0 0;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:0 16px 40px #2318151f}.production-selection-info{min-width:0;flex:1;display:grid;gap:6px}.production-selection-info strong{font-size:14px}.production-selection-info span{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-summary-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px}.production-detail-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:81;display:grid;place-items:center;padding:28px}.production-summary-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#23181557}.production-summary-sheet{position:relative;z-index:1;width:min(760px,100%);max-height:min(760px,86vh);display:flex;flex-direction:column;gap:14px;padding:20px;border-radius:18px;border:1px solid var(--line);background:var(--panel);box-shadow:0 24px 80px #23181538}.production-detail-sheet{position:relative;z-index:1;width:min(1180px,100%);max-height:min(860px,88vh);overflow:auto;display:flex;flex-direction:column;gap:14px;padding:20px;border-radius:18px;border:1px solid var(--line);background:var(--panel);box-shadow:0 24px 80px #23181538}.production-detail-sheet .production-detail-layout{align-items:start}.editor-modal-backdrop:has(.production-inventory-modal){padding:6px 12px}.production-inventory-modal.editor-modal-shell{width:min(1040px,calc(100vw - 32px));height:90vh;max-height:90vh}.production-inventory-modal .editor-modal-header{padding:12px 16px 10px}.production-inventory-modal .editor-modal-header h3{margin-bottom:4px}.production-inventory-modal .editor-modal-body{padding:10px 16px 12px;gap:8px}.production-inventory-modal .inventory-editor-stack{min-height:0;height:100%;grid-template-rows:minmax(0,1fr) auto;gap:10px}.production-inventory-modal .editor-modal-actions{justify-content:flex-end;gap:8px}.production-inventory-table-shell .data-table{min-width:720px}.production-inventory-table-shell.inventory-table-shell--editor .table-wrap{max-height:calc(90vh - 118px)}.production-inventory-table-shell .data-table th,.production-inventory-table-shell .data-table td{padding:7px 10px;vertical-align:middle}.production-inventory-table-shell .data-table th{padding-top:8px;padding-bottom:8px}.production-inventory-table-shell .data-table td strong{line-height:1.25}.production-inventory-table-shell .inventory-stock-input{min-height:30px;border-radius:9px;padding:5px 9px;line-height:1.2}.production-inventory-table-shell .data-table th:nth-child(2),.production-inventory-table-shell .data-table td:nth-child(2),.production-inventory-table-shell .data-table th:nth-child(3),.production-inventory-table-shell .data-table td:nth-child(3){width:160px}.production-inventory-table-shell .data-table th:last-child,.production-inventory-table-shell .data-table td:last-child{width:150px}.production-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-summary-title-stack{min-width:0;display:grid;gap:6px}.production-summary-title-stack strong{font-size:18px;line-height:1.2}.production-summary-title-stack span{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-summary-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.production-summary-stats article{min-width:0;display:grid;gap:6px;padding:12px;border-radius:14px;background:#f4f0ead1}.production-summary-stats strong{font-size:18px;line-height:1}.production-summary-stats span{color:var(--muted);white-space:nowrap}.production-summary-list{min-height:0;overflow:auto;display:grid;gap:10px;padding-right:4px}.production-summary-group{display:grid;gap:10px;padding:12px 14px;border-radius:14px;background:#ffffffeb;border:1px solid var(--line)}.production-summary-group-head,.production-summary-variant{display:grid;align-items:center;gap:12px}.production-summary-group-head{grid-template-columns:minmax(0,1fr)}.production-summary-variant{grid-template-columns:minmax(0,1fr) auto}.production-summary-group-head strong,.production-summary-variant span,.production-summary-variant small{min-width:0;overflow-wrap:anywhere}.production-summary-variants{display:grid;gap:8px}.production-summary-variant{padding:8px 10px;border-radius:10px;background:#f4f0eab8}.production-summary-variant.is-shortage{background:#fff1ecf5}.production-summary-variant.is-ok{background:#eef7f1f5}.production-summary-variant.is-unknown{background:#f4f0eab8}.production-summary-variant-main{min-width:0;display:grid;gap:4px}.production-summary-variant span,.production-summary-variant small{color:var(--muted)}.production-summary-variant small{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:11px;line-height:1.3}.production-summary-variant small em{font-style:normal}.production-summary-variant strong{white-space:nowrap}.production-summary-variant.is-shortage strong{color:#c13a1c}.production-summary-variant.is-ok strong{color:#23724b}.production-summary-variant.is-unknown strong{color:#8a6a2a}.production-summary-actions{display:flex;gap:12px}.production-summary-actions>button{flex:1}.production-summary-error{min-height:180px;display:grid;place-items:center;gap:12px;color:#a12f17;text-align:center}.staffing-editor{display:grid;gap:12px}.staffing-editor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.staffing-editor-row input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff}.staffing-editor-actions{display:flex;gap:12px;flex-wrap:wrap}.danger-text{color:#a12f17}.success-text{color:#15603c}@media (max-width: 1200px){.month-weekdays,.month-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.production-date-card-header{padding:18px 20px}.production-date-card-title strong{font-size:16px}.production-date-card-title span{font-size:10px}.production-date-card-meta{gap:8px}.production-date-badge,.production-date-count{min-height:20px;padding:0 10px;font-size:9px}}@media (max-width: 768px){.production-page.production-page--compact{padding-bottom:92px}.production-date-card-header{align-items:flex-start;flex-direction:column}.production-date-card-title{flex-wrap:wrap}.production-date-select{width:24px;height:24px;flex-basis:24px}.production-date-card-meta{width:100%;justify-content:space-between}.production-printed-card-head,.production-printed-row{align-items:flex-start;flex-direction:column}.production-printed-meta,.production-printed-row .production-date-card-meta{width:100%}.production-detail-layer{padding:12px;place-items:stretch}.production-detail-sheet{width:100%;max-height:calc(100vh - 24px);padding:14px;border-radius:16px}.production-detail-sheet .production-detail-layout{grid-template-columns:1fr}.production-selection-bar{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));min-height:64px;margin:0;border-radius:18px}.production-selection-info span{max-width:100%}.production-selection-bar>button{min-width:58px;padding-left:12px;padding-right:12px}.production-summary-layer{display:block;padding:0}.production-summary-sheet{position:absolute;left:0;right:0;bottom:0;width:auto;max-height:82vh;padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;box-shadow:0 -12px 36px #1111112e}.production-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.production-summary-stats article{border-radius:18px;padding:14px}.production-summary-actions{padding-top:2px}.production-summary-actions>button{min-height:46px;border-radius:999px}}@media (max-width: 900px){.month-weekdays,.month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.month-day-card{min-height:148px}}.mobile-admin-shell{--mobile-bg: #f4f7f2;--mobile-bg-2: #eef4f1;--mobile-surface: #ffffff;--mobile-surface-tint: #f8fbf6;--mobile-ink: #17211a;--mobile-muted: #667267;--mobile-line: #d8e1d6;--mobile-accent: #16794c;--mobile-accent-strong: #0f5f3b;--mobile-accent-soft: #e1f2e8;--mobile-warn: #b06a12;--mobile-danger: #b2392a;--mobile-blue: #276f9f;min-height:100svh;height:100svh;display:flex;flex-direction:column;padding:0 12px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f4f7f2fa,#eef4f1fa);color:var(--mobile-ink);overflow:hidden;overflow-x:hidden}.mobile-admin-topbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 -12px 12px;padding:calc(10px + env(safe-area-inset-top)) 12px 10px;border-bottom:1px solid rgba(216,225,214,.76);background:#f8fbf6e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-admin-topbar__brand{min-width:0;display:flex;align-items:center;gap:10px}.mobile-admin-back-btn{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(216,225,214,.92);border-radius:999px;background:#ffffffdb;color:var(--mobile-ink);font-size:30px;font-weight:700;line-height:1;box-shadow:0 6px 14px #17211a0f}.mobile-admin-topbar__mark{flex:0 0 auto;width:30px;height:30px;border-radius:11px;background:linear-gradient(135deg,#16794c,#c4502a);box-shadow:0 8px 18px #16794c2e}.mobile-admin-topbar__brand .eyebrow,.mobile-admin-drawer__head .eyebrow{margin-bottom:2px;color:var(--mobile-muted);letter-spacing:0}.mobile-admin-topbar__brand strong{display:block;max-width:42vw;overflow:hidden;color:var(--mobile-ink);font-size:18px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-topbar__meta{flex:0 0 auto;display:flex;align-items:center;gap:8px}.mobile-admin-shell .env-chip{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-size:12px;line-height:1}.mobile-admin-profile-btn{min-height:40px;max-width:112px;display:grid;justify-items:end;gap:2px;padding:6px 10px;border:1px solid rgba(216,225,214,.9);border-radius:15px;background:#ffffffd1;color:var(--mobile-ink)}.mobile-admin-profile-btn strong,.mobile-admin-profile-btn span{max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-profile-btn strong{font-size:12px;line-height:1.1}.mobile-admin-profile-btn span{color:var(--mobile-muted);font-size:10px;line-height:1.1}.mobile-admin-main{flex:1 1 auto;min-height:0;display:grid;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:14px;scrollbar-width:none}.mobile-admin-main::-webkit-scrollbar{display:none}.mobile-admin-bottom-nav{position:fixed;right:max(10px,env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));z-index:45;height:66px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgba(216,225,214,.9);border-radius:24px;background:#fffffff0;box-shadow:0 18px 40px #17211a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-admin-bottom-nav__link{min-width:0;min-height:52px;display:grid;place-items:center;padding:0 4px;border:0;border-radius:18px;background:transparent;color:var(--mobile-muted);font-weight:800;font-size:13px;line-height:1}.mobile-admin-bottom-nav__link span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-bottom-nav__link.active,.mobile-admin-bottom-nav__more.active{background:var(--mobile-accent-soft);color:var(--mobile-accent-strong)}.mobile-admin-bottom-nav__more{font:inherit}.mobile-admin-drawer-backdrop{z-index:48;border:0;padding:0;background:#141c176b}.mobile-admin-drawer{top:auto;right:0;bottom:0;left:0;z-index:50;width:100%;max-height:min(78svh,640px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:18px 14px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;color:var(--mobile-ink);box-shadow:0 -24px 54px #17211a33;animation:mobile-admin-sheet-in .18s ease-out}@keyframes mobile-admin-sheet-in{0%{transform:translateY(18px);opacity:.72}to{transform:translateY(0);opacity:1}}.mobile-admin-drawer__head{align-items:center}.mobile-admin-drawer__head strong{display:block;font-size:20px;line-height:1.18}.mobile-admin-drawer__head span{display:block;margin-top:6px;color:var(--mobile-muted);font-size:12px}.mobile-admin-drawer__close{min-width:56px;height:44px;border-radius:999px;border:1px solid var(--mobile-line);background:var(--mobile-surface-tint);color:var(--mobile-ink);font-size:13px;font-weight:800}.mobile-admin-drawer__groups{gap:16px;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 2px}.mobile-admin-drawer__group-title{margin-bottom:8px;color:var(--mobile-muted);letter-spacing:0}.mobile-admin-drawer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-admin-drawer__link{min-height:72px;padding:12px;border-radius:18px;border:1px solid rgba(216,225,214,.92);background:var(--mobile-surface-tint);color:var(--mobile-ink)}.mobile-admin-drawer__link span{font-size:14px;font-weight:800;line-height:1.25}.mobile-admin-drawer__link small{display:-webkit-box;overflow:hidden;color:var(--mobile-muted);font-size:11px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-admin-drawer__link.active{border-color:#16794c6b;background:var(--mobile-accent-soft);color:var(--mobile-accent-strong)}.mobile-admin-drawer__logout{width:100%;justify-content:center}.mobile-admin-shell .page-shell{display:grid;gap:10px;margin:2px 0 12px}.mobile-admin-shell .page-shell h2{margin:0;color:var(--mobile-ink);font-size:22px;line-height:1.16}.mobile-admin-shell .page-shell>div>.muted{display:none}.mobile-admin-shell .page-shell-actions,.mobile-admin-shell .page-shell-actions .toolbar.compact,.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;width:auto;max-width:none;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.mobile-admin-shell .page-shell-actions{margin:0 -12px;padding-inline:12px}.mobile-admin-shell .page-shell-actions::-webkit-scrollbar,.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster::-webkit-scrollbar,.mobile-admin-shell .order-status-shortcuts::-webkit-scrollbar,.mobile-admin-shell .product-category-tabs::-webkit-scrollbar{display:none}.mobile-admin-shell .page-shell-actions>*,.mobile-admin-shell .page-shell-actions button,.mobile-admin-shell .page-shell-actions .toolbar,.mobile-admin-shell .page-shell-actions label,.mobile-admin-shell .toolbar.compact.mobile-toolbar-cluster>*{flex:0 0 auto;width:auto}.mobile-admin-shell .hero-card,.mobile-admin-shell .info-card,.mobile-admin-shell .summary-card,.mobile-admin-shell .mobile-filter-panel,.mobile-admin-shell .mobile-record-card{border:1px solid rgba(216,225,214,.9);background:#fffffff0;box-shadow:0 10px 24px #17211a0f}.mobile-admin-shell .panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-admin-shell .hero-card,.mobile-admin-shell .info-card{padding:16px;border-radius:22px}.mobile-admin-shell .overview-hero{display:grid;gap:14px}.mobile-admin-shell .overview-hero-copy h2{margin:0;font-size:21px;line-height:1.18}.mobile-admin-shell .overview-hero-copy>.muted{display:none}.mobile-admin-shell .overview-hero-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-admin-shell .overview-hero-side>div,.mobile-admin-shell .summary-card{min-width:0;display:grid;gap:4px;padding:12px;border-radius:18px}.mobile-admin-shell .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-admin-shell .summary-card strong{margin:0;overflow-wrap:anywhere;font-size:22px;line-height:1.08}.mobile-admin-shell .summary-card .muted{font-size:11px;line-height:1.35}.mobile-admin-shell .section-head{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:4px 0 10px}.mobile-admin-shell .section-head h3{margin:0;font-size:18px;line-height:1.2}.mobile-admin-shell .section-head-actions,.mobile-admin-shell .inline-actions{min-width:0;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;scrollbar-width:none}.mobile-admin-shell .inline-actions::-webkit-scrollbar{display:none}.mobile-admin-shell .primary-btn,.mobile-admin-shell .secondary-btn,.mobile-admin-shell .ghost-btn,.mobile-admin-shell .list-action-btn,.mobile-admin-shell .compact-mobile-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 15px;font-size:14px;font-weight:800;line-height:1.15;text-align:center;white-space:nowrap}.mobile-admin-shell .primary-btn{background:var(--mobile-accent);color:#fff}.mobile-admin-shell .secondary-btn{border-color:var(--mobile-line);background:#fff;color:var(--mobile-ink)}.mobile-admin-shell .ghost-btn{border-color:#16794c38;background:var(--mobile-accent-soft);color:var(--mobile-accent-strong)}.mobile-admin-shell button:focus-visible,.mobile-admin-shell a:focus-visible,.mobile-admin-shell input:focus,.mobile-admin-shell select:focus,.mobile-admin-shell textarea:focus{outline:3px solid rgba(22,121,76,.2);outline-offset:2px}.mobile-admin-shell .order-status-shortcuts{display:flex;gap:8px;margin:0 -12px 2px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.mobile-admin-shell .order-status-shortcut{flex:0 0 auto;min-height:42px;padding:0 14px;border:1px solid rgba(216,225,214,.9);border-radius:999px;background:#fff;color:var(--mobile-muted);box-shadow:none;font-size:13px}.mobile-admin-shell .order-status-shortcut.active{border-color:#16794c6b;background:var(--mobile-accent-soft);color:var(--mobile-accent-strong)}.mobile-admin-shell .mobile-filter-panel{gap:12px;padding:14px;border-radius:22px}.mobile-admin-shell .mobile-filter-panel__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.mobile-admin-shell .mobile-filter-panel__head strong{font-size:16px;line-height:1.2}.mobile-admin-shell .mobile-filter-panel__actions{flex-wrap:nowrap}.mobile-admin-shell .mobile-filter-panel__summary{gap:6px;margin-top:8px}.mobile-admin-shell .mobile-filter-chip{min-height:26px;background:#16794c17;color:var(--mobile-accent-strong)}.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-admin-shell .mobile-filter-grid label,.mobile-admin-shell .form-grid label{min-width:0;display:grid;grid-template-columns:1fr;align-items:stretch;gap:6px;padding:0}.mobile-admin-shell .mobile-filter-grid label>span,.mobile-admin-shell .form-grid label>span{color:var(--mobile-muted);font-size:12px;font-weight:800;line-height:1.25}.mobile-admin-shell .mobile-filter-grid input,.mobile-admin-shell .mobile-filter-grid select,.mobile-admin-shell .form-grid input,.mobile-admin-shell .form-grid select,.mobile-admin-shell .form-grid textarea{width:100%;min-height:48px;border:1px solid rgba(216,225,214,.95);border-radius:16px;background:#fff;color:var(--mobile-ink);font-size:16px;box-shadow:none}.mobile-admin-shell .mobile-filter-grid .field-full,.mobile-admin-shell .form-grid .field-full,.mobile-admin-shell .form-grid .checkbox-field,.mobile-admin-shell .form-grid .inline-field-title,.mobile-admin-shell .form-grid textarea,.mobile-admin-shell .mobile-record-card__full,.mobile-admin-shell .form-span-2{grid-column:1 / -1}.mobile-admin-shell .mobile-record-list,.mobile-admin-shell .mobile-shipping-agenda{gap:10px}.mobile-admin-shell .mobile-record-card{gap:12px;padding:14px;border-radius:22px}.mobile-admin-shell .mobile-record-card__toggle{min-height:44px;gap:12px}.mobile-admin-shell .mobile-record-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.mobile-admin-shell .mobile-record-card__head-side{justify-items:end}.mobile-admin-shell .mobile-record-card__title-group strong,.mobile-admin-shell .mobile-record-card__grid strong,.mobile-admin-shell .mobile-record-card__summary-grid strong{min-width:0;overflow-wrap:anywhere;line-height:1.25}.mobile-admin-shell .mobile-record-card__summary-grid,.mobile-admin-shell .mobile-record-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-admin-shell .mobile-record-card__summary-grid>div,.mobile-admin-shell .mobile-record-card__grid>div{min-width:0;padding:10px;border-radius:16px;background:#f4f7f2c7}.mobile-admin-shell .mobile-record-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-admin-shell .mobile-record-card__actions>*,.mobile-admin-shell .table-inline-actions>*{width:100%}.mobile-admin-shell .mobile-record-card__chevron{min-height:22px;display:inline-flex;align-items:center;color:var(--mobile-accent-strong);font-weight:800}.mobile-admin-shell .mobile-product-card__summary{grid-template-columns:74px minmax(0,1fr);gap:12px}.mobile-admin-shell .mobile-product-card__summary .mobile-record-card__head{grid-template-columns:minmax(0,1fr)}.mobile-admin-shell .mobile-product-card__media{width:74px;min-width:74px;min-height:74px;border-radius:18px;background:#16794c14}.mobile-admin-shell .product-category-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin:0 -12px;padding:0 12px 4px;overflow-x:auto;scrollbar-width:none}.mobile-admin-shell .product-category-tabs button{flex:0 0 auto;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--mobile-line);background:#fff;color:var(--mobile-muted);font-weight:800}.mobile-admin-shell .product-category-tabs button.is-active{border-color:#16794c6b;background:var(--mobile-accent-soft);color:var(--mobile-accent-strong)}.mobile-admin-shell .status-tag,.mobile-admin-shell .calendar-pill{min-height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 9px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.mobile-admin-shell .success-box{position:sticky;top:calc(66px + env(safe-area-inset-top));z-index:30;border-color:#16794c33;border-radius:18px;background:#e1f2e8f5;color:var(--mobile-accent-strong);box-shadow:0 10px 24px #17211a14}.mobile-admin-shell .copy-toast{top:50%;right:auto;left:50%;bottom:auto;max-width:min(560px,calc(100vw - 36px));transform:translate(-50%,-50%);background:#17211aeb;box-shadow:0 26px 58px #17211a3d}.mobile-admin-shell .pagination-row{display:grid;grid-template-columns:1fr;gap:8px}.mobile-admin-shell .pagination-row>*{width:100%;justify-content:center}.mobile-admin-shell .info-card .card-row{display:grid;gap:12px}.mobile-admin-shell .info-card .table-inline-actions{display:grid;grid-template-columns:1fr;gap:8px}.mobile-admin-shell .order-detail-editor-modal.editor-modal-shell{background:linear-gradient(180deg,#faf5ec,#f4f8f3)}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;padding:10px 12px 9px;border-bottom:1px solid rgba(216,225,214,.92)}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header>div:first-child{grid-column:1;grid-row:1;min-width:0;padding-right:8px}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header h3{margin-bottom:0;font-size:14px;line-height:1.18}.mobile-admin-shell .order-detail-editor-modal .order-detail-title-row{display:grid;gap:2px}.mobile-admin-shell .order-detail-editor-modal .order-detail-title-row>span:first-child{color:var(--mobile-muted);font-size:11px;font-weight:800}.mobile-admin-shell .order-detail-editor-modal .order-detail-title-order-id{min-width:0;overflow:hidden;font-size:15px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-detail-title-warning,.mobile-admin-shell .order-detail-editor-modal .order-detail-title-success,.mobile-admin-shell .order-detail-editor-modal .order-detail-title-neutral{width:max-content;min-height:20px;padding:2px 7px;border-radius:7px;font-size:9px;line-height:1}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header p.muted{display:none}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-actions{display:contents}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-primary-actions{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-start}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-actions>.secondary-btn{grid-column:2;grid-row:1;justify-self:end;align-self:start}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-actions .secondary-btn,.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-actions .primary-btn{width:max-content;min-width:max-content;min-height:26px;padding:0 9px;border-radius:8px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .editor-modal-header-actions .primary-btn{background:linear-gradient(180deg,#2b8a57,#1f7b49);border-color:#1f7b494d}.mobile-admin-shell .order-detail-editor-modal .editor-modal-body{gap:8px;padding:10px 12px 14px}.mobile-admin-shell .order-detail-editor-modal .panel,.mobile-admin-shell .order-detail-editor-modal .order-price-check-panel{display:grid;align-content:start;gap:4px;padding:6px 8px;border-radius:8px;background:#fffbf5f0}.mobile-admin-shell .order-detail-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-admin-shell .order-detail-overview-card{min-width:0;display:grid;gap:2px;padding:7px 8px;border:1px solid rgba(216,225,214,.92);border-radius:8px;background:#ffffffc2;box-shadow:inset 0 1px #ffffffe6}.mobile-admin-shell .order-detail-overview-card .muted{font-size:9px;line-height:1.1;color:var(--mobile-muted)}.mobile-admin-shell .order-detail-overview-card strong{min-width:0;overflow-wrap:anywhere;font-size:11px;line-height:1.18;color:var(--mobile-ink)}.mobile-admin-shell .order-detail-overview-card .status-tag{justify-self:start;min-height:20px;padding-inline:7px;font-size:9px}.mobile-admin-shell .order-detail-overview-card--plain{padding:3px 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-admin-shell .order-detail-overview-card--plain .muted{font-size:9px}.mobile-admin-shell .order-detail-overview-card--plain strong{font-size:11px;line-height:1.25}.mobile-admin-shell .order-detail-overview-card--contact{align-content:center}.mobile-admin-shell .order-detail-overview-card--logistics,.mobile-admin-shell .order-detail-overview-card--address{grid-column:1 / -1}.mobile-admin-shell .order-detail-overview-card--logistics .logistics-inline-header{min-height:0;display:contents}.mobile-admin-shell .order-detail-overview-card--logistics{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:6px 8px}.mobile-admin-shell .order-detail-overview-card--logistics .logistics-inline-header>.muted{grid-column:1}.mobile-admin-shell .order-detail-overview-card--logistics .compact-btn{grid-column:3;min-height:24px;padding-inline:8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-detail-overview-card--logistics .logistics-inline-actions{grid-column:3;justify-self:end;justify-content:flex-end;gap:6px}.mobile-admin-shell .order-detail-overview-card--logistics .logistics-inline-main{min-width:0;grid-column:2}.mobile-admin-shell .order-detail-overview-card--logistics .logistics-inline-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-overview-card--address strong{font-size:11px;line-height:1.28}.mobile-admin-shell .order-detail-editor-modal .section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:6px;margin:0 0 3px}.mobile-admin-shell .order-detail-editor-modal .section-head h3{font-size:15px}.mobile-admin-shell .order-detail-editor-modal .section-head-actions{flex:0 0 auto;width:auto;min-width:0;gap:6px;overflow:visible}.mobile-admin-shell .order-detail-editor-modal .section-head-actions .secondary-btn,.mobile-admin-shell .order-detail-editor-modal .section-head-actions .compact-btn{min-height:24px;padding:0 8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary,.mobile-admin-shell .order-detail-editor-modal .order-change-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0;border:0;background:transparent}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary>div,.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary>button,.mobile-admin-shell .order-detail-editor-modal .order-change-compact-grid>div{min-width:0;display:grid;gap:2px;padding:7px 8px;border:1px solid rgba(216,225,214,.92);border-radius:8px;background:#ffffffbd}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary .muted,.mobile-admin-shell .order-detail-editor-modal .order-change-compact-grid .muted{font-size:9px;line-height:1.1}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary strong,.mobile-admin-shell .order-detail-editor-modal .order-change-compact-grid strong{margin-top:0;overflow:hidden;font-size:11px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-current{grid-column:1 / -1}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-pager{grid-template-columns:24px minmax(70px,auto) 24px;gap:5px;margin-top:2px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-page-btn{width:24px;height:24px;font-size:18px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-toggle{min-height:28px;padding:6px 8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-node{grid-template-columns:24px minmax(0,1fr);gap:6px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-dot{width:22px;height:22px;font-size:10px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-line{top:calc(50% + 11px)}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card{gap:4px;margin-bottom:2px;padding:5px 7px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-button{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(185,195,194,.9);background:#ffffffb8;color:inherit;cursor:pointer;font:inherit;text-align:left}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-button:disabled{cursor:default;opacity:.72}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-button:not(:disabled):active,.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-clickable:active{transform:scale(.99)}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-clickable{cursor:pointer;border-radius:7px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-card-head{gap:6px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-main,.mobile-admin-shell .order-detail-editor-modal .order-change-chain-title-line{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-title-line .muted{font-size:9px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-title-line strong{font-size:10px;line-height:1.18}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-meta,.mobile-admin-shell .order-detail-editor-modal .order-change-chain-link{gap:5px;font-size:9px;line-height:1.25}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-side{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-side .compact-btn{min-height:24px;padding:0 8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-list--summary{gap:0;padding-top:0}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-list--summary .order-change-chain-node{align-items:stretch}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-list--summary .order-change-chain-card{margin-bottom:2px;border-color:#d8e1d6eb;background:#ffffffb8}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-list--summary .order-change-chain-node:last-child .order-change-chain-card{margin-bottom:0}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-node.current .order-change-chain-card{border:2px solid #2f9a63;background:linear-gradient(180deg,#f1fbf5fa,#fffffff5);color:var(--mobile-ink);box-shadow:0 0 0 2px #2f9a6324,0 8px 18px #1f7b4914}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-node.current .order-change-chain-card-button:disabled{opacity:1}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-current-badge{min-height:18px;padding:0 6px;font-size:9px}.mobile-admin-shell .order-detail-editor-modal .line-list{gap:4px}.mobile-admin-shell .order-detail-editor-modal .line-card,.mobile-admin-shell .order-detail-editor-modal .order-item-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:center;padding:5px 7px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-item-main{gap:4px;min-width:0}.mobile-admin-shell .order-detail-editor-modal .order-item-title-row{gap:5px;flex-wrap:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-item-title-row strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-item-chip{padding:2px 6px;border-radius:7px;font-size:9px}.mobile-admin-shell .order-detail-editor-modal .order-item-meta-grid,.mobile-admin-shell .order-detail-editor-modal .order-item-meta-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 6px}.mobile-admin-shell .order-detail-editor-modal .order-item-meta-grid p,.mobile-admin-shell .order-detail-editor-modal .order-item-batch-meta{overflow:hidden;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-item-price{font-size:10px;line-height:1.2}.mobile-admin-shell .order-detail-editor-modal .order-item-price-side{min-width:48px;gap:2px}.mobile-admin-shell .order-detail-editor-modal .order-item-price-side strong{font-size:12px;line-height:1.1}.mobile-admin-shell .order-detail-editor-modal .order-item-subtotal-label{display:none}.mobile-admin-shell .order-detail-editor-modal .order-item-price-side>span{font-size:9px}.mobile-admin-shell .order-detail-editor-modal .bundle-child-panel{gap:5px}.mobile-admin-shell .order-detail-editor-modal .bundle-child-toggle{min-height:26px;padding:5px 7px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .bundle-child-toggle span,.mobile-admin-shell .order-detail-editor-modal .bundle-child-toggle small{font-size:10px}.mobile-admin-shell .order-detail-editor-modal .bundle-child-list{gap:5px;padding:6px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .bundle-child-card{gap:4px;padding:6px 7px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-price-check-stack{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-price-check-panel .section-head{margin-bottom:0}.mobile-admin-shell .order-detail-editor-modal .order-change-amount-card{gap:6px;padding:8px 9px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-change-amount-card>.muted{font-size:10px;line-height:1.2}.mobile-admin-shell .order-detail-editor-modal .order-change-amount-rows{gap:5px 10px}.mobile-admin-shell .order-detail-editor-modal .order-change-amount-rows span{font-size:10px;line-height:1.2}.mobile-admin-shell .order-detail-editor-modal .order-change-amount-rows strong{font-size:11px;line-height:1.2}.mobile-admin-shell .order-detail-editor-modal .order-price-check-meta-card{gap:6px;padding:8px 9px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-price-check-meta-card .muted,.mobile-admin-shell .order-detail-editor-modal .order-price-check-shipping-rows span,.mobile-admin-shell .order-detail-editor-modal .order-price-check-meta-card p{font-size:10px;line-height:1.25}.mobile-admin-shell .order-detail-editor-modal .order-price-check-meta-head{gap:6px}.mobile-admin-shell .order-detail-editor-modal .order-price-check-meta-head strong,.mobile-admin-shell .order-detail-editor-modal .order-price-check-shipping-rows strong,.mobile-admin-shell .order-detail-editor-modal .order-price-check-amount-total,.mobile-admin-shell .order-detail-editor-modal .order-price-check-amount-discount{font-size:11px;line-height:1.25}.mobile-admin-shell .order-detail-editor-modal .order-price-check-shipping-rows{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-operation-log-summary{align-items:flex-start}.mobile-admin-shell .order-detail-editor-modal .order-operation-log-item{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px}.mobile-admin-shell .order-detail-editor-modal .order-operation-log-title-row{display:grid;gap:3px}.mobile-admin-shell .order-detail-editor-modal .order-operation-log-title-row span{font-size:11px}.mobile-admin-shell .order-detail-editor-modal .order-operation-log-actor{grid-template-columns:minmax(0,1fr);padding-top:8px;border-top:1px dashed rgba(216,225,214,.9)}.mobile-admin-shell .order-detail-editor-modal .order-detail-bottom-ops{display:grid;gap:6px;padding:0 8px}.mobile-admin-shell .order-detail-editor-modal .order-detail-logistics-readonly{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:8px;align-items:center;min-width:0}.mobile-admin-shell .order-detail-editor-modal .order-detail-logistics-readonly__item{min-width:0;display:inline-flex;align-items:baseline;overflow:hidden;color:var(--mobile-ink);font-size:10px;line-height:1.2;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-detail-logistics-readonly__item .muted{flex:0 0 auto;font-size:10px;font-weight:800;color:var(--mobile-muted)}.mobile-admin-shell .order-detail-editor-modal .order-detail-logistics-readonly__item strong{min-width:0;overflow:hidden;font-size:10px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:8px;align-items:center}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-date{min-width:0;display:grid;grid-template-columns:max-content minmax(120px,142px);gap:6px;align-items:center;justify-content:start}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-date>span{color:var(--mobile-muted);font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-date input{width:142px;min-height:28px;padding:0 8px;border:1px solid rgba(214,195,171,.9);border-radius:8px;background:#ffffffdb;color:var(--mobile-ink);font-size:11px;font-weight:800;line-height:1}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-date input:disabled{color:#18241f94;background:#ffffff94}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-row>.secondary-btn{width:max-content;min-width:max-content;min-height:28px;padding:0 10px;border-radius:8px;font-size:10px;font-weight:800;line-height:1}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-notes{display:grid;gap:2px}.mobile-admin-shell .order-detail-editor-modal .order-detail-reschedule-notes .muted{font-size:9px;line-height:1.2}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-panel{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-summary-card{gap:4px;padding:6px 8px;border-radius:8px;background:#ffffffbd}.mobile-admin-shell .order-detail-editor-modal .order-waybill-summary-card__main{gap:2px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-summary-card__main .muted{font-size:9px;line-height:1.1}.mobile-admin-shell .order-detail-editor-modal .order-waybill-summary-card__main strong{font-size:11px;line-height:1.22}.mobile-admin-shell .order-detail-editor-modal .order-waybill-summary-card__meta{gap:4px 8px;font-size:9px;line-height:1.15}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-meta>span{gap:2px;padding:6px 7px;border-radius:8px;background:#ffffffbd}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-meta .muted{font-size:9px;line-height:1.1}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-meta strong{overflow:hidden;font-size:10px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-body,.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-tabs{gap:5px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-tabs button{min-height:24px;padding:0 8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-frame{min-height:360px;border-radius:8px}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-actions{justify-content:flex-end}.mobile-admin-shell .order-detail-editor-modal .order-waybill-preview-actions .secondary-btn{min-height:24px;padding:0 8px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-change-editor-modal.editor-modal-shell{background:linear-gradient(180deg,#faf5ec,#f4f8f3)}.mobile-admin-shell .order-change-editor-modal .editor-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;padding:10px 12px 9px;border-bottom:1px solid rgba(216,225,214,.92)}.mobile-admin-shell .order-change-editor-modal .editor-modal-header h3{margin-bottom:0;overflow:hidden;font-size:14px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-change-editor-modal .editor-modal-header p.muted{display:none}.mobile-admin-shell .order-change-editor-modal .editor-modal-header-actions>.secondary-btn,.mobile-admin-shell .order-change-editor-modal .editor-modal-header-actions .primary-btn{width:max-content;min-width:max-content;min-height:26px;padding:0 9px;border-radius:8px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.mobile-admin-shell .order-change-editor-modal .editor-modal-header-actions .order-change-delete-draft-btn{background:#fde7e4;color:#8a1c12}.mobile-admin-shell .order-change-editor-modal .editor-modal-body,.mobile-admin-shell .order-change-editor-modal .stack{gap:8px}.mobile-admin-shell .order-change-editor-modal .editor-modal-body{padding:10px 12px 14px}.mobile-admin-shell .order-change-editor-modal .panel{padding:10px;border-radius:8px;background:#fffbf5f0}.mobile-admin-shell .order-change-editor-modal .section-head{gap:6px;margin:0 0 8px}.mobile-admin-shell .order-change-editor-modal .section-head h3{font-size:15px;line-height:1.18}.mobile-admin-shell .order-change-editor-modal .kv-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-admin-shell .order-change-editor-modal .kv-grid>div{min-width:0;display:grid;gap:2px;padding:7px 8px;border:1px solid rgba(216,225,214,.92);border-radius:8px;background:#ffffffc2}.mobile-admin-shell .order-change-editor-modal .kv-grid .muted,.mobile-admin-shell .order-change-editor-modal .form-grid label>span,.mobile-admin-shell .order-change-editor-modal .order-change-region-field>span,.mobile-admin-shell .order-change-editor-modal .order-change-note-field>span{color:var(--mobile-muted);font-size:9px;font-weight:800;line-height:1.1}.mobile-admin-shell .order-change-editor-modal .kv-grid strong{min-width:0;overflow-wrap:anywhere;font-size:11px;line-height:1.18}.mobile-admin-shell .order-change-editor-modal .order-change-address-card{gap:5px;padding:8px 9px;border-radius:8px;background:#fffbf5b8}.mobile-admin-shell .order-change-editor-modal .order-change-address-card>strong{font-size:12px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .order-change-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 8px;color:var(--mobile-muted);font-size:10px;line-height:1.25}.mobile-admin-shell .order-change-editor-modal .order-change-address-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-change-editor-modal .order-change-address-grid span:last-child{grid-column:1 / -1;color:var(--mobile-ink);font-size:11px;font-weight:800}.mobile-admin-shell .order-change-editor-modal .order-change-address-editor{gap:8px;margin-bottom:8px}.mobile-admin-shell .order-change-editor-modal .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-admin-shell .order-change-editor-modal .form-grid label{gap:3px}.mobile-admin-shell .order-change-editor-modal .form-grid input,.mobile-admin-shell .order-change-editor-modal .form-grid select,.mobile-admin-shell .order-change-editor-modal .form-grid textarea,.mobile-admin-shell .order-change-editor-modal .order-change-note-field textarea{min-height:30px;padding:0 8px;border:1px solid rgba(216,225,214,.95);border-radius:8px;background:#ffffffdb;color:var(--mobile-ink);font-size:11px;font-weight:800;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .form-grid textarea,.mobile-admin-shell .order-change-editor-modal .order-change-note-field textarea{min-height:58px;padding:7px 8px;resize:vertical}.mobile-admin-shell .order-change-editor-modal .order-change-region-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;align-items:end}.mobile-admin-shell .order-change-editor-modal .line-list{gap:6px}.mobile-admin-shell .order-change-editor-modal .line-card,.mobile-admin-shell .order-change-editor-modal .order-item-card{gap:7px;padding:7px 8px;border-radius:8px}.mobile-admin-shell .order-change-editor-modal .order-item-main{gap:4px}.mobile-admin-shell .order-change-editor-modal .order-item-title-row{gap:6px}.mobile-admin-shell .order-change-editor-modal .order-item-title-row strong{font-size:12px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .order-item-meta-grid,.mobile-admin-shell .order-change-editor-modal .order-item-meta-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px}.mobile-admin-shell .order-change-editor-modal .order-item-meta-grid p,.mobile-admin-shell .order-change-editor-modal .order-item-batch-meta,.mobile-admin-shell .order-change-editor-modal .order-item-price{margin:0;font-size:10px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .order-item-price{color:var(--accent);font-weight:800}.mobile-admin-shell .order-change-editor-modal .order-item-price-side{gap:2px}.mobile-admin-shell .order-change-editor-modal .order-item-price-side strong{font-size:12px;line-height:1.15}.mobile-admin-shell .order-change-editor-modal .order-item-subtotal-label,.mobile-admin-shell .order-change-editor-modal .order-item-price-side>span{font-size:9px}.mobile-admin-shell .order-change-editor-modal .form-actions{gap:6px}.mobile-admin-shell .order-change-editor-modal .form-actions .primary-btn,.mobile-admin-shell .order-change-editor-modal .form-actions .secondary-btn,.mobile-admin-shell .order-change-editor-modal .form-actions .ghost-btn{width:max-content;min-width:max-content;min-height:26px;padding:0 9px;border-radius:8px;font-size:10px;font-weight:800;line-height:1}.mobile-admin-shell .order-change-editor-modal .order-change-draft-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mobile-admin-shell .order-change-editor-modal .order-change-draft-actions .primary-btn,.mobile-admin-shell .order-change-editor-modal .order-change-draft-actions .secondary-btn{width:100%;min-width:0}.mobile-admin-shell .order-change-editor-modal .order-change-note-field{gap:3px}.mobile-admin-shell .order-change-editor-modal .order-change-amount-card,.mobile-admin-shell .order-change-editor-modal .order-change-shipping-explain{gap:6px;padding:8px 9px;border-radius:8px}.mobile-admin-shell .order-change-editor-modal .order-change-amount-card>.muted,.mobile-admin-shell .order-change-editor-modal .order-change-shipping-explain-grid,.mobile-admin-shell .order-change-editor-modal .order-change-amount-rows span{font-size:10px;line-height:1.25}.mobile-admin-shell .order-change-editor-modal .order-change-shipping-explain>strong,.mobile-admin-shell .order-change-editor-modal .order-change-amount-rows strong{font-size:11px;line-height:1.25}.mobile-admin-shell .order-change-editor-modal .order-change-result-grid{grid-template-columns:1fr;gap:6px}.mobile-admin-shell .order-change-editor-modal .order-service-evidence-panel,.mobile-admin-shell .order-change-editor-modal .order-service-evidence-panel .field-inline-upload{gap:6px}.mobile-admin-shell .order-change-editor-modal .field-inline-upload-btn{min-height:26px;padding:0 9px;border-radius:8px;font-size:10px}.mobile-admin-shell .order-change-editor-modal .field-inline-upload-text{font-size:9px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-editor,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-list,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-right{gap:7px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-toolbar,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-head{gap:6px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-summary{gap:2px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-summary>strong,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-head strong{font-size:12px;line-height:1.18}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-summary>.muted,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-head .muted{font-size:10px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-card,.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-card .bundle-child-card{gap:6px;padding:7px 8px;border-radius:8px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-slot-card>.bundle-child-list{gap:6px;padding:6px;border-radius:8px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-head{align-items:center;gap:6px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-field-title{color:var(--mobile-muted);font-size:9px;font-weight:800;line-height:1.1}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-remove{min-height:22px;padding:0 8px;border-radius:8px;font-size:10px;font-weight:800;line-height:1}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid{grid-template-columns:minmax(0,1fr) 76px;gap:5px;align-items:end}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid.order-change-draft-line-grid--bundle{grid-template-columns:minmax(0,1fr) max-content;align-items:center}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid.order-change-draft-line-grid--bundle.order-change-draft-line-grid--has-delivery{grid-template-columns:1fr}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid label{min-width:0;gap:3px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-delivery-mode{min-width:0}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid label>span{color:var(--mobile-muted);font-size:9px;font-weight:800;line-height:1.1}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid select{overflow:hidden;min-height:32px;padding:0 6px;border-radius:8px;font-size:13px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-grid select option{font-size:13px;font-weight:700;line-height:1.35}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-qty{gap:3px;min-width:76px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-stepper{min-height:32px;grid-template-columns:21px minmax(22px,1fr) 21px;border-radius:8px}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-stepper button{font-size:13px;line-height:1}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-stepper strong{font-size:11px;line-height:1}.mobile-admin-shell .order-change-editor-modal .order-change-bundle-child-summary{color:var(--mobile-muted);font-size:10px;line-height:1.2}.mobile-admin-shell .order-change-editor-modal .soft-chip{min-height:24px;padding:0 9px;align-items:center;border-radius:999px;font-size:10px;font-weight:800;line-height:1}.mobile-admin-shell .order-change-product-picker-layer{padding:10px;place-items:end center}.mobile-admin-shell .order-change-product-picker-sheet{width:100%;max-height:78vh;gap:8px;padding:10px;border-radius:12px}.mobile-admin-shell .order-change-product-picker-head{gap:8px}.mobile-admin-shell .order-change-product-picker-head strong{font-size:14px;line-height:1.18}.mobile-admin-shell .order-change-product-picker-head span,.mobile-admin-shell .order-change-product-picker-search span,.mobile-admin-shell .order-change-product-picker-main small{font-size:10px;line-height:1.2}.mobile-admin-shell .order-change-product-picker-search{gap:4px}.mobile-admin-shell .order-change-product-picker-search input{min-height:32px;padding:0 8px;border-radius:8px;font-size:11px;font-weight:800}.mobile-admin-shell .order-change-product-picker-list{gap:6px}.mobile-admin-shell .order-change-product-picker-option{grid-template-columns:auto minmax(0,1fr) auto;gap:6px;padding:7px 8px;border-radius:8px}.mobile-admin-shell .order-change-product-picker-main{gap:2px}.mobile-admin-shell .order-change-product-picker-main strong,.mobile-admin-shell .order-change-product-picker-price{font-size:11px;line-height:1.18}@media (max-width: 900px){body:has(.mobile-admin-shell){background:#f4f7f2}.editor-modal-backdrop{align-items:flex-end;padding:0}.editor-modal-shell,.editor-modal-shell.fo-stepper-modal,.start-shipping-confirm-shell{width:100vw;max-width:none;height:min(92svh,calc(100svh - 20px));max-height:min(92svh,calc(100svh - 20px));border-radius:26px 26px 0 0}.start-shipping-confirm-shell{height:auto}.editor-modal-header,.editor-modal-body,.start-shipping-confirm-header,.start-shipping-confirm-body{padding:16px}.editor-modal-header{gap:12px}.editor-modal-header-actions{flex-direction:column-reverse}.editor-modal-header-actions .secondary-btn,.editor-modal-header-primary-actions>*,.start-shipping-confirm-actions>button{min-height:46px;justify-content:center;border-radius:999px}}@media (max-width: 380px){.mobile-admin-shell .order-detail-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-admin-shell .order-detail-editor-modal .order-change-chain-summary,.mobile-admin-shell .order-detail-editor-modal .order-change-compact-grid{grid-template-columns:1fr}.mobile-admin-topbar__brand strong{max-width:36vw;font-size:17px}.mobile-admin-profile-btn{max-width:96px;padding-inline:8px}.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .form-grid,.mobile-admin-shell .mobile-record-card__summary-grid,.mobile-admin-shell .mobile-record-card__grid,.mobile-admin-shell .mobile-record-card__actions,.mobile-admin-shell .summary-grid,.mobile-admin-drawer__links{grid-template-columns:1fr}}.mobile-admin-shell{padding-inline:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.mobile-admin-topbar{margin-inline:-10px;margin-bottom:8px;padding:calc(7px + env(safe-area-inset-top)) 10px 8px}.mobile-admin-topbar__brand{gap:8px}.mobile-admin-back-btn{width:30px;height:30px;font-size:26px}.mobile-admin-topbar__mark{width:26px;height:26px;border-radius:8px}.mobile-admin-topbar__brand .eyebrow{font-size:11px;line-height:1.05}.mobile-admin-topbar__brand strong{max-width:45vw;font-size:16px}.mobile-admin-shell .env-chip{min-height:30px;padding-inline:9px;font-size:11px}.mobile-admin-profile-btn{min-height:36px;max-width:86px;gap:1px;padding:5px 9px;border-radius:12px}.mobile-admin-profile-btn strong,.mobile-admin-profile-btn span{max-width:64px}.mobile-admin-profile-btn strong{font-size:12px}.mobile-admin-profile-btn span{font-size:10px}.mobile-admin-main{gap:10px;padding-bottom:10px}.mobile-admin-shell .stack{min-width:0;align-content:start}.mobile-admin-shell .page-shell{margin:0 0 4px}.mobile-admin-shell .page-shell>div:first-child{display:none}.mobile-admin-shell .page-shell:not(:has(.page-shell-actions)){display:none}.mobile-admin-shell .page-shell-actions{margin-inline:-10px;padding-inline:10px}.mobile-admin-shell .page-shell-actions .primary-btn,.mobile-admin-shell .page-shell-actions .secondary-btn,.mobile-admin-shell .page-shell-actions .ghost-btn{min-height:38px;padding-inline:13px;font-size:13px}.mobile-admin-shell .order-status-shortcuts{gap:6px;margin-inline:-10px;margin-bottom:0;padding:0 10px 3px}.mobile-admin-shell .order-status-shortcut{min-height:36px;padding-inline:11px;font-size:12px}.mobile-admin-shell .mobile-filter-panel{padding:12px;border-radius:8px}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded){padding:10px 12px}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .eyebrow{display:none}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .mobile-filter-panel__head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .mobile-filter-panel__head strong{font-size:15px}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .mobile-filter-panel__summary{display:flex;align-items:center;gap:8px;margin-top:4px}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .mobile-filter-panel__summary>.muted{font-size:12px}.mobile-admin-shell .mobile-filter-panel--compact:not(.is-expanded) .mobile-filter-panel__actions .secondary-btn:disabled{display:none}.mobile-admin-shell .mobile-filter-panel__actions{align-items:center}.mobile-admin-shell .mobile-filter-chip{min-height:22px;padding-inline:8px;font-size:11px}.mobile-admin-shell .mobile-filter-grid,.mobile-admin-shell .form-grid{gap:8px}.mobile-admin-shell .mobile-filter-grid input,.mobile-admin-shell .mobile-filter-grid select,.mobile-admin-shell .form-grid input,.mobile-admin-shell .form-grid select,.mobile-admin-shell .form-grid textarea{min-height:42px;border-radius:8px}.mobile-admin-shell .section-head{margin:2px 0 8px}.mobile-admin-shell .section-head h3{font-size:17px}.mobile-admin-shell .summary-grid{gap:6px}.mobile-admin-shell .summary-card,.mobile-admin-shell .overview-hero-side>div{padding:10px;border-radius:8px}.mobile-admin-shell .summary-card strong{font-size:19px}.mobile-admin-shell .hero-card,.mobile-admin-shell .info-card{padding:12px;border-radius:8px}.mobile-admin-shell .mobile-record-list,.mobile-admin-shell .mobile-shipping-agenda{gap:8px}.mobile-admin-shell .mobile-record-card{gap:8px;padding:10px;border-radius:8px;box-shadow:0 6px 16px #17211a0d}.mobile-admin-shell .mobile-record-card__toggle{gap:9px}.mobile-admin-shell .mobile-record-card__head{gap:8px}.mobile-admin-shell .mobile-record-card__title-group{gap:3px}.mobile-admin-shell .mobile-record-card__title-group .eyebrow{font-size:11px}.mobile-admin-shell .mobile-record-card__title-group strong{font-size:15px}.mobile-admin-shell .mobile-record-card__title-group .code-text{font-size:11px}.mobile-admin-shell .mobile-record-card__head-side{gap:4px}.mobile-admin-shell .mobile-record-card__chevron{min-height:18px;font-size:12px}.mobile-admin-shell .mobile-record-card__summary-grid,.mobile-admin-shell .mobile-record-card__grid{gap:6px}.mobile-admin-shell .mobile-record-card__summary-grid>div,.mobile-admin-shell .mobile-record-card__grid>div{gap:2px;padding:7px 8px;border-radius:8px;background:#f4f7f2b8}.mobile-admin-shell .mobile-record-card__summary-grid .muted,.mobile-admin-shell .mobile-record-card__grid .muted{font-size:11px;line-height:1.2}.mobile-admin-shell .mobile-record-card__summary-grid strong,.mobile-admin-shell .mobile-record-card__grid strong{font-size:14px;line-height:1.22}.mobile-admin-shell .mobile-record-card__actions{gap:6px}.mobile-admin-shell .primary-btn,.mobile-admin-shell .secondary-btn,.mobile-admin-shell .ghost-btn,.mobile-admin-shell .list-action-btn,.mobile-admin-shell .compact-mobile-btn{min-height:40px;padding-inline:13px;font-size:13px}.mobile-admin-shell .status-tag,.mobile-admin-shell .calendar-pill{min-height:24px;padding-inline:8px;font-size:10px}.mobile-admin-bottom-nav{right:max(8px,env(safe-area-inset-right));bottom:calc(7px + env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));height:60px;padding:5px;border-radius:18px}.mobile-admin-bottom-nav__link{min-height:50px;border-radius:13px;font-size:12px}.mobile-admin-drawer{border-radius:18px 18px 0 0}.mobile-admin-drawer__link{min-height:66px;border-radius:8px}@media (max-width: 380px){.mobile-admin-topbar__brand strong{max-width:40vw;font-size:15px}}.mobile-admin-shell .mobile-order-record-card{padding:8px 9px}.mobile-admin-shell .mobile-order-record-card .mobile-record-card__title-group .eyebrow{font-size:10px}.mobile-admin-shell .mobile-order-record-card .mobile-record-card__title-group strong{font-size:13px}.mobile-admin-shell .mobile-order-record-card__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}.mobile-admin-shell .mobile-order-record-card__summary>div{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:5px 7px;border-radius:7px}.mobile-admin-shell .mobile-order-record-card__summary .muted{flex:0 0 auto;font-size:10px;line-height:1}.mobile-admin-shell .mobile-order-record-card__summary strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.1;text-align:right;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .mobile-order-record-card .status-tag{min-height:22px;font-size:10px}.mobile-admin-shell .mobile-order-record-card .mobile-record-card__chevron{min-height:16px;font-size:11px}@media (max-width: 380px){.mobile-admin-shell .mobile-order-record-card__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-admin-shell .orders-desktop-table,.mobile-admin-shell .orders-desktop-pagination,.orders-mobile-filter-panel{display:none}.mobile-admin-shell .orders-mobile-filter-panel{display:grid;gap:9px;width:100%;padding:10px;border:1px solid rgba(216,225,214,.9);border-radius:8px;background:#fffc;box-shadow:0 10px 24px #163a260f}.mobile-admin-shell .orders-mobile-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-admin-shell .orders-mobile-filter-grid label{min-width:0;display:grid;gap:4px}.mobile-admin-shell .orders-mobile-filter-grid label>span,.mobile-admin-shell .orders-mobile-status-filter__head>span{color:var(--mobile-muted);font-size:10px;font-weight:900;line-height:1}.mobile-admin-shell .orders-mobile-filter-grid input{width:100%;min-width:0;min-height:34px;padding:0 10px;border:1px solid rgba(216,225,214,.95);border-radius:8px;background:#fff;color:var(--mobile-ink);font-size:12px;font-weight:800;line-height:1.2;box-shadow:none}.mobile-admin-shell .orders-mobile-filter-grid input::placeholder{color:#68746794;font-weight:700}.mobile-admin-shell .orders-mobile-filter-grid .field-full{grid-column:1 / -1}.mobile-admin-shell .orders-mobile-status-filter{display:grid;gap:7px}.mobile-admin-shell .orders-mobile-filter-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mobile-admin-shell .orders-mobile-filter-tools label{min-width:0;display:grid;gap:4px}.mobile-admin-shell .orders-mobile-filter-tools span{color:var(--mobile-muted);font-size:10px;font-weight:900;line-height:1}.mobile-admin-shell .orders-mobile-filter-tools select{width:100%;min-width:0;min-height:32px;padding:0 7px;border:1px solid rgba(216,225,214,.95);border-radius:8px;background:#fff;color:var(--mobile-ink);font-size:11px;font-weight:900;line-height:1.2;box-shadow:none}.mobile-admin-shell .orders-mobile-status-filter__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-admin-shell .orders-mobile-status-filter__head>div{display:inline-flex;gap:6px}.mobile-admin-shell .orders-mobile-status-filter__head button{min-height:24px;padding:0 9px;border:1px solid rgba(216,225,214,.95);border-radius:999px;background:#ffffffd1;color:var(--mobile-muted);font-size:10px;font-weight:900}.mobile-admin-shell .orders-mobile-status-filter__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mobile-admin-shell .orders-mobile-status-filter__chips button{min-width:0;min-height:30px;padding:0 6px;overflow:hidden;border:1px solid rgba(216,225,214,.95);border-radius:999px;background:#ffffffb8;color:var(--mobile-muted);font-size:10px;font-weight:900;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .orders-mobile-status-filter__chips button.is-active{border-color:#16794c52;background:#dbf0e5e0;color:var(--mobile-accent-strong)}.mobile-admin-shell .orders-mobile-filter-summary{display:flex;flex-wrap:wrap;gap:5px}.mobile-admin-shell .orders-mobile-filter-summary span{max-width:100%;min-height:23px;display:inline-flex;align-items:center;padding:0 8px;overflow:hidden;border-radius:999px;background:#16794c17;color:var(--mobile-accent-strong);font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .orders-loading-card{min-height:74px;align-items:center;gap:10px;margin:0;padding:12px;border-color:#c2502a33;border-radius:8px;background:#fffaf4d1}.mobile-admin-shell .orders-loading-card strong{display:block;font-size:14px;line-height:1.15}.mobile-admin-shell .orders-loading-card p{margin-top:4px;font-size:12px;line-height:1.35}.mobile-admin-shell .orders-mobile-list{display:grid;gap:8px}.mobile-admin-shell .order-mobile-card{--order-card-bg: rgba(255, 255, 255, .94);--order-card-line: rgba(216, 225, 214, .9);--order-status-color: var(--mobile-accent-strong);--order-card-field: rgba(255, 255, 255, .64);gap:7px;padding:8px 9px;border-color:var(--order-card-line);background:var(--order-card-bg);cursor:pointer}.mobile-admin-shell .order-mobile-card.is-tone-confirm{--order-status-color: #7b2d91}.mobile-admin-shell .order-mobile-card.is-tone-paid{--order-status-color: #17697f}.mobile-admin-shell .order-mobile-card.is-tone-dispatch{--order-status-color: #5f3aa0}.mobile-admin-shell .order-mobile-card.is-tone-partial,.mobile-admin-shell .order-mobile-card.is-tone-pay,.mobile-admin-shell .order-mobile-card.is-tone-warning{--order-status-color: #935b00}.mobile-admin-shell .order-mobile-card.is-tone-shipped{--order-status-color: #0e6b63}.mobile-admin-shell .order-mobile-card.is-tone-delivered,.mobile-admin-shell .order-mobile-card.is-tone-success{--order-status-color: #3f6b1c}.mobile-admin-shell .order-mobile-card.is-tone-completed{--order-status-color: #475569}.mobile-admin-shell .order-mobile-card.is-tone-cancelled,.mobile-admin-shell .order-mobile-card.is-tone-neutral{--order-status-color: #725243}.mobile-admin-shell .order-mobile-card.is-tone-exception,.mobile-admin-shell .order-mobile-card.is-tone-danger{--order-status-color: #9a1f3e}.mobile-admin-shell .order-mobile-card__head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.mobile-admin-shell .order-mobile-card__title{min-width:0;display:flex;align-items:center;gap:6px}.mobile-admin-shell .order-mobile-card__copy-title{width:auto;max-width:100%;justify-self:start;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.mobile-admin-shell .order-mobile-card__copy-title:active{color:var(--mobile-accent-strong)}.mobile-admin-shell .order-mobile-card__copy-title:disabled{cursor:default}.mobile-admin-shell .order-mobile-card__title .muted{flex:0 0 auto;font-size:10px;line-height:1}.mobile-admin-shell .order-mobile-card__title strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-mobile-card__copy-icon{position:relative;flex:0 0 auto;width:14px;height:14px;color:var(--mobile-muted)}.mobile-admin-shell .order-mobile-card__copy-icon:before,.mobile-admin-shell .order-mobile-card__copy-icon:after{content:"";position:absolute;border:1.5px solid currentColor;border-radius:3px;background:#ffffffb8}.mobile-admin-shell .order-mobile-card__copy-icon:before{top:1px;right:3px;bottom:3px;left:1px}.mobile-admin-shell .order-mobile-card__copy-icon:after{top:3px;right:1px;bottom:1px;left:3px}.mobile-admin-shell .order-mobile-card__expand-tag{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border:0;background:transparent;color:var(--mobile-accent-strong);font-size:11px;font-weight:900;line-height:1}.mobile-admin-shell .order-mobile-card__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.mobile-admin-shell .order-mobile-card__summary>div,.mobile-admin-shell .order-mobile-card__detail>div,.mobile-admin-shell .order-mobile-card__detail>button{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px 7px;border-radius:7px;background:var(--order-card-field)}.mobile-admin-shell .order-mobile-card__copy-field{width:100%;border:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.mobile-admin-shell .order-mobile-card__copy-field:active{background:#efe4d4b8}.mobile-admin-shell .order-mobile-card__copy-field:disabled{cursor:default}.mobile-admin-shell .order-mobile-card__summary .muted,.mobile-admin-shell .order-mobile-card__detail .muted{flex:0 0 auto;font-size:10px;line-height:1}.mobile-admin-shell .order-mobile-card__summary strong,.mobile-admin-shell .order-mobile-card__detail strong{min-width:0;overflow:hidden;font-size:12px;line-height:1.1;text-align:right;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .order-mobile-card__status-text{color:var(--order-status-color)}.mobile-admin-shell .order-mobile-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-admin-shell .order-mobile-card__actions.is-detail-only{grid-template-columns:1fr}.mobile-admin-shell .order-mobile-card__actions>*{width:100%;min-width:0;min-height:34px;justify-content:center;padding-inline:7px;font-size:11px;border-radius:999px}.mobile-admin-shell .order-mobile-card__actions .primary-btn{border-color:transparent;background:#b33a1bbd;color:#fff;box-shadow:none}.mobile-admin-shell .order-mobile-card__actions .primary-btn:disabled{opacity:.72}.mobile-admin-shell .order-mobile-card__detail-btn{border-color:transparent;background:#efe4d4;color:#2d231d;font-weight:900}.mobile-admin-shell .order-mobile-card__detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.mobile-admin-shell .order-mobile-card__detail .code-text{direction:rtl}.mobile-admin-shell .order-mobile-card__detail-full{grid-column:1 / -1;display:grid!important;align-items:stretch!important;justify-content:stretch!important}.mobile-admin-shell .order-mobile-card__detail-full .order-status-progress{width:100%}.mobile-admin-shell .mobile-order-load-more{min-height:36px;display:grid;place-items:center;color:var(--mobile-muted);font-size:11px}@media (max-width: 380px){.mobile-admin-shell .orders-mobile-filter-tools,.mobile-admin-shell .order-mobile-card__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-admin-shell .page-shell:has(.shipping-page-actions),.mobile-admin-shell .page-shell:has(.shipping-page-actions-shell){display:block;width:100%}.mobile-admin-shell .shipping-page-actions-shell,.mobile-admin-shell .page-shell:has(.shipping-page-actions) .page-shell-actions{display:block;width:100%;min-width:0;margin-inline:0;padding:0;overflow:visible;align-self:stretch}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-page-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:7px;width:100%;min-width:0;overflow:visible;padding:0;align-items:stretch;justify-content:stretch}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-page-actions>*{width:100%;min-width:0;min-height:38px;justify-content:center;padding-inline:8px;border-radius:999px;font-size:12px;line-height:1.12;white-space:nowrap}.mobile-admin-shell .shipping-page-month-nav{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%;min-height:40px;padding:5px;border:1px solid rgba(151,166,184,.34);border-radius:999px;background:linear-gradient(180deg,#f9fbfde6,#ecf1f6d6);box-shadow:inset 0 1px #ffffffd1,0 8px 20px #243e580d}.mobile-admin-shell .shipping-page-month-nav .shipping-month-nav-btn{min-width:0;min-height:30px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#596879;font-size:12px;font-weight:900;line-height:1;box-shadow:none}.mobile-admin-shell .shipping-page-month-nav .shipping-month-nav-btn.is-next{background:#3f74a624;color:#24527a}.mobile-admin-shell .shipping-page-month-nav .shipping-month-nav-btn:not(:disabled):active{background:#3f74a633}.mobile-admin-shell .shipping-page-month-nav .shipping-month-nav-btn:disabled{opacity:.45}.mobile-admin-shell .shipping-month-board{gap:8px}.mobile-admin-shell .shipping-month-board .month-weekdays{display:none}.mobile-admin-shell .shipping-month-board .month-grid{display:grid;grid-template-columns:1fr;gap:8px}.mobile-admin-shell .shipping-month-board .month-day-placeholder{display:none}.mobile-admin-shell .shipping-month-board .month-day-card{min-height:auto;gap:7px;padding:8px;border-radius:8px;box-shadow:0 8px 20px #17211a0d;cursor:pointer}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed{padding:7px 8px}.mobile-admin-shell .shipping-month-board .month-day-card.current-latest,.mobile-admin-shell .shipping-month-board .month-day-card.current-latest.open,.mobile-admin-shell .shipping-month-board .month-day-card.current-latest.warning,.mobile-admin-shell .shipping-month-board .month-day-card.current-latest.closed,.mobile-admin-shell .shipping-month-board .month-day-card.current-latest.unscheduled{border:3px solid #000;box-shadow:none}.mobile-admin-shell .shipping-month-board .shipping-day-card-main{gap:7px}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .shipping-day-card-main{display:grid;grid-template-columns:minmax(54px,.78fr) minmax(72px,1fr) minmax(72px,1fr) minmax(34px,auto);align-items:center;gap:5px;width:100%}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-head,.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-body{display:contents}.mobile-admin-shell .shipping-month-board .month-day-head{align-items:center;gap:8px}.mobile-admin-shell .shipping-month-board .shipping-day-head-side{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .shipping-day-head-side{display:none;justify-self:end}.mobile-admin-shell .shipping-month-board .month-day-head p{margin-top:2px;font-size:11px;line-height:1.15}.mobile-admin-shell .shipping-month-board .month-day-number{font-size:18px;line-height:1}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-number{font-size:15px;white-space:nowrap}.mobile-admin-shell .shipping-month-board .shipping-day-card-expand-tag{width:auto;min-height:24px;padding:0 2px;border:0;background:transparent;color:var(--mobile-accent-strong);font-size:11px;font-weight:900;line-height:1}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .shipping-day-card-expand-tag{grid-column:4;justify-self:end;align-self:center;min-width:28px;max-width:34px}.mobile-admin-shell .shipping-month-board .shipping-day-card-expand-tag:active{opacity:.72}.mobile-admin-shell .shipping-month-board .month-day-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.mobile-admin-shell .shipping-month-board .month-day-body>div{min-width:0;display:grid;gap:3px;padding:6px 8px;border-radius:7px;background:#f4f7f2b8}.mobile-admin-shell .shipping-month-board .month-day-card.closed{border-color:transparent;background:#8080801a;box-shadow:none}.mobile-admin-shell .shipping-month-board .month-day-card.closed .month-day-body>div{background:#8080801a}.mobile-admin-shell .shipping-month-board .month-day-card.closed .shipping-day-card-expand-tag{color:#232323b8}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-body>div{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:4px 6px}.mobile-admin-shell .shipping-month-board .month-day-body .muted{font-size:10px;line-height:1}.mobile-admin-shell .shipping-month-board .month-day-body strong{overflow:hidden;font-size:13px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-body .muted{font-size:10px}.mobile-admin-shell .shipping-month-board .shipping-schedule-day-card.is-collapsed .month-day-body strong{font-size:12px}.mobile-admin-shell .shipping-month-board .shipping-day-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-admin-shell .shipping-month-board .shipping-day-card-actions .secondary-btn{width:100%;min-width:0;min-height:30px;padding-inline:6px;border-radius:999px;border-color:#2318151f;background:#231815;color:#fffaf2;font-size:10px;font-weight:900;box-shadow:none}.mobile-admin-shell .shipping-month-board .shipping-day-card-actions .secondary-btn:disabled{background:#97a6b829;color:#59687994}.mobile-admin-shell .shipping-day-toolbar{width:100%}.mobile-admin-shell .shipping-day-toolbar--mobile{display:grid;grid-template-columns:max-content max-content max-content minmax(0,1fr);gap:6px;align-items:center;justify-content:stretch;overflow:visible;padding:0}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-page-actions.shipping-day-toolbar--mobile{grid-template-columns:max-content max-content max-content minmax(0,1fr);justify-content:start;align-items:center}.mobile-admin-shell .shipping-day-toolbar--mobile>button,.mobile-admin-shell .shipping-day-toolbar--mobile>label{min-width:0;min-height:30px;border-radius:999px}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-day-toolbar--mobile>button{width:auto;justify-content:center;padding-inline:9px;font-size:10px;line-height:1;white-space:nowrap;text-align:center}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-day-toolbar--mobile>.shipping-day-toolbar__nav-btn{width:max-content;min-width:max-content;height:26px;min-height:26px;max-height:26px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;align-self:center}.mobile-admin-shell .page-shell-actions .toolbar.compact.shipping-day-toolbar--mobile>.env-switcher{width:100%;margin-left:auto;display:grid;grid-template-columns:auto minmax(104px,1fr);align-items:center;gap:5px;min-height:28px;padding:0 7px;border-radius:999px}.mobile-admin-shell .shipping-day-toolbar--mobile .env-switcher span{font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.mobile-admin-shell .shipping-day-toolbar--mobile .env-switcher input{min-width:104px;width:100%;min-height:24px;padding:0 6px;border-radius:8px;font-size:10px;font-weight:800;text-align:right}.mobile-admin-shell .shipping-day-status-shortcuts{display:grid;grid-template-columns:1fr 1fr .84fr;gap:6px;margin:0;padding:0;overflow:visible}.mobile-admin-shell .shipping-day-status-shortcuts .order-status-shortcut{width:100%;min-width:0;min-height:36px;padding-inline:6px;font-size:11px;white-space:nowrap}.mobile-admin-shell .shipping-day-status-shortcuts .shipping-day-filter-reset{background:#fff;color:var(--mobile-muted)}.mobile-admin-shell .shipping-day-status-shortcuts .shipping-day-filter-reset:disabled{opacity:.46}.shipping-day-bulk-actions{display:flex;gap:10px;align-items:center}.shipping-day-bulk-actions>*{min-width:0}.mobile-admin-shell .shipping-day-bulk-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-admin-shell .shipping-day-bulk-actions>*{width:100%;min-height:38px;justify-content:center;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}.mobile-admin-shell .shipping-day-mobile-list{display:grid;gap:6px}.mobile-admin-shell .shipping-day-mobile-list-shell{display:grid;gap:8px}.mobile-admin-shell .shipping-day-mobile-list-toolbar{position:sticky;top:8px;z-index:8;margin-bottom:2px}.mobile-admin-shell .shipping-day-mobile-card{gap:5px;padding:7px 8px;border-radius:10px;cursor:default}.mobile-admin-shell .shipping-day-mobile-card .status-tag{max-width:100%;min-height:20px;padding-inline:7px;font-size:9px;line-height:1}.mobile-admin-shell .shipping-day-mobile-card__top-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.mobile-admin-shell .shipping-day-mobile-card__top-cell{min-width:0;display:grid;gap:3px;align-content:start}.mobile-admin-shell .shipping-day-mobile-card__top-cell .muted{font-size:9px;line-height:1}.mobile-admin-shell .shipping-day-mobile-card__top-cell strong{min-width:0;overflow:hidden;font-size:11px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .shipping-day-mobile-card__top-cell--status{justify-items:end}.mobile-admin-shell .shipping-day-mobile-card__top-cell--status .status-tag{max-width:100%}.mobile-admin-shell .shipping-day-mobile-card__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.mobile-admin-shell .shipping-day-mobile-card__summary>div,.mobile-admin-shell .shipping-day-mobile-card__detail>div{min-height:0;display:grid;gap:2px;align-items:start;padding:4px 6px;border-radius:6px;background:#f7f9f6f0}.mobile-admin-shell .shipping-day-mobile-card__summary .muted,.mobile-admin-shell .shipping-day-mobile-card__detail .muted{font-size:9px;line-height:1}.mobile-admin-shell .shipping-day-mobile-card__summary strong,.mobile-admin-shell .shipping-day-mobile-card__detail strong{min-width:0;overflow:hidden;font-size:10px;line-height:1.1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .shipping-day-mobile-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:11px}.mobile-admin-shell .shipping-day-mobile-card .order-mobile-card__actions>*{min-height:30px;padding-inline:6px;font-size:10px;border-radius:8px}.mobile-admin-shell .shipping-day-mobile-card__actions .primary-btn{border:1px solid rgba(176,92,68,.18);background:linear-gradient(180deg,#cc7b62,#c56f55);color:#fffefb;font-weight:900}.mobile-admin-shell .shipping-day-mobile-card__actions .secondary-btn,.mobile-admin-shell .shipping-day-mobile-card__detail-btn{border:1px solid rgba(189,173,149,.26);background:linear-gradient(180deg,#f7f0e1,#efe4d4);color:#3a2b22;font-weight:800;box-shadow:none}.mobile-admin-shell .shipping-day-mobile-card__actions .list-action-placeholder{display:inline-flex;align-items:center;justify-content:center;border:1px dashed rgba(151,166,184,.4);background:#f7f9f6e6;color:#596879b8;font-weight:700}@media (max-width: 380px){.mobile-admin-shell .shipping-day-mobile-card__top-row{grid-template-columns:1fr}.mobile-admin-shell .shipping-day-mobile-card__top-cell--status{justify-items:start}.mobile-admin-shell .shipping-day-mobile-card__summary{grid-template-columns:1fr}}.mobile-admin-shell .shipping-day-pagination-mobile{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;margin-top:10px}.mobile-admin-shell .shipping-day-pagination-mobile--sticky{margin-top:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.mobile-admin-shell .shipping-day-pagination-mobile--mobile-only{grid-template-columns:1fr;justify-items:center;margin-top:0}.mobile-admin-shell .shipping-day-pagination-mobile--desktop-hidden{display:none}.mobile-admin-shell .shipping-day-pagination-mobile__meta{min-width:0;display:grid;justify-items:center;align-self:center;gap:2px}.mobile-admin-shell .shipping-day-pagination-mobile .env-switcher{width:auto;min-height:34px;min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:700;white-space:nowrap}.mobile-admin-shell .shipping-day-page-size-picker{position:relative}.mobile-admin-shell .shipping-day-page-size-picker__trigger{min-width:44px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 8px;border:1px solid rgba(189,173,149,.34);border-radius:9px;background:#fffffff0;color:#2d231d;font-size:10px;font-weight:800;box-shadow:none}.mobile-admin-shell .shipping-day-page-size-picker__menu{position:absolute;top:calc(100% + 6px);left:50%;z-index:20;min-width:72px;display:grid;gap:3px;padding:5px;border:1px solid rgba(189,173,149,.26);border-radius:10px;background:#fffbf5fa;box-shadow:0 10px 28px #17211a1f;transform:translate(-50%)}.mobile-admin-shell .shipping-day-page-size-picker__option{min-height:26px;padding:0 6px;border:0;border-radius:7px;background:transparent;color:#5f6d63;font-size:10px;font-weight:700;text-align:center}.mobile-admin-shell .shipping-day-page-size-picker__option.is-active{background:#16794c1a;color:var(--mobile-accent-strong)}.mobile-admin-shell .shipping-day-pagination-mobile>.secondary-btn{width:100%;min-height:34px;border:1px solid rgba(189,173,149,.26);border-radius:999px;background:linear-gradient(180deg,#f7f0e1,#efe4d4);color:#3a2b22;font-size:12px;font-weight:800;box-shadow:none}.mobile-admin-shell .shipping-day-pagination-mobile>.secondary-btn:disabled{border-color:#97a6b82e;background:#ffffffa8;color:#59687994}.mobile-admin-shell .shipping-day-pagination-mobile .muted{width:auto;justify-self:center;color:#74685d;font-size:9px;line-height:1.1}.mobile-admin-shell .shipping-day-mobile-loadmore{display:grid;justify-items:center;gap:4px;padding:10px 0 6px;color:#7b6f63;user-select:none;-webkit-user-select:none}.mobile-admin-shell .shipping-day-mobile-loadmore__handle{width:48px;height:6px;border-radius:999px;background:linear-gradient(180deg,#b6d2c1f2,#95bda7f2)}.mobile-admin-shell .shipping-day-mobile-loadmore__text{font-size:10px;line-height:1.2}.mobile-admin-shell .shipping-day-mobile-loadmore.is-loading .shipping-day-mobile-loadmore__handle{animation:shipping-day-mobile-loadmore-pulse .9s ease-in-out infinite alternate}@keyframes shipping-day-mobile-loadmore-pulse{0%{transform:scaleX(.78);opacity:.72}to{transform:scaleX(1);opacity:1}}.mobile-admin-shell .shipping-day-pagination-mobile select{min-height:32px}@media (max-width: 380px){.mobile-admin-shell .shipping-day-pagination-mobile{grid-template-columns:minmax(0,1fr) minmax(96px,auto) minmax(0,1fr);gap:6px}.mobile-admin-shell .shipping-day-pagination-mobile>.secondary-btn{min-height:32px;padding-inline:8px;font-size:11px}.mobile-admin-shell .shipping-day-pagination-mobile .env-switcher,.mobile-admin-shell .shipping-day-pagination-mobile .muted,.mobile-admin-shell .shipping-day-page-size-picker__trigger,.mobile-admin-shell .shipping-day-page-size-picker__option{font-size:10px}}.mobile-admin-shell .batch-picker-panel .batch-picker-weekdays{display:none}.mobile-admin-shell .batch-picker-panel .batch-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-admin-shell .batch-picker-panel .month-day-placeholder{display:none}.mobile-admin-shell .batch-picker-panel .batch-picker-head{display:grid;gap:8px}.mobile-admin-shell .batch-picker-panel .inline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mobile-admin-shell .batch-picker-panel .inline-actions>*{width:100%;min-width:0}.mobile-admin-shell .batch-picker-panel .batch-select-card{min-height:96px;padding:9px;border-radius:8px}.mobile-admin-shell .batch-picker-panel .batch-select-card .month-day-number{font-size:20px}.mobile-admin-shell .shipping-batch-modal.editor-modal-shell{max-height:min(88svh,720px)}.mobile-admin-shell .shipping-batch-modal .editor-modal-header .muted{display:none}.mobile-admin-shell .shipping-batch-modal .batch-picker-panel{gap:7px}.mobile-admin-shell .shipping-batch-modal .batch-picker-head{grid-template-columns:minmax(0,1fr);gap:7px}.mobile-admin-shell .shipping-batch-modal .batch-picker-head>div:first-child{min-height:28px;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.mobile-admin-shell .shipping-batch-modal .batch-picker-head>div:first-child .muted{font-size:11px;line-height:1}.mobile-admin-shell .shipping-batch-modal .batch-picker-head>div:first-child strong{font-size:17px;line-height:1}.mobile-admin-shell .shipping-batch-modal .batch-picker-panel .inline-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.mobile-admin-shell .shipping-batch-modal .batch-picker-panel .inline-actions>*{min-width:0;min-height:28px;padding:0 4px;border-radius:999px;font-size:10px;line-height:1.05;white-space:nowrap}.mobile-admin-shell .shipping-batch-modal .batch-picker-month-label{font-size:12px;line-height:1}.mobile-admin-shell .shipping-batch-modal .batch-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:260px;overflow-y:auto;padding-right:2px}.mobile-admin-shell .shipping-batch-modal .batch-select-card{min-height:68px;gap:5px;padding:7px;border-radius:8px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-head{align-items:center;gap:5px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-number{font-size:18px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .calendar-pill{min-height:20px;padding-inline:6px;font-size:9px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-body{gap:3px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-body>div{display:flex;justify-content:space-between;gap:4px}.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-body .muted,.mobile-admin-shell .shipping-batch-modal .batch-select-card .month-day-body strong{font-size:10px}.mobile-admin-shell .shipping-batch-modal .shipping-compact-form>.shipping-compact-switch{grid-column:auto}.mobile-admin-shell .shipping-batch-modal .shipping-compact-form>.shipping-compact-field{grid-column:1 / -1}.mobile-admin-shell .shipping-form-modal.editor-modal-shell{height:auto;max-height:min(82svh,620px);border-radius:18px 18px 0 0}.mobile-admin-shell .shipping-form-modal .editor-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px 14px 12px}.mobile-admin-shell .shipping-form-modal .editor-modal-header h3{font-size:20px;line-height:1.15}.mobile-admin-shell .shipping-form-modal .editor-modal-header .muted{max-width:100%;margin-top:5px;color:#72685d;font-size:11px;line-height:1.38}.mobile-admin-shell .shipping-form-modal .editor-modal-header-actions .secondary-btn{min-width:58px;min-height:32px;padding-inline:12px;background:#ffffffd1;font-size:12px}.mobile-admin-shell .shipping-form-modal .editor-modal-body{padding:12px 14px 14px}.mobile-admin-shell .shipping-compact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-admin-shell .shipping-compact-form .shipping-compact-field{min-width:0;display:grid;gap:5px}.mobile-admin-shell .shipping-compact-form .shipping-compact-field>span{color:var(--mobile-muted);font-size:10px;font-weight:900;line-height:1}.mobile-admin-shell .shipping-compact-form .shipping-compact-field input,.mobile-admin-shell .shipping-compact-form .shipping-compact-field select{width:100%;min-height:38px;padding-inline:10px;border-color:#d8e1d6f2;border-radius:8px;background:#ffffffe0;color:var(--mobile-ink);font-size:14px;font-weight:800}.mobile-admin-shell .shipping-compact-form .shipping-compact-field select{font-size:14px}.mobile-admin-shell .shipping-compact-form .shipping-compact-field input:disabled{color:#17211ac7;background:#f7f9f6eb;-webkit-text-fill-color:rgba(23,33,26,.78)}.mobile-admin-shell .shipping-compact-form .seed-field-limit,.mobile-admin-shell .shipping-compact-form .shipping-compact-switch,.mobile-admin-shell .shipping-compact-actions,.mobile-admin-shell .day-policy-meta{grid-column:1 / -1}.mobile-admin-shell .shipping-compact-form .seed-field-limit,.mobile-admin-shell .shipping-compact-form .day-policy-field{grid-template-columns:minmax(0,1fr) minmax(92px,32%);align-items:center;gap:8px}.mobile-admin-shell .shipping-compact-form .seed-field-limit input,.mobile-admin-shell .shipping-compact-form .day-policy-field input{max-width:none}.mobile-admin-shell .day-policy-meta{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:1px solid rgba(216,225,214,.92);border-radius:8px;background:#ffffffb8}.mobile-admin-shell .day-policy-meta strong{font-size:13px}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch{min-height:36px;display:flex!important;grid-template-columns:none;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:1px solid rgba(216,225,214,.92);border-radius:8px;background:#ffffffb8}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch>span{min-width:0;display:block}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch strong{display:block;overflow:hidden;color:var(--mobile-ink);font-size:13px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch small{display:none}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch input[type=checkbox]{position:relative;flex:0 0 auto;inline-size:38px;block-size:22px;min-width:38px!important;width:38px!important;min-height:22px!important;height:22px!important;padding:0!important;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#97a6b852;box-shadow:inset 0 0 0 1px #97a6b838;cursor:pointer}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 3px 8px #17211a29;transition:transform .16s ease}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch input[type=checkbox]:checked{background:#16794ce6}.mobile-admin-shell .shipping-compact-form label.shipping-compact-switch input[type=checkbox]:checked:after{transform:translate(16px)}.mobile-admin-shell .shipping-compact-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:2px}.mobile-admin-shell .shipping-compact-actions>*{min-height:38px;padding-inline:14px;justify-content:center;border-radius:999px;font-size:13px}@media (max-width: 380px){.mobile-admin-shell .shipping-compact-form{grid-template-columns:1fr}.mobile-admin-shell .shipping-compact-form .seed-field-limit input,.mobile-admin-shell .shipping-compact-form .day-policy-field input{max-width:none}}.mobile-dashboard-page{display:grid;gap:12px}.mobile-dashboard-hero{position:relative;overflow:hidden;display:grid;gap:13px;padding:16px;border-radius:8px;background:linear-gradient(150deg,#105837fa,#17211afa 66%,#0c110efa);color:#fff;box-shadow:0 16px 34px #17211a2e}.mobile-dashboard-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 42px),linear-gradient(180deg,rgba(255,255,255,.06),transparent 46%)}.mobile-dashboard-hero>*{position:relative;z-index:1}.mobile-dashboard-hero__headline{display:grid;gap:6px}.mobile-dashboard-hero__headline .eyebrow{color:#ffffffa8;font-size:11px}.mobile-dashboard-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-dashboard-metric-card{min-height:92px;display:grid;align-content:space-between;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff14}.mobile-dashboard-metric-card span,.mobile-dashboard-metric-card small{min-width:0;overflow:hidden;color:#ffffffb8;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-dashboard-metric-card strong{color:#fff;font-size:28px;line-height:1;letter-spacing:0}.mobile-dashboard-metric-card.is-confirm,.mobile-dashboard-metric-card.is-issue{background:#ff60561f;border-color:#ff605638}.mobile-dashboard-metric-card.is-shipping{background:#3bb17424;border-color:#69dc9d33}.mobile-dashboard-metric-card.is-schedule{background:#e8a93929;border-color:#e8a93942}.mobile-dashboard-actions{display:flex;flex-wrap:wrap;gap:8px}.mobile-dashboard-action{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap}.mobile-dashboard-action--primary{border-color:#fffffff0;background:#fff;color:#0f5f3b;box-shadow:0 10px 24px #08120c2e}.mobile-dashboard-hero__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff9;font-size:11px}.mobile-dashboard-hero__foot strong{color:#ffffffc7;font-size:11px}.mobile-dashboard-section{display:grid;gap:10px;padding:14px;border:1px solid rgba(216,225,214,.9);border-radius:8px;background:#fffffff0;box-shadow:0 10px 24px #17211a0f}.mobile-dashboard-section__head{display:flex;align-items:end;justify-content:space-between;gap:10px}.mobile-dashboard-section__head h2{margin:0;color:var(--mobile-ink);font-size:20px;line-height:1.15;letter-spacing:0}.mobile-dashboard-section__head span{color:var(--mobile-muted);font-size:11px;white-space:nowrap}.mobile-dashboard-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-dashboard-module-card{position:relative;min-width:0;min-height:132px;display:grid;align-content:space-between;gap:12px;padding:12px;border:1px solid rgba(216,225,214,.94);border-radius:8px;background:#fff;color:var(--mobile-ink);text-decoration:none}.mobile-dashboard-module-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--mobile-surface-tint);color:var(--mobile-accent-strong);font-weight:900;font-size:17px}.mobile-dashboard-module-card__icon.is-print{color:#276f9f}.mobile-dashboard-module-card__icon.is-orders,.mobile-dashboard-module-card__icon.is-products,.mobile-dashboard-module-card__icon.is-fulfillment{color:#0f5f3b}.mobile-dashboard-module-card__icon.is-issue{color:#b2392a}.mobile-dashboard-module-card__icon.is-schedule{color:#8a520c}.mobile-dashboard-module-card__icon.is-production,.mobile-dashboard-module-card__icon.is-inventory,.mobile-dashboard-module-card__icon.is-logistics,.mobile-dashboard-module-card__icon.is-shipping-zone{color:#5f6b75}.mobile-dashboard-module-card__icon.is-marketing,.mobile-dashboard-module-card__icon.is-guide,.mobile-dashboard-module-card__icon.is-customer-service{color:#c23a32}.mobile-dashboard-module-card__icon.is-analytics,.mobile-dashboard-module-card__icon.is-distribution,.mobile-dashboard-module-card__icon.is-profit,.mobile-dashboard-module-card__icon.is-legacy,.mobile-dashboard-module-card__icon.is-reviews{color:#276f9f}.mobile-dashboard-module-card__icon.is-settings,.mobile-dashboard-module-card__icon.is-printer,.mobile-dashboard-module-card__icon.is-legacy-import{color:#8a520c}.mobile-dashboard-module-card__copy{min-width:0;display:grid;gap:5px}.mobile-dashboard-module-card__copy strong{overflow-wrap:anywhere;color:var(--mobile-ink);font-size:15px;line-height:1.25}.mobile-dashboard-module-card__copy span{display:-webkit-box;overflow:hidden;color:var(--mobile-muted);font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-dashboard-module-card__badge{position:absolute;top:12px;right:12px;min-width:32px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#ff5b52;color:#fff;font-size:12px;font-style:normal;font-weight:900;line-height:1;box-shadow:0 8px 16px #ff5b5238}.mobile-dashboard-module-card__badge.is-capped{min-width:42px}@media (max-width: 380px){.mobile-dashboard-hero{padding:14px}.mobile-dashboard-metric-card{min-height:84px;padding:10px}.mobile-dashboard-metric-card strong{font-size:25px}.mobile-dashboard-action{min-height:36px;padding-inline:12px;font-size:12px}.mobile-dashboard-section{padding:12px}.mobile-dashboard-module-card{min-height:122px;padding:10px}.mobile-dashboard-module-card__copy strong{font-size:14px}.mobile-dashboard-module-card__badge{top:10px;right:10px}}.product-label-template-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px;align-items:start}.product-label-template-modal.editor-modal-shell{width:min(1680px,calc(100vw - 32px))}.product-label-template-modal .editor-modal-body{padding-bottom:22px}.product-label-delete-modal.editor-modal-shell{width:min(1180px,calc(100vw - 32px))}.product-label-delete-list{display:grid;gap:14px}.product-label-delete-alert{min-height:34px;display:flex;align-items:center;border-radius:12px;padding:7px 12px;font-size:13px;font-weight:800;line-height:1.2}.product-label-delete-alert.is-success{background:#e1f2e8e6;color:#17643d}.product-label-delete-alert.is-error{background:#ffe6e6e6;color:#9f1d1d}.product-label-delete-card{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:16px;align-items:stretch;border:1px solid var(--line);border-radius:16px;background:#ffffffb8;padding:14px}.product-label-delete-preview{min-height:150px;display:grid;place-items:center;border:1px dashed rgba(111,99,88,.36);border-radius:14px;background:#ffffffb3;overflow:auto}.product-label-delete-preview img{width:min(100%,360px);aspect-ratio:50 / 30;object-fit:contain;background:#fff;border:1px solid #d7d0c7;box-shadow:0 8px 18px #23181514}.product-label-delete-info{min-width:0;display:grid;gap:14px;align-content:space-between}.product-label-delete-info h4{margin:10px 0 6px;color:var(--ink);font-size:18px;line-height:1.25}.product-label-template-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.product-label-block-list{display:grid;gap:10px}.product-label-sku-picker{position:relative;min-width:0}.product-label-sku-picker-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;background:#ffffffc7;padding:0 12px;color:var(--ink);font:inherit;font-weight:700;text-align:left;cursor:pointer}.product-label-sku-picker-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-label-sku-picker-menu{position:absolute;z-index:35;top:calc(100% + 6px);left:0;right:0;display:grid;gap:8px;border:1px solid var(--line);border-radius:14px;background:#fffaf2;padding:10px;box-shadow:0 18px 42px #23181524}.product-label-sku-picker-menu input{min-height:38px}.product-label-sku-picker-options{max-height:260px;overflow:auto;display:grid;gap:4px;padding-right:2px}.product-label-sku-picker-option{min-width:0;min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:0;border-radius:10px;background:transparent;padding:7px 8px;color:var(--ink);font:inherit;font-weight:700;text-align:left;cursor:pointer}.product-label-sku-picker-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-label-sku-picker-option:hover,.product-label-sku-picker-option.is-selected{background:#f3d1b16b}.product-label-sku-picker-empty{padding:12px;color:var(--muted);font-size:13px;font-weight:800}.product-label-block-row{width:100%;border:1px solid var(--line);border-radius:14px;background:#ffffffad;padding:8px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--ink);text-align:left}.product-label-block-select{min-width:0;border:0;background:transparent;padding:4px 0;display:flex;justify-content:space-between;gap:14px;color:inherit;text-align:left;cursor:pointer}.product-label-block-select span{color:var(--muted);font-size:12px;white-space:nowrap}.product-label-block-delete{min-height:30px;border:1px solid rgba(179,58,27,.24);border-radius:999px;background:#fff5f2db;padding:0 12px;color:#b33a1b;font-size:12px;font-weight:800;cursor:pointer}.product-label-block-delete:disabled{opacity:.42;cursor:not-allowed}.product-label-block-row.is-active{border-color:#b33a1b73;background:#f3d1b157}.product-label-font-control{min-width:0;display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.product-label-font-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.product-label-font-control-row input[type=text],.product-label-font-control-row input:not([type]){min-width:0}.product-label-bold-inline{min-height:42px;margin:0;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#ffffffad;color:var(--ink);white-space:nowrap}.product-label-fixed-textarea{min-height:108px;resize:vertical;white-space:pre-wrap}.product-label-preview-panel{position:sticky;top:18px;display:grid;gap:16px}.product-label-preview-wrap{display:grid;justify-items:center;overflow-x:auto;padding:10px;border:1px dashed rgba(111,99,88,.45);border-radius:16px;background:#ffffff85}.product-label-preview-surface{position:relative;width:min(100%,500px);aspect-ratio:50 / 30;height:auto;contain:layout paint;background:#fff;border:1px solid #d7d0c7;box-shadow:0 10px 28px #2318151a;overflow:hidden;touch-action:none}.product-label-preview-canvas-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none}.product-label-preview-block{position:absolute;display:flex;min-width:0;border:1px dashed rgba(179,58,27,.28);border-radius:2px;background:transparent;color:#111;line-height:1.18;overflow:hidden;padding:1px 2px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.product-label-preview-block__text{width:100%;min-width:0;overflow:hidden;white-space:normal;word-break:break-all;opacity:0}.product-label-preview-block.is-active{border-style:solid;border-color:#b33a1bb8;background:#f3d1b10a}.product-label-preview-block:active{cursor:grabbing}.product-label-preview-resize-handle{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border-right:2px solid #b33a1b;border-bottom:2px solid #b33a1b;border-radius:0 0 2px;background:#ffffffdb;cursor:nwse-resize;touch-action:none}.product-label-template-list{max-height:280px;overflow:auto;padding-right:4px}.product-label-sku-template-card{width:100%;border-radius:14px;text-align:left}.product-label-sku-template-card.is-active{border-color:#b33a1b73;background:#f3d1b14d}.product-label-print-panel{display:grid;gap:14px}.product-label-template-direct-print{margin-top:0}.product-label-print-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.product-label-print-grid{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(92px,120px) minmax(360px,1fr);gap:12px;align-items:end}.product-label-print-grid label,.product-label-count-shortcuts{min-width:0;display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.product-label-print-grid input,.product-label-print-grid select{width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--ink)}.product-label-count-shortcuts>div{width:100%;min-height:42px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fffaf2}.product-label-count-shortcuts button{min-width:0;min-height:40px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;padding:0 12px;color:var(--ink);font:inherit;font-weight:800;cursor:pointer}.product-label-count-shortcuts button:last-child{border-right:0}.product-label-count-shortcuts button.is-selected{background:#f3d1b17a;color:#b33a1b}.product-label-template-warning{color:#b33a1b;font-size:12px;font-weight:800;line-height:1.35}.product-label-template-label{min-width:0;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-label-print-meta{margin:0;overflow-wrap:anywhere}.product-label-quick-print{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff94}.product-label-quick-category-row{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}.product-label-quick-category-card{min-width:0;min-height:48px;display:grid;align-content:center;justify-items:start;gap:3px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fffdfa,#fff7eb);padding:8px 10px;color:var(--ink);text-align:left;cursor:pointer}.product-label-quick-category-card strong{font-size:13px;font-weight:900;line-height:1.2;white-space:nowrap}.product-label-quick-category-card span{min-width:24px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#6f635817;color:var(--muted);font-size:11px;font-weight:900;line-height:1}.product-label-quick-category-card.is-selected{border-color:#b33a1b94;background:linear-gradient(180deg,#fff6eefa,#f3d1b18c);box-shadow:0 0 0 3px #b33a1b1a}.product-label-quick-category-card.is-selected span{background:#b33a1b1f;color:#b33a1b}.product-label-quick-sku-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;padding:2px 2px 6px}.product-label-quick-sku-card{position:relative;min-width:0;min-height:126px;display:grid;align-content:space-between;gap:8px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fffdfa,#fff7eb);padding:12px;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 12px 28px #2318150d}.product-label-quick-sku-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #2318151a}.product-label-quick-sku-card.is-selected{border-color:#b33a1b94;background:linear-gradient(180deg,#fff6eefa,#f3d1b18c);box-shadow:0 0 0 3px #b33a1b1f,0 16px 34px #23181514}.product-label-quick-sku-topline{min-width:0;display:flex;align-items:flex-start;gap:7px}.product-label-quick-sku-seq{position:absolute;top:8px;right:8px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(179,58,27,.22);border-radius:999px;background:#fff5f2f5;color:#b33a1b;font-size:12px;font-weight:900;line-height:1;text-align:center;box-shadow:0 6px 14px #b33a1b1a}.product-label-quick-sku-name{min-width:0;padding-right:28px;font-size:16px;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.product-label-quick-sku-meta,.product-label-quick-sku-code,.product-label-quick-sku-label-state{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.product-label-quick-sku-label-state{min-height:24px;display:inline-flex;align-items:center;justify-content:center;align-self:end;border-radius:999px;padding:3px 8px;background:#6f635814;text-align:center}.product-label-quick-sku-label-state.is-saved{background:#e1f2e8f5;color:#17643d}.product-label-quick-sku-label-state.is-missing{background:#fff5f2f5;color:#b33a1b}.product-label-quick-template-row{display:flex;gap:10px;flex-wrap:wrap;padding:2px 2px 6px}.product-label-quick-template-card{min-width:168px;min-height:68px;display:grid;gap:5px;flex:0 0 auto;border:1px solid var(--line);border-radius:14px;background:#fffaf2;padding:10px 12px;color:var(--ink);text-align:left;cursor:pointer}.info-copy-inline{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.info-copy-wrap{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.info-copy-btn{width:30px;height:30px;border:1px solid rgba(111,99,88,.28);border-radius:8px;background:#ffffffc7;color:var(--text);font-size:14px;line-height:1;display:inline-grid;place-items:center;cursor:pointer}.info-copy-btn.is-compact{width:24px;height:24px;border-radius:7px;font-size:12px}.info-copy-btn:hover:not(:disabled){border-color:#b33a1b80;background:#f3d1b16b}.info-copy-btn:disabled{opacity:.42;cursor:not-allowed}.product-label-quick-template-card strong{font-size:14px;line-height:1.25}.product-label-quick-template-card span{color:var(--muted);font-size:12px;font-weight:700}.product-label-quick-template-card.is-selected{border-color:#b33a1b94;background:#f3d1b16b;box-shadow:0 0 0 3px #b33a1b1a}.product-label-rendered-preview{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#ffffff9e}.product-label-preview-head-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.product-label-preview-head-actions .muted,.product-label-preview-head-actions .soft-chip{max-width:min(420px,100%);overflow-wrap:anywhere}.product-label-rendered-preview-frame{display:grid;place-items:center;min-height:190px;padding:14px;border:1px dashed rgba(111,99,88,.36);border-radius:14px;background:#ffffffad;overflow:auto}.product-label-rendered-preview-frame img{width:min(100%,500px);aspect-ratio:50 / 30;object-fit:contain;background:#fff;border:1px solid #d7d0c7;box-shadow:0 8px 22px #2318151a}@media (max-width: 1180px){.product-label-template-grid{grid-template-columns:1fr}.product-label-preview-panel{position:static}.product-label-print-grid{grid-template-columns:1fr}.product-label-quick-sku-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 640px){.product-label-print-head-actions,.product-label-print-head-actions>button{width:100%}.product-label-delete-card{grid-template-columns:1fr}.product-label-quick-sku-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-label-quick-category-row{grid-template-columns:repeat(9,minmax(64px,1fr));overflow-x:auto;scrollbar-width:thin}.product-label-template-actions,.product-label-template-actions>button{width:100%}.product-label-block-row{grid-template-columns:1fr}.product-label-block-select{display:grid}.product-label-block-select span{white-space:normal}.product-label-block-delete{justify-self:end}}
