*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal-50: #0f2c24;--teal-100: #184537;--teal-400: #1D9E75;--teal-600: #0F6E56;--teal-700: #d8fff2;--gray-50: #111214;--gray-100: #17191d;--gray-200: #23262c;--gray-300: #2f3440;--gray-400: #a9b4c6;--gray-500: #d2dae6;--gray-700: #e4e8ef;--gray-900: #f7f9fc;--red-50: #2a1416;--red-400: #E24B4A;--red-600: #ffb6b6;--amber-50: #2b2214;--amber-400: #BA7517;--amber-600: #ffd18b;--blue-50: #122131;--blue-400: #378ADD;--blue-600: #8bc2ff;--purple-50: #1d1931;--purple-400: #7F77DD;--purple-600: #d1cbff;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.28), 0 8px 24px rgba(0,0,0,.18);--shadow-md: 0 12px 28px rgba(0,0,0,.34), 0 4px 12px rgba(0,0,0,.22);--field-radius: 14px;--field-height: 42px;--field-font-size: 14px;--field-gap: 6px;--root-bg: #090a0c;--body-bg: radial-gradient(circle at top, #18202c 0%, #0d0f12 45%, #090a0c 100%);--layout-bg: #0c0d10;--sidebar-bg: rgba(12,14,18,.92);--sidebar-footer-bg: rgba(20,22,27,.75);--surface-pane: #111317;--surface-pane-muted: #17191d;--surface-card: rgba(18,20,24,.96);--surface-card-alt: linear-gradient(180deg, #14171c 0%, #101216 100%);--surface-hover: #16191e;--surface-accent: #12362d;--input-border: #2a2e36;--theme-card-shadow: 0 14px 28px rgba(0,0,0,.18)}.dashboard-template-page{display:flex;flex-direction:column;gap:16px}.dashboard-template-page .ph{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-template-page .ph-title{font-size:20px;font-weight:700;color:#1a1a1a}.dashboard-template-page .ph-date{margin-top:1px;font-size:12px;color:#999;text-transform:none}.dashboard-template-page .ph-acts{display:flex;gap:8px}.dashboard-template-page .alert{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff8f0;border:1px solid #ffcc80;border-radius:10px}.dashboard-template-page .alert-ic{width:34px;height:34px;border-radius:8px;background:#e65100;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.dashboard-template-page .alert-t{font-size:13px;font-weight:600;color:#bf360c}.dashboard-template-page .alert-s{margin-top:2px;font-size:11px;color:#e65100}.dashboard-template-page .alert-btn{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;border:1px solid #ffcc80;border-radius:6px;background:#fff;color:#e65100;cursor:pointer}.dashboard-template-page .kpi-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dashboard-template-page .kpi{background:#fff;border:1px solid #e8ecee;border-radius:10px;padding:12px 14px;text-align:left;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;align-items:flex-start;gap:12px}.dashboard-template-page .kpi-clickable{cursor:pointer}.dashboard-template-page .kpi-clickable:hover{border-color:#a5d6a7;transform:translateY(-1px);box-shadow:0 10px 24px #12261e0f}.dashboard-template-page .kpi.warn{border-color:#ffcdd2;background:#fff8f8}.dashboard-template-page .kpi-icon{width:34px;height:34px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.dashboard-template-page .kpi-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.dashboard-template-page .ig{background:#e8f5e9;color:#2e7d32}.dashboard-template-page .ib{background:#e3f2fd;color:#1565c0}.dashboard-template-page .ir{background:#ffebee;color:#c62828}.dashboard-template-page .ia{background:#fff8e1;color:#e65100}.dashboard-template-page .kpi-val{font-size:18px;font-weight:700;line-height:1;color:#1a1a1a;margin-bottom:6px}.dashboard-template-page .kpi-val.g{color:#2e7d32}.dashboard-template-page .kpi-val.r{color:#c62828}.dashboard-template-page .kpi-val.dim{color:#bbb;font-size:16px}.dashboard-template-page .kpi-label{font-size:12px;color:#666;line-height:1.2}.dashboard-template-page .kpi-sub{font-size:11px;color:#aaa;margin-top:3px;line-height:1.2}.dashboard-template-page .content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.dashboard-template-page .left-col,.dashboard-template-page .right-col{display:flex;flex-direction:column;gap:14px}.dashboard-template-page .card{overflow:hidden}.dashboard-template-page .ch{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px 14px;border-bottom:1px solid #e9edf4}.dashboard-template-page .ct{font-size:15px;font-weight:700;color:#182133;display:flex;align-items:center;gap:7px}.dashboard-template-page .clink{min-width:132px;min-height:36px;padding:0 14px;border-radius:10px;border:1px solid #f1e3c7;background:#fff7e8;font-size:12px;color:#c88a1f;cursor:pointer;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.dashboard-template-page .cal{padding:14px 16px 12px}.dashboard-template-page .cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dashboard-template-page .cal-month{font-size:14px;font-weight:600;color:#1a1a1a}.dashboard-template-page .cal-btns{display:flex;gap:4px}.dashboard-template-page .cal-btn{border:1px solid #ddd;border-radius:6px;background:#fff;width:26px;height:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;color:#555}.dashboard-template-page .cal-header{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin-bottom:4px}.dashboard-template-page .cdn{text-align:center;font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;padding:4px 0}.dashboard-template-page .cdn.we{color:#e57373}.dashboard-template-page .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.dashboard-template-page .cc{border:0;border-radius:7px;padding:8px 8px 10px;min-height:92px;text-align:left;cursor:pointer;transition:background .1s;position:relative;background:transparent}.dashboard-template-page .cc:hover{background:#f0f7ec}.dashboard-template-page .cc.om .cd{color:#ddd}.dashboard-template-page .cc.today{background:#e8f5e9}.dashboard-template-page .cc.today .cd{color:#2e7d32;font-weight:700}.dashboard-template-page .cc.selected{background:#2e7d32!important}.dashboard-template-page .cc.selected .cd{color:#fff;font-weight:700}.dashboard-template-page .cd{font-size:12px;font-weight:600;color:#333;display:block;margin-bottom:8px;text-align:center}.dashboard-template-page .cal-rows{display:flex;flex-direction:column;align-items:stretch;gap:3px;min-height:56px}.dashboard-template-page .cal-row{width:100%;min-height:16px;padding:1px 6px;border-radius:999px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;line-height:1;letter-spacing:0}.dashboard-template-page .cal-row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-template-page .cal-row-value{margin-left:6px;font-weight:700}.dashboard-template-page .cal-row-receiving{background:#e3f2fd;color:#1565c0}.dashboard-template-page .cal-row-wb{background:#f5e6f5;color:#7b0e6b}.dashboard-template-page .cal-row-ozon{background:#e6edff;color:#002699}.dashboard-template-page .cal-row-yandex{background:#fff0e6;color:#cc2900}.dashboard-template-page .cal-row-generic{background:#f1f3f5;color:#5e6b73}.dashboard-template-page .cal-row-deadline{background:#fff3e0;color:#e65100}.dashboard-template-page .dot,.dashboard-template-page .de-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dashboard-template-page .dg{background:#2e7d32}.dashboard-template-page .db{background:#1565c0}.dashboard-template-page .da{background:#e65100}.dashboard-template-page .wb-dot{background:#cb11ab}.dashboard-template-page .ozon-dot{background:#005bff}.dashboard-template-page .yandex-dot{background:#f60}.product-detail-template-page{display:flex;flex-direction:column;gap:24px}.product-page-shell{display:flex;min-height:100vh;background:#f4f6f8;font-family:var(--font-sans)}.product-page-sidebar{width:220px;flex-shrink:0;background:#fff;border-right:.5px solid #e8ecee;padding:20px 0;display:flex;flex-direction:column;gap:2px}.product-page-logo{padding:0 16px 16px;border-bottom:.5px solid #e8ecee;margin-bottom:8px}.product-page-logo-title{font-size:13px;font-weight:500;color:#1f2937;letter-spacing:.04em}.product-page-logo-sub{font-size:11px;color:#667085;letter-spacing:.06em;margin-top:2px}.product-page-nav{display:flex;flex-direction:column;gap:2px;flex:1}.product-page-nav-item{display:flex;align-items:center;gap:10px;padding:8px 16px;font-size:13px;color:#667085;text-decoration:none;transition:all .15s}.product-page-nav-item:hover{background:#f7f9fb;color:#1f2937}.product-page-nav-item.active{background:#eaf3de;color:#3b6d11;font-weight:500}.product-page-nav-icon{width:16px;height:16px;border:1.5px solid currentColor;border-radius:4px;opacity:.75;flex-shrink:0}.product-page-nav-section{font-size:10px;letter-spacing:.08em;color:#98a2b3;padding:12px 16px 4px;text-transform:uppercase}.product-page-nav-spacer{flex:1}.product-page-user{padding:12px 16px;border-top:.5px solid #e8ecee;display:flex;align-items:center;gap:10px}.product-page-user-avatar{width:28px;height:28px;border-radius:999px;background:#eaf3de;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;color:#3b6d11}.product-page-user-name{font-size:12px;font-weight:500;color:#1f2937}.product-page-user-role{font-size:11px;color:#98a2b3}.product-page-main{flex:1;padding:24px;overflow-y:auto}.product-page-content{display:flex;flex-direction:column;gap:18px}.product-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.product-page-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-page-breadcrumbs span{font-size:12px;color:#98a2b3}.product-page-breadcrumb-sep{color:#c4cdd5}.product-page-title{font-size:18px;font-weight:500;color:#1f2937;line-height:1.15}.product-page-subtitle{font-size:12px;color:#667085;margin-top:3px}.product-page-actions{display:flex;gap:8px;flex-shrink:0;margin-left:16px}.product-page-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 14px;font-size:12px;border-radius:12px;cursor:pointer;border:.5px solid #d9dde2;background:#fff;color:#1f2937;font-family:var(--font-sans);transition:all .15s}.product-page-btn:hover{background:#f7f9fb}.product-page-btn-primary{background:#3b6d11;color:#fff;border-color:#3b6d11}.product-page-btn-primary:hover{background:#27500a;border-color:#27500a}.product-page-btn-small{padding:4px 10px;font-size:12px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 356px;gap:18px;align-items:start}.product-page-left,.product-page-right{display:flex;flex-direction:column;gap:14px}.product-page-card{background:#fff;border:.5px solid #e8ecee;border-radius:16px;padding:16px}.product-page-card-title{font-size:12px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.product-page-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.product-page-section-header .product-page-card-title{margin:0}.product-page-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.product-page-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8ecee;border:.5px solid #e8ecee;border-radius:12px;overflow:hidden;align-content:start;grid-auto-rows:52px}.product-page-field{background:#fff;padding:7px 12px 6px;height:52px;min-height:52px;max-height:52px;display:flex;flex-direction:column;justify-content:flex-start}.product-page-field-label{font-size:10px;color:#98a2b3;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em;line-height:1.1}.product-page-field-value{font-size:12px;color:#1f2937;font-weight:400;text-align:center;line-height:1.15;margin-top:auto}.product-page-field-value.empty{color:#98a2b3}.product-page-storage-row{display:flex;align-items:center;justify-content:center;gap:6px}.product-page-storage-icon{color:#98a2b3;font-size:14px}.product-page-photo-label{margin-bottom:10px}.product-page-photo-area{border:.5px dashed #d9dde2;border-radius:12px;min-height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;color:#98a2b3;background:#fff}.product-page-photo-preview{padding:0;overflow:hidden}.product-page-photo-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-page-photo-icon,.product-page-history-icon{font-size:24px;line-height:1}.product-page-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0}.product-page-stat-card{background:#f7f9fb;border-radius:12px;padding:12px;min-height:112px}.product-page-stat-label{font-size:10px;color:#98a2b3;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.product-page-stat-value{font-size:22px;font-weight:500;color:#1f2937;line-height:1}.product-page-stat-value.green{color:#3b6d11}.product-page-stat-value.amber{color:#854f0b}.product-page-stat-value.danger{color:#ef4444}.product-page-stat-sub{font-size:10px;color:#667085;margin-top:6px}.product-page-table{width:100%;border-collapse:collapse;font-size:12px}.product-page-table th{text-align:left;padding:8px;font-size:10px;font-weight:500;color:#ffffffe0;text-transform:uppercase;letter-spacing:.05em;border-bottom:.5px solid #e8ecee}.product-page-table td{padding:9px 8px;border-bottom:.5px solid #e8ecee;color:#1f2937}.product-page-table tr:last-child td{border-bottom:none}.product-page-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:500;background:#eaf3de;color:#3b6d11}.product-page-mono{font-family:var(--font-mono);font-size:11px}.product-page-full-btn{margin-top:12px;width:100%;justify-content:center;font-size:12px;color:#1f2937}.product-page-full-btn:hover{color:#1f2937}.product-page-history-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px;color:#98a2b3}.product-page-history-empty span{font-size:13px}.product-page-empty-cell{color:#98a2b3;text-align:center}.product-page-table-wrap{overflow-x:auto}@media (max-width: 1100px){.product-page-grid,.product-page-content-grid{grid-template-columns:1fr}}.product-template-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.product-template-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;font-size:13px;border-radius:10px;cursor:pointer;border:.5px solid #d9dde2;background:#fff;color:#1f2937;font-family:var(--font-sans);transition:all .15s}.product-template-btn:hover{background:#f6f8fa}.product-template-btn-primary{background:#3b6d11;color:#fff;border-color:#3b6d11}.product-template-btn-primary:hover{background:#27500a;border-color:#27500a}.product-template-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;color:#98a2b3}.product-template-crumb-btn{background:transparent;border:0;cursor:pointer;color:#98a2b3;padding:0;font:inherit}.product-template-crumb-sep{color:#c4cdd5}.product-template-title{font-size:20px;font-weight:500;color:#1f2937}.product-template-sub{margin-top:3px;font-size:13px;color:#667085}.product-template-actions{display:flex;gap:8px;flex-shrink:0;margin-left:16px}.product-template-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start}.product-template-main-column,.product-template-side-column{display:flex;flex-direction:column;gap:16px}.product-template-card-box{background:#fff;border:.5px solid #e8ecee;border-radius:16px;padding:20px;box-shadow:none}.product-template-card-title{font-size:13px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.06em}.product-template-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.product-template-mini-btn{padding:5px 10px;font-size:12px}.product-template-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.product-template-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8ecee;border:.5px solid #e8ecee;border-radius:12px;overflow:hidden;margin-bottom:16px;align-items:start;grid-auto-rows:minmax(78px,auto)}.product-template-field{background:#fff;padding:10px 14px}.product-template-field-label{margin-bottom:3px;font-size:11px;color:#98a2b3;text-transform:uppercase;letter-spacing:.05em}.product-template-field-value{font-size:14px;color:#1f2937;font-weight:400}.product-template-field-value.empty{color:#98a2b3}.product-template-paid-storage{display:flex;align-items:center;gap:6px}.product-template-paid-storage-icon{font-size:14px;color:#98a2b3}.product-template-photo-label{margin-bottom:8px}.product-template-photo-area{min-height:282px;border:.5px dashed #d9dde2;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;color:#98a2b3;transition:all .15s;background:#fff}.product-template-photo-area:hover{background:#f7f9fb;border-color:#c4cdd5}.product-template-photo-preview{padding:0;overflow:hidden}.product-template-photo-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-template-photo-icon,.product-template-history-icon{font-size:28px;line-height:1}.product-template-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:0}.product-template-stat-card{background:#f7f9fb;border-radius:12px;padding:14px;border:none;box-shadow:none}.product-template-stat-label{font-size:11px;color:#98a2b3;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.product-template-stat-value{font-size:26px;font-weight:500;color:#1f2937;line-height:1}.product-template-stat-value.green{color:#3b6d11}.product-template-stat-value.amber{color:#854f0b}.product-template-stat-value.danger{color:#ef4444}.product-template-stat-sub{font-size:11px;color:#667085;margin-top:4px}.product-template-barcode-table,.product-template-ops-table{width:100%}.product-template-table{width:100%;border-collapse:collapse;font-size:13px}.product-template-table th{text-align:left;padding:8px 10px;font-size:11px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.05em;border-bottom:.5px solid #e8ecee}.product-template-table td{padding:10px;border-bottom:.5px solid #e8ecee;color:#1f2937;vertical-align:top}.product-template-table tr:last-child td{border-bottom:none}.product-template-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:500;background:#eaf3de;color:#3b6d11}.product-template-mono{font-family:var(--font-mono);font-size:12px}.product-template-full-btn{margin-top:12px;width:100%;justify-content:center;font-size:12px}.product-template-history-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px;color:var(--gray-400)}.product-template-history-empty span,.product-template-barcodes-empty{font-size:13px}.product-template-barcodes-empty{color:#98a2b3;padding:8px 0 0}.product-template-ops-table-wrap{overflow-x:auto}@media (max-width: 980px){.product-template-grid,.product-template-info-grid{grid-template-columns:1fr}}@media (max-width: 760px){.product-template-header{flex-direction:column;gap:12px}.product-template-actions{width:100%;margin-left:0;flex-wrap:wrap}.product-template-actions>*{flex:1 1 calc(50% - 8px)}.product-template-field-grid,.product-template-stats-grid{grid-template-columns:1fr}}.dashboard-template-page .cc.selected .cal-row{background:#ffffff2e;color:#fff}.dashboard-template-page .cal-legend{display:flex;gap:14px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0;flex-wrap:wrap}.dashboard-template-page .leg{display:flex;align-items:center;gap:5px;font-size:11px;color:#666}.dashboard-template-page .cal-detail{padding:0 16px 14px}.dashboard-template-page .detail-title{font-size:12px;font-weight:600;color:#555;margin-bottom:8px;padding-top:12px;border-top:1px solid #f0f0f0}.dashboard-template-page .detail-event{width:100%;border:0;display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:7px;background:#fafafa;margin-bottom:5px;cursor:pointer;text-align:left}.dashboard-template-page .detail-event:hover{background:#f0f7ec}.dashboard-template-page .de-text{flex:1}.dashboard-template-page .de-name{font-size:12px;font-weight:500;color:#222}.dashboard-template-page .de-meta{font-size:11px;color:#aaa;margin-top:1px}.dashboard-template-page .de-bdg{font-size:10px;font-weight:600;padding:2px 7px;border-radius:10px}.dashboard-template-page .bdg-g,.dashboard-template-page .bg{background:#e8f5e9;color:#2e7d32}.dashboard-template-page .bdg-b,.dashboard-template-page .bb{background:#e3f2fd;color:#1565c0}.dashboard-template-page .bdg-a,.dashboard-template-page .ba{background:#fff8e1;color:#e65100}.dashboard-template-page .bgy{background:#f5f5f5;color:#666}.dashboard-template-page .order{padding:12px 16px 14px;border-bottom:1px solid #e9edf4;cursor:pointer;transition:background .12s ease}.dashboard-template-page .order:hover{background:#fbfcfe}.dashboard-template-page .order:last-child{border-bottom:none}.dashboard-template-page .o-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.dashboard-template-page .o-num{font-size:12px;line-height:1.2;font-weight:700;color:#182133}.dashboard-template-page .o-meta{font-size:10px;line-height:1.35;color:#6e7e98;margin-top:3px}.dashboard-template-page .o-badges{display:flex;gap:4px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.dashboard-template-page .bdg{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:10px;line-height:1;font-weight:700;white-space:nowrap}.dashboard-template-page .steps{display:flex;align-items:center;margin:0 0 8px}.dashboard-template-page .st{width:22px;height:22px;border-radius:50%;border:2px solid #d8dee9;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#98a5bb;flex-shrink:0;background:#fff}.dashboard-template-page .st.done{background:#eaf8f1;border-color:#22a06b;color:#22a06b}.dashboard-template-page .st.curr{background:#f4fffa;border-color:#22a06b;color:#22a06b}.dashboard-template-page .sl{height:2px;flex:1;background:#e6ebf3}.dashboard-template-page .sl.done{background:#22a06b}.dashboard-template-page .prog{height:4px;background:#e8edf5;border-radius:10px;margin:5px 0 8px;overflow:hidden}.dashboard-template-page .prog-f{height:100%;border-radius:10px;background:#22a06b}.dashboard-template-page .prog-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;line-height:1.2;color:#6e7e98;margin-bottom:0}.dashboard-template-page .o-nums{display:flex;align-items:flex-start;gap:16px;margin-bottom:10px}.dashboard-template-page .on{background:transparent;border-radius:0;padding:0;text-align:left}.dashboard-template-page .on-v{font-size:15px;line-height:.95;font-weight:700;color:#182133}.dashboard-template-page .on-v.g{color:#22a06b}.dashboard-template-page .on-v.r,.dashboard-template-page .on-v.dim{color:#9eacbf}.dashboard-template-page .on-l{font-size:9px;line-height:1.2;color:#6e7e98;margin-top:2px}.dashboard-template-page .o-btns{display:flex;gap:8px}.dashboard-template-page .ob{flex:1;min-height:34px;padding:7px 10px;font-size:10px;line-height:1;font-weight:700;border:1px solid #eceef3;border-radius:10px;cursor:pointer;background:#272624;color:#fff;font-family:inherit;text-align:center}.dashboard-template-page .ob:hover{background:#1f1e1c}.dashboard-template-page .ob.g{background:#e7f4ed;color:#2f7d50;border-color:#d2e8dc}.dashboard-template-page .ob.g:hover{background:#dbefe4}.dashboard-template-page .stock-row{display:flex;align-items:center;padding:9px 16px;border-bottom:1px solid #f5f5f5;transition:background .1s}.dashboard-template-page .stock-row:last-child{border-bottom:none}.dashboard-template-page .stock-row:hover{background:#fafafa}.dashboard-template-page .sr-name{flex:1;font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-template-page .sr-bar-wrap{width:50px;margin:0 8px}.dashboard-template-page .sr-bar{height:4px;background:#e8f5e9;border-radius:10px;overflow:hidden}.dashboard-template-page .sr-bar-f{height:100%;border-radius:10px;background:#2e7d32}.dashboard-template-page .sr-stock{font-size:13px;font-weight:700;color:#2e7d32;min-width:38px;text-align:right}.dashboard-template-page .sr-def{font-size:11px;font-weight:600;min-width:26px;text-align:right;margin-left:8px}.dashboard-template-page .sr-def.bad{color:#c62828}.dashboard-template-page .sr-def.ok{color:#ccc}.dashboard-template-page .dashboard-table-wrap{overflow-x:auto}.dashboard-template-page .tbl{width:100%;border-collapse:collapse;font-size:12px}.dashboard-template-page .tbl th{padding:8px 14px;text-align:left;font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.05em;background:#fafafa;border-bottom:1px solid #ebebeb}.dashboard-template-page .tbl td{padding:9px 14px;border-bottom:1px solid #f5f5f5;color:#333}.dashboard-template-page .tbl tr:last-child td{border-bottom:none}.dashboard-template-page .dashboard-clickable-row{cursor:pointer}.dashboard-template-page .tbl tr:hover td{background:#fafafa}.dashboard-template-page .tbl td.num{font-weight:700;color:#222}.dashboard-template-page .tbl td.dim{color:#aaa;font-size:11px}.dashboard-template-page .dashboard-empty,.dashboard-template-page .dashboard-loading,.dashboard-template-page .detail-empty{padding:16px;font-size:12px;color:#888}@media (max-width: 1180px){.dashboard-template-page .kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-template-page .content-grid{grid-template-columns:1fr}}@media (max-width: 760px){.dashboard-template-page .ph{flex-direction:column;align-items:stretch}.dashboard-template-page .ph-acts{width:100%;justify-content:stretch}.dashboard-template-page .ph-acts .btn{flex:1;justify-content:center}.dashboard-template-page .alert{flex-direction:column;align-items:flex-start}.dashboard-template-page .alert-btn{margin-left:0}.dashboard-template-page .kpi-row{grid-template-columns:1fr}.dashboard-template-page .o-top{flex-direction:column}.dashboard-template-page .o-badges{justify-content:flex-start}.dashboard-template-page .o-btns{flex-direction:column}.dashboard-template-page .stock-row{gap:8px}.dashboard-template-page .sr-bar-wrap{display:none}}.products-page .ph{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:12px}.products-page .pt{font-size:19px;font-weight:500;color:var(--gray-900)}.products-page .ps{font-size:12px;color:var(--gray-400);margin-top:2px}.products-page .btn{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;font-size:12px;border-radius:10px;cursor:pointer;border:1px solid var(--gray-200);background:var(--surface-card);color:var(--gray-900);font-family:inherit}.products-page .btn:hover{background:var(--gray-50)}.products-page .btn-p{background:#3b6d11;color:#fff;border-color:#3b6d11}.products-page .btn-p:hover{background:#27500a;border-color:#27500a}.products-page .stats{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.products-page .sc{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:10px;padding:10px 14px}.products-page .sl{font-size:10px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.products-page .sn{font-size:20px;font-weight:500;color:var(--gray-900)}.products-page .sn.g{color:#3b6d11}.products-page .sn.a{color:#854f0b}.products-page .sn.r{color:#a32d2d}.products-page .tb{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.products-page .sw{position:relative;flex:1;min-width:180px;max-width:320px}.products-page .products-search-icon{position:absolute;left:9px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--gray-400);pointer-events:none}.products-page .products-search-input{width:100%;padding:7px 10px 7px 30px;font-size:12px;border:1px solid var(--gray-200);border-radius:10px;background:var(--surface-card);color:var(--gray-900);font-family:inherit;outline:none}.products-page .products-search-input:focus{border-color:#3b6d11}.products-page .fb{display:inline-flex;align-items:center;padding:6px 11px;font-size:12px;border-radius:10px;cursor:pointer;border:1px solid var(--gray-200);background:var(--surface-card);color:var(--gray-500);font-family:inherit;white-space:nowrap}.products-page .fb:hover{background:var(--gray-50)}.products-page .fb.on{background:#eaf3de;color:#3b6d11;border-color:#c0dd97}.products-page .sel{padding:6px 10px;font-size:12px;border:1px solid var(--gray-200);border-radius:10px;background:var(--surface-card);color:var(--gray-900);font-family:inherit;outline:none;cursor:pointer}.products-page .bulk{align-items:center;gap:8px;padding:8px 12px;background:#eaf3de;border-radius:10px;margin-bottom:10px;font-size:12px;color:#3b6d11}.products-page .trel{position:relative}.products-page .tw{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:14px;overflow:hidden}.products-page table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.products-page thead{background:var(--gray-50)}.products-page th{text-align:left;padding:8px 10px;font-size:10px;font-weight:500;color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--gray-200);white-space:nowrap;overflow:hidden}.products-page td{padding:9px 10px;border-bottom:1px solid var(--gray-200);color:var(--gray-900);vertical-align:middle}.products-page tr:last-child td{border-bottom:none}.products-page tr:hover td{background:var(--gray-50)}.products-page .pn{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.products-page .pc{font-size:11px;color:var(--gray-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:1px}.products-page .sku{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--gray-500)}.products-page .badge{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap}.products-page .ba{background:#faeeda;color:#854f0b}.products-page .bgy{background:var(--gray-50);color:var(--gray-500)}.products-page .bb{background:#e6f1fb;color:#185fa5}.products-page .nc{text-align:right;font-variant-numeric:tabular-nums}.products-page .nc.z{color:var(--gray-400)}.products-page .nc.p{color:#3b6d11;font-weight:500}.products-page .nc.rd{color:#a32d2d;font-weight:500}.products-page .ra{display:flex;gap:2px;opacity:0;justify-content:flex-end}.products-page tr:hover .ra{opacity:1}.products-page .ib{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:10px;border:none;background:transparent;color:var(--gray-500);cursor:pointer;font-size:14px;font-family:inherit}.products-page .ib:hover{background:var(--gray-100);color:var(--gray-900)}.products-page .ib.ed:hover{background:#e6f1fb;color:#185fa5}.products-page .ib.dl:hover{background:#fcebeb;color:#a32d2d}.products-page .pgn{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-top:1px solid var(--gray-200)}.products-page .pgi{font-size:11px;color:var(--gray-400)}.products-page .pgb{display:flex;gap:3px}.products-page .pb{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 4px;border-radius:10px;font-size:11px;border:1px solid var(--gray-200);background:var(--surface-card);color:var(--gray-500);cursor:pointer;font-family:inherit}.products-page .pb.on{background:#3b6d11;color:#fff;border-color:#3b6d11}.products-page .cb{width:14px;height:14px;cursor:pointer;accent-color:#3B6D11}.products-page .ttw{position:relative;min-width:0}.products-page .ttw:hover .ttp{display:block}.products-page .ttp{display:none;position:absolute;bottom:calc(100% + 6px);left:0;background:var(--surface-card);border:1px solid var(--gray-200);border-radius:10px;padding:6px 10px;font-size:12px;color:var(--gray-900);z-index:20;pointer-events:none;max-width:320px;white-space:normal;line-height:1.4}.mhead{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--gray-200)}.mhead-l{display:flex;align-items:center;gap:10px}.mhead-icon{width:32px;height:32px;border-radius:10px;background:#eaf3de;display:flex;align-items:center;justify-content:center;color:#3b6d11;font-size:16px}.mhead-title{font-size:15px;font-weight:500;color:var(--gray-900)}.mhead-sub{font-size:11px;color:var(--gray-400);margin-top:1px}.products-duplicate-hint{margin-top:4px;color:var(--green-500);font-size:11.5px;line-height:1.35}.mbody.products-modal-body{padding:0;display:block;max-height:none;overflow:visible}.mbody.products-modal-body>.section,.mbody.products-modal-body>.mfoot,.mbody.products-modal-body>.mhead{margin:0}.mbody.products-modal-body>.section{padding:20px}.section{display:flex;flex-direction:column;gap:12px}.sec-label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.07em;color:var(--gray-400);padding-bottom:6px;border-bottom:1px solid var(--gray-200)}.row{display:grid;gap:12px}.row-2{grid-template-columns:1fr 1fr}.row-3{grid-template-columns:1fr 1fr 1fr}.field{display:flex;flex-direction:column;gap:5px}.field label{font-size:12px;color:var(--gray-500)}.field label span{color:#a32d2d;margin-left:2px}.field input,.field select,.field textarea{padding:8px 10px;font-size:13px;border:1px solid var(--gray-200);border-radius:10px;background:var(--surface-card);color:var(--gray-900);font-family:inherit;outline:none;width:100%;transition:border-color .12s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#3b6d11;box-shadow:0 0 0 3px #3b6d1114}.field input.err{border-color:#a32d2d}.field .hint{font-size:11px;color:var(--gray-400)}.field .errmsg{font-size:11px;color:#a32d2d;display:none}.field input.err~.errmsg{display:block}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--gray-50);border-radius:10px}.toggle-info{display:flex;flex-direction:column;gap:2px}.toggle-info span{font-size:13px;color:var(--gray-900)}.toggle-info small{font-size:11px;color:var(--gray-400)}.toggle{position:relative;width:36px;height:20px;flex-shrink:0}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--gray-300);cursor:pointer;transition:background .2s}.toggle input:checked+.toggle-track{background:#3b6d11}.toggle-thumb{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;pointer-events:none}.toggle input:checked~.toggle-thumb{transform:translate(16px)}.mp-block{border:1px solid var(--gray-200);border-radius:10px;overflow:hidden}.mp-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--gray-50);border-bottom:1px solid var(--gray-200);font-size:11px;color:var(--gray-500);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.mp-row{display:grid;grid-template-columns:120px 1fr 1fr 28px;gap:8px;align-items:center;padding:8px 12px;border-bottom:1px solid var(--gray-200)}.mp-row:last-child{border-bottom:none}.mp-row select,.mp-row input{padding:6px 8px;font-size:12px;border:1px solid var(--gray-200);border-radius:10px;background:var(--surface-card);color:var(--gray-900);font-family:inherit;outline:none;width:100%}.mp-row select:focus,.mp-row input:focus{border-color:#3b6d11}.add-mp{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:12px;color:#3b6d11;cursor:pointer;background:none;border:none;font-family:inherit}.add-mp:hover{background:var(--gray-50)}.del-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:10px;border:none;background:transparent;color:var(--gray-400);cursor:pointer;font-size:14px}.del-btn:hover{background:#fcebeb;color:#a32d2d}.photo-zone{border:1px dashed var(--gray-200);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;color:var(--gray-400);cursor:pointer;transition:all .15s;background:var(--gray-50)}.photo-zone:hover{border-color:#3b6d11;background:#eaf3de;color:#3b6d11}.photo-zone span{font-size:12px}.photo-zone small{font-size:11px;color:var(--gray-400)}.mfoot.products-modal-foot{padding:14px 20px;border-top:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;background:var(--gray-50)}.mfoot-l{font-size:11px;color:var(--gray-400)}.foot-btns{display:flex;gap:8px}.badge-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px}.bp-draft{background:var(--gray-100);color:var(--gray-500)}.bp-active{background:#eaf3de;color:#3b6d11}.products-page .filter-tabs{background:transparent;gap:4px;padding:0}.products-page .filter-tab{border:1px solid var(--gray-200);border-radius:999px;background:var(--surface-card);padding:5px 13px;font-size:12px;min-height:30px;color:var(--gray-500);transition:all .12s}.products-page .filter-tab:hover{border-color:var(--teal-400);color:var(--teal-600);background:var(--teal-50)}.products-page .filter-tab.active{border-color:var(--teal-400);background:color-mix(in srgb,var(--teal-50) 80%,white);color:var(--teal-700);font-weight:600;box-shadow:none}.products-table-wrap{border-radius:14px;overflow:hidden}.products-table thead tr{background:var(--gray-50)}.products-table th{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);padding-top:9px;padding-bottom:9px;border-bottom:1px solid var(--gray-200)}.products-table td{padding-top:9px;padding-bottom:9px;font-size:13px}.products-table th.products-col-select,.products-table td.products-col-select{width:32px;max-width:32px;padding-left:6px;padding-right:6px;text-align:center}.products-table th.products-col-select input,.products-table td.products-col-select input{width:14px;height:14px;accent-color:var(--teal-400);cursor:pointer}.products-table tr.clickable{transition:background .1s}.products-table tr.clickable:hover td{background:color-mix(in srgb,var(--teal-50) 55%,var(--surface-card))}.products-table .product-name-cell .truncate{-webkit-line-clamp:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:13px;font-weight:500}.products-table td.product-storage-cell{text-align:left;width:80px;max-width:80px}.products-table th.product-storage-cell{width:80px;max-width:80px;white-space:nowrap;word-break:normal;font-size:11px;text-align:left}.products-table .product-storage-toggle{justify-content:flex-start;gap:6px;font-size:11.5px;color:var(--gray-400);font-weight:500;width:auto;cursor:pointer}.products-table .product-storage-toggle:has(input:checked){color:var(--amber-600)}.products-table .product-storage-toggle input{accent-color:var(--amber-500);width:14px;height:14px;cursor:pointer}.products-table .product-barcode-cell,.products-table .product-company-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions-cell{width:72px;min-width:72px}.product-actions-stack{flex-direction:row;gap:2px;opacity:0;transition:opacity .15s;justify-content:flex-end}.products-table tr:hover .product-actions-stack{opacity:1}.product-action-btn{width:28px;height:28px;min-width:28px;padding:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;border:none;background:transparent;color:var(--gray-400);cursor:pointer;transition:background .12s,color .12s;line-height:1}.product-action-btn:hover{background:var(--gray-100);color:var(--gray-700)}.product-action-btn.text-red:hover{background:color-mix(in srgb,var(--red-50) 80%,white);color:var(--red-500)}.product-action-btn:not(.text-red):before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='currentColor' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E");display:flex;align-items:center;justify-content:center;line-height:0}.product-action-btn.text-red:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='currentColor' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpolyline points='3 6 5 6 21 6'/%3E%3Cpath d='M19 6l-1 14H6L5 6'/%3E%3Cpath d='M10 11v6M14 11v6'/%3E%3Cpath d='M9 6V4h6v2'/%3E%3C/svg%3E");display:flex;align-items:center;justify-content:center;line-height:0}.product-action-btn{font-size:0;color:transparent}.product-action-btn:before{color:var(--gray-400)}.product-action-btn:hover:before{color:var(--gray-700)}.product-action-btn.text-red:before{color:var(--gray-400)}.product-action-btn.text-red:hover:before{color:var(--red-500)}.pagination-bar{margin-top:12px}.pagination-controls .btn{border:1px solid var(--gray-200);border-radius:10px;min-height:30px;padding:0 12px;font-size:12px}.admin-product-mobile-card{border-radius:14px;gap:8px}.admin-product-mobile-title{font-size:14px;font-weight:700}@media (max-width: 900px){.products-page .products-page-size{margin-left:0}.product-form-grid-2,.product-form-grid-3{grid-template-columns:1fr}.product-form-footer{grid-template-columns:1fr;display:grid}.product-form-footer-actions{justify-content:stretch}.product-form-footer-actions .btn{flex:1 1 0}}:root[data-theme=light]{--teal-50: #e8f7f1;--teal-100: #d3efe4;--teal-600: #0f6e56;--teal-700: #0f6e56;--gray-50: #f4f7fb;--gray-100: #e8eef5;--gray-200: #d6dee8;--gray-300: #c3cedb;--gray-400: #6f7d90;--gray-500: #4f5f73;--gray-700: #263445;--gray-900: #111827;--red-50: #fdebec;--red-600: #c14343;--amber-50: #fff3de;--amber-600: #9b6616;--blue-50: #e8f1ff;--blue-600: #236bb3;--purple-50: #f0ecff;--purple-600: #6154ba;--shadow-sm: 0 1px 3px rgba(11,27,44,.08), 0 10px 28px rgba(29,64,112,.08);--shadow-md: 0 12px 28px rgba(11,27,44,.12), 0 4px 12px rgba(29,64,112,.08);--root-bg: #eef3f8;--body-bg: radial-gradient(circle at top, #fbfdff 0%, #f2f6fb 55%, #e8edf4 100%);--layout-bg: #eef3f8;--sidebar-bg: rgba(255,255,255,.92);--sidebar-footer-bg: rgba(247,250,253,.92);--surface-pane: #ffffff;--surface-pane-muted: #f4f7fb;--surface-card: rgba(255,255,255,.96);--surface-card-alt: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);--surface-hover: #eef3f8;--surface-accent: #e6f5ef;--input-border: #c7d3df;--theme-card-shadow: 0 14px 28px rgba(35,56,84,.1)}html,body,#root{min-height:100%;background:var(--root-bg);max-width:100%;overflow-x:clip}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:var(--gray-900);background:var(--body-bg);-webkit-font-smoothing:antialiased;color-scheme:light}:root[data-theme=dark] body{color-scheme:dark}.app-layout{display:flex;height:100vh;overflow:hidden;overflow-x:clip;max-width:100%}.sidebar{width:228px;flex-shrink:0;background:var(--sidebar-bg);border-right:1px solid var(--gray-200);display:flex;flex-direction:column;overflow-y:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar-logo{padding:22px 20px 16px;border-bottom:1px solid var(--gray-100)}.sidebar-logo .logo-name{font-size:18px;font-weight:800;color:var(--teal-600);letter-spacing:-.5px}.sidebar-logo .logo-sub{font-size:11px;color:var(--gray-400);margin-top:2px;text-transform:uppercase;letter-spacing:.8px}.sidebar-nav{flex:1;padding:10px}.nav-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:var(--gray-500);text-decoration:none;font-size:13.5px;font-weight:450;transition:background .12s,color .12s,box-shadow .12s;margin-bottom:3px}.nav-link:hover{background:var(--gray-100);color:var(--gray-900)}.nav-link.active{background:var(--teal-50);color:var(--teal-600);font-weight:700;box-shadow:inset 0 0 0 1px #1d9e7529}:root[data-theme=dark] .nav-link.active{background:linear-gradient(180deg,#ecfffafa,#dbf7effa);color:#0f6e56;box-shadow:inset 0 0 0 1px #9de2c952,0 10px 24px #0000002e}.nav-link svg{width:17px;height:17px;flex-shrink:0;opacity:.65}.nav-link.active svg{opacity:1}:root[data-theme=dark] .nav-link.active svg{opacity:1;color:#0f6e56}.sidebar-footer{padding:14px 20px;border-top:1px solid var(--gray-100);background:var(--sidebar-footer-bg)}.sidebar-theme-toggle{margin-bottom:14px}.sidebar-footer .user-name{font-size:12px;font-weight:600;color:var(--gray-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer .user-role{font-size:11px;color:var(--gray-400);margin-top:1px;text-transform:capitalize}.sidebar-footer .logout-btn{margin-top:8px;font-size:12px;color:var(--gray-400);background:none;border:none;cursor:pointer;padding:0}.sidebar-footer .logout-btn:hover{color:var(--red-400)}.main-content{flex:1;overflow-y:auto;overflow-x:clip;padding:24px 28px 32px;max-width:100%}.layout-topbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-24px -28px 16px;padding:14px 28px 12px;background:color-mix(in srgb,var(--layout-bg) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb,var(--gray-200) 72%,transparent)}.layout-topbar-spacer{flex:1;min-width:0}.app-theme-toggle-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.app-theme-toggle-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400)}.app-theme-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:var(--surface-pane);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.app-theme-toggle-btn{width:34px;height:34px;border-radius:999px;border:none;background:transparent;color:var(--gray-500);font-size:16px;line-height:1;cursor:pointer;transition:background .12s,color .12s}.app-theme-toggle-btn.active{background:var(--surface-accent);color:var(--teal-600);box-shadow:inset 0 0 0 1px #1d9e752e}.mobile-order-toolbar-spacer{flex:1;min-width:0}.app-mobile-bottom-nav,.app-mobile-more-sheet,.app-mobile-more-backdrop{display:none}.client-layout{display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;overflow-x:clip;max-width:100%;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;background:var(--layout-bg)}.client-sidebar{width:210px;flex-shrink:0;background:var(--surface-pane);border-right:1px solid var(--gray-200);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden}.client-sidebar-head{padding:20px 18px 16px;border-bottom:1px solid var(--gray-100)}.client-sidebar-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.client-logo{font-size:15px;font-weight:700;color:#0f6e56;letter-spacing:-.3px}.client-logo-sub{font-size:11px;color:var(--gray-400);margin-top:1px}.client-mobile-menu-toggle{display:none;width:38px;height:38px;border-radius:12px;border:1px solid var(--input-border);background:var(--surface-hover);color:var(--gray-900);font-size:18px;font-weight:700;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0}.client-mobile-menu-toggle.active{background:var(--surface-accent);border-color:#1d9e7561;color:var(--teal-600)}.client-mobile-logout{display:none;padding:8px 10px;border-radius:10px;border:1px solid var(--input-border);background:var(--surface-hover);color:var(--gray-900);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.client-sidebar-nav{flex:1;min-height:0;padding:10px;overflow-y:auto}.client-nav-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;margin-bottom:4px;text-decoration:none;font-size:13.5px;font-weight:500;color:var(--gray-500);transition:all .12s;position:relative;min-width:0;border:1px solid transparent}.client-nav-link:hover{background:var(--gray-100);color:var(--gray-900)}.client-nav-link.active{background:var(--teal-50);color:var(--teal-600);font-weight:700;border-color:#1d9e7529;box-shadow:inset 0 0 0 1px #1d9e7514}:root[data-theme=dark] .client-nav-link.active{background:linear-gradient(180deg,#e6fcf5fa,#d6f4eafa);color:#0f6e56;border-color:#9de2c938;box-shadow:inset 0 0 0 1px #9de2c92e,0 10px 22px #00000029}:root[data-theme=dark] .client-nav-link.active .client-nav-icon,:root[data-theme=dark] .client-nav-link.active .client-nav-icon svg,:root[data-theme=dark] .client-nav-link.active .client-nav-label{color:#0f6e56;opacity:1}.client-nav-icon{width:18px;height:18px;flex-shrink:0;opacity:.82;display:inline-flex;align-items:center;justify-content:center}.client-nav-icon svg{width:18px;height:18px}.client-nav-label{flex:1;min-width:0}.client-nav-badge{background:#e24b4a;color:#fff;border-radius:20px;padding:0 5px;font-size:10px;font-weight:700;line-height:16px;min-width:16px;text-align:center;flex-shrink:0}.client-sidebar-footer{padding:12px 18px;border-top:1px solid var(--gray-100)}.client-sidebar-theme-toggle{margin-bottom:14px}.client-user-name{font-size:12px;font-weight:600;color:var(--gray-700);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-user-role{font-size:11px;color:var(--gray-400);margin-top:1px}.client-logout-btn{margin-top:8px;font-size:12px;color:var(--gray-400);background:none;border:none;cursor:pointer;padding:0}.client-logout-btn:hover{color:var(--red-400)}.client-main{flex:1;overflow-y:auto;overflow-x:clip;background:transparent;padding:24px 28px 120px;max-width:100%}.client-mobile-bottom-nav,.client-mobile-more-sheet,.client-mobile-more-backdrop{display:none}:root[data-theme=light] .app-mobile-more-sheet-inner,:root[data-theme=light] .client-mobile-more-sheet-inner{border-color:#e2ddd1;background:#fffcf5fa}:root[data-theme=light] .app-mobile-sheet-link,:root[data-theme=light] .client-mobile-sheet-link{color:#2e2a20}:root[data-theme=light] .app-mobile-sheet-link.active,:root[data-theme=light] .client-mobile-sheet-link.active{background:#d4861a14;color:#d4861a}:root[data-theme=light] .app-mobile-sheet-logout,:root[data-theme=light] .client-mobile-sheet-logout{color:#d94040}:root[data-theme=light] .app-mobile-bottom-nav,:root[data-theme=light] .client-mobile-bottom-nav{border-top-color:#e2ddd1;background:#fffcf5f7}:root[data-theme=light] .app-mobile-bottom-link,:root[data-theme=light] .client-mobile-bottom-link{color:#8a8475}:root[data-theme=light] .app-mobile-bottom-link.active,:root[data-theme=light] .client-mobile-bottom-link.active{color:#d4861a}.client-page{font-family:inherit;font-size:13px;color:var(--gray-900)}.client-page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.client-page-title{font-size:20px;font-weight:700;color:var(--gray-900);letter-spacing:-.3px}.client-page-subtitle{font-size:13px;color:var(--gray-400);margin-top:3px}.client-page-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.client-shell-card{background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:16px;box-shadow:var(--theme-card-shadow)}.client-shell-card-header{padding:14px 18px;border-bottom:1px solid var(--gray-100);font-size:13px;font-weight:600;color:var(--gray-900)}.client-shell-card-body{padding:16px 18px}.client-products-head{margin-bottom:20px}.client-new-order-page{max-width:1320px;font-size:13px}.client-new-order-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.client-new-order-title{font-size:28px;font-weight:800;color:var(--gray-900);letter-spacing:-.04em}.client-new-order-subtitle{margin-top:4px;font-size:13px;line-height:1.55;color:var(--gray-400)}.client-new-order-type-shell,.client-new-order-shell,.client-new-order-section{background:var(--surface-pane);border:1px solid var(--gray-200);box-shadow:var(--theme-card-shadow)}.client-new-order-type-shell{margin-bottom:18px;padding:18px;border-radius:18px}.client-new-order-type-grid{gap:10px}.client-new-order-type-card{min-width:0;display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:16px;border:1px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-900);text-align:left;cursor:pointer;font-family:inherit;transition:all .14s ease}.client-new-order-type-card.active{border-color:#0a6f6a1f;background:linear-gradient(135deg,var(--teal-700),var(--teal-600));color:#fff;box-shadow:0 14px 28px #0f766e29}.client-new-order-type-icon{width:40px;height:40px;border-radius:12px;border:1px solid var(--gray-200);background:#1d9e751a;color:#1d9e75;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.client-new-order-type-icon.is-processing{background:#378add1a;color:#378add}.client-new-order-type-icon.is-logistics{background:#ba75171a;color:#ba7517}.client-new-order-type-card.active .client-new-order-type-icon{border-color:#ffffff2e;background:#ffffff1f;color:#fff}.client-new-order-type-copy{min-width:0;flex:1}.client-new-order-type-title{font-size:15px;font-weight:800;line-height:1.2}.client-new-order-type-sub{margin-top:4px;font-size:11.5px;line-height:1.4;opacity:.72}.client-new-order-type-card.active .client-new-order-type-sub{opacity:.88}.client-new-order-shell{padding:18px;border-radius:20px;background:color-mix(in srgb,var(--surface-pane) 92%,var(--teal-50))}.client-new-order-shell-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.client-new-order-shell-num{width:36px;height:36px;border-radius:12px;background:var(--teal-600);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;flex-shrink:0}.client-new-order-shell-title{font-size:24px;font-weight:800;color:var(--gray-900);letter-spacing:-.03em}.client-new-order-shell-subtitle{margin-top:2px;font-size:12.5px;color:var(--gray-400)}.client-new-order-shell-body{padding-top:16px;border-top:1px solid var(--gray-100)}.client-new-order-layout{display:grid;gap:14px;align-items:start;grid-template-columns:minmax(340px,430px) minmax(0,1fr)}.client-new-order-layout.is-processing{grid-template-columns:minmax(0,460px) minmax(0,1fr)}.client-new-order-panel{background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--theme-card-shadow);padding:16px}.client-new-order-section{overflow:hidden;margin-bottom:14px;border-radius:14px}.client-new-order-section-title{padding:12px 18px;border-bottom:1px solid var(--gray-200);font-size:12.5px;font-weight:700;color:var(--gray-900);letter-spacing:.01em}.client-new-order-section-body{padding:16px 18px}.client-new-order-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.client-new-order-block-copy{display:flex;align-items:flex-start;gap:12px}.client-new-order-block-num{width:28px;height:28px;border-radius:10px;background:#1d9e7524;color:var(--teal-600);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.client-new-order-block-title{font-size:15px;font-weight:800;color:var(--gray-900);line-height:1.2}.client-new-order-block-hint{margin-top:4px;font-size:12px;color:var(--gray-400);line-height:1.45}.client-new-order-block-count{min-height:28px;padding:0 10px;border-radius:999px;background:var(--teal-600);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;white-space:nowrap}.client-new-order-form-stack,.client-new-order-logistics-stack{display:grid;gap:12px}.client-new-order-logistics-stack{gap:10px}.client-new-order-two-col-grid,.client-new-order-three-col-grid{display:grid;gap:12px}.client-new-order-two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-new-order-three-col-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.client-new-order-tight-grid{gap:8px}.client-new-order-field-group{margin-bottom:14px}.client-new-order-label{font-size:11.5px;font-weight:600;color:var(--gray-400);margin-bottom:5px;display:block}.client-new-order-label-inline{margin-bottom:0}.client-new-order-input,.client-new-order-select{width:100%;padding:9px 12px;border:1px solid var(--gray-200);border-radius:11px;font-size:13px;background:var(--surface-hover);color:var(--gray-900);outline:none;font-family:inherit;box-sizing:border-box;transition:border .12s}.client-new-order-select{cursor:pointer}.client-new-order-input-right{text-align:right}.client-new-order-input-readonly{background:var(--surface-pane);font-weight:600}.client-new-order-input-search{padding-left:48px;padding-right:12px}.client-new-order-input-compact{padding:7px 10px}.client-new-order-input-pane{background:var(--surface-pane)}.client-new-order-comment-input{min-height:46px}.client-new-order-product-search{position:relative;margin-bottom:10px}.client-new-order-search-icon{position:absolute;left:14px;top:calc(50% + 6px);width:18px;height:18px;transform:translateY(-50%);opacity:.45;pointer-events:none}.client-new-order-search-option-meta{font-size:11px;opacity:.6}.client-new-order-search-empty{cursor:default;color:var(--gray-400)}.client-new-order-product-actions,.client-new-order-marketplace-row{display:grid;gap:8px}.client-new-order-product-actions{grid-template-columns:72px minmax(0,1fr);align-items:end;margin-bottom:14px}.client-new-order-actions-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,190px));gap:10px;grid-column:1 / -1;width:100%;justify-content:start}.client-new-order-qty-field{width:72px}.client-new-order-action-btn,.client-new-order-choice-btn,.client-new-order-route-card,.client-new-order-marketplace-choice{cursor:pointer;font-family:inherit}.client-new-order-action-btn{border-radius:12px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:46px;line-height:1}.client-new-order-action-btn-primary{padding:0 22px;border:none;background:var(--teal-600);color:#fff;font-size:13.5px}.client-new-order-action-btn-secondary{padding:0 18px;border:1px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-700);font-size:13px}.client-new-order-hidden-file-input{display:none}.client-new-order-import-status{margin-bottom:12px;padding:9px 12px;border-radius:10px;font-size:12.5px}.client-new-order-import-status.is-success{background:#1d9e751a;color:var(--teal-600);border:1px solid rgba(29,158,117,.2)}.client-new-order-import-status.is-error{background:#e24b4a1a;color:var(--red-600);border:1px solid rgba(226,75,74,.2)}.client-new-order-items-summary{width:100%;min-height:42px;padding:0 14px;border-radius:999px;border:1px dashed var(--gray-200);background:var(--surface-hover);color:var(--gray-400);display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.client-new-order-items-summary.filled{border:none;background:var(--teal-700);color:#fff}.client-new-order-items-summary-icon{width:16px;height:16px;border-radius:999px;border:1.5px solid var(--gray-300);display:inline-flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.client-new-order-items-summary.filled .client-new-order-items-summary-icon{border-color:#fff}.client-new-order-items-list,.client-new-order-shipments-list{margin-top:12px;display:grid;gap:8px}.client-new-order-item-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 36px;gap:8px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid var(--gray-100);background:color-mix(in srgb,var(--surface-pane-muted) 55%,white)}.client-new-order-item-main{min-width:0}.client-new-order-item-name{font-size:12.5px;font-weight:600;color:var(--gray-900)}.client-new-order-item-article{margin-top:2px;font-size:11px;color:var(--gray-400);font-family:monospace}.client-new-order-item-qty{min-width:0}.client-new-order-item-remove{width:30px;height:30px;border-radius:10px;border:none;background:#e24b4a1a;color:var(--red-600);cursor:pointer;font-size:18px;line-height:1}.client-new-order-shipments-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.client-new-order-shipments-add{padding:8px 12px;border-radius:12px;border:1px solid rgba(15,118,110,.16);background:var(--teal-50);color:var(--teal-600);font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit}.client-new-order-shipment-card{padding:12px;border-radius:16px;border:1px solid rgba(186,205,198,.7);background:#f8faf9f5;display:grid;gap:10px}.client-new-order-shipment-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.client-new-order-shipment-name{font-size:12.5px;font-weight:700;color:var(--gray-700)}.client-new-order-shipment-remove{width:30px;height:30px;border-radius:999px;border:1px solid rgba(226,75,74,.18);background:#fff5f4f5;color:var(--red-600);font-size:16px;font-weight:700;line-height:1;cursor:pointer}.client-new-order-shipment-marketplaces{display:flex;gap:8px;flex-wrap:wrap}.client-new-order-marketplace-pill{padding:7px 12px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-700);font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.client-new-order-marketplace-pill.active{border:2px solid var(--teal-400);background:var(--teal-50);color:var(--teal-600)}.client-new-order-choice-btn{padding:11px 12px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-700);font-size:12.5px;font-weight:700;text-align:center}.client-new-order-choice-btn.active{border:1px solid rgba(15,118,110,.16);background:linear-gradient(135deg,var(--teal-700),var(--teal-600));color:#fff}.client-new-order-route-card{padding:12px 14px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-hover);text-align:left}.client-new-order-route-card.active{border:2px solid var(--teal-400);background:var(--teal-50)}.client-new-order-route-title{font-size:12.5px;font-weight:800;color:var(--gray-900)}.client-new-order-route-card.active .client-new-order-route-title{color:var(--teal-600)}.client-new-order-route-hint{margin-top:3px;font-size:11.5px;color:var(--gray-400)}.client-new-order-marketplace-choice{padding:8px 16px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-700);font-size:12.5px;font-weight:700}.client-new-order-marketplace-choice.active{border:2px solid var(--teal-400);background:var(--teal-50);color:var(--teal-600)}.client-new-order-shipment-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:10px}.client-new-order-shipments-summary{padding:10px 12px;border-radius:12px;background:#e8f7f1b8;border:1px solid rgba(186,205,198,.6);font-size:12.5px;color:var(--gray-700)}.client-new-order-processing-note{padding:18px 16px;border-radius:14px;border:1px dashed var(--gray-200);background:color-mix(in srgb,var(--surface-pane-muted) 42%,white);color:var(--gray-500);font-size:13px;line-height:1.6}.client-new-order-comment-section{margin-top:14px;padding:16px}.client-new-order-comment-grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:10px}.client-new-order-file-placeholder{min-height:46px;border-radius:12px;border:1px dashed var(--gray-200);background:var(--surface-hover);color:var(--gray-400);display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 14px;font-size:13px;font-weight:600;font-family:inherit;cursor:default}.client-new-order-file-placeholder-icon{font-size:16px;line-height:1}.client-new-order-error{margin-top:14px;padding:10px 14px;border-radius:12px;background:#e24b4a14;color:var(--red-600);font-size:12.5px;border:1px solid rgba(226,75,74,.2)}.client-new-order-footer{margin-top:18px;padding:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--theme-card-shadow)}.client-new-order-submit{padding:12px 24px;border:none;border-radius:14px;background:var(--teal-600);color:#fff;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit}.client-new-order-submit:disabled{background:var(--gray-200);color:var(--gray-400);cursor:not-allowed}.client-new-order-cancel{padding:12px 18px;border:1px solid var(--gray-200);border-radius:14px;background:var(--surface-pane);color:var(--gray-500);font-size:13px;font-weight:700;cursor:pointer;font-family:inherit}:root[data-theme=dark] .client-new-order-subtitle,:root[data-theme=dark] .client-new-order-shell-subtitle,:root[data-theme=dark] .client-new-order-block-hint{color:#c2d0e0c2}:root[data-theme=dark] .client-new-order-type-shell,:root[data-theme=dark] .client-new-order-shell,:root[data-theme=dark] .client-new-order-section,:root[data-theme=dark] .client-new-order-panel{border-color:#404c62b8;background:linear-gradient(180deg,#181d25f5,#12171efa);box-shadow:0 18px 40px #00000042}:root[data-theme=dark] .client-new-order-type-card{border-color:#404c62b8;background:#181d25f0;color:#f5f8fc}:root[data-theme=dark] .client-new-order-type-card.active{border-color:#19b28c4d;background:linear-gradient(135deg,#115d4dfa,#147a62fa);box-shadow:0 18px 34px #0a342b57}:root[data-theme=dark] .client-new-order-type-icon{border-color:#404c629e}:root[data-theme=dark] .client-new-order-shell{background:linear-gradient(180deg,#141b22fa,#10161dfa)}:root[data-theme=dark] .client-new-order-shell-body{border-top-color:#404c6285}:root[data-theme=dark] .client-new-order-section-title{border-bottom-color:#404c6285}:root[data-theme=dark] .client-new-order-items-summary{border-color:#404c629e;background:#161b23f0;color:#c2d0e0c2}:root[data-theme=dark] .client-new-order-items-summary.filled{background:linear-gradient(135deg,#115d4dfa,#147a62fa);color:#fff}:root[data-theme=dark] .client-new-order-items-summary-icon{border-color:#9aaabc73}:root[data-theme=dark] .client-new-order-item-row{border-color:#404c6285;background:#181d25d1}:root[data-theme=dark] .client-new-order-input,:root[data-theme=dark] .client-new-order-select,:root[data-theme=dark] .client-new-order-action-btn-secondary,:root[data-theme=dark] .client-new-order-choice-btn,:root[data-theme=dark] .client-new-order-route-card,:root[data-theme=dark] .client-new-order-marketplace-choice{border-color:#404c629e;background:#181d25eb;color:#dfe8f1e0}:root[data-theme=dark] .client-new-order-input-readonly,:root[data-theme=dark] .client-new-order-input-pane{background:#141b22fa}:root[data-theme=dark] .client-new-order-choice-btn.active,:root[data-theme=dark] .client-new-order-marketplace-choice.active,:root[data-theme=dark] .client-new-order-route-card.active{background:#16584a42}:root[data-theme=dark] .client-new-order-route-card.active .client-new-order-route-title{color:#7be0bd}:root[data-theme=dark] .client-new-order-item-article{color:#c2d0e0ad}:root[data-theme=dark] .client-new-order-shipments-add,:root[data-theme=dark] .client-new-order-marketplace-pill.active{background:#16584a42}:root[data-theme=dark] .client-new-order-marketplace-pill{border-color:#404c629e;background:#181d25eb;color:#dfe8f1e0}:root[data-theme=dark] .client-new-order-shipment-card{border-color:#405c52b8;background:#151e1ff0}:root[data-theme=dark] .client-new-order-shipment-name,:root[data-theme=dark] .client-new-order-shipments-summary{color:#dfe8f1e0}:root[data-theme=dark] .client-new-order-shipments-summary{background:#13393170;border-color:#2b715c75}:root[data-theme=dark] .client-new-order-processing-note,:root[data-theme=dark] .client-new-order-file-placeholder{border-color:#404c6285;background:#181d25d1;color:#c2d0e0c2}:root[data-theme=dark] .client-new-order-footer{border-color:#404c62b8;background:linear-gradient(180deg,#181d25f5,#12171efa);box-shadow:0 18px 40px #00000042}:root[data-theme=dark] .client-new-order-cancel{border-color:#404c629e;background:#181d25eb;color:#dfe8f1d1}.client-integrations-head{margin-bottom:18px}.client-integrations-shell{overflow:hidden}.client-integrations-hint{margin-bottom:16px;padding:12px 14px;border:1px solid var(--gray-200);border-radius:14px;background:color-mix(in srgb,var(--surface-pane-muted) 70%,transparent);color:var(--gray-500);line-height:1.5}.client-integrations-note{margin-bottom:14px;padding:12px 14px;border-radius:14px;border:1px solid var(--gray-200);background:var(--surface-pane);color:var(--gray-700)}.client-integrations-list{display:flex;flex-direction:column;gap:12px}.client-integrations-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border:1px solid var(--gray-200);border-radius:16px;background:var(--surface-pane)}.client-integrations-main{min-width:0}.client-integrations-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.client-integrations-title{font-size:15px;font-weight:700;color:var(--gray-900)}.client-integrations-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;background:var(--surface-pane-muted);color:var(--gray-600)}.client-integrations-badge.wb{background:#378add1f;color:#378add}.client-integrations-badge.ozon{background:#1d9e751f;color:var(--teal-600)}.client-integrations-company{font-size:13px;font-weight:600;color:var(--gray-700);margin-bottom:4px}.client-integrations-meta{font-size:12px;color:var(--gray-400);line-height:1.45;word-break:break-word}.client-integrations-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.client-integrations-empty{padding:24px}.client-notifications-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.client-notifications-shell{overflow:hidden}.client-notifications-empty{padding:48px;text-align:center;color:var(--gray-400)}.client-notifications-empty-icon{font-size:32px;margin-bottom:12px}.client-notification-row{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:var(--surface-pane);transition:background .12s ease}.client-notification-row.unread{background:var(--surface-pane-muted)}.client-notification-row.clickable{cursor:pointer}.client-notification-row.clickable:hover{background:color-mix(in srgb,var(--surface-pane-muted) 74%,transparent)}.client-notification-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:16px}.client-notification-icon.blue{background:#185fa52e}.client-notification-icon.teal{background:#1d9e752e}.client-notification-icon.red{background:#e24b4a29}.client-notification-icon.neutral{background:var(--surface-hover)}.client-notification-main{flex:1;min-width:0}.client-notification-title-row{display:flex;align-items:center;gap:8px}.client-notification-title{font-weight:500;font-size:13.5px;color:var(--gray-900)}.client-notification-title.unread{font-weight:700}.client-notification-dot{width:7px;height:7px;border-radius:50%;background:var(--teal-400);flex-shrink:0}.client-notification-body{font-size:12.5px;color:var(--gray-500);margin-top:3px;line-height:1.5}.client-notification-meta{font-size:11px;color:var(--gray-400);margin-top:4px}.client-notification-link-hint{color:var(--teal-600);margin-left:8px}.client-products-page .client-secondary-btn{padding:8px 14px;font-size:13px;font-weight:600}.client-products-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.client-products-add-btn{padding:9px 16px;border:none;border-radius:10px;background:var(--teal-400);color:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.client-products-top-stats{margin-bottom:20px}.client-products-top-stat-label{margin-bottom:6px;font-size:11.5px;color:var(--gray-400)}.client-products-top-stat-value{font-size:24px;font-weight:700}.client-products-top-stat-value.is-teal,.client-products-view-stat-value.is-teal{color:var(--teal-400)}.client-products-top-stat-value.is-dark,.client-products-view-stat-value.is-dark{color:var(--gray-900)}.client-products-top-stat-value.is-blue,.client-products-view-stat-value.is-blue{color:var(--blue-400)}.client-products-top-stat-value.is-red,.client-products-view-stat-value.is-red{color:var(--red-400)}.client-products-top-stat-value.is-muted,.client-products-view-stat-value.is-muted{color:var(--gray-400)}.client-products-toolbar{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.client-products-search-wrap{position:relative;flex:1 1 320px;min-width:0}.client-products-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:14px;height:14px;opacity:.45;pointer-events:none}.client-products-filter-tabs{display:inline-flex;gap:2px;background:var(--surface-pane);border-radius:10px;padding:3px;border:1px solid var(--gray-200);flex-wrap:wrap}.client-products-filter-tab{padding:5px 12px;border-radius:7px;border:none;background:none;color:var(--gray-400);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit}.client-products-filter-tab.active{background:var(--gray-200);color:var(--gray-900);font-weight:600}.client-products-search{width:min(420px,100%);min-width:0;padding:11px 14px 11px 38px;border:1px solid var(--gray-200);border-radius:13px;background:var(--surface-pane);color:var(--gray-900);font-size:13px;outline:none;box-shadow:inset 0 1px #ffffff59}.client-products-search::-moz-placeholder{color:var(--gray-400)}.client-products-search::placeholder{color:var(--gray-400)}.client-products-shell{overflow:hidden}.client-products-empty{padding:48px;text-align:center;color:var(--gray-400)}.client-products-empty-icon{font-size:32px;margin-bottom:12px}.client-products-empty-copy{margin-bottom:16px}.client-products-row-wrap+.client-products-row-wrap{border-top:1px solid var(--gray-100)}.client-products-row{display:grid;grid-template-columns:minmax(320px,1.7fr) 140px 90px 90px 90px 24px;gap:16px;align-items:center;padding:16px 18px;cursor:pointer;transition:background .16s ease}.client-products-row:hover{background:color-mix(in srgb,var(--surface-pane-muted) 58%,transparent)}.client-products-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.client-products-thumb{width:40px;height:40px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.client-products-thumb-fallback{background:var(--surface-pane-muted);display:flex;align-items:center;justify-content:center;font-size:16px}.client-products-info{min-width:0}.client-products-name{font-weight:700;font-size:14px;color:var(--gray-900);line-height:1.35}.client-products-brand{margin-top:2px;font-size:11px;color:var(--gray-400)}.client-products-meta{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:5px;font-size:11px;color:var(--gray-500)}.client-products-badge{margin-top:8px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#1d9e751a;color:var(--teal-600);font-size:11px;font-weight:700}.client-products-article{font-family:monospace;font-size:11px;color:var(--gray-400)}.client-products-stat-label{font-size:10px;color:var(--gray-400);margin-bottom:2px}.client-products-stat-value{font-weight:700;font-size:14px;color:var(--gray-900)}.client-products-stat-value-stock{color:var(--teal-400);font-size:15px}.client-products-stat-value.is-defect{color:var(--red-400)}.client-products-stat-value.is-muted{color:var(--gray-500)}.client-products-chevron{text-align:center;color:var(--gray-400);font-size:18px;transition:transform .2s ease}.client-products-chevron.is-open{transform:rotate(90deg)}.client-products-expanded-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 18px}.client-products-meta-card{background:var(--surface-pane-muted);border:1px solid var(--gray-100);border-radius:14px;padding:14px}.client-products-meta-label{font-size:11px;color:var(--gray-400);margin-bottom:4px}.client-products-meta-value{font-size:13px;font-weight:600;color:var(--gray-900);word-break:break-word}.client-products-actions{grid-column:1 / -1;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.client-products-history{border-top:1px solid var(--gray-100)}.client-products-history-title{padding:10px 16px;font-size:11px;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.5px}.client-products-history-empty{padding:16px;color:var(--gray-400);font-size:12px}.client-products-history-table{width:100%;border-collapse:collapse;font-size:12px}.client-products-history-head{background:var(--teal-600)}.client-products-history-head th{padding:8px 18px;text-align:left;font-weight:600;color:#ffffffe6}.client-products-history-table tbody tr{border-top:1px solid var(--gray-100)}.client-products-history-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--surface-pane-muted) 42%,transparent)}.client-products-history-table td{padding:8px 18px}.client-products-history-date,.client-products-history-order{color:var(--gray-400)}.client-products-history-order{font-family:monospace;font-size:11px}.client-products-history-op{font-size:11px;font-weight:600}.client-products-history-op.is-in,.client-products-history-qty.is-in{color:var(--teal-400)}.client-products-history-op.is-out,.client-products-history-qty.is-out,.client-products-history-op.is-defect,.client-products-history-qty.is-defect{color:var(--red-400)}.client-products-history-op.is-defect-return,.client-products-history-qty.is-defect-return{color:var(--amber-400)}.client-products-history-op.is-write-off,.client-products-history-qty.is-write-off{color:var(--gray-400)}.client-products-history-qty{text-align:right;font-weight:700}.client-products-form-grid{padding:20px;display:grid;gap:14px}.client-products-form-label{display:block;font-size:11.5px;font-weight:600;color:var(--gray-400);margin-bottom:5px}.client-products-form-label-sm{font-size:10.5px}.client-products-form-input{width:100%;padding:9px 12px;border:1px solid var(--gray-200);border-radius:10px;font-size:13px;background:var(--surface-hover);color:var(--gray-900);outline:none;font-family:inherit;box-sizing:border-box}.client-products-form-input-compact{padding:7px 10px}.client-products-form-input-pane{background:var(--surface-pane)}.client-products-form-input-accent{color:var(--mp-color);font-weight:700}.client-products-form-input-mono{font-family:monospace}.client-products-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.client-products-mp-pane{padding:20px}.client-products-mp-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:12px}.client-products-mp-title{font-size:13px;font-weight:600;color:var(--gray-900)}.client-products-mp-subtitle{margin-top:3px;font-size:11.5px;color:var(--gray-400)}.client-products-mp-add{padding:7px 12px;border:1px solid var(--gray-200);border-radius:10px;background:var(--surface-hover);color:var(--gray-900);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.client-products-mp-card{display:grid;grid-template-columns:140px 1fr 1fr 36px;gap:8px;margin-bottom:10px;padding:12px 14px;border:1px solid var(--mp-border, var(--gray-200));border-radius:12px;background:var(--mp-bg, var(--surface-pane-muted))}.client-products-mp-card.is-ff,.client-products-view-mp-row.is-ff{--mp-border: rgba(29,158,117,.3);--mp-bg: rgba(29,158,117,.15);--mp-color: var(--teal-400)}.client-products-mp-card.is-wb,.client-products-view-mp-row.is-wb{--mp-border: rgba(203,17,171,.28);--mp-bg: rgba(203,17,171,.12);--mp-color: #d970d0}.client-products-mp-card.is-ozon,.client-products-view-mp-row.is-ozon{--mp-border: rgba(0,91,255,.28);--mp-bg: rgba(0,91,255,.12);--mp-color: #4a9eff}.client-products-mp-card.is-yandex,.client-products-view-mp-row.is-yandex{--mp-border: rgba(255,102,0,.28);--mp-bg: rgba(255,102,0,.12);--mp-color: #ff8c42}.client-products-mp-remove-wrap{display:flex;align-items:flex-end;padding-bottom:1px}.client-products-mp-remove{width:34px;height:34px;border:1px solid var(--gray-200);border-radius:9px;background:var(--surface-pane);color:var(--gray-400);cursor:pointer;font-size:16px}.client-products-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000085;display:flex;align-items:center;justify-content:center;z-index:3000;padding:16px}.client-products-modal-surface{width:620px;max-width:100%;max-height:90vh;background:var(--surface-pane);border-radius:18px;border:1px solid var(--gray-200);box-shadow:var(--shadow-md);overflow:hidden;display:flex;flex-direction:column}.client-products-view-surface{width:680px}.client-products-modal-head,.client-products-view-head{padding:16px 20px;border-bottom:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;gap:14px}.client-products-view-head{align-items:flex-start}.client-products-modal-title{font-size:16px;font-weight:700;color:var(--gray-900)}.client-products-duplicate-hint{margin-top:4px;color:var(--gray-400);font-size:11.5px;line-height:1.35}.client-products-modal-close{background:none;border:none;cursor:pointer;color:var(--gray-400);font-size:20px;line-height:1;padding:4px}.client-products-modal-tabs{display:flex;border-bottom:1px solid var(--gray-200);padding:0 20px}.client-products-modal-tab{padding:10px 14px;border:none;border-bottom:2px solid transparent;background:none;color:var(--gray-400);font-size:12.5px;font-weight:500;cursor:pointer;margin-bottom:-1px;font-family:inherit}.client-products-modal-tab.active{border-bottom-color:var(--teal-400);color:var(--teal-600);font-weight:700}.client-products-modal-body{flex:1;overflow-y:auto}.client-products-modal-footer,.client-products-view-footer{padding:14px 20px;border-top:1px solid var(--gray-200);display:flex;justify-content:flex-end;gap:10px;align-items:center;flex-wrap:wrap}.client-products-view-thumb{width:52px;height:52px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.client-products-view-thumb-fallback{background:var(--surface-hover);display:flex;align-items:center;justify-content:center;font-size:22px}.client-products-view-main{flex:1;min-width:0}.client-products-view-title{font-size:15px;font-weight:700;color:var(--gray-900);line-height:1.3}.client-products-view-brand{font-size:12px;color:var(--gray-400);margin-top:3px}.client-products-view-head-actions{display:flex;gap:8px;flex-shrink:0}.client-products-view-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-bottom:1px solid var(--gray-200)}.client-products-view-stat{padding:12px 16px;text-align:center}.client-products-view-stat-label{font-size:11px;color:var(--gray-400);margin-bottom:4px}.client-products-view-stat-value{font-size:20px;font-weight:700}.client-products-view-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px}.client-products-view-info-item{padding:12px 20px;border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100)}.client-products-view-info-label{font-size:11px;color:var(--gray-400);margin-bottom:4px}.client-products-view-info-value{font-size:13px;font-weight:500;color:var(--gray-900)}.client-products-view-pane{padding:20px}.client-products-view-mp-list{display:flex;flex-direction:column;gap:10px}.client-products-view-mp-row{display:grid;grid-template-columns:120px 1fr 1fr;gap:12px;padding:12px 16px;border:1px solid var(--mp-border, var(--gray-200));border-radius:12px;background:var(--mp-bg, transparent)}.client-products-view-mp-label{font-size:10.5px;color:var(--gray-400);margin-bottom:4px}.client-products-view-mp-value{font-size:13px;font-weight:700;color:var(--mp-color, var(--gray-900))}.client-products-view-mp-code{font-size:12px;font-family:monospace;color:var(--gray-900)}.client-products-view-mp-text{font-size:12px;color:var(--gray-900)}.client-products-view-footer{justify-content:space-between}.client-products-view-footer-note{font-size:11.5px;color:var(--gray-400)}.client-products-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;flex-wrap:wrap}.client-products-pagination-meta,.client-products-pagination-page{font-size:12px;color:var(--gray-400)}.client-products-pagination-actions{display:flex;align-items:center;gap:8px}.client-products-pagination-btn{padding:6px 12px;border:1px solid var(--gray-200);border-radius:8px;background:var(--surface-pane);color:var(--gray-900);font-size:12px;cursor:pointer;font-family:inherit}.client-products-pagination-btn:disabled{color:var(--gray-400);cursor:not-allowed}.product-barcodes-editor{--compact-control-height: 42px;margin-top:2px}.product-barcodes-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.product-barcodes-title{font-size:12px;font-weight:600;color:var(--gray-500)}.product-barcodes-list{display:grid;gap:10px}.product-barcodes-row{display:grid;grid-template-columns:minmax(92px,1fr) minmax(0,1.35fr) minmax(0,1.35fr) 36px;gap:10px;align-items:end;padding:12px;border:1px solid var(--mp-border, rgba(226, 192, 246, .95));border-radius:18px;background:linear-gradient(180deg,var(--mp-bg-top, rgba(248, 232, 249, .86)) 0%,var(--mp-bg, rgba(255, 244, 253, .96)) 100%);color:var(--mp-color, var(--gray-900))}.product-barcodes-row.is-ff{--mp-border: rgba(29,158,117,.3);--mp-bg-top: rgba(232,247,241,.88);--mp-bg: rgba(245,252,249,.96);--mp-color: var(--teal-600)}.product-barcodes-row.is-wb{--mp-border: rgba(203,17,171,.28);--mp-bg-top: rgba(250,232,248,.88);--mp-bg: rgba(255,244,253,.96);--mp-color: #d970d0}.product-barcodes-row.is-ozon{--mp-border: rgba(0,91,255,.28);--mp-bg-top: rgba(232,240,255,.9);--mp-bg: rgba(246,249,255,.98);--mp-color: #4a9eff}.product-barcodes-row.is-yandex{--mp-border: rgba(255,102,0,.28);--mp-bg-top: rgba(255,239,230,.9);--mp-bg: rgba(255,248,243,.98);--mp-color: #ff8c42}.product-barcodes-field{min-width:0}.product-barcodes-field-marketplace{max-width:132px}.product-barcodes-label{display:block;margin-bottom:6px;font-size:11.5px;font-weight:600;color:var(--mp-color, var(--gray-500))}.product-barcodes-input{width:100%;min-width:0;height:var(--compact-control-height);min-height:var(--compact-control-height);padding:0 12px;border:1px solid var(--mp-border, var(--gray-200));border-radius:14px;background:#fffffff5;color:var(--gray-900);font-size:13px;outline:none;box-sizing:border-box}.product-barcodes-input::-moz-placeholder{color:var(--gray-400)}.product-barcodes-input::placeholder{color:var(--gray-400)}.product-barcodes-remove{width:36px;height:var(--compact-control-height);border-radius:12px;border:1px solid var(--mp-border, rgba(156, 136, 173, .25));background:#ffffffeb;color:var(--mp-color, var(--gray-500));cursor:pointer;font-size:18px;line-height:1}.product-barcodes-remove:hover{color:var(--gray-700);border-color:#9c88ad59}.client-new-order-product-search,.client-new-order-qty-field{--compact-control-height: 42px}.client-new-order-input-search,.client-new-order-qty-field .client-new-order-input{height:var(--compact-control-height);min-height:var(--compact-control-height);padding-top:0;padding-bottom:0;line-height:var(--compact-control-height)}.client-new-order-qty-field .client-new-order-input{border-radius:11px;padding-left:12px;padding-right:12px}.client-new-order-product-actions .client-new-order-action-btn{min-height:42px;height:42px;padding:0 18px;justify-content:center;border-radius:18px}.client-new-order-product-actions .client-new-order-action-btn-primary{min-width:0;width:100%;font-size:15px}.client-new-order-actions-secondary .client-new-order-action-btn-secondary{width:100%;min-width:0;min-height:42px;height:42px;padding:0 18px;border-radius:18px;font-size:15px}.client-new-order-product-actions .client-new-order-qty-field{width:72px}.client-new-order-product-search .client-new-order-input-search{padding-right:42px}@media (max-width: 980px){.client-new-order-product-actions{grid-template-columns:72px minmax(0,1fr)}.client-new-order-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.client-new-order-product-actions .client-new-order-action-btn-primary{min-width:0}}@media (max-width: 640px){.client-new-order-product-actions,.client-new-order-actions-secondary{grid-template-columns:1fr}.client-new-order-product-actions .client-new-order-qty-field,.client-new-order-actions-secondary,.client-new-order-product-actions .client-new-order-action-btn{grid-column:auto;width:100%}}@media (max-width: 780px){.client-login-grid{grid-template-columns:1fr}.client-login-hero-title{font-size:34px}.client-products-row{grid-template-columns:1fr;gap:10px}.client-products-article,.client-products-chevron{display:none}.client-products-expanded-grid{grid-template-columns:1fr 1fr}.client-products-search{width:100%}.client-products-form-grid-2,.client-products-mp-card{grid-template-columns:1fr}.product-barcodes-head{align-items:stretch;flex-direction:column}.product-barcodes-head .btn{width:100%}.product-barcodes-row{grid-template-columns:1fr}.product-barcodes-field-marketplace{max-width:none}.product-barcodes-remove{width:100%}.client-products-view-stats,.client-products-view-info-grid,.client-products-view-mp-row{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.client-login-shell{padding:16px}.client-login-hero,.client-login-card{padding:24px 20px;border-radius:22px}.client-login-hero-title{font-size:28px}.client-login-hero-text{font-size:14px}.client-products-expanded-grid{grid-template-columns:1fr}.client-products-head-row,.client-products-mp-head,.client-products-pagination{align-items:stretch}.client-products-add-btn,.client-products-mp-add{width:100%}.client-products-pagination-actions{width:100%;flex-direction:column}.client-products-pagination-btn{width:100%}.client-products-actions{flex-direction:column}.client-products-actions .client-secondary-btn,.client-products-actions .client-danger-btn{width:100%;justify-content:center}.client-products-view-stats,.client-products-view-info-grid,.client-products-view-mp-row{grid-template-columns:1fr}.client-products-view-head{flex-wrap:wrap}.client-products-view-head-actions{width:100%;justify-content:space-between}.client-products-modal-footer,.client-products-view-footer{flex-direction:column;align-items:stretch}.client-products-modal-footer .btn,.client-products-view-footer .btn{width:100%;justify-content:center}}.mobile-only.client-orders-mobile-list{display:none}.client-orders-mobile-list{flex-direction:column;gap:16px;padding:14px}.client-order-mobile-card{width:100%;border:1px solid var(--gray-200);background:var(--surface-card-alt);border-radius:18px;padding:16px;color:var(--gray-900);text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffff08}.client-order-mobile-card+.client-order-mobile-card{margin-top:4px}.client-order-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.client-order-mobile-number{font-size:18px;font-weight:800;letter-spacing:-.4px}.client-order-mobile-date{margin-top:4px;font-size:12px;color:var(--gray-400)}.client-order-mobile-warehouse-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--amber-600)}.client-order-mobile-warehouse{font-size:17px;font-weight:800;line-height:1.25;color:var(--gray-900)}.client-order-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.client-order-mobile-chip{min-width:0;border:1px solid color-mix(in srgb,var(--gray-200) 72%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-pane-muted) 72%,transparent);padding:10px 12px}.client-order-mobile-chip span{display:block;font-size:11px;color:var(--gray-400);margin-bottom:5px}.client-order-mobile-chip strong{display:block;color:var(--gray-900);font-size:13px;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.client-order-mobile-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;color:var(--gray-500);font-size:12.5px}.client-order-mobile-summary strong{color:var(--teal-400);font-size:14px;font-weight:800}.client-order-mobile-actions{display:flex;justify-content:flex-end;margin-top:12px}.client-order-desktop-card{background:linear-gradient(180deg,#ffffffe6,#fffffffb),linear-gradient(135deg,#1d9e750b,#3578e508)}.client-order-desktop-head{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:12px;align-items:start}.client-order-desktop-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.client-order-desktop-subtitle{margin-bottom:10px;color:var(--gray-800);font-size:15px;font-weight:600;line-height:1.3}.client-order-desktop-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;font-size:12px;color:var(--gray-600)}.client-order-desktop-summary strong{color:var(--gray-900);font-weight:800}.client-order-desktop-meta-inline{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:0}.client-order-desktop-meta-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--gray-200) 72%,transparent);background:color-mix(in srgb,var(--surface-pane-muted) 76%,white);color:var(--gray-800);font-size:12px;font-weight:700}.client-order-desktop-side{min-width:0;border:1px solid color-mix(in srgb,var(--gray-200) 72%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-pane) 88%,white);padding:8px 10px 7px;text-align:center;align-self:center}.client-order-desktop-side-label{display:block;font-size:12px;color:var(--gray-400)}.client-order-desktop-side-value{display:block;margin-bottom:3px;font-size:14px;line-height:1.05;font-weight:800}.client-order-desktop-progress{display:flex;align-items:center;gap:12px;margin-top:10px;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,var(--surface-pane-muted) 84%,white);border:1px solid color-mix(in srgb,var(--gray-200) 68%,transparent)}.client-order-desktop-delete{flex-shrink:0;padding:6px 10px;border-radius:10px;border:1px solid rgba(226,75,74,.36);background:#e24b4a24;color:#d94141;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.client-order-desktop-card [class*=badge],.client-order-desktop-card .badge{font-size:12px;min-height:26px;padding:5px 10px}:root[data-theme=dark] .client-order-desktop-card{background:linear-gradient(180deg,#181c22f5,#13161bfa),linear-gradient(135deg,#1d9e7514,#3578e50d);border-color:#63738138}:root[data-theme=dark] .client-order-desktop-subtitle{color:#ebf1f7eb}:root[data-theme=dark] .client-order-desktop-summary{color:#bec9d6d1}:root[data-theme=dark] .client-order-desktop-summary strong{color:#fff}:root[data-theme=dark] .client-order-desktop-meta-pill{background:linear-gradient(180deg,#151e24eb,#141c22f5);border-color:#48607057;color:#ebf1f7e6}:root[data-theme=dark] .client-order-desktop-side{background:linear-gradient(180deg,#182228f5,#151d23fa);border-color:#4860704d}:root[data-theme=dark] .client-order-desktop-side-label{color:#bec9d6c7}:root[data-theme=dark] .client-order-desktop-progress{background:linear-gradient(180deg,#1c252df5,#181f26fa),linear-gradient(135deg,#1d9e7514,#3578e50d);border-color:#48607047}:root[data-theme=dark] .client-order-desktop-delete{background:#e24b4a2e;border-color:#ff7a7a5c;color:#ff8c8c}.client-order-mobile-delete{padding:9px 14px;border:1px solid rgba(226,75,74,.32);background:#e24b4a1f;border-radius:12px;color:#ffb6b6;font-size:12px;font-weight:700;cursor:pointer}.client-order-detail-section{box-shadow:var(--theme-card-shadow)}.client-order-detail-grid>div{min-width:0}.client-order-detail-table-card .client-shell-card-header{padding:15px 20px}.client-order-detail-table-card .client-table-wrap{padding-bottom:4px}.client-order-detail-table-card .client-dark-table th,.client-order-detail-table-card .client-dark-table td{vertical-align:middle}.client-order-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.client-order-detail-head-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.client-order-detail-head-actions{margin-left:auto}.client-order-detail-page{max-width:1320px;font-size:13px}.client-order-detail-stack{display:grid;gap:16px}.client-order-detail-copy{min-width:0}.client-order-detail-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.client-order-detail-title{font-size:18px;font-weight:800;color:var(--gray-900);letter-spacing:-.03em;word-break:break-word}.client-order-detail-subtitle{font-size:11.5px;color:var(--gray-400)}.client-order-detail-back{width:34px;height:34px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-pane);color:var(--gray-500);cursor:pointer;font-size:16px;line-height:1}.client-order-detail-delete{padding:8px 14px;border:1px solid rgba(226,75,74,.22);background:transparent;color:var(--red-600);border-radius:12px;font-size:12px;font-weight:600;cursor:pointer}.order-detail-stage-strip{display:flex;align-items:center;gap:0;background:var(--surface-pane);border-bottom:1px solid var(--gray-200);padding:0 28px;overflow-x:auto;margin:-24px -28px 16px}.order-detail-stage-tab{display:flex;align-items:center;gap:10px;padding:14px 20px;flex-shrink:0;border:none;border-bottom:2px solid transparent;background:transparent;cursor:pointer;position:relative;z-index:2}.order-detail-stage-tab:disabled{cursor:default}.order-detail-stage-tab.is-current{border-bottom-color:var(--teal-400)}.order-detail-stage-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;background:var(--gray-100);color:var(--gray-400);border:1.5px solid var(--gray-200)}.order-detail-stage-tab.is-past .order-detail-stage-dot{background:var(--teal-50);color:var(--teal-400);border-color:var(--teal-400)}.order-detail-stage-tab.is-current .order-detail-stage-dot{background:var(--teal-400);color:#fff;border-color:transparent}.order-detail-stage-label{font-size:13px;font-weight:400;color:var(--gray-400);white-space:nowrap}.order-detail-stage-tab.is-past .order-detail-stage-label{color:var(--gray-500)}.order-detail-stage-tab.is-current .order-detail-stage-label{color:var(--teal-400);font-weight:700}.order-detail-page-header{margin-bottom:16px}.order-detail-back-link{font-size:13px;color:var(--gray-400)}.order-detail-breadcrumb-sep{color:var(--gray-300)}.order-detail-page-title{font-size:20px}.order-detail-receiving-note{padding:10px 16px;margin-bottom:16px;border:1px solid rgba(29,158,117,.18);border-radius:16px;background:#1d9e750f;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.order-detail-receiving-note-copy{font-size:12px;color:var(--gray-700)}.order-detail-receiving-note-strong{color:var(--gray-900)}.order-detail-receiving-note-strong.is-ready{color:var(--teal-400)}.order-detail-receiving-note-strong.is-defect{color:var(--red-400)}.order-detail-receiving-actions{display:flex;justify-content:flex-end;margin-bottom:12px;gap:10px;align-items:center;flex-wrap:wrap}.order-detail-empty-note-copy{margin-top:4px}.order-detail-table-head-num{text-align:right;width:88px;white-space:nowrap}.order-detail-table-head-action{width:112px;white-space:nowrap}.order-detail-honest-col-head,.order-detail-honest-col{min-width:240px}.order-detail-item-title{font-weight:600}.order-detail-item-edit-link{border:none;background:none;padding:0;margin-top:2px;cursor:pointer}.order-detail-table-cell-num{width:88px;white-space:nowrap}.order-detail-honest-tools{display:grid;gap:8px}.order-detail-honest-summary{line-height:1.45}.order-detail-honest-textarea{resize:vertical}.order-detail-honest-actions{margin-top:2px}.order-detail-honest-mode-switch{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.order-detail-honest-mode-switch.is-mobile{margin-top:0}.order-detail-honest-file-import{display:grid;gap:12px;margin-top:12px}.order-detail-honest-file-fields{display:grid;gap:10px}.order-detail-honest-checkbox,.order-detail-desktop-scanner-checkbox{display:flex;align-items:center;gap:8px}.order-detail-honest-checkbox{font-size:14px}.order-detail-honest-file-actions,.order-detail-mobile-honest-stats{display:flex;gap:8px;flex-wrap:wrap}.order-detail-honest-import-result{margin-top:4px}.order-detail-honest-import-title{font-weight:600;margin-bottom:6px}.order-detail-honest-issues{margin-top:10px}.order-detail-honest-issues-title{font-weight:500;margin-bottom:6px}.order-detail-honest-issues-list{display:grid;gap:4px}.order-detail-mobile-honest-import{margin-top:12px;padding-top:12px;border-top:1px solid var(--gray-200)}.order-detail-mobile-honest-import-title{font-size:11px;color:var(--gray-400);margin-bottom:8px}.order-detail-mobile-honest-import-error{margin-top:8px}.order-detail-mobile-honest-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-detail-mobile-honest-sub,.order-detail-empty-note-copy{margin-top:4px}.order-detail-mobile-honest-stats{margin-top:10px}.order-detail-mobile-honest-stat-card{flex:1;padding:8px 10px;border-radius:10px;background:var(--gray-100);border:1px solid var(--gray-200);text-align:center}.order-detail-mobile-honest-stat-value{font-size:16px;font-weight:700;line-height:1}.order-detail-mobile-honest-stat-label{font-size:10px;color:var(--gray-400);margin-top:3px}.order-detail-mobile-receiving-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.order-detail-mobile-receiving-thumb{flex-shrink:0}.order-detail-mobile-receiving-copy{min-width:0;flex:1}.order-detail-mobile-receiving-title{font-size:13px;font-weight:700;color:var(--gray-900);line-height:1.3;margin-bottom:3px}.order-detail-mobile-receiving-meta{font-size:11px;color:var(--gray-400);display:flex;flex-wrap:wrap;gap:4px 10px}.order-detail-mobile-receiving-meta-secondary{color:var(--gray-500)}.order-detail-mobile-receiving-status{flex-shrink:0;text-align:right}.order-detail-mobile-receiving-qty{font-size:15px}.order-detail-mobile-receiving-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:10px}.order-detail-mobile-receiving-field{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:12px;padding:8px 10px}.order-detail-mobile-receiving-field.is-red{border-color:var(--red-400)}.order-detail-mobile-receiving-field-label{font-size:10px;color:var(--gray-400);margin-bottom:4px;font-weight:500}.order-detail-mobile-receiving-input{width:100%;border:none;background:transparent;padding:0;font-size:18px;font-weight:700;color:var(--gray-900);outline:none;font-family:inherit;text-align:center}.order-detail-mobile-receiving-input.is-red{color:var(--red-400)}.order-detail-mobile-receiving-manual-honest,.order-detail-mobile-receiving-actions{margin-top:12px}.order-detail-mobile-receiving-actions{margin-top:8px}.order-detail-table-cell-action{width:112px;white-space:nowrap}.order-detail-stage-summary{margin-bottom:16px}.order-detail-stage-stat-card{padding:12px 16px}.order-detail-stage-stat-value{font-size:24px}.order-detail-stage-stat-value.is-blue{color:var(--blue-400)}.order-detail-stage-stat-value.is-teal{color:var(--teal-400)}.order-detail-stage-stat-value.is-amber{color:var(--amber-500)}.order-detail-stage-stat-value.is-red{color:var(--red-400)}.order-detail-stage-stat-value.is-dark{color:var(--gray-900);font-size:22px}.order-detail-stage-stat-value.is-purple{color:var(--p4);font-size:20px}.order-detail-stage-stat-sub{margin-top:8px;display:flex;justify-content:space-between;gap:8px;align-items:center}.order-detail-stage-progress{margin-top:6px;height:6px;border-radius:999px;background:var(--gray-100);overflow:hidden}.order-detail-stage-progress-fill{height:100%;background:var(--teal-400);border-radius:inherit}.order-detail-desktop-scanner-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:start;padding:12px}.order-detail-desktop-scanner-illustration{min-height:64px;border-radius:14px;border:2px solid var(--teal-400);background:#1d9e750f;display:flex;align-items:center;justify-content:center;position:relative}.order-detail-desktop-scanner-line{position:absolute;left:10px;right:10px;top:50%;height:2px;border-radius:999px;background:var(--teal-400);opacity:.9}.order-detail-desktop-scanner-copy,.order-detail-marketplace-copy{min-width:0}.order-detail-desktop-scanner-title,.order-detail-marketplace-title{font-size:16px;font-weight:800;color:var(--gray-900)}.order-detail-desktop-scanner-title{font-size:12px;font-weight:700;margin-bottom:4px}.order-detail-desktop-scanner-search{display:flex;gap:8px;margin-bottom:4px}.order-detail-desktop-scanner-input{flex:1}.order-detail-desktop-scanner-meta{font-size:11px}.order-detail-desktop-scanner-import{margin-top:6px;padding-top:6px;border-top:1px solid var(--gray-100);display:grid;gap:6px}.order-detail-desktop-scanner-hidden-input{display:none}.order-detail-desktop-scanner-actions{flex-wrap:wrap;align-items:center}.order-detail-desktop-scanner-checkbox{font-size:11px;color:var(--gray-500)}.order-detail-desktop-scanner-error{margin-top:2px}.order-detail-mp-alert{font-size:16px;line-height:1.4}.order-detail-marketplace-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.order-detail-marketplace-badge{width:72px;height:72px;border-radius:20px;color:#fff;font-size:22px;font-weight:800;flex-shrink:0;display:flex;align-items:center;justify-content:center}.order-detail-marketplace-subtitle{margin-top:6px}.order-detail-marketplace-empty,.order-detail-marketplace-footer{gap:12px;flex-wrap:wrap}.order-detail-marketplace-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.order-detail-marketplace-stickers-row{margin:0;flex:1 1 auto;border-bottom:none;padding:0}.order-detail-marketplace-stickers-value,.order-detail-marketplace-value-stickers{color:var(--teal-400)}.order-detail-marketplace-value-supply{color:var(--p4)}.order-detail-checklist{display:grid;gap:12px}.order-detail-checklist-item{display:flex;align-items:flex-start;gap:12px}.order-detail-checklist-mark{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--gray-200);color:var(--gray-400)}.order-detail-checklist-mark.is-done{background:var(--teal-400);border:none;color:#fff}.order-detail-checklist-label{font-size:15px;line-height:1.35;color:var(--gray-600);font-weight:500}.order-detail-checklist-label.is-done{color:var(--gray-900);font-weight:600}.order-detail-done-card{margin-bottom:16px;border-color:#1d9e7533;background:linear-gradient(180deg,#e1f5eefa,#e8f9f3fa)}.order-detail-done-card-body{padding:36px 32px;text-align:center}.order-detail-done-card-mark{width:96px;height:96px;margin:0 auto 22px;border-radius:50%;background:var(--teal-400);color:#fff;display:flex;align-items:center;justify-content:center;font-size:54px;line-height:1}.order-detail-done-card-title{font-size:28px;font-weight:800;color:var(--teal-600);margin-bottom:14px}.order-detail-done-card-copy{font-size:16px;color:var(--teal-600);line-height:1.5}.order-detail-done-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.order-detail-general-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.order-detail-general-kpi-card{padding:14px;min-height:86px}.order-detail-general-kpi-value{font-size:34px;line-height:1}.order-detail-general-kpi-value.is-services{font-size:26px}.order-detail-add-item-card{margin-bottom:16px}.order-detail-add-item-editor-shell{margin-bottom:0;padding:0;border:none}.order-detail-add-item-grid{grid-template-columns:minmax(0,1fr) 88px 104px;align-items:end;margin-bottom:0}.order-detail-search-empty{cursor:default}.order-detail-add-item-error{margin-top:12px}.order-detail-add-item-help{margin-top:10px}.order-detail-stage-info{border-radius:12px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:flex-start;gap:10px;font-size:13px}.order-detail-stage-info-accepted{background:#1d9e7514;border:1px solid rgba(29,158,117,.22);color:var(--teal-600)}.order-detail-stage-info-receiving{background:#ba751714;border:1px solid rgba(186,117,23,.22);color:var(--amber-600)}.order-detail-stage-info-icon{font-size:16px;flex-shrink:0}.order-detail-sticky-bar{position:sticky;bottom:0;z-index:30;margin-left:-28px;margin-right:-28px;padding:12px 28px;background:color-mix(in srgb,var(--layout-bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;gap:12px}.order-detail-sticky-actions{display:flex;gap:8px}.order-detail-shipment-card,.order-detail-boxes-card{margin-bottom:16px}.order-detail-shipment-card .card-body{padding:12px 12px 10px}.order-detail-shipment-card .alert{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px);border-radius:0;border-left:none;border-right:none;padding-left:16px;padding-right:16px}.order-detail-shipment-card .table-wrap{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.order-detail-shipment-card table{table-layout:fixed}.order-detail-shipment-card thead th,.order-detail-shipment-card tbody td{padding-left:8px;padding-right:8px}.order-detail-shipment-card .compact-input,.order-detail-shipment-card .table-number-input{font-size:11.5px;line-height:1.1}.order-detail-shipment-card .compact-input{text-overflow:ellipsis;min-width:0!important;width:100%!important;padding-left:8px!important;padding-right:8px!important}.order-detail-shipment-card thead th:nth-child(1),.order-detail-shipment-card tbody td:nth-child(1){width:174px}.order-detail-shipment-card thead th:nth-child(2),.order-detail-shipment-card tbody td:nth-child(2){width:136px}.order-detail-shipment-card thead th:nth-child(3),.order-detail-shipment-card tbody td:nth-child(3){width:98px}.order-detail-shipment-card thead th:nth-child(4),.order-detail-shipment-card tbody td:nth-child(4){width:166px}.order-detail-shipment-card thead th:nth-child(5),.order-detail-shipment-card tbody td:nth-child(5){width:82px}.order-detail-shipment-card thead th:nth-child(6),.order-detail-shipment-card tbody td:nth-child(6){width:56px}.order-detail-shipment-card thead th:nth-child(7),.order-detail-shipment-card tbody td:nth-child(7){width:68px}.order-detail-shipment-card thead th:nth-child(8),.order-detail-shipment-card tbody td:nth-child(8){width:64px}.order-detail-shipment-card thead th:nth-child(9),.order-detail-shipment-card tbody td:nth-child(9){width:102px}.order-detail-shipment-card thead th:nth-child(10),.order-detail-shipment-card tbody td:nth-child(10){width:42px}.order-detail-shipment-card thead th,.order-detail-shipment-card tbody td{white-space:nowrap}.order-detail-shipment-card tbody td{vertical-align:middle}.order-detail-empty-table-cell{padding:14px 16px}.order-detail-remove-icon-btn{width:30px;height:30px;border-radius:999px;border:1px solid rgba(226,75,74,.24);background:#e24b4a1a;color:var(--red-400);font-size:16px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.order-detail-shipment-footer{align-items:center;padding-top:6px}.order-detail-boxes-toolbar{gap:8px;flex-wrap:wrap}.order-detail-boxes-toolbar-actions{align-items:end;flex-wrap:wrap}.order-detail-box-toolbar-btn{width:146px;min-width:146px;height:38px;padding:0 10px!important;justify-content:center;white-space:nowrap;font-size:12px!important}.order-detail-box-add-controls{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.order-detail-box-add-count{display:grid;gap:4px;min-width:92px}.order-detail-box-add-count span{font-size:11.5px;color:var(--gray-500);font-weight:600}.order-detail-box-add-count input{height:34px;min-height:34px;width:92px;border:1px solid var(--gray-300);border-radius:12px;background:var(--gray-100);padding:5px 10px;font:inherit;text-align:right;color:var(--gray-900)}.order-detail-box-qty-input{width:100%!important;min-width:0!important;max-width:none!important;height:34px!important;min-height:34px!important}.order-detail-boxes-draft-list{display:grid;gap:12px}.order-detail-box-draft-card{padding:14px 16px}.order-detail-box-draft-head{display:grid!important;grid-template-columns:minmax(0,1fr) 30px;align-items:start!important;gap:12px;margin-bottom:12px}.order-detail-box-draft-grid{display:grid;gap:10px;flex:1 1 720px;grid-template-columns:140px minmax(0,1fr);min-width:0}.order-detail-box-draft-shipment{grid-column:1 / -1;max-width:360px}.order-detail-box-draft-shipment,.order-detail-box-draft-item-product{display:grid;gap:4px;min-width:0}.order-detail-box-code-input{width:140px!important;min-width:140px!important;max-width:140px!important;height:34px!important;min-height:34px!important}.order-detail-box-draft-card .order-detail-box-shipment-select,.order-detail-box-draft-card .order-detail-box-product-select,.order-detail-box-draft-card .order-detail-box-expiry-input{width:100%!important;min-width:0!important;max-width:none!important;height:34px!important;min-height:34px!important}.order-detail-box-draft-card .order-detail-box-shipment-select,.order-detail-box-draft-card .order-detail-box-product-select{text-overflow:ellipsis}.order-detail-box-delete-btn,.order-detail-box-remove-btn{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border-color:#e1434352!important;background:var(--red-50)!important;color:var(--red-600)!important;font-size:18px!important;font-weight:800!important;line-height:1!important;white-space:nowrap;display:inline-flex!important;align-items:center!important;justify-content:center!important}.order-detail-box-draft-items{display:grid;gap:10px}.order-detail-box-draft-item-row{display:grid;gap:10px;grid-template-columns:minmax(560px,1fr) 86px 120px 30px;align-items:end;min-width:0}.order-detail-box-draft-item-row .form-group,.order-detail-box-draft-grid .form-group{min-width:0}.order-detail-box-draft-item-meta{grid-column:1 / -1;margin-top:-2px}.order-detail-box-draft-footer{margin-top:12px;gap:8px;flex-wrap:wrap}.order-detail-stage-event-copy{font-size:15px;line-height:1.4}.order-detail-stage-event-title{font-weight:700;color:var(--gray-900)}.order-detail-stage-event-note{margin-top:3px}.order-detail-stage-event-time{font-size:13px}.order-detail-stage-events{display:grid;gap:0}.order-detail-stage-event-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px 0;border-bottom:1px solid var(--gray-100)}.order-detail-stage-event-row:last-child{border-bottom:none}.order-detail-stage-event-dot{width:12px;height:12px;border-radius:50%;background:var(--blue-400);margin-top:5px}.order-detail-stage-event-dot.is-done{background:var(--teal-400)}.order-detail-docs-list{display:grid;gap:0}.order-detail-doc-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--gray-100)}.order-detail-doc-row:last-child{border-bottom:none}.order-detail-doc-row-title{font-size:15px;font-weight:600;color:var(--gray-900)}.order-detail-doc-download-btn{border:none;background:transparent;color:var(--blue-500);font-size:14px;font-weight:700;cursor:pointer}.order-detail-table-name-medium{font-weight:500}.order-detail-table-name-strong,.order-detail-table-value-strong{font-weight:600}.order-detail-table-value-bold{font-weight:700}.order-detail-manual-service-grid{margin-bottom:14px}.order-detail-charge-error{margin-bottom:16px}.order-detail-charge-stats{grid-template-columns:repeat(3,1fr);margin-bottom:16px}.order-detail-stage-history-note{margin-top:6px}.order-detail-modal-footer-reset{padding:0;border:none}.client-order-detail-state{padding:48px;text-align:center;color:var(--gray-400)}.client-order-detail-shell-card{overflow:hidden;padding:14px 20px 18px;background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--theme-card-shadow)}.client-order-detail-section-head{display:flex;align-items:center;gap:8px}.client-order-detail-section-head-spaced{margin-bottom:12px}.client-order-detail-section-mark{width:3px;height:16px;border-radius:999px;background:var(--teal-400);flex-shrink:0}.client-order-detail-section-title{font-size:12px;font-weight:700;color:var(--teal-600);text-transform:uppercase;letter-spacing:.06em}.client-order-progress{width:100%;position:relative;padding-top:4px;padding-bottom:4px}.client-order-progress-track,.client-order-progress-track-active{position:absolute;top:15px;height:2px;border-radius:999px}.client-order-progress-track{background:var(--gray-200)}.client-order-progress-track-active{background:var(--teal-400)}.client-order-progress[data-kind=supply] .client-order-progress-track,.client-order-progress[data-kind=supply] .client-order-progress-track-active{left:6.25%;right:6.25%}.client-order-progress[data-kind=processing] .client-order-progress-track,.client-order-progress[data-kind=processing] .client-order-progress-track-active{left:12.5%;right:12.5%}.client-order-progress[data-kind=logistics] .client-order-progress-track,.client-order-progress[data-kind=logistics] .client-order-progress-track-active{left:10%;right:10%}.client-order-progress[data-kind=supply] .client-order-progress-grid{grid-template-columns:repeat(8,minmax(84px,1fr))}.client-order-progress[data-kind=processing] .client-order-progress-grid{grid-template-columns:repeat(4,minmax(84px,1fr))}.client-order-progress[data-kind=logistics] .client-order-progress-grid{grid-template-columns:repeat(5,minmax(84px,1fr))}.client-order-progress[data-progress-index="-1"] .client-order-progress-track-active,.client-order-progress[data-progress-index="0"] .client-order-progress-track-active{width:0}.client-order-progress[data-kind=supply][data-progress-index="1"] .client-order-progress-track-active{width:12.5%}.client-order-progress[data-kind=supply][data-progress-index="2"] .client-order-progress-track-active{width:25%}.client-order-progress[data-kind=supply][data-progress-index="3"] .client-order-progress-track-active{width:37.5%}.client-order-progress[data-kind=supply][data-progress-index="4"] .client-order-progress-track-active{width:50%}.client-order-progress[data-kind=supply][data-progress-index="5"] .client-order-progress-track-active{width:62.5%}.client-order-progress[data-kind=supply][data-progress-index="6"] .client-order-progress-track-active{width:75%}.client-order-progress[data-kind=supply][data-progress-index="7"] .client-order-progress-track-active{width:87.5%}.client-order-progress[data-kind=processing][data-progress-index="1"] .client-order-progress-track-active{width:25%}.client-order-progress[data-kind=processing][data-progress-index="2"] .client-order-progress-track-active{width:50%}.client-order-progress[data-kind=processing][data-progress-index="3"] .client-order-progress-track-active{width:75%}.client-order-progress[data-kind=logistics][data-progress-index="1"] .client-order-progress-track-active{width:20%}.client-order-progress[data-kind=logistics][data-progress-index="2"] .client-order-progress-track-active{width:40%}.client-order-progress[data-kind=logistics][data-progress-index="3"] .client-order-progress-track-active{width:60%}.client-order-progress[data-kind=logistics][data-progress-index="4"] .client-order-progress-track-active{width:80%}.client-order-progress-grid{width:100%;display:grid;gap:0;align-items:start}.client-order-progress-step{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:1}.client-order-progress-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid var(--gray-200);background:var(--surface-hover);color:var(--gray-400);background-clip:padding-box}.client-order-progress-dot[data-state=past]{background:var(--teal-50);color:var(--teal-600);border-color:var(--teal-400)}.client-order-progress-dot[data-state=current]{background:var(--teal-400);color:#fff;border-color:var(--teal-600);box-shadow:0 0 0 3px #1d9e7533}.client-order-progress-label{max-width:92px;min-height:26px;font-size:10px;color:var(--gray-400);font-weight:500;text-align:center;line-height:1.25;word-break:break-word;text-wrap:balance}.client-order-progress-label[data-state=current]{color:var(--teal-600);font-weight:700}.client-order-detail-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.client-order-detail-kpi-card,.client-order-detail-meta-card{min-width:0;padding:12px 14px;border-radius:14px;background:var(--surface-pane-muted);border:1px solid var(--gray-200)}.client-order-detail-kpi-label,.client-order-detail-meta-label{font-size:10.5px;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em}.client-order-detail-kpi-label{margin-bottom:4px}.client-order-detail-meta-label{margin-bottom:5px;letter-spacing:.04em}.client-order-detail-kpi-value{font-size:15px;font-weight:700;color:var(--gray-900)}.client-order-detail-meta-value{font-weight:600;color:var(--gray-900);line-height:1.45}.client-orders-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.client-orders-search-wrap{position:relative;flex-shrink:0}.client-orders-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);pointer-events:none}.client-orders-count{margin-left:auto;font-size:12px;color:var(--gray-400)}.client-orders-state{padding:48px;text-align:center;color:var(--gray-400)}.client-orders-empty{padding:48px 24px;text-align:center}.client-orders-empty-icon{font-size:32px;margin-bottom:12px}.client-orders-empty-title{font-weight:700;font-size:15px;margin-bottom:8px;color:var(--gray-700)}.client-orders-empty-sub{margin-bottom:18px;color:var(--gray-400);font-size:13px}.client-orders-list-shell,.client-orders-desktop-list{display:flex;flex-direction:column;gap:12px}.client-orders-stage-tracker{display:flex;align-items:center;gap:0;overflow-x:auto;padding-bottom:2px}.client-orders-stage-node{display:flex;align-items:center;flex-shrink:0}.client-orders-stage-dot{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0;background:var(--gray-100);color:var(--gray-400);transition:all .15s ease}.client-orders-stage-dot.done{background:var(--teal-400);color:#fff}.client-orders-stage-dot.active{width:22px;height:22px;background:var(--teal-400);color:#fff;border:2.5px solid var(--teal-600)!important;box-shadow:0 0 0 3px #1d9e7526}.client-orders-stage-line{width:16px;height:2px;background:var(--gray-200);flex-shrink:0}.client-orders-stage-line.done{background:var(--teal-400)}.client-order-detail-section-bar{padding:14px 20px 12px;border-bottom:1px solid var(--gray-100)}.client-order-detail-section-bar-spread{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.client-order-detail-inline-state{padding:16px 20px;font-size:12.5px;color:var(--gray-400)}.client-order-detail-inline-state.error{color:var(--red-600)}.client-order-detail-table{width:100%;border-collapse:collapse;font-size:12.5px}.client-order-detail-table thead tr{background:transparent}.client-order-detail-table-head{padding:10px 16px;text-align:left;font-size:11.5px;font-weight:600;color:var(--gray-500)!important;white-space:nowrap;background:var(--surface-pane-muted);border-bottom:1px solid var(--gray-200)}.client-order-detail-table-row{border-bottom:1px solid rgba(186,205,198,.42)}.client-order-detail-table-foot-row{border-top:1px solid rgba(186,205,198,.75);background:#f8faf9f5}.client-order-detail-cell{padding:10px 16px}.client-order-detail-item-main{display:flex;align-items:center;gap:8px}.client-order-detail-item-thumb{width:32px;height:32px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.client-order-detail-item-thumb-fallback{border-radius:10px;background:#e8f7f1cc;display:flex;align-items:center;justify-content:center;font-size:14px}.client-order-detail-item-thumb-fallback.dark{background:#18453770}.client-order-detail-item-name{font-weight:600;color:var(--gray-900)}.client-order-detail-code-cell{font-family:monospace;font-size:11px;color:var(--gray-400)}.client-order-detail-muted-cell{color:var(--gray-500)}.client-order-detail-qty-cell{color:var(--gray-900)}.client-order-detail-qty-wrap{display:flex;align-items:center;gap:8px;justify-content:space-between}.client-order-detail-qty-value{font-weight:700}.client-order-detail-edit-btn{border:1px solid rgba(186,205,198,.75);background:var(--surface-pane);color:var(--gray-700);border-radius:12px;padding:6px 10px;font-size:11.5px;font-weight:700;cursor:pointer;white-space:nowrap}.client-order-detail-ready-cell{font-weight:700;color:#1d9e75}.client-order-detail-strong-cell{font-weight:600;color:var(--gray-900)}.client-order-detail-marketplace-cell,.client-order-detail-service-name{font-weight:700;color:var(--gray-900)}.client-order-detail-code-price{color:var(--gray-400)}.client-order-detail-total-cell,.client-order-detail-table-total-value{font-weight:700;color:var(--teal-600)}.client-order-detail-table-total-value{font-size:15px}.client-order-detail-table-total-label{font-weight:600;color:var(--gray-900)}.client-order-detail-defect-cell{color:#c8c6be}.client-order-detail-defect-cell.is-defect{color:#e24b4a;font-weight:700}.client-order-detail-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:6px 11px;border-radius:999px;font-size:11.5px;font-weight:700}.client-order-detail-status-pill.is-delivered{background:#1d9e751f;color:var(--teal-600)}.client-order-detail-status-pill.is-pending{background:#d4861a1f;color:var(--amber-600)}.client-order-detail-wb-export-btn{padding:7px 12px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer}.client-order-detail-boxes-summary{padding:14px 20px;border-bottom:1px solid var(--gray-100);font-size:12px;color:var(--gray-400)}.client-order-detail-boxes-summary strong{color:var(--gray-900)}.client-order-detail-boxes-list{display:grid;gap:12px;padding:14px 20px}.client-order-detail-box-card{border:1px solid rgba(29,158,117,.18);border-radius:14px;padding:16px;background:linear-gradient(180deg,#1d9e750a,#1d9e7504);box-shadow:inset 0 1px #ffffff80}.client-order-detail-box-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(29,158,117,.12)}.client-order-detail-box-card-label{font-size:12px;color:var(--gray-400);margin-bottom:4px}.client-order-detail-box-card-code{font-size:15px;font-weight:700;color:var(--gray-900);letter-spacing:.03em}.client-order-detail-box-card-side{display:grid;gap:6px;justify-items:end}.client-order-detail-box-card-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#1d9e7514;color:var(--teal-700);font-size:12px;font-weight:600}.client-order-detail-box-card-sep{color:#1b2d4552}.client-order-detail-box-card-date{font-size:12px;color:var(--gray-500);text-align:right}.client-order-detail-doc-list{margin-bottom:16px}.client-order-detail-uploaded-title{font-size:12px;font-weight:600;color:var(--gray-400);margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.client-order-detail-uploaded-name{font-size:13px;font-weight:600;color:var(--gray-900)}.client-order-detail-uploaded-date{font-size:11.5px;color:var(--gray-400);margin-top:2px}.client-order-detail-doc-btn{flex-shrink:0}.client-order-detail-edit-modal{display:grid;gap:12px}.client-order-detail-edit-product{border:1px solid var(--gray-200);border-radius:12px;padding:12px;background:var(--surface-pane-muted)}.client-order-detail-edit-label{margin-bottom:4px;font-size:12px;color:var(--gray-400)}.client-order-detail-edit-name{font-size:14px;font-weight:600;color:var(--gray-900)}.client-order-detail-edit-actions{display:flex;justify-content:flex-end;gap:8px}.client-order-detail-box-table{border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:10px;border:1px solid rgba(29,158,117,.12)}.client-order-detail-box-table-head,.client-order-detail-box-cell{padding:10px 12px}.client-order-detail-box-table-head{color:var(--teal-700)!important}.client-order-detail-box-item-name{font-weight:500;color:var(--gray-900)}.client-order-detail-box-item-code{font-family:monospace;font-size:11.5px;color:var(--gray-400)}.client-order-detail-box-item-qty{font-weight:600;color:var(--gray-900)}.client-order-detail-box-item-muted{color:var(--gray-500)}.client-order-detail-doc-action.is-disabled{opacity:.55}:root[data-theme=dark] .client-order-detail-shell-card{border-color:#404c62b8;background:linear-gradient(180deg,#181d25f5,#12171efa);box-shadow:0 20px 44px #00000042}:root[data-theme=dark] .order-detail-stage-strip{background:#12171efa;border-bottom-color:#404c62b8}:root[data-theme=dark] .order-detail-stage-tab.is-past .order-detail-stage-label{color:var(--gray-300)}:root[data-theme=dark] .order-detail-receiving-note{border-color:#1d9e753d;background:#1d9e7514}:root[data-theme=dark] .order-detail-receiving-note-copy{color:var(--gray-200)}:root[data-theme=dark] .order-detail-receiving-note-strong{color:#fff}:root[data-theme=dark] .order-detail-stage-stat-value.is-dark{color:#f5f8fc}:root[data-theme=dark] .order-detail-stage-info-accepted{background:#1d9e751f;border-color:#1d9e7547}:root[data-theme=dark] .order-detail-stage-info-receiving{background:#ba751724;border-color:#ba751747}:root[data-theme=dark] .order-detail-sticky-bar{border-top-color:#404c62b8}:root[data-theme=dark] .order-detail-doc-row{border-bottom-color:#404c626b}:root[data-theme=dark] .order-detail-doc-row-title,:root[data-theme=dark] .order-detail-stage-event-title{color:#f5f8fc}:root[data-theme=dark] .order-detail-stage-event-row{border-bottom-color:#404c626b}:root[data-theme=dark] .order-detail-remove-icon-btn{border-color:#e24b4a57;background:#e24b4a24}:root[data-theme=dark] .order-detail-stage-progress{background:#404c627a}:root[data-theme=dark] .order-detail-mobile-honest-import{border-top-color:#404c6285}:root[data-theme=dark] .order-detail-mobile-honest-stat-card{background:#242b36eb;border-color:#404c6294}:root[data-theme=dark] .order-detail-desktop-scanner-import{border-top-color:#404c6285}:root[data-theme=dark] .order-detail-done-card{border-color:#1d9e7547;background:linear-gradient(180deg,#0e3028eb,#0a1f1cf5)}:root[data-theme=dark] .order-detail-done-card-title,:root[data-theme=dark] .order-detail-done-card-copy{color:#c6f3e3}:root[data-theme=dark] .order-detail-marketplace-title,:root[data-theme=dark] .order-detail-checklist-label.is-done,:root[data-theme=dark] .order-detail-desktop-scanner-title,:root[data-theme=dark] .order-detail-mobile-receiving-title{color:#f5f8fc}:root[data-theme=dark] .client-order-detail-section-bar,:root[data-theme=dark] .client-order-detail-boxes-summary{border-bottom-color:#404c6285}:root[data-theme=dark] .client-order-progress-track{background:#5a6c8661}:root[data-theme=dark] .client-order-progress-dot{border-color:#5a6c8675;background:#222833f5;color:#c2d0e0b8}:root[data-theme=dark] .client-order-progress-label{color:#c2d0e0b8}:root[data-theme=dark] .client-order-detail-boxes-summary strong{color:#f5f8fc}:root[data-theme=dark] .client-order-detail-table-row{border-bottom-color:#2a4a40ad}:root[data-theme=dark] .client-order-detail-table-foot-row{border-top-color:#2f3440eb;background:#13161bfa}:root[data-theme=dark] .client-order-detail-box-card{border-color:#1d9e753d;background:linear-gradient(180deg,#12362d6b,#0e17148c);box-shadow:inset 0 1px #ffffff08}:root[data-theme=dark] .client-order-detail-box-card-head{border-bottom-color:#1d9e752e}:root[data-theme=dark] .client-order-detail-box-card-pill{background:#1d9e7538}:root[data-theme=dark] .client-order-detail-table-head{background:#242b36eb;border-bottom-color:#404c6285;color:var(--gray-300)!important}:root[data-theme=dark] .client-order-detail-box-table-head{color:#9ed8c2!important}.client-order-detail-box-card .client-dark-table{border:1px solid rgba(29,158,117,.12);border-radius:10px;border-collapse:separate!important;border-spacing:0;overflow:hidden}.admin-orders-mobile-list{display:flex;flex-direction:column;gap:12px;padding:14px}.admin-order-mobile-card{width:100%;border:1px solid var(--gray-200);background:var(--surface-card-alt);border-radius:18px;padding:16px;color:var(--gray-900);text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffff08}.admin-order-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.admin-order-mobile-number{font-size:19px;font-weight:800;letter-spacing:-.4px}.admin-order-mobile-date{margin-top:4px;font-size:12px;color:var(--gray-400)}.admin-order-mobile-company{font-size:13px;color:#b8bfcb;margin-bottom:12px}.admin-order-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-order-mobile-chip{min-width:0;border:1px solid var(--gray-200);border-radius:14px;background:var(--surface-pane-muted);padding:11px 12px}.admin-order-mobile-chip span{display:block;font-size:11px;color:var(--gray-400);margin-bottom:5px}.admin-order-mobile-chip strong{display:block;color:var(--gray-900);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-order-mobile-chip-wide{grid-column:1 / -1}.admin-order-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;padding:16px}.admin-order-cards-grid.compact{gap:12px;padding:0}.admin-order-card{display:block;width:100%;min-width:0;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 34%),linear-gradient(180deg,#2f2e2afa,#272623fa);border-radius:22px;padding:14px 14px 13px;color:#f4f0e8;text-align:left;cursor:pointer;box-shadow:0 20px 40px #00000038;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.admin-order-card:hover{transform:translateY(-2px);box-shadow:0 22px 46px #00000047}.admin-order-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:20px 0 0 20px;background:var(--gray-300)}.admin-order-card.supply:before{background:linear-gradient(180deg,#31c794,#17a874)}.admin-order-card.processing:before{background:linear-gradient(180deg,#d7911d,#c17909)}.admin-order-card.logistics:before{background:linear-gradient(180deg,#2e7ee8,#1d63c2)}.admin-order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.admin-order-card-num{font-size:24px;font-weight:800;color:#fffaf3;letter-spacing:-.02em;line-height:1}.admin-order-card-date{display:block;margin-top:6px;font-size:11px;font-weight:700;color:#f3ece28f}.admin-order-card-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-order-card-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid transparent;background:#ffffff14;color:#f4f0e8;font-size:10px;font-weight:700;letter-spacing:.02em}.admin-order-card-badge.type.supply{background:#ebfbf4;color:#126d52}.admin-order-card-badge.type.processing{background:#fff0cf;color:#744400}.admin-order-card-badge.type.logistics{background:#eff5ff;color:#174d95}.admin-order-card-badge.stage{background:#ffffff1c;color:#ffffffeb}.admin-order-card-badge.stage.is-new{background:#ffffff14;border-color:#ffffff1f}.admin-order-card-badge.stage.is-waiting,.admin-order-card-badge.stage.is-processing{background:#d7911d29;border-color:#d7911d52;color:#ffd693}.admin-order-card-badge.stage.is-active{background:#31c79429;border-color:#31c79452;color:#9df0cf}.admin-order-card-badge.stage.is-ready{background:#2e7ee829;border-color:#2e7ee84d;color:#b9d6ff}.admin-order-card-badge.stage.is-done,.admin-order-card-badge.stage.is-logistics{background:#ffffff24;border-color:#ffffff2e}.admin-order-card-client{font-size:20px;font-weight:700;color:#fffaf3;margin-bottom:8px;line-height:1.15}.admin-order-card-warehouse{display:flex;align-items:center;gap:6px;min-height:18px;font-size:13px;font-weight:600;color:#f3ece2c7;margin-bottom:10px}.admin-order-card-warehouse span{display:inline-flex;align-items:center;justify-content:center;width:14px;flex-shrink:0;opacity:.85}.admin-order-card-timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.admin-order-card-timeline-item{min-width:0;padding:10px 12px;border-radius:14px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.admin-order-card-timeline-item span{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#f3ece285;margin-bottom:4px}.admin-order-card-timeline-item strong{display:block;font-size:15px;font-weight:800;color:#fffaf3}.admin-order-card-highlights{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.admin-order-card-highlight{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#fffaf3}.admin-order-card-highlight span{font-size:12px;opacity:.8}.admin-order-card-highlight strong{font-size:12px;font-weight:800;line-height:1}.admin-order-card-highlight.marketplace{background:#2e7ee824;border-color:#2e7ee83d;color:#c7ddff}.admin-order-card-highlight.warehouse{background:#31c79424;border-color:#31c7943d;color:#bbf5de}.admin-order-card-highlight.boxes{background:#d7911d26;border-color:#d7911d3d;color:#ffe0a8}.admin-order-card-stages{display:flex;align-items:center;gap:0;margin-bottom:10px;padding:10px 12px;border-radius:16px;background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.admin-order-card-stage{display:flex;align-items:center;gap:0;flex:1 1 0}.admin-order-card-stage-dot{width:24px;height:24px;border-radius:999px;border:2px solid rgba(255,255,255,.22);background:transparent;color:#ffffffad;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-order-card-stage-dot.done{border-color:#28c48f;background:#28c48f;color:#fff}.admin-order-card-stage-dot.current{border-color:#28c48f;color:#28c48f;background:transparent}.admin-order-card.logistics .admin-order-card-stage-dot.current{border-color:#2e7ee8;color:#2e7ee8}.admin-order-card.processing .admin-order-card-stage-dot.current{border-color:#d7911d;color:#d7911d}.admin-order-card-stage-line{flex:1;min-width:12px;height:3px;border-radius:999px;background:#ffffff24}.admin-order-card-stage-line.done{background:linear-gradient(90deg,#28c48f,#1daf7d)}.admin-order-card.logistics .admin-order-card-stage-line.done{background:linear-gradient(90deg,#2e7ee8,#1d63c2)}.admin-order-card.processing .admin-order-card-stage-line.done{background:linear-gradient(90deg,#d7911d,#c17909)}.admin-order-card-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;margin-bottom:8px;padding:8px 12px;border-radius:12px;font-size:11px;font-weight:700}.admin-order-card-banner.info{background:#ebeaff;color:#4c46aa}.admin-order-card-banner.alert{background:#fbe6e5;color:#8c2c25}.admin-order-card-banner strong{flex-shrink:0}.admin-order-card-progress{border:1px solid rgba(255,255,255,.08);background:#ffffff0b;border-radius:16px;padding:12px;margin-bottom:10px}.admin-order-card-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.admin-order-card-progress-title{font-size:12px;font-weight:700;color:#ffffffdb}.admin-order-card-progress-total{font-size:15px;font-weight:800;color:#ffffffdb;line-height:1}.admin-order-card-progress-bar{width:100%;height:7px;border-radius:999px;background:#ffffff24;overflow:hidden}.admin-order-card-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#28c48f,#1daf7d)}.admin-order-card-progress-fill.processing{background:linear-gradient(90deg,#d7911d,#c17909)}.admin-order-card-progress-fill.logistics{background:linear-gradient(90deg,#2e7ee8,#1d63c2)}.admin-order-card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.08);background:#ffffff0a;border-radius:18px;overflow:hidden;margin:0 0 2px;padding:0}.admin-order-card-meta-item{min-width:0;padding:12px 10px 11px;text-align:center}.admin-order-card-meta-item:not(:last-child){border-right:1px solid rgba(255,255,255,.1)}.admin-order-card-meta-item span{display:block;margin-top:4px;font-size:10px;font-weight:700;color:#f4f0e8c7;text-transform:uppercase;letter-spacing:.08em}.admin-order-card-meta-item strong{display:block;font-size:18px;font-weight:800;color:#fffaf3;line-height:1.1}.admin-order-card-meta-item.tone-green strong{color:#28c48f}.admin-order-card-meta-item.tone-red strong{color:#e34f49}.admin-order-card-meta-item.tone-blue strong{color:#2e7ee8}.admin-order-card-meta-item.tone-amber strong{color:#d7911d}.admin-order-card-meta-item.tone-plain strong{color:#fffaf3}.admin-order-card-meta-item.tone-muted strong{color:#ffffffad}.admin-order-card-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px;margin-top:10px}.admin-order-card-action{min-height:34px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:#ffffffe6;font-size:11px;font-weight:700;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.admin-order-card-action:hover{transform:translateY(-1px)}.admin-order-card-action.primary{background:linear-gradient(135deg,#28c48f,#1daf7d);border-color:#28c48f33;color:#fff}.admin-order-card-action.blue{background:linear-gradient(135deg,#2e7ee8,#1d63c2);border-color:#2e7ee838;color:#fff}.admin-order-card-action.secondary{background:#ffffff05}.admin-order-card-action.warning{background:#fff1d9;border-color:#ffd08166;color:#9c5f00}.admin-order-card-action.muted{color:#ffffff9e}.admin-order-card-action:disabled{opacity:.7;cursor:default;transform:none}:root[data-theme=light] .admin-order-card{border-color:#d8e0ea;background:radial-gradient(circle at top right,rgba(29,158,117,.08),transparent 28%),linear-gradient(180deg,#fffffffa,#f6f9fdfa);color:#223244;box-shadow:0 14px 30px #2338541f}:root[data-theme=light] .admin-order-card:hover{box-shadow:0 18px 34px #23385429}:root[data-theme=light] .admin-order-card-badge{background:#4f5f7314;color:#314256}:root[data-theme=light] .admin-order-card-badge.stage{background:#4f5f7314;color:#425066}:root[data-theme=light] .admin-order-card-badge.stage.is-active{background:#1d9e751f;border-color:#1d9e7538;color:#127a59}:root[data-theme=light] .admin-order-card-badge.stage.is-ready{background:#2e7ee81f;border-color:#2e7ee833;color:#1b5cb8}:root[data-theme=light] .admin-order-card-badge.stage.is-waiting,:root[data-theme=light] .admin-order-card-badge.stage.is-processing{background:#d7911d1f;border-color:#d7911d33;color:#9b6616}:root[data-theme=light] .admin-order-card-badge.stage.is-done{background:#2b394c14;border-color:#2b394c1f;color:#334257}:root[data-theme=light] .admin-order-card-client{color:#1f2c3a}:root[data-theme=light] .admin-order-card-num{color:#1f2c3a}:root[data-theme=light] .admin-order-card-warehouse{color:#425066d1}:root[data-theme=light] .admin-order-card-date{color:#42506694}:root[data-theme=light] .admin-order-card-timeline-item{background:#f4f7fbe6;border-color:#6f7d9029}:root[data-theme=light] .admin-order-card-timeline-item span{color:#4250668f}:root[data-theme=light] .admin-order-card-timeline-item strong{color:#1f2c3a}:root[data-theme=light] .admin-order-card-highlight{background:#f5f8fb;border-color:#6f7d9029;color:#314256}:root[data-theme=light] .admin-order-card-highlight.marketplace{background:#eef4ff;border-color:#2e7ee829;color:#215cae}:root[data-theme=light] .admin-order-card-highlight.warehouse{background:#edfbf5;border-color:#1d9e7529;color:#157658}:root[data-theme=light] .admin-order-card-highlight.boxes{background:#fff5e4;border-color:#d7911d2e;color:#9b6616}:root[data-theme=light] .admin-order-card-stage-dot{border-color:#6f7d903d;color:#6f7d90;background:#ffffffeb}:root[data-theme=light] .admin-order-card-stage-line{background:#6f7d902e}:root[data-theme=light] .admin-order-card-stages,:root[data-theme=light] .admin-order-card-progress{background:#f4f7fbe6;border-color:#6f7d9029}:root[data-theme=light] .admin-order-card-progress-title,:root[data-theme=light] .admin-order-card-progress-total{color:#314256}:root[data-theme=light] .admin-order-card-progress-bar{background:#6f7d902e}:root[data-theme=light] .admin-order-card-meta{border-color:#6f7d9029;background:#f4f7fbf2}:root[data-theme=light] .admin-order-card-meta-item:not(:last-child){border-right-color:#6f7d902e}:root[data-theme=light] .admin-order-card-meta-item span{color:#425066d1}:root[data-theme=light] .admin-order-card-meta-item strong,:root[data-theme=light] .admin-order-card-meta-item.tone-plain strong{color:#1f2c3a}:root[data-theme=light] .admin-order-card-meta-item.tone-muted strong{color:#6f7d90}:root[data-theme=light] .admin-order-card-action{border-color:#6f7d9038;background:#ffffffd1;color:#314256}:root[data-theme=light] .admin-order-card-action.secondary{background:#f4f7fbf5}:root[data-theme=light] .admin-order-card-action.warning{background:#fff3de;border-color:#d4861a3d;color:#9b6616}:root[data-theme=light] .admin-order-card-action.muted{color:#6f7d90}:root[data-theme=light] .admin-order-card-banner.info{background:#eef3ff;color:#4a57a8}:root[data-theme=light] .admin-order-card-banner.alert{background:#fdebec;color:#a03f3f}.admin-order-card-compact{width:100%;justify-self:stretch;align-self:stretch;min-height:0;padding:10px 10px 9px;border-radius:16px}.admin-order-card-compact:before{width:4px;border-radius:16px 0 0 16px}.admin-order-card-compact .admin-order-card-head{margin-bottom:10px}.admin-order-card-compact .admin-order-card-num{font-size:16px}.admin-order-card-compact .admin-order-card-client{font-size:11px;margin-bottom:2px}.admin-order-card-compact .admin-order-card-warehouse{font-size:10px;margin-bottom:6px}.admin-order-card-compact .admin-order-card-progress{margin-bottom:0;padding:0}.admin-order-card-compact .admin-order-card-progress-head{display:none}.admin-invoices-mobile-list,.admin-warehouse-mobile-list,.admin-products-mobile-list{padding:12px}.admin-invoice-mobile-card,.admin-warehouse-mobile-card,.admin-product-mobile-card{border:1px solid color-mix(in srgb,var(--gray-200) 88%,var(--teal-100));background:var(--surface-card);border-radius:18px;padding:12px;color:var(--gray-900);box-shadow:var(--shadow-sm)}.admin-product-mobile-card{display:grid;gap:9px}.admin-product-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-product-mobile-head-main{min-width:0;flex:1}.admin-product-mobile-title{font-size:15px;font-weight:800;line-height:1.2;color:var(--gray-900);word-break:break-word}.admin-product-mobile-sub{margin-top:4px;font-size:11.5px;line-height:1.35;color:var(--gray-400)}.admin-product-mobile-qty{min-width:72px;text-align:right;padding:8px 10px;border-radius:14px;background:color-mix(in srgb,var(--surface-pane-muted) 78%,transparent);border:1px solid var(--gray-200)}.admin-product-mobile-qty span{display:block;font-size:10px;color:var(--gray-400);margin-bottom:4px}.admin-product-mobile-qty strong{display:block;font-size:16px;line-height:1;color:var(--teal-400)}.admin-product-mobile-grid{display:grid;gap:8px}.admin-product-mobile-grid-main{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-mobile-grid-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-product-mobile-grid-stats .mobile-entity-pill{padding:8px 10px;background:color-mix(in srgb,var(--surface-pane-muted) 74%,var(--teal-50));border-color:color-mix(in srgb,var(--gray-200) 72%,var(--teal-100))}.mobile-entity-pill-wide{grid-column:1 / -1}.admin-product-mobile-footer{display:grid;gap:8px;padding-top:10px;margin-top:2px;border-top:1px solid color-mix(in srgb,var(--gray-200) 72%,transparent)}.admin-product-mobile-footer .switch-inline{width:100%;justify-content:flex-start;padding:8px 10px;border-radius:12px;background:color-mix(in srgb,var(--surface-pane-muted) 78%,var(--teal-50));border:1px solid color-mix(in srgb,var(--gray-200) 78%,transparent)}.admin-product-mobile-footer .mobile-entity-actions{display:flex;flex-direction:row;align-items:stretch;margin-top:0;gap:10px}.admin-product-mobile-footer .mobile-entity-actions .btn,.admin-product-mobile-footer .mobile-entity-actions button{width:auto;flex:1 1 0;min-height:34px;border-radius:12px}.company-detail-mobile-orders,.company-detail-mobile-products{display:grid;gap:10px;padding:12px}.company-detail-mobile-card{border:1px solid color-mix(in srgb,var(--gray-200) 86%,var(--teal-100));background:var(--surface-card-alt);border-radius:18px;padding:12px;box-shadow:var(--shadow-sm);display:grid;gap:10px}.company-detail-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.company-detail-mobile-head-main{min-width:0;flex:1}.company-detail-mobile-number{font-size:16px;font-weight:800;line-height:1.2;color:var(--gray-900);word-break:break-word}.company-detail-mobile-sub{margin-top:3px;font-size:11.5px;line-height:1.35;color:var(--gray-400)}.company-detail-mobile-title{font-size:15px;line-height:1.25;font-weight:800;color:var(--gray-900);word-break:break-word}.company-detail-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.company-detail-mobile-grid-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.company-detail-mobile-chip{min-width:0;border:1px solid color-mix(in srgb,var(--gray-200) 78%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-pane-muted) 82%,var(--teal-50));padding:8px 10px}.company-detail-mobile-chip span{display:block;font-size:10px;color:var(--gray-400);margin-bottom:4px}.company-detail-mobile-chip strong{display:block;font-size:12px;line-height:1.25;color:var(--gray-900);word-break:break-word}.company-detail-mobile-chip-wide{grid-column:1 / -1}.company-detail-mobile-chip .badge{font-size:10px;padding:3px 8px}.company-detail-mobile-card .stage-badge,.company-detail-mobile-card [class*=badge]{white-space:nowrap}.company-detail-mobile-card .company-detail-mobile-grid-stats{gap:6px}.company-detail-mobile-card .company-detail-mobile-chip{padding:7px 9px}.company-detail-mobile-card .company-detail-mobile-chip strong{font-size:11.5px}.admin-invoice-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-invoice-mobile-number{font-size:18px;font-weight:800;letter-spacing:-.35px}.admin-invoice-mobile-company{margin-top:4px;font-size:12px;color:var(--gray-400)}.admin-invoice-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-invoice-mobile-chip{min-width:0;border:1px solid var(--gray-200);border-radius:14px;background:var(--surface-pane-muted);padding:11px 12px}.admin-invoice-mobile-chip span{display:block;font-size:11px;color:#8b93a1;margin-bottom:5px}.admin-invoice-mobile-chip strong{display:block;color:#f7f9fc;font-size:13px;line-height:1.35;word-break:break-word}.invoices-page{display:flex;flex-direction:column;gap:18px}.invoices-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.invoices-page-title-group{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.invoices-page-title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.04em;color:var(--gray-900);line-height:1}.invoices-kpi-strip{display:flex;align-items:stretch;background:var(--surface-card);border:1px solid var(--gray-200);border-radius:14px;overflow:hidden;box-shadow:none}.invoices-kpi{display:flex;flex-direction:column;gap:2px;padding:8px 16px 9px}.invoices-kpi-sep{width:1px;background:var(--gray-200);flex-shrink:0}.invoices-kpi-label{font-size:11px;color:var(--gray-500);font-weight:600;white-space:nowrap}.invoices-kpi-value{font-size:14px;font-weight:800;letter-spacing:-.03em;color:var(--gray-900);white-space:nowrap}.invoices-kpi-value.amber{color:var(--amber-500)}.invoices-kpi-value.teal{color:var(--teal-500)}.invoices-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.invoices-company-filter{position:relative}.invoices-company-filter select{min-width:278px;height:36px;padding:0 36px 0 12px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-card);color:var(--gray-900);font:inherit;font-size:13px;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.invoices-filter-tabs{display:inline-flex;gap:2px;padding:3px;border-radius:12px;background:var(--surface-pane-muted);border:1px solid color-mix(in srgb,var(--gray-200) 78%,transparent)}.invoices-filter-tab{height:30px;padding:0 15px;border:none;border-radius:9px;background:transparent;color:var(--gray-600);font:inherit;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.invoices-filter-tab:hover{color:var(--gray-900)}.invoices-filter-tab.active{background:var(--surface-card);color:var(--gray-900);box-shadow:0 1px 2px #0f172a0f}.invoices-table-card{overflow:hidden;border-radius:18px;border:1px solid var(--gray-200);box-shadow:none}.invoices-table{width:100%;border-collapse:collapse}.invoices-table thead th{padding:10px 16px;border-bottom:1px solid var(--gray-200);background:var(--surface-pane-muted);color:#8ea1bf;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.invoices-table tbody td{padding:10px 16px;border-bottom:1px solid var(--gray-200);vertical-align:middle}.invoices-table tbody tr:last-child td{border-bottom:none}.invoices-table tbody tr:hover td{background:color-mix(in srgb,var(--surface-pane-muted) 82%,var(--surface-card))}.invoices-number-link{color:var(--teal-500);font-weight:700;text-decoration:none}.invoices-company-cell{max-width:240px;color:var(--gray-900);font-weight:600;font-size:14px}.invoices-order-link{color:var(--teal-500);font-weight:700;text-decoration:none}.invoices-muted-cell{color:#8093b1;font-size:13px}.invoices-amount-cell{text-align:right;color:var(--teal-500);font-size:14px;font-weight:800;white-space:nowrap}.invoices-status-cell{min-width:138px}.invoices-status-select{min-width:120px;height:26px;padding:0 28px 0 13px;border-radius:999px;border:1px solid var(--gray-200);background:var(--surface-card);color:var(--gray-700);font:inherit;font-size:12px;font-weight:800;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.invoices-status-select:hover,.invoices-status-select:focus{outline:none;border-color:color-mix(in srgb,var(--teal-500) 24%,var(--gray-200))}.invoices-status-select.is-draft{color:#5f7392;background:color-mix(in srgb,var(--surface-pane-muted) 88%,var(--surface-card));border-color:color-mix(in srgb,#b9c6db 60%,var(--gray-200))}.invoices-status-select.is-sent{color:#264ac7;background:#4a6bdf14;border-color:#6780dd47}.invoices-status-select.is-paid{color:#0c7a63;background:#18927314;border-color:#1892733d}.invoices-status-select.is-deferred{color:#c05900;background:#d8761614;border-color:#d876163d}.invoices-status-select.is-cancelled{color:#d72355;background:#d723550f;border-color:#d7235533}.invoices-status-select.mobile{min-width:138px}.invoices-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.invoices-action-btn{min-width:0;height:30px;padding:0 12px;border-radius:9px;border-color:color-mix(in srgb,var(--gray-200) 88%,transparent);box-shadow:none}.invoice-detail-page{display:flex;flex-direction:column;gap:16px}.invoice-detail-summary-card,.invoice-detail-items-card{box-shadow:none;border:1px solid var(--gray-200);border-radius:22px}.invoice-detail-summary-grid{row-gap:18px}.invoice-detail-summary-row{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(90px,.55fr) minmax(110px,.75fr) minmax(160px,.9fr) minmax(150px,.9fr) minmax(220px,1.15fr);gap:18px;align-items:start}.invoice-detail-summary-item{min-width:0}.invoice-detail-summary-item-company{min-width:180px}.invoice-detail-summary-item-status-edit{min-width:220px}.invoice-detail-summary-value{margin-top:4px;font-size:15px;font-weight:700;color:var(--gray-900)}.invoice-detail-status-select{border-radius:16px;border:1px solid var(--gray-300);padding:0 14px;background:color-mix(in srgb,var(--surface-pane-muted) 75%,var(--surface-card))}.invoice-detail-items-header{align-items:center}.invoice-detail-edit-hint{margin-top:6px}.invoice-detail-table tbody td{vertical-align:middle}.invoice-detail-row{transition:background-color .16s ease}.invoice-detail-row.is-active td{background:color-mix(in srgb,var(--teal-50) 28%,var(--surface-card))}.invoice-detail-row:hover td{background:color-mix(in srgb,var(--surface-pane-muted) 82%,var(--surface-card))}.invoice-detail-row.is-active:hover td{background:color-mix(in srgb,var(--teal-50) 32%,var(--surface-card))}.invoice-detail-input{min-height:42px;border-radius:16px;border:1px solid var(--gray-300);background:color-mix(in srgb,var(--surface-pane-muted) 78%,var(--surface-card));box-shadow:none;font-size:15px}.invoice-detail-input:disabled,.invoice-detail-status-select:disabled{opacity:.72;cursor:default}.invoice-detail-description-input{font-weight:600}.invoice-detail-row-total{font-weight:800;font-size:15px;color:var(--gray-900)}.invoice-detail-foot .invoice-detail-total-row td{background:color-mix(in srgb,var(--teal-50) 34%,var(--surface-card));border-top:1px solid color-mix(in srgb,var(--teal-500) 16%,var(--gray-200));padding-top:14px;padding-bottom:14px}.invoice-detail-total-label{text-align:right;font-weight:800;font-size:16px;color:var(--gray-900);padding-right:18px}.invoice-detail-total-value{font-weight:900;font-size:18px;color:var(--teal-500);white-space:nowrap;letter-spacing:-.02em}.invoice-status-select-wrap{position:relative;display:inline-flex;align-items:center;min-width:132px;border:1px solid var(--gray-200);border-radius:999px;background:var(--surface-pane);box-shadow:var(--shadow-sm)}.invoice-status-select-wrap:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-65%) rotate(45deg);pointer-events:none;opacity:.82}.invoice-status-select{width:100%;min-height:34px;padding:7px 30px 7px 12px;border:none;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.invoice-status-select:focus{outline:none}.invoice-status-select-wrap.is-draft{color:var(--gray-600);background:var(--surface-pane-muted)}.invoice-status-select-wrap.is-sent{color:var(--blue-500);background:color-mix(in srgb,var(--blue-500) 9%,var(--surface-pane));border-color:color-mix(in srgb,var(--blue-500) 25%,var(--gray-200))}.invoice-status-select-wrap.is-paid{color:var(--teal-600);background:color-mix(in srgb,var(--teal-500) 10%,var(--surface-pane));border-color:color-mix(in srgb,var(--teal-500) 28%,var(--gray-200))}.invoice-status-select-wrap.is-deferred{color:var(--amber-500);background:color-mix(in srgb,var(--amber-400) 12%,var(--surface-pane));border-color:color-mix(in srgb,var(--amber-400) 30%,var(--gray-200))}.invoice-status-select-wrap.is-cancelled{color:var(--red-400);background:color-mix(in srgb,var(--red-400) 10%,var(--surface-pane));border-color:color-mix(in srgb,var(--red-400) 28%,var(--gray-200))}.admin-invoice-mobile-chip .invoice-status-select-wrap{width:100%;min-width:0}.admin-dashboard-mobile-block{padding:12px}.admin-dashboard-mobile-list{padding:0}.admin-dashboard-kanban-body{min-width:0}.admin-documents-mobile-list{display:flex;flex-direction:column;gap:12px}.mobile-orders-screen{padding:14px}.mobile-orders-counter{margin-bottom:12px;font-size:12px;font-weight:600;color:#8b93a1}.mobile-orders-sections{display:grid;gap:14px}.mobile-orders-stage-section{display:grid;gap:10px}.mobile-orders-stage-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:14px;background:#1a1d22;border:1px solid #23262c}.mobile-orders-stage-header.approval,.mobile-orders-stage-header.waiting{background:#251c0e}.mobile-orders-stage-header.pickup,.mobile-orders-stage-header.in-transit,.mobile-orders-stage-header.delivered{background:#102033}.mobile-orders-stage-header.receiving,.mobile-orders-stage-header.accepted,.mobile-orders-stage-header.done{background:#0f241d}.mobile-orders-stage-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#f7f9fc}.mobile-orders-stage-dot{width:8px;height:8px;border-radius:999px;background:var(--amber-400)}.mobile-orders-stage-header.pickup .mobile-orders-stage-dot,.mobile-orders-stage-header.in-transit .mobile-orders-stage-dot,.mobile-orders-stage-header.delivered .mobile-orders-stage-dot{background:var(--blue-400)}.mobile-orders-stage-header.receiving .mobile-orders-stage-dot,.mobile-orders-stage-header.accepted .mobile-orders-stage-dot,.mobile-orders-stage-header.done .mobile-orders-stage-dot{background:var(--teal-400)}.mobile-orders-stage-count{min-width:26px;height:26px;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;font-size:12px;font-weight:800}.mobile-orders-redesign-list{display:grid;gap:10px}.mobile-orders-redesign-row{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr) 92px;align-items:start;gap:8px;padding:11px 10px;border:none;border-left:3px solid transparent;border-radius:0 12px 12px 0;background:#ffffff0a;text-align:left;cursor:pointer}.mobile-orders-redesign-row.supply{border-left-color:#1d9e75}.mobile-orders-redesign-row.processing{border-left-color:#ba7517}.mobile-orders-redesign-row.logistics{border-left-color:#378add}.mobile-orders-redesign-num{width:24px;flex-shrink:0;font-size:12px;font-weight:500;color:#7a8292;font-family:monospace}.mobile-orders-redesign-info{flex:1;min-width:0}.mobile-orders-redesign-company{font-size:13px;font-weight:600;color:#f0f3f8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-orders-redesign-sub{margin-top:2px;font-size:11px;color:#7a8292;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-orders-redesign-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:0}.mobile-orders-redesign-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:3px 8px;border-radius:20px;font-size:10px;font-weight:600;text-align:center;white-space:nowrap}.mobile-orders-redesign-badge.processing{background:#854f0b24;color:#ef9f27}.mobile-orders-redesign-badge.logistics{background:#185fa524;color:#85b7eb}.mobile-orders-redesign-stage{width:100%;font-size:10px;line-height:1.2;color:#7a8292;text-align:right;white-space:normal}.client-mobile-dashboard{display:grid;gap:12px}.client-welcome-hero{padding:14px 16px 12px;border-radius:18px;background:linear-gradient(135deg,#e3f6ee,#f3fbf8);border:1px solid rgba(29,158,117,.14)}.client-welcome-caption{font-size:11px;color:#085041;margin-bottom:3px}.client-welcome-name{font-size:18px;font-weight:800;color:#085041;line-height:1.2}.client-mobile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.client-mobile-stat-card{padding:12px;border-radius:14px;border:1px solid var(--gray-200);background:var(--surface-pane)}.client-mobile-stat-card span{display:block;font-size:10px;color:var(--gray-400);margin-bottom:5px}.client-mobile-stat-card strong{display:block;font-size:22px;font-weight:800;color:var(--teal-400);line-height:1}.client-mobile-stat-card strong.blue{color:var(--blue-400)}.client-mobile-stat-card strong.red{color:var(--red-400)}.client-mobile-stat-card strong.amber{color:var(--amber-500)}.client-mobile-stat-card small{display:block;font-size:11px;color:var(--gray-400);margin-top:6px}.client-billing-alert{width:100%;border:none;display:flex;align-items:center;gap:10px;padding:12px;border-radius:16px;background:#faeeda;text-align:left;cursor:pointer}.client-billing-alert-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ef9f27;color:#fff;font-weight:800;flex-shrink:0}.client-billing-alert-copy{min-width:0;flex:1}.client-billing-alert-title{font-size:12px;font-weight:700;color:#412402}.client-billing-alert-text{font-size:11px;color:#633806;margin-top:2px}.client-billing-alert-link{font-size:11px;font-weight:700;color:#ba7517}.client-mobile-section-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9e9c95;margin-top:2px}.client-mini-order-list,.client-notice-list{display:grid;gap:8px}.client-mini-order-card,.client-notice-card,.client-mobile-empty-card{width:100%;border:1px solid var(--gray-200);border-radius:14px;background:var(--surface-pane)}.client-mini-order-card{padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.client-mini-order-main{display:flex;align-items:flex-start;gap:10px;min-width:0;flex:1}.stock-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid var(--gray-100)}.stock-name{min-width:0;font-size:14px;font-weight:500;color:var(--gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-qty{font-size:14px;font-weight:700;color:var(--teal-400);justify-self:end}.stock-defect{min-width:28px;font-size:12px;font-weight:700;color:var(--red-400);justify-self:end;text-align:right}.dashboard-defect-alert{display:flex;align-items:center;gap:14px;padding:14px 16px;margin-bottom:18px;border:1px solid rgba(226,75,74,.18);border-radius:18px;background:linear-gradient(135deg,#e24b4a1f,#e24b4a0a)}.dashboard-defect-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e24b4a,#c93c3b);color:#fff;flex-shrink:0;box-shadow:0 10px 22px #e24b4a3d}.dashboard-defect-text{min-width:0;flex:1;color:var(--gray-900);font-size:13px}.dashboard-defect-title{font-size:15px;font-weight:800;color:#fff4f4;margin-bottom:4px}.dashboard-defect-text span{color:#f4f0e8d1;line-height:1.45}.dashboard-defect-link{padding:9px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0d;color:#fff;font-size:12px;font-weight:700;cursor:pointer;flex-shrink:0}.dashboard-page-header{gap:12px}.dashboard-header-actions{display:flex;align-items:center;gap:10px}.dashboard-header-date{font-size:12px;color:var(--gray-400);white-space:nowrap}.dashboard-defect-subtext{display:block}:root[data-theme=light] .dashboard-defect-alert{border-color:#e24b4a38;background:linear-gradient(135deg,#e24b4a1a,#e24b4a0a)}:root[data-theme=light] .dashboard-defect-title{color:#8f2f2e}:root[data-theme=light] .dashboard-defect-text span{color:#6f4b4b}:root[data-theme=light] .dashboard-defect-link{border-color:#8f2f2e29;background:#ffffffc7;color:#8f2f2e}.client-mini-order-dot{width:8px;height:8px;margin-top:5px;border-radius:999px;background:var(--teal-400);flex-shrink:0}.client-mini-order-dot.logistics{background:var(--blue-400)}.client-mini-order-dot.processing{background:var(--amber-400)}.client-mini-order-copy,.client-notice-copy{min-width:0;flex:1}.client-mini-order-title,.client-notice-title{font-size:12px;font-weight:700;color:var(--gray-900);line-height:1.35}.client-mini-order-sub,.client-notice-sub{font-size:11px;color:var(--gray-400);margin-top:2px}.client-mini-order-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.client-mini-order-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.client-mini-order-qty{font-size:11px;color:var(--gray-400)}.client-notice-card{padding:12px;display:flex;align-items:center;gap:10px}.client-notice-icon{width:30px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.client-notice-side{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}.client-notice-side strong{font-size:12px}.client-notice-side span{font-size:10px;color:var(--gray-400)}.client-mobile-empty-card{padding:14px;font-size:12px;color:var(--gray-400)}.mobile-new-order-shell{display:none}.company-detail-page-head{min-width:0;flex-wrap:wrap}.company-detail-page-actions{flex-wrap:wrap;justify-content:flex-end}.company-detail-access-grid{align-items:end}.company-detail-access-actions{align-items:center}.admin-warehouse-ops-toolbar{width:100%}.client-date-input::-webkit-datetime-edit,.client-date-input::-webkit-datetime-edit-fields-wrapper,.client-date-input::-webkit-datetime-edit-text,.client-date-input::-webkit-datetime-edit-month-field,.client-date-input::-webkit-datetime-edit-day-field,.client-date-input::-webkit-datetime-edit-year-field,.client-date-input::-webkit-datetime-edit-hour-field,.client-date-input::-webkit-datetime-edit-minute-field{color:inherit}.client-date-input::-webkit-calendar-picker-indicator{opacity:.82}.client-section-label{font-size:11.5px;color:#8b93a1;font-weight:600;text-transform:uppercase;letter-spacing:.45px;margin-bottom:10px}.client-dark-input,.client-dark-select,.client-dark-textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid #2a2e36;border-radius:12px;font-size:13px;outline:none;background:#16191e;color:#f7f9fc;font-family:inherit}.client-dark-input::-moz-placeholder,.client-dark-textarea::-moz-placeholder{color:#707886}.client-dark-input::placeholder,.client-dark-textarea::placeholder{color:#707886}.client-dark-select{cursor:pointer}.client-primary-btn,.client-secondary-btn,.client-danger-btn{border-radius:11px;font-size:13px;font-weight:600;cursor:pointer;transition:.15s ease}.client-primary-btn{padding:9px 16px;border:none;background:#1d9e75;color:#fff}.client-secondary-btn{padding:9px 14px;border:1px solid var(--gray-200);background:var(--surface-pane-muted);color:var(--gray-900)}.client-danger-btn{padding:8px 12px;border:1px solid #5f2d31;background:#2a1416;color:#ffb6b6}.client-filter-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:12px;background:#17191d;border:1px solid #23262c;overflow-x:auto}.client-filter-tab{padding:6px 12px;border-radius:9px;border:none;background:transparent;color:#b8bfcb;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.client-filter-tab.active{background:#23262c;color:#f7f9fc}:root[data-theme=light] .client-dark-input,:root[data-theme=light] .client-dark-select,:root[data-theme=light] .client-dark-textarea{border:1px solid var(--gray-200);background:var(--surface-pane);color:var(--gray-900);box-shadow:inset 0 1px #ffffff59}:root[data-theme=light] .client-dark-input::-moz-placeholder,:root[data-theme=light] .client-dark-textarea::-moz-placeholder{color:var(--gray-400)}:root[data-theme=light] .client-dark-input::placeholder,:root[data-theme=light] .client-dark-textarea::placeholder{color:var(--gray-400)}:root[data-theme=light] .client-filter-tabs{background:var(--surface-pane);border:1px solid var(--gray-200)}:root[data-theme=light] .client-filter-tab{color:var(--gray-500)}:root[data-theme=light] .client-filter-tab.active{background:var(--surface-pane-muted);color:var(--gray-900);box-shadow:0 1px 3px #0000000f}.client-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.client-dashboard-title{letter-spacing:-.04em}.client-dashboard-subtitle{color:var(--gray-500)}.client-dashboard-stat-card{min-height:106px;padding:18px 18px 16px;border:1px solid var(--gray-200);border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-pane) 94%,#ffffff 6%) 0%,var(--surface-pane) 100%);box-shadow:var(--theme-card-shadow)}.client-dashboard-stat-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500)}.client-dashboard-stat-value{margin-top:10px;font-size:42px;line-height:1;font-weight:800;letter-spacing:-.05em}.client-dashboard-stat-sub{margin-top:8px;font-size:13px;color:var(--gray-400)}.client-dashboard-panel{overflow:hidden}.client-dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 14px;border-bottom:1px solid var(--gray-100)}.client-dashboard-panel-title{font-size:15px;font-weight:700;color:var(--gray-900)}.client-dashboard-panel-link{border:none;background:transparent;padding:0;color:var(--teal-500);font-size:13px;font-weight:600;cursor:pointer;transition:color .15s ease,transform .15s ease}.client-dashboard-panel-link:hover{color:var(--teal-600);transform:translate(1px)}.client-dashboard-empty{padding:28px 18px 30px;font-size:13px;color:var(--gray-400);text-align:center}.client-dashboard-head,.client-dashboard-stats{margin-bottom:24px}.client-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.client-dashboard-empty-shell{padding:48px 0;text-align:center}.client-dashboard-empty-copy{font-size:14px;color:var(--gray-400)}.client-dashboard-orders,.client-dashboard-mobile-pad{padding:12px}.client-dashboard-orders-list{display:grid;gap:8px}.client-dashboard-order-card{cursor:pointer;padding:0;overflow:hidden;border-left:3px solid var(--order-accent, var(--teal-400));transition:box-shadow .12s ease,transform .12s ease}.client-dashboard-order-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.client-dashboard-order-main{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:12px;align-items:start;padding:12px 14px 8px}.client-dashboard-order-copy{min-width:0}.client-dashboard-order-top{display:flex;align-items:flex-start;gap:10px;margin-bottom:4px}.client-dashboard-order-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;flex:1}.client-dashboard-order-number{font-size:16px;font-weight:800;color:var(--gray-900);flex-shrink:0}.client-dashboard-order-title{margin-bottom:4px;font-size:14px;line-height:1.2;font-weight:800;color:var(--gray-800)}.client-dashboard-order-sub{margin-bottom:8px;font-size:12px;color:var(--gray-500)}.client-dashboard-order-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:8px}.client-dashboard-order-meta-card{min-width:0;border:1px solid color-mix(in srgb,var(--gray-200) 44%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface-pane-muted) 18%,transparent);padding:6px 8px}.client-dashboard-order-meta-label{margin-bottom:3px;font-size:10.5px;color:var(--gray-400);white-space:nowrap}.client-dashboard-order-meta-value{font-size:12px;line-height:1.25;color:var(--gray-900);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-dashboard-order-side{align-self:stretch;display:flex;flex-direction:column;gap:10px}.client-dashboard-order-created{text-align:right;font-size:11.5px;color:var(--gray-500)}.client-dashboard-order-created strong{color:var(--gray-900);font-weight:800}.client-dashboard-order-qty-shell{flex:1;min-height:70px;display:flex;flex-direction:column;justify-content:center;padding:8px;text-align:center;border:1px solid rgba(29,158,117,.16);border-radius:12px;background:linear-gradient(180deg,#e8f7f1eb,#f4fbf8f5)}.client-dashboard-order-qty-label{margin-bottom:5px;font-size:10.5px;color:var(--gray-400)}.client-dashboard-order-qty-value{font-size:16px;line-height:1.05;font-weight:800}.client-dashboard-order-progress-wrap{padding:0 14px 12px}.client-dashboard-order-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;flex-wrap:wrap}.client-dashboard-order-progress-title{font-size:11px;font-weight:700}.client-dashboard-order-progress-shell{display:flex;align-items:center;gap:10px;padding:8px 10px 6px;border:1px solid color-mix(in srgb,var(--gray-200) 36%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface-pane-muted) 10%,transparent)}.client-dashboard-order-progress-track{flex:1;min-width:0;overflow-x:auto}.client-dashboard-mobile-sub{margin-bottom:8px}.client-dashboard-mobile-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.client-dashboard-ops{padding:8px 0}.client-dashboard-op-row{display:flex;align-items:center;gap:10px;padding:7px 18px;border-bottom:1px solid var(--gray-100)}.client-dashboard-op-row:last-child{border-bottom:none}.client-dashboard-op-icon{width:26px;height:26px;border-radius:50%;background:color-mix(in srgb,var(--op-color, var(--teal-400)) 18%,transparent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-dashboard-op-icon-mark{font-size:12px;font-weight:700}.client-dashboard-op-copy{flex:1;min-width:0}.client-dashboard-op-title{font-size:12.5px;font-weight:500;color:var(--gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-dashboard-op-sub{font-size:11px;color:var(--gray-400)}.client-dashboard-op-qty{flex-shrink:0;font-size:12px;font-weight:600}:root[data-theme=dark] .client-dashboard-subtitle{color:#d2dfefc7}:root[data-theme=dark] .client-dashboard-empty-copy{color:#c2d0e0b8}:root[data-theme=dark] .client-dashboard-stat-card{border-color:#404c62b8;background:linear-gradient(180deg,#181d25f5,#12171efa);box-shadow:0 18px 40px #00000042}:root[data-theme=dark] .client-dashboard-stat-label{color:#bac9dbd1}:root[data-theme=dark] .client-dashboard-stat-sub{color:#c2d0e0c2}:root[data-theme=dark] .client-dashboard-panel{border-color:#404c62b8;background:linear-gradient(180deg,#181d25f5,#12171efa);box-shadow:0 20px 44px #00000042}:root[data-theme=dark] .client-dashboard-panel-head{border-bottom-color:#404c6285}:root[data-theme=dark] .client-dashboard-panel-title{color:#f5f8fc}:root[data-theme=dark] .client-dashboard-panel-link{color:#6ed7bc}:root[data-theme=dark] .client-dashboard-panel-link:hover{color:#8ce6cf}:root[data-theme=dark] .client-dashboard-empty{color:#c2d0e0b8}:root[data-theme=dark] .client-dashboard-order-sub{color:#e1ebf6e0}:root[data-theme=dark] .client-dashboard-order-meta-card{border-color:color-mix(in srgb,rgba(90,108,134,.82) 72%,transparent);background:color-mix(in srgb,rgba(84,101,126,.12) 74%,transparent)}:root[data-theme=dark] .client-dashboard-order-meta-label{color:#c2d0e0e6}:root[data-theme=dark] .client-dashboard-order-created{color:#d2dfefe0}:root[data-theme=dark] .client-dashboard-order-qty-shell{border-color:#80cdb238;background:linear-gradient(180deg,#15342ce0,#112621eb)}:root[data-theme=dark] .client-dashboard-order-qty-label{color:#def3ebdb}:root[data-theme=dark] .client-dashboard-order-progress-shell{border-color:color-mix(in srgb,rgba(90,108,134,.58) 72%,transparent);background:color-mix(in srgb,rgba(84,101,126,.08) 74%,transparent)}:root[data-theme=dark] .client-dashboard-op-row{border-bottom-color:#404c6285}:root[data-theme=dark] .client-dashboard-op-sub{color:#c2d0e0b8}.client-login-shell{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px;overflow:hidden}.client-login-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(29,158,117,.16) 0%,transparent 34%),radial-gradient(circle at bottom right,rgba(55,138,221,.14) 0%,transparent 32%),var(--body-bg)}.client-login-grid{position:relative;z-index:1;width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,420px);gap:24px;align-items:stretch}.client-login-hero,.client-login-card{border:1px solid var(--gray-200);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-login-hero{padding:38px 36px;border-radius:28px;background:linear-gradient(145deg,#ffffffeb,#f4faf7fa)}.client-login-hero-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#1d9e751c;color:var(--teal-600);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.client-login-hero-title{margin-top:18px;font-size:42px;line-height:1.02;letter-spacing:-.04em;color:var(--gray-900)}.client-login-hero-text{margin-top:16px;max-width:560px;font-size:15px;line-height:1.65;color:var(--gray-500)}.client-login-hero-points{display:grid;gap:10px;margin-top:28px}.client-login-hero-point{position:relative;padding:14px 16px 14px 44px;border-radius:18px;background:color-mix(in srgb,var(--surface-pane-muted) 82%,white);color:var(--gray-700);font-size:13px;font-weight:700}.client-login-hero-point:before{content:"";position:absolute;left:16px;top:50%;width:16px;height:16px;border-radius:999px;background:linear-gradient(180deg,var(--teal-400) 0%,var(--teal-600) 100%);box-shadow:0 0 0 4px #1d9e751f;transform:translateY(-50%)}.client-login-card{display:flex;flex-direction:column;justify-content:center;padding:34px 32px;border-radius:24px;background:#fffffff5}.client-login-brand{font-size:24px;font-weight:800;color:var(--teal-600);letter-spacing:-.04em}.client-login-subtitle{margin-top:4px;margin-bottom:26px;font-size:13px;color:var(--gray-400)}.client-login-form{display:flex;flex-direction:column;gap:14px}.client-login-form .form-group{gap:6px}.client-login-form .form-group label{font-size:12px;font-weight:600;color:var(--gray-500)}.client-login-form .form-group input{min-height:46px;border-radius:14px;background:var(--surface-pane-muted)}.client-login-submit{width:100%;min-height:46px;margin-top:2px;font-size:14px}.client-login-note{margin-top:18px;padding-top:16px;border-top:1px solid var(--gray-100);font-size:12px;line-height:1.7;text-align:center;color:var(--gray-400)}:root[data-theme=dark] .client-login-hero{background:linear-gradient(145deg,#13161beb,#101216fa)}:root[data-theme=dark] .client-login-card{background:#111317f5}:root[data-theme=dark] .client-login-hero-point{background:#1d2229e6;color:#ecf1f7eb}.client-login-grid-compact{grid-template-columns:minmax(300px,480px) minmax(360px,420px);gap:0;border-radius:30px;overflow:hidden;border:1px solid var(--gray-200);box-shadow:var(--shadow-lg);background:#ffffffeb}.client-login-visual,.client-login-card-auth{border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.client-login-visual{position:relative;min-height:620px;padding:0;background:radial-gradient(circle at top left,rgba(29,158,117,.18) 0%,transparent 42%),linear-gradient(180deg,#e9f6f2,#dff0ee)}.client-login-visual:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:26px;border:1px solid rgba(255,255,255,.52);background:linear-gradient(135deg,#ffffff2e,#fff0)}.client-login-visual-panel{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-height:100%;padding:34px 32px}.client-login-visual-badge{display:inline-flex;align-items:center;align-self:flex-start;min-height:34px;padding:0 14px;border-radius:999px;background:#1184621f;color:var(--teal-700);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.client-login-visual-title{margin:0;max-width:360px;font-size:44px;line-height:.98;letter-spacing:-.05em;color:var(--gray-900)}.client-login-visual-text{max-width:360px;margin:0;font-size:15px;line-height:1.7;color:var(--gray-600)}.client-login-visual-list{display:grid;gap:12px}.client-login-visual-item{padding:16px 18px;border:1px solid rgba(17,132,98,.12);border-radius:18px;background:#ffffffb3;color:var(--gray-700);font-size:13px;line-height:1.65;font-weight:600}.client-login-card-auth{justify-content:center;padding:42px 40px;border-radius:0}.client-login-heading{margin:4px 0 8px;font-size:42px;line-height:1;letter-spacing:-.05em;color:var(--gray-900)}.client-login-card-auth .client-login-subtitle{margin-top:0;margin-bottom:28px;max-width:290px;font-size:13px;line-height:1.7}.client-login-card-auth .client-login-form .form-group label{font-size:12px;font-weight:700;color:var(--gray-600)}.client-login-card-auth .client-login-form .form-group input{min-height:52px;padding:0 16px;border:1px solid var(--gray-200);border-radius:16px;background:#f5f8fbe6;color:var(--gray-900)}.client-login-legal-trigger{width:100%;min-height:44px;padding:0 14px;border:1px dashed rgba(17,132,98,.28);border-radius:14px;background:#1d9e750f;color:var(--teal-700);font-size:12px;font-weight:700;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.client-login-legal-trigger:hover{border-color:#11846275;background:#1d9e751a;transform:translateY(-1px)}.client-legal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:22px;background:#0d10158a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.client-legal-modal{width:min(980px,100%);max-height:min(88vh,920px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:16px;padding:24px;border:1px solid var(--gray-200);border-radius:28px;background:var(--surface-pane);box-shadow:0 22px 60px #0a121a38}.client-legal-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.client-legal-modal-eyebrow{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-600)}.client-legal-modal-title{margin:6px 0 8px;font-size:28px;line-height:1.05;letter-spacing:-.04em;color:var(--gray-900)}.client-legal-modal-text{margin:0;max-width:560px;font-size:13px;line-height:1.7;color:var(--gray-500)}.client-legal-close{min-width:40px;height:40px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-pane-muted);color:var(--gray-500);font-size:24px;line-height:1}.client-legal-tabs{display:flex;gap:10px;flex-wrap:wrap}.client-legal-tab{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--gray-200);background:var(--surface-pane-muted);color:var(--gray-600);font-size:12px;font-weight:700}.client-legal-tab.active{border-color:#1184622e;background:#1d9e751a;color:var(--teal-700)}.client-legal-tab-mark{color:var(--teal-600);font-size:12px;font-weight:800}.client-legal-viewer{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid var(--gray-200);border-radius:22px;overflow:hidden;background:var(--surface-pane-muted)}.client-legal-doc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--gray-200);background:#fff9}.client-legal-doc-head h3{margin:0;font-size:20px;line-height:1.1;color:var(--gray-900)}.client-legal-doc-head p{margin:8px 0 0;font-size:12px;line-height:1.7;color:var(--gray-500)}.client-legal-doc-version{flex-shrink:0;padding:8px 12px;border-radius:999px;background:#1d9e751a;color:var(--teal-700);font-size:11px;font-weight:800}.client-legal-doc-body{overflow:auto;padding:22px 20px}.client-legal-doc-frame{width:100%;min-height:min(62vh,680px);border:0;border-radius:16px;background:#fff}.client-legal-doc-section+.client-legal-doc-section{margin-top:18px;padding-top:18px;border-top:1px solid rgba(187,198,212,.32)}.client-legal-doc-section h4{margin:0 0 10px;font-size:14px;font-weight:800;color:var(--gray-800)}.client-legal-doc-section p{margin:0;font-size:13px;line-height:1.75;color:var(--gray-600)}.client-legal-doc-section p+p{margin-top:10px}.client-legal-checkbox{display:flex;align-items:flex-start;gap:12px;padding:16px 4px 0;color:var(--gray-700);font-size:13px;font-weight:600}.client-legal-checkbox input{width:18px;height:18px;margin-top:1px;accent-color:var(--teal-600)}.client-legal-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:4px}.client-legal-progress{font-size:12px;font-weight:700;color:var(--gray-500)}.client-legal-buttons{display:flex;gap:10px}:root[data-theme=dark] .client-login-grid-compact{border-color:#3f5a588c;background:#101216f2}:root[data-theme=dark] .client-login-visual{background:radial-gradient(circle at top left,rgba(21,135,99,.22) 0%,transparent 42%),linear-gradient(180deg,#11221df5,#0e1614fa)}:root[data-theme=dark] .client-login-visual:after{border-color:#67998b33;background:linear-gradient(135deg,#34584e33,#10131700)}:root[data-theme=dark] .client-login-visual-title,:root[data-theme=dark] .client-login-heading{color:#f4f8fbfa}:root[data-theme=dark] .client-login-visual-text,:root[data-theme=dark] .client-login-card-auth .client-login-subtitle,:root[data-theme=dark] .client-login-note{color:#c3d1dcd6}:root[data-theme=dark] .client-login-visual-item{border-color:#547e7247;background:#131c1bd1;color:#e8eef4eb}:root[data-theme=dark] .client-login-card-auth{background:#111317fa}:root[data-theme=dark] .client-login-card-auth .client-login-form .form-group label,:root[data-theme=dark] .client-legal-progress,:root[data-theme=dark] .client-legal-modal-text,:root[data-theme=dark] .client-legal-doc-head p,:root[data-theme=dark] .client-legal-doc-section p{color:#c9d6e1e0}:root[data-theme=dark] .client-login-card-auth .client-login-form .form-group input{border-color:#3c4755c7;background:#181b21f0;color:#f6f9fbf7}:root[data-theme=dark] .client-login-legal-trigger{border-color:#2eb78847;background:#13604a38;color:#8ce0c0}:root[data-theme=dark] .client-legal-modal{border-color:#3f5a5885;background:#111317fa}:root[data-theme=dark] .client-legal-close,:root[data-theme=dark] .client-legal-tab,:root[data-theme=dark] .client-legal-viewer{border-color:#3c4755d1}:root[data-theme=dark] .client-legal-close,:root[data-theme=dark] .client-legal-tab{background:#181b21f0;color:#d1dce5eb}:root[data-theme=dark] .client-legal-tab.active{background:#15604a52;color:#9ae7ca}:root[data-theme=dark] .client-legal-viewer,:root[data-theme=dark] .client-legal-doc-head{background:#14181df5}:root[data-theme=dark] .client-legal-doc-frame{background:#fff}:root[data-theme=dark] .client-legal-modal-title,:root[data-theme=dark] .client-legal-doc-head h3,:root[data-theme=dark] .client-legal-doc-section h4,:root[data-theme=dark] .client-legal-checkbox{color:#f6f9fbf5}:root[data-theme=dark] .client-legal-doc-section+.client-legal-doc-section,:root[data-theme=dark] .client-legal-doc-head{border-color:#3c4755c7}@media (max-width: 960px){.client-login-grid-compact{grid-template-columns:1fr}.client-login-visual{min-height:320px}.client-login-card-auth{padding:30px 22px}.client-login-heading{font-size:34px}.client-legal-modal{max-height:92vh;padding:18px}}@media (max-width: 640px){.client-login-shell{padding:14px}.client-login-visual{min-height:240px}.client-login-visual-panel{padding:22px 20px}.client-login-visual-title{font-size:34px}.client-login-heading{font-size:30px}.client-legal-overlay{padding:10px}.client-legal-modal{border-radius:22px;grid-template-rows:auto auto minmax(0,1fr) auto auto}.client-legal-doc-frame{min-height:52vh}.client-legal-modal-head,.client-legal-actions{flex-direction:column;align-items:stretch}.client-legal-buttons{flex-direction:column}}.legal-settings-modal{max-width:920px}.legal-settings-list{display:grid;gap:14px}.legal-settings-card{border:1px solid var(--gray-200);border-radius:18px;background:var(--surface-pane-muted);padding:16px}.legal-settings-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.legal-settings-card-footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.text-link{color:var(--teal-600);font-size:12px;font-weight:700}:root[data-theme=dark] .legal-settings-card{border-color:#3c4755d1;background:#14181deb}@media (max-width: 640px){.legal-settings-card-head,.legal-settings-card-footer{flex-direction:column;align-items:stretch}}.client-table-wrap{overflow-x:auto;scrollbar-width:thin}.client-dark-table{width:100%;border-collapse:collapse;font-size:13px}.client-dark-table thead tr{background:#0f6e56}.client-dark-table th{padding:10px 16px;text-align:left;font-size:11.5px;font-weight:600;color:#ffffffeb;white-space:nowrap}.client-dark-table td{padding:11px 16px;color:var(--gray-700);border-bottom:1px solid var(--gray-100)}.client-card-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-card-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.client-card-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.client-meta-card{background:var(--surface-card-alt);border:1px solid var(--gray-200);border-radius:14px;padding:14px}.client-meta-label{font-size:11px;color:var(--gray-400);margin-bottom:5px}.client-meta-value{font-size:13px;font-weight:600;color:var(--gray-900);word-break:break-word}.client-doc-list{display:flex;flex-direction:column;gap:10px}.client-doc-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:14px;border:1px solid var(--gray-200);background:var(--surface-pane-muted)}.client-doc-row-main{min-width:0;flex:1}.client-doc-row-label{font-size:11px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.35px;margin-bottom:4px}.client-doc-row-title{font-size:14px;font-weight:700;color:var(--gray-900);line-height:1.3}.client-doc-row-sub{font-size:11.5px;color:var(--gray-400);margin-top:4px}.client-doc-row-actions{display:inline-flex;gap:8px;align-items:center;flex-shrink:0}.client-uploaded-doc-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--gray-200);border-radius:12px;background:var(--surface-pane-muted)}.client-uploaded-doc-main{min-width:0;flex:1}.client-documents-shell{display:grid;gap:14px}.client-documents-note{padding:12px 14px;border-radius:16px;border:1px solid rgba(29,158,117,.16);background:linear-gradient(180deg,#e8f7f1f2,#f4fbf8fa);color:#557266;font-size:12.5px;line-height:1.5;box-shadow:var(--theme-card-shadow)}.client-documents-filters{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(180px,1fr) minmax(180px,.9fr) 220px;gap:12px;align-items:end;padding:14px;border-radius:18px;border:1px solid var(--gray-200);background:linear-gradient(180deg,#ffffffeb,#fafcfffa);box-shadow:var(--theme-card-shadow)}.client-documents-filter{display:grid;gap:7px}.client-documents-filter span{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500)}.client-documents-input,.client-documents-select,.client-documents-reset{height:40px;border-radius:12px;border:1px solid var(--gray-200);background:var(--surface-pane);color:var(--gray-900);font:inherit}.client-documents-input,.client-documents-select{padding:0 14px}.client-documents-reset{padding:0 16px;font-weight:600;cursor:pointer}.client-documents-table-shell{overflow:hidden;border-radius:18px;border:1px solid var(--gray-200);background:var(--surface-pane);box-shadow:var(--theme-card-shadow)}.client-documents-table-head,.client-documents-row{display:grid;grid-template-columns:100px minmax(280px,1.35fr) minmax(260px,1.1fr) 140px 220px 120px;gap:14px;align-items:center}.client-documents-table-head{padding:12px 16px;background:color-mix(in srgb,var(--surface-pane-muted) 75%,white);border-bottom:1px solid var(--gray-200);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gray-500)}.client-documents-table-body{display:grid}.client-documents-row{padding:13px 16px;border-bottom:1px solid var(--gray-100)}.client-documents-row:last-child{border-bottom:none}.client-documents-id{font-weight:700;color:var(--gray-800);font-size:12px;line-height:1.3;word-break:break-word}.client-documents-title-cell,.client-documents-client,.client-documents-type,.client-documents-date{min-width:0}.client-documents-title{font-size:14px;font-weight:700;color:var(--gray-900);line-height:1.25}.client-documents-sub{margin-top:4px;font-size:12px;color:var(--teal-500);font-weight:700}.client-documents-client,.client-documents-type,.client-documents-date{font-size:13px;color:var(--gray-700)}.client-documents-actions{display:inline-flex;gap:8px;justify-content:flex-end}.client-documents-action{width:30px;height:30px;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.client-documents-view{background:#0f6e56}.client-documents-download{background:#2d74b8}.client-documents-action:disabled{opacity:.65;cursor:default}.client-documents-empty{padding:44px 20px;text-align:center;color:var(--gray-400)}:root[data-theme=dark] .client-documents-filters,:root[data-theme=dark] .client-documents-table-shell{background:linear-gradient(180deg,#161a20f5,#12151afa);border-color:#ffffff14}:root[data-theme=dark] .client-documents-note{background:linear-gradient(180deg,#112d27fa,#10221efa);border-color:#58bd992e;color:#dcf1e8d6}:root[data-theme=dark] .client-documents-table-head{background:#ffffff0b;border-bottom-color:#ffffff14;color:#c6d2debd}:root[data-theme=dark] .client-documents-row{border-bottom-color:#ffffff0f}:root[data-theme=dark] .client-documents-input,:root[data-theme=dark] .client-documents-select,:root[data-theme=dark] .client-documents-reset{background:#ffffff0d;border-color:#ffffff14;color:#ebf1f7f0}:root[data-theme=dark] .client-documents-title,:root[data-theme=dark] .client-documents-id{color:#fff}:root[data-theme=dark] .client-documents-client,:root[data-theme=dark] .client-documents-type,:root[data-theme=dark] .client-documents-date{color:#d6e0ebdb}.client-timeline{display:flex;flex-direction:column;gap:12px}.client-timeline-item{display:flex;gap:12px;align-items:flex-start}.client-timeline-dot{width:8px;height:8px;border-radius:999px;background:#1d9e75;flex-shrink:0;margin-top:7px}.client-timeline-content{min-width:0;flex:1}.client-timeline-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.client-timeline-date{font-size:11px;color:var(--gray-400)}.client-timeline-note{font-size:12px;color:var(--gray-500);margin-top:4px;line-height:1.45}.client-form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.client-modal-surface{width:640px;max-width:92vw;background:#111317;border-radius:16px;border:1px solid #23262c;overflow:hidden;color:#f7f9fc}.client-modal-header{padding:14px 16px;border-bottom:1px solid #17191d;font-size:18px;font-weight:700;color:#f7f9fc}.client-modal-body{padding:16px}.client-modal-footer{padding:0 16px 16px;display:flex;justify-content:flex-end;gap:8px}.desktop-only{display:block}.mobile-only{display:none}.mobile-card-list{display:flex;flex-direction:column;gap:10px}.mobile-card{background:#121418f5;border:1px solid var(--gray-200);border-radius:16px;padding:12px 14px;box-shadow:var(--shadow-sm)}.mobile-card-title{font-size:13px;font-weight:700;color:var(--gray-900);line-height:1.35;margin-bottom:4px}.mobile-card-sub{font-size:11.5px;color:var(--gray-400);line-height:1.35}.mobile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.mobile-card-field{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:12px;padding:8px 10px}.mobile-card-field-label{font-size:10px;color:var(--gray-400);line-height:1.25;margin-bottom:3px}.mobile-card-field-value{font-size:12px;color:var(--gray-900);font-weight:600;line-height:1.3;word-break:break-word}.mobile-stat-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.mobile-stat-strip::-webkit-scrollbar{display:none}.mobile-stat-card{min-width:172px;background:var(--surface-card-alt);border:1px solid color-mix(in srgb,var(--gray-200) 82%,var(--teal-100));border-radius:18px;padding:14px 16px;box-shadow:var(--shadow-sm)}.mobile-stat-card-label{font-size:12px;color:var(--gray-400);margin-bottom:8px}.mobile-stat-card-value{font-size:24px;line-height:1.05;font-weight:700;color:var(--teal-400);white-space:nowrap}.mobile-stat-card-value-amber{color:var(--amber-400)}.mobile-stat-card-value-red{color:var(--red-400)}.mobile-entity-list{display:flex;flex-direction:column;gap:10px}.mobile-entity-card{background:var(--surface-card-alt);border:1px solid color-mix(in srgb,var(--gray-200) 82%,var(--teal-100));border-radius:18px;padding:14px;box-shadow:var(--shadow-sm)}.mobile-entity-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.mobile-entity-title{font-size:15px;line-height:1.25;font-weight:700;color:var(--gray-900)}.mobile-entity-sub{margin-top:3px;font-size:11.5px;line-height:1.35;color:var(--gray-400)}.mobile-entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-entity-pill{padding:10px 12px;border:1px solid color-mix(in srgb,var(--gray-200) 78%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-pane-muted) 82%,var(--teal-50));min-width:0}.mobile-entity-pill-label{font-size:10.5px;line-height:1.2;color:var(--gray-400);margin-bottom:4px}.mobile-entity-pill-value{font-size:13px;line-height:1.3;color:var(--gray-900);font-weight:600;word-break:break-word}.mobile-entity-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.mobile-entity-actions .btn,.mobile-entity-actions button{width:100%;justify-content:center}.mobile-entity-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.mobile-entity-line{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mobile-entity-line strong{color:var(--gray-900);font-size:13px;text-align:right}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-title{font-size:26px;font-weight:800;color:var(--gray-900);letter-spacing:-.6px}.dashboard-page{display:grid;gap:16px}.dashboard-page>.page-header,.dashboard-page>.stats-grid{margin-bottom:0!important}.dashboard-two-col{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:16px}.dashboard-section-card{margin-top:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.stat-card{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:18px;padding:16px 18px;box-shadow:var(--shadow-sm)}.dashboard-page .dashboard-kpi{position:relative;min-height:112px;padding:16px 18px 14px;overflow:hidden;border-top-width:3px;border-top-style:solid}.dashboard-page .dashboard-kpi:after{content:"";position:absolute;inset:auto 14px 12px auto;width:72px;height:72px;border-radius:999px;opacity:.14;pointer-events:none;background:radial-gradient(circle,currentColor 0%,transparent 68%)}.dashboard-page .dashboard-kpi.teal{border-top-color:var(--teal-400);background:linear-gradient(180deg,color-mix(in srgb,var(--teal-50) 42%,var(--surface-card)) 0%,var(--surface-card) 100%);color:var(--teal-400)}.dashboard-page .dashboard-kpi.blue{border-top-color:var(--blue-400);background:linear-gradient(180deg,color-mix(in srgb,var(--blue-50) 44%,var(--surface-card)) 0%,var(--surface-card) 100%);color:var(--blue-400)}.dashboard-page .dashboard-kpi.red{border-top-color:var(--red-400);background:linear-gradient(180deg,color-mix(in srgb,var(--red-50) 44%,var(--surface-card)) 0%,var(--surface-card) 100%);color:var(--red-400)}.dashboard-page .dashboard-kpi.amber{border-top-color:var(--amber-400);background:linear-gradient(180deg,color-mix(in srgb,var(--amber-50) 44%,var(--surface-card)) 0%,var(--surface-card) 100%);color:var(--amber-400)}.dashboard-page .dashboard-kpi .stat-card-value-row{gap:8px;margin-bottom:8px}.dashboard-page .dashboard-kpi .stat-card-icon{width:26px;height:26px;border-radius:999px;background:color-mix(in srgb,currentColor 10%,transparent)}.dashboard-page .dashboard-kpi .stat-card-icon svg{width:16px;height:16px}.dashboard-page .dashboard-kpi .stat-value{font-size:31px;font-weight:800;line-height:1;letter-spacing:-.06em;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.dashboard-page .dashboard-kpi .stat-label{margin-bottom:4px;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;color:var(--gray-400)}.dashboard-page .dashboard-kpi .stat-sub{margin-top:0;font-size:10.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--gray-400)}.dashboard-page .dashboard-kpi-clickable:hover{transform:translateY(-1px)}.dashboard-template-page .fc-wrap{padding:0 0 1.5rem;font-family:var(--font-sans)}.dashboard-template-page .fc-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:8px;flex-wrap:wrap}.dashboard-template-page .fc-month-nav{display:flex;align-items:center;gap:6px}.dashboard-template-page .fc-month-label{font-size:16px;font-weight:500;color:var(--gray-900);min-width:150px;text-align:center}.dashboard-template-page .fc-nav-btn{background:var(--surface-card);border:.5px solid var(--gray-200);border-radius:var(--radius-md);width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--gray-400);line-height:1}.dashboard-template-page .fc-nav-btn:hover{background:var(--gray-50)}.dashboard-template-page .fc-today-btn{width:auto;padding:0 10px;font-size:11px;white-space:nowrap}.dashboard-template-page .fc-filters{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.dashboard-template-page .fc-filter-btn{font-size:11px;padding:3px 10px;border-radius:20px;border:.5px solid var(--gray-200);background:transparent;cursor:pointer;color:var(--gray-400);white-space:nowrap}.dashboard-template-page .fc-filter-btn.fc-f-supply{border-color:#1d9e75;background:#e1f5ee;color:#085041}.dashboard-template-page .fc-filter-btn.fc-f-logistics{border-color:#185fa5;background:#e6f1fb;color:#0c447c}.dashboard-template-page .fc-filter-btn.fc-f-processing{border-color:#ba7517;background:#faeeda;color:#633806}.dashboard-template-page .fc-filter-btn.fc-f-all{border-color:var(--gray-200);background:var(--gray-50);color:var(--gray-900)}.dashboard-template-page .fc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.dashboard-template-page .fc-sc{background:var(--gray-50);border-radius:var(--radius-md);padding:9px 12px}.dashboard-template-page .fc-sc-l{font-size:11px;color:var(--gray-400);margin-bottom:3px}.dashboard-template-page .fc-sc-v{font-size:19px;font-weight:500;color:var(--gray-900)}.dashboard-template-page .fc-sc-s{font-size:10px;color:var(--gray-400);margin-top:1px}.dashboard-template-page .fc-supply-text{color:#1d9e75}.dashboard-template-page .fc-logistics-text{color:#185fa5}.dashboard-template-page .fc-processing-text{color:#ba7517}.dashboard-template-page .fc-cal{border:.5px solid var(--gray-200);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card)}.dashboard-template-page .fc-dow-row{display:grid;grid-template-columns:repeat(7,1fr);background:var(--gray-50);border-bottom:.5px solid var(--gray-200)}.dashboard-template-page .fc-dow{padding:7px 4px;text-align:center;font-size:11px;font-weight:500;color:var(--gray-400)}.dashboard-template-page .fc-grid{display:grid;grid-template-columns:repeat(7,1fr)}.dashboard-template-page .fc-cell{min-height:96px;border-right:.5px solid var(--gray-200);border-bottom:.5px solid var(--gray-200);padding:5px 4px;cursor:pointer;transition:background .1s;position:relative;background:var(--surface-card);text-align:left}.dashboard-template-page .fc-cell:nth-child(7n){border-right:none}.dashboard-template-page .fc-cell:hover,.dashboard-template-page .fc-cell.other{background:var(--gray-50)}.dashboard-template-page .fc-cell.other .fc-dnum{color:var(--gray-300)}.dashboard-template-page .fc-cell.we .fc-dnum{color:var(--red-400)}.dashboard-template-page .fc-cell.sel{background:#eef6ff}.dashboard-template-page .fc-dnum{font-size:12px;font-weight:500;color:var(--gray-900);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:3px}.dashboard-template-page .fc-dnum.today{background:#1d9e75;color:#fff}.dashboard-template-page .fc-ev{font-size:10px;padding:2px 5px;border-radius:4px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.45;font-weight:500;cursor:pointer}.dashboard-template-page .fc-ev.supply{background:#e1f5ee;color:#085041}.dashboard-template-page .fc-ev.logistics{background:#e6f1fb;color:#0c447c}.dashboard-template-page .fc-ev.processing{background:#faeeda;color:#633806}.dashboard-template-page .fc-ev.more{background:var(--gray-50);color:var(--gray-300);font-weight:400}.dashboard-template-page .fc-load-bar{position:absolute;bottom:0;left:0;right:0;height:2.5px;border-radius:0}.dashboard-template-page .fc-panel{background:var(--surface-card);border:.5px solid var(--gray-200);border-radius:var(--radius-lg);padding:14px;margin-top:10px}.dashboard-template-page .fc-panel-title{font-size:13px;font-weight:500;color:var(--gray-900);padding-bottom:10px;border-bottom:.5px solid var(--gray-200);margin-bottom:4px}.dashboard-template-page .fc-erow{width:100%;display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:.5px solid var(--gray-200);background:transparent;border-left:0;border-right:0;border-top:0;text-align:left}.dashboard-template-page .fc-erow:last-child{border-bottom:none}.dashboard-template-page .fc-edot{width:8px;height:8px;border-radius:50%;margin-top:4px;flex-shrink:0}.dashboard-template-page .fc-edot.supply{background:#1d9e75}.dashboard-template-page .fc-edot.logistics{background:#185fa5}.dashboard-template-page .fc-edot.processing{background:#ba7517}.dashboard-template-page .fc-einfo{flex:1;min-width:0}.dashboard-template-page .fc-eclient{font-size:12px;font-weight:500;color:var(--gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-template-page .fc-ewh{font-size:11px;color:var(--gray-400);margin-top:2px}.dashboard-template-page .fc-estage{font-size:10px;color:var(--gray-300);margin-top:1px}.dashboard-template-page .fc-ebadge{font-size:10px;padding:2px 7px;border-radius:20px;flex-shrink:0;white-space:nowrap}.dashboard-template-page .fc-ebadge.supply{background:#e1f5ee;color:#085041}.dashboard-template-page .fc-ebadge.logistics{background:#e6f1fb;color:#0c447c}.dashboard-template-page .fc-ebadge.processing{background:#faeeda;color:#633806}.dashboard-template-page .fc-etime{font-size:11px;color:var(--gray-400);flex-shrink:0;margin-top:3px}.dashboard-template-page .fc-empty-msg{font-size:12px;color:var(--gray-300);padding:16px 0;text-align:center}.stat-card-clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.stat-card-clickable:hover{transform:translateY(-1px);box-shadow:var(--shadow-md);border-color:#1d9e7542}.stat-card-clickable:focus-visible{outline:2px solid rgba(29,158,117,.32);outline-offset:2px}.stat-card-value-row{display:flex;align-items:center;gap:10px;min-width:0}.stat-card-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px}.stat-card-icon svg{display:block}.stat-card .stat-label{font-size:12px;color:var(--gray-400);font-weight:500;margin-bottom:8px}.stat-card .stat-value{font-size:28px;font-weight:700;color:var(--teal-400);letter-spacing:-.5px;line-height:1;font-family:inherit}.stat-card .stat-sub{font-size:11px;color:var(--gray-400);margin-top:6px}.company-detail-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:20px}.company-detail-stats-grid .stat-card{padding:12px 14px}.company-detail-stats-grid .stat-card-clickable{min-height:86px}.company-detail-stats-grid .stat-label{font-size:11px;margin-bottom:6px}.company-detail-stats-grid .stat-value{font-size:22px}.company-detail-stats-grid .stat-sub{font-size:10.5px;margin-top:4px}.card{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--shadow-sm);overflow:hidden}.order-detail-tabs-card,.order-detail-tabs-card .card-body,.order-detail-tabs-card .services-editor,.order-detail-tabs-card .service-draft-row{overflow:visible}.order-detail-tabs-card .card-body{padding:14px}.order-detail-tabs-card .table-wrap{margin-left:-14px;margin-right:-14px;width:calc(100% + 28px)}.order-detail-tabs-card .mobile-order-stack-card{padding:14px 16px;border-radius:16px}.order-detail-tabs-card .mobile-order-card-title{font-size:14px;line-height:1.25}.order-detail-tabs-card .mobile-order-card-sub{font-size:12px}.order-detail-tabs-card .mobile-order-meta-grid{gap:10px}.order-detail-tabs-card .mobile-order-meta-pill{padding:10px 12px}.order-detail-tabs-card .mobile-order-actions-row .btn{min-height:34px;padding:0 12px}.product-detail-desktop-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.product-detail-main-card{overflow:hidden}.product-detail-main-card .card-header{padding:12px 16px}.product-detail-main-body{padding:16px}.product-detail-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;align-items:start}.product-detail-side-column{display:flex;flex-direction:column;gap:12px;min-width:0}.product-detail-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;border:1px solid var(--gray-200);border-radius:16px;overflow:hidden;background:var(--surface-card)}.product-detail-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 12px;border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100)}.product-detail-meta-row:nth-child(2n){border-right:none}.product-detail-meta-row:nth-last-child(-n+2){border-bottom:none}.product-detail-meta-row span{font-size:11px;color:var(--gray-400);min-width:0}.product-detail-meta-row strong{font-size:12.5px;color:var(--gray-900);text-align:right;word-break:break-word}.product-detail-meta-row-wide{grid-column:1 / -1;border-right:none}.product-detail-meta-row-wide:nth-last-child(-n+2){border-bottom:1px solid var(--gray-100)}.product-detail-meta-row-wide:last-child{border-bottom:none}.product-detail-meta-empty{color:var(--gray-400);font-weight:500}.product-detail-photo-panel{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px;border:1px solid var(--gray-200);border-radius:16px;background:linear-gradient(180deg,#f4f7fbe6,#fffffff5);text-decoration:none;align-self:start;width:100%;min-height:196px}.product-detail-mini-photo-label{font-size:11px;color:var(--gray-400)}.product-detail-mini-photo{display:block;width:100%;height:180px;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:var(--gray-50);border:1px solid var(--gray-200)}.product-detail-mini-photo-fixed{width:min(100%,250px);height:136px;margin:0 auto}.product-detail-photo-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-detail-photo-count{font-size:11px;color:var(--gray-400);white-space:nowrap}.product-detail-photo-main-wrap{display:block;text-decoration:none;width:100%}.product-detail-photo-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-detail-photo-gallery-item{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;border:1px solid var(--gray-200);background:var(--gray-50);text-decoration:none}.product-detail-photo-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-detail-photo-empty{width:100%;min-height:136px;border-radius:16px;border:1px dashed var(--gray-200);background:color-mix(in srgb,var(--surface-card) 82%,transparent);color:var(--gray-400);display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;flex-direction:row}.product-detail-photo-empty-icon{font-size:18px;line-height:1}.product-detail-mobile{display:none!important}.order-detail-compact-card .card-header{padding:10px 14px}.order-detail-compact-body{padding:12px 14px}.order-detail-add-item-editor{display:flex;flex-direction:column;gap:8px}.order-detail-add-item-grid{align-items:end;gap:8px}.order-detail-add-item-grid .services-search-wrap label,.order-detail-add-item-grid .form-group label{margin-bottom:2px}.order-detail-add-item-action .btn{min-height:34px;padding:0 12px}.card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--gray-100)}.card-title{font-size:14px;font-weight:700;color:var(--gray-900);letter-spacing:-.2px;font-family:inherit}.card-body{padding:16px}.btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:8px 16px;border-radius:var(--radius-md);border:none;cursor:pointer;transition:all .12s;white-space:nowrap;text-decoration:none;font-family:inherit}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--teal-400);color:#fff}.btn-primary:hover:not(:disabled){background:var(--teal-600)}.btn-secondary{background:var(--gray-100);color:var(--gray-900);border:1px solid var(--gray-300)}.btn-secondary:hover:not(:disabled){background:var(--gray-100)}.btn-danger{background:var(--red-50);color:var(--red-600);border:1px solid #f7c1c1}.btn-danger:hover:not(:disabled){background:#f7c1c1}.btn-ghost{background:transparent;color:var(--gray-500);border:none}.btn-ghost:hover:not(:disabled){background:var(--gray-100);color:var(--gray-900)}.btn-sm{padding:5px 11px;font-size:12px;border-radius:var(--radius-sm)}.btn-lg{padding:10px 22px;font-size:14px}.badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:11.5px;font-weight:500;line-height:1.4}.badge-gray{background:var(--gray-100);color:var(--gray-500)}.badge-green{background:var(--teal-50);color:var(--teal-600)}.badge-blue{background:var(--blue-50);color:var(--blue-600)}.badge-amber{background:var(--amber-50);color:var(--amber-600)}.badge-red{background:var(--red-50);color:var(--red-600)}.badge-purple{background:var(--purple-50);color:var(--purple-600)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13.5px}thead tr{background:var(--teal-600)}thead th{padding:11px 16px;text-align:left;font-size:11.5px;font-weight:600;color:#ffffffe6;white-space:nowrap;letter-spacing:.3px}tbody tr{border-bottom:1px solid var(--gray-100);transition:background .1s}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--gray-50)}tbody td{padding:11px 16px;color:var(--gray-700)}tbody tr.clickable{cursor:pointer}.form-group{display:flex;flex-direction:column;gap:var(--field-gap);min-width:0}.form-group label{font-size:12px;font-weight:600;color:var(--gray-500);line-height:1.35}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.col-span-2{grid-column:span 2}input:not([type]),input[type=text],input[type=email],input[type=password],input[type=number],input[type=datetime-local],input[type=date],select,textarea{width:100%;min-width:0;min-height:var(--field-height);padding:11px 14px;border:1px solid var(--gray-300);border-radius:var(--field-radius);font-size:var(--field-font-size);line-height:1.35;color:var(--gray-900);background:var(--gray-100);transition:border-color .12s,box-shadow .12s,background-color .12s;outline:none;font-family:inherit;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}input[type=number]{width:min(96px,100%);min-width:72px;min-height:36px;padding:6px 10px;font-size:12.8px;line-height:1.2;text-align:right;font-variant-numeric:tabular-nums}.form-group input,.form-group select,.form-group textarea,.modal input,.modal select,.modal textarea{border-radius:var(--field-radius)!important;min-height:var(--field-height);font-size:var(--field-font-size);line-height:1.35;box-sizing:border-box}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea,.modal input:not([type=checkbox]):not([type=radio]),.modal select,.modal textarea{padding:11px 14px}.form-group input[type=number],.form-row input[type=number],.modal input[type=number]{width:min(96px,100%);min-width:72px;min-height:36px;padding:6px 10px;justify-self:start}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--gray-400)}input::placeholder,textarea::placeholder{color:var(--gray-400)}input:focus,select:focus,textarea:focus{border-color:var(--teal-400);box-shadow:0 0 0 3px #1d9e751f}select{padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,var(--gray-400) 50%),linear-gradient(135deg,var(--gray-400) 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 1px),calc(100% - 14px) calc(50% - 1px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}textarea{resize:vertical;min-height:88px;padding-top:10px}.form-group .error{border-color:var(--red-400);box-shadow:0 0 0 2px #e24b4a14}.form-group>*{min-width:0}.form-grid>*{min-width:0}.search-input{padding:7px 12px 7px 34px;background:var(--gray-100) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%239E9C95' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat 10px center;border:1px solid var(--gray-300);border-radius:var(--radius-md);font-size:13px;color:var(--gray-900);outline:none;transition:border-color .12s,box-shadow .12s;width:min(260px,100%)}.search-input:focus{border-color:var(--teal-400);box-shadow:0 0 0 3px #1d9e751f}.filter-tabs{display:inline-flex;gap:2px;background:var(--gray-100);border-radius:var(--radius-md);padding:3px;min-height:38px;align-items:stretch}.filter-tab{min-height:32px;padding:6px 14px;border-radius:var(--radius-sm);font-size:12.5px;font-weight:500;color:var(--gray-500);cursor:pointer;border:none;background:none;transition:all .12s;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.filter-tab:hover{color:var(--gray-900)}.filter-tab.active{background:var(--gray-200);color:var(--gray-900);box-shadow:var(--shadow-sm)}.orders-toolbar-view .filter-tab{min-width:74px}.orders-toolbar-select{min-width:0}.orders-toolbar-select .form-group{gap:0}.orders-toolbar-select .form-group select{min-height:38px;padding:8px 40px 8px 14px;border-radius:var(--radius-md);font-size:13px}.orders-toolbar-select-stage{width:128px}.orders-toolbar-select-company{width:176px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:12px;background:#00000059;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:22px;box-shadow:var(--shadow-md);width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-lg{max-width:640px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--gray-100)}.modal-title{font-size:15px;font-weight:700;color:var(--gray-900)}.modal-close{width:28px;height:28px;border-radius:var(--radius-sm);border:none;background:none;color:var(--gray-400);cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background .1s,color .1s}.modal-close:hover{background:var(--gray-100);color:var(--gray-700)}.modal-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:12px;overflow-wrap:anywhere}.modal-body>*+*{margin-top:2px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px;border-top:1px solid var(--gray-100);flex-wrap:wrap}.modal-footer .btn{min-height:40px;padding-inline:16px;border-radius:14px}.spinner-wrap{display:flex;align-items:center;justify-content:center;padding:48px}.spinner{width:24px;height:24px;border:2.5px solid var(--gray-200);border-top-color:var(--teal-400);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{padding:48px;text-align:center;color:var(--gray-400);font-size:13px}.tab-bar{display:flex;border-bottom:1px solid var(--gray-100)}.tab-btn{padding:12px 20px;font-size:13.5px;font-weight:500;color:var(--gray-400);border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s,border-color .12s}.tab-btn:hover{color:var(--gray-700)}.tab-btn.active{color:var(--teal-600);border-bottom-color:var(--teal-400)}.warehouse-page{display:flex;flex-direction:column;gap:12px}.warehouse-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:0}.warehouse-stat-card{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:16px;padding:14px 16px;box-shadow:var(--shadow-sm)}.warehouse-stat-label{font-size:11px;color:var(--gray-400);font-weight:500;margin-bottom:4px}.warehouse-stat-value{font-size:24px;line-height:1;font-weight:700;color:var(--gray-900);letter-spacing:-.5px}.warehouse-stat-value-teal{color:var(--teal-400)}.warehouse-stat-value-red{color:var(--red-400)}.warehouse-stat-value-amber{color:var(--amber-500)}.warehouse-stat-sub{margin-top:4px;font-size:10px;color:var(--gray-400)}.warehouse-card{overflow:hidden}.warehouse-tab-bar{border-bottom:1px solid var(--gray-200)}.warehouse-search-row{padding:10px 14px;border-bottom:1px solid var(--gray-200)}.warehouse-search-row .search-input{width:100%;max-width:none}.warehouse-table-wrap{overflow-x:auto}.warehouse-table thead th{white-space:nowrap}.warehouse-table-company,.warehouse-cell-primary{font-weight:500;color:var(--gray-900)}.warehouse-cell-sub{margin-top:2px;font-size:11px;color:var(--gray-400)}.warehouse-product-cell,.warehouse-company-cell{max-width:180px}.warehouse-comment-cell{max-width:220px;color:var(--gray-500);font-size:12px}.warehouse-number-teal{color:var(--teal-400);font-weight:600}.warehouse-distribution{display:flex;align-items:center;gap:8px;min-width:160px}.warehouse-distribution-track{flex:1;height:6px;border-radius:999px;background:var(--gray-200);overflow:hidden}.warehouse-distribution-fill{height:100%;background:var(--teal-400);border-radius:999px}.warehouse-distribution-pct{width:34px;flex-shrink:0;text-align:right;font-size:10px;color:var(--gray-400)}.warehouse-filter-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--gray-200)}.warehouse-ops-toolbar{margin-left:auto;align-items:center}.warehouse-filter-sep{font-size:12px;color:var(--gray-400)}.warehouse-defect-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--gray-200)}.warehouse-defect-stat{padding:12px 16px;border-right:1px solid var(--gray-200)}.warehouse-defect-stat:last-child{border-right:none}.warehouse-defect-label{font-size:11px;color:var(--gray-400);margin-bottom:4px}.warehouse-defect-value{font-size:18px;line-height:1;font-weight:700;color:var(--red-400)}.warehouse-pct-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:3px 8px;border-radius:999px;background:var(--gray-100);color:var(--gray-500);font-size:11px;font-weight:600}.warehouse-pct-badge-high{background:#e24b4a1f;color:var(--red-500)}.warehouse-paid-switch span{white-space:nowrap}:root[data-theme=dark] .warehouse-stat-card{background:var(--surface-card)}:root[data-theme=dark] .warehouse-distribution-track{background:var(--gray-100)}:root[data-theme=dark] .warehouse-pct-badge{background:var(--gray-100)}.stage-progress{display:flex;align-items:flex-start;gap:0;overflow-x:auto;padding-bottom:4px}.stage-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.stage-connector{height:2px;width:28px;background:var(--gray-200);margin-top:13px;flex-shrink:0}.stage-connector.done{background:var(--teal-400)}.stage-dot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;background:var(--gray-100);color:var(--gray-400);border:2px solid var(--gray-200);flex-shrink:0}.stage-dot.done{background:var(--teal-50);color:var(--teal-600);border-color:var(--teal-400)}.stage-dot.current{background:var(--teal-400);color:#fff;border-color:var(--teal-600);box-shadow:0 0 0 3px #1d9e7533}.stage-label{font-size:10.5px;color:var(--gray-400);white-space:nowrap;max-width:60px;text-align:center;line-height:1.3}.stage-label.current{color:var(--teal-600);font-weight:600}.kanban-board{display:flex;gap:16px;overflow-x:auto;padding:2px 16px 16px;align-items:flex-start}.kanban-col{flex:0 0 228px;width:228px;min-width:228px}.kanban-col-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 16px}.kanban-col-title{flex:1;min-width:0;font-size:12px;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.7px;line-height:1.15}.kanban-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--teal-400);color:#fff;border-radius:999px;padding:0 7px;font-size:11px;font-weight:700}.kanban-col-body{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:18px;padding:14px;min-height:156px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 1px #ffffff6b}.kanban-card{background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:11px 12px;cursor:pointer;transition:border-color .12s,box-shadow .12s,transform .1s;box-shadow:var(--shadow-sm)}.kanban-card:hover{border-color:var(--teal-400);box-shadow:0 2px 8px #1d9e7526;transform:translateY(-1px)}.kanban-card-num{font-size:10.5px;color:var(--gray-400);margin-bottom:3px}.kanban-card-name{font-size:12.5px;font-weight:600;color:var(--gray-900);margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanban-card-meta{font-size:11.5px;color:var(--gray-400)}.kanban-empty{font-size:12px;color:var(--gray-300);text-align:center;padding:18px 8px;border:1px dashed var(--gray-200);border-radius:14px;background:#ffffff73}:root[data-theme=dark] .kanban-col-body{background:#181e26eb;border-color:#57657a3d;box-shadow:inset 0 1px #ffffff08}:root[data-theme=dark] .kanban-empty{background:#ffffff04;border-color:#57657a3d}.type-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.type-card{border:1.5px solid var(--gray-200);border-radius:var(--radius-lg);padding:16px 18px;cursor:pointer;transition:border-color .12s,background .12s;text-align:left;background:var(--surface-pane)}.type-card:hover{border-color:var(--gray-300);background:var(--gray-50)}.type-card.selected{border-color:var(--teal-400);background:var(--teal-50)}.type-card-title{font-size:14px;font-weight:600;color:var(--gray-900);margin-bottom:4px}.type-card.selected .type-card-title{color:var(--teal-600)}.type-card-sub{font-size:12px;color:var(--gray-400)}.type-cards-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.type-cards-compact .type-card{padding:12px 16px;min-height:64px;display:flex;align-items:center}.type-cards-compact .type-card-title{margin-bottom:0;font-size:13px;line-height:1.3}.product-thumb{width:38px;height:38px;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;background:var(--gray-100);border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--gray-300);flex-shrink:0}img.product-thumb{display:block}.products-table-wrap{overflow-x:hidden}.products-table{width:100%;table-layout:fixed}.products-table th,.products-table td{padding-left:8px;padding-right:8px}.product-name-cell{min-width:0;max-width:none;width:61%}.product-company-cell{width:9%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-barcode-cell{width:8%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-color-cell{width:44px;max-width:44px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.products-table th.product-storage-cell{width:54px;max-width:54px;white-space:normal;text-align:center;line-height:1.05;font-size:12px;word-break:break-word}.products-table td.product-storage-cell{width:28px;max-width:28px;white-space:nowrap;text-align:center}.products-col-qty,.products-cell-qty{width:62px;max-width:62px;white-space:nowrap}.products-table th.products-col-qty,.products-table td.products-cell-qty{padding-left:4px;padding-right:4px}.products-table .product-name-cell .truncate{white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.28}.product-name-cell .text-muted{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions-cell{width:68px;min-width:68px}.product-actions-stack{display:flex;flex-direction:column;gap:6px;align-items:flex-end;width:100%;justify-content:center}.product-action-btn{width:auto;min-width:0;justify-content:center;padding-inline:4px;white-space:nowrap;font-size:11px}.products-table .switch-inline{gap:2px;font-size:11px}.products-table .product-storage-toggle{justify-content:center;width:100%}.products-table th.product-storage-cell,.products-table td.product-storage-cell{padding-left:2px;padding-right:2px}.products-table .switch-inline input{width:13px;height:13px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding:0 4px;flex-wrap:wrap}.pagination-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.page-size-toggle{display:inline-flex;align-items:center;gap:1px;padding:1px;border-radius:999px;background:var(--gray-100);flex-wrap:wrap}.page-size-btn{border:none;background:transparent;color:var(--gray-500);font-size:11px;font-weight:600;line-height:1;padding:4px 7px;border-radius:999px;cursor:pointer;transition:all .12s;white-space:nowrap}.page-size-btn:hover{color:var(--gray-900)}.page-size-btn.active{background:var(--gray-300);color:var(--gray-900);box-shadow:var(--shadow-sm)}.wms7-shell{margin-bottom:16px;border:1px solid var(--gray-200);border-radius:22px;overflow:hidden;background:var(--surface-pane);box-shadow:var(--shadow-sm)}.wms7-topbar{display:flex;align-items:center;gap:12px;min-height:56px;padding:0 18px;border-bottom:1px solid var(--gray-200);background:var(--surface-card-alt)}.wms7-back{border:none;background:transparent;color:var(--gray-400);font-size:13px;cursor:pointer}.wms7-title{min-width:0;flex:1;font-size:15px;font-weight:700;color:var(--gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wms7-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.wms7-badge.type.supply{background:#e1f5ee;color:#085041}.wms7-badge.type.processing{background:#faeeda;color:#633806}.wms7-badge.type.logistics{background:#e6f1fb;color:#0c447c}.wms7-badge.stage{background:var(--surface-pane-muted);color:var(--gray-700)}.wms7-badge.stage.blue{background:#eeedfe;color:#3c3489}.wms7-stagebar{padding:14px 18px;border-bottom:1px solid var(--gray-200)}.wms7-stage-row{display:flex;align-items:flex-start}.wms7-stage{position:relative;flex:1;display:flex;flex-direction:column;align-items:center}.wms7-stage:not(:last-child):after{content:"";position:absolute;top:13px;left:50%;width:100%;height:2px;background:var(--gray-200);z-index:0}.wms7-stage.done:not(:last-child):after{background:var(--teal-400)}.wms7-stage-circle{position:relative;z-index:1;width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:var(--surface-pane-muted);color:var(--gray-400);border:1px solid var(--gray-300)}.wms7-stage.done .wms7-stage-circle{background:var(--teal-400);color:#fff;border-color:var(--teal-400)}.wms7-stage.current .wms7-stage-circle{background:var(--surface-pane);color:var(--teal-400);border:2px solid var(--teal-400)}.wms7-stage.current.mp .wms7-stage-circle{color:var(--blue-400);border-color:var(--blue-400)}.wms7-stage-label{margin-top:4px;font-size:10px;line-height:1.25;color:var(--gray-400);text-align:center}.wms7-stage.done .wms7-stage-label{color:var(--teal-400)}.wms7-stage.current .wms7-stage-label{color:var(--gray-900);font-weight:700}.wms7-stage.current.mp .wms7-stage-label{color:var(--blue-400)}.wms7-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 18px}.wms7-stat{border-radius:16px;background:var(--surface-pane-muted);padding:11px 13px}.wms7-stat-label{font-size:11px;color:var(--gray-400);margin-bottom:4px}.wms7-stat-value{font-size:22px;line-height:1;font-weight:800;color:var(--gray-900)}.wms7-stat-value.blue{color:var(--blue-400)}.wms7-stat-value.green{color:var(--teal-400)}.wms7-stat-value.amber{color:var(--amber-400)}.wms7-stat-value.red{color:var(--red-400)}.wms7-stat-sub{font-size:11px;color:var(--gray-400);margin-top:3px}.wms7-alert{margin:0 18px 14px;padding:10px 14px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:600}.wms7-alert.green{background:#e1f5ee;border:1px solid #1d9e75;color:#085041}.wms7-alert.blue{background:#e6f1fb;border:1px solid #185fa5;color:#0c447c}.wms7-alert.danger{background:#fcebeb;border:1px solid #e24b4a;color:#791f1f}.wms7-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 14px}.wms7-card{border:1px solid var(--gray-200);border-radius:18px;background:var(--surface-card-alt);overflow:hidden}.wms7-card-head{padding:11px 14px;border-bottom:1px solid var(--gray-200)}.wms7-card-title{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400)}.wms7-props{padding:8px 0}.wms7-prop-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 14px;border-bottom:1px solid var(--gray-100)}.wms7-prop-row:last-child{border-bottom:none}.wms7-prop-row span{font-size:12px;color:var(--gray-400)}.wms7-prop-row strong{font-size:12px;font-weight:700;color:var(--gray-900);text-align:right}.wms7-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-top:1px solid var(--gray-200);background:var(--surface-card-alt)}.wms7-footer-left,.wms7-footer-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wms7-footer-btn{min-height:36px;padding:8px 14px;border-radius:14px;border:1px solid var(--gray-200);background:transparent;color:var(--gray-700);font-size:12px;font-weight:700;cursor:pointer}.wms7-footer-btn.ghost{background:var(--surface-pane)}.wms7-footer-btn.primary{background:var(--teal-400);border-color:var(--teal-400);color:#fff}.wms7-footer-btn.blue{background:#185fa5;border-color:#185fa5;color:#fff}.wms7-footer-btn.warn{background:#faeeda;border-color:#ef9f27;color:#633806}.wms7-footer-btn:disabled{opacity:.7;cursor:default}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--body-bg)}.login-card{background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:36px;width:100%;max-width:380px;box-shadow:var(--shadow-md)}.login-logo{font-size:22px;font-weight:800;color:var(--teal-600);margin-bottom:4px;letter-spacing:-.5px}.login-sub{font-size:13px;color:var(--gray-400);margin-bottom:28px}.login-hints{margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-100);font-size:11.5px;color:var(--gray-400);line-height:1.8}.alert{padding:10px 14px;border-radius:var(--radius-md);font-size:13px}.alert-error{background:var(--red-50);color:var(--red-600);border:1px solid #f7c1c1}.alert-info{background:#13251f;color:#8fe0c7;border:1px solid #215949}.text-sm{font-size:12px}.text-xs{font-size:11px}.font-semibold{font-weight:600}.text-teal{color:var(--teal-400);font-weight:600}.text-red{color:var(--red-400)}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.qty-input{width:78px;min-width:78px;max-width:78px;min-height:34px;text-align:right;padding:5px 8px;border:1px solid var(--gray-300);border-radius:12px;font-size:12.8px;outline:none;font-family:inherit;background:var(--gray-100);color:var(--gray-900);font-variant-numeric:tabular-nums}.qty-input:focus{border-color:var(--teal-400);box-shadow:0 0 0 2px #1d9e751a}.table-number-input{width:58px;min-width:58px;max-width:58px;min-height:30px;padding:4px 6px;border:1px solid var(--gray-300);border-radius:12px!important;background:var(--gray-100);font-size:12.8px;line-height:1.2;text-align:right;box-shadow:none}.table-number-input:focus{border-color:var(--teal-400);box-shadow:0 0 0 2px #1d9e751a}.table-number-input.tiny{width:56px;min-width:56px;max-width:56px}.compact-input{width:min(124px,100%)!important;min-width:88px;min-height:34px!important;padding:5px 9px!important;font-size:12.8px!important;line-height:1.2!important}.compact-number-input{width:min(78px,100%)!important;min-width:78px;max-width:78px;min-height:34px!important;padding:5px 9px!important;font-size:12.8px!important;line-height:1.2!important;text-align:right;font-variant-numeric:tabular-nums}.compact-number-input.tiny{width:min(72px,100%)!important;min-width:60px}.inline-dimensions{display:grid;grid-template-columns:repeat(3,minmax(56px,72px));gap:8px;align-items:end}.mono{font-family:SF Mono,Fira Code,monospace;font-size:12px}.company-meta{display:flex;flex-direction:column;gap:10px}.company-meta-row{display:flex;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid var(--gray-100)}.company-meta-row:last-child{padding-bottom:0;border-bottom:none}.company-meta-row span{color:var(--gray-400);font-size:12px}.company-meta-row strong{color:var(--gray-700);font-size:13px;text-align:right;word-break:break-word}.switch-inline{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--gray-500)}.switch-inline input{accent-color:var(--teal-400)}.order-stage-list{display:flex;flex-direction:column;gap:16px}.order-stage-row{display:flex;gap:12px;align-items:flex-start}.order-stage-dot{width:8px;height:8px;border-radius:999px;background:var(--teal-400);margin-top:8px;flex-shrink:0}.order-stage-tracker{display:flex;align-items:flex-start;padding:16px 0 8px;overflow-x:auto}.order-stage-tracker-item{display:flex;flex-direction:column;align-items:center;flex:1;min-width:60px;position:relative}.order-stage-tracker-line{position:absolute;top:14px;left:50%;width:100%;height:2px;background:var(--gray-200);z-index:0}.order-stage-tracker-line.is-done{background:var(--teal-400)}.order-stage-tracker-dot{width:28px;height:28px;border-radius:50%;z-index:1;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;background:var(--gray-100);color:var(--gray-400);border:1.5px solid var(--gray-200);flex-shrink:0}.order-stage-tracker-dot.is-done{background:var(--teal-400);color:#fff;border:none}.order-stage-tracker-dot.is-active{background:#fff;color:var(--teal-400);border:2px solid var(--teal-400)}.order-stage-tracker-label{font-size:10px;margin-top:5px;text-align:center;line-height:1.3;color:var(--gray-400);font-weight:400;white-space:nowrap}.order-stage-tracker-label.is-done{color:var(--teal-600)}.order-stage-tracker-label.is-active{color:var(--gray-700);font-weight:600}.order-stage-modal-stack{display:flex;flex-direction:column;gap:14px}.order-stage-modal-grid,.order-stage-modal-form-grid{display:grid;gap:8px}.order-stage-modal-grid{grid-template-columns:1fr 1fr}.order-stage-modal-form-grid{grid-template-columns:1fr 1fr;gap:10px}.order-stage-modal-card{padding:12px 14px;border-radius:10px;border:1.5px solid var(--gray-200);background:#fff;cursor:pointer;text-align:left;transition:all .12s}.order-stage-modal-card.is-selected{border-color:var(--teal-400);background:var(--teal-bg)}.order-stage-modal-card-title{font-weight:600;font-size:13px;color:var(--gray-700)}.order-stage-modal-card.is-selected .order-stage-modal-card-title{color:var(--teal-text)}.order-stage-modal-card-key{font-size:11px;color:var(--gray-400);margin-top:2px}.order-stage-modal-textarea{width:100%;resize:vertical;font-size:13px}.order-stage-modal-note{padding:10px 12px;border-radius:8px;background:var(--gray-100);font-size:12px;color:var(--gray-500)}.order-stage-modal-footer{padding:0;border:none}.order-stage-modal-result{padding:16px;border-radius:10px;text-align:center}.order-stage-modal-result.is-success{background:var(--teal-bg);color:var(--teal-text)}.order-stage-modal-result.is-error{background:var(--red-bg);color:var(--red-600)}.order-stage-modal-result-mark{font-size:18px;margin-bottom:8px}.order-stage-modal-result-text{font-weight:600;font-size:13px}.order-stage-mp-preview{padding:10px 14px;border-radius:8px;display:flex;align-items:center;gap:10px;background:var(--gray-100);color:var(--gray-700)}.order-stage-mp-preview-dot,.order-stage-mp-section-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.order-stage-mp-preview-title,.order-stage-mp-section-title{font-weight:600;font-size:13px;color:inherit}.order-stage-mp-preview-subtitle{font-size:11px;opacity:.7;color:inherit}.order-stage-mp-preview.is-wb,.order-stage-mp-section.is-wb{background:#f5e6f5;color:#7b0e6b}.order-stage-mp-preview.is-ozon,.order-stage-mp-section.is-ozon{background:#e6edff;color:#002699}.order-stage-mp-preview.is-yandex,.order-stage-mp-section.is-yandex{background:#fff0e6;color:#cc2900}.order-stage-mp-preview.is-ff,.order-stage-mp-section.is-ff{background:var(--teal-bg);color:var(--teal-text)}.order-stage-mp-preview.is-wb .order-stage-mp-preview-dot,.order-stage-mp-section.is-wb .order-stage-mp-section-dot{background:#cb11ab}.order-stage-mp-preview.is-ozon .order-stage-mp-preview-dot,.order-stage-mp-section.is-ozon .order-stage-mp-section-dot{background:#005bff}.order-stage-mp-preview.is-yandex .order-stage-mp-preview-dot,.order-stage-mp-section.is-yandex .order-stage-mp-section-dot{background:#f60}.order-stage-mp-preview.is-ff .order-stage-mp-preview-dot,.order-stage-mp-section.is-ff .order-stage-mp-section-dot{background:var(--teal-400)}.order-stage-table-empty-cell,.order-stage-history-empty{text-align:center;padding:24px;color:var(--gray-400)}.order-stage-table-name{font-weight:500}.order-stage-table-value-ok{color:var(--teal-text);font-weight:500}.order-stage-table-value-defect{color:var(--red-600)}.order-stage-table-value-muted{color:var(--gray-400)}.order-stage-table-value-total{color:var(--teal-text);font-weight:600}.order-stage-table-total-label,.order-stage-table-total-value{text-align:right;padding:10px 16px;border-top:1px solid var(--gray-100)}.order-stage-table-total-label{font-weight:600;color:var(--gray-600)}.order-stage-table-total-value{font-weight:700;color:var(--teal-text);font-size:15px}.order-stage-history-row{display:flex;gap:14px;padding:12px 16px;border-bottom:1px solid var(--gray-100);position:relative}.order-stage-history-row.is-last{border-bottom:none}.order-stage-history-line{position:absolute;left:25px;top:38px;bottom:0;width:1px;background:var(--gray-200);z-index:0}.order-stage-history-dot{width:22px;height:22px;border-radius:50%;background:var(--teal-400);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.order-stage-history-copy{flex:1}.order-stage-history-head{display:flex;align-items:center;gap:8px;margin-bottom:3px}.order-stage-history-title{font-weight:600;font-size:13px}.order-stage-history-meta{font-size:11px;color:var(--gray-400)}.order-stage-history-note{font-size:12px;color:var(--gray-500);font-style:italic}.order-stage-mp-section{padding:14px 16px;border-radius:10px;margin-bottom:12px;background:var(--gray-50);color:var(--gray-700)}.order-stage-mp-section-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.order-stage-mp-section-status{font-size:11px;color:var(--gray-400);margin-left:auto}.order-stage-mp-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px}.order-stage-mp-section-label{color:var(--gray-400);font-size:11px;margin-bottom:2px}.order-stage-mp-section-value.is-mono{font-weight:600;font-family:monospace}.order-stage-desktop-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.order-stage-back-btn,.order-stage-mobile-back-btn{background:none;border:none;color:var(--gray-400);cursor:pointer;line-height:1}.order-stage-back-btn{font-size:22px;padding:2px 4px}.order-stage-mobile-back-btn{font-size:20px;padding:0;flex-shrink:0}.order-stage-desktop-head-copy{flex:1}.order-stage-desktop-head-top,.order-stage-desktop-actions,.order-stage-mobile-badges{display:flex;gap:8px;flex-wrap:wrap}.order-stage-desktop-head-top{align-items:center;gap:10px}.order-stage-desktop-title{font-size:22px;font-weight:700;margin:0}.order-stage-type-badge,.order-stage-mobile-stage-badge,.order-stage-defect-badge{font-size:12px;font-weight:600;border-radius:20px}.order-stage-type-badge{padding:3px 10px;background:var(--gray-100);color:var(--gray-600)}.order-stage-type-badge-desktop.is-supply{background:var(--teal-bg);color:var(--teal-text)}.order-stage-type-badge-desktop.is-processing{background:#e6edff;color:#002699}.order-stage-type-badge-desktop.is-logistics{background:#fff0e6;color:#cc2900}.order-stage-type-badge-mobile{padding:4px 12px;color:var(--gray-500)}.order-stage-type-badge-mobile.is-supply{background:var(--teal-50);color:var(--teal-400)}.order-stage-type-badge-mobile.is-processing{background:var(--blue-50);color:var(--blue-400)}.order-stage-type-badge-mobile.is-logistics{background:var(--amber-50);color:var(--amber-400)}.order-stage-mobile-stage-badge{padding:4px 12px;background:var(--gray-100);color:var(--gray-500)}.order-stage-desktop-subtitle{font-size:13px;color:var(--gray-500);margin-top:3px}.order-stage-defect-badge{padding:4px 10px;background:var(--red-bg);color:var(--red-600);align-self:center}.order-stage-mobile-head,.order-stage-mobile-stats,.order-stage-tracker-card,.order-stage-stats-grid{margin-bottom:14px}.order-stage-mobile-number-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.order-stage-mobile-number{font-size:22px;font-weight:800;color:var(--gray-900);letter-spacing:-.4px;flex:1}.order-stage-mobile-company{font-size:14px;font-weight:600;color:var(--gray-900);margin-bottom:3px}.order-stage-mobile-meta{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--gray-400)}.order-stage-tracker-card{margin-bottom:16px;padding:4px 20px 10px}.order-stage-stats-grid{grid-template-columns:repeat(4,1fr);margin-bottom:16px}.order-stage-stat-value.is-blue{color:var(--blue-600)}.order-stage-stat-value.is-teal{color:var(--teal-text)}.order-stage-stat-value.is-red{color:var(--red-600)}.order-stage-stat-value.is-muted{color:var(--gray-400)}.order-stage-mobile-stats{display:flex;background:var(--surface-card);border:1px solid var(--gray-200);border-radius:14px;overflow:hidden}.order-stage-mobile-stats-item{flex:1;padding:12px 0;display:flex;flex-direction:column;align-items:center;gap:3px}.order-stage-mobile-stats-item.has-divider{border-right:1px solid var(--gray-100)}.order-stage-mobile-stats-value{font-size:20px;font-weight:700;line-height:1}.order-stage-mobile-stats-value.is-dark{color:var(--gray-900)}.order-stage-mobile-stats-value.is-teal{color:var(--teal-400)}.order-stage-mobile-stats-value.is-red{color:var(--red-400)}.order-stage-mobile-stats-value.is-muted{color:var(--gray-400)}.order-stage-mobile-stats-label{font-size:10px;color:var(--gray-400);font-weight:500}.order-stage-params{padding:8px 0}.order-stage-params-row{display:flex;justify-content:space-between;padding:8px 16px;border-bottom:1px solid var(--gray-100)}.order-stage-params-key{font-size:12px;color:var(--gray-400)}.order-stage-params-value{font-size:12px;color:var(--gray-700);text-align:right;max-width:60%}.order-stage-mobile-sticky-actions{position:fixed;left:12px;right:12px;bottom:calc(96px + env(safe-area-inset-bottom));z-index:35;display:flex;flex-direction:column;gap:8px}.order-stage-mobile-ghost-action,.order-stage-mobile-primary-action{width:100%;border-radius:16px;cursor:pointer;font-family:inherit}.order-stage-mobile-ghost-action{padding:14px;font-size:14px;font-weight:700;border:1.5px solid var(--amber-400);background:var(--amber-50);color:var(--amber-400);box-shadow:0 8px 20px #ba751726}.order-stage-mobile-primary-action{padding:16px;font-size:15px;font-weight:700;border:none;background:var(--teal-400);color:#fff;box-shadow:0 8px 24px #1d9e754d}.order-stage-empty-state{padding:32px;color:var(--gray-400)}.docs-menu{position:relative}.docs-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:14px;box-shadow:var(--shadow-md);overflow:hidden;z-index:20}.docs-dropdown-item{display:block;width:100%;padding:12px 14px;border:none;background:var(--surface-pane);text-align:left;font:inherit;color:var(--gray-700);cursor:pointer}.docs-dropdown-item:hover{background:var(--gray-50)}.docs-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end;flex-wrap:wrap}.admin-documents-page-actions{flex-wrap:wrap;justify-content:flex-end}.admin-documents-page .page-header .btn{min-height:34px;padding:6px 12px;font-size:12px;border-radius:12px}.admin-documents-toolbar{align-items:stretch;gap:10px;flex-wrap:wrap}.admin-documents-page .search-input{min-height:34px;padding:6px 12px 6px 32px;font-size:12.5px;border-radius:12px}.admin-documents-page .filter-tabs{min-height:34px;padding:2px;border-radius:12px}.admin-documents-page .filter-tab{min-height:30px;padding:5px 10px;font-size:12px;border-radius:10px}.admin-documents-page .admin-documents-soft-select{min-height:34px;padding:6px 34px 6px 12px;font-size:12.5px;line-height:1.2;border-radius:12px;background-color:var(--surface-pane);border-color:var(--gray-300);box-shadow:none}.admin-documents-page .admin-documents-soft-select:focus{border-color:var(--teal-400);box-shadow:0 0 0 3px #1d9e751a}.admin-documents-page .search-input,.admin-documents-page .admin-documents-soft-select{box-shadow:none}.admin-documents-page .form-group:has(.admin-documents-soft-select){gap:4px}.admin-documents-page .form-group:has(.admin-documents-soft-select) label{font-size:11px;font-weight:600;color:var(--gray-400)}.admin-documents-mobile-actions{margin-top:14px}.honest-sign-page{display:flex;flex-direction:column;gap:16px;min-width:0}.honest-sign-header{align-items:flex-start;gap:14px;flex-wrap:wrap}.honest-sign-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.honest-sign-shell{display:flex;flex-direction:column;gap:12px;min-height:calc(100vh - 164px)}.honest-sign-shell-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.honest-sign-shell-title{font-size:15px;font-weight:700;color:var(--gray-900)}.honest-sign-frame{width:100%;min-height:calc(100vh - 248px);border:1px solid var(--gray-100);border-radius:16px;background:#111317;overflow:hidden}.address-field{position:relative}.address-field input[list]::-webkit-calendar-picker-indicator{display:none!important}.services-editor{border:1px solid var(--gray-200);border-radius:18px;padding:12px;margin-bottom:12px;overflow:visible}.services-editor-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.services-editor-head h3{font-size:17px;font-weight:600;color:var(--gray-900)}.services-editor-grid{display:grid;grid-template-columns:1fr 88px;gap:8px;margin-bottom:10px}.services-search-wrap{position:relative;display:flex;flex-direction:column;gap:4px;isolation:isolate;overflow:visible}.services-search-wrap label{font-size:12px;font-weight:500;color:var(--gray-500)}.services-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.services-custom-toggle{width:100%;min-height:38px;justify-content:center;border-radius:12px;margin-top:4px}.services-custom-panel{display:grid;gap:8px;padding:10px 12px;border:1px solid var(--gray-100);border-radius:14px;background:var(--gray-50)}.services-custom-panel input{width:100%}.services-custom-note{font-size:11.5px;color:var(--gray-400)}.services-search-dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;max-height:min(44vh,360px);overflow:auto;background:var(--surface-pane);border:1px solid var(--gray-200);border-radius:14px;box-shadow:var(--shadow-md);z-index:120}.services-search-option{display:block;width:100%;text-align:left;padding:7px 11px;background:var(--surface-pane);border:none;color:var(--gray-700);font-size:12.5px;line-height:1.22;cursor:pointer}.services-search-option:hover{background:var(--gray-50)}.services-editor-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.services-editor-total{font-size:13px;color:var(--gray-500)}.services-editor-total strong{display:inline-block;margin-left:8px;color:var(--teal-600);font-size:17px}.service-drafts-list{display:flex;flex-direction:column;gap:12px}.service-draft-row{border:1px solid var(--gray-100);border-radius:18px;padding:12px;background:var(--gray-50);overflow:visible}.service-draft-row .services-editor-footer{margin-top:10px}.service-draft-row .services-editor-grid{margin-bottom:10px}.order-consumable-editor{max-width:none}.order-consumable-inline{display:grid;grid-template-columns:minmax(320px,1.8fr) 88px 110px minmax(220px,1fr) auto;gap:12px;align-items:end}.order-consumable-inline>*{min-width:0}.order-consumable-inline .services-search-wrap,.order-consumable-inline .form-group{margin-bottom:0}.order-consumable-inline .services-search-wrap input,.order-consumable-inline .form-group input{width:100%}.order-consumable-inline .compact-number-input{width:100%!important;min-width:0;max-width:none}.order-consumable-add-btn{min-width:126px;align-self:end}.order-consumable-total{margin-top:10px;font-size:12px}.mobile-order-detail{flex-direction:column;gap:12px;padding-bottom:calc(160px + env(safe-area-inset-bottom))}.mobile-order-detail>*{min-width:0}.mobile-order-detail>*+*{margin-top:12px}.mobile-order-detail-light{background:linear-gradient(180deg,#eef3f9,#f7fafc);margin:-14px;padding:14px 14px calc(168px + env(safe-area-inset-bottom));min-height:calc(100vh - 56px)}.mobile-order-detail-dark{background:linear-gradient(180deg,#101010,#0c0c0c);margin:-14px;padding:14px 14px calc(168px + env(safe-area-inset-bottom));min-height:calc(100vh - 56px)}.mobile-order-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.mobile-order-hero{background:linear-gradient(180deg,#fff,#f5f8fb);border-radius:24px;padding:14px;color:var(--gray-900);box-shadow:0 14px 30px #00000029;border:1px solid rgba(226,232,240,.95)}.mobile-order-hero-dark{background:linear-gradient(180deg,#171717,#111);border:1px solid #1e1e1e;color:#fff}.mobile-order-topline{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mobile-order-icon-btn{width:34px;height:34px;border-radius:999px;border:1px solid var(--gray-200);background:#fffffff5;color:var(--gray-700);display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;flex-shrink:0}.mobile-order-detail-dark .mobile-order-icon-btn{border-color:#2a2a2a;background:#1d1d1d;color:#d6d6d6}.mobile-order-title-wrap{min-width:0;flex:1}.mobile-order-title{font-size:22px;line-height:1.1;font-weight:800;letter-spacing:-.5px}.mobile-order-subtitle{margin-top:4px;color:var(--gray-400);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-order-detail-dark .mobile-order-subtitle{color:#9e9c95}.mobile-theme-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;border:1px solid var(--gray-200);background:#ffffffe6;box-shadow:var(--shadow-sm)}.mobile-order-detail-dark .mobile-theme-switch{background:#1d1d1deb;border-color:#2a2a2a}.mobile-theme-icon-btn{width:34px;height:34px;border-radius:999px;border:none;background:transparent;color:var(--gray-400);font-size:16px;font-weight:700;flex-shrink:0}.mobile-theme-icon-btn.active{background:var(--teal-50);color:var(--teal-600)}.mobile-order-detail-dark .mobile-theme-icon-btn{color:#888}.mobile-order-detail-dark .mobile-theme-icon-btn.active{background:#0f2c24;color:#d8fff2}.mobile-order-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.mobile-order-stage-card{border:1px solid var(--gray-100);border-radius:16px;background:#ffffffad;padding:11px 12px}.mobile-order-detail-dark .mobile-order-stage-card{border-color:#232323;background:#ffffff08}.mobile-order-stage-label,.mobile-order-section-title{font-size:11px;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.45px;margin-bottom:10px}.mobile-order-stage-track,.mobile-order-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.mobile-order-tabs{padding:2px 2px 0;margin-top:2px;margin-bottom:2px}.mobile-order-stage-track::-webkit-scrollbar,.mobile-order-tabs::-webkit-scrollbar{display:none}.mobile-order-stage-item{min-width:72px;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;flex-shrink:0}.mobile-order-stage-item:after{content:"";position:absolute;top:10px;left:calc(100% - 8px);width:22px;height:2px;background:#2a2a2a}.mobile-order-detail-light .mobile-order-stage-item:after{background:#dbe4ee}.mobile-order-stage-item:last-child:after{display:none}.mobile-order-stage-item.done:after,.mobile-order-stage-item.active:after{background:var(--teal-400)}.mobile-order-stage-dot{width:20px;height:20px;border-radius:999px;background:#fff;border:1px solid #d5dde8;color:var(--gray-400);display:flex;align-items:center;justify-content:center;font-size:10px;position:relative;z-index:1}.mobile-order-detail-dark .mobile-order-stage-dot{background:#272727;border-color:#343434;color:#fff}.mobile-order-stage-item.done .mobile-order-stage-dot{background:var(--teal-400);border-color:var(--teal-400)}.mobile-order-stage-item.active .mobile-order-stage-dot{background:#fff;border-color:#fff;box-shadow:0 0 0 3px #ffffff24}.mobile-order-stage-item.active .mobile-order-stage-dot:after{content:"";width:8px;height:8px;border-radius:999px;background:#111}.mobile-order-detail-light .mobile-order-stage-item.active .mobile-order-stage-dot:after{background:var(--teal-400)}.mobile-order-stage-name{font-size:9px;line-height:1.25;text-align:center;color:var(--gray-400)}.mobile-order-detail-dark .mobile-order-stage-name{color:#7f7f7f}.mobile-order-stage-item.done .mobile-order-stage-name,.mobile-order-stage-item.active .mobile-order-stage-name{color:var(--gray-900)}.mobile-order-detail-dark .mobile-order-stage-item.done .mobile-order-stage-name,.mobile-order-detail-dark .mobile-order-stage-item.active .mobile-order-stage-name{color:#fff}.mobile-order-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-order-kpis-compact{margin-bottom:12px}.mobile-order-kpi,.mobile-order-section,.mobile-order-panel,.mobile-order-stack-card{background:#fff;border:1px solid var(--gray-200);border-radius:18px;box-shadow:var(--shadow-sm)}.mobile-order-kpi{padding:14px 15px;display:flex;flex-direction:column;gap:4px}.mobile-order-kpi-dark{background:#141414;border-color:#232323}.mobile-order-kpi-dark .mobile-order-kpi-label,.mobile-order-kpi-dark .mobile-order-kpi-sub{color:#767676}.mobile-order-kpi-dark .mobile-order-kpi-value{color:#fff}.mobile-order-kpi-label,.mobile-order-card-sub,.mobile-order-meta-row span,.mobile-order-meta-pill span{font-size:11px;color:var(--gray-400)}.mobile-order-kpi-value{font-size:24px;line-height:1;color:var(--gray-900)}.mobile-order-kpi-sub{font-size:10px;color:var(--gray-400)}.mobile-order-kpi-value-blue{color:var(--blue-600)}.mobile-order-kpi-value-green{color:var(--teal-400)}.mobile-order-kpi-value-red{color:var(--red-400)}.mobile-order-kpi-value-amber{color:var(--amber-400)}.mobile-order-kpi-value-purple{color:#a78bfa}.mobile-order-section,.mobile-order-panel,.mobile-order-stack-card{padding:16px}.mobile-order-highlight{background:#3a1313b8;border-color:#7c2626b8}.mobile-order-highlight-blue{background:#d6e6f7fa;border-color:#78aadeb3}.mobile-order-detail-dark .mobile-order-highlight-blue{background:#dae9f8f5;border-color:#7ca8d6d1;color:#184e8e}.mobile-order-checklist{display:grid;gap:10px}.mobile-order-checklist-item{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--gray-500)}.mobile-order-checklist-item.done{color:var(--gray-900)}.mobile-order-detail-dark .mobile-order-checklist-item{color:#727272}.mobile-order-detail-dark .mobile-order-checklist-item.done{color:#f3f4f6}.mobile-order-check-icon{width:18px;height:18px;border-radius:6px;background:#1f1f1f;border:1px solid #2b2b2b;display:inline-flex;align-items:center;justify-content:center;color:transparent;flex-shrink:0;font-size:11px;font-weight:700}.mobile-order-checklist-item.done .mobile-order-check-icon{background:var(--teal-400);border-color:var(--teal-400);color:#fff}.mobile-order-scan-shell{display:grid;gap:12px;justify-items:center}.mobile-order-scan-frame{width:112px;height:112px;border-radius:14px;border:2px solid var(--teal-400);background:#1b1b1b;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a}.mobile-order-scan-camera-shell{position:relative;width:100%;max-width:264px;min-height:132px}.mobile-order-scan-camera-shell.is-live{max-width:100%;min-height:264px}.mobile-order-scan-camera{width:100%;max-width:264px;min-height:132px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-order-scan-camera.is-live{width:100%;max-width:100%;height:264px}.mobile-order-scan-camera video{width:100%;height:264px;-o-object-fit:cover;object-fit:cover;display:block}.mobile-order-scan-camera #reader__scan_region{width:100%;min-height:264px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-order-scan-camera #reader__dashboard_section_csr,.mobile-order-scan-camera #reader__dashboard_section_swaplink{display:none!important}.mobile-order-scan-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.mobile-order-scan-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-order-scan-btn{min-height:40px;padding:0 12px;border-radius:12px;border:1px solid var(--teal-400);background:#0f6e56;color:#fff;font-size:12px;font-weight:700}.mobile-order-scan-btn.is-secondary{background:transparent;color:var(--gray-700);border-color:var(--gray-200)}.mobile-order-scan-btn.is-primary:disabled{opacity:.6}.mobile-order-scan-status{width:100%;padding:10px 12px;border-radius:12px;background:#0f6e5614;border:1px solid rgba(15,110,86,.18);color:var(--teal-700);font-size:12px;line-height:1.4}.mobile-order-scan-status.is-error{background:#c1434314;border-color:#c143432e;color:var(--red-600)}.mobile-order-scan-line{position:absolute;left:10px;right:10px;top:50%;height:2px;border-radius:999px;background:var(--teal-400);transform:translateY(-50%)}.mobile-order-scan-shell input{width:100%}.mobile-order-receiving-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:lowercase}.mobile-order-receiving-chip.ok{background:#0d2218;color:#4ade80}.mobile-order-receiving-chip.defect{background:#2a0d0d;color:#f87171}.mobile-order-receiving-chip.pending{background:#1e1e1e;color:#8b8b8b}.mobile-order-service-list{display:grid;gap:8px}.mobile-order-service-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--gray-100);font-size:12px}.mobile-order-section-dark .mobile-order-service-row{border-bottom-color:#1f1f1f}.mobile-order-service-row:last-child{border-bottom:none;padding-bottom:0}.mobile-order-service-row.total span,.mobile-order-service-row.total strong{color:var(--amber-400);font-weight:700}.mobile-order-success-card{border-radius:20px;background:#dcf5eb;border:1px solid rgba(29,158,117,.25);padding:20px 18px;display:grid;justify-items:center;gap:10px;text-align:center}.mobile-order-success-card-dark{background:#dff4ed;color:#0c5d46}.mobile-order-success-icon{width:56px;height:56px;border-radius:999px;background:var(--teal-400);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.mobile-order-success-title{font-size:15px;font-weight:800}.mobile-order-success-sub{font-size:12px;line-height:1.5}.mobile-order-meta-list{display:flex;flex-direction:column;gap:12px}.mobile-order-meta-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid var(--gray-100)}.mobile-order-meta-row:last-child{padding-bottom:0;border-bottom:none}.mobile-order-meta-row strong{color:var(--gray-900);font-size:12px;text-align:right}.mobile-order-section-dark,.mobile-order-panel-dark,.mobile-order-stack-card-dark{background:#141414;border-color:#232323;color:#fff}.mobile-order-section-dark .mobile-order-section-title,.mobile-order-panel-dark .mobile-order-section-title,.mobile-order-section-dark .mobile-order-kpi-label,.mobile-order-panel-dark .mobile-order-kpi-label{color:#666}.mobile-order-section-dark .mobile-order-meta-row,.mobile-order-panel-dark .mobile-order-meta-row{border-bottom-color:#1f1f1f}.mobile-order-section-dark .mobile-order-meta-row span,.mobile-order-panel-dark .mobile-order-meta-row span{color:#666}.mobile-order-section-dark .mobile-order-meta-row strong,.mobile-order-panel-dark .mobile-order-meta-row strong,.mobile-order-stack-card-dark .mobile-order-card-title,.mobile-order-stack-card-dark .mobile-order-sum{color:#fff}.mobile-order-stack-card-dark .mobile-order-card-sub,.mobile-order-stack-card-dark .mobile-order-kpi-sub{color:#6f6f6f}.mobile-order-stack-card-dark .mobile-order-meta-pill{background:#1a1a1a;border-color:#292929}.mobile-order-stack-card-dark .mobile-order-meta-pill span{color:#6f6f6f}.mobile-order-stack-card-dark .mobile-order-meta-pill strong{color:#fff}.mobile-order-stack-card-dark input,.mobile-order-stack-card-dark textarea,.mobile-order-stack-card-dark select,.mobile-order-panel-dark input,.mobile-order-panel-dark textarea,.mobile-order-panel-dark select{background:#1a1a1a;border-color:#292929;color:#fff}.mobile-order-stack-card-dark input::-moz-placeholder,.mobile-order-panel-dark input::-moz-placeholder,.mobile-order-stack-card-dark textarea::-moz-placeholder,.mobile-order-panel-dark textarea::-moz-placeholder{color:#666}.mobile-order-stack-card-dark input::placeholder,.mobile-order-panel-dark input::placeholder,.mobile-order-stack-card-dark textarea::placeholder,.mobile-order-panel-dark textarea::placeholder{color:#666}.mobile-order-stack-card-dark label,.mobile-order-panel-dark label{color:#7f7f7f}.mobile-order-panel-dark .services-search-dropdown,.mobile-order-stack-card-dark .services-search-dropdown{background:#181818;border-color:#262626}.mobile-order-panel-dark .services-search-option,.mobile-order-stack-card-dark .services-search-option{background:#181818;color:#fff}.mobile-order-panel-dark .services-search-option:hover,.mobile-order-stack-card-dark .services-search-option:hover{background:#202020}.mobile-order-detail-light .mobile-order-kpi,.mobile-order-detail-light .mobile-order-section,.mobile-order-detail-light .mobile-order-panel,.mobile-order-detail-light .mobile-order-stack-card{background:#ffffffeb;border-color:#dfe7ef}.mobile-order-detail-light .mobile-order-meta-row{border-bottom-color:#e6edf5}.mobile-order-detail-light .mobile-order-meta-row span,.mobile-order-detail-light .mobile-order-kpi-label,.mobile-order-detail-light .mobile-order-kpi-sub,.mobile-order-detail-light .mobile-order-card-sub,.mobile-order-detail-light .mobile-order-meta-pill span{color:#718096}.mobile-order-detail-light .mobile-order-stage-label,.mobile-order-detail-light .mobile-order-section-title{color:#7a8797}.mobile-order-detail-light .mobile-order-meta-pill{background:#f6f9fc;border-color:#e3ebf3}.mobile-order-detail-light .mobile-order-stack-card input,.mobile-order-detail-light .mobile-order-stack-card textarea,.mobile-order-detail-light .mobile-order-stack-card select,.mobile-order-detail-light .mobile-order-panel input,.mobile-order-detail-light .mobile-order-panel textarea,.mobile-order-detail-light .mobile-order-panel select{background:#fff;border-color:#dbe4ee;color:var(--gray-900)}.mobile-order-detail-light .mobile-order-stack-card input::-moz-placeholder,.mobile-order-detail-light .mobile-order-panel input::-moz-placeholder,.mobile-order-detail-light .mobile-order-stack-card textarea::-moz-placeholder,.mobile-order-detail-light .mobile-order-panel textarea::-moz-placeholder{color:#9aa6b2}.mobile-order-detail-light .mobile-order-stack-card input::placeholder,.mobile-order-detail-light .mobile-order-panel input::placeholder,.mobile-order-detail-light .mobile-order-stack-card textarea::placeholder,.mobile-order-detail-light .mobile-order-panel textarea::placeholder{color:#9aa6b2}.mobile-order-detail-light .mobile-order-stack-card label,.mobile-order-detail-light .mobile-order-panel label{color:#6b7788}.mobile-order-detail-light .services-search-dropdown{background:#fff;border-color:#dbe4ee}.mobile-order-detail-light .services-search-option{background:#fff;color:var(--gray-900)}.mobile-order-detail-light .services-search-option:hover{background:#f5f8fb}.mobile-order-tabs-dark .mobile-order-tab{background:#161616;border-color:#262626;color:#7f7f7f}.mobile-order-tabs-dark .mobile-order-tab.active{color:#fff;background:#1e2a0e;border-color:#3b4f1c}.mobile-order-tab{border:1px solid var(--gray-200);background:#ffffffeb;color:var(--gray-500);border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;white-space:nowrap;flex-shrink:0}.mobile-order-tab.active{color:var(--teal-600);background:var(--teal-50);border-color:#1d9e7547}.mobile-order-panel,.mobile-order-card-list{display:flex;flex-direction:column;gap:14px}.mobile-order-card-title{font-size:13px;font-weight:700;color:var(--gray-900);line-height:1.35}.mobile-order-stack-card-receiving{border-color:#262626;background:#151515;color:#fff}.mobile-order-stack-card-receiving .mobile-order-card-title{color:#fff}.mobile-order-stack-card-receiving .mobile-order-card-sub{color:#6f6f6f}.mobile-order-stack-card-receiving .mobile-order-meta-pill{background:#1d1d1d;border-color:#292929}.mobile-order-stack-card-receiving .mobile-order-meta-pill strong{color:#fff}.mobile-order-stack-card-receiving .mobile-order-meta-pill span{color:#6f6f6f}.mobile-order-product-head,.mobile-order-actions-row{display:flex;align-items:center;gap:10px;justify-content:space-between}.mobile-order-product-head{align-items:flex-start;margin-bottom:2px}.mobile-order-product-info{min-width:0;flex:1}.mobile-order-meta-grid,.mobile-order-qty-grid,.mobile-order-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-order-qty-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-order-qty-grid .form-group,.mobile-order-inline-grid .form-group{gap:8px}.mobile-order-qty-grid input,.mobile-order-inline-grid input,.mobile-order-inline-grid select{width:100%!important;min-width:0!important}.mobile-order-meta-pill{padding:11px 12px;border-radius:14px;background:var(--gray-50);border:1px solid var(--gray-100);display:flex;flex-direction:column;gap:4px;min-width:0}.mobile-order-meta-pill strong,.mobile-order-sum{font-size:12px;font-weight:700;color:var(--gray-900);word-break:break-word}.mobile-order-timeline{display:flex;flex-direction:column;gap:12px}.mobile-order-timeline-item{display:flex;gap:10px;align-items:flex-start}.mobile-order-timeline-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:var(--teal-400);flex-shrink:0}.mobile-order-timeline-body{flex:1;min-width:0}.mobile-order-note{margin-top:8px;font-size:12px;color:var(--gray-500);line-height:1.45}.mobile-receiving-shell{background:#141414;border:1px solid #232323;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0000001f}.mobile-receiving-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.mobile-receiving-head-title{font-size:11px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.4px}.mobile-receiving-head-count{background:var(--teal-400);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px}.mobile-receiving-preview-list{display:flex;flex-direction:column;gap:8px}.mobile-receiving-preview-card{display:flex;align-items:center;gap:10px;background:#1a1a1a;border-radius:12px;padding:10px}.mobile-receiving-preview-info{min-width:0;flex:1}.mobile-receiving-preview-name{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-receiving-preview-sub{margin-top:2px;font-size:10px;color:#666}.mobile-receiving-preview-side,.mobile-receiving-inline-status{text-align:right;flex-shrink:0}.mobile-receiving-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 10px}.mobile-receiving-qty{font-size:14px;font-weight:700}.mobile-receiving-qty-ok{color:#fff}.mobile-receiving-qty-defect{color:#f87171}.mobile-receiving-qty-pending{color:#888}.mobile-receiving-badge{display:inline-flex;margin-top:4px;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:600}.mobile-receiving-badge-ok{background:#0d2218;color:#4ade80}.mobile-receiving-badge-defect{background:#2a0d0d;color:#f87171}.mobile-receiving-badge-pending{background:#1e1e1e;color:#888}.mobile-receiving-more{padding:4px 0 0;text-align:center;font-size:11px;color:#555}.mobile-order-bottom-bar{position:fixed;left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;z-index:35;margin-top:4px;padding:8px;border:1px solid #232323;border-radius:18px;background:#0c0c0ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-order-detail>.mobile-order-kpis+.mobile-order-section,.mobile-order-detail>.mobile-order-section+.mobile-order-section,.mobile-order-detail>.mobile-order-section+.mobile-order-tabs,.mobile-order-detail>.mobile-order-tabs+.mobile-order-panel{margin-top:12px}.mobile-order-panel>.mobile-order-stack-card:first-child{margin-top:0}.mobile-order-panel>.mobile-order-card-list,.mobile-order-panel>.mobile-receiving-shell{margin-top:2px}.mobile-order-stack-card>.mobile-order-meta-grid,.mobile-order-stack-card>.mobile-order-qty-grid,.mobile-order-stack-card>.mobile-order-actions-row,.mobile-order-stack-card>.services-search-wrap,.mobile-order-stack-card>.mobile-order-card-sub{margin-top:12px}.mobile-order-stack-card>.mobile-order-card-title+.services-search-wrap,.mobile-order-stack-card>.mobile-order-card-title+.mobile-order-meta-grid,.mobile-order-stack-card>.mobile-order-card-title+.mobile-order-qty-grid{margin-top:14px}.mobile-order-stack-card .form-group+.form-group{margin-top:4px}.mobile-order-bottom-bar-receiving{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-product-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.mobile-product-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.mobile-product-topbar-actions .btn{white-space:nowrap}.mobile-product-hero{padding:16px;border:1px solid var(--gray-200);border-radius:20px;background:var(--surface-card-alt);box-shadow:var(--shadow-sm);margin-bottom:2px}.mobile-product-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-product-hero-copy{min-width:0;flex:1}.mobile-product-hero-title{font-size:20px;line-height:1.12;font-weight:800;letter-spacing:-.4px;color:var(--gray-900)}.mobile-product-hero-subtitle{margin-top:4px;font-size:12px;color:var(--gray-400)}.mobile-product-photo-wrap{display:flex;justify-content:flex-end;align-self:flex-start;flex-shrink:0}.mobile-product-photo{width:72px;height:72px;border-radius:16px;border:1px solid var(--gray-200);background:var(--gray-50);-o-object-fit:cover;object-fit:cover;display:block}.mobile-product-kpis{margin-bottom:0;margin-top:0}.mobile-product-meta-list{display:grid;gap:10px}.mobile-product-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--gray-100)}.mobile-product-meta-row:last-child{padding-bottom:0;border-bottom:none}.mobile-product-meta-row span{font-size:11px;color:var(--gray-400)}.mobile-product-meta-row strong{font-size:12px;color:var(--gray-900);text-align:right;word-break:break-word}.mobile-product-barcode-list{display:grid;gap:10px}.mobile-product-barcode-card{padding:12px;border:1px solid var(--gray-200);border-radius:16px;background:var(--surface-card-alt);box-shadow:var(--shadow-sm)}.mobile-product-barcode-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.mobile-product-barcode-row:first-child{padding-top:0}.mobile-product-barcode-row span{font-size:11px;color:var(--gray-400)}.mobile-product-barcode-row strong{font-size:12px;color:var(--gray-900);text-align:right;word-break:break-word}.mobile-product-empty{padding:14px;border:1px dashed var(--gray-200);border-radius:16px;color:var(--gray-400);font-size:12px;background:color-mix(in srgb,var(--surface-card) 82%,transparent)}.mobile-product-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobile-product-gallery-item{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;border:1px solid var(--gray-200);background:var(--gray-50)}.mobile-product-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mobile-product-op-card{border:1px solid var(--gray-200);border-radius:16px;background:var(--surface-card-alt);padding:12px;box-shadow:var(--shadow-sm)}.mobile-product-op-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.mobile-product-op-top strong{font-size:12px;color:var(--gray-900)}.mobile-product-op-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-product-op-grid div{padding-top:8px;border-top:1px solid var(--gray-100)}.mobile-product-op-grid div:nth-child(-n+2){border-top:none;padding-top:0}.mobile-product-op-grid span{display:block;font-size:11px;color:var(--gray-400);margin-bottom:5px}.mobile-product-op-grid strong{display:block;font-size:12px;color:var(--gray-900);word-break:break-word}.mobile-product-op-wide{grid-column:1 / -1}.mobile-action-btn{min-height:42px;border-radius:14px;border:1px solid transparent;box-shadow:0 10px 24px #00000029;font-size:11px;font-weight:700;padding:0 8px;line-height:1.1;cursor:pointer;font-family:inherit}.mobile-action-btn:disabled{opacity:.65;cursor:not-allowed}.mobile-action-btn-primary{background:var(--teal-400);color:#fff}.mobile-action-btn-secondary{background:#202020;color:#d6d6d6;border-color:#2b2b2b}.mobile-action-btn-warn{background:#2a1500;color:#ef9f27;border-color:#3a2200}.mobile-btn-primary{border-radius:16px!important;min-height:46px;box-shadow:none}.mobile-btn-secondary{border-radius:16px!important;min-height:46px;background:#202020!important;border:1px solid #2b2b2b!important;color:#fff!important}.surface-note{padding:12px 14px;border:1px solid var(--gray-200);border-radius:16px;background:var(--gray-50)}.services-storage-card{margin-bottom:18px}.services-storage-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.services-storage-eyebrow{color:var(--teal-400);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.services-storage-title{font-size:22px;font-weight:700;color:var(--text);margin-bottom:6px}.services-storage-subtitle{max-width:720px;color:var(--muted);line-height:1.5}.services-storage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.services-storage-item{border:1px solid var(--gray-200);border-radius:18px;background:var(--gray-50);padding:16px}.services-storage-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.services-storage-item-title{font-weight:700;color:var(--text);margin-bottom:4px}.services-storage-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.services-storage-price{color:var(--teal-400);font-size:20px;font-weight:700}:root[data-theme=light] .surface-note{background:#f7fafc;border-color:#d9e2ec;color:#314256}:root[data-theme=light] .services-storage-item{background:linear-gradient(180deg,#fffffffa,#f6f9fdfa);border-color:#6f7d902e;box-shadow:0 8px 22px #2338540f}:root[data-theme=light] .services-storage-title{color:#203246}:root[data-theme=light] .services-storage-subtitle{color:#617287}@media (max-width: 900px){.services-storage-header{flex-direction:column;align-items:stretch}}:root[data-theme=light] .services-editor,:root[data-theme=light] .service-draft-row{background:linear-gradient(180deg,#fffffffa,#f6f9fdfa);border-color:#6f7d902e;box-shadow:0 10px 24px #23385414}:root[data-theme=light] .client-integrations-row,:root[data-theme=light] .client-integrations-note{background:linear-gradient(180deg,#fffffffa,#f6f9fdfa);border-color:#6f7d902e;box-shadow:0 8px 20px #2338540f}:root[data-theme=light] .client-notification-row.unread{background:linear-gradient(180deg,#f6fbf9fa,#f0f8f4fa)}:root[data-theme=dark] .client-integrations-row,:root[data-theme=dark] .client-integrations-note{background:#12161cf0;border-color:#3a47598c}:root[data-theme=dark] .client-integrations-hint{border-color:#3a47598c;background:#111f1bb8;color:#d6e4f1db}:root[data-theme=dark] .client-notification-row.unread{background:#12211dd1}:root[data-theme=dark] .client-notification-row.clickable:hover{background:#162722eb}:root[data-theme=light] .order-detail-tabs-card .mobile-order-stack-card,:root[data-theme=light] .order-detail-tabs-card .mobile-order-panel,:root[data-theme=light] .order-detail-tabs-card .mobile-order-kpi{background:#fffffff5;border-color:#6f7d902e}:root[data-theme=light] .order-detail-tabs-card .mobile-order-card-title,:root[data-theme=light] .order-detail-tabs-card .mobile-order-kpi-value{color:#203246}:root[data-theme=light] .order-detail-tabs-card .mobile-order-card-sub,:root[data-theme=light] .order-detail-tabs-card .mobile-order-kpi-label,:root[data-theme=light] .order-detail-tabs-card .mobile-order-sum{color:#617287}.inline-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.inline-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.services-consumables-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:10px}.services-consumables-title{font-size:12px;font-weight:600;color:var(--gray-500);line-height:1.4}.services-consumables-picker{width:100%;max-width:240px}.services-consumables-empty{font-size:12px;color:var(--gray-400);padding:10px 0}.services-consumable-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;gap:6px;align-items:center;padding:7px 10px;border:1px solid var(--gray-100);border-radius:16px;background:var(--gray-50);overflow:visible}.services-consumable-row+.services-consumable-row{margin-top:8px}.services-consumable-name{min-width:0;font-size:13px;color:var(--gray-700);font-weight:500}.services-consumable-unit{font-size:12px;color:var(--gray-400);white-space:nowrap}.checkbox-row{display:flex;gap:12px;flex-wrap:wrap}.checkbox-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--gray-200);border-radius:14px;background:var(--gray-50);font-size:12px;color:var(--gray-700)}.checkbox-chip input{width:16px;height:16px;min-height:16px}.new-order-page{padding-bottom:24px}.new-order-section{background:linear-gradient(180deg,#fffffffa,#f6f9fdfa);border:1px solid #d8e0ea;border-radius:18px;padding:20px;margin-bottom:16px;box-shadow:0 12px 28px #2338541a}.new-order-section-title{font-size:13px;font-weight:700;color:#223244;margin-bottom:14px;letter-spacing:.02em}.new-order-empty{font-size:13px;color:#6f7d90;text-align:center;padding:28px 12px}.new-order-inline-note{margin-top:14px;display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;padding:12px 14px;border:1px solid var(--gray-200);border-radius:14px;background:#f7fafc;color:#617287;font-size:12px}.new-order-inline-link{border:0;background:transparent;color:var(--teal-400);font-size:12px;font-weight:700;cursor:pointer;padding:0}.new-order-inline-link:hover{color:var(--teal-500)}.new-order-product-label{display:block;font-size:12px;font-weight:600;color:var(--gray-500);margin-bottom:6px}.new-order-actions{display:flex;gap:12px;flex-wrap:wrap}.max-w-3xl{max-width:960px}.bg-white{background:#121418f5}.bg-teal-50{background:var(--teal-50)}.bg-teal-100{background:var(--teal-100)}.bg-teal-600{background:var(--teal-600)}.bg-gray-50{background:var(--gray-50)}.bg-gray-100{background:var(--gray-100)}.border{border:1px solid var(--gray-200)}.border-b{border-bottom:1px solid var(--gray-100)}.border-b-2{border-bottom-width:2px;border-bottom-style:solid}.border-t{border-top:1px solid var(--gray-100)}.border-gray-50,.border-gray-100{border-color:var(--gray-100)}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-teal-500{border-color:var(--teal-400)}.border-teal-600{border-color:var(--teal-600)}.border-transparent{border-color:transparent}.rounded{border-radius:var(--radius-sm)}.rounded-lg{border-radius:var(--radius-md)}.rounded-xl{border-radius:16px}.rounded-2xl{border-radius:18px}.rounded-full{border-radius:999px}.rounded-l-lg{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-r-lg{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.p-4{padding:16px}.p-5{padding:20px}.p-8{padding:32px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-6{padding-top:24px;padding-bottom:24px}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.mb-1{margin-bottom:4px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mt-0\.5{margin-top:2px}.mt-1{margin-top:4px}.ml-auto{margin-left:auto}.w-full{width:100%}.w-7{width:28px}.w-8{width:32px}.w-20{width:80px}.h-7{height:28px}.h-8{height:32px}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.flex{display:flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:#fff}.text-gray-300{color:var(--gray-300)}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-700{color:var(--gray-700)}.text-gray-800{color:var(--gray-900)}.text-muted{color:var(--gray-400)}.text-red-500,.text-red-600{color:var(--red-600)}.text-teal-700{color:var(--teal-600)}.font-medium{font-weight:500}.resize-none{resize:none}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.flex-shrink-0{flex-shrink:0}.transition-colors{transition:color .12s,border-color .12s,background .12s}.-mb-px{margin-bottom:-1px}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 3px #1d9e751f}.focus\:ring-teal-500:focus{box-shadow:0 0 0 3px #1d9e751f;border-color:var(--teal-400)}.hover\:bg-gray-100:hover{background:var(--gray-100)}.hover\:border-gray-300:hover{border-color:var(--gray-300)}.hover\:text-gray-700:hover{color:var(--gray-700)}.hover\:text-red-400:hover{color:var(--red-400)}@media (max-width: 1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-cols-3,.form-grid,.inline-form-grid{grid-template-columns:1fr}.pagination-bar{align-items:flex-start}.pagination-controls{width:100%}}@media (max-width: 860px){.dashboard-page{gap:14px}.dashboard-two-col{grid-template-columns:1fr;gap:14px}.app-layout{flex-direction:column;height:auto;min-height:100vh}.sidebar{width:100%;position:sticky;top:0;z-index:40;border-right:none;border-bottom:1px solid #dde6ee;box-shadow:0 8px 24px #0000000a}.main-content{min-height:calc(100dvh - 84px);padding:16px 16px calc(176px + env(safe-area-inset-bottom))}.layout-topbar{margin:-16px -16px 14px;padding:10px 16px}.app-theme-toggle-label{font-size:11px}.client-layout{flex-direction:column;height:auto;min-height:100vh}.client-sidebar{width:100%;position:sticky;top:0;z-index:40;border-right:none;border-bottom:1px solid var(--gray-100);box-shadow:0 10px 24px #0000002e}.client-main{min-height:calc(100dvh - 88px);padding:16px 16px calc(176px + env(safe-area-inset-bottom))}.grid-cols-2,.stats-grid{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start;gap:10px}.company-meta-row{flex-direction:column}.company-meta-row strong{text-align:left}.services-consumable-row{grid-template-columns:1fr}.services-consumables-picker{max-width:none}.modal{border-radius:20px}.modal-header,.modal-body,.modal-footer{padding-left:16px;padding-right:16px}.toolbar{align-items:stretch}.toolbar>*{width:100%}.toolbar .filter-tabs{width:100%;justify-content:stretch;overflow-x:auto}.dashboard-header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:stretch}.dashboard-header-date{grid-column:1 / -1}.dashboard-header-actions .btn{width:100%;justify-content:center}.dashboard-defect-alert{align-items:flex-start;flex-wrap:wrap}.dashboard-defect-link{margin-left:50px}.pagination-bar{flex-direction:column;align-items:stretch}.pagination-controls{justify-content:space-between;width:100%}.page-size-toggle{width:100%;justify-content:center}.page-size-btn{flex:1 1 auto;padding:7px 8px}.sidebar-nav{display:none}.client-sidebar-nav,.client-mobile-menu-toggle,.client-mobile-logout,.client-sidebar-footer-mobile{display:none!important}.sidebar-nav::-webkit-scrollbar,.client-sidebar-nav::-webkit-scrollbar{display:none}.nav-link,.client-nav-link{margin-bottom:0;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:13px 10px;text-align:center;min-width:0}.nav-link{font-size:13px;min-width:92px}.sidebar-footer,.client-sidebar-footer{display:none}.client-integrations-row{grid-template-columns:1fr}.client-integrations-actions{justify-content:stretch}.client-integrations-actions .btn,.client-notifications-head .btn{width:100%;justify-content:center}.app-mobile-more-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0305088f;z-index:69;opacity:0;pointer-events:none;transition:opacity .16s ease}.app-mobile-more-backdrop.open{display:block;opacity:1;pointer-events:auto}.app-mobile-more-sheet{position:fixed;left:12px;right:12px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:70;transform:translateY(12px);opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.app-mobile-more-sheet.open{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.app-mobile-more-sheet-inner{display:grid;gap:2px;padding:6px;border:1px solid #21242a;border-radius:16px;background:#111215fa;box-shadow:0 20px 50px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-mobile-sheet-link,.app-mobile-sheet-logout{display:flex;align-items:center;gap:12px;padding:10px 13px;border-radius:11px;border:1px solid transparent;background:transparent;color:#d8dde8;text-decoration:none;font-size:13px;font-weight:500}.app-mobile-sheet-link svg,.app-mobile-bottom-link svg{width:18px;height:18px;flex-shrink:0}.app-mobile-sheet-link.active{background:#1f1600;color:#e8a027}.app-mobile-sheet-logout{justify-content:center;color:#e05252;cursor:pointer}.app-mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;position:fixed;left:0;right:0;bottom:0;z-index:71;padding:6px 4px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e8eef5;background:#fffffffa;box-shadow:none}.app-mobile-bottom-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:48px;padding:6px 4px;border-radius:0;border:none;background:transparent;color:#6f7d90;text-decoration:none;font-size:10px;font-weight:600;cursor:pointer}.app-mobile-bottom-link.active{color:#c88a1f;background:transparent}.app-mobile-bottom-link-button{font-family:inherit}.app-mobile-plus-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:2px 4px 6px;color:#1d9e75;font-size:9px;font-weight:700}.app-mobile-plus-circle{width:42px;height:42px;border-radius:50%;background:#1d9e75;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #1d9e7542;margin-bottom:2px;color:#fff}.app-mobile-plus-btn span{color:#1d9e75}.client-nav-label{font-size:11px;line-height:1.2;white-space:normal}.client-nav-badge{position:absolute;top:8px;right:8px}.new-order-section{padding:16px;border-radius:20px}.mobile-new-order-shell{display:grid;gap:12px;margin-bottom:14px}.mobile-new-order-topbar{display:flex;align-items:center;gap:10px}.mobile-new-order-back{width:34px;height:34px;border:1px solid #23262c;border-radius:999px;background:#17191d;color:#f7f9fc;display:inline-flex;align-items:center;justify-content:center}.mobile-new-order-title-wrap{min-width:0;flex:1}.mobile-new-order-title{font-size:18px;font-weight:800;color:#f7f9fc}.mobile-new-order-step-caption{margin-top:3px;font-size:11px;color:#8b93a1}.mobile-new-order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-new-order-step{position:relative;display:grid;justify-items:center;gap:5px;text-align:center}.mobile-new-order-step-dot{width:24px;height:24px;border-radius:999px;border:1px solid #2c3138;background:#17191d;color:#8b93a1;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.mobile-new-order-step span{font-size:10px;color:#8b93a1}.mobile-new-order-step.done .mobile-new-order-step-dot{border-color:var(--teal-400);background:var(--teal-400);color:#fff}.mobile-new-order-step.active .mobile-new-order-step-dot{border-color:#fff;background:#fff;color:#111}.mobile-new-order-step.done span{color:var(--teal-400)}.mobile-new-order-step.active span,.new-order-page{color:#f7f9fc}.new-order-page .new-order-section{border:1px solid #23262c;background:#17191d;box-shadow:none}.new-order-page .new-order-section-title{color:#f7f9fc}.new-order-page .new-order-empty,.new-order-page .new-order-inline-note,.new-order-page .new-order-product-label,.new-order-page .services-search-wrap label,.new-order-page .form-group label{color:#8b93a1}.new-order-page input,.new-order-page textarea,.new-order-page select{border-color:#2a2e36!important;background:#111317!important;color:#f7f9fc!important}.new-order-page input::-moz-placeholder,.new-order-page textarea::-moz-placeholder{color:#707886!important}.new-order-page input::placeholder,.new-order-page textarea::placeholder{color:#707886!important}.new-order-page .bg-gray-50,.new-order-page .bg-white,.new-order-page .bg-gray-100{background:#111317!important}.new-order-page .border-gray-200,.new-order-page .border-gray-300,.new-order-page .border{border-color:#2a2e36!important}.new-order-page .text-gray-400,.new-order-page .text-gray-500,.new-order-page .text-gray-700{color:#8b93a1!important}.new-order-page .text-gray-800{color:#f7f9fc!important}.new-order-page .bg-teal-50{background:#0d2218!important}.new-order-page .text-teal-700{color:#5bd8ad!important}.new-order-page .table-wrap{background:transparent}.new-order-page table th{color:#8b93a1}.new-order-page table td{color:#f7f9fc;border-color:#23262c}.new-order-actions{position:sticky;bottom:12px;z-index:8;padding:10px;border:1px solid var(--gray-200);border-radius:18px;background:#090a0ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.new-order-actions .btn{flex:1 1 0;justify-content:center}.new-order-actions .btn-secondary{flex-basis:100%}.product-name-cell{min-width:0;max-width:none}.product-company-cell,.product-barcode-cell,.product-article-cell,.product-color-cell{max-width:none}.product-actions-cell{width:100%;min-width:100%}.product-actions-stack{flex-direction:column;gap:6px}.product-action-btn{flex:1 1 0}.inline-dimensions{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-order-qty-grid,.mobile-order-meta-grid,.mobile-order-inline-grid{grid-template-columns:1fr}.mobile-order-actions-row{align-items:stretch;flex-wrap:wrap}.mobile-order-actions-row .btn{flex:1 1 calc(50% - 5px);justify-content:center}.client-order-desktop-head{grid-template-columns:1fr}.client-order-desktop-topline{align-items:flex-start;flex-direction:column}.client-order-desktop-summary{justify-content:flex-start}.desktop-only{display:none!important}.mobile-only{display:block!important}.mobile-only.client-orders-mobile-list,.admin-new-order-items-mobile.mobile-only{display:flex!important}.client-page-head,.client-page-toolbar{align-items:stretch}.client-mobile-more-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0305088f;z-index:69;opacity:0;pointer-events:none;transition:opacity .16s ease}.client-mobile-more-backdrop.open{display:block;opacity:1;pointer-events:auto}.client-mobile-more-sheet{position:fixed;left:12px;right:12px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:70;transform:translateY(12px);opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.client-mobile-more-sheet.open{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.client-mobile-more-sheet-inner{display:grid;gap:2px;padding:6px;border:1px solid #21242a;border-radius:16px;background:#111215fa;box-shadow:0 20px 50px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-mobile-sheet-link,.client-mobile-sheet-logout{display:flex;align-items:center;gap:12px;padding:10px 13px;border-radius:11px;border:1px solid transparent;background:transparent;color:#d8dde8;text-decoration:none;font-size:13px;font-weight:500}.client-mobile-sheet-link.active{background:#1f1600;color:#e8a027}.client-mobile-sheet-logout{justify-content:center;color:#e05252;cursor:pointer}.client-mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;position:fixed;left:0;right:0;bottom:0;z-index:71;padding:6px 4px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e8eef5;background:#fffffffa;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.client-mobile-bottom-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:48px;padding:6px 4px;border-radius:0;border:none;background:transparent;color:#6f7d90;text-decoration:none;font-size:10px;font-weight:600;cursor:pointer;position:relative}.client-mobile-bottom-link.active{color:#0f6e56;background:transparent}.client-mobile-bottom-link-button{font-family:inherit}.client-mobile-bottom-badge{position:absolute;top:3px;right:16px;min-width:13px;height:13px;padding:0 3px;border-radius:999px;background:#e05252;color:#fff;font-size:8px;font-weight:700;line-height:13px;text-align:center}.client-mobile-plus-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:2px 4px 0;color:#1d9e75;font-size:9px;font-weight:700;border:none;background:transparent;cursor:pointer}.client-mobile-plus-circle{width:44px;height:44px;border-radius:50%;background:#1d9e75;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 14px #1d9e7566;margin-top:-14px;margin-bottom:2px;color:#fff}.client-mobile-plus-btn span{color:#1d9e75}.client-stats-grid,.client-card-grid-4,.client-card-grid-3,.client-card-grid-2,.client-form-grid-2,.client-type-grid{grid-template-columns:1fr}.client-doc-row{align-items:flex-start;flex-direction:column}.client-doc-row-actions{width:100%}.client-uploaded-doc-row{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.dashboard-page,.dashboard-two-col{gap:12px}.page-title{font-size:24px}.stat-card{padding:14px}.stat-value{font-size:26px}.filter-tab{padding:6px 10px;font-size:11.5px}.page-size-btn{font-size:11px;padding:5px 7px}.search-input{width:100%}.page-header .btn{width:100%;justify-content:center}.dashboard-header-actions{grid-template-columns:1fr}.dashboard-header-date{white-space:normal;line-height:1.35}.dashboard-defect-alert{padding:12px;gap:12px}.dashboard-defect-title{font-size:14px;line-height:1.3}.dashboard-defect-subtext{font-size:12px;line-height:1.45}.dashboard-defect-link{width:100%;margin-left:0}.client-sidebar-head{padding:16px 16px 12px}.sidebar-nav{padding:8px 10px 10px}.nav-link{padding:9px 10px;font-size:12px;min-width:82px}.client-nav-link{padding:12px 8px;font-size:12px;border-radius:16px}.client-mobile-stats{grid-template-columns:1fr;gap:10px}.client-mini-order-card,.client-notice-card{padding:12px;border-radius:16px}.client-mini-order-card{flex-direction:column;align-items:stretch}.client-mini-order-side{align-items:flex-start;gap:8px;width:100%}.client-mini-order-badges{justify-content:flex-start}.client-mobile-dashboard .client-shell-card,.client-mobile-dashboard .card,.client-mobile-empty-card{border-radius:16px}.client-nav-icon,.client-nav-icon svg{width:19px;height:19px}.client-main,.main-content{min-height:calc(100dvh - 84px);padding:14px 14px calc(152px + env(safe-area-inset-bottom))}.dashboard-page .card{border-radius:20px}.dashboard-page .card-header{padding:14px 14px 12px}.dashboard-page .card-body{padding:14px}.kanban-board{gap:10px;padding:2px 10px 8px}.kanban-col{width:224px}.kanban-col-header{padding:10px 12px}.kanban-col-body{padding:10px;min-height:112px}.layout-topbar{margin:-14px -14px 12px;padding:9px 14px}.app-theme-toggle-wrap{gap:8px}.app-theme-toggle-label{font-size:10px}.compact-input,.compact-number-input{min-width:0!important;width:100%!important}.table-number-input{width:60px;min-width:60px;max-width:60px}.table-number-input.tiny{width:54px;min-width:54px;max-width:54px}.services-editor{padding:11px}.services-editor-head h3{font-size:16px}.services-consumable-row{padding:7px 9px}.page-size-toggle{gap:1px;padding:1px}.page-size-btn{padding:5px 6px;font-size:10.5px}.mobile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-stat-card{min-width:156px;padding:12px 14px}.mobile-stat-card-value{font-size:19px}.mobile-entity-grid,.mobile-entity-actions{grid-template-columns:1fr}.mobile-entity-card,.mobile-card,.mobile-order-section,.mobile-order-panel,.mobile-order-stack-card{background:var(--surface-card-alt);border-color:color-mix(in srgb,var(--gray-200) 84%,var(--teal-100))}.mobile-entity-pill,.mobile-card-field{background:color-mix(in srgb,var(--surface-pane-muted) 84%,var(--teal-50));border-color:color-mix(in srgb,var(--gray-200) 76%,transparent)}.mobile-card{padding:13px 14px;border-radius:18px}.mobile-card-field-value,.mobile-entity-pill-value{font-size:12.5px}.company-detail-mobile-orders,.company-detail-mobile-products{padding:10px}.company-detail-mobile-grid-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-order-title{font-size:20px}.mobile-order-kpis{grid-template-columns:1fr 1fr}.mobile-order-qty-grid,.mobile-order-inline-grid,.mobile-order-meta-grid{grid-template-columns:1fr}.mobile-product-topbar{flex-direction:column;align-items:stretch}.mobile-product-topbar-actions{width:100%}.mobile-product-topbar-actions .btn{flex:1 1 0}.mobile-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-product-photo{width:64px;height:64px}.mobile-only.product-detail-mobile{display:flex!important;flex-direction:column;gap:14px;padding:14px 14px calc(192px + env(safe-area-inset-bottom));margin:-14px;min-height:calc(100dvh - 84px)}.mobile-order-kpi{background:var(--surface-card-alt);border-color:color-mix(in srgb,var(--gray-200) 84%,var(--teal-100))}.mobile-receiving-preview-card,.mobile-order-product-head{align-items:flex-start}.mobile-order-bottom-bar{display:grid;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom))}.client-page-title,.client-new-order-title,.client-new-order-shell-title{font-size:24px}.client-new-order-type-shell,.client-new-order-shell{padding:14px;border-radius:18px}.client-new-order-type-grid,.client-new-order-layout,.client-new-order-comment-grid,.client-new-order-shipment-grid{grid-template-columns:1fr!important}.client-new-order-shell-head,.client-new-order-block-head,.client-new-order-block-copy{align-items:flex-start}.client-new-order-section-title,.client-new-order-section-body{padding-left:14px;padding-right:14px}.client-new-order-footer{padding:14px}.client-orders-search-wrap{width:100%}.client-orders-search-wrap input{width:100%!important}.client-orders-count{width:100%;margin-left:0}.client-primary-btn,.client-secondary-btn{width:100%;justify-content:center}.client-filter-tabs{width:100%}.client-shell-card-header,.client-shell-card-body{padding-left:14px;padding-right:14px}.client-orders-search{width:100%!important}.client-order-detail-section{padding:18px 16px!important;border-radius:18px!important}.client-order-detail-grid{gap:14px!important}.client-order-detail-grid>div{padding-bottom:2px}.client-order-detail-table-card .client-shell-card-header{padding:16px 16px 12px!important}.client-order-detail-table-card .client-table-wrap{padding:0 0 6px}.client-order-detail-table-card .client-dark-table th,.client-order-detail-table-card .client-dark-table td{padding:10px 12px!important}.client-order-detail-table-card .client-dark-table th{font-size:11px!important}.client-order-detail-table-card .client-dark-table td{font-size:12px!important}.client-order-detail-head{align-items:stretch;gap:12px}.client-order-detail-head-main{width:100%;gap:10px}.client-order-detail-back{width:36px!important;height:36px!important;border-radius:12px!important;flex-shrink:0}.client-order-detail-title-row{gap:6px!important}.client-order-detail-title{font-size:26px!important;line-height:1.05}.client-order-detail-subtitle{font-size:12px!important;line-height:1.45}.client-order-detail-head-actions{width:100%;margin-left:0!important}.client-order-detail-delete{width:100%;justify-content:center}.client-order-detail-overview-card{padding:16px 14px!important}.client-order-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}.client-order-detail-kpi-card,.client-order-detail-meta-card{padding:12px!important;border-radius:14px!important}.client-order-progress{overflow-x:auto;padding-bottom:6px!important;scrollbar-width:none}.client-order-progress::-webkit-scrollbar{display:none}.client-order-progress-grid{width:-moz-max-content!important;width:max-content!important;min-width:100%}.client-order-progress-step{min-width:84px!important}.client-order-progress-dot{width:24px!important;height:24px!important;font-size:9.5px!important}.client-order-progress-label{max-width:74px!important;font-size:9.5px!important;min-height:26px!important}.client-order-mobile-head{align-items:center;flex-direction:row}.client-order-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-order-cards-grid{grid-template-columns:1fr;gap:12px;padding:12px}.admin-order-cards-grid.compact{padding:0}.admin-order-card{padding:12px 12px 11px;border-radius:20px}.admin-order-card:before{width:4px;border-radius:20px 0 0 20px}.admin-order-card-head{flex-direction:row;align-items:flex-start;gap:8px}.admin-order-card-badges{justify-content:flex-end;gap:6px}.admin-order-card-num{font-size:20px}.admin-order-card-client{font-size:18px;margin-bottom:6px}.admin-order-card-date{font-size:10px;margin-top:4px}.admin-order-card-warehouse{font-size:12px;margin-bottom:8px}.admin-order-card-timeline{grid-template-columns:1fr;gap:8px;margin-bottom:8px}.admin-order-card-timeline-item{padding:9px 10px}.admin-order-card-timeline-item strong{font-size:14px}.admin-order-card-highlights{gap:6px;margin-bottom:8px}.admin-order-card-highlight{min-height:30px;padding:7px 10px}.admin-order-card-highlight strong{font-size:11px}.admin-order-card-stages{gap:0;margin-bottom:6px;padding:9px 10px}.admin-order-card-progress{padding:10px;margin-bottom:6px}.admin-order-card-progress-head{margin-bottom:4px}.admin-order-card-progress-title{font-size:10.5px}.admin-order-card-progress-bar{height:4px}.admin-order-card-progress-total{font-size:13px}.admin-order-card-meta{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.admin-order-card-meta-item:not(:last-child){border-right:1px solid rgba(255,255,255,.1);border-bottom:none}.admin-order-card-meta-item{padding:8px 6px 7px}.admin-order-card-meta-item strong{font-size:12px}.admin-order-card-meta-item span{font-size:9px}.admin-order-card-banner{flex-direction:row;align-items:center;padding:10px 12px;font-size:12px;margin-bottom:6px}.admin-order-card-actions{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:6px;margin-top:8px}.admin-order-card-action,.admin-order-card-action.primary,.admin-order-card-action.muted,.admin-order-card-action.blue,.admin-order-card-action.warning{width:100%;margin-left:0;min-height:32px;padding:7px 8px;font-size:10.5px}.admin-order-mobile-head{align-items:stretch;flex-direction:column}.admin-order-mobile-grid{grid-template-columns:1fr}.admin-invoice-mobile-head{align-items:stretch;flex-direction:column}.admin-invoice-mobile-grid{grid-template-columns:1fr}.client-new-order-item-row,.client-supply-inline-fields{grid-template-columns:1fr!important}.client-supply-inline-fields{display:grid!important;gap:12px!important}.client-supply-compact-field{width:100%!important;flex:1 1 auto!important}.client-supply-compact-field input{width:100%!important;min-width:0!important;max-width:none!important;text-align:left!important}.client-supply-date-field input{min-width:0;font-size:12px}.client-mobile-bottom-nav{left:0;right:0;gap:0;bottom:0;padding:6px 4px calc(12px + env(safe-area-inset-bottom))}.client-mobile-bottom-link{min-height:48px;font-size:9px}.client-mobile-plus-btn{width:auto;height:auto;margin-top:0;font-size:9px}.client-mobile-more-sheet{left:10px;right:10px;bottom:calc(98px + env(safe-area-inset-bottom))}.app-mobile-bottom-nav{left:0;right:0;gap:0;bottom:0;padding:6px 4px calc(12px + env(safe-area-inset-bottom))}.app-mobile-bottom-link{min-height:48px;font-size:9px}.app-mobile-plus-btn{width:auto;height:auto;margin-top:0;font-size:9px}.app-mobile-more-sheet{left:10px;right:10px;bottom:calc(98px + env(safe-area-inset-bottom))}.new-order-inline-note{align-items:flex-start;flex-direction:column}.company-detail-page-actions{width:100%}.company-detail-page-actions>*{flex:1 1 calc(50% - 8px)}.company-detail-access-grid,.company-detail-access-actions{grid-template-columns:1fr!important}.company-detail-access-actions{display:grid!important;justify-content:stretch!important}.company-detail-access-actions>*{width:100%}.admin-documents-page-actions{width:100%}.admin-documents-page-actions>*{flex:1 1 100%}.admin-warehouse-ops-toolbar{align-items:stretch}.admin-warehouse-ops-toolbar>*{width:100%}.pagination-bar .page-size-toggle{display:none}}.mobile-app-topbar{display:none}@media (max-width: 760px){.mobile-app-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 10px;margin:-14px -14px 0;background:#fff;border-bottom:1px solid #e8eef5;position:sticky;top:0;z-index:40}.mobile-app-topbar-left{display:flex;align-items:center;gap:10px}.mobile-app-logo{font-size:18px;font-weight:800;color:var(--teal-600);letter-spacing:-.5px;font-family:Manrope,sans-serif}.mobile-tsd-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;border:1.5px solid rgba(29,158,117,.32);background:#1d9e751f;color:#1d9e75;font-size:11px;font-weight:700;cursor:pointer;letter-spacing:.02em;font-family:Manrope,sans-serif;transition:background .12s}.mobile-tsd-chip:active{background:#1d9e7538}.mobile-app-topbar-right{display:flex;align-items:center;gap:6px}.mobile-topbar-icon-btn{width:30px;height:30px;border-radius:8px;border:1px solid #dbe4ef;background:#f4f7fb;color:#6f7d90;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,color .12s;position:relative}.mobile-topbar-icon-btn:active{background:#eaf0f6;color:#43556d}.mobile-topbar-avatar{width:28px;height:28px;border-radius:999px;background:#1d9e75;color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Manrope,sans-serif;box-shadow:none}.dashboard-page,.orders-page,.warehouse-page,.new-order-page,.products-page,.companies-page,.marketplace-page,.invoices-page,.documents-page,.analytics-page,.settings-page,.services-page,.supplies-page,.client-page{padding-left:16px;padding-right:16px}.orders-page .page-header,.orders-page .toolbar,.orders-page .mobile-orders-screen,.dashboard-page .page-header,.dashboard-page .dashboard-two-col,.dashboard-page .stats-grid{padding-left:2px;padding-right:2px}}@media (max-width: 760px){.mobile-orders-filter-row{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px;margin-bottom:12px}.mobile-orders-filter-row::-webkit-scrollbar{display:none}.mobile-orders-filter-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:6px 13px;border-radius:999px;border:1.5px solid var(--gray-200);background:var(--surface-pane);color:var(--gray-500);font-size:12px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s,color .12s;font-family:Manrope,sans-serif}.mobile-orders-filter-pill .pill-dot{width:7px;height:7px;border-radius:999px;flex-shrink:0}.mobile-orders-filter-pill.active-supply{border-color:#1d9e7566;background:#1d9e751a;color:var(--teal-600)}:root[data-theme=dark] .mobile-orders-filter-pill.active-supply{color:#1d9e75}.mobile-orders-filter-pill.active-processing{border-color:#ba751766;background:#ba75171a;color:var(--amber-600)}:root[data-theme=dark] .mobile-orders-filter-pill.active-processing{color:#ef9f27}.mobile-orders-filter-pill.active-shipping{border-color:#378add66;background:#378add1a;color:var(--blue-600)}:root[data-theme=dark] .mobile-orders-filter-pill.active-shipping{color:#85b7eb}.mobile-orders-counter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-orders-counter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:6px;background:var(--surface-pane);border:1px solid var(--gray-200);font-size:11px;font-weight:800;color:var(--gray-900);font-family:Manrope,sans-serif}}.mobile-orders-redesign-card{width:100%;display:flex;flex-direction:column;gap:0;padding:13px 14px;border:1px solid #1e2126;border-left:3px solid transparent;border-radius:14px;background:#111317;text-align:left;cursor:pointer;transition:background .12s;font-family:Manrope,system-ui,sans-serif;color:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}:root[data-theme=light] .mobile-orders-redesign-card{background:#fff;border-color:#e2e8f0}.mobile-orders-redesign-card:active{opacity:.85}.mobile-orders-redesign-card.supply{border-left-color:#1d9e75}.mobile-orders-redesign-card.processing{border-left-color:#ba7517}.mobile-orders-redesign-card.logistics{border-left-color:#378add}.mobile-orders-redesign-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:5px}.mobile-orders-redesign-card-num{font-size:11px;font-weight:700;color:#6b7280;font-family:monospace}.mobile-orders-redesign-card-status{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.mobile-orders-redesign-card-status.ready{background:#0f6e5624;color:#5dcaa5}.mobile-orders-redesign-card-status.done{background:#0f6e5614;color:#1d9e75}.mobile-orders-redesign-card-status.new{background:#378add1a;color:#85b7eb}:root[data-theme=light] .mobile-orders-redesign-card-status.ready{color:#0f6e56}:root[data-theme=light] .mobile-orders-redesign-card-status.done{color:#0f6e56}:root[data-theme=light] .mobile-orders-redesign-card-status.new{color:#2563eb}.mobile-orders-redesign-card-name{font-size:14px;font-weight:700;color:#f0f3f8;margin-bottom:3px;text-align:left}:root[data-theme=light] .mobile-orders-redesign-card-name{color:#111827}.mobile-orders-redesign-card-desc{font-size:11.5px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;text-align:left}.mobile-orders-redesign-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:9px;border-top:1px solid #1e2126}:root[data-theme=light] .mobile-orders-redesign-card-footer{border-top-color:#e2e8f0}.mobile-orders-redesign-card-action{font-size:11px;font-weight:600;color:#4b5563}.mobile-orders-redesign-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700}.mobile-orders-redesign-badge.supply{background:#0f6e5624;color:#5dcaa5}.mobile-orders-redesign-badge.processing{background:#ba751724;color:#ef9f27}.mobile-orders-redesign-badge.logistics{background:#378add24;color:#85b7eb}:root[data-theme=light] .mobile-orders-redesign-badge.supply{color:#0f6e56}:root[data-theme=light] .mobile-orders-redesign-badge.processing{color:#92400e}:root[data-theme=light] .mobile-orders-redesign-badge.logistics{color:#1d4ed8}.mobile-orders-redesign-list{display:grid;gap:9px}.mobile-orders-counter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-orders-counter-badge{background:#1a1d22;border:1px solid #2a2d33;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:800;color:#f0f3f8}:root[data-theme=light] .mobile-orders-counter-badge{background:#f1f5f9;border-color:#e2e8f0;color:#111827}@media (max-width: 760px){.mobile-orders-redesign-card{width:100%;display:flex;flex-direction:column;gap:0;padding:13px 14px;border:1px solid var(--gray-200);border-left:3px solid transparent;border-radius:14px;background:var(--surface-card);text-align:left;cursor:pointer;transition:background .12s}.mobile-orders-redesign-card:active{background:var(--surface-hover)}.mobile-orders-redesign-card.supply{border-left-color:#1d9e75}.mobile-orders-redesign-card.processing{border-left-color:#ba7517}.mobile-orders-redesign-card.logistics{border-left-color:#378add}.mobile-orders-redesign-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:5px}.mobile-orders-redesign-card-num{font-size:11px;font-weight:700;color:var(--gray-400);font-family:monospace}.mobile-orders-redesign-card-status{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.mobile-orders-redesign-card-status.ready{background:#0f6e5624;color:#5dcaa5}.mobile-orders-redesign-card-status.done{background:#0f6e5614;color:var(--teal-600)}.mobile-orders-redesign-card-status.new{background:#378add1a;color:#85b7eb}.mobile-orders-redesign-card-name{font-size:14px;font-weight:700;color:var(--gray-900);margin-bottom:3px}.mobile-orders-redesign-card-desc{font-size:11.5px;color:var(--gray-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.mobile-orders-redesign-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-orders-redesign-card-dates{display:flex;align-items:center;gap:10px;font-size:10.5px;color:var(--gray-400)}.mobile-orders-redesign-card-date-item{display:flex;align-items:center;gap:4px}.mobile-orders-redesign-card-date-item svg{opacity:.65}.mobile-orders-redesign-card-tag{display:flex;align-items:center;gap:5px;padding:3px 8px;border-radius:8px;background:#ffffff0f;border:1px solid var(--gray-200);font-size:10.5px;font-weight:600;color:var(--gray-500)}:root[data-theme=dark] .mobile-orders-redesign-card-tag{background:#ffffff0a;border-color:#ffffff14}.mobile-orders-redesign-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:9px;border-top:1px solid var(--gray-100)}.mobile-orders-redesign-card-qty{font-size:11px;color:var(--gray-400)}.mobile-orders-redesign-card-action{font-size:11px;font-weight:600;color:var(--gray-400);display:flex;align-items:center;gap:4px}}@media (max-width: 760px){.mobile-warehouse-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.mobile-warehouse-stat-card{background:var(--surface-card);border:1px solid var(--gray-200);border-radius:14px;padding:14px}.mobile-warehouse-stat-label{font-size:11px;color:var(--gray-400);margin-bottom:5px;font-weight:500}.mobile-warehouse-stat-value{font-size:22px;font-weight:800;color:var(--teal-400);letter-spacing:-.5px;font-family:Manrope,sans-serif}:root[data-theme=dark] .mobile-warehouse-stat-value{color:#1d9e75}.mobile-warehouse-stat-value.amber{color:var(--amber-400)}:root[data-theme=dark] .mobile-warehouse-stat-value.amber{color:#ef9f27}.mobile-warehouse-stat-value.red{color:var(--red-400)}:root[data-theme=dark] .mobile-warehouse-stat-value.red{color:#e24b4a}.mobile-warehouse-stat-value.muted{color:var(--gray-700)}.mobile-warehouse-defect-row{display:flex;align-items:center;gap:6px;padding:11px 14px;margin-bottom:10px;border-radius:12px;background:#e24b4a14;border:1px solid rgba(226,75,74,.18)}.mobile-warehouse-defect-label{font-size:13px;font-weight:700;color:var(--red-400)}:root[data-theme=dark] .mobile-warehouse-defect-label{color:#e24b4a}}@media (max-width: 760px){.client-main{background:#f4f7fb;padding:0 0 calc(92px + env(safe-area-inset-bottom))}.client-mobile-dashboard{display:block;background:#f4f7fb;min-height:calc(100dvh - 56px)}.client-mobile-dashboard-header{background:linear-gradient(135deg,#cef7ea,#a8edcd);border-radius:0;padding:14px 12px 26px;margin:0 0 14px}.client-mobile-dashboard-greeting{font-size:12px;font-weight:700;color:#0f6e56;margin-bottom:5px}.client-mobile-dashboard-name{font-size:28px;font-weight:800;color:#111827;letter-spacing:-.8px;font-family:Manrope,sans-serif}.client-mobile-dashboard-updated{font-size:11px;color:#1d9e75;margin-top:6px;opacity:.9}.client-mobile-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;padding:0 6px}.client-mobile-kpi-card{background:#fff;border:1px solid #e8eef5;border-radius:24px;padding:22px 26px 20px;min-height:170px;box-shadow:0 1px #ffffffb3}.client-mobile-kpi-label{font-size:16px;color:#6f7d90;margin-bottom:14px}.client-mobile-kpi-value{font-size:50px;font-weight:800;color:#0f6e56;letter-spacing:-.5px;font-family:Manrope,sans-serif;line-height:1}.client-mobile-kpi-value.amber{color:#c87a10}.client-mobile-kpi-value.red{color:#c94a4a}.client-mobile-kpi-sub{font-size:15px;color:#6f7d90;margin-top:12px;line-height:1.25}.client-mobile-alert-card{display:flex;align-items:center;gap:18px;padding:28px;border-radius:26px;background:#fbf7f2;border:1px solid rgba(200,122,16,.22);margin:0 6px 18px;cursor:pointer}.client-mobile-alert-icon{width:68px;height:68px;border-radius:18px;background:#c87a10;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px;font-weight:800}.client-mobile-alert-body{flex:1;min-width:0}.client-mobile-alert-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:4px}.client-mobile-alert-desc{font-size:16px;color:#c87a10;line-height:1.1}.client-mobile-alert-action{font-size:16px;font-weight:700;color:#c87a10;white-space:nowrap;flex-shrink:0}.client-mobile-section-title{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6f7d90;margin:0 6px 12px}.client-mobile-order-row{display:flex;align-items:center;gap:14px;padding:18px 26px;border-radius:26px;background:#fff;border:1px solid #e8eef5;margin:0 6px 12px;cursor:pointer;text-decoration:none}.client-mobile-order-dot{width:14px;height:14px;border-radius:999px;flex-shrink:0;background:#1d9e75}.client-mobile-order-dot.amber{background:#c87a10}.client-mobile-order-body{flex:1;min-width:0}.client-mobile-order-name{font-size:18px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-mobile-order-meta{font-size:15px;color:#6f7d90;margin-top:4px;line-height:1.2}.client-mobile-order-badge{display:inline-flex;align-items:center;padding:7px 18px;border-radius:18px;font-size:14px;font-weight:700;white-space:nowrap;flex-shrink:0}.client-mobile-order-badge.ready{background:#edf6f1;color:#0f6e56}.client-mobile-order-badge.accepted{background:#edf4ff;color:#185fa5}.client-mobile-notification-row{display:flex;align-items:flex-start;gap:16px;padding:18px 26px;border-radius:26px;background:#fff;border:1px solid #e8eef5;margin:0 6px 12px}.client-mobile-notification-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-mobile-notification-icon.teal{background:#e8f6f1;color:#0f6e56}.client-mobile-notification-icon.red{background:#fdf0f0;color:#c94a4a}.client-mobile-notification-body{flex:1;min-width:0}.client-mobile-notification-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:4px}.client-mobile-notification-desc{font-size:15px;color:#6f7d90;line-height:1.15}.client-mobile-notification-dot{width:14px;height:14px;border-radius:999px;background:#1d9e75;flex-shrink:0;margin-top:8px}.client-mobile-notification-dot.red{background:#c94a4a}.client-mobile-empty-card{margin:0 6px 12px;padding:18px 22px;border-radius:22px;background:#fff;border:1px solid #e8eef5;color:#6f7d90;font-size:15px}}:root[data-theme=light] .app-mobile-plus-circle,:root[data-theme=light] .client-mobile-plus-circle{background:#0f6e56;box-shadow:0 3px 14px #0f6e564d}:root[data-theme=light] .app-mobile-plus-btn span,:root[data-theme=light] .client-mobile-plus-btn span,:root[data-theme=light] .app-mobile-plus-btn,:root[data-theme=light] .client-mobile-plus-btn{color:#0f6e56}:root[data-theme=light] .app-mobile-bottom-nav{border-top-color:#1e2026;background:#090a0c}:root[data-theme=light] .client-mobile-bottom-nav{border-top-color:#e8eef5;background:#fff}@media (max-width: 760px){.sidebar,.client-sidebar{display:none!important}.app-layout,.client-layout{display:block;min-height:100dvh}.main-content,.client-main{min-height:100dvh;padding:0 0 calc(84px + env(safe-area-inset-bottom))!important;overflow-x:hidden}.mobile-app-topbar{margin:0!important;padding:12px 20px 10px!important;min-height:60px;background:#fff!important;border-bottom:1px solid #e1e9f2!important;box-shadow:0 8px 18px #16263a0b!important;position:sticky;top:0;z-index:80}.mobile-app-logo{font-size:18px;line-height:1}.mobile-tsd-chip{min-height:30px;padding:4px 10px;font-size:11px}.mobile-topbar-icon-btn{width:32px;height:32px;border-radius:10px}.mobile-topbar-avatar{width:32px;height:32px}.dashboard-page,.dashboard-template-page{padding:12px!important;gap:10px!important}.dashboard-template-page .ph{gap:8px}.dashboard-template-page .ph-title{font-size:18px}.dashboard-template-page .ph-date{font-size:11px}.dashboard-template-page .ph-acts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dashboard-template-page .ph-acts .btn{min-height:36px;padding:8px 10px;font-size:11px}.dashboard-template-page .alert{padding:10px 12px;gap:10px}.dashboard-template-page .alert-t{font-size:12px;line-height:1.35}.dashboard-template-page .alert-s{font-size:10px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}.dashboard-template-page .alert-btn{width:100%;justify-content:center;margin-top:4px}.dashboard-template-page .kpi-row{grid-template-columns:1fr!important;gap:8px}.dashboard-template-page .kpi{padding:12px;border-radius:14px}.dashboard-template-page .kpi-icon{width:34px;height:34px}.dashboard-template-page .kpi-val{font-size:18px;margin-bottom:4px}.dashboard-template-page .kpi-label{font-size:11px}.dashboard-template-page .kpi-sub{font-size:10px}.dashboard-template-page .content-grid{grid-template-columns:1fr!important;gap:12px!important}.dashboard-template-page .left-col,.dashboard-template-page .right-col{gap:12px}.dashboard-template-page .ch{padding:12px 14px}.dashboard-template-page .ct{font-size:12px}.dashboard-template-page .cal{padding:12px}.dashboard-template-page .cal-month{font-size:16px}.dashboard-template-page .cal-btn{width:26px;height:26px}.dashboard-template-page .cal-header,.dashboard-template-page .cal-grid{gap:2px}.dashboard-template-page .cdn{font-size:9px;padding:4px 0}.dashboard-template-page .cc{min-height:64px!important;padding:4px 2px 6px!important;border-radius:8px}.dashboard-template-page .cd{width:18px;height:18px;font-size:10px;margin-bottom:4px}.dashboard-template-page .cal-row{font-size:7px;padding:1px 3px;gap:2px}.dashboard-template-page .cal-legend{gap:6px 10px;margin-top:10px;padding-top:10px}.dashboard-template-page .leg{font-size:10px}.dashboard-template-page .cal-detail{padding:12px}.dashboard-template-page .detail-title{font-size:11px;line-height:1.35}.dashboard-template-page .detail-event{padding:8px 10px;gap:8px;align-items:flex-start}.dashboard-template-page .de-name{white-space:normal;font-size:11.5px}.dashboard-template-page .de-meta{font-size:10px;line-height:1.35}.dashboard-template-page .de-bdg{padding:2px 7px;font-size:9px}.dashboard-template-page .order{padding:12px 14px}.dashboard-template-page .o-num{font-size:12px;line-height:1.35}.dashboard-template-page .o-meta{font-size:10px}.dashboard-template-page .steps{margin-bottom:8px}.dashboard-template-page .st{width:18px;height:18px;font-size:8px}.dashboard-template-page .prog-label{font-size:10px}.dashboard-template-page .o-nums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.dashboard-template-page .on-v{font-size:12px}.dashboard-template-page .on-l{font-size:9.5px}.dashboard-template-page .o-btns{flex-direction:column;gap:8px}.dashboard-template-page .ob{min-height:36px}.dashboard-template-page .stock-row{padding:9px 12px}.dashboard-template-page .sr-name{font-size:11.5px;white-space:normal;line-height:1.35}.dashboard-template-page .sr-stock{min-width:42px;font-size:12px}.dashboard-template-page .sr-def{width:28px;font-size:10px}.dashboard-template-page .tbl{font-size:11px}.dashboard-template-page .tbl th,.dashboard-template-page .tbl td{padding:8px 10px}.dashboard-template-page .tbl th:nth-child(3),.dashboard-template-page .tbl td:nth-child(3),.dashboard-template-page .tbl th:nth-child(4),.dashboard-template-page .tbl td:nth-child(4){display:none}.orders-page{margin:0!important;min-height:auto!important;padding:12px 12px calc(88px + env(safe-area-inset-bottom))!important}.mobile-order-detail-light,.mobile-order-detail-dark{margin:0!important;min-height:auto!important;padding:0 0 calc(92px + env(safe-area-inset-bottom))!important}.wms-mobile-order-detail-screen,.wms-mobile-new-order-screen,.wms-mobile-stage-screen{min-height:auto!important}.wms-mobile-order-hero{padding:10px 12px 0}.wms-mobile-order-hero-top{align-items:flex-start;gap:8px;margin-bottom:10px}.wms-mobile-order-number{font-size:16px;line-height:1.2}.wms-mobile-order-badges{flex-wrap:wrap;justify-content:flex-end}.wms-mobile-order-client-row{margin-bottom:12px}.wms-mobile-order-stage-track{padding:10px 12px 12px}.wms-mobile-order-stage-label{font-size:7px;line-height:1.2;max-width:44px;white-space:normal;word-break:break-word}.wms-mobile-order-stage-dot{width:18px;height:18px;font-size:9px}.wms-mobile-order-stat-cell{padding:10px 12px}.wms-mobile-order-stat-value{font-size:18px}.wms-mobile-order-stat-sub{font-size:9px}.wms-mobile-order-block-head,.wms-mobile-order-goods-list,.wms-mobile-order-service-list,.wms-mobile-order-history-list,.wms-mobile-order-scan-box{padding-left:12px;padding-right:12px}.wms-mobile-order-action-bar{padding:10px 12px calc(12px + env(safe-area-inset-bottom))}.mobile-order-detail-light .wms-mobile-order-detail-screen{background:#f4f7fb;color:#182433}.mobile-order-detail-light .wms-mobile-order-hero,.mobile-order-detail-light .wms-mobile-order-stage-track,.mobile-order-detail-light .wms-mobile-order-stat-cell,.mobile-order-detail-light .wms-mobile-order-block,.mobile-order-detail-light .wms-mobile-order-good-item,.mobile-order-detail-light .wms-mobile-order-service-item,.mobile-order-detail-light .wms-mobile-order-service-total{background:#fff;border-color:#dfe7ef}.mobile-order-detail-light .wms-mobile-order-number,.mobile-order-detail-light .wms-mobile-order-good-name,.mobile-order-detail-light .wms-mobile-order-history-stage,.mobile-order-detail-light .wms-mobile-order-param-row strong,.mobile-order-detail-light .wms-mobile-order-good-qty,.mobile-order-detail-light .wms-mobile-order-stat-value{color:#182433}.mobile-order-detail-light .wms-mobile-order-client-name,.mobile-order-detail-light .wms-mobile-order-block-title,.mobile-order-detail-light .wms-mobile-order-stage-head,.mobile-order-detail-light .wms-mobile-order-stat-label,.mobile-order-detail-light .wms-mobile-order-stat-sub,.mobile-order-detail-light .wms-mobile-order-good-sub,.mobile-order-detail-light .wms-mobile-order-param-row span,.mobile-order-detail-light .wms-mobile-order-history-meta,.mobile-order-detail-light .wms-mobile-order-history-note{color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-tabs{background:#fff;border-bottom-color:#dfe7ef}.mobile-order-detail-light .wms-mobile-order-tab{color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-tab.is-active{color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-action-bar{background:#fffffff5;border-top-color:#dfe7ef}.client-main{background:#f4f7fb!important;padding:0 0 calc(84px + env(safe-area-inset-bottom))!important}.client-page{padding:0 12px 16px}.client-mobile-dashboard{min-height:auto;padding-bottom:8px}.client-mobile-dashboard-header{margin:0 -12px 12px;padding:18px 14px 20px}.client-mobile-dashboard-greeting{font-size:11px}.client-mobile-dashboard-name{font-size:24px;line-height:1.1}.client-mobile-dashboard-updated{font-size:11px}.client-mobile-kpi-grid{padding:0;gap:10px;margin-bottom:14px}.client-mobile-kpi-card{min-height:122px;padding:14px 14px 12px;border-radius:20px}.client-mobile-kpi-label{font-size:13px;margin-bottom:10px}.client-mobile-kpi-value{font-size:32px}.client-mobile-kpi-sub{margin-top:8px;font-size:12px}.client-mobile-alert-card{margin:0 0 14px;padding:14px;gap:12px;border-radius:20px}.client-mobile-alert-icon{width:52px;height:52px;border-radius:14px}.client-mobile-alert-title{font-size:15px}.client-mobile-alert-desc,.client-mobile-alert-action{font-size:13px}.client-mobile-section-title{margin:0 0 10px;font-size:13px}.client-mobile-order-row,.client-mobile-notification-row,.client-mobile-empty-card{margin:0 0 10px;padding:14px 16px;border-radius:20px}.client-mobile-order-row{gap:10px;align-items:flex-start}.client-mobile-order-name,.client-mobile-notification-title{font-size:15px;white-space:normal;line-height:1.25}.client-mobile-order-meta,.client-mobile-notification-desc,.client-mobile-empty-card{font-size:12px;line-height:1.35}.client-mobile-order-badge{padding:6px 12px;font-size:12px}.client-mobile-notification-icon{width:48px;height:48px;border-radius:14px}.client-order-detail-page{padding:12px 12px calc(88px + env(safe-area-inset-bottom))!important}.client-order-detail-title{font-size:18px!important;line-height:1.1}.client-order-detail-subtitle{font-size:11px!important}.client-order-detail-kpis{gap:8px!important}.client-order-progress{overflow:visible!important;padding-bottom:0!important}.client-order-progress-grid{width:100%!important;min-width:0!important}.client-order-progress-step{min-width:0!important}.client-order-progress-dot{width:20px!important;height:20px!important;font-size:8px!important}.client-order-progress-label{max-width:none!important;min-height:20px!important;font-size:7px!important;line-height:1.15;white-space:normal!important;word-break:break-word}.client-order-mobile-card{border-radius:18px!important;padding:14px!important}.client-order-mobile-grid{gap:8px}.client-order-mobile-chip{padding:10px 12px;min-width:0}.client-order-mobile-chip strong{font-size:12px;line-height:1.25;word-break:break-word}.client-order-detail-mobile-screen{background:#f4f7fb;margin:-14px;min-height:calc(100dvh - 56px);padding-bottom:calc(88px + env(safe-area-inset-bottom))}.client-order-detail-mobile-topbar{display:flex;align-items:flex-start;gap:10px;padding:14px 16px 10px;background:#fff;border-bottom:1px solid #e8eef5;position:sticky;top:0;z-index:20}.client-order-detail-mobile-back{width:32px;height:32px;border-radius:9px;border:1px solid #e8eef5;background:#f4f7fb;display:flex;align-items:center;justify-content:center;color:#6f7d90;font-size:16px;cursor:pointer;flex-shrink:0}.client-order-detail-mobile-copy{flex:1;min-width:0}.client-order-detail-mobile-title{font-size:15px;font-weight:800;color:#111827;letter-spacing:-.3px}.client-order-detail-mobile-subtitle{font-size:11px;color:#6f7d90;margin-top:1px}.client-order-detail-mobile-badges{display:flex;gap:5px;margin-top:4px;flex-wrap:wrap}.client-order-detail-mobile-badge{padding:3px 9px;border-radius:20px;font-size:10px;font-weight:700;white-space:nowrap}.client-order-detail-mobile-badge.g{background:#0f6e561a;color:#0f6e56}.client-order-detail-mobile-badge.b{background:#378add1a;color:#185fa5}.client-order-detail-mobile-badge.a{background:#ba75171a;color:#854f0b}.client-order-detail-mobile-body{padding:12px 14px;display:flex;flex-direction:column;gap:12px}.client-order-detail-mobile-sec{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6f7d90;margin-bottom:6px;display:flex;align-items:center;gap:6px}.client-order-detail-mobile-sec:before{content:"";width:3px;height:12px;border-radius:2px;background:#1d9e75;display:block}.client-order-detail-mobile-sec-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.client-order-detail-mobile-sec-row .client-order-detail-mobile-sec{margin-bottom:0}.client-order-detail-mobile-export-btn{min-height:26px;padding:4px 10px;border-radius:7px;border:1px solid rgba(15,110,86,.2);background:#0f6e5612;color:#0f6e56;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.client-order-detail-mobile-card{background:#fff;border:1px solid #e8eef5;border-radius:16px;overflow:hidden}.client-order-detail-mobile-kpi-grid,.client-order-detail-mobile-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8eef5}.client-order-detail-mobile-kpi,.client-order-detail-mobile-meta-cell{background:#fff;padding:13px 14px}.client-order-detail-mobile-meta-cell.wide{grid-column:1 / -1}.client-order-detail-mobile-kpi-label,.client-order-detail-mobile-meta-lbl{font-size:11px;color:#6f7d90;margin-bottom:3px}.client-order-detail-mobile-kpi-value{font-size:19px;font-weight:800;letter-spacing:-.4px;color:#111827}.client-order-detail-mobile-kpi-value.g{color:#0f6e56}.client-order-detail-mobile-kpi-value.dim{color:#c3cedb}.client-order-detail-mobile-kpi-stage{font-size:14px;padding-top:2px}.client-order-detail-mobile-meta-lbl{color:#a8b4c4;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.client-order-detail-mobile-meta-val{font-size:12.5px;font-weight:700;color:#111827}.client-order-detail-mobile-progress-wrap{padding:14px 16px}.client-order-detail-mobile-prog-title{font-size:11px;font-weight:700;color:#6f7d90;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.client-order-detail-mobile-stages{display:flex;align-items:flex-start;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.client-order-detail-mobile-stages::-webkit-scrollbar{display:none}.client-order-detail-mobile-stage-item{display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0;min-width:52px;position:relative}.client-order-detail-mobile-stage-item:not(:last-child):after{content:"";position:absolute;top:13px;left:calc(50% + 10px);right:calc(-50% + 10px);height:2px;background:#e8eef5;z-index:0}.client-order-detail-mobile-stage-item.done:not(:last-child):after{background:#1d9e75}.client-order-detail-mobile-stage-dot{width:26px;height:26px;border-radius:50%;border:2px solid #e8eef5;background:#f4f7fb;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#a8b4c4;z-index:1;position:relative;flex-shrink:0}.client-order-detail-mobile-stage-dot.done{background:#1d9e75;border-color:#1d9e75;color:#fff}.client-order-detail-mobile-stage-dot.curr{background:#fff;border-color:#1d9e75;color:#1d9e75;box-shadow:0 0 0 3px #1d9e751f}.client-order-detail-mobile-stage-lbl{font-size:9px;font-weight:600;color:#a8b4c4;text-align:center;line-height:1.2;max-width:52px}.client-order-detail-mobile-stage-lbl.curr{color:#0f6e56;font-weight:700}.client-order-detail-mobile-stage-lbl.done{color:#1d9e75}.client-order-detail-mobile-item-row{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid #f0f5fb}.client-order-detail-mobile-item-row:last-child{border-bottom:0}.client-order-detail-mobile-item-thumb{width:36px;height:36px;border-radius:9px;background:#eef3f9;border:1px solid #e8eef5;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;overflow:hidden}.client-order-detail-mobile-item-thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.client-order-detail-mobile-item-body{flex:1;min-width:0}.client-order-detail-mobile-item-name{font-size:12.5px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-order-detail-mobile-item-art{font-size:10.5px;color:#6f7d90;margin-top:1px}.client-order-detail-mobile-item-nums{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.client-order-detail-mobile-item-qty{font-size:13px;font-weight:800;color:#111827}.client-order-detail-mobile-item-accepted{font-size:10.5px;color:#0f6e56;font-weight:600}.client-order-detail-mobile-item-defect{font-size:10.5px;color:#c14343;font-weight:600}.client-order-detail-mobile-service-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #f0f5fb}.client-order-detail-mobile-service-name{font-size:12px;font-weight:600;color:#111827}.client-order-detail-mobile-service-qty{font-size:11px;color:#6f7d90;margin-top:1px}.client-order-detail-mobile-service-price{font-size:13px;font-weight:800;color:#111827;text-align:right}.client-order-detail-mobile-service-unit{font-size:10.5px;color:#6f7d90;text-align:right;margin-top:1px}.client-order-detail-mobile-service-total-row{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;background:#f4f7fb;border-top:1px solid #e8eef5}.client-order-detail-mobile-service-total-lbl{font-size:12px;font-weight:700;color:#6f7d90}.client-order-detail-mobile-service-total-val{font-size:15px;font-weight:800;color:#0f6e56;letter-spacing:-.3px}.client-order-detail-mobile-doc-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #f0f5fb}.client-order-detail-mobile-doc-row:last-child{border-bottom:0}.client-order-detail-mobile-doc-ico{width:34px;height:34px;border-radius:9px;background:#ba75171a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ba7517;font-size:16px}.client-order-detail-mobile-doc-ico.blue{background:#378add1a;color:#378add}.client-order-detail-mobile-doc-body{flex:1;min-width:0}.client-order-detail-mobile-doc-title{font-size:12.5px;font-weight:700;color:#111827}.client-order-detail-mobile-doc-sub{font-size:10.5px;color:#6f7d90;margin-top:1px}.client-order-detail-mobile-doc-btn{padding:5px 11px;border-radius:8px;font-size:11px;font-weight:700;border:1px solid #e8eef5;background:#f4f7fb;color:#6f7d90;cursor:pointer;white-space:nowrap;font-family:inherit}.client-order-detail-mobile-doc-btn.active{border-color:#1d9e7538;background:#1d9e7512;color:#0f6e56}.client-order-detail-mobile-timeline{display:flex;flex-direction:column;gap:0;padding:4px 14px 8px}.client-order-detail-mobile-tl-item{display:flex;gap:12px;padding:10px 0;position:relative}.client-order-detail-mobile-tl-item:not(:last-child):before{content:"";position:absolute;left:11px;top:32px;bottom:-2px;width:2px;background:#e8eef5}.client-order-detail-mobile-tl-dot{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #e8eef5;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;color:#a8b4c4;font-size:12px}.client-order-detail-mobile-tl-dot.g{border-color:#1d9e75;background:#1d9e751a;color:#1d9e75}.client-order-detail-mobile-tl-body{flex:1;padding-top:2px}.client-order-detail-mobile-tl-stage{font-size:12px;font-weight:700;color:#111827}.client-order-detail-mobile-tl-date{font-size:10.5px;color:#6f7d90;margin-top:2px}.client-order-detail-mobile-tl-note{font-size:11px;color:#6f7d90;margin-top:3px;font-style:italic}.client-order-detail-mobile-history-actions{padding:0 14px 14px}.client-order-detail-mobile-history-btn{width:100%;min-height:38px;border-radius:10px;border:1px solid #dbe4ef;background:#f4f7fb;color:#5f7188;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer}.client-order-detail-mobile-boxes-card{background:transparent;border:0;border-radius:0;overflow:visible}.client-order-detail-mobile-box-card{background:#f4f7fb;border-radius:12px;border:1px solid #e8eef5;padding:11px 13px;margin:0 0 10px}.client-order-detail-mobile-box-card:last-child{margin-bottom:0}.client-order-detail-mobile-box-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.client-order-detail-mobile-box-code{font-size:11px;font-weight:800;color:#111827;font-family:var(--font-mono)}.client-order-detail-mobile-box-meta{font-size:10.5px;color:#6f7d90;margin-top:2px}.client-order-detail-mobile-box-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;background:#fff;border:1px solid #e8eef5;font-size:10px;font-weight:600;color:#6f7d90;text-align:right}.client-order-detail-mobile-box-products{margin-top:8px;font-size:10.5px;line-height:1.35;color:#6f7d90}.client-order-detail-mobile-shipments-total{color:#0f6e56;font-size:10.5px;font-weight:800;padding:4px 9px;border-radius:999px;background:#1d9e751a;border:1px solid rgba(29,158,117,.16);white-space:nowrap}.client-order-detail-mobile-shipments-list{display:flex;flex-direction:column;gap:10px}.client-order-detail-mobile-shipment-card{padding:12px 13px;border-radius:16px;border:1px solid #d9e8e1;background:linear-gradient(180deg,#ecf9f3f5,#fff);box-shadow:0 8px 18px #0f30250d}.client-order-detail-mobile-shipment-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px}.client-order-detail-mobile-shipment-market{color:#111827;font-size:13px;font-weight:850;letter-spacing:-.2px}.client-order-detail-mobile-shipment-status{flex-shrink:0;padding:4px 9px;border-radius:999px;font-size:10.5px;font-weight:800}.client-order-detail-mobile-shipment-status.delivered{color:#0f6e56;background:#1d9e751f}.client-order-detail-mobile-shipment-status.pending{color:#854f0b;background:#ba75171f}.client-order-detail-mobile-shipment-warehouse{color:#5f7188;font-size:11.5px;font-weight:700;line-height:1.35;margin-bottom:9px}.client-order-detail-mobile-shipment-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.72fr) minmax(0,.9fr);gap:7px}.client-order-detail-mobile-shipment-grid>div{min-width:0;padding:7px 8px;border-radius:12px;border:1px solid rgba(15,110,86,.08);background:#ffffffbd}.client-order-detail-mobile-shipment-grid span{display:block;color:#8d99a8;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.client-order-detail-mobile-shipment-grid strong{display:block;color:#111827;font-size:11px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis}}:root[data-theme=light] .client-mobile-bottom-link{color:#6f7d90}:root[data-theme=light] .client-mobile-bottom-link.active{color:#0f6e56}@media (max-width: 768px){.orders-page{background:#090a0c;margin:-14px;min-height:calc(100dvh - 56px);padding:14px 14px calc(112px + env(safe-area-inset-bottom))}.orders-page .page-header{margin:0 0 12px;align-items:flex-start}.orders-page .page-title{color:#f0f3f8;font-size:16px;font-weight:800;letter-spacing:-.4px}.orders-page .page-header .btn{width:auto;min-height:36px;padding:8px 14px;border-radius:10px;border:0;background:#1d9e75;color:#fff;font-size:12px;font-weight:700;justify-content:center}.orders-page .toolbar{gap:10px;margin-bottom:14px}.orders-page .search-input,.orders-page .orders-toolbar-select select{background:#17191d;border:1px solid #2a2d33;color:#f0f3f8;border-radius:10px;min-height:36px;font-size:12px}.orders-page .search-input::-moz-placeholder{color:#8b93a1}.orders-page .search-input::placeholder{color:#8b93a1}.orders-page .filter-tabs{gap:6px;padding:4px;border-radius:12px;background:#111317;border:1px solid #1e2026;overflow-x:auto;scrollbar-width:none}.orders-page .filter-tabs::-webkit-scrollbar{display:none}.orders-page .filter-tab{flex:0 0 auto;min-height:28px;padding:6px 10px;border-radius:8px;background:transparent;color:#8b93a1;font-size:11px;font-weight:700;border:0;white-space:nowrap}.orders-page .filter-tab.active{background:#17191d;color:#f0f3f8;box-shadow:inset 0 0 0 1px #2a2d33}.orders-page .card{background:transparent;border:0;box-shadow:none;padding:0}.orders-page .mobile-orders-screen{padding-top:2px}.orders-page .mobile-orders-counter{font-size:12px;color:#8b93a1;font-weight:600}.orders-page .mobile-orders-counter-badge{background:#1a1d22;border-color:#2a2d33;color:#f0f3f8}.orders-page .mobile-orders-redesign-list{gap:12px}.orders-page .mobile-orders-redesign-card{background:#111317;border:1px solid #1e2126;border-left:3px solid transparent;border-radius:14px;box-shadow:none}.orders-page .mobile-orders-redesign-card:active{background:#17191d}.orders-page .mobile-orders-redesign-card-top{margin-bottom:6px}.orders-page .mobile-orders-redesign-card-num{color:#8b93a1}.orders-page .mobile-orders-redesign-card-status.ready{background:#0f6e5624;color:#5dcaa5}.orders-page .mobile-orders-redesign-card-status.done{background:#378add1a;color:#85b7eb}.orders-page .mobile-orders-redesign-card-status.new{background:#ba751724;color:#ef9f27}.orders-page .mobile-orders-redesign-card-name{color:#f0f3f8;margin-bottom:4px}.orders-page .mobile-orders-redesign-card-desc{color:#8b93a1;margin-bottom:10px}.orders-page .mobile-orders-redesign-card-footer{border-top:1px solid #1e2126}.orders-page .mobile-orders-redesign-badge.supply{background:#0f6e5624;color:#5dcaa5}.orders-page .mobile-orders-redesign-badge.processing{background:#ba751724;color:#ef9f27}.orders-page .mobile-orders-redesign-badge.logistics{background:#378add24;color:#85b7eb}.orders-page .mobile-orders-redesign-card-action{color:#5a6272}.main-content:has(.mobile-order-detail),.main-content:has(.wms-mobile-stage-screen),.main-content:has(.wms-mobile-new-order-screen){background:#090a0c}.main-content:has(.mobile-order-detail) .mobile-app-topbar,.main-content:has(.wms-mobile-stage-screen) .mobile-app-topbar,.main-content:has(.wms-mobile-new-order-screen) .mobile-app-topbar{margin-bottom:0}.mobile-order-detail-light,.mobile-order-detail-dark{background:#090a0c;margin:-14px;padding:0 0 calc(112px + env(safe-area-inset-bottom));min-height:calc(100dvh - 56px)}.wms-mobile-new-order-screen,.wms-mobile-stage-screen,.wms-mobile-order-detail-screen{background:#090a0c;color:#f0f3f8;border-radius:0;overflow:hidden;margin-bottom:0;min-height:calc(100dvh - 56px)}.wms-mobile-new-order-screen{display:flex;flex-direction:column}.wms-mobile-new-order-topbar,.wms-mobile-stage-topbar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#111;border-bottom:1px solid #1a1a1a}.wms-mobile-new-order-back,.wms-mobile-stage-back{width:32px;height:32px;border-radius:50%;border:0;background:#1e1e1e;color:#aaa;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wms-mobile-new-order-title,.wms-mobile-stage-num{flex:1;font-size:16px;font-weight:500;color:#fff}.wms-mobile-new-order-step,.wms-mobile-stage-badge{font-size:11px;border-radius:999px;padding:4px 10px;background:#1e1e1e;color:#555}.wms-mobile-stage-badge.is-stage,.wms-mobile-stage-badge.is-processing{background:#1e2a1a;color:#86efac}.wms-mobile-stage-badge.is-ready{background:#0d2218;color:#4ade80}.wms-mobile-stage-badge.is-done{background:#0d2218;color:#4ade80;border:1px solid #1D9E75}.wms-mobile-stage-badge.is-shipping{background:#1e2a3a;color:#60a5fa}.wms-mobile-new-order-steps{display:flex;align-items:center;padding:0 14px 14px;gap:0;background:#111}.wms-mobile-new-order-step-item,.wms-mobile-stage-mini-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.wms-mobile-new-order-step-item:not(:last-child):after,.wms-mobile-stage-mini-item:not(:last-child):after{content:"";position:absolute;top:12px;left:50%;width:100%;height:1.5px;background:#222;z-index:0}.wms-mobile-new-order-step-item.done:not(:last-child):after,.wms-mobile-new-order-step-item.active:not(:last-child):after,.wms-mobile-stage-mini-item.done:not(:last-child):after,.wms-mobile-stage-mini-item.active:not(:last-child):after{background:#1d9e75}.wms-mobile-new-order-step-circle,.wms-mobile-stage-mini-dot{width:24px;height:24px;border-radius:50%;background:#222;color:#555;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;position:relative;z-index:1}.wms-mobile-new-order-step-circle.done,.wms-mobile-stage-mini-dot.done{background:#1d9e75;color:#fff}.wms-mobile-new-order-step-circle.active,.wms-mobile-stage-mini-dot.active{background:#fff;color:#111;box-shadow:0 0 0 3px #ffffff26}.wms-mobile-new-order-step-label,.wms-mobile-stage-mini-label{margin-top:3px;font-size:9px;text-align:center;color:#555}.wms-mobile-new-order-step-label.done,.wms-mobile-stage-mini-label.done{color:#1d9e75}.wms-mobile-new-order-step-label.active,.wms-mobile-stage-mini-label.active{color:#fff}.wms-mobile-new-order-scroll{padding:0 14px;display:flex;flex-direction:column;gap:12px}.wms-mobile-new-order-block,.wms-mobile-stage-block{background:#111317;border:1px solid #1e2126;border-radius:14px;overflow:hidden}.wms-mobile-new-order-block-head,.wms-mobile-stage-block-head{padding:11px 14px;border-bottom:1px solid #222;display:flex;align-items:center;gap:8px}.wms-mobile-new-order-block-title,.wms-mobile-stage-block-title{font-size:11px;font-weight:700;color:#8b93a1;text-transform:uppercase;letter-spacing:.4px;flex:1}.wms-mobile-new-order-chip,.wms-mobile-stage-chip{padding:2px 7px;border-radius:999px;font-size:10px;font-weight:500;background:#1d9e75;color:#fff}.wms-mobile-stage-chip.is-amber{background:#ba7517}.wms-mobile-stage-required{color:#f87171;font-size:10px}.wms-mobile-new-order-field-row{padding:10px 14px;display:flex;flex-direction:column;gap:5px;border-bottom:1px solid #222}.wms-mobile-new-order-field-row.no-border{border-bottom:0}.wms-mobile-new-order-field-label{font-size:11px;color:#555}.wms-mobile-new-order-input,.wms-mobile-new-order-textarea{width:100%;background:#17191d;border:1px solid #2a2d33;border-radius:10px;color:#f0f3f8;font-size:12px;padding:8px 11px}.wms-mobile-new-order-textarea{min-height:72px;resize:vertical}.wms-mobile-new-order-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.wms-mobile-new-order-type-card{background:#222;border:1.5px solid transparent;border-radius:10px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;gap:5px}.wms-mobile-new-order-type-card.is-active,.wms-mobile-new-order-type-card.active-supply{background:#0d2218;border-color:#1d9e75}.wms-mobile-new-order-client-card,.wms-mobile-new-order-warehouse-list,.wms-mobile-new-order-goods-list,.wms-mobile-new-order-service-list{padding:10px 14px}.wms-mobile-new-order-client-card{display:flex;align-items:center;gap:10px;background:#17191d;border:1px solid #2a2d33;border-radius:10px;margin:10px 14px}.wms-mobile-new-order-warehouse-row,.wms-mobile-new-order-good-item,.wms-mobile-new-order-service-row,.wms-mobile-stage-item,.wms-mobile-stage-service-row,.wms-mobile-stage-param-row{background:#17191d;border:1px solid #1e2126;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:8px;margin-bottom:6px}.wms-mobile-new-order-good-copy,.wms-mobile-stage-item-copy{flex:1;min-width:0}.wms-mobile-new-order-good-name,.wms-mobile-stage-item-name{font-size:12px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wms-mobile-new-order-good-art,.wms-mobile-stage-item-sub{margin-top:1px;font-size:10px;color:#555}.wms-mobile-new-order-qty-ctrl{display:flex;align-items:center;gap:6px;flex-shrink:0}.wms-mobile-new-order-qty-btn{width:24px;height:24px;border-radius:6px;border:0;background:#333;color:#888;display:inline-flex;align-items:center;justify-content:center}.wms-mobile-new-order-qty-val,.wms-mobile-stage-item-qty{min-width:24px;text-align:center;font-size:13px;font-weight:500;color:#fff}.wms-mobile-stage-item-qty.is-green{color:#1d9e75;font-weight:800}.wms-mobile-stage-item-qty.is-red{color:#f87171}.wms-mobile-stage-item-status{font-size:9px;padding:2px 6px;border-radius:999px;background:#1e1e1e;color:#666}.wms-mobile-stage-item-status.is-green{background:#0d2218;color:#4ade80}.wms-mobile-stage-item-status.is-red{background:#2a0d0d;color:#f87171}.wms-mobile-new-order-add-row,.wms-mobile-new-order-secondary-actions{display:grid;grid-template-columns:96px 1fr;gap:10px;padding:0 14px 12px}.wms-mobile-new-order-secondary-actions{grid-template-columns:1fr 1fr}.wms-mobile-new-order-primary-btn,.wms-mobile-new-order-secondary-btn,.wms-mobile-stage-action,.wms-mobile-order-action-btn{min-height:36px;height:36px;border-radius:10px;border:1px solid #2a2d33;background:#17191d;color:#8b93a1;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.wms-mobile-new-order-primary-btn,.wms-mobile-stage-action.primary,.wms-mobile-order-action-btn.is-primary{background:#1d9e75;border-color:#1d9e75;color:#fff}.wms-mobile-stage-action.warn,.wms-mobile-order-action-btn.is-warn{background:#2a1500;border-color:#3a2000;color:#ef9f27;flex:0 0 auto}.wms-mobile-stage-action.blue{background:#0d1e2e;border-color:#1a3a5a;color:#60a5fa}.wms-mobile-new-order-total-bar{background:#1a1a1a;border-top:1px solid #222;padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.wms-mobile-new-order-total-label{font-size:11px;color:#555}.wms-mobile-new-order-total-sub{font-size:11px;color:#444;margin-top:1px}.wms-mobile-new-order-total-sum{font-size:16px;font-weight:500;color:#fff}.wms-mobile-new-order-submit-btn,.wms-mobile-new-order-draft-btn{margin:10px 14px 0;min-height:42px;border-radius:10px;border:1px solid #2a2d33;background:#1d9e75;color:#fff;font-size:12px;font-weight:700}.wms-mobile-new-order-draft-btn{margin:8px 14px 14px;background:#17191d;color:#8b93a1}.wms-mobile-new-order-empty,.wms-mobile-stage-empty{color:#666;font-size:11px;padding:10px 14px 14px}.wms-mobile-stage-hero{padding:8px 10px;border-bottom:1px solid #1a1a1a}.wms-mobile-stage-client-row,.wms-mobile-stage-warehouse-row{display:flex;align-items:center;gap:7px}.wms-mobile-stage-client-row{margin-bottom:8px}.wms-mobile-stage-avatar{width:24px;height:24px;border-radius:50%;background:#1d9e75;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;flex-shrink:0}.wms-mobile-stage-client-name{font-size:11px;color:#aaa;flex:1}.wms-mobile-stage-date{margin-left:auto;font-size:9px;color:#ef9f27}.wms-mobile-stage-date.is-tag{background:#2a1500;color:#ef9f27;border-radius:999px;padding:3px 8px}.wms-mobile-stage-inline-tag.is-amber{margin-left:auto;background:#2a1500;color:#ef9f27;border-radius:999px;padding:3px 8px;font-size:8px}.wms-mobile-stage-stats4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#1a1a1a}.wms-mobile-stage-stat{background:#141414;padding:8px 10px}.wms-mobile-stage-stat-label{font-size:9px;color:#555;margin-bottom:2px}.wms-mobile-stage-stat-value{font-size:16px;font-weight:500;color:#fff}.wms-mobile-stage-stat-value.is-blue{color:#60a5fa}.wms-mobile-stage-stat-value.is-green{color:#4ade80}.wms-mobile-stage-stat-value.is-amber{color:#ef9f27}.wms-mobile-stage-stat-value.is-red{color:#f87171}.wms-mobile-stage-checklist{padding:8px 10px;display:flex;flex-direction:column;gap:5px}.wms-mobile-stage-check-row{display:flex;align-items:center;gap:7px;font-size:10px;color:#555}.wms-mobile-stage-check-row.is-done{color:#aaa}.wms-mobile-stage-check-icon{width:14px;height:14px;border-radius:3px;background:#222;border:1px solid #333;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px}.wms-mobile-stage-check-row.is-done .wms-mobile-stage-check-icon{background:#1d9e75;border-color:#1d9e75}.wms-mobile-stage-scan-area{margin:8px 10px;background:#1a1a1a;border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:6px}.wms-mobile-stage-scan-head{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wms-mobile-stage-scan-copy{min-width:0}.wms-mobile-stage-scan-title{font-size:14px;line-height:1.2;font-weight:800;color:#f7fbff;letter-spacing:-.02em}.wms-mobile-stage-scan-subtitle{margin-top:4px;font-size:11px;line-height:1.45;color:#7f8b9b}.wms-mobile-stage-camera-shell{position:relative;width:100%;min-height:132px}.wms-mobile-stage-camera-shell.is-live{min-height:264px}.wms-mobile-stage-camera-mount{width:100%;min-height:132px;border-radius:10px;border:1px dashed #2f5b4c;background:linear-gradient(180deg,#141414f5,#101010fa);display:flex;align-items:center;justify-content:center;overflow:hidden}.wms-mobile-stage-camera-mount.is-live{min-height:264px;border-style:solid;border-color:#1d9e756b;background:#060807}.wms-mobile-stage-camera-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.wms-mobile-stage-camera-mount video{width:100%;height:264px;-o-object-fit:cover;object-fit:cover;display:block}.wms-mobile-stage-camera-mount #reader__scan_region{width:100%;min-height:264px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent}.wms-mobile-stage-camera-mount #reader__dashboard{width:100%;padding:8px 10px 0;background:transparent}.wms-mobile-stage-camera-mount #reader__dashboard_section_csr,.wms-mobile-stage-camera-mount #reader__dashboard_section_swaplink{display:none!important}.wms-mobile-stage-camera-mount #reader__dashboard_section button{min-height:34px;border-radius:10px;border:1px solid rgba(29,158,117,.35);background:#0d2218eb;color:#d8f6e9;font-size:12px;font-weight:700;padding:0 14px}.wms-mobile-stage-scan-frame{position:relative;width:80px;height:80px;border-radius:8px;background:#222;border:2px solid #1D9E75;display:flex;align-items:center;justify-content:center}.wms-mobile-stage-scan-bars{width:40px;height:12px;background:linear-gradient(90deg,#1D9E75 0 8%,transparent 8% 14%,#1D9E75 14% 22%,transparent 22% 28%,#1D9E75 28% 38%,transparent 38% 46%,#1D9E75 46% 52%,transparent 52% 60%,#1D9E75 60% 68%,transparent 68% 76%,#1D9E75 76% 84%,transparent 84% 90%,#1D9E75 90% 100%)}.wms-mobile-stage-scan-line{position:absolute;left:6px;right:6px;top:50%;height:1.5px;background:#1d9e75;border-radius:2px}.wms-mobile-stage-scan-text{width:100%;font-size:11px;line-height:1.45;color:#6d7786;text-align:left}.wms-mobile-stage-scan-input{width:100%;min-height:48px;background:#222;border:1px solid #2a2a2a;border-radius:14px;padding:0 14px;color:#f3f7fb;font-size:16px;text-align:left}.wms-mobile-stage-scan-input::-moz-placeholder{color:#8a94a3}.wms-mobile-stage-scan-input::placeholder{color:#8a94a3}.wms-mobile-stage-qty-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.wms-mobile-stage-qty-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.wms-mobile-stage-qty-label{font-size:11px;font-weight:700;color:#dbe6f2}.wms-mobile-stage-qty-hint{font-size:10px;line-height:1.4;color:#6d7786}.wms-mobile-stage-qty-box{flex:0 0 108px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 12px;border-radius:14px;background:#222;border:1px solid #2a2a2a}.wms-mobile-stage-qty-input{width:52px;background:transparent;border:0;padding:0;color:#fff;font-size:18px;font-weight:800;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.wms-mobile-stage-qty-input::-webkit-outer-spin-button,.wms-mobile-stage-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wms-mobile-stage-qty-unit{font-size:11px;font-weight:700;color:#7ea98e;text-transform:uppercase;letter-spacing:.04em}.wms-mobile-stage-scan-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wms-mobile-stage-action{min-height:50px;height:50px;border-radius:14px;font-size:16px;font-weight:800;letter-spacing:-.02em}.wms-mobile-stage-scan-result{width:100%;border-radius:14px;padding:12px 13px;background:#0d2218eb;border:1px solid rgba(29,158,117,.32);color:#d8f6e9;font-size:13px;line-height:1.45}.wms-mobile-stage-scan-result.is-error{background:#381112f5;border-color:#f8717152;color:#ffd7d7}.wms-mobile-stage-comment-box{margin:8px 10px 10px;background:#1a1a1a;border-radius:7px;padding:7px 9px;font-size:10px;color:#666;line-height:1.5;font-style:italic}.wms-mobile-stage-comment-box.active{color:#aaa;background:#1a1e14;border:1px solid #1D9E75}.wms-mobile-stage-scanner-indicator{width:100%;display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:12px;background:#14181d;border:1px solid #24303d;color:#8b93a1;font-size:12px;font-weight:800}.wms-mobile-stage-scanner-indicator.is-ready{color:#8fd8c2;border-color:#1d9e7547;background:#0d2218b8}.wms-mobile-stage-scanner-indicator.is-camera{color:#60a5fa;border-color:#60a5fa4d;background:#0d1e2ed1}.wms-mobile-stage-scanner-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #ffffff0d;flex-shrink:0}.wms-mobile-stage-block-head{padding:14px 14px 10px}.wms-mobile-stage-block-title{font-size:13px;font-weight:800;letter-spacing:.06em}.wms-mobile-stage-list{padding:0 10px 10px;display:flex;flex-direction:column;gap:8px}.wms-mobile-stage-item{margin-bottom:0;min-height:74px;align-items:flex-start;padding:12px 12px 11px}.wms-mobile-stage-item-copy{padding-right:8px}.wms-mobile-stage-item-name{font-size:14px;line-height:1.25;font-weight:800;color:#f3f7fb;white-space:normal;overflow:visible;text-overflow:clip}.wms-mobile-stage-item-sub{margin-top:5px;font-size:11px;line-height:1.45;color:#8b93a1;word-break:break-all}.wms-mobile-stage-item-side{flex:0 0 auto;min-width:76px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.wms-mobile-stage-item-qty{min-width:0;font-size:18px;font-weight:900;letter-spacing:-.03em}.wms-mobile-stage-item-status{font-size:10px;font-weight:800;padding:4px 9px}.wms-mobile-stage-defect-row{display:flex;align-items:center;gap:7px;padding:6px 10px;border-bottom:1px solid #111}.wms-mobile-stage-defect-copy{flex:1;min-width:0}.wms-mobile-stage-defect-name{font-size:10px;color:#fff}.wms-mobile-stage-defect-sub{font-size:9px;color:#555}.wms-mobile-stage-defect-qty{font-size:11px;font-weight:500;color:#f87171}.wms-mobile-stage-done-card{margin:10px;background:#0d2218;border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:6px}.wms-mobile-stage-done-icon{width:36px;height:36px;border-radius:50%;background:#1d9e75;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.wms-mobile-stage-done-title{font-size:13px;font-weight:500;color:#4ade80}.wms-mobile-stage-done-sub{font-size:10px;color:#1d9e75;text-align:center}.wms-mobile-stage-notice-row{padding:7px 10px;display:flex;align-items:center;gap:7px;color:#4ade80;font-size:10px}.wms-mobile-stage-notice-row span:last-child{margin-left:auto;color:#555;font-size:9px}.wms-mobile-order-hero{background:#111317;padding:12px 14px 0;border-bottom:1px solid #1e2026}.wms-mobile-order-hero-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.wms-mobile-order-circle-btn{width:30px;height:30px;border:1px solid #2a2d33;border-radius:8px;background:#17191d;color:#8b93a1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wms-mobile-order-number{flex:1;font-size:18px;font-weight:800;color:#f0f3f8;letter-spacing:-.4px}.wms-mobile-order-badges{display:flex;align-items:center;gap:6px}.wms-mobile-order-badge{padding:3px 9px;border-radius:20px;font-size:10px;line-height:1;font-weight:700;border:0;white-space:nowrap}.wms-mobile-order-badge.is-type{background:#0f6e5624;color:#5dcaa5}.wms-mobile-order-badge.is-stage.is-new{background:#ffffff0f;color:#8b93a1}.wms-mobile-order-badge.is-stage.is-shipping{background:#378add1a;color:#85b7eb}.wms-mobile-order-badge.is-stage.is-receiving{background:#0f6e5614;color:#1d9e75}.wms-mobile-order-badge.is-stage.is-ready{background:#0f6e5624;color:#5dcaa5}.wms-mobile-order-badge.is-stage.is-done{background:#378add1a;color:#85b7eb}.wms-mobile-order-client-row{display:flex;align-items:center;gap:8px;margin-bottom:14px}.wms-mobile-order-client-avatar{width:30px;height:30px;border-radius:50%;background:#1d9e75;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}.wms-mobile-order-client-name{font-size:12px;color:#8b93a1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wms-mobile-order-client-arrow{margin-left:auto;color:#5a6272;font-size:16px}.wms-mobile-order-stage-track{padding:12px 14px 14px;border-bottom:1px solid #1e2026;background:#111317}.wms-mobile-order-stage-head{font-size:10px;color:#5a6272;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px}.wms-mobile-order-stage-row{display:flex;align-items:flex-start}.wms-mobile-order-stage-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.wms-mobile-order-stage-item:not(:last-child):after{content:"";position:absolute;top:10px;left:50%;width:100%;height:1.5px;background:#2a2d33;z-index:0}.wms-mobile-order-stage-item.is-done:not(:last-child):after,.wms-mobile-order-stage-item.is-active:not(:last-child):after{background:#1d9e75}.wms-mobile-order-stage-dot{position:relative;z-index:1;width:20px;height:20px;border-radius:50%;background:#17191d;border:1.5px solid #2a2d33;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10px}.wms-mobile-order-stage-dot.is-done{background:#1d9e75;border-color:#1d9e75}.wms-mobile-order-stage-dot.is-active{background:#fff;border-color:#fff;box-shadow:0 0 0 3px #ffffff1f}.wms-mobile-order-stage-dot-core{width:8px;height:8px;border-radius:50%;background:#111;display:block}.wms-mobile-order-stage-label{margin-top:3px;font-size:8.5px;line-height:1.3;text-align:center;color:#5a6272}.wms-mobile-order-stage-label.is-done{color:#1d9e75}.wms-mobile-order-stage-label.is-active{color:#fff}.wms-mobile-order-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#1e2026}.wms-mobile-order-stat-cell{background:#111317;padding:13px}.wms-mobile-order-stat-label{font-size:11px;color:#8b93a1;margin-bottom:5px}.wms-mobile-order-stat-value{font-size:22px;font-weight:800;letter-spacing:-.5px;color:#f0f3f8}.wms-mobile-order-stat-value.is-blue{color:#60a5fa}.wms-mobile-order-stat-value.is-green{color:#1d9e75}.wms-mobile-order-stat-value.is-amber{color:#ef9f27}.wms-mobile-order-stat-value.is-red{color:#f87171}.wms-mobile-order-stat-value.is-purple{color:#c084fc}.wms-mobile-order-stat-sub{margin-top:2px;font-size:10px;color:#5a6272}.wms-mobile-order-tabs{display:flex;overflow-x:auto;background:#090a0c;border-bottom:1px solid #1e2026}.wms-mobile-order-tab{flex-shrink:0;padding:11px 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#5a6272;font-size:11px;font-weight:700;white-space:nowrap}.wms-mobile-order-tab.is-active{color:#fff;border-bottom-color:#1d9e75}.wms-mobile-order-block{background:#111317;margin-top:1px}.wms-mobile-order-block-head{padding:11px 14px;border-bottom:1px solid #1e2026;display:flex;align-items:center;gap:8px}.wms-mobile-order-block-title{flex:1;font-size:11px;font-weight:700;color:#8b93a1;text-transform:uppercase;letter-spacing:.4px}.wms-mobile-order-block-chip{padding:2px 7px;border-radius:999px;font-size:10px;font-weight:500;color:#fff;background:#1d9e75}.wms-mobile-order-block-chip.is-amber{background:#ba7517}.wms-mobile-order-scan-box{padding:10px 14px 14px}.wms-mobile-order-scan-box .mobile-order-scan-shell{background:#17191d;border:1px solid #1e2126;border-radius:12px;padding:12px}.wms-mobile-order-scan-box .mobile-order-scan-shell input{background:#111317;border:1px solid #2a2d33;color:#f0f3f8}.wms-mobile-order-scan-box .mobile-order-card-sub{color:#8b93a1}.wms-mobile-order-goods-list,.wms-mobile-order-service-list,.wms-mobile-order-history-list,.wms-mobile-order-form-list{padding:8px 14px;display:flex;flex-direction:column;gap:6px}.wms-mobile-order-good-item,.wms-mobile-order-service-item{background:#17191d;border:1px solid #1e2126;border-radius:10px;padding:10px;display:flex;align-items:center;gap:10px}.wms-mobile-order-good-image{width:38px;height:38px;border-radius:7px;background:#1f2228;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.wms-mobile-order-good-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wms-mobile-order-good-copy{flex:1;min-width:0}.wms-mobile-order-good-name{font-size:12px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wms-mobile-order-good-sub{margin-top:2px;font-size:10px;color:#8b93a1}.wms-mobile-order-good-side{flex-shrink:0;text-align:right}.wms-mobile-order-good-qty{font-size:14px;font-weight:500;color:#fff}.wms-mobile-order-good-qty.is-red{color:#f87171}.wms-mobile-order-good-status{display:inline-flex;margin-top:2px;padding:2px 6px;border-radius:999px;font-size:10px;line-height:1.1}.wms-mobile-order-good-status.is-green{background:#0d2218;color:#4ade80}.wms-mobile-order-good-status.is-red{background:#2a0d0d;color:#f87171}.wms-mobile-order-good-status.is-pending,.wms-mobile-order-good-status.is-amber{background:#ffffff0f;color:#8b93a1}.wms-mobile-order-more{padding:4px 0;text-align:center;font-size:11px;color:#5a6272}.wms-mobile-order-service-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.wms-mobile-order-service-dot.is-green{background:#1d9e75}.wms-mobile-order-service-dot.is-blue{background:#185fa5}.wms-mobile-order-service-dot.is-amber{background:#ba7517}.wms-mobile-order-service-name{flex:1;font-size:12px;color:#d8dde8}.wms-mobile-order-service-detail{font-size:11px;color:#8b93a1;margin-right:4px}.wms-mobile-order-service-sum{font-size:12px;font-weight:500;color:#ef9f27}.wms-mobile-order-service-total{margin:0 14px 12px;padding:8px 12px;border-radius:8px;background:#17191d;border:1px solid #1e2126;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8b93a1}.wms-mobile-order-service-total span:last-child{font-size:14px;font-weight:500;color:#ef9f27}.wms-mobile-order-editor{padding:10px 14px 14px;display:flex;flex-direction:column;gap:10px}.wms-mobile-order-field{display:flex;flex-direction:column;gap:5px;position:relative}.wms-mobile-order-field label{font-size:10px;line-height:1.2;font-weight:700;color:#8b93a1;text-transform:uppercase;letter-spacing:.04em}.wms-mobile-order-field input,.wms-mobile-order-field select{width:100%;min-height:38px;border-radius:10px;border:1px solid #2a2d33;background:#17191d;color:#f0f3f8;font-size:12px;padding:8px 11px;font-family:inherit}.wms-mobile-order-editor-row,.wms-mobile-order-inline-actions{display:flex;gap:10px}.wms-mobile-order-editor-row{align-items:flex-end}.wms-mobile-order-editor-row .wms-mobile-order-editor-btn{flex:0 0 124px;margin-left:auto}.wms-mobile-order-inline-actions .wms-mobile-order-editor-btn{flex:1}.wms-mobile-order-field.is-qty{flex:0 0 88px}.wms-mobile-order-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wms-mobile-order-editor-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.wms-mobile-order-editor-btn{min-height:36px;height:36px;border-radius:10px;border:1px solid #2a2d33;background:#17191d;color:#f0f3f8;font-size:11px;font-weight:700;padding:0 12px;font-family:inherit;white-space:nowrap}.wms-mobile-order-editor-btn.is-primary{background:#1d9e75;border-color:#1d9e75;color:#fff}.wms-mobile-order-editor-btn.is-secondary{background:#17191d;border-color:#2a2d33;color:#d8dde8}.wms-mobile-order-editor-btn.is-danger{background:#2a0d0d;border-color:#4e1c1c;color:#f5a3a3}.wms-mobile-order-editor-note{font-size:11px;line-height:1.45;color:#8b93a1}.wms-mobile-order-editor-error{padding:9px 10px;border-radius:10px;background:#c143431f;border:1px solid rgba(193,67,67,.24);color:#f5a3a3;font-size:11px;line-height:1.4}.wms-mobile-order-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:14;background:#17191d;border:1px solid #2a2d33;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px #00000047}.wms-mobile-order-search-option,.wms-mobile-order-search-empty{display:block;width:100%;text-align:left;padding:10px 11px;border:0;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;color:#f0f3f8;font-family:inherit}.wms-mobile-order-search-option:last-child,.wms-mobile-order-search-empty:last-child{border-bottom:0}.wms-mobile-order-search-name{font-size:12px;font-weight:600}.wms-mobile-order-search-meta{margin-top:2px;font-size:10px;color:#8b93a1;line-height:1.35}.wms-mobile-order-search-empty{color:#8b93a1;font-size:11px}.wms-mobile-order-form-card{background:#17191d;border:1px solid #1e2126;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:10px}.wms-mobile-order-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wms-mobile-order-form-title{font-size:12px;font-weight:700;color:#f0f3f8}.wms-mobile-order-form-sub{margin-top:2px;font-size:10px;line-height:1.4;color:#8b93a1}.wms-mobile-order-form-amount{flex-shrink:0;font-size:12px;font-weight:700;color:#ef9f27}.wms-mobile-order-remove-btn{width:26px;height:26px;border-radius:8px;border:1px solid #2a2d33;background:#111317;color:#8b93a1;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.wms-mobile-order-params-list{padding:4px 0}.wms-mobile-order-param-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid #1e2026}.wms-mobile-order-param-row span{font-size:12px;color:#8b93a1}.wms-mobile-order-param-row strong{max-width:52%;text-align:right;font-size:12px;font-weight:500;color:#fff}.wms-mobile-order-history-item{position:relative;display:flex;gap:10px;padding-bottom:12px}.wms-mobile-order-history-item:not(:last-child):after{content:"";position:absolute;left:9px;top:20px;bottom:0;width:1px;background:#1e2026}.wms-mobile-order-history-dot{width:20px;height:20px;border-radius:50%;background:#1d9e75;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;z-index:1}.wms-mobile-order-history-dot.is-last{background:#333;color:#555}.wms-mobile-order-history-copy{flex:1;padding-top:1px}.wms-mobile-order-history-stage{font-size:12px;font-weight:500;color:#fff;margin-bottom:2px}.wms-mobile-order-history-stage.is-muted{color:#888}.wms-mobile-order-history-meta{font-size:11px;color:#5a6272;line-height:1.5}.wms-mobile-order-history-note{margin-top:3px;font-size:11px;color:#8b93a1;font-style:italic}.wms-mobile-order-empty{padding:12px 14px 14px;font-size:12px;color:#8b93a1}.wms-mobile-order-action-bar{background:#090a0c;border-top:1px solid #1e2026;padding:10px 14px calc(14px + env(safe-area-inset-bottom));display:flex;gap:8px}.mobile-order-detail-light{background:#f4f7fb;color:#182433}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar{background:#fff;border-bottom:1px solid #e8eef5;box-shadow:none}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar-left{color:#0f6e56}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar-left small{color:#8ea0b6}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar .mobile-app-chip{background:#0f6e560f;border-color:#0f6e5659;color:#0f6e56}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar .mobile-app-icon-btn{background:#f4f7fb;border-color:#dbe4ef;color:#6f7d90}.app-layout:has(.mobile-order-detail-light) .mobile-app-topbar .mobile-app-avatar{background:#1d9e75;color:#fff}.app-layout:has(.mobile-order-detail-light) .app-mobile-bottom-nav{background:#fffffffa;border-top:1px solid #e8eef5;box-shadow:none}.app-layout:has(.mobile-order-detail-light) .app-mobile-bottom-link{color:#6f7d90}.app-layout:has(.mobile-order-detail-light) .app-mobile-bottom-link.active{color:#c88a1f}.app-layout:has(.mobile-order-detail-light) .app-mobile-plus-btn{color:#0f6e56}.app-layout:has(.mobile-order-detail-light) .app-mobile-plus-circle{background:#1d9e75;box-shadow:0 3px 14px #1d9e7547}.mobile-order-detail-light .wms-mobile-order-detail-screen{background:#f4f7fb;color:#182433;font-family:var(--font-sans)}.mobile-order-detail-light .wms-mobile-order-hero,.mobile-order-detail-light .wms-mobile-order-stage-track,.mobile-order-detail-light .wms-mobile-order-block{background:#fff;border-bottom:1px solid #e8eef5}.mobile-order-detail-light .wms-mobile-order-hero{padding:12px 14px 0}.mobile-order-detail-light .wms-mobile-order-circle-btn{border-color:#dbe4ef;background:#f4f7fb;color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-number,.mobile-order-detail-light .wms-mobile-order-good-name,.mobile-order-detail-light .wms-mobile-order-history-stage,.mobile-order-detail-light .wms-mobile-order-param-row strong,.mobile-order-detail-light .wms-mobile-order-service-name{color:#182433}.mobile-order-detail-light .wms-mobile-order-client-name,.mobile-order-detail-light .wms-mobile-order-client-arrow,.mobile-order-detail-light .wms-mobile-order-stage-head,.mobile-order-detail-light .wms-mobile-order-stage-label,.mobile-order-detail-light .wms-mobile-order-stat-label,.mobile-order-detail-light .wms-mobile-order-stat-sub,.mobile-order-detail-light .wms-mobile-order-block-title,.mobile-order-detail-light .wms-mobile-order-good-sub,.mobile-order-detail-light .wms-mobile-order-param-row span,.mobile-order-detail-light .wms-mobile-order-history-meta,.mobile-order-detail-light .wms-mobile-order-history-note,.mobile-order-detail-light .wms-mobile-order-empty{color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-badge.is-type{background:#ba75171a;color:#854f0b}.mobile-order-detail-light .wms-mobile-order-badge.is-stage.is-new{background:#eef3f8;color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-badge.is-stage.is-shipping,.mobile-order-detail-light .wms-mobile-order-badge.is-stage.is-done{background:#378add1a;color:#185fa5}.mobile-order-detail-light .wms-mobile-order-badge.is-stage.is-receiving,.mobile-order-detail-light .wms-mobile-order-badge.is-stage.is-ready{background:#0f6e561a;color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-stage-item:not(:last-child):after{background:#dfe7f0}.mobile-order-detail-light .wms-mobile-order-stage-item.is-done:not(:last-child):after,.mobile-order-detail-light .wms-mobile-order-stage-item.is-active:not(:last-child):after{background:#1d9e75}.mobile-order-detail-light .wms-mobile-order-stage-dot{background:#fff;border-color:#d7e0ea;color:#9aacbf}.mobile-order-detail-light .wms-mobile-order-stage-dot.is-done{background:#1d9e75;border-color:#1d9e75;color:#fff}.mobile-order-detail-light .wms-mobile-order-stage-dot.is-active{background:#fff;border-color:#1d9e75;box-shadow:0 0 0 3px #1d9e751f}.mobile-order-detail-light .wms-mobile-order-stage-dot-core{background:#1d9e75}.mobile-order-detail-light .wms-mobile-order-stage-label.is-done,.mobile-order-detail-light .wms-mobile-order-stage-label.is-active{color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:transparent;padding:12px 14px}.mobile-order-detail-light .wms-mobile-order-stat-cell{background:linear-gradient(180deg,#edf8f2f5,#e8f5eeeb);border:1px solid #dcebe3;border-radius:14px;padding:12px 13px;min-height:104px;box-shadow:0 1px #0f172a05}.mobile-order-detail-light .wms-mobile-order-stat-value{font-size:18px;line-height:1.05;color:#182433}.mobile-order-detail-light .wms-mobile-order-stat-value.is-green{color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-stat-value.is-amber{color:#c87a10}.mobile-order-detail-light .wms-mobile-order-stat-value.is-purple{color:#a855f7}.mobile-order-detail-light .wms-mobile-order-tabs{background:#fff;border-bottom-color:#e8eef5}.mobile-order-detail-light .wms-mobile-order-tab{color:#6f7d90;font-size:12px;min-height:42px;padding:11px 12px}.mobile-order-detail-light .wms-mobile-order-tab.is-active{color:#0f6e56;border-bottom-color:#1d9e75}.mobile-order-detail-light .wms-mobile-order-block-head{border-bottom-color:#e8eef5}.mobile-order-detail-light .wms-mobile-order-good-item,.mobile-order-detail-light .wms-mobile-order-service-item,.mobile-order-detail-light .wms-mobile-order-form-card{background:linear-gradient(180deg,#f0f9f4fa,#eaf6eff2);border:1px solid #dcebe3;border-radius:12px}.mobile-order-detail-light .wms-mobile-order-good-image{background:#eef3f8}.mobile-order-detail-light .wms-mobile-order-good-status.is-green{background:#0f6e561a;color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-good-status.is-red{background:#c143431a;color:#c14343}.mobile-order-detail-light .wms-mobile-order-good-status.is-pending,.mobile-order-detail-light .wms-mobile-order-good-status.is-amber{background:#eef3f8;color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-service-total{background:linear-gradient(180deg,#f0f9f4fa,#eaf6eff2);border:1px solid #dcebe3;color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-field label,.mobile-order-detail-light .wms-mobile-order-editor-note,.mobile-order-detail-light .wms-mobile-order-form-sub{color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-field input,.mobile-order-detail-light .wms-mobile-order-field select{background:#f8fbfd;border-color:#dbe4ef;color:#182433}.mobile-order-detail-light .wms-mobile-order-editor-btn{background:#f4f7fb;border-color:#dbe4ef;color:#5f7188}.mobile-order-detail-light .wms-mobile-order-editor-btn.is-primary{background:#1d9e75;border-color:#1d9e75;color:#fff}.mobile-order-detail-light .wms-mobile-order-editor-btn.is-secondary{background:#eef5f1;border-color:#dcebe3;color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-editor-btn.is-danger,.mobile-order-detail-light .wms-mobile-order-editor-error{background:#fff2f1;border-color:#f2d2cf;color:#b85450}.mobile-order-detail-light .wms-mobile-order-search-dropdown{background:#fff;border-color:#dbe4ef;box-shadow:0 14px 30px #0f172a1f}.mobile-order-detail-light .wms-mobile-order-search-option,.mobile-order-detail-light .wms-mobile-order-search-empty{color:#182433;border-bottom-color:#eef3f8}.mobile-order-detail-light .wms-mobile-order-search-meta,.mobile-order-detail-light .wms-mobile-order-search-empty{color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-form-title{color:#182433}.mobile-order-detail-light .wms-mobile-order-form-amount{color:#0f6e56}.mobile-order-detail-light .wms-mobile-order-remove-btn{background:#f4f7fb;border-color:#dbe4ef;color:#6f7d90}.mobile-order-detail-light .wms-mobile-order-service-total span:last-child{color:#0f6e56;font-weight:700}.mobile-order-detail-light .wms-mobile-order-param-row{border-bottom-color:#e8eef5}.mobile-order-detail-light .wms-mobile-order-history-item:not(:last-child):after{background:#e8eef5}.mobile-order-detail-light .wms-mobile-order-history-dot{background:#1d9e751f;color:#1d9e75;border:1px solid rgba(29,158,117,.18)}.mobile-order-detail-light .wms-mobile-order-history-dot.is-last{background:#eef3f8;color:#9aacbf;border-color:#d7e0ea}.mobile-order-detail-light .wms-mobile-order-action-bar{background:#fffffffa;border-top:1px solid #e8eef5;padding:10px 14px calc(14px + env(safe-area-inset-bottom))}.mobile-order-detail-light .wms-mobile-order-action-btn{min-height:36px;height:36px;border-radius:10px;font-size:11px;font-weight:700;padding:0 12px}.mobile-order-detail-light .wms-mobile-order-action-btn.is-warn{background:#fff4e6;border-color:#f3d5a8;color:#9a5a00}.mobile-order-detail-light .wms-mobile-order-action-btn.is-secondary{background:#f4f7fb;border-color:#dbe4ef;color:#5f7188}.mobile-order-detail-light .wms-mobile-order-action-btn.is-primary{background:#1d9e75;border-color:#1d9e75;color:#fff}}@media (max-width: 760px){:root[data-theme=light] .main-content:has(.mobile-order-detail-light),:root[data-theme=light] .main-content:has(.wms-mobile-stage-screen),:root[data-theme=light] .main-content:has(.wms-mobile-new-order-screen){background:#f4f7fb}:root[data-theme=light] .mobile-app-topbar,:root[data-theme=light] .app-mobile-bottom-nav,:root[data-theme=light] .client-mobile-bottom-nav{background:#fffffffa!important;border-color:#e8eef5!important;box-shadow:none!important}:root[data-theme=light] .mobile-app-icon-btn,:root[data-theme=light] .client-mobile-menu-toggle,:root[data-theme=light] .client-mobile-logout{background:#f4f7fb!important;border-color:#dbe4ef!important;color:#6f7d90!important}.mobile-order-detail-light,.mobile-order-detail-dark,.wms-mobile-order-detail-screen,.client-order-detail-mobile-screen,.client-mobile-dashboard,.client-main{min-height:auto!important}.mobile-order-detail-light,.mobile-order-detail-dark{padding:0 0 calc(82px + env(safe-area-inset-bottom))!important}.wms-mobile-order-detail-screen{min-height:auto!important;margin-bottom:0!important}.mobile-order-detail-light .wms-mobile-order-action-bar{padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important}.client-main{padding:0 12px calc(82px + env(safe-area-inset-bottom))!important;background:#f4f7fb!important}.client-mobile-dashboard{padding-bottom:0!important}.client-order-detail-page{padding:12px 12px calc(82px + env(safe-area-inset-bottom))!important}.client-order-detail-mobile-screen{min-height:auto!important;padding-bottom:0!important}.client-mobile-kpi-card,.client-mobile-alert-card,.client-mobile-order-row,.client-mobile-notification-row,.client-mobile-empty-card{background:linear-gradient(180deg,#f2faf6fa,#ecf7f1f2)!important;border-color:#dcebe3!important}.client-mobile-kpi-value{font-weight:900!important;letter-spacing:-.02em}.client-mobile-notification-title{font-size:14px!important;line-height:1.2!important}.client-mobile-notification-desc{font-size:11px!important;line-height:1.28!important}.client-mobile-order-meta{line-height:1.25!important}:root[data-theme=light] .wms-mobile-stage-screen,:root[data-theme=light] .wms-mobile-new-order-screen{background:#f4f7fb!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-topbar,:root[data-theme=light] .wms-mobile-new-order-topbar,:root[data-theme=light] .wms-mobile-new-order-steps,:root[data-theme=light] .wms-mobile-new-order-total-bar{background:#fff!important;border-color:#e8eef5!important}:root[data-theme=light] .wms-mobile-new-order-block,:root[data-theme=light] .wms-mobile-stage-block,:root[data-theme=light] .wms-mobile-stage-item,:root[data-theme=light] .wms-mobile-stage-service-row,:root[data-theme=light] .wms-mobile-stage-param-row,:root[data-theme=light] .wms-mobile-new-order-client-card,:root[data-theme=light] .wms-mobile-new-order-warehouse-row,:root[data-theme=light] .wms-mobile-new-order-good-item,:root[data-theme=light] .wms-mobile-new-order-service-row,:root[data-theme=light] .wms-mobile-stage-scan-area,:root[data-theme=light] .wms-mobile-stage-comment-box{background:linear-gradient(180deg,#f2faf6fa,#ecf7f1f2)!important;border-color:#dcebe3!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-item-name,:root[data-theme=light] .wms-mobile-new-order-good-name,:root[data-theme=light] .wms-mobile-stage-num,:root[data-theme=light] .wms-mobile-new-order-title{color:#182433!important}:root[data-theme=light] .wms-mobile-stage-item-sub,:root[data-theme=light] .wms-mobile-new-order-good-art,:root[data-theme=light] .wms-mobile-stage-client-name,:root[data-theme=light] .wms-mobile-stage-stat-label,:root[data-theme=light] .wms-mobile-stage-check-row,:root[data-theme=light] .wms-mobile-new-order-field-label,:root[data-theme=light] .wms-mobile-new-order-total-label,:root[data-theme=light] .wms-mobile-new-order-total-sub,:root[data-theme=light] .wms-mobile-stage-scan-text,:root[data-theme=light] .wms-mobile-stage-comment-box,:root[data-theme=light] .wms-mobile-stage-required{color:#6f7d90!important}:root[data-theme=light] .wms-mobile-new-order-input,:root[data-theme=light] .wms-mobile-new-order-textarea,:root[data-theme=light] .wms-mobile-stage-scan-input{background:#f8fbfd!important;border-color:#dbe4ef!important;color:#182433!important}.client-main{padding:0 10px calc(80px + env(safe-area-inset-bottom))!important}.client-page{padding:0 10px 8px!important}.client-page-head,.client-dashboard-head{padding:0 6px!important;margin-bottom:10px!important}.client-page-title,.client-dashboard-title{font-size:19px!important;line-height:1.1!important}.client-mobile-dashboard{padding-bottom:2px!important}.client-mobile-dashboard-header{margin:0 -10px 10px!important;padding:14px 16px 16px!important}.client-mobile-dashboard-greeting{font-size:11px!important;margin-bottom:4px!important}.client-mobile-dashboard-name{font-size:22px!important;line-height:1.06!important;letter-spacing:-.03em!important}.client-mobile-dashboard-updated{margin-top:4px!important;font-size:10px!important}.client-mobile-kpi-grid{gap:8px!important;margin-bottom:12px!important}.client-mobile-kpi-card{min-height:94px!important;padding:12px!important;border-radius:18px!important}.client-mobile-kpi-label{margin-bottom:8px!important;font-size:12px!important}.client-mobile-kpi-value{font-size:21px!important;line-height:1!important}.client-mobile-kpi-sub{margin-top:6px!important;font-size:11px!important;line-height:1.25!important}.client-mobile-alert-card{margin:0 0 12px!important;padding:12px 14px!important;gap:10px!important;border-radius:18px!important;align-items:center!important}.client-mobile-alert-icon{width:46px!important;height:46px!important;border-radius:14px!important}.client-mobile-alert-title{font-size:13px!important;line-height:1.15!important;margin-bottom:2px!important}.client-mobile-alert-desc{font-size:11px!important;line-height:1.2!important}.client-mobile-alert-action{font-size:12px!important}.client-mobile-section-title{margin:0 0 8px!important;padding:0 2px!important;font-size:12px!important;letter-spacing:.08em!important}.client-mobile-order-row{margin:0 0 8px!important;padding:12px 14px!important;gap:10px!important;border-radius:18px!important;align-items:center!important}.client-mobile-order-dot{width:12px!important;height:12px!important}.client-mobile-order-name{font-size:13px!important;line-height:1.2!important}.client-mobile-order-meta{margin-top:3px!important;font-size:10.5px!important}.client-mobile-order-badge{padding:5px 11px!important;border-radius:14px!important;font-size:11px!important}.client-mobile-notification-row{margin:0 0 8px!important;padding:10px 12px!important;gap:10px!important;border-radius:18px!important;align-items:center!important}.client-mobile-notification-icon{width:38px!important;height:38px!important;border-radius:12px!important}.client-mobile-notification-title{font-size:12px!important;line-height:1.15!important;margin-bottom:2px!important}.client-mobile-notification-desc{font-size:10px!important;line-height:1.2!important}.client-mobile-notification-dot{width:10px!important;height:10px!important;margin-top:0!important}.client-orders-page.client-page,.client-documents-page.client-page{padding-left:8px!important;padding-right:8px!important}.client-orders-page .client-page-head,.client-documents-page .client-page-head{padding:0 8px!important}.client-orders-mobile-list{gap:10px!important}.client-order-mobile-card{width:100%!important;padding:15px 16px!important;border-radius:20px!important}.client-order-mobile-head{gap:10px!important;align-items:flex-start!important}.client-order-mobile-number{font-size:14px!important;line-height:1.2!important}.client-order-mobile-date{margin-top:3px!important;font-size:11px!important;line-height:1.25!important}.client-order-mobile-grid{gap:10px!important}.client-order-mobile-chip{padding:12px 14px!important;border-radius:14px!important;background:linear-gradient(180deg,#f2faf6fa,#ecf7f1f2)!important;border-color:#dcebe3!important}.client-order-mobile-chip span{font-size:10px!important}.client-order-mobile-chip strong{font-size:12px!important}.client-order-mobile-summary{margin-top:2px!important;font-size:12px!important}.client-order-mobile-summary strong{font-size:18px!important}.client-documents-shell{padding:10px!important;border-radius:18px!important;margin-bottom:0!important}.client-documents-filters{gap:10px!important;grid-template-columns:1fr!important}.client-documents-filter span{font-size:11px!important}.client-documents-input,.client-documents-select,.client-documents-reset{min-height:38px!important;height:38px!important;border-radius:12px!important;font-size:12px!important}.client-documents-note{margin-bottom:10px!important;padding:10px 12px!important;font-size:11px!important;line-height:1.35!important;border-radius:14px!important}.client-documents-mobile-list{display:grid!important;gap:10px!important}.client-documents-mobile-card{padding:14px!important;border-radius:16px!important;background:linear-gradient(180deg,#f2faf6fa,#ecf7f1f2)!important;border:1px solid #dcebe3!important}.client-documents-mobile-top{gap:8px!important;margin-bottom:8px!important}.client-documents-mobile-type,.client-documents-mobile-id{font-size:11px!important}.client-documents-mobile-title{font-size:14px!important;line-height:1.25!important;margin-bottom:6px!important}.client-documents-mobile-meta{font-size:11px!important;line-height:1.35!important}.client-documents-mobile-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:10px!important}.client-documents-mobile-btn{min-height:36px!important;border-radius:10px!important;font-size:12px!important;padding:0 10px!important}.client-documents-mobile-btn.is-primary{background:#1d9e75!important;border-color:#1d9e75!important;color:#fff!important}.client-documents-mobile-btn.is-secondary{background:#f4f7fb!important;border-color:#dbe4ef!important;color:#5f7188!important}:root[data-theme=light] .client-mobile-bottom-nav{background:#fffffffa!important;border-top:1px solid #e8eef5!important}:root[data-theme=light] .client-mobile-bottom-link,:root[data-theme=light] .client-mobile-bottom-link-button{color:#6f7d90!important}:root[data-theme=light] .client-mobile-bottom-link.active,:root[data-theme=light] .client-mobile-bottom-link-button.active{color:#0f6e56!important}.orders-page{background:#0e0e0e!important;color:#fff!important;padding:10px 14px calc(88px + env(safe-area-inset-bottom))!important}.orders-page .page-header{margin:0 0 8px!important;padding:0!important}.orders-page .page-title{color:#fff!important;font-size:18px!important;font-weight:500!important;line-height:1.1!important}.orders-page .toolbar{gap:8px!important;margin-bottom:10px!important}.orders-page .search-input,.orders-page select{min-height:34px!important;height:34px!important;border-radius:10px!important;background:#1a1a1a!important;border:1px solid #333!important;color:#aaa!important;font-size:12px!important}.orders-page .filter-tabs{gap:6px!important;overflow-x:auto!important;scrollbar-width:none}.orders-page .filter-tabs::-webkit-scrollbar{display:none}.orders-page .filter-tab{min-height:30px!important;padding:5px 12px!important;border-radius:20px!important;background:#1a1a1a!important;border:1px solid #333!important;color:#888!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important}.orders-page .filter-tab.active{border-color:#ba7517!important;background:#1e1500!important;color:#ef9f27!important}.orders-page>.card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.orders-page .mobile-orders-screen{padding:0!important}.mobile-orders-counter-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0 10px}.mobile-orders-counter{margin:0!important;font-size:12px!important;color:#888!important;font-weight:500!important}.mobile-orders-counter-badge{width:24px;height:24px;border-radius:6px;background:#ef9f27!important;border:0!important;color:#412402!important;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.mobile-orders-sections{display:grid;gap:12px}.mobile-orders-stage-section{display:grid;gap:8px}.mobile-orders-stage-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 14px;border-radius:10px;border:0!important;background:#1e1500!important}.mobile-orders-stage-header.receiving,.mobile-orders-stage-header.accepted,.mobile-orders-stage-header.done{background:#0d2218!important}.mobile-orders-stage-header.pickup,.mobile-orders-stage-header.in_transit,.mobile-orders-stage-header.mp_shipping,.mobile-orders-stage-header.delivered{background:#0d1e2e!important}.mobile-orders-stage-title{display:flex;align-items:center;gap:8px;color:#ef9f27!important;font-size:13px!important;font-weight:500!important}.mobile-orders-stage-title.receiving,.mobile-orders-stage-title.accepted,.mobile-orders-stage-title.done{color:#4ade80!important}.mobile-orders-stage-title.pickup,.mobile-orders-stage-title.in_transit,.mobile-orders-stage-title.mp_shipping,.mobile-orders-stage-title.delivered{color:#60a5fa!important}.mobile-orders-stage-dot{width:8px!important;height:8px!important;border-radius:50%;background:#ef9f27!important}.mobile-orders-stage-dot.receiving,.mobile-orders-stage-dot.accepted,.mobile-orders-stage-dot.done{background:#1d9e75!important}.mobile-orders-stage-dot.pickup,.mobile-orders-stage-dot.in_transit,.mobile-orders-stage-dot.mp_shipping,.mobile-orders-stage-dot.delivered{background:#60a5fa!important}.mobile-orders-stage-actions{display:flex;align-items:center;gap:8px}.mobile-orders-stage-icon{width:26px;height:26px;border-radius:6px;background:#2a2a2a;color:#888;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.mobile-orders-stage-count{width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;border-radius:6px!important;background:#ef9f27!important;color:#412402!important;font-size:12px!important;font-weight:600!important}.mobile-orders-redesign-list{display:grid!important;gap:8px!important}.mobile-orders-redesign-card{width:100%;padding:12px!important;border-radius:12px!important;background:#1a1a1a!important;border:1px solid #2a2a2a!important;text-align:left;color:inherit}.mobile-orders-redesign-card.supply{border-color:#1d9e75!important}.mobile-orders-redesign-card.logistics{border-color:#185fa5!important}.mobile-orders-redesign-card.processing{border-color:#ba7517!important}.mobile-orders-redesign-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px!important}.mobile-orders-redesign-card-num{color:#fff!important;font-size:14px!important;font-weight:500!important}.mobile-orders-redesign-card-status{padding:3px 9px!important;border-radius:20px!important;font-size:11px!important;font-weight:500!important;white-space:nowrap}.mobile-orders-redesign-card-status.ready{background:#0d2218!important;color:#4ade80!important}.mobile-orders-redesign-card-status.done{background:#0d1e2e!important;color:#60a5fa!important}.mobile-orders-redesign-card-status.new{background:#1e1e1e!important;color:#888!important}.mobile-orders-redesign-card-name{color:#fff!important;font-size:13px!important;font-weight:500!important;margin-bottom:5px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-orders-redesign-card-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.mobile-orders-redesign-card-copy{min-width:0;flex:1 1 auto}.mobile-orders-redesign-card-thumb{width:52px;height:52px;border-radius:14px;overflow:hidden;flex-shrink:0;border:1px solid #2a2a2a;background:#202020;display:flex;align-items:center;justify-content:center;color:#f3eee6;font-size:18px;font-weight:800}.mobile-orders-redesign-card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mobile-orders-redesign-card-desc{color:#666!important;font-size:11px!important;line-height:1.4!important;margin-bottom:7px!important}.mobile-orders-redesign-card-chip-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.mobile-orders-redesign-card-chip{display:inline-flex;align-items:center;min-height:26px;padding:6px 10px;border-radius:999px;border:1px solid #2a2a2a;background:#202020;color:#d6d0c6;font-size:10.5px;font-weight:700;line-height:1}.mobile-orders-redesign-card-chip.marketplace{background:#0d1e2e;border-color:#163553;color:#83bbf7}.mobile-orders-redesign-card-chip.warehouse{background:#0d2218;border-color:#1a4836;color:#8ce5bf}.mobile-orders-redesign-card-chip.boxes{background:#2a1c07;border-color:#5f3900;color:#f7bf64}.mobile-orders-redesign-card-dates{display:flex;flex-wrap:wrap;gap:8px 12px;color:#555;font-size:11px;margin-bottom:8px}.mobile-orders-redesign-card-dates strong{color:#fff;font-weight:500}.mobile-orders-redesign-card-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:9px}.mobile-orders-redesign-card-stat{min-width:0;padding:9px 8px;border-radius:12px;border:1px solid #2a2a2a;background:#171717}.mobile-orders-redesign-card-stat span{display:block;margin-bottom:4px;color:#777;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.mobile-orders-redesign-card-stat strong{display:block;color:#fff;font-size:13px;font-weight:800;line-height:1.1}.admin-warehouse-mobile-list,.mobile-warehouse-stat-grid{gap:8px!important}.admin-warehouse-mobile-card,.mobile-warehouse-stat-card,.mobile-entity-pill{background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:12px!important;color:#fff!important}.admin-warehouse-mobile-card .mobile-entity-title,.mobile-warehouse-stat-value{color:#fff!important}.admin-warehouse-mobile-card .mobile-entity-sub,.mobile-warehouse-stat-label,.mobile-entity-pill-label{color:#888!important}.mobile-order-detail-dark,.mobile-order-detail-light{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}.wms-mobile-order-detail-screen{background:#0e0e0e!important;color:#fff!important}.wms-mobile-order-hero,.wms-mobile-order-stage-track,.wms-mobile-order-block,.wms-mobile-order-tabs,.wms-mobile-order-action-bar{background:#141414!important;border-color:#1a1a1a!important}.wms-mobile-order-number,.wms-mobile-order-good-name,.wms-mobile-order-history-stage,.wms-mobile-order-form-title,.wms-mobile-order-param-row strong{color:#fff!important}.wms-mobile-order-client-name,.wms-mobile-order-stage-head,.wms-mobile-order-stage-label,.wms-mobile-order-stat-label,.wms-mobile-order-stat-sub,.wms-mobile-order-block-title,.wms-mobile-order-good-sub,.wms-mobile-order-param-row span,.wms-mobile-order-history-meta,.wms-mobile-order-history-note,.wms-mobile-order-empty{color:#666!important}.wms-mobile-order-stat-cell{background:#141414!important;border-color:#1a1a1a!important;min-height:84px!important}.wms-mobile-order-good-item,.wms-mobile-order-service-item,.wms-mobile-order-form-card{background:#1a1a1a!important;border-color:#222!important}.wms-mobile-order-field input,.wms-mobile-order-field select{background:#222!important;border-color:#2a2a2a!important;color:#fff!important}:root[data-theme=light] .orders-page{background:#f7f7f6!important;color:#1a1a18!important}:root[data-theme=light] .orders-page .page-title{color:#1a1a18!important}:root[data-theme=light] .orders-page .search-input,:root[data-theme=light] .orders-page select,:root[data-theme=light] .orders-page .filter-tab{background:#fff!important;border-color:#e4e2da!important;color:#777!important}:root[data-theme=light] .orders-page .filter-tab.active{background:#e1f5ee!important;border-color:#1d9e75!important;color:#085041!important}:root[data-theme=light] .mobile-orders-stage-header{background:#faeeda!important}:root[data-theme=light] .mobile-orders-stage-header.receiving,:root[data-theme=light] .mobile-orders-stage-header.accepted,:root[data-theme=light] .mobile-orders-stage-header.done{background:#e1f5ee!important}:root[data-theme=light] .mobile-orders-stage-header.pickup,:root[data-theme=light] .mobile-orders-stage-header.in_transit,:root[data-theme=light] .mobile-orders-stage-header.mp_shipping,:root[data-theme=light] .mobile-orders-stage-header.delivered{background:#e6f1fb!important}:root[data-theme=light] .mobile-orders-stage-title{color:#854f0b!important}:root[data-theme=light] .mobile-orders-stage-title.receiving,:root[data-theme=light] .mobile-orders-stage-title.accepted,:root[data-theme=light] .mobile-orders-stage-title.done{color:#085041!important}:root[data-theme=light] .mobile-orders-stage-title.pickup,:root[data-theme=light] .mobile-orders-stage-title.in_transit,:root[data-theme=light] .mobile-orders-stage-title.mp_shipping,:root[data-theme=light] .mobile-orders-stage-title.delivered{color:#0c447c!important}:root[data-theme=light] .mobile-orders-stage-icon{background:#f1efe8;color:#9e9c95}:root[data-theme=light] .mobile-orders-stage-count{background:#1d9e75!important;color:#fff!important}:root[data-theme=light] .mobile-orders-redesign-card{background:#fff!important;border-color:#dfe7de!important;box-shadow:0 10px 24px #11261d0f!important}:root[data-theme=light] .mobile-orders-redesign-card.supply{border-color:#1d9e75b8!important}:root[data-theme=light] .mobile-orders-redesign-card.logistics{border-color:#185fa5b8!important}:root[data-theme=light] .mobile-orders-redesign-card.processing{border-color:#ba7517b8!important}:root[data-theme=light] .mobile-orders-redesign-card-num,:root[data-theme=light] .mobile-orders-redesign-card-name,:root[data-theme=light] .mobile-orders-redesign-card-dates strong{color:#1a1a18!important}:root[data-theme=light] .mobile-orders-redesign-card-thumb{background:#f5f8f3!important;border-color:#dfe7de!important;color:#175c48!important}:root[data-theme=light] .mobile-orders-redesign-card-desc,:root[data-theme=light] .mobile-orders-redesign-card-dates{color:#9e9c95!important}:root[data-theme=light] .mobile-orders-redesign-card-chip{background:#f5f3ed!important;border-color:#ece7db!important;color:#736f68!important}:root[data-theme=light] .mobile-orders-redesign-card-chip.marketplace{background:#e8f1ff!important;border-color:#d5e4fb!important;color:#1b5cb8!important}:root[data-theme=light] .mobile-orders-redesign-card-chip.warehouse{background:#e7f6ef!important;border-color:#d1eadf!important;color:#0f6e56!important}:root[data-theme=light] .mobile-orders-redesign-card-chip.boxes{background:#fff4df!important;border-color:#f4dfb8!important;color:#9b6616!important}:root[data-theme=light] .mobile-orders-redesign-card-status.ready{background:#e1f5ee!important;color:#085041!important}:root[data-theme=light] .mobile-orders-redesign-card-status.done{background:#e6f1fb!important;color:#0c447c!important}:root[data-theme=light] .mobile-orders-redesign-card-status.new{background:#f1efe8!important;color:#777!important}:root[data-theme=light] .mobile-orders-redesign-card-stat{background:#faf8f3!important;border-color:#ece7db!important}:root[data-theme=light] .mobile-orders-redesign-card-stat span{color:#9e9c95!important}:root[data-theme=light] .mobile-orders-redesign-card-stat strong{color:#1a1a18!important}:root[data-theme=light] .admin-warehouse-mobile-card,:root[data-theme=light] .mobile-warehouse-stat-card,:root[data-theme=light] .mobile-entity-pill{background:#fff!important;border-color:#e4e2da!important;color:#1a1a18!important}:root[data-theme=light] .admin-warehouse-mobile-card .mobile-entity-title,:root[data-theme=light] .mobile-warehouse-stat-value{color:#1a1a18!important}:root[data-theme=light] .admin-warehouse-mobile-card .mobile-entity-sub,:root[data-theme=light] .mobile-warehouse-stat-label,:root[data-theme=light] .mobile-entity-pill-label{color:#9e9c95!important}:root[data-theme=light] .wms-mobile-order-detail-screen{background:#f7f7f6!important;color:#1a1a18!important}:root[data-theme=light] .wms-mobile-order-hero,:root[data-theme=light] .wms-mobile-order-stage-track,:root[data-theme=light] .wms-mobile-order-block,:root[data-theme=light] .wms-mobile-order-tabs,:root[data-theme=light] .wms-mobile-order-action-bar{background:#fff!important;border-color:#e4e2da!important}:root[data-theme=light] .wms-mobile-order-number,:root[data-theme=light] .wms-mobile-order-good-name,:root[data-theme=light] .wms-mobile-order-history-stage,:root[data-theme=light] .wms-mobile-order-form-title,:root[data-theme=light] .wms-mobile-order-param-row strong{color:#1a1a18!important}:root[data-theme=light] .wms-mobile-order-client-name,:root[data-theme=light] .wms-mobile-order-stage-head,:root[data-theme=light] .wms-mobile-order-stage-label,:root[data-theme=light] .wms-mobile-order-stat-label,:root[data-theme=light] .wms-mobile-order-stat-sub,:root[data-theme=light] .wms-mobile-order-block-title,:root[data-theme=light] .wms-mobile-order-good-sub,:root[data-theme=light] .wms-mobile-order-param-row span,:root[data-theme=light] .wms-mobile-order-history-meta,:root[data-theme=light] .wms-mobile-order-history-note,:root[data-theme=light] .wms-mobile-order-empty{color:#9e9c95!important}:root[data-theme=light] .wms-mobile-order-stat-cell,:root[data-theme=light] .wms-mobile-order-good-item,:root[data-theme=light] .wms-mobile-order-service-item,:root[data-theme=light] .wms-mobile-order-form-card{background:#fff!important;border-color:#e4e2da!important}:root[data-theme=light] .wms-mobile-order-field input,:root[data-theme=light] .wms-mobile-order-field select{background:#f7f7f6!important;border-color:#e4e2da!important;color:#1a1a18!important}}@media (max-width: 768px){:root[data-theme=light] .orders-page .toolbar,:root[data-theme=light] .orders-page .filter-tabs,:root[data-theme=light] .orders-page .orders-toolbar-view{background:transparent!important;border-color:transparent!important;box-shadow:none!important}:root[data-theme=light] .orders-page .filter-tabs{padding:0!important}:root[data-theme=light] .orders-page .filter-tab{background:#fff!important;border:1px solid #e4e2da!important;color:#6f7d90!important;box-shadow:none!important}:root[data-theme=light] .orders-page .filter-tab.active{background:#e1f5ee!important;border-color:#1d9e75!important;color:#085041!important;box-shadow:0 0 0 3px #1d9e751a!important}:root[data-theme=light] .orders-page .search-input,:root[data-theme=light] .orders-page .orders-toolbar-select select,:root[data-theme=light] .orders-page select{background:#fff!important;border-color:#e4e2da!important;color:#1a1a18!important}:root[data-theme=light] .orders-page .search-input::-moz-placeholder{color:#8d99a8!important}:root[data-theme=light] .orders-page .search-input::placeholder{color:#8d99a8!important}.admin-warehouse-mobile-card .mobile-entity-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.admin-warehouse-mobile-card .mobile-entity-pill{padding:8px 7px!important;min-height:54px!important;border-radius:12px!important;text-align:center!important}.admin-warehouse-mobile-card .mobile-entity-pill-label{margin-bottom:4px!important;font-size:9.5px!important;line-height:1.1!important;white-space:nowrap!important;text-align:center!important}.admin-warehouse-mobile-card .mobile-entity-pill-value{font-size:12px!important;line-height:1.15!important;font-weight:800!important;text-align:center!important}.admin-documents-page{margin:0!important;width:100%!important;box-sizing:border-box!important;padding:0 18px calc(92px + env(safe-area-inset-bottom))!important;min-width:0!important;overflow-x:hidden!important}.admin-documents-page .page-header{width:100%!important;box-sizing:border-box!important;margin:0 0 14px!important;padding:0!important;gap:10px!important}.admin-documents-page .page-title{font-size:22px!important;line-height:1.08!important}.admin-documents-page-actions{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.admin-documents-page-actions .btn{width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 8px!important;border-radius:10px!important;font-size:11px!important;white-space:nowrap!important}.admin-documents-desktop-stats,.admin-documents-page>.stats-grid.admin-documents-desktop-stats{display:none!important}.admin-documents-mobile-stats{width:100%!important;box-sizing:border-box!important;margin-bottom:14px!important}.admin-documents-mobile-stats .mobile-stat-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;overflow:visible!important;padding:0!important;width:100%!important;box-sizing:border-box!important}.admin-documents-mobile-stats .mobile-stat-card{min-width:0!important;width:100%!important;max-width:none!important;padding:13px 14px!important;border-radius:15px!important;box-sizing:border-box!important}.admin-documents-mobile-stats .mobile-stat-card-label{font-size:10px!important;line-height:1.2!important}.admin-documents-mobile-stats .mobile-stat-card-value{font-size:14px!important;line-height:1.16!important;word-break:break-word!important}.admin-documents-toolbar{width:100%!important;gap:8px!important;margin-bottom:12px!important}.admin-documents-toolbar>div:first-child{flex:1 1 100%!important;max-width:none!important;width:100%!important}.admin-documents-page .search-input,.admin-documents-page .admin-documents-soft-select{width:100%!important;min-height:38px!important;height:38px!important;border-radius:12px!important}.admin-documents-page .filter-tabs{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px!important;padding:3px!important;overflow:visible!important}.admin-documents-page .filter-tab{min-width:0!important;padding:6px 5px!important;font-size:10.5px!important;text-align:center!important}.admin-documents-page .card{margin-left:0!important;margin-right:0!important;overflow:hidden!important;border-radius:16px!important}.admin-documents-mobile-list{padding:12px!important;gap:10px!important}.admin-invoices-mobile-list{width:100%!important;overflow:visible!important}}.client-documents-page{display:flex;flex-direction:column;gap:0;padding-bottom:80px}.cdoc-header{padding:16px 16px 12px;background:linear-gradient(135deg,#d8fff2,#b8f0e0)}:root[data-theme=dark] .cdoc-header{background:linear-gradient(135deg,#1d9e7526,#0f6e561a);border-bottom:1px solid rgba(29,158,117,.15)}.cdoc-header-title{font-size:22px;font-weight:800;color:#111827;letter-spacing:-.4px;font-family:"Manrope",var(--font-sans)}:root[data-theme=dark] .cdoc-header-title{color:#f0f3f8}.cdoc-header-sub{font-size:12px;color:#0f6e56;margin-top:3px;font-weight:500}:root[data-theme=dark] .cdoc-header-sub{color:#1d9e75}.cdoc-alert{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;border-radius:99px;background:#ba75171f;border:1px solid rgba(186,117,23,.25);color:#854f0b;font-size:11.5px;font-weight:700}:root[data-theme=dark] .cdoc-alert{background:#ba751726;color:#ef9f27}.cdoc-filters{display:flex;flex-direction:column;gap:10px;padding:12px 14px;background:var(--surface-card, #fff);border-bottom:1px solid var(--gray-100, #e8eef5)}.cdoc-search-wrap{display:flex;align-items:center;gap:8px;background:var(--surface-pane, #f4f7fb);border:1px solid var(--gray-200, #e8eef5);border-radius:11px;padding:0 12px;height:40px}:root[data-theme=dark] .cdoc-search-wrap{background:#17191d;border-color:#2a2d33}.cdoc-search-icon{color:var(--gray-400, #a8b4c4);flex-shrink:0}.cdoc-search-input{flex:1;border:none;background:transparent;font-size:13px;color:var(--gray-900, #111827);font-family:inherit;outline:none;min-width:0}:root[data-theme=dark] .cdoc-search-input{color:#f0f3f8}.cdoc-search-input::-moz-placeholder{color:var(--gray-400, #a8b4c4)}.cdoc-search-input::placeholder{color:var(--gray-400, #a8b4c4)}.cdoc-search-clear{color:var(--gray-400, #a8b4c4);background:none;border:none;font-size:13px;cursor:pointer;padding:0;font-family:inherit}.cdoc-filter-pills{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.cdoc-filter-pills::-webkit-scrollbar{display:none}.cdoc-pill{flex-shrink:0;padding:5px 13px;border-radius:99px;font-size:12px;font-weight:600;border:1.5px solid var(--gray-200, #e8eef5);background:var(--surface-card, #fff);color:var(--gray-500, #8b93a1);cursor:pointer;font-family:inherit;transition:background .1s,color .1s,border-color .1s}:root[data-theme=dark] .cdoc-pill{background:#17191d;border-color:#2a2d33;color:#6f7d90}.cdoc-pill.active{background:#1d9e751a;border-color:#1d9e754d;color:#0f6e56}:root[data-theme=dark] .cdoc-pill.active{background:#1d9e7524;color:#1d9e75}.cdoc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:var(--gray-400, #a8b4c4);font-size:13px;font-weight:500;text-align:center;gap:4px}.cdoc-list{display:flex;flex-direction:column;gap:0;padding:0 14px 12px;margin-top:10px}.cdoc-card{background:var(--surface-card, #fff);border:1px solid var(--gray-200, #e8eef5);border-radius:16px;overflow:visible;margin-bottom:10px;transition:border-color .12s}:root[data-theme=light] .cdoc-card{background:#fff;border-color:#e8eef5}:root[data-theme=dark] .cdoc-card{background:#111317;border-color:#1e2126}.cdoc-card:active{border-color:#1d9e7540}.cdoc-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px 14px 10px}.cdoc-card-left{display:flex;align-items:flex-start;gap:11px;flex:1;min-width:0}.cdoc-doc-icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cdoc-doc-icon-invoice{background:#ba75171a;color:#ba7517}:root[data-theme=dark] .cdoc-doc-icon-invoice{background:#ba751726;color:#ef9f27}.cdoc-doc-icon-act{background:#1d9e751a;color:#0f6e56}:root[data-theme=dark] .cdoc-doc-icon-act{background:#1d9e7524;color:#1d9e75}.cdoc-doc-icon-default{background:var(--gray-100, #eef3f9);color:var(--gray-500, #8b93a1)}:root[data-theme=dark] .cdoc-doc-icon-default{background:#1e2126;color:#5a6272}.cdoc-card-info{flex:1;min-width:0}.cdoc-card-type{font-size:11px;font-weight:600;color:var(--gray-400, #a8b4c4);margin-bottom:3px;text-transform:uppercase;letter-spacing:.04em}:root[data-theme=dark] .cdoc-card-type{color:#5a6272}.cdoc-card-title{font-size:15px;font-weight:800;color:var(--gray-900, #111827);letter-spacing:-.2px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root[data-theme=dark] .cdoc-card-title{color:#f0f3f8}.cdoc-card-meta{font-size:12px;color:var(--gray-400, #a8b4c4)}:root[data-theme=dark] .cdoc-card-meta{color:#6f7d90}.cdoc-card-meta strong{color:#0f6e56;font-weight:700}:root[data-theme=dark] .cdoc-card-meta strong{color:#1d9e75}.cdoc-status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:99px;font-size:10.5px;font-weight:700;white-space:nowrap;flex-shrink:0}.cdoc-status-unpaid{background:#ba75171a;color:#854f0b;border:1px solid rgba(186,117,23,.2)}:root[data-theme=dark] .cdoc-status-unpaid{background:#ba751724;color:#ef9f27}.cdoc-status-paid{background:#1d9e751a;color:#0f6e56;border:1px solid rgba(29,158,117,.2)}:root[data-theme=dark] .cdoc-status-paid{background:#1d9e7524;color:#1d9e75}.cdoc-card-btns{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 14px 14px;border-top:1px solid #e8eef5}:root[data-theme=dark] .cdoc-card-btns{border-top-color:#1e2126}.cdoc-card-btns.single{grid-template-columns:1fr}.cdoc-card .cdoc-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:10px 12px!important;border-radius:10px!important;font-size:12.5px!important;font-weight:700!important;cursor:pointer!important;font-family:inherit!important;transition:opacity .12s!important;white-space:nowrap!important;width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:none!important;text-decoration:none!important;line-height:1.2!important}.cdoc-card .cdoc-btn:active{opacity:.82}.cdoc-card .cdoc-btn:disabled{opacity:.45!important;cursor:default!important}.cdoc-card .cdoc-btn-primary{background:#0f6e56!important;color:#fff!important;border:none!important}:root[data-theme=light] .cdoc-card .cdoc-btn-primary{background:#0f6e56!important}:root[data-theme=dark] .cdoc-card .cdoc-btn-primary{background:#1d9e75!important;color:#fff!important}.cdoc-card .cdoc-btn-secondary{background:#f0f5fb!important;color:#3d4a5a!important;border:1px solid #dce5ef!important}:root[data-theme=light] .cdoc-card .cdoc-btn-secondary{background:#f0f5fb!important;color:#3d4a5a!important;border-color:#dce5ef!important}:root[data-theme=dark] .cdoc-card .cdoc-btn-secondary{background:#17191d!important;color:#8b93a1!important;border-color:#2a2d33!important}.cdoc-loading-dot{width:12px;height:12px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:cdocSpin .6s linear infinite;flex-shrink:0}@keyframes cdocSpin{to{transform:rotate(360deg)}}@media (max-width: 780px){.client-products-page{padding-left:16px!important;padding-right:16px!important}.client-products-shell{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.client-products-shell>div{display:flex!important;flex-direction:column!important;gap:12px!important}.client-products-row-wrap,.client-products-row-wrap+.client-products-row-wrap{border-top:0!important}.client-products-row-wrap{background:var(--surface-card, #fff)!important;border:1px solid var(--gray-200, #dfe8f2)!important;border-radius:18px!important;box-shadow:0 8px 22px #12253f0f!important;overflow:hidden!important}.client-products-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:14px!important;background:transparent!important}.client-products-main{grid-column:1 / -1!important;gap:12px!important}.client-products-thumb{width:42px!important;height:42px!important;border-radius:12px!important}.client-products-name{font-size:15px!important;line-height:1.28!important}.client-products-meta{gap:6px 10px!important;margin-top:6px!important;font-size:11px!important}.client-products-stock-cell{min-width:0!important;padding:9px 10px!important;border:1px solid #dce8df!important;border-radius:13px!important;background:linear-gradient(180deg,#1d9e7513,#ffffffe0)!important}.client-products-stat-label{margin-bottom:5px!important;font-size:10.5px!important;line-height:1.1!important;color:#718196!important}.client-products-stat-value{font-size:15px!important;line-height:1.1!important;color:#111827!important}.client-products-stat-value-stock{color:#0f9b70!important}.client-products-stat-value.is-defect{color:#d04747!important}.client-products-stat-value.is-muted{color:#64748b!important}}@media (max-width: 380px){.client-products-page{padding-left:12px!important;padding-right:12px!important}.client-products-row{padding:12px!important;gap:6px!important}.client-products-stock-cell{padding:8px 7px!important}}@media (max-width: 860px){.main-content{padding-left:16px!important;padding-right:16px!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.layout-topbar,.mobile-app-topbar{margin-left:-16px!important;margin-right:-16px!important;padding-left:16px!important;padding-right:16px!important;background:#fffffffa!important;color:#0f172a!important;border-bottom:1px solid #e3ebf4!important}.products-page,.admin-documents-page,.marketplace-page,.companies-page,.admin-catalogs-page,.admin-new-order-page,.dashboard-page{width:100%!important;max-width:none!important;overflow-x:hidden!important}.page-header,.ph{align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.page-title,.pt{font-size:clamp(28px,9vw,38px)!important;line-height:1.04!important;letter-spacing:-1.1px!important;color:#101827!important}.page-header .btn,.ph .btn,.admin-documents-page-actions .btn{min-height:40px!important;padding:9px 14px!important;border-radius:14px!important;white-space:nowrap!important}.admin-documents-page .page-header,.products-page .ph,.marketplace-page .page-header,.companies-page .page-header,.admin-catalogs-page .page-header{padding-left:0!important;padding-right:0!important}.card,.client-shell-card,.mobile-entity-card,.admin-product-mobile-card,.admin-documents-mobile-card{border-radius:18px!important;border-color:#dce6f0!important;background:#fff!important;box-shadow:0 8px 22px #12253f0e!important}.search-input,.products-search-input,.sel,select,input,textarea{border-color:#cbd8e6!important}.mobile-stat-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding-bottom:0!important}.mobile-stat-card{min-width:0!important;width:100%!important;padding:12px 13px!important;border-radius:16px!important;background:#fff!important}.mobile-stat-card-value{font-size:22px!important}.products-page .ph{display:grid!important;grid-template-columns:1fr!important}.products-page .ph>div:last-child{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.products-page .ph>div:last-child .btn{width:100%!important;justify-content:center!important;font-size:13px!important;padding-left:8px!important;padding-right:8px!important}.products-page .tb{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.products-page .sw,.products-page .sel{width:100%!important}.products-page .tb>div:nth-child(2){display:flex!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}.products-page .tb>div:nth-child(2)::-webkit-scrollbar{display:none!important}.products-page .fb{flex:0 0 auto!important;min-height:38px!important;border-radius:14px!important}.admin-products-mobile-list .mobile-entity-list,.companies-mobile-list{display:flex!important;flex-direction:column!important;gap:12px!important;padding:0!important}.admin-product-mobile-card{padding:14px!important;width:100%!important}.admin-product-mobile-grid-main,.admin-product-mobile-grid-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-product-mobile-grid-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-product-mobile-qty,.mobile-entity-pill{background:linear-gradient(180deg,#1d9e7512,#ffffffeb)!important;border-color:#d9e7dc!important}.admin-documents-mobile-list{padding:0!important;gap:12px!important}.admin-documents-mobile-card{cursor:pointer!important}.admin-documents-mobile-card>div:nth-child(3){grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-documents-mobile-doc-actions,.admin-documents-doc-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.admin-documents-mobile-doc-actions button,.admin-documents-doc-actions button{width:100%!important;min-height:36px!important;justify-content:center!important;border-radius:12px!important;background:#f8fafc!important}.admin-documents-mobile-stats .mobile-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.marketplace-page .card,.marketplace-page .stats-grid,.marketplace-page .tab-bar{margin-left:0!important;margin-right:0!important}.marketplace-page .stats-grid,.admin-catalogs-page .stats-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.marketplace-page .card:first-of-type>div{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.marketplace-page .filter-tabs,.admin-catalogs-page .tab-bar,.marketplace-page .tab-bar{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important}.marketplace-page .filter-tabs::-webkit-scrollbar,.admin-catalogs-page .tab-bar::-webkit-scrollbar,.marketplace-page .tab-bar::-webkit-scrollbar{display:none!important}.marketplace-page .filter-tab,.admin-catalogs-page .tab-btn,.marketplace-page .tab-btn{flex:0 0 auto!important;min-height:40px!important;padding:9px 14px!important;white-space:nowrap!important}.companies-table-card{padding:14px!important}.company-mobile-card .btn{width:auto!important;min-height:34px!important;padding:7px 10px!important}.admin-catalogs-page .card{overflow:hidden!important}.admin-catalogs-page .table-wrap{overflow:visible!important}.admin-catalogs-page .table-wrap table,.admin-catalogs-page .table-wrap thead,.admin-catalogs-page .table-wrap tbody,.admin-catalogs-page .table-wrap tr,.admin-catalogs-page .table-wrap td{display:block!important;width:100%!important}.admin-catalogs-page .table-wrap thead{display:none!important}.admin-catalogs-page .table-wrap tbody{display:grid!important;gap:10px!important;padding:12px!important}.admin-catalogs-page .table-wrap tr{border:1px solid #dce6f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px #12253f0d!important;overflow:hidden!important}.admin-catalogs-page .table-wrap td{padding:9px 12px!important;border-bottom:1px solid #eef3f7!important;text-align:left!important}.admin-catalogs-page .table-wrap td:last-child{border-bottom:0!important}.admin-catalogs-page .table-wrap td>div[style*="display: flex"]{justify-content:stretch!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.admin-catalogs-page .table-wrap .btn{width:100%!important;justify-content:center!important}}@media (max-width: 430px){.main-content{padding-left:14px!important;padding-right:14px!important;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.layout-topbar,.mobile-app-topbar{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}.admin-product-mobile-grid-main{grid-template-columns:1fr!important}.admin-product-mobile-grid-stats,.client-products-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-documents-mobile-card>div:nth-child(3){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.admin-documents-mobile-card>div:nth-child(3)>div{padding:7px!important}.admin-documents-mobile-card>div:nth-child(3)>div>div:last-child{font-size:11px!important}.admin-documents-mobile-doc-actions,.admin-documents-doc-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.admin-documents-mobile-doc-actions button,.admin-documents-doc-actions button{padding-left:6px!important;padding-right:6px!important;font-size:11.5px!important}}@media (max-width: 430px){.main-content{padding-left:10px!important;padding-right:10px!important}.layout-topbar,.mobile-app-topbar{margin-left:-10px!important;margin-right:-10px!important;padding-left:22px!important;padding-right:22px!important}.orders-page .toolbar,.orders-page>.card,.orders-page .mobile-orders-screen,.orders-page .mobile-orders-sections,.orders-page .mobile-orders-stage-section,.orders-page .mobile-orders-redesign-list{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.orders-page .mobile-orders-counter-row{padding-left:2px!important;padding-right:2px!important}.orders-page .mobile-orders-stage-header{width:100%!important;min-width:0!important;padding:10px 12px!important;border-radius:12px!important}.orders-page .mobile-orders-stage-title{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.orders-page .mobile-orders-stage-actions{flex:0 0 auto!important}.orders-page .mobile-orders-redesign-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:13px 14px 0!important;border-radius:18px!important;overflow:hidden!important}.orders-page .mobile-orders-redesign-card-top,.orders-page .mobile-orders-redesign-card-footer,.orders-page .mobile-orders-redesign-card-dates{min-width:0!important}.orders-page .mobile-orders-redesign-card-status{max-width:47%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex-shrink:1!important}.orders-page .mobile-orders-redesign-card-name{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.25!important}.orders-page .mobile-orders-redesign-card-chip-row{margin-bottom:9px!important}.orders-page .mobile-orders-redesign-card-chip{max-width:100%!important;min-width:0!important}.orders-page .mobile-orders-redesign-card-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.orders-page .mobile-orders-redesign-card-client{flex:1 1 auto!important;min-width:0!important}.orders-page .mobile-orders-redesign-card-qty{max-width:38%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:right!important}.orders-page .mobile-orders-redesign-card-archive{margin-left:-14px!important;margin-right:-14px!important;padding:9px 14px!important;background:#f8fafcb8!important}.products-page,.admin-documents-page,.marketplace-page,.companies-page,.admin-catalogs-page{padding-left:0!important;padding-right:0!important}.admin-products-mobile-list .mobile-entity-list,.companies-mobile-list,.admin-documents-mobile-list{gap:12px!important}.admin-product-mobile-card,.admin-documents-mobile-card,.company-mobile-card,.marketplace-page .card,.admin-catalogs-page .card{width:100%!important}}@media (max-width: 760px){.admin-new-order-page>.mobile-only.wms-mobile-new-order-screen{display:none!important}.admin-new-order-page>.desktop-only{display:block!important}.admin-new-order-page{padding-top:14px!important;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.admin-new-order-page .client-new-order-head{padding:0 4px!important;margin-bottom:16px!important}.admin-new-order-page .client-new-order-title{font-size:24px!important;line-height:1.12!important;letter-spacing:-.03em!important}.admin-new-order-page .client-new-order-subtitle{display:none!important}.admin-new-order-page .client-new-order-shell,.admin-new-order-page .client-new-order-type-shell,.admin-new-order-page .client-new-order-panel,.admin-new-order-page .client-new-order-section,.admin-new-order-page .client-new-order-footer{box-shadow:0 10px 24px #12253f0e!important}.admin-new-order-page .client-new-order-input-search{padding-left:12px!important;padding-right:12px!important}.admin-new-order-page .client-new-order-search-icon{display:none!important}.admin-new-order-page .client-new-order-product-actions{grid-template-columns:86px minmax(0,1fr)!important;gap:10px!important;align-items:end!important}.admin-new-order-page .client-new-order-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;grid-column:1 / -1!important;width:100%!important;justify-content:stretch!important}.admin-new-order-page .client-new-order-action-btn,.admin-new-order-page .client-new-order-choice-btn,.admin-new-order-page .client-new-order-marketplace-choice,.admin-new-order-page .client-new-order-route-card{min-height:44px!important;height:auto!important;padding:10px 12px!important;border-radius:12px!important;font-size:13px!important;line-height:1.15!important;white-space:normal!important;text-align:center!important}.admin-new-order-page .client-new-order-three-col-grid.client-new-order-tight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.admin-new-order-page .client-new-order-three-col-grid.client-new-order-tight-grid .client-new-order-choice-btn{min-height:44px!important;height:auto!important;padding:9px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;overflow:hidden!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important;font-size:12px!important;line-height:1.15!important}.admin-new-order-page .client-new-order-three-col-grid.client-new-order-tight-grid .client-new-order-choice-btn:first-child{grid-column:1 / -1!important;white-space:nowrap!important}.admin-new-order-page .client-new-order-three-col-grid.client-new-order-tight-grid .client-new-order-choice-btn:nth-child(2){white-space:nowrap!important}.admin-new-order-page .client-new-order-three-col-grid.client-new-order-tight-grid .client-new-order-choice-btn:nth-child(3){font-size:11px!important;letter-spacing:0!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important}.admin-new-order-page .client-new-order-three-col-grid:not(.client-new-order-tight-grid),.admin-new-order-page .client-new-order-two-col-grid{gap:10px!important}.admin-new-order-page .client-new-order-three-col-grid:not(.client-new-order-tight-grid){grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-new-order-page .client-new-order-three-col-grid:not(.client-new-order-tight-grid)>div:first-child{grid-column:1 / -1!important}.admin-new-order-page .client-new-order-two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-new-order-page .client-new-order-label{min-height:auto!important;display:flex!important;align-items:flex-end!important;margin-bottom:5px!important;line-height:1.15!important;font-size:11.5px!important}.admin-new-order-page .client-new-order-input,.admin-new-order-page .client-new-order-select{min-height:44px!important;height:44px!important;padding-top:8px!important;padding-bottom:8px!important}.admin-new-order-page .client-new-order-panel{padding:14px!important}.admin-new-order-page .client-new-order-block-head{margin-bottom:14px!important}.admin-new-order-page .client-new-order-action-btn-primary{min-height:44px!important;font-size:14px!important;padding-left:12px!important;padding-right:12px!important}.admin-new-order-page .client-new-order-actions-secondary .client-new-order-action-btn-secondary{width:100%!important;min-width:0!important;min-height:44px!important;padding:10px 8px!important;font-size:13px!important;line-height:1.15!important}.admin-new-order-page .client-new-order-type-grid{grid-template-columns:1fr!important;gap:10px!important}.admin-new-order-page .client-new-order-type-card{min-height:66px!important;padding:12px 14px!important;border-radius:14px!important}.admin-new-order-page .client-new-order-type-title{font-size:15px!important;line-height:1.2!important}.admin-new-order-page .client-new-order-type-sub{font-size:11.5px!important}.admin-new-order-page .client-new-order-qty-field{width:86px!important}.admin-new-order-page .client-new-order-qty-field .client-new-order-input{min-height:44px!important;height:44px!important}.admin-new-order-page .client-new-order-footer{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.admin-new-order-page .client-new-order-submit,.admin-new-order-page .client-new-order-cancel{width:100%!important;min-height:46px!important;padding:10px 12px!important;border-radius:12px!important;font-size:13px!important;white-space:normal!important;line-height:1.15!important}.admin-new-order-page .client-new-order-submit{color:#fff!important}.admin-new-order-page .services-editor-grid{grid-template-columns:minmax(0,1fr) 82px!important;gap:10px!important;align-items:start!important}.admin-new-order-page .services-action-row{display:block!important}.admin-new-order-page .services-custom-toggle{width:100%!important;min-height:40px!important;height:40px!important;margin-top:8px!important;padding:0 12px!important;border-radius:12px!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important}.admin-new-order-page .services-search-wrap input,.admin-new-order-page .services-editor-grid .form-group input{min-height:44px!important;height:44px!important}.admin-new-order-page .service-preview-table,.admin-new-order-page .services-list-table{overflow-x:visible!important;width:100%!important;margin-top:10px!important}.admin-new-order-page .service-preview-table table,.admin-new-order-page .service-preview-table thead,.admin-new-order-page .service-preview-table tbody,.admin-new-order-page .service-preview-table tr,.admin-new-order-page .service-preview-table td,.admin-new-order-page .services-list-table table,.admin-new-order-page .services-list-table thead,.admin-new-order-page .services-list-table tbody,.admin-new-order-page .services-list-table tr,.admin-new-order-page .services-list-table td{display:block!important;width:100%!important;min-width:0!important;max-width:none!important}.admin-new-order-page .service-preview-table thead,.admin-new-order-page .services-list-table thead{display:none!important}.admin-new-order-page .service-preview-table tbody tr,.admin-new-order-page .services-list-table tbody tr{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;border:1px solid #d7e2ee!important;border-radius:14px!important;background:#fff!important}.admin-new-order-page .service-preview-table tbody td,.admin-new-order-page .services-list-table tbody td{padding:0!important;color:#182433!important;border:0!important;text-align:left!important}.admin-new-order-page .service-preview-table tbody td:first-child,.admin-new-order-page .services-list-table tbody td:first-child{grid-column:1 / -1!important;padding-bottom:2px!important}.admin-new-order-page .service-preview-table tbody td:nth-child(n+2):nth-child(-n+5),.admin-new-order-page .services-list-table tbody td:nth-child(n+2):nth-child(-n+5){min-height:54px!important;padding:8px 10px!important;border:1px solid #d7e2ee!important;border-radius:12px!important;background:#f7fbff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}.admin-new-order-page .service-preview-table tbody td:nth-child(2):before,.admin-new-order-page .services-list-table tbody td:nth-child(2):before{content:"Стоимость"}.admin-new-order-page .service-preview-table tbody td:nth-child(3):before,.admin-new-order-page .services-list-table tbody td:nth-child(3):before{content:"Кол-во"}.admin-new-order-page .service-preview-table tbody td:nth-child(4):before,.admin-new-order-page .services-list-table tbody td:nth-child(4):before{content:"Скидка"}.admin-new-order-page .service-preview-table tbody td:nth-child(5):before,.admin-new-order-page .services-list-table tbody td:nth-child(5):before{content:"Итого"}.admin-new-order-page .service-preview-table tbody td:nth-child(n+2):nth-child(-n+5):before,.admin-new-order-page .services-list-table tbody td:nth-child(n+2):nth-child(-n+5):before{display:block!important;color:#738296!important;font-size:10px!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important}.admin-new-order-page .service-preview-table .table-number-input.tiny,.admin-new-order-page .services-list-table .table-number-input.tiny{width:100%!important;min-width:0!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:0 8px!important;text-align:right!important;border-radius:10px!important}.admin-new-order-page .service-preview-table tbody td:nth-child(5),.admin-new-order-page .services-list-table tbody td:nth-child(5){font-size:13px!important;font-weight:800!important;line-height:1.2!important;white-space:normal!important}.admin-new-order-page .service-preview-table tbody td:last-child,.admin-new-order-page .services-list-table tbody td:last-child{grid-column:1 / -1!important}.admin-new-order-page .service-preview-table tbody td:last-child .btn,.admin-new-order-page .services-list-table tbody td:last-child .btn{width:100%!important;min-height:40px!important;border-radius:12px!important;justify-content:center!important}:root[data-theme=light] .main-content:has(.wms-mobile-new-order-screen){background:#f4f7fb!important;padding-left:0!important;padding-right:0!important}:root[data-theme=light] .wms-mobile-new-order-screen{background:#f4f7fb!important;color:#182433!important;min-height:auto!important;overflow:visible!important}:root[data-theme=light] .wms-mobile-new-order-topbar,:root[data-theme=light] .wms-mobile-new-order-steps{background:#fff!important;border-color:#e5edf5!important;color:#182433!important}:root[data-theme=light] .wms-mobile-new-order-topbar{padding:12px 14px!important}:root[data-theme=light] .wms-mobile-new-order-back{background:#f4f7fb!important;border:1px solid #d9e4ef!important;color:#63738a!important}:root[data-theme=light] .wms-mobile-new-order-title{color:#111827!important;font-weight:800!important}:root[data-theme=light] .wms-mobile-new-order-step{background:#eef4fb!important;color:#63738a!important}:root[data-theme=light] .wms-mobile-new-order-step-circle{background:#eef4fb!important;border:1px solid #d9e4ef!important;color:#63738a!important}:root[data-theme=light] .wms-mobile-new-order-step-circle.done,:root[data-theme=light] .wms-mobile-new-order-step-circle.active{background:#1d9e75!important;border-color:#1d9e75!important;color:#fff!important;box-shadow:0 0 0 4px #1d9e751f!important}:root[data-theme=light] .wms-mobile-new-order-step-item:not(:last-child):after{background:#dbe6ef!important}:root[data-theme=light] .wms-mobile-new-order-step-item.done:not(:last-child):after,:root[data-theme=light] .wms-mobile-new-order-step-item.active:not(:last-child):after{background:#1d9e75!important}:root[data-theme=light] .wms-mobile-new-order-step-label{color:#6f7d90!important}:root[data-theme=light] .wms-mobile-new-order-step-label.done,:root[data-theme=light] .wms-mobile-new-order-step-label.active{color:#0f6e56!important}:root[data-theme=light] .wms-mobile-new-order-scroll{padding:12px 12px calc(92px + env(safe-area-inset-bottom))!important;gap:12px!important}:root[data-theme=light] .wms-mobile-new-order-block{background:#fff!important;border:1px solid #dce8df!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 22px #12253f0b!important}:root[data-theme=light] .wms-mobile-new-order-block-head{padding:13px 14px!important;border-bottom:1px solid #e5f0e9!important;background:linear-gradient(180deg,#f4fbf7,#eef8f2)!important}:root[data-theme=light] .wms-mobile-new-order-block-title{color:#7a8798!important;font-size:12px!important;letter-spacing:.12em!important}:root[data-theme=light] .wms-mobile-new-order-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:12px!important}:root[data-theme=light] .wms-mobile-new-order-type-card{min-width:0!important;min-height:86px!important;padding:10px 6px!important;border-radius:14px!important;background:#f8fbff!important;border:1px solid #dbe4ef!important;color:#63738a!important;box-shadow:none!important}:root[data-theme=light] .wms-mobile-new-order-type-card.is-supply,:root[data-theme=light] .wms-mobile-new-order-type-card.is-processing,:root[data-theme=light] .wms-mobile-new-order-type-card.is-logistics,:root[data-theme=light] .wms-mobile-new-order-type-card.is-active,:root[data-theme=light] .wms-mobile-new-order-type-card.active-supply{background:#eaf7f1!important;border-color:#91d8bf!important;color:#0f6e56!important}:root[data-theme=light] .wms-mobile-new-order-type-icon,:root[data-theme=light] .wms-mobile-new-order-type-label{color:inherit!important}:root[data-theme=light] .wms-mobile-new-order-field-row{padding:12px 14px!important;border-bottom:1px solid #edf3f7!important;gap:8px!important}:root[data-theme=light] .wms-mobile-new-order-field-label{color:#6f7d90!important;font-size:12px!important}:root[data-theme=light] .wms-mobile-new-order-input,:root[data-theme=light] .wms-mobile-new-order-select,:root[data-theme=light] .wms-mobile-new-order-textarea{min-height:48px!important;width:100%!important;border-radius:14px!important;background:#f8fbff!important;border:1px solid #d4e0ec!important;color:#182433!important;font-size:15px!important;padding:10px 14px!important}:root[data-theme=light] .wms-mobile-new-order-field-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:12px 14px!important;border-top:0!important}:root[data-theme=light] .wms-mobile-new-order-client-card,:root[data-theme=light] .wms-mobile-new-order-good-item,:root[data-theme=light] .wms-mobile-new-order-service-row,:root[data-theme=light] .wms-mobile-new-order-warehouse-row{background:#f8fbff!important;border:1px solid #dbe4ef!important;color:#182433!important}:root[data-theme=light] .wms-mobile-new-order-total-bar{background:#fff!important;border-top:1px solid #e5edf5!important}:root[data-theme=light] .wms-mobile-new-order-submit-btn,:root[data-theme=light] .wms-mobile-new-order-draft-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;border-radius:14px!important;padding:0 12px!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:root[data-theme=light] .wms-mobile-new-order-submit-btn{background:#1d9e75!important;border-color:#0f8b65!important;color:#fff!important}:root[data-theme=light] .wms-mobile-new-order-draft-btn{background:#f8fbff!important;border-color:#d4e0ec!important;color:#4b5c72!important}:root[data-theme=light] .wms-mobile-new-order-screen,:root[data-theme=light] .wms-mobile-new-order-screen *{color-scheme:light}:root[data-theme=light] .wms-mobile-new-order-screen{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;background:radial-gradient(circle at top left,rgba(168,240,210,.16),transparent 36%),linear-gradient(180deg,#f3f7fb,#eef4fb)!important}:root[data-theme=light] .wms-mobile-new-order-topbar{border-radius:0!important;box-shadow:0 1px #d9e4efe6!important}:root[data-theme=light] .wms-mobile-new-order-back{background:#fff!important;border:1px solid #d6e2ee!important;color:#516276!important;box-shadow:0 4px 10px #142a440f!important}:root[data-theme=light] .wms-mobile-new-order-step{background:#fff!important;border:1px solid #dbe6f0!important;color:#6f7d90!important;font-weight:700!important}:root[data-theme=light] .wms-mobile-new-order-steps{padding:0 14px 12px!important}:root[data-theme=light] .wms-mobile-new-order-step-circle.todo{background:#fff!important;border:1px solid #d6e2ee!important;color:#7b8ca3!important;box-shadow:none!important}:root[data-theme=light] .wms-mobile-new-order-step-circle.active{background:#fff!important;border:2px solid #27ad82!important;color:#0f6e56!important;box-shadow:0 0 0 4px #27ad821f!important}:root[data-theme=light] .wms-mobile-new-order-step-label.active{color:#0f6e56!important;font-weight:700!important}:root[data-theme=light] .wms-mobile-new-order-block{background:linear-gradient(180deg,#f5fcf8fa,#eef8f2fa)!important;border:1px solid #dce9df!important;border-radius:22px!important;box-shadow:0 14px 30px #12253f0f!important}:root[data-theme=light] .wms-mobile-new-order-block-head{background:transparent!important;border-bottom:1px solid #dce9df!important;padding:16px!important}:root[data-theme=light] .wms-mobile-new-order-field-row,:root[data-theme=light] .wms-mobile-new-order-field-grid{background:transparent!important}:root[data-theme=light] .wms-mobile-new-order-type-card{background:#fff!important;border:1px solid #d6e2ee!important;color:#607187!important;min-height:96px!important;gap:8px!important}:root[data-theme=light] .wms-mobile-new-order-type-card.is-supply,:root[data-theme=light] .wms-mobile-new-order-type-card.is-processing,:root[data-theme=light] .wms-mobile-new-order-type-card.is-logistics,:root[data-theme=light] .wms-mobile-new-order-type-card.is-active,:root[data-theme=light] .wms-mobile-new-order-type-card.active-supply{background:linear-gradient(135deg,var(--teal-700),var(--teal-600))!important;border:1px solid rgba(10,111,106,.12)!important;color:#fff!important;box-shadow:0 14px 28px #0f766e29!important}:root[data-theme=light] .wms-mobile-new-order-type-icon{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid #d6e2ee!important;background:#1d9e751a!important;color:#1d9e75!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;font-size:20px!important}:root[data-theme=light] .wms-mobile-new-order-type-icon.is-processing{background:#378add1a!important;color:#378add!important}:root[data-theme=light] .wms-mobile-new-order-type-icon.is-logistics{background:#ba75171a!important;color:#ba7517!important}:root[data-theme=light] .wms-mobile-new-order-type-icon.is-supply,:root[data-theme=light] .wms-mobile-new-order-type-icon.is-processing,:root[data-theme=light] .wms-mobile-new-order-type-icon.is-logistics,:root[data-theme=light] .wms-mobile-new-order-type-label.is-supply,:root[data-theme=light] .wms-mobile-new-order-type-label.is-processing,:root[data-theme=light] .wms-mobile-new-order-type-label.is-logistics{color:#0f6e56!important}:root[data-theme=light] .wms-mobile-new-order-type-card.is-supply .wms-mobile-new-order-type-icon,:root[data-theme=light] .wms-mobile-new-order-type-card.is-processing .wms-mobile-new-order-type-icon,:root[data-theme=light] .wms-mobile-new-order-type-card.is-logistics .wms-mobile-new-order-type-icon{border-color:#ffffff2e!important;background:#ffffff1f!important;color:#fff!important}:root[data-theme=light] .wms-mobile-new-order-type-label{font-size:14px!important;font-weight:800!important;text-align:center!important;line-height:1.2!important}:root[data-theme=light] .wms-mobile-new-order-input,:root[data-theme=light] .wms-mobile-new-order-select,:root[data-theme=light] .wms-mobile-new-order-textarea,:root[data-theme=light] .wms-mobile-new-order-qty-input{background:#fbfdff!important;border:1px solid #d7e2ed!important;box-shadow:inset 0 1px #ffffffb3!important}:root[data-theme=light] .wms-mobile-new-order-field-grid{gap:12px!important}:root[data-theme=light] .wms-mobile-new-order-field-grid>div{min-width:0!important}:root[data-theme=light] .wms-mobile-new-order-good-item,:root[data-theme=light] .wms-mobile-new-order-service-row,:root[data-theme=light] .wms-mobile-new-order-warehouse-row,:root[data-theme=light] .wms-mobile-new-order-client-card{background:#fff!important;border-radius:16px!important}:root[data-theme=light] .wms-mobile-new-order-qty-btn{background:#edf4f9!important;color:#4d6076!important;border:1px solid #d7e2ed!important}:root[data-theme=light] .wms-mobile-new-order-primary-btn,:root[data-theme=light] .wms-mobile-new-order-secondary-btn{min-height:46px!important;height:46px!important;border-radius:14px!important;font-size:14px!important}:root[data-theme=light] .wms-mobile-new-order-primary-btn{background:#27ad82!important;border-color:#27ad82!important;color:#fff!important}:root[data-theme=light] .wms-mobile-new-order-secondary-btn{background:#fff!important;border-color:#d7e2ed!important;color:#55677d!important}:root[data-theme=light] .wms-mobile-new-order-total-bar{background:#fff!important;box-shadow:0 -1px #d9e4eff2!important;padding:14px 16px!important}:root[data-theme=light] .wms-mobile-new-order-total-sum{color:#182433!important;font-weight:800!important}:root[data-theme=light] .wms-mobile-new-order-submit-btn,:root[data-theme=light] .wms-mobile-new-order-draft-btn{min-height:52px!important;height:52px!important;border-radius:16px!important;font-size:15px!important;font-weight:800!important;margin-left:14px!important;margin-right:14px!important}:root[data-theme=light] .wms-mobile-new-order-submit-btn{background:#27ad82!important;border-color:#27ad82!important;color:#fff!important;box-shadow:0 10px 20px #27ad822e!important}:root[data-theme=light] .wms-mobile-new-order-draft-btn{background:#fff!important;border-color:#d7e2ed!important;color:#3f5167!important;box-shadow:0 8px 18px #142a440d!important}:root[data-theme=light] .wms-mobile-new-order-draft-btn:hover,:root[data-theme=light] .wms-mobile-new-order-draft-btn:active,:root[data-theme=light] .wms-mobile-new-order-draft-btn:focus{background:#fff!important;color:#3f5167!important}:root[data-theme=light] .wms-mobile-new-order-empty{color:#6f7d90!important}}@media (max-width: 760px){:root[data-theme=light] .client-mobile-kpi-card{background:#f3fbf7!important;border-color:#d7eee4!important}:root[data-theme=light] .client-mobile-kpi-label{font-weight:700!important;color:#65758a!important}:root[data-theme=light] .client-mobile-kpi-value{font-weight:900!important;letter-spacing:-.02em!important}:root[data-theme=light] .client-mobile-kpi-sub{font-weight:650!important;color:#6b7b90!important}:root[data-theme=light] .client-mobile-alert-card{width:100%!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:4px!important;margin-left:0!important;margin-right:0!important;padding:12px 14px!important;background:#f3fbf7!important;border-color:#d7eee4!important}:root[data-theme=light] .client-mobile-alert-icon{grid-row:1 / span 2!important;width:46px!important;height:46px!important}:root[data-theme=light] .client-mobile-alert-body{min-width:0!important}:root[data-theme=light] .client-mobile-alert-title{font-size:13px!important;line-height:1.15!important;white-space:normal!important}:root[data-theme=light] .client-mobile-alert-desc{font-size:11px!important;line-height:1.18!important;white-space:normal!important}:root[data-theme=light] .client-mobile-alert-action{grid-column:2!important;justify-self:start!important;font-size:11px!important;line-height:1.1!important;white-space:nowrap!important}:root[data-theme=light] .client-mobile-order-row{background:#eaf7f1!important;border-color:#cfe9dd!important;box-shadow:0 1px #ffffffb8,0 8px 18px #1f58430b!important}:root[data-theme=light] .client-mobile-order-name{font-weight:850!important}}@media (max-width: 760px){:root[data-theme=light] .client-main{background:#f4f7fb!important;overflow-x:hidden!important}:root[data-theme=light] .client-page{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding-left:12px!important;padding-right:12px!important}:root[data-theme=light] .client-mobile-dashboard-header{width:calc(100% + 24px)!important;margin-left:-12px!important;margin-right:-12px!important;border-radius:0!important}:root[data-theme=light] .client-mobile-kpi-grid{width:100%!important;padding:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}:root[data-theme=light] .client-mobile-kpi-card{min-width:0!important;padding:12px 14px!important}:root[data-theme=light] .client-mobile-kpi-label,:root[data-theme=light] .client-mobile-kpi-sub{font-weight:750!important}:root[data-theme=light] .client-mobile-kpi-value{font-size:23px!important;font-weight:950!important}:root[data-theme=light] .client-mobile-alert-title{font-weight:900!important}:root[data-theme=light] .client-mobile-alert-desc{color:#b86c09!important;font-weight:700!important}:root[data-theme=light] .client-products-page,:root[data-theme=light] .client-documents-page,:root[data-theme=light] .client-orders-page{width:100%!important;max-width:none!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}:root[data-theme=light] .client-products-row-wrap,:root[data-theme=light] .client-products-modal-surface,:root[data-theme=light] .cdoc-card{width:100%!important;max-width:none!important;box-sizing:border-box!important}:root[data-theme=light] .client-products-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}:root[data-theme=light] .client-products-stock-cell{min-width:0!important}:root[data-theme=light] .client-products-view-surface{width:calc(100vw - 24px)!important;max-width:420px!important}:root[data-theme=light] .client-products-view-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:10px 12px!important;border-bottom:1px solid #e4edf5!important}:root[data-theme=light] .client-products-view-stat{min-width:0!important;padding:9px 5px!important;border:1px solid #dce8df!important;border-radius:13px!important;background:#f3fbf7!important;text-align:center!important}:root[data-theme=light] .client-products-view-stat-label{margin-bottom:4px!important;font-size:10px!important;line-height:1.1!important;color:#65758a!important;white-space:nowrap!important}:root[data-theme=light] .client-products-view-stat-value{font-size:21px!important;line-height:1!important;font-weight:950!important}:root[data-theme=light] .cdoc-header{width:calc(100% + 24px)!important;margin-left:-12px!important;margin-right:-12px!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}:root[data-theme=light] .cdoc-filters,:root[data-theme=light] .cdoc-list{padding-left:0!important;padding-right:0!important}}@media (max-width: 760px){:root[data-theme=light] .client-mobile-dashboard-header{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}:root[data-theme=light] .client-mobile-kpi-value{font-family:Manrope,sans-serif!important;font-weight:1000!important;color:#0f7f63!important}:root[data-theme=light] .client-mobile-kpi-value.amber{color:#c87a10!important}:root[data-theme=light] .client-mobile-kpi-value.red{color:#c94a4a!important}:root[data-theme=light] .client-mobile-alert-card{grid-template-columns:46px minmax(0,1fr) auto!important;-moz-column-gap:12px!important;column-gap:12px!important;min-height:64px!important}:root[data-theme=light] .client-mobile-alert-body{grid-column:2!important}:root[data-theme=light] .client-mobile-alert-title{font-size:13px!important;font-weight:950!important;line-height:1.15!important}:root[data-theme=light] .client-mobile-alert-desc{color:#c87a10!important;font-size:10.5px!important;font-weight:700!important}:root[data-theme=light] .client-mobile-alert-action{grid-column:3!important;grid-row:1 / span 2!important;justify-self:end!important;align-self:center!important;color:#c87a10!important;font-size:11px!important;font-weight:850!important}}@media (max-width: 760px){:root[data-theme=light] .client-mobile-kpi-card .client-mobile-kpi-value{font-family:Manrope,Arial Black,sans-serif!important;font-weight:1000!important;font-variation-settings:"wght" 1000!important;-webkit-text-stroke:.25px currentColor!important;text-shadow:.25px 0 currentColor!important}:root[data-theme=light] .client-mobile-alert-card{-moz-column-gap:8px!important;column-gap:8px!important}:root[data-theme=light] .client-mobile-alert-body,:root[data-theme=light] .client-mobile-alert-title,:root[data-theme=light] .client-mobile-alert-desc{text-align:left!important;justify-self:start!important}:root[data-theme=light] .client-mobile-alert-body{width:100%!important;margin-left:0!important}}@media (max-width: 760px){:root[data-theme=light] .client-orders-page.client-page{width:100%!important;max-width:none!important;padding:12px 12px calc(92px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important}:root[data-theme=light] .client-orders-page .client-page-head{padding:8px 4px 2px!important;margin:0 0 8px!important}:root[data-theme=light] .client-orders-page .client-page-title{line-height:1.15!important}:root[data-theme=light] .client-orders-page .client-orders-toolbar,:root[data-theme=light] .client-orders-page .client-orders-list-shell,:root[data-theme=light] .client-orders-page .client-orders-mobile-list{width:100%!important;max-width:none!important;box-sizing:border-box!important}:root[data-theme=light] .client-orders-page .client-orders-mobile-list{padding:0!important;gap:12px!important}:root[data-theme=light] .client-orders-page .client-order-mobile-card{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}}@media (max-width: 760px){:root[data-theme=light] .client-products-page.client-page{width:100%!important;max-width:none!important;padding:12px 12px calc(92px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;background:#f4f7fb!important}:root[data-theme=light] .client-products-page .client-products-head{padding:8px 4px 2px!important;margin:0 0 10px!important;gap:10px!important}:root[data-theme=light] .client-products-page .client-page-title{line-height:1.15!important}:root[data-theme=light] .client-products-page .client-products-add-btn{width:100%!important;min-height:36px!important;margin-top:6px!important;border-radius:10px!important}:root[data-theme=light] .client-products-page .client-products-top-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0 0 12px!important;padding:0!important}:root[data-theme=light] .client-products-page .client-products-top-stats .client-shell-card{width:100%!important;min-width:0!important;min-height:88px!important;margin:0!important;border-radius:16px!important;background:#f3fbf7!important;border:1px solid #d7eee4!important;box-shadow:0 1px #ffffffb8,0 8px 18px #1f58430b!important}:root[data-theme=light] .client-products-page .client-products-top-stats .client-shell-card-body{padding:12px 14px!important}:root[data-theme=light] .client-products-page .client-products-top-stat-label{font-size:11px!important;line-height:1.15!important;margin-bottom:8px!important;font-weight:750!important;color:#65758a!important}:root[data-theme=light] .client-products-page .client-products-top-stat-value{font-size:22px!important;line-height:1!important;font-weight:1000!important;font-variation-settings:"wght" 1000!important;-webkit-text-stroke:.2px currentColor!important}:root[data-theme=light] .client-products-page .client-products-toolbar,:root[data-theme=light] .client-products-page .client-products-shell{width:100%!important;max-width:none!important;box-sizing:border-box!important}}@media (max-width: 760px){:root[data-theme=light] .client-documents-page.client-page{padding-left:0!important;padding-right:0!important;background:#f4f7fb!important}:root[data-theme=light] .client-documents-page .cdoc-header{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:22px 22px 24px!important;border-radius:0!important;box-sizing:border-box!important}:root[data-theme=light] .client-documents-page .cdoc-header-title{font-size:32px!important;line-height:1.05!important;letter-spacing:-.05em!important}:root[data-theme=light] .client-documents-page .cdoc-header-sub{margin-top:8px!important;font-size:15px!important;font-weight:800!important}:root[data-theme=light] .client-documents-page .cdoc-alert{margin-top:16px!important;max-width:100%!important;padding:9px 14px!important;font-size:13px!important;line-height:1.1!important;white-space:normal!important}:root[data-theme=light] .client-documents-page .cdoc-filters{margin:0!important;padding:14px 10px 12px!important;background:#fff!important;border-bottom:1px solid #e4edf5!important;box-sizing:border-box!important}:root[data-theme=light] .client-documents-page .cdoc-search-wrap{width:100%!important;height:46px!important;padding:0 12px!important;border-radius:14px!important;box-sizing:border-box!important;background:#f3f8fc!important}:root[data-theme=light] .client-documents-page .cdoc-search-input{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:14px!important}:root[data-theme=light] .client-documents-page .cdoc-filter-pills{gap:8px!important;padding:0 0 2px!important}:root[data-theme=light] .client-documents-page .cdoc-pill{padding:8px 14px!important;font-size:13px!important;line-height:1!important;border-radius:14px!important}:root[data-theme=light] .client-documents-page .cdoc-list{padding:14px 10px 16px!important;gap:12px!important;margin-top:0!important}:root[data-theme=light] .client-documents-page .cdoc-card{width:100%!important;margin:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 22px #12253f0e!important}:root[data-theme=light] .client-documents-page .cdoc-card-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:14px 14px 12px!important;align-items:start!important}:root[data-theme=light] .client-documents-page .cdoc-card-left{min-width:0!important;gap:10px!important}:root[data-theme=light] .client-documents-page .cdoc-doc-icon{width:44px!important;height:44px!important;border-radius:14px!important}:root[data-theme=light] .client-documents-page .cdoc-card-type{font-size:11px!important;line-height:1.1!important}:root[data-theme=light] .client-documents-page .cdoc-card-title{font-size:17px!important;line-height:1.1!important;white-space:normal!important}:root[data-theme=light] .client-documents-page .cdoc-card-meta{font-size:13px!important;line-height:1.25!important}:root[data-theme=light] .client-documents-page .cdoc-card-meta strong{display:inline-block!important;white-space:nowrap!important}:root[data-theme=light] .client-documents-page .cdoc-status-badge{padding:6px 10px!important;font-size:11.5px!important;line-height:1!important}:root[data-theme=light] .client-documents-page .cdoc-card-btns{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)!important;gap:10px!important;padding:10px 14px 14px!important}:root[data-theme=light] .client-documents-page .cdoc-card .cdoc-btn{min-height:44px!important;padding:10px 8px!important;border-radius:13px!important;font-size:13px!important;line-height:1.1!important;white-space:normal!important}:root[data-theme=light] .client-documents-page .cdoc-card .cdoc-btn svg{display:none!important}}@media (max-width: 900px){.invoices-page-header,.invoices-page-title-group,.invoices-toolbar{align-items:stretch}.invoices-page-title-group{flex-direction:column;gap:12px}.invoices-kpi-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.invoices-kpi-sep{display:none}.invoices-company-filter select{width:100%;min-width:0}.invoices-filter-tabs{width:100%;overflow-x:auto}.invoice-detail-summary-row{grid-template-columns:1fr;gap:14px}.invoice-detail-summary-item-status-edit{min-width:0}}@media (max-width: 760px){:root[data-theme=light] .client-mobile-order-row,:root[data-theme=light] .client-mobile-notification-row{width:100%!important;justify-content:flex-start!important;text-align:left!important}:root[data-theme=light] .client-mobile-order-body,:root[data-theme=light] .client-mobile-notification-body{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}:root[data-theme=light] .client-mobile-order-name,:root[data-theme=light] .client-mobile-order-meta,:root[data-theme=light] .client-mobile-notification-title,:root[data-theme=light] .client-mobile-notification-desc{width:100%!important;text-align:left!important}:root[data-theme=light] .client-mobile-order-meta,:root[data-theme=light] .client-mobile-notification-desc{margin-left:0!important;padding-left:0!important}:root[data-theme=light] .client-mobile-order-badge,:root[data-theme=light] .client-mobile-notification-dot{margin-left:auto!important}:root[data-theme=light] .wms-mobile-stage-screen,:root[data-theme=light] .wms-mobile-order-detail-screen,:root[data-theme=light] .wms-mobile-new-order-screen{background:#f4f7fb!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-topbar,:root[data-theme=light] .wms-mobile-new-order-topbar,:root[data-theme=light] .wms-mobile-new-order-steps,:root[data-theme=light] .wms-mobile-new-order-total-bar,:root[data-theme=light] .wms-mobile-order-hero,:root[data-theme=light] .wms-mobile-order-stage-track,:root[data-theme=light] .wms-mobile-order-stat-cell,:root[data-theme=light] .wms-mobile-order-block{background:#fff!important;border-color:#e3ecf4!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-hero,:root[data-theme=light] .wms-mobile-stage-stats4{background:#fff!important;border-color:#e3ecf4!important}:root[data-theme=light] .wms-mobile-stage-block,:root[data-theme=light] .wms-mobile-stage-item,:root[data-theme=light] .wms-mobile-stage-service-row,:root[data-theme=light] .wms-mobile-stage-param-row,:root[data-theme=light] .wms-mobile-stage-scan-area,:root[data-theme=light] .wms-mobile-stage-comment-box,:root[data-theme=light] .wms-mobile-stage-stat,:root[data-theme=light] .wms-mobile-new-order-block,:root[data-theme=light] .wms-mobile-new-order-client-card,:root[data-theme=light] .wms-mobile-new-order-warehouse-row,:root[data-theme=light] .wms-mobile-new-order-good-item,:root[data-theme=light] .wms-mobile-new-order-service-row,:root[data-theme=light] .wms-mobile-order-scan-box .mobile-order-scan-shell,:root[data-theme=light] .wms-mobile-order-service-item,:root[data-theme=light] .wms-mobile-order-service-total,:root[data-theme=light] .wms-mobile-order-form-card,:root[data-theme=light] .wms-mobile-order-search-dropdown{background:linear-gradient(180deg,#f2faf6fa,#ecf7f1f2)!important;border-color:#d7e6dd!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-back,:root[data-theme=light] .wms-mobile-new-order-back,:root[data-theme=light] .wms-mobile-order-circle-btn,:root[data-theme=light] .wms-mobile-order-remove-btn{background:#f8fbfd!important;border-color:#dbe4ef!important;color:#6f7d90!important}:root[data-theme=light] .wms-mobile-stage-num,:root[data-theme=light] .wms-mobile-new-order-title,:root[data-theme=light] .wms-mobile-stage-item-name,:root[data-theme=light] .wms-mobile-new-order-good-name,:root[data-theme=light] .wms-mobile-stage-stat-value,:root[data-theme=light] .wms-mobile-order-number,:root[data-theme=light] .wms-mobile-order-good-name,:root[data-theme=light] .wms-mobile-order-good-qty,:root[data-theme=light] .wms-mobile-order-history-stage,:root[data-theme=light] .wms-mobile-order-param-row strong{color:#182433!important}:root[data-theme=light] .wms-mobile-stage-client-name,:root[data-theme=light] .wms-mobile-stage-item-sub,:root[data-theme=light] .wms-mobile-stage-stat-label,:root[data-theme=light] .wms-mobile-stage-check-row,:root[data-theme=light] .wms-mobile-stage-scan-text,:root[data-theme=light] .wms-mobile-stage-scan-subtitle,:root[data-theme=light] .wms-mobile-stage-comment-box,:root[data-theme=light] .wms-mobile-stage-defect-sub,:root[data-theme=light] .wms-mobile-new-order-field-label,:root[data-theme=light] .wms-mobile-new-order-good-art,:root[data-theme=light] .wms-mobile-new-order-total-label,:root[data-theme=light] .wms-mobile-new-order-total-sub{color:#6f7d90!important}:root[data-theme=light] .wms-mobile-stage-scan-input,:root[data-theme=light] .wms-mobile-stage-qty-box,:root[data-theme=light] .wms-mobile-new-order-input,:root[data-theme=light] .wms-mobile-new-order-textarea,:root[data-theme=light] .wms-mobile-order-scan-box .mobile-order-scan-shell input,:root[data-theme=light] .wms-mobile-order-field select,:root[data-theme=light] .wms-mobile-order-editor-btn.is-secondary{background:#f8fbfd!important;border-color:#dbe4ef!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-mini-item:not(:last-child):after,:root[data-theme=light] .wms-mobile-new-order-step-item:not(:last-child):after{background:#dbe4ef!important}:root[data-theme=light] .wms-mobile-stage-mini-dot,:root[data-theme=light] .wms-mobile-new-order-step-circle,:root[data-theme=light] .wms-mobile-stage-check-icon,:root[data-theme=light] .wms-mobile-stage-camera-mount,:root[data-theme=light] .wms-mobile-stage-scan-frame{background:#f8fbfd!important;border-color:#dbe4ef!important;color:#6f7d90!important}:root[data-theme=light] .wms-mobile-stage-camera-mount.is-live{background:#eef7f2!important;border-color:#b8d8c7!important}:root[data-theme=light] .wms-mobile-stage-camera-mount #reader__dashboard_section button{background:#fff!important;border-color:#b8d8c7!important;color:#0f6e56!important}:root[data-theme=light] .wms-mobile-stage-scan-result{background:#eef7f2!important;border-color:#b8d8c7!important;color:#0f6e56!important}:root[data-theme=light] .wms-mobile-stage-scan-result.is-error{background:#fff3f3!important;border-color:#f0c3c3!important;color:#b93a3a!important}:root[data-theme=light] .wms-mobile-stage-scan-title,:root[data-theme=light] .wms-mobile-stage-qty-label{color:#182433!important}:root[data-theme=light] .wms-mobile-stage-qty-unit{color:#0f6e56!important}:root[data-theme=light] .wms-mobile-stage-action.secondary{background:#f8fbfd!important;border-color:#dbe4ef!important;color:#182433!important}:root[data-theme=light] .wms-mobile-stage-action.blue{background:#0f3151!important;border-color:#0f3151!important;color:#fff!important}:root[data-theme=light] .wms-mobile-stage-item-qty.is-green{color:#0f8a63!important}:root[data-theme=light] .wms-mobile-stage-item-status.is-green{background:#e8f7f0!important;color:#0f8a63!important}:root[data-theme=light] .wms-mobile-stage-item-status.is-red{background:#fff1f1!important;color:#c43d3d!important}:root[data-theme=light] .wms-mobile-stage-item-status,:root[data-theme=light] .wms-mobile-stage-badge,:root[data-theme=light] .wms-mobile-new-order-step,:root[data-theme=light] .wms-mobile-order-badge.is-type{background:#edf3f8!important;color:#6f7d90!important}:root[data-theme=light] .wms-mobile-stage-defect-row{border-bottom-color:#e3ecf4!important}}
