*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f7fa;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;flex-wrap:wrap}.page-title{font-size:20px;font-weight:600;margin:0;color:#0f172a}.page-sub{color:#64748b;font-size:13px;margin-top:4px}.filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.kanban{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;align-items:flex-start}.kanban-col{flex:0 0 260px;background:#f1f5f9;border-radius:10px;padding:10px;min-height:200px;transition:background .15s}.kanban-col.drag-over{background:#e0edff;outline:2px dashed #2563eb}.kanban-col-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:600;font-size:13px}.kanban-card{background:#fff;border-radius:8px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 2px #0f172a0f;cursor:grab;border-left:3px solid #94a3b8}.kanban-card:active{cursor:grabbing}.kanban-card-title{font-weight:600;font-size:13px;margin-bottom:4px;color:#0f172a}.kanban-card-meta{font-size:12px;color:#64748b;display:flex;justify-content:space-between;gap:8px;margin-top:6px}.channel-chip{display:inline-flex;align-items:center;gap:4px;font-size:12px}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#f8fafc 45%,#ecfeff)}.login-card{width:380px;background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 10px 40px #0f172a14}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}html,body{overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}@media (pointer: coarse){.ant-btn{min-height:36px}.ant-btn-sm{min-height:30px}.ant-picker,.ant-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-input-number{min-height:38px}}@media (max-width: 768px){.login-wrap{align-items:flex-start;padding:calc(24px + var(--safe-top)) 16px calc(24px + var(--safe-bottom))}.login-card{width:100%;max-width:420px;margin-top:6vh;padding:28px 22px;border-radius:14px}.login-card .ant-typography h2,.login-card h2{font-size:20px}}@media (max-width: 768px){.page-header{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.page-header .page-title{font-size:18px}.page-sub{font-size:12px}.filter-bar{gap:6px;margin-bottom:10px}.filter-bar>*{flex:1 1 calc(50% - 6px);min-width:0}.filter-bar>.ant-btn{flex:0 0 auto}}@media (max-width: 768px){.kanban{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 -12px;padding:0 12px 10px}.kanban-col{flex:0 0 82vw;scroll-snap-align:start}}@media (max-width: 768px){.mobile-card-list{display:flex;flex-direction:column;gap:10px}.mobile-card{background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 1px 3px #0f172a0f;border:1px solid #f1f5f9}.mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.mobile-card-title{font-size:15px;font-weight:600;color:#0f172a;line-height:1.4;word-break:break-word}.mobile-card-row{display:flex;align-items:baseline;gap:8px;font-size:13px;padding:3px 0;line-height:1.5}.mobile-card-row .label{flex:0 0 72px;color:#94a3b8;font-size:12px}.mobile-card-row .value{flex:1;color:#334155;word-break:break-word}.mobile-card-actions{display:flex;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9}.mobile-card-actions>*{flex:1}}@media (max-width: 768px){.kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.kpi-grid .kpi-card{padding:12px!important}.kpi-grid .kpi-value,.ant-statistic-content{font-size:20px!important}.ant-statistic-title{font-size:12px!important}}@media (max-width: 768px){.ant-drawer-content-wrapper{max-width:100vw!important}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal-body{max-height:70vh;overflow:auto;-webkit-overflow-scrolling:touch}.ant-drawer-bottom .ant-drawer-content-wrapper{border-radius:16px 16px 0 0}}@media (max-width: 768px){.ant-descriptions-item-label,.ant-descriptions-item-content{padding-bottom:8px!important}}@media (max-width: 768px){.mobile-form-actions{display:flex;flex-direction:column-reverse;gap:8px}.mobile-form-actions .ant-btn{width:100%}}@media (max-width: 768px){.app-content{padding:12px!important;padding-left:calc(12px + var(--safe-left))!important;padding-right:calc(12px + var(--safe-right))!important;padding-bottom:calc(12px + var(--safe-bottom))!important}.app-header{padding:0 10px!important;padding-top:var(--safe-top)!important;height:auto!important;min-height:52px}}.mobile-topbar{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.mobile-topbar-title{font-size:16px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-nav-drawer .ant-drawer-body{padding:8px 0 calc(8px + var(--safe-bottom))}.mobile-nav-drawer .ant-menu{border-inline-end:none!important}.app-sider .ant-menu-item-group-title,.mobile-nav-drawer .ant-menu-item-group-title{padding:14px 20px 4px!important;font-size:11px!important;font-weight:600;letter-spacing:.5px;color:#94a3b8!important;text-transform:none;pointer-events:none}.app-sider.ant-layout-sider-collapsed .ant-menu-item-group-title{display:none}html[data-theme=dark] .app-sider .ant-menu-item-group-title,html[data-theme=dark] .mobile-nav-drawer .ant-menu-item-group-title{color:#6b7280!important}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}.album-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:12px}@media (min-width: 720px){.album-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px;max-width:1100px;margin:0 auto}}@media (min-width: 1100px){.album-grid{grid-template-columns:repeat(4,1fr)}}.album-card{border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000f;transition:transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent;animation:albumFadeUp .34s cubic-bezier(.22,1,.36,1) both}@keyframes albumFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.album-card{animation:none}}.album-skel-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #00000008}.album-skel-thumb{width:100%;aspect-ratio:3 / 4;background:linear-gradient(100deg,#f1f2f4 30%,#e7e9ec,#f1f2f4 70%);background-size:220% 100%;animation:albumShimmer 1.25s ease-in-out infinite}.album-skel-line{height:11px;margin:9px 11px;border-radius:6px;background:linear-gradient(100deg,#f1f2f4 30%,#e7e9ec,#f1f2f4 70%);background-size:220% 100%;animation:albumShimmer 1.25s ease-in-out infinite}@keyframes albumShimmer{0%{background-position:130% 0}to{background-position:-30% 0}}@media (prefers-reduced-motion: reduce){.album-skel-thumb,.album-skel-line{animation:none}}.album-chip{border:none;cursor:pointer;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:550;white-space:nowrap;flex:0 0 auto;line-height:1.2;letter-spacing:.1px;transition:transform .14s cubic-bezier(.22,1,.36,1),background .16s ease,color .16s ease;-webkit-tap-highlight-color:transparent}.album-chip:active{transform:scale(.955)}.album-cta{transition:transform .14s cubic-bezier(.22,1,.36,1),filter .16s ease;-webkit-tap-highlight-color:transparent}.album-cta:active{transform:scale(.975);filter:brightness(.96)}.album-thumb img{opacity:0;transition:opacity .3s ease}.album-thumb img.is-loaded{opacity:1}.album-card:active{transform:scale(.975)}@media (hover: hover){.album-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0000000f,0 16px 36px #0000001a}}.album-thumb{position:relative;width:100%;aspect-ratio:3 / 4;background:#f5f5f7;overflow:hidden}.album-thumb img{width:100%;height:100%;object-fit:cover;display:block}.scroll-x{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 18px),transparent 100%)}.album-notice{font-size:12.5px;color:inherit;border-left:2.5px solid;border-radius:2px;padding:2px 0 2px 10px;margin:2px 0 12px;line-height:1.65;opacity:.92}.album-count{position:absolute;right:8px;bottom:8px;background:#0f172a8c;color:#fff;font-size:10px;padding:2px 8px;border-radius:999px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.album-soldout{position:absolute;left:0;top:0;background:#0f172aad;color:#fff;font-size:10px;padding:2px 8px;border-bottom-right-radius:8px}.album-body{padding:9px 11px 11px}.album-name{font-size:13.5px;font-weight:620;letter-spacing:-.1px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-sku{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;letter-spacing:.2px;margin:2px 0 6px}.album-meta{display:flex;align-items:center;gap:6px;font-size:11px;flex-wrap:wrap}.album-price{margin-top:6px;font-size:15.5px;font-weight:720;letter-spacing:-.2px}.album-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;gap:10px;padding:9px 14px calc(9px + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 20px #0000000f}.album-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:0;overflow:auto}.album-viewer-inner{width:100%;max-width:560px;max-height:100vh;overflow:auto;background:#000}@media (min-width: 720px){.album-viewer-inner{border-radius:20px;max-height:92vh}}.album-viewer-img{width:100%;max-height:74vh;object-fit:contain;display:block;background:#000}.album-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:none;background:#ffffffdb;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px}.album-nav.prev{left:10px}.album-nav.next{right:10px}.album-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:5px}.album-dots span{width:6px;height:6px;border-radius:50%;background:#ffffff6b;transition:width .2s,background .2s}.album-dots span.on{width:16px;border-radius:3px;background:#fff}.app-sider{border-right:1px solid #eef2f7}.app-header{border-bottom:1px solid #eef2f7}:root{--crm-ink: #0f172a;--crm-sub: #64748b;--crm-surface: #ffffff;--crm-role-active: #f0f6ff;--crm-role-some: #fafcff;--color-background-primary: var(--crm-surface);--color-text-primary: var(--crm-ink);--color-text-secondary: var(--crm-sub);--color-border-secondary: rgba(15, 23, 42, .24);--color-border-tertiary: rgba(15, 23, 42, .14)}:root{--dash-bg: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);--dash-border: rgba(15, 23, 42, .08);--dash-card: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);--dash-card-border: rgba(15, 23, 42, .07);--dash-card-inset: rgba(255, 255, 255, .6);--dash-card-shadow: 0 2px 10px rgba(15, 23, 42, .05);--dash-text: #0f172a;--dash-sub: #64748b;--dash-faint: #94a3b8;--dash-track: rgba(15, 23, 42, .06);--dash-track-inset: rgba(15, 23, 42, .08);--dash-hair: rgba(15, 23, 42, .06);--dash-tab-on: #0f172a;--dash-tab-on-text: #ffffff;--dash-tab-off: rgba(15, 23, 42, .04)}html[data-theme=dark]{--dash-bg: radial-gradient(1100px 600px at 14% -16%, #1c1d21 0%, #0b0b0d 42%, #000000 100%);--dash-border: rgba(255, 255, 255, .06);--dash-card: linear-gradient(180deg, rgba(255, 255, 255, .055) 0%, rgba(255, 255, 255, .028) 100%);--dash-card-border: rgba(255, 255, 255, .095);--dash-card-inset: rgba(255, 255, 255, .07);--dash-card-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .07), 0 18px 40px -22px rgba(0, 0, 0, .95);--dash-text: #f5f5f7;--dash-sub: #98989d;--dash-faint: #6e6e73;--dash-track: rgba(255, 255, 255, .075);--dash-track-inset: rgba(0, 0, 0, .55);--dash-hair: rgba(255, 255, 255, .055);--dash-tab-on: #f5f5f7;--dash-tab-on-text: #0f172a;--dash-tab-off: rgba(255, 255, 255, .055)}html[data-skin=matcha]{--dash-bg: linear-gradient(180deg, #f7faf5 0%, #edf4ea 100%);--dash-border: rgba(76, 175, 125, .16);--dash-card: linear-gradient(180deg, #ffffff 0%, #f6faf4 100%);--dash-card-border: rgba(76, 175, 125, .14);--dash-card-inset: rgba(255, 255, 255, .7);--dash-card-shadow: 0 2px 10px rgba(60, 130, 90, .06);--dash-text: #1f2a20;--dash-sub: #5c6b5e;--dash-faint: #8a9a8c;--dash-track: rgba(76, 175, 125, .1);--dash-track-inset: rgba(60, 130, 90, .12);--dash-hair: rgba(76, 175, 125, .12);--dash-tab-on: #4caf7d;--dash-tab-on-text: #ffffff;--dash-tab-off: rgba(76, 175, 125, .08)}html[data-theme=dark] body{background:#0b0b0c;color:#e6e8eb}html[data-skin=night] body{background:radial-gradient(900px 500px at 20% -10%,#1b2540,#0d1220 45%,#080b14);color:#e8edff}html[data-skin=matcha] body{background:#f0f5ef;color:#1f2a20}html[data-skin=black] body{background:radial-gradient(1100px 600px at 14% -16%,#1c1d21,#0b0b0d 42%,#000);color:#f5f5f7}html[data-theme=dark] .app-sider{border-right-color:#26292e}html[data-theme=dark] .app-header{border-bottom-color:#26292e}html[data-theme=dark] .page-title{color:#e6e8eb}html[data-theme=dark] .page-sub{color:#98a2b3}html[data-theme=dark] .mobile-topbar-title{color:#e6e8eb}html[data-theme=dark] .kanban-col{background:#191c20}html[data-theme=dark] .kanban-card{background:#1d1f23;border-left-color:#5b6470;box-shadow:0 1px 2px #0006}html[data-theme=dark] .kanban-card-title{color:#e6e8eb}html[data-theme=dark] .kanban-card-meta{color:#98a2b3}html[data-theme=dark] .login-wrap{background:linear-gradient(135deg,#0b1120,#0d1526 45%,#06171c)}html[data-theme=dark] .login-card{background:#16181c;box-shadow:0 10px 40px #00000080}html[data-theme=dark] .mobile-card{background:#1d1f23;border-color:#26292e;box-shadow:0 1px 3px #0006}html[data-theme=dark] .mobile-card-title{color:#e6e8eb}html[data-theme=dark] .mobile-card-row .value{color:#c3cad4}html[data-theme=dark] [style*="color: rgb(15, 23, 42)"]{color:#e6e8eb!important}html[data-theme=dark] [style*="color: rgb(51, 65, 85)"]{color:#d3d9e1!important}html[data-theme=dark] [style*="color: rgb(71, 85, 105)"]{color:#b9c1cc!important}html[data-theme=dark] [style*="color: rgb(100, 116, 139)"]{color:#98a2b3!important}html[data-theme=dark] [style*="background: rgb(245, 247, 250)"],html[data-theme=dark] [style*="background: rgb(248, 250, 252)"]{background:#1a1d21!important}@media (max-width: 420px){.album-body{padding:7px 8px 9px}.album-name{font-size:12px}}@keyframes crm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.72)}}.live-dot{animation:crm-pulse 1.9s ease-in-out infinite}html[data-theme=dark]{--crm-ink: #f5f5f7;--crm-sub: #98989d;--crm-surface: #1d2024;--crm-role-active: #16222e;--crm-role-some: #1a1e26;--color-background-primary: var(--crm-surface);--color-text-primary: var(--crm-ink);--color-text-secondary: var(--crm-sub);--color-border-secondary: rgba(255, 255, 255, .26);--color-border-tertiary: rgba(255, 255, 255, .16)}html[data-theme=dark] [style*="rgb(240, 240, 242)"],html[data-theme=dark] [style*="rgb(238, 242, 247)"],html[data-theme=dark] [style*="rgb(232, 232, 237)"]{border-color:#2a2d32!important}html[data-theme=dark] [style*="color: rgb(29, 29, 31)"]{color:#e6e8eb!important}html[data-theme=dark] [style*="color: rgb(110, 110, 115)"]{color:#a9b1bb!important}html[data-theme=dark] [style*="color: rgb(58, 58, 60)"]{color:#d3d9e1!important}html[data-theme=dark] [style*="color: rgb(178, 80, 0)"]{color:#f5a623!important}html[data-theme=dark] [style*="color: rgb(0, 88, 185)"]{color:#5aa9f0!important}html[data-theme=dark] [style*="color: rgb(15, 118, 110)"]{color:#2dd4bf!important}html[data-theme=dark] [style*="color: rgb(194, 65, 12)"]{color:#fb923c!important}html[data-theme=dark] [style*="color: rgb(29, 111, 66)"]{color:#4ade80!important}html[data-theme=dark] [style*="color: rgb(15, 110, 86)"]{color:#34d399!important}html[data-theme=dark] [style*="color: rgb(89, 89, 89)"]{color:#9aa1a9!important}html[data-theme=dark] [style*="color: rgb(15, 20, 25)"]{color:#e6e8eb!important}html[data-theme=dark] [style*="color: rgb(91, 100, 112)"]{color:#a9b1bb!important}html[data-theme=dark] [style*="color: rgb(102, 102, 102)"]{color:#9aa1a9!important}html[data-theme=dark] [style*="color: rgb(136, 136, 136)"]{color:#a8b0ba!important}html[data-theme=dark] [style*="background: rgb(245, 245, 247)"]{background:#1d2024!important}html[data-theme=dark] [style*="background: rgb(240, 247, 255)"]{background:#14212e!important}html[data-theme=dark] [style*="background: rgb(232, 232, 237)"]{background:#2a2d32!important}html[data-theme=dark] .preview-paper[style*="color: rgb(29, 29, 31)"],html[data-theme=dark] .preview-paper [style*="color: rgb(29, 29, 31)"]{color:#1d1d1f!important}html[data-theme=dark] .preview-paper[style*="color: rgb(110, 110, 115)"],html[data-theme=dark] .preview-paper [style*="color: rgb(110, 110, 115)"]{color:#6e6e73!important}html[data-theme=dark] .preview-paper[style*="background: rgb(245, 245, 247)"],html[data-theme=dark] .preview-paper [style*="background: rgb(245, 245, 247)"]{background:#f5f5f7!important}html[data-theme=dark] .preview-paper[style*="background: rgb(240, 247, 255)"],html[data-theme=dark] .preview-paper [style*="background: rgb(240, 247, 255)"]{background:#f0f7ff!important}html[data-theme=dark] .preview-paper[style*="background: rgb(232, 232, 237)"],html[data-theme=dark] .preview-paper [style*="background: rgb(232, 232, 237)"]{background:#e8e8ed!important}html[data-theme=dark] .preview-paper[style*="rgb(232, 232, 237)"],html[data-theme=dark] .preview-paper [style*="rgb(232, 232, 237)"]{border-color:#e8e8ed!important}html[data-theme=dark] .keep-light[style*="color: rgb(29, 29, 31)"],html[data-theme=dark] .keep-light [style*="color: rgb(29, 29, 31)"]{color:#1d1d1f!important}html[data-theme=dark] .keep-light [style*="color: rgb(15, 118, 110)"]{color:#0f766e!important}html[data-theme=dark] .keep-light [style*="color: rgb(31, 42, 38)"]{color:#1f2a26!important}html[data-theme=dark] .keep-light [style*="color: rgb(28, 39, 51)"]{color:#1c2733!important}html[data-theme=dark] .keep-light[style*="background: rgb(245, 245, 247)"],html[data-theme=dark] .keep-light [style*="background: rgb(245, 245, 247)"]{background:#f5f5f7!important}html[data-theme=dark] .keep-light [style*="background: rgb(247, 246, 242)"]{background:#f7f6f2!important}html[data-theme=dark] .keep-light [style*="background: rgb(246, 248, 251)"]{background:#f6f8fb!important}.ant-table-thead>tr>th{position:relative}.ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-thead>tr>th.ant-table-cell-fix-right{position:sticky}.crm-col-resize-handle{position:absolute;top:0;bottom:0;right:0;width:9px;cursor:col-resize;z-index:4;touch-action:none}.crm-col-resize-handle:after{content:"";position:absolute;top:25%;bottom:25%;left:3px;width:2px;border-radius:2px;background:transparent;transition:background .15s}.crm-col-resize-handle:hover:after{background:#1677ff}html.crm-col-resizing,html.crm-col-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}
