:root{--brand:var(--xh-color-brand,#9f1239);--brand-dark:var(--xh-color-brand-strong,#701a35);--ink:var(--xh-color-text,#241b1d);--muted:var(--xh-color-text-secondary,#74666a);--paper:var(--xh-color-surface,#fffdfb);--line:var(--xh-color-border,#eadfe1);--bg:var(--xh-color-page-bg,#f6f2f1)}.production-task-product{display:grid;grid-gap:3px;gap:3px;min-width:0}.production-workspace{min-width:0;max-width:100%}.production-filter-bar{margin-bottom:16px}.production-filter-bar .ant-input{width:280px}.production-filter-bar .ant-select{width:148px}.production-more-filters{display:flex;gap:8px;flex-wrap:wrap;flex-basis:100%;padding-top:4px}.production-list-card{min-width:0;padding:0;overflow:hidden}.production-list-card__header,.production-queue__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.production-list-card__header h2,.production-queue__head h2{margin:0;color:var(--ink);font-size:16px;line-height:1.4}.production-list-card__header p,.production-queue__head span{margin:4px 0 0;color:var(--muted);font-size:13px}.production-product-thumb{display:block;width:44px;height:58px;margin:auto;border-radius:7px;object-fit:cover;background:#f6f0f1}.production-product-thumb--empty{display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center}.production-deadline,.production-factory-cell,.production-status-stack{display:grid;justify-items:center;grid-gap:3px;gap:3px;min-width:0}.production-deadline small,.production-factory-cell small,.production-status-stack small{color:var(--muted);font-size:11px;line-height:1.35;white-space:nowrap}.production-deadline--delayed{color:var(--xh-color-danger,#be123c)!important}.production-deadline--at_risk{color:var(--xh-color-warning,#c2410c)!important}.production-quantity{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.production-dashboard-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.production-dashboard-stats .ant-card{border-color:var(--line);box-shadow:none}.production-dashboard-stats .ant-card-body{padding:16px}.production-dashboard-queues{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.production-queue{min-width:0;padding:0;overflow:hidden}.production-queue .ant-empty{margin:24px 0}.production-queue-row{display:grid;width:100%;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:12px 16px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.production-queue-row:hover{background:#faf7f8}.production-queue-row>span{min-width:0}.production-queue-row small,.production-queue-row strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-queue-row small{margin-top:3px;color:var(--muted);font-size:12px}.production-queue-row__right{display:grid;justify-items:end;grid-gap:5px;gap:5px}.production-queue-row__right .production-deadline{justify-items:end}.production-detail-section{display:grid;grid-gap:14px;gap:14px;padding:2px 0}.production-document-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.production-document-list .ant-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.production-task-summary{margin-bottom:12px}.production-task-summary .ant-descriptions-item-content{overflow-wrap:anywhere}.production-drawer .ant-drawer-body{padding-bottom:28px}.production-drawer .ant-tabs-content-holder,.production-drawer .ant-tabs-tabpane{min-width:0}.production-modal .ant-form-item:last-child{margin-bottom:0}@media(max-width:1280px){.production-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.production-filter-bar .ant-input{width:240px}.production-filter-bar .ant-select{width:136px}}@media(max-width:760px){.production-workspace .xh-page-header{align-items:stretch}.production-workspace .xh-page-header__actions,.production-workspace .xh-page-header__actions .ant-btn,.production-workspace .xh-page-header__actions .ant-space{width:100%}.production-filter-bar{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px!important;gap:8px!important}.production-filter-bar .ant-input{grid-column:1/-1;width:100%}.production-filter-bar .ant-btn,.production-filter-bar .ant-select{width:100%}.production-more-filters{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.production-more-filters .ant-select{width:100%}.production-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.production-dashboard-queues{grid-template-columns:1fr}.production-list-card__header,.production-queue__head{padding:15px 14px 12px}.production-task-table{display:none}.production-tasks-mobile{display:grid;grid-gap:10px;gap:10px;padding:12px}.production-task-mobile-card{min-width:0;margin:0!important;border-color:var(--line)!important;border-radius:12px!important;box-shadow:none!important}.production-task-mobile-card .ant-card-body{padding:12px}.production-task-mobile-head{grid-template-columns:minmax(0,1fr) auto}.production-task-mobile-grid{margin:12px 0}.production-document-list{grid-template-columns:1fr}.production-queue-row{grid-template-columns:40px minmax(0,1fr);padding:12px}.production-queue-row__right{grid-column:2;justify-items:start}.production-queue-row__right .production-deadline{justify-items:start}.production-drawer .ant-drawer-header-extra{max-width:56%}.production-drawer .ant-drawer-header-extra .ant-space{justify-content:flex-end}.production-task-summary .ant-descriptions-item{min-width:0}}*{box-sizing:border-box}.production-sku-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;max-height:310px;overflow-y:auto;margin-bottom:14px}.production-drawer .ant-drawer-body{min-width:0;overflow-x:hidden}.production-drawer .ant-tabs-content-holder,.production-drawer .ant-tabs-tabpane{min-width:0}.production-modal .ant-modal-body{max-height:68vh;overflow-y:auto}.production-drawer .ant-table-content{overflow-x:auto!important}.production-drawer .ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere}.production-task-queue-mobile,.production-tasks-mobile{display:none}.production-task-card{margin:0}.production-task-card__main{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);text-align:left;cursor:pointer}.production-task-card__main:focus-visible{outline:2px solid var(--xh-color-primary,#1677ff);outline-offset:2px}.production-task-card__copy{display:grid;min-width:0;grid-gap:5px;gap:5px}.production-task-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.production-task-card__factory,.production-task-card__meta,.production-task-card__top small{min-width:0;color:var(--muted);font-size:12px;line-height:1.45}.production-task-card__top small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-task-card__copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45}.production-task-card__deadline .production-deadline{display:flex;justify-items:unset;align-items:center;justify-content:space-between;gap:8px}.production-task-card__factory{overflow-wrap:anywhere}.production-task-mobile-card{margin-bottom:10px}.production-task-mobile-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start}.production-task-mobile-head b{display:block;overflow-wrap:anywhere}.production-task-mobile-head p{margin:5px 0 12px;color:var(--muted);overflow-wrap:anywhere}.production-task-mobile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:12px}.production-task-mobile-grid span{min-width:0;padding:8px;border-radius:8px;background:#faf5f6;color:var(--muted);font-size:12px}.production-task-mobile-grid strong{display:block;margin-top:4px;color:var(--ink);overflow-wrap:anywhere}.production-task-mobile-card .ant-progress{margin-bottom:8px}@media(max-width:760px){.production-task-queue-mobile,.production-tasks-mobile{display:grid;grid-gap:10px;gap:10px;padding:12px}.production-task-queue-table{display:none}}.production-dashboard-stats--v2{grid-template-columns:repeat(5,minmax(0,1fr))}.production-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.production-v2-detail{display:grid;grid-gap:18px;gap:18px;min-width:0}.production-stage-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fcfafb}.production-stage-track__item{display:grid;justify-items:center;grid-gap:7px;gap:7px;min-width:0;color:var(--muted);font-size:12px;text-align:center}.production-stage-track__item span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line-strong,#d8c7cb);border-radius:50%;background:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.production-stage-track__item b{font-weight:500;line-height:1.35}.production-stage-track__item.is-complete span{border-color:#86c79b;background:#edf8f0;color:#137333}.production-stage-track__item.is-current{color:var(--ink)}.production-stage-track__item.is-current span{border-color:var(--xh-color-primary,#1677ff);background:#eaf3ff;color:var(--xh-color-primary,#1677ff);font-weight:700}.production-current-stage{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.production-current-stage__head small{color:var(--muted);font-size:12px}.production-current-stage__head h3{margin:4px 0 0;color:var(--ink);font-size:18px}.production-stage-action{display:grid;grid-gap:14px;gap:14px;min-width:0}.production-stage-action>p{margin:0;color:var(--muted);line-height:1.7}.production-stage-action__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.production-fee-summary,.production-stage-action__footer strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.production-fee-summary{padding:12px 14px;border-radius:8px;background:#f7f8fa;color:var(--muted)}.production-fee-summary strong{color:var(--ink)}.production-unit-label{width:82px!important;color:var(--muted)!important;text-align:center!important;pointer-events:none}.production-unit-label--short{width:54px!important}.production-history__content{display:grid;grid-gap:16px;gap:16px;min-width:0}.production-log-list{display:grid;border:1px solid var(--line);border-radius:10px;overflow:hidden}.production-log-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;border-bottom:1px solid var(--line)}.production-log-list>div:last-child{border-bottom:0}.production-log-list span{color:var(--muted);font-size:12px;white-space:nowrap}@media(max-width:1280px){.production-dashboard-stats--v2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.production-dashboard-stats--v2{grid-template-columns:repeat(2,minmax(0,1fr))}.production-form-grid{grid-template-columns:1fr;gap:0}.production-stage-track{grid-template-columns:repeat(5,88px);overflow-x:auto;justify-content:start}.production-stage-action__footer{align-items:stretch;flex-direction:column}.production-stage-action__footer .ant-btn{width:100%}.production-log-list>div{align-items:flex-start;flex-direction:column;gap:4px}.production-log-list span{white-space:normal}.production-modal{top:auto!important}.production-tasks-desktop{display:none}.production-tasks-mobile{display:block}.production-sku-grid{grid-template-columns:1fr 1fr}.production-modal{top:12px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0}.production-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100dvh - 24px);overflow:hidden}.production-modal .ant-modal-body{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden}.production-modal .ant-modal-footer{display:flex;flex:0 0 auto;gap:8px}.production-modal .ant-modal-footer .ant-btn{flex:1 1;margin:0}.production-drawer,.production-drawer .ant-drawer-content-wrapper{width:100vw!important;max-width:100vw}.production-drawer .ant-drawer-body,.production-drawer .ant-drawer-header{width:100%;min-width:0;max-width:100vw;padding:14px}.production-drawer .ant-drawer-header-title{min-width:0}.production-drawer .ant-drawer-title{min-width:0;white-space:normal;overflow-wrap:anywhere}.production-drawer .ant-tabs-nav-wrap{overflow-x:auto}.production-drawer .ant-descriptions-view{overflow:hidden}.production-drawer .ant-descriptions-row{display:grid!important;grid-template-columns:1fr}.production-drawer .ant-descriptions-item{display:grid!important;grid-template-columns:110px minmax(0,1fr);width:100%}.production-drawer .ant-list-item{align-items:flex-start;flex-direction:column;gap:8px}.production-drawer .ant-list-item-action{-webkit-margin-start:0;margin-inline-start:0}.production-drawer .ant-list-item-action>li{padding-inline:0 10px}.table-card{min-width:0;max-width:100%;overflow:hidden}.table-card .ant-table-content{overflow-x:auto!important}}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}body.app-shell-active,html.app-shell-active{height:100%;width:100%;max-width:100%;overflow:hidden;overflow-x:clip;min-height:0;overscroll-behavior:none}button,input,textarea{font:inherit}.global-toast-viewport{position:fixed;z-index:2200;top:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;width:max-content;max-width:min(620px,calc(100vw - 32px));pointer-events:none}.global-toast{pointer-events:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px;width:max-content;max-width:100%;min-width:280px;padding:12px 14px;border:1px solid;border-radius:12px;box-shadow:0 10px 30px rgba(36,22,25,.15);line-height:1.55;animation:toast-in .2s ease-out both}.global-toast-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.global-toast-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.global-toast-warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.global-toast-info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.global-toast-icon{margin-top:3px}.global-toast-message{min-width:0;overflow-wrap:anywhere}.global-toast-close{border:0;background:transparent;color:currentColor;cursor:pointer;padding:1px 2px;opacity:.72}.global-toast-close:hover{opacity:1}.global-toast.is-leaving{animation:toast-out .18s ease-in both}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.app-shell{height:100dvh;block-size:100dvh;inline-size:100%;min-width:0;min-inline-size:0;min-block-size:0}.app-main-layout,.app-shell{max-inline-size:100%;min-height:0;overflow:hidden;overflow-x:clip}.app-main-layout{height:100%;flex:1 1 auto;min-width:0;min-block-size:0}.app-sider{height:100%;background:#241619!important;border-right:1px solid #40262c;overflow:hidden;position:relative!important;top:auto;flex:0 0 var(--xh-layout-sider-width,220px)}.app-sider .ant-layout-sider-children{height:100%;display:flex;flex-direction:column}.app-sider .ant-menu{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.brand{height:72px;flex:0 0 72px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#fff}.brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#fda4af,#be123c);display:grid;place-items:center;font-weight:800}.brand-title{font-weight:700;letter-spacing:.5px}.brand-sub{font-size:11px;color:#c9b5ba;margin-top:2px}.app-header{height:var(--xh-layout-header-height,64px);flex:0 0 var(--xh-layout-header-height,64px);min-height:var(--xh-layout-header-height,64px);background:rgba(255,253,251,.92)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);justify-content:space-between;padding:0 24px!important;z-index:10}.app-header,.app-header-left{display:flex;align-items:center}.app-header-left{min-width:0}.mobile-menu-trigger{display:none}.mobile-nav-drawer .ant-drawer-close{color:#fff}.mobile-nav-drawer .ant-drawer-body{display:flex;flex-direction:column}.mobile-nav-drawer .ant-menu{flex:1 1;overflow-y:auto}.account-trigger{border:0;background:transparent;padding:6px 8px;display:flex;align-items:center;gap:10px;cursor:pointer;min-width:0;max-width:260px;height:52px;line-height:normal;border-radius:10px;color:var(--ink)}.account-trigger:focus-visible,.account-trigger:hover{background:#f7ecef;outline:none}.account-avatar{flex:0 0 auto;background:var(--brand)!important}.account-copy{min-width:0;text-align:left}.account-name{line-height:1.25;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.account-role{margin:2px 0 0!important;font-size:11px;line-height:18px}.app-content-scroll{height:auto;flex:1 1 auto;min-height:0;min-width:0;max-inline-size:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.app-content{min-width:0;min-height:100%;padding:24px var(--xh-layout-content-padding-desktop,28px) 40px;max-width:var(--xh-layout-content-max-width,1600px);width:100%;margin:0 auto;overflow-x:clip}.app-shell-modal-root,.app-shell-modal-root .ant-modal-mask,.app-shell-modal-root .ant-modal-wrap{position:fixed!important;inset:0!important;inline-size:100%!important;block-size:100%!important;max-inline-size:100%!important;max-block-size:100%!important}.employee-invite-modal-wrapper .ant-modal{width:min(520px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}.employee-invite-modal-content{display:flex;flex-direction:column;max-height:min(620px,calc(100dvh - 48px));overflow:hidden}.employee-invite-modal-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.employee-invite-modal-footer{flex:0 0 auto;margin-top:0;padding-top:14px}.employee-invite-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 16px;gap:0 16px}.employee-invite-form .ant-form-item{margin-bottom:16px}.employee-invite-result-card{display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface,#fffdfb)}.employee-invite-result-heading{font-weight:700;color:var(--ink)}.employee-invite-result-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 16px;gap:12px 16px}.employee-invite-result-grid div{min-width:0}.employee-invite-link-label,.employee-invite-result-grid span{display:block;color:var(--muted);font-size:12px;line-height:18px}.employee-invite-result-grid strong{display:block;margin-top:2px;font-size:14px;line-height:22px;overflow-wrap:anywhere}.employee-invite-result-card .ant-input{font-size:12px;line-height:1.5;resize:none}.employee-invite-result-card .ant-btn{align-self:flex-start}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.page-head h1{font-size:25px;line-height:1.2;margin:0 0 7px}.page-head p{margin:0;color:var(--muted)}.surface{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 4px 18px rgba(66,32,40,.04)}.metric{padding:20px}.metric-label{color:var(--muted);font-size:13px}.metric-value{font-size:30px;font-weight:750;margin-top:8px}.metric-note{font-size:12px;color:#9a858a;margin-top:4px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.dashboard-main{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:18px;gap:18px;margin-top:18px}.panel{padding:20px}.panel-title{font-weight:700;font-size:16px;margin-bottom:16px}.welcome{background:linear-gradient(120deg,#fff7f4,#fffdfb 60%,#fce7f3);padding:28px;border:1px solid #f1d9df;border-radius:18px;margin-bottom:18px;position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-40px;top:-80px;border:32px solid rgba(190,18,60,.07)}.welcome-kicker{color:var(--brand);font-weight:700;font-size:13px;letter-spacing:1px}.welcome h1{margin:7px 0;font-size:26px}.welcome p{margin:0;color:var(--muted)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#fff}.login-visual{background:linear-gradient(145deg,#2d171d,#6f1735 58%,#a61b47);padding:70px;color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-visual:after,.login-visual:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.login-visual:before{width:520px;height:520px;right:-210px;top:-150px}.login-visual:after{width:360px;height:360px;left:-180px;bottom:-110px}.login-wordmark{font-size:15px;letter-spacing:2px;opacity:.8}.login-copy{position:relative;z-index:1;max-width:590px}.login-copy h1{font-size:48px;line-height:1.15;margin:0 0 20px;letter-spacing:1px}.login-copy p{font-size:18px;line-height:1.8;color:#f1d9df}.login-tags{display:flex;gap:10px;flex-wrap:wrap}.login-tag{padding:8px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:12px;background:rgba(255,255,255,.06)}.login-form-wrap{display:grid;place-items:center;padding:48px;background:#fffdfb}.login-card{width:min(410px,100%)}.login-card h2{font-size:28px;margin:0 0 8px}.login-card>p{color:var(--muted);margin:0 0 28px}.demo-box{margin-top:20px;padding:14px;background:#faf4f5;border-radius:10px;color:#6f4f57;font-size:12px;line-height:1.8}.table-card{padding:18px}.resource-table-card{min-width:0;overflow:hidden}.data-list-table .ant-table-container{border-radius:10px}.data-list-table .ant-table-tbody>tr>td,.data-list-table .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle!important}.data-list-table .ant-table-thead>tr>th{white-space:nowrap!important;height:48px;padding:10px 12px!important}.data-list-table .ant-table-tbody>tr>td{height:56px;padding:10px 12px!important;word-break:keep-all;overflow-wrap:normal}.data-list-table .ant-table-cell-fix-right{z-index:4;background:var(--paper)}.data-list-table .ant-table-thead .ant-table-cell-fix-right{z-index:5}.data-list-table .ant-table-body,.data-list-table .ant-table-content{overscroll-behavior-x:contain}.resource-actions{display:flex;align-items:center;justify-content:center;white-space:nowrap}.table-action-row{display:flex;gap:4px}.table-action-icon{flex:0 0 34px}.table-action-row .ant-btn-dangerous{color:#cf1322}.nowrap{white-space:nowrap}.composition-cell,.data-list-long,.resource-text-cell{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;line-height:1.45;text-align:center}.numeric-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calculation-table .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle!important;white-space:nowrap}.calculation-table .ant-table-tbody>tr>td{vertical-align:middle}.calculation-table .calc-text{text-align:left}.calculation-table .calc-number{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calculation-table .calc-center{text-align:center}.column-picker{width:260px;max-height:420px;overflow:auto;background:#fff;padding:14px;border-radius:10px;box-shadow:0 8px 28px #0002}.column-picker strong{display:block;margin-bottom:10px}.column-picker .ant-checkbox-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.secondary-modal-shell{width:84vw!important;max-width:1120px!important}.secondary-modal-shell .ant-modal-content{display:flex;height:78vh;max-height:calc(100dvh - 72px);overflow:hidden;flex-direction:column}.secondary-modal-shell .ant-modal-footer,.secondary-modal-shell .ant-modal-header{flex:0 0 auto}.secondary-modal-shell .ant-modal-body{min-width:0;min-height:0;height:calc(78vh - 118px)!important;max-height:none!important;overflow:auto}.secondary-modal-shell .ant-modal-footer{margin-top:0;padding-top:14px}.resource-modal .ant-modal-body{max-height:none!important;overflow:auto}.resource-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 18px;gap:0 18px}.resource-form-wide{grid-column:1/-1}.profile-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.profile-identity{display:flex;align-items:center;gap:14px;padding:4px 0 20px}.profile-identity h4{margin:0 0 6px!important}.profile-avatar-large{width:54px;height:54px;flex:0 0 54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#be123c,#7f1735);color:#fff;font-size:22px;font-weight:800}.profile-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 18px;gap:0 18px}.profile-id-field,.profile-readonly{grid-column:1/-1}.profile-readonly{margin-top:10px}.cost-section .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle!important;white-space:nowrap}.cost-section .ant-table-tbody>tr>td{vertical-align:middle;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cost-section .ant-table-tbody>tr>td:first-child{text-align:left}.cost-section .ant-table-tbody>tr>td:last-child{text-align:center}.cost-accessory .ant-table-tbody>tr>td:nth-child(13),.cost-accessory .ant-table-tbody>tr>td:nth-child(2),.cost-fabric .ant-table-tbody>tr>td:nth-child(14),.cost-fabric .ant-table-tbody>tr>td:nth-child(2),.cost-management .ant-table-tbody>tr>td:nth-child(4),.cost-other .ant-table-tbody>tr>td:nth-child(4),.cost-packaging .ant-table-tbody>tr>td:nth-child(2),.cost-packaging .ant-table-tbody>tr>td:nth-child(8),.cost-processing .ant-table-tbody>tr>td:nth-child(2),.cost-processing .ant-table-tbody>tr>td:nth-child(8),.cost-section .ant-input,.cost-section .ant-select{text-align:left}.cost-accessory .ant-table-tbody>tr>td:nth-child(4),.cost-accessory .ant-table-tbody>tr>td:nth-child(5),.cost-fabric .ant-table-tbody>tr>td:nth-child(3),.cost-fabric .ant-table-tbody>tr>td:nth-child(4),.cost-fabric .ant-table-tbody>tr>td:nth-child(5),.cost-packaging .ant-table-tbody>tr>td:first-child,.cost-processing .ant-table-tbody>tr>td:nth-child(5){text-align:center}.composition-cell,.data-list-long,.resource-text-cell{max-height:2.9em}.surface.ant-card .ant-table-tbody>tr>td,.surface.ant-card .ant-table-thead>tr>th,.table-card .ant-table-tbody>tr>td,.table-card .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle!important}.surface.ant-card .ant-table-tbody>tr>td,.table-card .ant-table-tbody>tr>td{word-break:keep-all;overflow-wrap:normal}.table-card .muted-small{line-height:1.45}.table-card .ant-table-tbody>tr{height:56px}.data-list-table .ant-table-tbody>tr.ant-table-measure-row,.surface.ant-card .ant-table-tbody>tr.ant-table-measure-row,.table-card .ant-table-tbody>tr.ant-table-measure-row{height:0!important;min-height:0!important}.data-list-table .ant-table-tbody>tr.ant-table-measure-row>td,.surface.ant-card .ant-table-tbody>tr.ant-table-measure-row>td,.table-card .ant-table-tbody>tr.ant-table-measure-row>td{height:0!important;min-height:0!important;padding:0!important;border:0!important;line-height:0!important}.money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;color:var(--brand-dark)}.inventory-summary{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));grid-gap:12px;gap:12px}.inventory-summary .ant-card-body{padding:16px}.initial-toolbar,.inventory-filters,.register-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.initial-toolbar{margin-top:16px}.initial-toolbar .ant-input{flex:1 1;min-width:240px}.initial-matrix-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:10px}.initial-matrix{width:100%;min-width:680px;border-collapse:collapse;text-align:center}.initial-matrix th{background:#f8f3f4;color:#685258;white-space:nowrap}.initial-matrix td,.initial-matrix th{height:56px;padding:9px 12px;border-bottom:1px solid #f0e5e7;border-right:1px solid #f0e5e7}.initial-matrix .ant-input-number{width:100%;min-width:86px}.inventory-sticky-save{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;bottom:0;padding:16px 0 0;background:#fff;z-index:3}.confirm-lines p{margin:7px 0}.inventory-thumb{width:45px;height:60px;margin:auto;border-radius:7px;overflow:hidden;background:#f7f2f3;display:grid;place-items:center;font-size:11px;color:#8b7379}.inventory-thumb img{object-fit:cover}.delta-in{color:#15803d}.delta-out{color:#be123c}.inventory-card-top{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.inventory-card-top img{width:50px;height:67px;object-fit:cover;border-radius:6px}.inventory-card-top p{margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-card-top strong{color:var(--brand);font-size:16px}.inventory-card-numbers{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px 0}.inventory-mobile-card{border:1px solid var(--line);border-radius:10px;padding:12px;margin-bottom:10px;background:#fff}.inventory-mobile-card summary{list-style:none;cursor:pointer}.inventory-mobile-card summary::-webkit-details-marker{display:none}.sales-products-page{min-width:0;max-width:100%;overflow-x:hidden}.sales-summary{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.sales-summary .ant-card-body{padding:16px}.sales-product-table-card{min-width:0;max-width:100%;overflow:hidden}.sales-product-table-card>.ant-card-body{min-width:0}.sales-filter-collapse>summary{display:none}.sales-product-filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.sales-product-table-scroll,.sales-product-table-shell,.sales-products-desktop{min-width:0;max-width:100%;width:100%}.sales-product-table-scroll,.sales-products-desktop{overflow:hidden}.sales-product-table-shell{display:grid;grid-template-columns:minmax(0,1fr)}.sales-product-table-shell.has-action-rail{grid-template-columns:minmax(0,1fr) 236px;align-items:start}.sales-product-table-scroll .ant-table-content{max-width:100%;overflow-x:auto!important;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-gutter:stable}.sales-product-data-table table{min-width:1940px!important}.sales-product-data-table .sales-col-image{min-width:80px}.sales-product-data-table .sales-col-sku{min-width:160px;overflow:hidden}.sales-product-data-table .sales-col-sku .nowrap{display:block;overflow:hidden;text-overflow:ellipsis}.sales-product-data-table .sales-col-name{min-width:220px}.sales-product-data-table .sales-col-category{min-width:112px}.sales-product-data-table .sales-col-season{min-width:132px}.sales-product-data-table .sales-col-colors{min-width:112px}.sales-product-data-table .sales-col-sizes{min-width:190px}.sales-product-data-table .sales-col-price{min-width:154px}.sales-product-data-table .sales-col-commission{min-width:174px}.sales-product-data-table .sales-col-status,.sales-product-data-table .sales-col-stock{min-width:132px}.sales-product-data-table .sales-col-complete{min-width:152px}.sales-product-data-table .sales-col-updated{min-width:180px}.sales-product-action-table .ant-table-tbody>tr>td,.sales-product-data-table .ant-table-tbody>tr>td{height:85px}.sales-product-action-rail{position:-webkit-sticky;position:sticky;right:0;width:236px;min-width:236px;max-width:236px;z-index:4;overflow:hidden;background:#fffdfb;border-left:1px solid var(--line);box-shadow:-8px 0 14px -12px rgba(62,28,37,.55);pointer-events:auto}.sales-product-action-table,.sales-product-action-table .ant-table,.sales-product-action-table .ant-table-container,.sales-product-action-table .sales-product-actions-column,.sales-product-action-table table{width:236px!important;min-width:236px!important;max-width:236px!important;overflow:hidden}.sales-product-action-table .sales-product-actions-column{background:#fffdfb!important;pointer-events:auto}.sales-product-action-table .ant-table-container:after,.sales-product-action-table .ant-table-container:before,.sales-product-action-table .sales-product-actions-column:after,.sales-product-action-table .sales-product-actions-column:before{pointer-events:none!important}.sales-product-action-table .sales-product-actions-column .resource-actions{width:100%;overflow:hidden;pointer-events:auto}.sales-product-action-table .sales-product-actions-column .ant-btn{pointer-events:auto}.sales-stock-entry{min-width:104px!important;height:36px!important;padding:2px 6px!important;border-radius:8px!important;cursor:pointer}.sales-stock-entry .ant-tag{margin:0;pointer-events:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.sales-stock-entry:focus-visible,.sales-stock-entry:hover{background:#f9e8ee!important;outline:2px solid transparent}.sales-stock-entry:focus-visible .ant-tag,.sales-stock-entry:hover .ant-tag{color:var(--brand);border-color:#d489a0;background:#fff}.sales-stock-modal .ant-modal-body{max-height:72vh;overflow-y:auto}.sales-stock-modal-content{min-height:180px}.sales-stock-loading-placeholder{min-height:160px;display:grid;place-items:center;color:var(--muted)}.sales-stock-product-head{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:16px}.sales-stock-image-empty,.sales-stock-product-head>img{width:78px;height:104px;border-radius:9px;object-fit:cover;background:#f7f0f2}.sales-stock-image-empty{display:grid;place-items:center;color:var(--muted);font-size:12px}.sales-stock-modal h3{margin:20px 0 10px}.sales-stock-matrix-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:10px}.sales-stock-matrix{width:100%;min-width:620px;border-collapse:collapse;text-align:center}.sales-stock-matrix td,.sales-stock-matrix th{height:48px;padding:8px 12px;border-right:1px solid #f0e5e7;border-bottom:1px solid #f0e5e7;white-space:nowrap}.sales-stock-matrix th{background:#faf5f6;color:#624b52}.sales-stock-matrix-value{display:inline-grid;min-width:34px;min-height:30px;place-items:center;border-radius:6px;background:#f7f3f4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sales-stock-detail-table .ant-table-cell{white-space:nowrap}.sales-product-thumb{display:block;width:48px;height:64px;object-fit:cover;border-radius:7px;margin:auto;background:#f6f0f1}.sales-product-thumb.empty{display:grid;place-items:center;color:#9a858a;font-size:11px}.sales-products-mobile{display:none}.sales-product-mobile-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;margin-bottom:10px}.sales-product-mobile-card>summary{list-style:none;cursor:pointer}.sales-product-mobile-card>summary::-webkit-details-marker{display:none}.sales-product-card-top{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center}.sales-product-card-top>img{width:54px;height:72px;object-fit:cover;border-radius:7px}.sales-product-card-top strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-product-card-top p{margin:5px 0;color:var(--muted)}.sales-product-card-money{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0}.sales-product-card-money span{font-size:12px;color:var(--muted)}.sales-product-card-money strong{display:block;margin-top:3px;color:var(--ink);font-size:15px}.sales-product-card-expanded{padding:8px 0 12px;border-top:1px dashed var(--line)}.sales-product-card-expanded p{line-height:1.65;margin:6px 0}.sales-mobile-matrix-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:8px}.sales-mobile-matrix-wrap table{min-width:520px;width:100%;border-collapse:collapse;text-align:center}.sales-mobile-matrix-wrap td,.sales-mobile-matrix-wrap th{white-space:nowrap;padding:8px;border-bottom:1px solid var(--line)}.sales-form-label{margin-bottom:8px}.sales-point-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:start;grid-gap:8px;gap:8px}.sales-point-row>.anticon{margin-top:10px;cursor:-webkit-grab;cursor:grab;color:#8b7379}.sales-point-row .ant-form-item{margin-bottom:12px}.sales-products-page .ant-table-tbody>tr>td,.sales-products-page .ant-table-thead>tr>th{text-align:center!important;vertical-align:middle!important}.sales-products-page .ant-table-cell-fix-left,.sales-products-page .ant-table-cell-fix-right{background:#fffdfb}.cost-layout{display:grid;grid-template-columns:180px minmax(560px,1fr) 330px;grid-gap:16px;gap:16px;align-items:start}.cost-nav,.cost-summary{position:-webkit-sticky;position:sticky;top:88px}.cost-section{padding:18px}.summary-total{background:linear-gradient(145deg,#7f1735,#af204c);color:#fff;border-radius:14px;padding:20px;margin-bottom:16px}.summary-total-label{font-size:12px;opacity:.78}.summary-total-value{font-size:31px;font-weight:800;margin-top:5px}.summary-line{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px dashed #eadfe1;font-size:13px}.summary-line:last-child{border:none}.quote-box{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.empty-role{padding:80px 20px;text-align:center}.product-image{width:46px;height:56px;object-fit:cover;border-radius:8px;background:#f1e8e9}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.section-tabs{display:flex;flex-direction:column;gap:4px}.section-tab{border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:9px;cursor:pointer;color:#685258}.section-tab.active{background:#fae8ec;color:#9f1239;font-weight:700}.customers-page{min-width:0;max-width:100%;overflow-x:hidden}.customer-page-loading{min-height:420px;display:grid;place-items:center}.customer-summary{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.customer-summary .ant-card-body{padding:15px}.customer-summary span{display:block;color:var(--muted);font-size:12px}.customer-summary strong{display:block;margin-top:5px;font-size:25px;color:var(--brand-dark)}.customer-table-card{min-width:0;max-width:100%;overflow:hidden}.customer-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.customer-filter-collapse>summary{display:none}.customer-data-table .ant-table-content{overflow-x:auto!important;overscroll-behavior-x:contain}.customer-data-table table{min-width:2100px!important}.customer-data-table .customer-actions{width:230px!important;min-width:230px!important;max-width:230px!important;background:#fffdfb!important;box-shadow:-8px 0 14px -13px rgba(62,28,37,.6);overflow:hidden}.customer-data-table .customer-actions:after,.customer-data-table .customer-actions:before{pointer-events:none!important}.customer-name-cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.45}.customer-overdue{color:#be123c;font-weight:700}.customers-mobile{display:none}.customer-mobile-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;margin-bottom:10px}.customer-mobile-card>summary{list-style:none;cursor:pointer}.customer-mobile-card>summary::-webkit-details-marker{display:none}.customer-mobile-card>summary>div{display:flex;justify-content:space-between;gap:10px}.customer-mobile-card>summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-card p,.customer-mobile-card>summary span{color:var(--muted);font-size:12px}.customer-mobile-expanded{padding-top:10px;border-top:1px dashed var(--line)}.customer-detail-modal .ant-modal-body,.customer-edit-modal .ant-modal-body{max-height:72vh;overflow-y:auto}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 18px;gap:0 18px}.customer-form-wide{grid-column:1/-1}.customer-edit-modal .ant-card{margin-bottom:12px}.customer-followups{display:grid;grid-gap:10px;gap:10px}.customer-followups p{white-space:pre-wrap}.customer-followups blockquote{margin:10px 0 0;padding:8px 12px;background:#faf4f5;border-left:3px solid #d489a0}.customer-default-summary{display:flex;gap:24px;margin-top:14px;padding:10px 12px;background:#faf5f6;border-radius:8px;color:var(--muted)}.customer-import-preview{max-height:55vh;overflow:auto;background:#f7f7f7;padding:12px;border-radius:8px;white-space:pre-wrap}@media(max-width:1100px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}.sales-summary{grid-template-columns:repeat(3,minmax(130px,1fr))}.customer-summary{grid-template-columns:repeat(3,minmax(120px,1fr))}.cost-layout{grid-template-columns:140px 1fr}.cost-summary{grid-column:1/-1;position:static}.login-visual{padding:48px}.login-copy h1{font-size:38px}}@media(max-width:991px){.app-sider{display:none!important}.app-main-layout{width:100%!important;min-width:0!important}.app-content,.app-header{max-width:100%}.app-content-scroll{overflow-x:hidden}.mobile-menu-trigger{display:inline-flex;align-items:center;justify-content:center;margin-right:8px}}@media(min-width:761px) and (max-width:1439px){.app-content{padding-inline:var(--xh-layout-content-padding-laptop,24px)}}@media(max-width:760px){.login-page{grid-template-columns:1fr}.global-toast-viewport{top:16px;left:50%;right:auto;transform:translateX(-50%);width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.global-toast{width:100%;min-width:0}.login-visual{display:none}.app-content{padding:var(--xh-layout-content-padding-mobile,16px)}.employee-invite-modal-wrapper .ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.employee-invite-modal-content{max-height:calc(100dvh - 24px)}.employee-invite-form-grid,.employee-invite-result-grid{grid-template-columns:1fr}.employee-invite-result-card{padding:14px}.employee-invite-result-card .ant-btn{width:100%}.dashboard-grid,.dashboard-main{grid-template-columns:1fr}.page-head{flex-direction:column}.cost-layout{grid-template-columns:1fr}.cost-nav{position:static}.section-tabs{flex-direction:row;overflow:auto}.page-actions{width:100%}.page-actions .ant-btn{flex:1 1}.account-trigger{max-width:140px;padding:5px}.account-name{max-width:82px}.account-role{display:none}.profile-form,.resource-form-grid{grid-template-columns:1fr}.profile-id-field,.profile-readonly,.resource-form-wide{grid-column:1}.profile-modal .ant-modal-body,.resource-modal .ant-modal-body{max-height:72vh}.toolbar{flex-wrap:wrap}.toolbar .ant-input-search{width:100%!important}.column-picker{width:min(260px,85vw)}.inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inventory-summary .ant-card-body{padding:12px}.inventory-filters>*{width:100%!important}.inventory-desktop-table{display:none}.inventory-mobile-cards{display:block}.inventory-table-card{padding:10px}.inventory-card-top{grid-template-columns:52px minmax(0,1fr)}.inventory-card-top>strong{grid-column:2}.initial-toolbar>*{width:100%!important;min-width:0!important}.inventory-sticky-save{bottom:-16px;padding:12px 0}.inventory-sticky-save .ant-btn{width:100%;height:44px}.inventory-page .ant-tabs-nav-wrap{overflow-x:auto}.inventory-page .ant-modal{max-width:calc(100vw - 24px)!important}.sales-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sales-summary .ant-card-body{padding:12px}.sales-filter-collapse>summary{display:block;margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;font-weight:700;cursor:pointer}.sales-product-filters>*{width:100%!important}.sales-products-desktop{display:none}.sales-products-mobile{display:block}.sales-product-table-card .ant-card-body{padding:10px}.sales-products-page .page-head .ant-btn{width:100%}.sales-point-row{grid-template-columns:auto minmax(0,1fr) auto}.sales-point-row .ant-btn:nth-last-child(2),.sales-point-row .ant-btn:nth-last-child(3){display:none}.customer-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-summary .ant-card-body{padding:12px}.customer-filter-collapse>summary{display:block;margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;font-weight:700;cursor:pointer}.customer-filters>*{width:100%!important}.customers-desktop{display:none}.customers-mobile{display:block}.customer-table-card .ant-card-body{padding:10px}.customer-form-grid{grid-template-columns:1fr}.customer-form-wide{grid-column:1}.customer-detail-modal,.customer-edit-modal{max-width:calc(100vw - 20px)!important;top:10px}.customer-detail-modal .ant-modal-body,.customer-edit-modal .ant-modal-body{max-height:74vh}.customer-default-summary{flex-direction:column;gap:5px}.customers-page .page-actions{display:grid;grid-template-columns:1fr}.customers-page .page-actions .ant-upload,.customers-page .page-actions>*{width:100%}}.customer-filters-complete{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));align-items:center}.customer-filters-complete .ant-picker-range{min-width:290px;grid-column:span 2}.customer-detail-actions{display:flex;justify-content:flex-end;margin-bottom:10px}.customer-import-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.customer-import-summary .ant-tag{padding:5px 10px}.customer-mobile-phone{display:flex;align-items:center;gap:4px}.customer-mobile-phone .ant-btn{min-height:32px}.customer-detail-modal .ant-table-cell{vertical-align:middle}.customer-follow-modal,.customer-import-modal,.customer-review-modal,.customer-supplement-modal{max-width:calc(100vw - 32px)!important}.customer-follow-modal .ant-modal-content,.customer-import-modal .ant-modal-content,.customer-review-modal .ant-modal-content,.customer-supplement-modal .ant-modal-content{display:flex;max-height:calc(100dvh - 48px);overflow:hidden;flex-direction:column}.customer-follow-modal .ant-modal-footer,.customer-follow-modal .ant-modal-header,.customer-import-modal .ant-modal-footer,.customer-import-modal .ant-modal-header,.customer-review-modal .ant-modal-footer,.customer-review-modal .ant-modal-header,.customer-supplement-modal .ant-modal-footer,.customer-supplement-modal .ant-modal-header{flex:0 0 auto}.customer-follow-modal .ant-modal-body,.customer-import-modal .ant-modal-body,.customer-review-modal .ant-modal-body,.customer-supplement-modal .ant-modal-body{min-width:0;min-height:0;max-height:calc(100dvh - 190px);overflow:auto}.customer-modal-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain}.customer-modal-table-scroll .ant-spin-container,.customer-modal-table-scroll .ant-spin-nested-loading,.customer-modal-table-scroll .ant-table-wrapper{min-width:0;max-width:100%}.customer-modal-table-scroll .ant-table-content{overflow-x:auto!important}.customer-import-modal .ant-table-thead>tr>th,.customer-review-modal .ant-table-thead>tr>th{white-space:nowrap!important;word-break:keep-all!important;text-align:center}.customer-import-modal .ant-table-tbody>tr>td,.customer-review-modal .ant-table-tbody>tr>td{vertical-align:middle;word-break:normal;overflow-wrap:break-word}.customer-review-modal .customer-modal-actions{background:#fffdfb!important;box-shadow:-8px 0 14px -13px rgba(62,28,37,.6);white-space:nowrap}.customer-import-modal .ant-checkbox-group{display:grid;grid-gap:6px;gap:6px}.customer-import-modal .ant-checkbox-wrapper{align-items:flex-start;white-space:normal}.customer-follow-modal .ant-form-item-control-input-content,.customer-follow-modal .ant-input,.customer-follow-modal .ant-input-affix-wrapper,.customer-follow-modal .ant-picker,.customer-follow-modal .ant-select,.customer-follow-modal textarea,.customer-supplement-modal .ant-form-item-control-input-content,.customer-supplement-modal textarea{width:100%!important;max-width:100%;min-width:0}@media(max-width:1400px){.customer-filters-complete{grid-template-columns:repeat(4,minmax(145px,1fr))}}@media(max-width:760px){.global-toast-viewport{top:16px;left:50%;right:auto;transform:translateX(-50%);width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.global-toast{grid-template-columns:auto minmax(0,1fr) auto;width:100%;max-width:100%;min-width:0}.global-toast-message{min-width:0;writing-mode:horizontal-tb!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.customers-page{width:100%;min-width:0;max-width:100%;overflow-x:clip}.customers-page,.customers-page *{box-sizing:border-box}.customers-page .customer-table-card,.customers-page .customer-table-card>.ant-card-body,.customers-page .customers-mobile,.customers-page .page-head,.customers-page .page-head>div{width:100%;min-width:0;max-width:100%}.customers-page .page-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.customers-page .page-actions>*{width:100%!important;min-width:0}.customers-page .page-actions>.ant-btn:last-child{grid-column:1/-1}.customers-page .page-actions .ant-upload,.customers-page .page-actions .ant-upload .ant-btn,.customers-page .page-actions .ant-upload-wrapper{display:block;width:100%!important;min-width:0}.customers-page .page-actions .ant-btn{margin:0;white-space:nowrap}.customer-filters-complete{display:flex}.customer-filters-complete .ant-picker-range{min-width:0;grid-column:auto}.customer-mobile-card{width:100%;overflow:hidden}.customer-mobile-card,.customer-mobile-card p,.customer-mobile-card>summary,.customer-mobile-card>summary>div,.customer-mobile-expanded{max-width:100%;min-width:0}.customer-mobile-card>summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.customer-mobile-card>summary strong{min-width:0}.customer-mobile-card>summary span{white-space:nowrap}.customer-mobile-card p{overflow-wrap:break-word}.customer-mobile-card .ant-space{max-width:100%;row-gap:8px}.customer-mobile-phone{justify-content:space-between}.customer-mobile-phone .ant-btn{flex:0 0 auto}.customer-follow-modal{top:70px!important}.customer-supplement-modal{top:12px!important}.customer-follow-modal,.customer-supplement-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding-bottom:0!important}.customer-follow-modal .ant-modal-content{max-height:calc(100dvh - 82px)}.customer-supplement-modal .ant-modal-content{max-height:calc(100dvh - 24px)}.customer-follow-modal .ant-modal-body{max-height:calc(100dvh - 232px);overflow-x:hidden;overflow-y:auto}.customer-supplement-modal .ant-modal-body{max-height:calc(100dvh - 174px);overflow-x:hidden;overflow-y:auto}.customer-follow-modal .ant-modal-footer,.customer-supplement-modal .ant-modal-footer{display:flex;gap:8px}.customer-follow-modal .ant-modal-footer .ant-btn,.customer-supplement-modal .ant-modal-footer .ant-btn{flex:1 1;min-width:0}.customer-import-modal,.customer-review-modal{top:12px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding-bottom:0!important}}.packaging-scope-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.packaging-scope-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) minmax(180px,1fr);grid-gap:10px;gap:10px;align-items:center;padding:12px}.packaging-scope-row .ant-select{width:100%}@media(max-width:900px){.packaging-scope-row{grid-template-columns:1fr}}@media(max-width:760px){.secondary-modal-shell{top:12px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:0}.secondary-modal-shell .ant-modal-content{max-height:calc(100dvh - 24px)}.secondary-modal-shell .ant-modal-body{overflow-x:hidden}.secondary-modal-shell .ant-modal-footer{display:flex;gap:8px}.secondary-modal-shell .ant-modal-footer .ant-btn{flex:1 1;min-width:0;margin:0}}.customer-detail-modal,.customer-edit-modal,.customer-follow-modal,.customer-import-modal,.customer-review-modal,.customer-supplement-modal,.production-modal,.profile-modal{width:84vw!important;max-width:1120px!important}.customer-detail-modal .ant-modal-content,.customer-edit-modal .ant-modal-content,.customer-follow-modal .ant-modal-content,.customer-import-modal .ant-modal-content,.customer-review-modal .ant-modal-content,.customer-supplement-modal .ant-modal-content,.production-modal .ant-modal-content,.profile-modal .ant-modal-content{display:flex;height:78vh;max-height:calc(100dvh - 72px);overflow:hidden;flex-direction:column}.customer-detail-modal .ant-modal-footer,.customer-detail-modal .ant-modal-header,.customer-edit-modal .ant-modal-footer,.customer-edit-modal .ant-modal-header,.customer-follow-modal .ant-modal-footer,.customer-follow-modal .ant-modal-header,.customer-import-modal .ant-modal-footer,.customer-import-modal .ant-modal-header,.customer-review-modal .ant-modal-footer,.customer-review-modal .ant-modal-header,.customer-supplement-modal .ant-modal-footer,.customer-supplement-modal .ant-modal-header,.production-modal .ant-modal-footer,.production-modal .ant-modal-header,.profile-modal .ant-modal-footer,.profile-modal .ant-modal-header{flex:0 0 auto}.customer-detail-modal .ant-modal-body,.customer-edit-modal .ant-modal-body,.customer-follow-modal .ant-modal-body,.customer-import-modal .ant-modal-body,.customer-review-modal .ant-modal-body,.customer-supplement-modal .ant-modal-body,.production-modal .ant-modal-body,.profile-modal .ant-modal-body{min-width:0;min-height:0;height:calc(78vh - 118px);overflow:auto}.customer-detail-modal .ant-modal-footer,.customer-edit-modal .ant-modal-footer,.customer-follow-modal .ant-modal-footer,.customer-import-modal .ant-modal-footer,.customer-review-modal .ant-modal-footer,.customer-supplement-modal .ant-modal-footer,.production-modal .ant-modal-footer,.profile-modal .ant-modal-footer{margin-top:0;padding-top:14px}.sales-product-table-shell.has-action-rail{grid-template-columns:minmax(0,1fr) 180px}.sales-product-action-rail,.sales-product-action-table,.sales-product-action-table .ant-table,.sales-product-action-table .ant-table-container,.sales-product-action-table .sales-product-actions-column,.sales-product-action-table table{width:180px!important;min-width:180px!important;max-width:180px!important}.sales-product-action-table .sales-product-actions-column .table-action-row{min-width:0}.product-crop-modal{width:min(640px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}.product-crop-modal .ant-modal-content{display:flex;height:min(78dvh,680px);max-height:calc(100dvh - 32px);overflow:hidden;flex-direction:column}.product-crop-modal .ant-modal-footer,.product-crop-modal .ant-modal-header{flex:0 0 auto}.product-crop-modal .ant-modal-body{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.product-crop-modal .ant-modal-footer{margin-top:0;padding-top:12px}.product-crop-modal .crop-frame{width:auto;max-width:100%;height:clamp(170px,calc(78dvh - 250px),400px);aspect-ratio:3/4;margin:0 auto}.crop-zoom-control{margin-top:14px}.crop-zoom-control .ant-slider{margin-inline:0}.ant-drawer-body,.ant-drawer-content-wrapper,.ant-modal-body,.ant-modal-wrap{overscroll-behavior:contain}html[data-modal-scroll-lock=true],html[data-modal-scroll-lock=true] .app-content-scroll,html[data-modal-scroll-lock=true] body{overflow:hidden!important;overscroll-behavior:none}html[data-modal-scroll-lock=true] .ant-drawer-content-wrapper,html[data-modal-scroll-lock=true] .ant-modal-wrap{overscroll-behavior:none}@media(max-width:760px){.product-crop-modal{top:16px!important;margin:0 auto!important;padding-bottom:0!important}.product-crop-modal .ant-modal-content{height:calc(100dvh - 32px)}}.production-factories-mobile{display:none}@media(max-width:760px){.production-factories-desktop{display:none}.production-factories-mobile{display:grid;grid-gap:10px;gap:10px;padding:12px}}.secondary-modal-shell{top:50%!important;margin:0 auto!important;padding-bottom:0!important;transform:translateY(-50%)!important}.secondary-modal-shell .ant-modal-content{height:78vh!important;max-height:calc(100dvh - 72px)!important}.product-crop-modal .ant-modal-body{padding:18px 24px}.product-crop-modal .crop-helper{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.product-crop-modal .crop-frame{height:clamp(170px,calc(78dvh - 285px),340px);max-height:340px}.crop-zoom-control{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;margin:18px auto 4px;max-width:440px}.crop-zoom-control .ant-slider{margin:0}.crop-footer-actions{display:flex;width:100%;justify-content:flex-end;gap:8px}.crop-footer-actions .ant-btn{-webkit-margin-start:0!important;margin-inline-start:0!important}@media(max-width:760px){.secondary-modal-shell{top:12px!important;transform:none!important}.product-crop-modal .ant-modal-body{padding:16px}.product-crop-modal .crop-frame{height:clamp(160px,calc(100dvh - 332px),300px)}.crop-footer-actions{display:grid;grid-template-columns:1fr 1fr}.crop-footer-actions .ant-btn{width:100%}}.production-workspace .xh-page-header{margin-bottom:12px}.production-filter-bar{margin-bottom:10px;padding:10px 12px}.production-filter-bar .ant-input-search{width:300px;max-width:100%}.production-filter-bar .ant-select{width:154px}.production-list-card__header{padding:13px 18px 11px}.production-dashboard-stats--v2{gap:10px;margin-bottom:12px}.production-dashboard-stats--v2 .ant-card-body{padding:12px 14px}.production-dashboard-stats--v2 .ant-statistic-title{margin-bottom:3px}.production-dashboard-stats--v2 .ant-statistic-content{font-size:23px}.production-create-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 14px;gap:0 14px}.production-create-form .ant-form-item{margin-bottom:14px}.production-compact-modal .ant-modal-body,.production-fee-modal .ant-modal-body{padding-top:14px;padding-bottom:8px}.production-fee-help{margin:0;color:var(--muted);font-size:13px;line-height:1.6}@media(min-width:761px){.production-dashboard-stats--v2{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:760px){.production-create-form{grid-template-columns:1fr}.production-filter-bar .ant-input-search{grid-column:1/-1;width:100%}.production-filter-bar .ant-select{width:100%}.production-dashboard-stats--v2{grid-template-columns:repeat(2,minmax(0,1fr))}}.inventory-page{width:100%;min-width:0;max-width:100%}.inventory-page .xh-page-header{margin-bottom:18px}.inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.inventory-summary-card{min-width:0;padding:18px 20px;background:var(--paper);border:1px solid var(--line);border-radius:14px}.inventory-summary-card span{display:block;color:var(--muted);font-size:13px;line-height:1.4}.inventory-summary-card strong{display:inline-block;margin-top:8px;font-size:28px;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink)}.inventory-summary-card em{margin-left:6px;color:var(--muted);font-size:13px;font-style:normal}.inventory-filters{margin:0 0 14px}.inventory-search{width:300px}.inventory-filter-select{width:156px}.inventory-more-filters{display:grid;grid-template-columns:58px minmax(176px,1fr);align-items:center;grid-gap:10px;gap:10px;width:296px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:0 8px 24px rgba(66,32,40,.08)}.inventory-more-filters>span{color:var(--muted);font-size:13px}.inventory-table-card{min-width:0;padding:0;overflow:hidden}.inventory-list-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid var(--line)}.inventory-list-title h2{margin:0;color:var(--ink);font-size:16px;line-height:1.4}.inventory-list-title p{margin:4px 0 0;color:var(--muted);font-size:13px}.inventory-list-title>span{color:var(--muted);font-size:13px;white-space:nowrap}.inventory-table-card .xh-data-table-shell{min-width:0}.inventory-table-card .ant-table-wrapper{padding:0 2px 2px}.inventory-available,.inventory-dimension-summary,.inventory-quantity{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-available{color:var(--brand-dark)}.inventory-statuses{justify-content:center}.inventory-mobile-cards{display:none}.inventory-current-remaining-modal .ant-modal-content,.inventory-detail-modal .ant-modal-content{display:flex;height:78dvh;max-height:85dvh;overflow:hidden;flex-direction:column}.inventory-current-remaining-modal .ant-modal-footer,.inventory-current-remaining-modal .ant-modal-header,.inventory-detail-modal .ant-modal-footer,.inventory-detail-modal .ant-modal-header{flex:0 0 auto}.inventory-current-remaining-modal .ant-modal-body,.inventory-detail-modal .ant-modal-body{min-width:0;min-height:0;overflow:auto}.inventory-current-remaining-modal .ant-modal-footer,.inventory-detail-modal .ant-modal-footer{margin-top:0;padding-top:14px}.inventory-modal-empty,.inventory-modal-loading{min-height:190px;display:grid;place-items:center;color:var(--muted);text-align:center}.inventory-current-remaining{display:grid;grid-gap:16px;gap:16px}.inventory-remaining-product-picker,.inventory-remaining-reason{margin:0}.inventory-remaining-product-picker .ant-form-item,.inventory-remaining-reason .ant-form-item{margin-bottom:0}.inventory-count-matrix-wrap,.inventory-detail-matrix-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:10px}.inventory-count-matrix,.inventory-detail-matrix{width:100%;min-width:720px;border-collapse:collapse;text-align:center}.inventory-count-matrix td,.inventory-count-matrix th,.inventory-detail-matrix td,.inventory-detail-matrix th{padding:10px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle}.inventory-count-matrix th,.inventory-detail-matrix th{background:#faf7f8;color:#685258;white-space:nowrap}.inventory-count-cell{display:grid;grid-gap:7px;gap:7px;justify-items:center;min-width:106px}.inventory-count-cell em,.inventory-count-cell small{font-size:11px;line-height:1.35;color:var(--muted);font-style:normal;white-space:nowrap}.inventory-count-cell .ant-input-number{width:92px}.inventory-detail{display:grid;grid-gap:18px;gap:18px}.inventory-detail-head{display:grid;grid-template-columns:68px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.inventory-detail-head>img,.inventory-detail-image-empty{width:62px;height:82px;border-radius:8px;object-fit:cover;background:#f7f2f3}.inventory-detail-image-empty{display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center}.inventory-detail-head p{margin:0;color:var(--muted);font-size:13px}.inventory-detail-head h3{margin:4px 0;font-size:18px}.inventory-detail-head>div>span{color:var(--muted);font-size:13px}.inventory-detail-total{text-align:right}.inventory-detail-total span{display:block;color:var(--muted);font-size:12px}.inventory-detail-total strong{display:block;margin-top:4px;font-size:22px;color:var(--brand-dark);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-detail-cell{display:grid;grid-gap:3px;gap:3px;min-width:102px}.inventory-detail-cell strong{font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-detail-cell span{color:var(--muted);font-size:11px;white-space:nowrap}.inventory-detail-notes{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:12px}.inventory-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.inventory-detail-summary span{padding:9px 10px;border-radius:8px;background:#faf7f8;color:var(--muted);font-size:12px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inventory-detail-history,.inventory-detail-locks{display:grid;grid-gap:8px;gap:8px}.inventory-detail-history h4,.inventory-detail-locks h4{margin:0;font-size:14px;color:var(--ink)}.inventory-detail-history-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.inventory-detail-history-row{display:grid;grid-template-columns:150px 118px 96px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);font-size:12px}.inventory-detail-history-row:last-child{border-bottom:0}.inventory-detail-history-row span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.inventory-detail-history-empty{padding:14px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:13px;text-align:center}@media(max-width:760px){.inventory-page .xh-page-header{align-items:stretch}.inventory-page .xh-page-header__actions,.inventory-page .xh-page-header__actions .ant-space{width:100%}.inventory-page .xh-page-header__actions .ant-space{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px!important;gap:8px!important}.inventory-page .xh-page-header__actions .ant-btn{width:100%;min-width:0}.inventory-page .xh-page-header__actions .ant-btn:last-child{grid-column:1/-1}.inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inventory-summary-card{padding:14px}.inventory-summary-card strong{font-size:24px}.inventory-filters{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.inventory-filters>*{min-width:0}.inventory-search{grid-column:1/-1;width:100%}.inventory-filter-select,.inventory-filters>.ant-btn{width:100%}.inventory-list-title{padding:15px 14px 12px}.inventory-list-title p{font-size:12px}.inventory-desktop-table{display:none}.inventory-mobile-cards{display:grid;grid-gap:10px;gap:10px;padding:12px}.inventory-mobile-card{min-width:0;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px}.inventory-card-main{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.inventory-card-image-empty,.inventory-card-main>img{width:50px;height:66px;border-radius:7px;object-fit:cover;background:#f7f2f3}.inventory-card-image-empty{display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center}.inventory-card-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.inventory-card-copy>b,.inventory-card-copy>small,.inventory-card-copy>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-card-copy>b{font-size:12px;color:var(--muted)}.inventory-card-copy>strong{font-size:15px;color:var(--ink)}.inventory-card-copy>small{font-size:12px;color:var(--muted)}.inventory-card-available{grid-column:2;color:var(--brand-dark);font-size:15px;font-weight:700}.inventory-card-numbers{display:flex;gap:12px;padding:12px 0 10px;color:var(--muted);font-size:12px}.inventory-card-footer{display:flex;align-items:center;gap:5px;padding-top:10px;border-top:1px solid var(--line)}.inventory-card-spacer{flex:1 1}.inventory-card-footer .ant-btn{padding-inline:8px}.inventory-current-remaining-modal .ant-modal-content,.inventory-detail-modal .ant-modal-content{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}.inventory-detail-head{grid-template-columns:58px minmax(0,1fr)}.inventory-detail-head>img,.inventory-detail-image-empty{width:54px;height:72px}.inventory-detail-total{grid-column:1/-1;text-align:left;padding-top:10px;border-top:1px solid var(--line)}.inventory-detail-notes{display:grid;grid-gap:6px;gap:6px}.inventory-detail-summary{grid-template-columns:1fr 1fr}.inventory-detail-history-row{grid-template-columns:1fr auto;gap:6px}.inventory-detail-history-row span:first-child{color:var(--muted)}.inventory-detail-history-row span:last-child{grid-column:1/-1;white-space:normal;overflow:visible}.inventory-current-remaining-modal .ant-modal-footer,.inventory-detail-modal .ant-modal-footer{display:flex;gap:8px}.inventory-current-remaining-modal .ant-modal-footer .ant-btn,.inventory-detail-modal .ant-modal-footer .ant-btn{flex:1 1;margin:0}}.login-actions{margin:-4px 0 22px}.bind-phone-banner,.login-actions{display:flex;justify-content:space-between;align-items:center}.bind-phone-banner{gap:12px;min-height:38px;margin-bottom:16px;padding:6px 12px;border:1px solid #f3dfb8;background:#fffaf0;color:#7c5b18;border-radius:8px;font-size:13px;line-height:20px}.bind-phone-banner>span{min-width:0}.bind-phone-banner-action{height:28px!important;padding-inline:4px!important;color:#8a6517!important;flex:0 0 auto}.bind-phone-banner-action:focus-visible,.bind-phone-banner-action:hover{color:#654a0e!important;text-decoration:underline}.mobile-auth-page{min-height:100vh;padding:32px 16px;background:linear-gradient(145deg,#fff7f7,#f4e8eb);display:grid;place-items:center}.mobile-auth-card{width:min(430px,100%);background:#fff;padding:28px;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(73,25,39,.1)}.mobile-auth-card h1,.mobile-security-card h1{font-size:25px;margin:12px 0 6px}.mobile-auth-card>p,.mobile-security-card>p{color:var(--muted);margin:0 0 24px}.mobile-auth-card .ant-alert{margin-bottom:20px}.auth-loading{min-height:240px;display:grid;place-items:center}.auth-inline-error{margin-top:16px}.auth-logo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#9f1239;color:#fff;font-weight:800;font-size:20px}.mobile-security-card{max-width:560px;margin:0 auto;padding:26px}.muted-small{font-size:12px;color:var(--muted);margin-top:3px}.permission-note{padding:13px 15px;background:#faf4f5;border-radius:10px;color:#6f4f57;margin-bottom:14px}.trace-id{font-family:ui-monospace,monospace;font-size:11px;color:var(--muted)}@media(max-width:760px){body,html{overflow-x:hidden}.login-form-wrap{padding:28px 20px}.login-card{max-width:390px}.app-content{overflow-x:hidden}.app-header{padding:0 14px!important}.app-header-subtitle{display:none}.mobile-auth-page{padding:16px 12px;align-items:start}.mobile-auth-card,.mobile-security-card{padding:22px 18px;border-radius:14px;width:100%;max-width:390px}.mobile-auth-card .ant-btn,.mobile-auth-card .ant-input,.mobile-security-card .ant-btn,.mobile-security-card .ant-input{min-height:44px}.ant-space-compact{width:100%}.ant-space-compact .ant-input-affix-wrapper{flex:1 1;min-width:0}}.auth-return-link,.login-activation-link{text-align:center;margin-top:16px}.auth-return-link a,.login-activation-link a{color:var(--muted)}.auth-return-link a:hover,.login-activation-link a:hover{color:var(--brand)}:root{--xh-color-brand:#9f1239;--xh-color-brand-strong:#701a35;--xh-color-action-primary:#1677ff;--xh-color-page-bg:#f6f2f1;--xh-color-surface:#fffdfb;--xh-color-border:#eadfe1;--xh-color-text:#241b1d;--xh-color-text-secondary:#74666a;--xh-color-text-disabled:#a99b9f;--xh-color-success:#15803d;--xh-color-info:#1d4ed8;--xh-color-warning:#c26a10;--xh-color-danger:#c41d3b;--xh-color-neutral:#6b7280;--xh-font-title:24px;--xh-font-section:18px;--xh-font-body:14px;--xh-font-secondary:13px;--xh-font-caption:12px;--xh-line-height:1.5;--xh-radius-control:8px;--xh-radius-card:12px;--xh-radius-modal:14px;--xh-shadow-card:0 4px 18px rgba(66,32,40,0.04);--xh-shadow-modal:0 18px 48px rgba(36,22,25,0.18);--xh-space-xxs:4px;--xh-space-xs:8px;--xh-space-sm:12px;--xh-space-md:16px;--xh-space-lg:24px;--xh-space-xl:32px;--xh-control-height:40px;--xh-table-row-height:56px;--xh-table-action-column-width:180px;--xh-scrollbar-size:10px;--xh-scrollbar-size-table:10px;--xh-scrollbar-track:rgba(112,88,96,0.10);--xh-scrollbar-thumb:rgba(96,76,82,0.48);--xh-scrollbar-thumb-hover:rgba(96,76,82,0.70);--xh-scrollbar-thumb-active:rgba(112,25,53,0.78);--xh-scrollbar-sidebar-thumb:rgba(255,236,241,0.34);--xh-scrollbar-sidebar-thumb-hover:rgba(255,236,241,0.56);--xh-scrollbar-sidebar-thumb-active:rgba(255,236,241,0.74);--xh-layout-sider-width:220px;--xh-layout-header-height:64px;--xh-layout-content-max-width:1600px;--xh-layout-content-padding-desktop:28px;--xh-layout-content-padding-laptop:24px;--xh-layout-content-padding-mobile:16px}.xh-business-modal{max-width:calc(100vw - 32px)!important}.xh-business-modal .ant-modal-content{display:flex;max-height:calc(100dvh - 48px);overflow:hidden;flex-direction:column;border-radius:var(--xh-radius-modal);box-shadow:var(--xh-shadow-modal)}.xh-business-modal .ant-modal-footer,.xh-business-modal .ant-modal-header{flex:0 0 auto}.xh-business-modal .ant-modal-body{min-width:0;min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain}.xh-business-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:var(--xh-space-xs);margin-top:0;padding-top:14px}.xh-business-modal .ant-modal-footer .ant-btn{-webkit-margin-start:0;margin-inline-start:0}.xh-confirm-modal{width:min(420px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important}.xh-confirm-modal .ant-modal-content{border-radius:var(--xh-radius-modal);box-shadow:var(--xh-shadow-modal)}.xh-confirm-modal .ant-modal-header{margin-bottom:12px}.xh-confirm-modal .ant-modal-title{color:var(--xh-color-text);font-size:16px;line-height:24px}.xh-confirm-modal__description{color:var(--xh-color-text-secondary);line-height:1.65;overflow-wrap:anywhere}.xh-confirm-modal__content{margin-top:16px}.xh-confirm-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:var(--xh-space-xs);margin-top:20px}.xh-confirm-modal .ant-modal-footer .ant-btn{min-width:72px;-webkit-margin-start:0;margin-inline-start:0}.app-content .page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--xh-space-lg);min-width:0;margin-bottom:var(--xh-space-lg)}.app-content .page-head>div:first-child{min-width:0}.app-content .page-head h1{margin:0;color:var(--xh-color-text);font-size:var(--xh-font-title);line-height:1.25}.app-content .page-head p{margin:var(--xh-space-xs) 0 0;color:var(--xh-color-text-secondary);font-size:var(--xh-font-body);line-height:var(--xh-line-height)}.app-content .page-actions,.app-content .toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:var(--xh-space-xs);min-width:0}.app-content .page-actions{justify-content:flex-end}.app-content .surface{min-width:0;border:1px solid var(--xh-color-border);border-radius:var(--xh-radius-card);background:var(--xh-color-surface);box-shadow:var(--xh-shadow-card)}.app-content .table-card{overflow:hidden}.app-content .data-list-table .ant-table-tbody>tr>td,.app-content .data-list-table .ant-table-thead>tr>th{text-align:center;vertical-align:middle}.app-content .data-list-table .data-list-long,.app-content .data-list-table .xh-data-table-long-text{text-align:left}.app-content .data-list-table .ant-table-cell-fix-right{background:var(--xh-color-surface);box-shadow:-8px 0 14px -13px rgba(62,28,37,.6)}.app-content .ant-form-vertical .ant-form-item-label>label{color:var(--xh-color-text);font-weight:600}.app-content .ant-form-item-explain-error{font-size:var(--xh-font-caption)}.xh-business-drawer .ant-drawer-content{background:var(--xh-color-surface)}.xh-business-drawer .ant-drawer-header{min-height:64px;border-bottom-color:var(--xh-color-border)}.xh-business-drawer .ant-drawer-title{color:var(--xh-color-text);font-weight:700}.xh-business-drawer .ant-drawer-body{min-width:0;overscroll-behavior:contain}.xh-tool-modal{max-width:calc(100vw - 32px)!important}.xh-tool-modal .ant-modal-content{display:flex;max-height:calc(100dvh - 48px);overflow:hidden;flex-direction:column;border-radius:var(--xh-radius-modal)}.xh-tool-modal .ant-modal-footer,.xh-tool-modal .ant-modal-header{flex:0 0 auto}.xh-tool-modal .ant-modal-body{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.xh-tool-modal .ant-modal-footer{margin-top:0}.table-action-row{display:inline-flex;align-items:center;justify-content:center;gap:var(--xh-space-xxs);min-width:0;white-space:nowrap}.table-action-icon{display:inline-grid;width:34px;height:34px;min-width:34px;padding:0;place-items:center}.table-action-icon-disabled-proxy{display:inline-grid}.table-action-row .ant-btn-dangerous{color:var(--xh-color-danger)}.xh-status-tag{-webkit-margin-end:0;margin-inline-end:0;padding:2px 8px;border-radius:999px;font-size:var(--xh-font-caption);line-height:18px}.xh-status-tag--success{color:#166534;background:#f0fdf4}.xh-status-tag--info{color:#1e40af;background:#eff6ff}.xh-status-tag--warning{color:#9a3412;background:#fff7ed}.xh-status-tag--danger{color:#991b1b;background:#fef2f2}.xh-status-tag--neutral{color:#685258;background:#f5f1f2}.xh-empty-state{display:grid;min-height:180px;place-items:center;padding:var(--xh-space-lg);text-align:center}.xh-empty-state .ant-empty-description{display:grid;grid-gap:var(--xh-space-xxs);gap:var(--xh-space-xxs);color:var(--xh-color-text-secondary)}.xh-empty-state strong{color:var(--xh-color-text);font-weight:600}.xh-error-state{padding:var(--xh-space-md)}.xh-feedback-next{margin-top:var(--xh-space-xs);color:var(--xh-color-text-secondary)}.xh-loading-state{display:grid;place-items:center;padding:var(--xh-space-lg)}.xh-risk-alert{border-radius:var(--xh-radius-control)}.xh-money-display,.xh-quantity-display{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.xh-money-display{font-weight:600;color:var(--xh-color-text)}.xh-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--xh-space-lg);margin-bottom:var(--xh-space-lg)}.xh-page-header__copy{min-width:0}.xh-page-header h1{margin:0;color:var(--xh-color-text);font-size:var(--xh-font-title);line-height:1.25}.xh-page-header p{margin:var(--xh-space-xs) 0 0;color:var(--xh-color-text-secondary);font-size:var(--xh-font-body);line-height:var(--xh-line-height)}.xh-page-header__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:var(--xh-space-xs)}.xh-filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:var(--xh-space-xs);margin-bottom:var(--xh-space-md);padding:var(--xh-space-sm)}.xh-content-card,.xh-filter-bar{min-width:0;border:1px solid var(--xh-color-border);border-radius:var(--xh-radius-card);background:var(--xh-color-surface)}.xh-content-card{padding:var(--xh-space-md);box-shadow:var(--xh-shadow-card)}.xh-table-scroll-shell{min-width:0;max-width:100%}.xh-data-table-shell{overflow:hidden}.xh-data-table .ant-table-content{overflow-x:auto!important;overscroll-behavior-x:contain}.xh-data-table .ant-table-thead>tr>th{height:48px;padding-block:10px;color:var(--xh-color-text);text-align:center!important;white-space:nowrap}.xh-data-table .ant-table-tbody>tr>td{min-height:var(--xh-table-row-height);padding-block:10px;text-align:center!important;vertical-align:middle}.xh-business-table-cell{display:flex;width:100%;min-width:0;min-height:100%;align-items:center;justify-content:center;text-align:center}.xh-data-table .ant-table-cell-fix-right{background:var(--xh-color-surface);box-shadow:-8px 0 14px -13px rgba(62,28,37,.6)}.xh-data-table .xh-data-table-long-text{text-align:left!important}.xh-business-table-text{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;color:var(--xh-color-text);text-align:center;text-overflow:ellipsis;word-break:break-word}.xh-business-table-text--1{-webkit-line-clamp:1;white-space:nowrap}.xh-business-table-text--2{max-height:calc(2 * 1.5em);-webkit-line-clamp:2}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll]){scrollbar-width:thin;scrollbar-color:var(--xh-scrollbar-thumb) var(--xh-scrollbar-track)}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar{width:var(--xh-scrollbar-size);height:var(--xh-scrollbar-size-table)}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar-corner,:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar-track{background:var(--xh-scrollbar-track)}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar-thumb{min-height:36px;border:2px solid transparent;border-radius:999px;background-clip:content-box;background-color:var(--xh-scrollbar-thumb)}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar-thumb:hover{background-color:var(--xh-scrollbar-thumb-hover)}:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body,.app-content [class$=-table-scroll],.app-content [class*=-matrix-wrap],.app-content [class*=-table-scroll])::-webkit-scrollbar-thumb:active{background-color:var(--xh-scrollbar-thumb-active)}.app-content-scroll,.app-sider .ant-menu{scrollbar-gutter:stable}.app-sider .ant-menu,.mobile-nav-drawer .ant-menu{scrollbar-color:var(--xh-scrollbar-sidebar-thumb) transparent}.app-sider .ant-menu::-webkit-scrollbar-corner,.app-sider .ant-menu::-webkit-scrollbar-track,.mobile-nav-drawer .ant-menu::-webkit-scrollbar-corner,.mobile-nav-drawer .ant-menu::-webkit-scrollbar-track{background:transparent}.app-sider .ant-menu::-webkit-scrollbar-thumb,.mobile-nav-drawer .ant-menu::-webkit-scrollbar-thumb{background-color:var(--xh-scrollbar-sidebar-thumb)}.app-sider .ant-menu::-webkit-scrollbar-thumb:hover,.mobile-nav-drawer .ant-menu::-webkit-scrollbar-thumb:hover{background-color:var(--xh-scrollbar-sidebar-thumb-hover)}.app-sider .ant-menu::-webkit-scrollbar-thumb:active,.mobile-nav-drawer .ant-menu::-webkit-scrollbar-thumb:active{background-color:var(--xh-scrollbar-sidebar-thumb-active)}.app-content .ant-table-sticky-scroll{height:calc(var(--xh-scrollbar-size-table) + 4px)!important;padding:2px 0;border-top:1px solid var(--xh-color-border);background:var(--xh-scrollbar-track);opacity:1}.app-content .ant-table-sticky-scroll-bar{height:var(--xh-scrollbar-size-table);border-radius:999px;background:var(--xh-scrollbar-thumb)}.app-content .ant-table-sticky-scroll-bar-active,.app-content .ant-table-sticky-scroll-bar:hover{background:var(--xh-scrollbar-thumb-hover)}.xh-table-scroll-rail{position:fixed;z-index:36;display:block;height:calc(var(--xh-scrollbar-size-table) + 4px);padding:2px 0;overflow:hidden;border:1px solid var(--xh-color-border);border-radius:999px;background:var(--xh-scrollbar-track);box-shadow:0 2px 8px rgba(36,27,29,.08);cursor:-webkit-grab;cursor:grab;touch-action:none}.xh-table-scroll-rail:active{cursor:-webkit-grabbing;cursor:grabbing}.xh-table-scroll-rail:focus-visible{outline:2px solid var(--xh-color-action-primary);outline-offset:2px}.xh-table-scroll-rail__thumb{display:block;height:var(--xh-scrollbar-size-table);min-width:40px;border-radius:999px;background:var(--xh-scrollbar-thumb);transition:background-color .16s ease}.xh-table-scroll-rail:active .xh-table-scroll-rail__thumb,.xh-table-scroll-rail:focus-visible .xh-table-scroll-rail__thumb,.xh-table-scroll-rail:hover .xh-table-scroll-rail__thumb{background:var(--xh-scrollbar-thumb-hover)}@media (max-width:760px){:where(.app-content-scroll,.app-sider .ant-menu,.mobile-nav-drawer .ant-menu,.xh-business-modal .ant-modal-body,.xh-tool-modal .ant-modal-body,.xh-business-drawer .ant-drawer-body,.xh-column-picker,.app-content .ant-table-content,.app-content .ant-table-body){scrollbar-width:auto}.app-content .ant-table-sticky-scroll,.xh-table-scroll-rail{display:none}}.xh-column-picker{width:min(560px,calc(100vw - 32px));max-height:min(420px,calc(100dvh - 48px));overflow:auto;padding:var(--xh-space-sm);border-radius:var(--xh-radius-card);background:var(--xh-color-surface);box-shadow:var(--xh-shadow-modal)}.xh-column-picker>strong{display:block;margin:0 0 var(--xh-space-sm);color:var(--xh-color-text);font-size:var(--xh-font-body);font-weight:600}.xh-column-picker .ant-checkbox-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--xh-space-xs) var(--xh-space-md);gap:var(--xh-space-xs) var(--xh-space-md);width:100%}.xh-column-picker__option.ant-checkbox-wrapper{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;min-width:0;margin:0!important;grid-column-gap:var(--xh-space-xs);column-gap:var(--xh-space-xs);line-height:20px;white-space:normal}.xh-column-picker__option .ant-checkbox{margin-top:2px}.xh-column-picker__option .ant-checkbox+span{min-width:0;-webkit-padding-start:0;padding-inline-start:0;overflow-wrap:anywhere}.ui-foundation-preview{max-width:1440px;margin:0 auto;padding:var(--xh-space-xl);color:var(--xh-color-text)}.ui-foundation-preview__intro{margin:0 0 var(--xh-space-xl);color:var(--xh-color-text-secondary)}.ui-foundation-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--xh-space-lg);gap:var(--xh-space-lg)}.ui-foundation-preview-panel{min-width:0;padding:var(--xh-space-md);border:1px solid var(--xh-color-border);border-radius:var(--xh-radius-card);background:var(--xh-color-surface);box-shadow:var(--xh-shadow-card)}.ui-foundation-preview-panel h2{margin:0 0 var(--xh-space-md);font-size:var(--xh-font-section)}.ui-foundation-preview-panel__actions{display:flex;flex-wrap:wrap;gap:var(--xh-space-xs);margin-bottom:var(--xh-space-md)}.ui-foundation-preview-panel__selected{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid var(--xh-color-action-primary);border-radius:var(--xh-radius-control);color:var(--xh-color-action-primary);background:#eff6ff}.ui-foundation-preview-panel__statuses{display:flex;flex-wrap:wrap;gap:var(--xh-space-xs);margin-bottom:var(--xh-space-md)}.ui-foundation-preview--wine{--xh-preview-primary:var(--xh-color-brand)}.ui-foundation-preview--blue{--xh-preview-primary:var(--xh-color-action-primary)}.ui-foundation-preview-panel .ant-btn-primary{background:var(--xh-preview-primary);border-color:var(--xh-preview-primary)}.ui-foundation-preview-panel__selected{border-color:var(--xh-preview-primary);color:var(--xh-preview-primary);background:color-mix(in srgb,var(--xh-preview-primary) 8%,white)}.ui-foundation-preview-modal--blue .ant-btn-primary{background:var(--xh-color-action-primary);border-color:var(--xh-color-action-primary)}.ui-foundation-preview-modal--wine .ant-btn-primary{background:var(--xh-color-brand);border-color:var(--xh-color-brand)}@media (max-width:760px){.xh-business-modal{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.xh-business-modal .ant-modal-content{max-height:calc(100dvh - 32px)}.xh-confirm-modal{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.xh-tool-modal{top:12px!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important}.xh-tool-modal .ant-modal-content{max-height:calc(100dvh - 24px)}.xh-page-header{flex-direction:column;gap:var(--xh-space-sm)}.xh-page-header__actions{width:100%}.xh-page-header__actions>*{flex:1 1 auto}.app-content .page-head{flex-direction:column;gap:var(--xh-space-sm)}.app-content .page-actions{width:100%;justify-content:stretch}.app-content .page-actions>*{flex:1 1 auto}.xh-filter-bar{align-items:stretch}.xh-business-drawer .ant-drawer-content-wrapper{width:100vw!important;max-width:100vw!important}.ui-foundation-preview{padding:var(--xh-space-md) var(--xh-space-sm);overflow-x:clip}.ui-foundation-preview-grid{grid-template-columns:1fr}}