:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#111827;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;background:#f5f7fb}#root{min-height:100vh}.page-shell{display:flex;flex-direction:column;gap:16px}.page-toolbar{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.page-toolbar__actions{display:flex;flex-wrap:wrap;gap:12px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:16px;width:100%}.dashboard-chart-grid>.ant-card{min-width:0}.chart-card{min-width:0;min-height:420px}.chart-card .ant-card-body{min-width:0}.dashboard-status-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.dashboard-status-summary__item{min-width:0;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.dashboard-status-summary__label,.dashboard-status-summary__hint{display:block;min-width:0;overflow:hidden;color:#6b7280;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.dashboard-status-summary__value{display:block;min-width:0;overflow:hidden;margin:4px 0 2px;color:#111827;font-size:20px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dashboard-chart-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:16px;align-items:start}.dashboard-chart-layout--donut{grid-template-columns:minmax(180px,.9fr) minmax(220px,1fr)}.dashboard-chart-panel,.dashboard-echart{min-width:0}.dashboard-chart-empty{display:grid;min-height:280px;place-items:center}.dashboard-status-list{display:flex;min-width:0;flex-direction:column;gap:2px}.dashboard-status-list__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px;border-bottom:1px solid #eef2f7;color:#6b7280;font-size:12px;line-height:1.4}.dashboard-status-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(36px,auto) minmax(52px,auto);gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.dashboard-status-row--empty{opacity:.58}.dashboard-status-row__name{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;color:#374151;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.dashboard-status-dot{display:inline-block;flex:0 0 8px;width:8px;height:8px;border-radius:999px}.dashboard-status-row__value{color:#111827;font-size:13px;line-height:1.4;text-align:right}.dashboard-status-row__percent{color:#6b7280;font-size:12px;line-height:1.4;text-align:right}.dashboard-status-row__meter{overflow:hidden;grid-column:1 / -1;height:6px;border-radius:999px;background:#f3f4f6}.dashboard-status-row__meter-bar{display:block;width:var(--status-percent);height:100%;border-radius:inherit;background:var(--status-color)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#eff6ff,#f5f7fb)}.login-card{width:min(420px,100%)}.muted-text{color:#6b7280}.product-detail-editor img{display:block;max-width:100%;height:auto}.product-detail-editor img[style]{max-width:100%!important;height:auto!important}.image-cropper__viewport{position:relative;overflow:hidden;width:min(100%,620px);margin:0 auto;border:1px solid #d1d5db;border-radius:8px;background:#111827;cursor:grab;touch-action:none}.image-cropper__viewport:active{cursor:grabbing}.image-cropper__image{position:absolute;max-width:none;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none}.image-cropper__frame{position:absolute;inset:0;border:1px solid rgba(255,255,255,.86);box-shadow:inset 0 0 0 999px #1118270a;pointer-events:none}.image-cropper__controls{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center}.image-cropper__label{color:#374151;font-size:13px}.community-home-admin-page__summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.community-home-admin-page__stat{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;font-size:12px;line-height:1.2}.community-home-admin-page__table .ant-table-cell{vertical-align:top}.community-home-admin-page__table .ant-space{min-width:0}.developer-trigger{position:fixed;z-index:90;bottom:12px;left:12px;display:inline-grid;width:16px;height:16px;padding:0;place-items:center;border:0;background:transparent;color:#111827;cursor:default;font-size:14px;line-height:1;opacity:.12;transition:opacity .16s ease}.developer-trigger:hover{opacity:.42}.simulation-banner{padding:12px 24px 0;background:#f5f7fb}.simulation-banner .ant-alert{align-items:flex-start}.admin-list-table .ant-table-cell{vertical-align:top}.work-proof-field{padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafbfc}.work-proof-builder{display:flex;width:100%;min-width:0;flex-direction:column;gap:12px}.work-proof-field__head{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px}.work-proof-field__drag{flex:0 0 auto;color:#9ca3af;cursor:grab}.work-proof-field__actions{flex:0 0 auto}.work-proof-field__grid{display:grid;min-width:0;grid-template-columns:minmax(150px,.85fr) minmax(220px,1.4fr) minmax(110px,.65fr);gap:12px}.work-proof-field__control{display:flex;min-width:0;flex-direction:column;gap:6px}.work-proof-field__label{color:#6b7280;font-size:12px;line-height:1.2}.work-proof-field__full{grid-column:span 2}.work-proof-field__control .ant-input-number-group-wrapper,.work-proof-field__control .ant-input-number{width:100%}.work-submission-evidence{display:flex;width:100%;min-width:0;flex-direction:column;gap:12px}.work-submission-evidence__head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.work-submission-evidence__field{display:flex;min-width:0;flex-direction:column;gap:8px;padding:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafbfc}.work-submission-evidence__field-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.work-submission-evidence__value{min-width:0;margin-bottom:0;color:#111827;line-height:1.6;white-space:pre-wrap;word-break:break-word}.work-submission-evidence__other-list{display:grid;min-width:0;grid-template-columns:1fr;gap:8px}.work-submission-evidence__other-item{display:grid;min-width:0;grid-template-columns:minmax(96px,.3fr) minmax(0,1fr);gap:12px;align-items:start}.work-submission-evidence__other-key{min-width:0;color:#6b7280;font-size:12px;line-height:1.6;word-break:break-word}.work-submission-evidence__other-value{min-width:0;line-height:1.6;white-space:pre-wrap;word-break:break-word}.admin-list-title,.admin-list-one-line{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-list-two-line{display:-webkit-box;min-width:0;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-list-stack{display:flex;min-width:0;flex-direction:column;gap:6px}.admin-list-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.admin-list-field{min-width:0}.admin-list-field-label{display:block;margin-bottom:2px;color:#6b7280;font-size:12px;line-height:1.2}.admin-list-field-value{min-width:0;color:#111827;line-height:1.4}.admin-list-tags{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.admin-list-tags .ant-tag{margin-inline-end:0}.admin-filter-form{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.admin-filter-form__item{display:flex;min-width:160px;flex-direction:column;gap:6px}.admin-filter-form__item--wide{min-width:260px}.admin-filter-form__label{color:#6b7280;font-size:12px;line-height:1.2}.admin-filter-form__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-user-summary{display:flex;min-width:0;width:100%;align-items:flex-start;gap:10px}.admin-user-summary__avatar{flex:0 0 36px;background:#1677ff}.admin-user-summary__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.admin-user-summary__primary,.admin-user-summary__line{display:block;min-width:0;overflow:hidden;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.admin-user-summary__line{color:#6b7280;font-size:12px}.tencent-map-picker{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.tencent-map-picker__search{display:flex;flex-direction:column;gap:6px;padding:12px;border-bottom:1px solid #e5e7eb;background:#fff}.tencent-map-picker__search-input{width:100%}.tencent-map-picker__search-option{display:flex;min-width:0;flex-direction:column;gap:2px}.tencent-map-picker__search-title,.tencent-map-picker__search-address{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tencent-map-picker__search-title{color:#111827;font-size:14px;line-height:1.4}.tencent-map-picker__search-address,.tencent-map-picker__search-hint{color:#6b7280;font-size:12px;line-height:1.4}.tencent-map-picker__search-error{color:#b42318;font-size:12px;line-height:1.4}.tencent-map-picker__canvas{width:100%;height:260px}.tencent-map-picker__overlay{position:absolute;inset:0;display:grid;place-items:center;background:#ffffffb8}.tencent-map-picker__alert{position:absolute;right:12px;bottom:12px;left:12px}.member-filter-form{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(220px,1fr)) auto;gap:12px 16px;align-items:end}.member-filter-form__item{display:flex;min-width:0;flex-direction:column;gap:6px}.member-filter-form__label{color:#6b7280;font-size:12px;line-height:1.2}.member-filter-form__keyword{min-width:0}.member-filter-form .ant-picker{width:100%}.member-filter-form__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;white-space:nowrap}.product-filter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px 16px;align-items:end}.product-filter-form .ant-form-item{margin-bottom:0}.product-filter-form__keyword{grid-column:span 2}.product-filter-form__actions{align-self:end;justify-self:start;white-space:nowrap}.product-filter-form__actions .ant-form-item-control-input{min-height:32px}.product-management-table .ant-table-cell{vertical-align:top}.product-info-cell{display:flex;min-width:0;gap:12px;align-items:flex-start}.product-cover{display:flex;flex:0 0 56px;width:56px;height:56px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#f3f4f6;color:#9ca3af;font-size:12px}.product-cover img{width:100%;height:100%;object-fit:cover}.product-info-main{min-width:0;flex:1}.product-title-text,.product-one-line{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-summary-text{display:-webkit-box;overflow:hidden;margin-top:2px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-meta-row{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.product-meta-row .ant-tag{margin-inline-end:0}.product-compact-stack{display:flex;min-width:0;flex-direction:column;gap:6px}.product-sale-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.product-field{min-width:0}.product-field-label{display:block;margin-bottom:2px;color:#6b7280;font-size:12px;line-height:1.2}.product-field-value{min-width:0;color:#111827;line-height:1.4}.order-form-builder{display:flex;flex-direction:column;gap:12px}.order-form-builder__field{padding:12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.order-form-builder__field-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.order-form-builder__drag{color:#9ca3af;cursor:grab}.order-form-builder__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:10px}.order-form-builder__grid .ant-input-number-group-wrapper{width:100%}.order-form-builder__switch-cell{display:flex;align-items:center;justify-content:flex-start;min-width:0}.order-form-builder__switch-cell .ant-switch{flex:0 0 auto;width:auto}.order-form-builder__options{width:100%}.order-form-builder__options-label{display:inline-flex;align-items:center;padding:0 11px;border:1px solid #d9d9d9;border-right:0;border-radius:6px 0 0 6px;background:#fafafa;color:#000000e0;white-space:nowrap}@media(max-width:1100px){.member-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-filter-form__keyword{grid-column:span 1}}@media(max-width:640px){.dashboard-chart-grid,.dashboard-status-summary,.dashboard-chart-layout,.dashboard-chart-layout--donut{grid-template-columns:1fr}.dashboard-status-summary__value{font-size:18px}.dashboard-echart{height:260px!important}.work-proof-field__head{align-items:flex-start}.work-proof-field__grid{grid-template-columns:1fr}.work-proof-field__full{grid-column:auto}.work-submission-evidence__head,.work-submission-evidence__field-head{align-items:flex-start}.work-submission-evidence__other-item{grid-template-columns:1fr;gap:4px}.product-filter-form,.member-filter-form{grid-template-columns:1fr}.member-filter-form__actions{width:100%}.image-cropper__controls{grid-template-columns:1fr}.community-home-admin-page .ant-card-extra{width:100%;margin-top:8px}}
