@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.email-rich-editor{border:1px solid #d9d9d9;border-radius:6px;background:#fff;overflow:hidden}.email-rich-editor.is-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;border-radius:0;display:flex;flex-direction:column}.email-rich-toolbar{padding:8px 10px;border-bottom:1px solid #f0f0f0;background:#fafafa}.email-rich-editor .ProseMirror{min-height:280px;max-height:520px;overflow:auto;padding:14px 16px;outline:none;font-size:14px;line-height:1.7;color:#222}.email-rich-editor.is-fullscreen .ProseMirror{max-height:none;flex:1}.email-rich-editor .ProseMirror p{margin:0 0 .75em}.email-rich-editor .ProseMirror img{max-width:100%;height:auto}.email-rich-editor .ProseMirror table{border-collapse:collapse;width:100%;margin:8px 0}.email-rich-editor .ProseMirror td,.email-rich-editor .ProseMirror th{border:1px solid #ccc;padding:6px 8px;min-width:60px}.email-rich-editor .ProseMirror th{background:#f5f5f5}.email-rich-editor .ProseMirror p.is-editor-empty:first-child:before{color:#bfbfbf;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.email-source-wrap{padding:12px}.email-compose-shell{display:flex;flex-direction:column;gap:12px}.email-inbox-preview{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;background:#f7f8fa}.email-inbox-preview-chrome{display:flex;gap:8px;align-items:center;padding:10px 14px;background:#fff;border-bottom:1px solid #eee}.email-inbox-preview-body{background:#fff;margin:12px auto;padding:16px 18px;border-radius:6px;min-height:200px;max-width:600px;box-shadow:0 1px 2px #0000000a}.email-inbox-preview-body.is-mobile{max-width:375px;margin-left:auto;margin-right:auto}.email-attach-list{display:flex;flex-wrap:wrap;gap:8px}:root{--bg-layout: #f1f5f9;--sidebar-bg: #0f172a;--sidebar-active: #4f46e5;--text-primary: #0f172a;--text-secondary: #64748b;--card-shadow: 0 4px 24px rgba(15, 23, 42, .06);--gradient-brand: linear-gradient(135deg, #4f46e5 0%, #7c3aed 50%, #2563eb 100%)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-family, "Inter", "PingFang SC", "Microsoft YaHei", sans-serif);background:var(--bg-layout);color:var(--text-primary);-webkit-font-smoothing:antialiased}#root,.app-layout{min-height:100vh}.app-sider{background:var(--sidebar-bg)!important;border-right:1px solid rgba(255,255,255,.06)}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.brand-block{padding:20px 16px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-logo{display:flex;align-items:center;gap:12px}.brand-icon{width:40px;height:40px;border-radius:10px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;letter-spacing:-.5px;flex-shrink:0}.brand-text{overflow:hidden}.brand-title{color:#fff!important;font-size:15px!important;font-weight:600!important;margin:0!important;line-height:1.3!important;white-space:nowrap}.brand-sub{color:#ffffff73;font-size:11px;margin-top:2px}.side-menu{flex:1;padding:12px 0;background:transparent!important;border:none!important}.side-menu .ant-menu-item{margin:4px 8px!important;width:calc(100% - 16px)!important}.side-menu .ant-menu-item-selected{background:#4f46e540!important}.side-menu .ant-menu-item a{color:inherit}.app-header{background:#fff!important;padding:0 28px!important;height:64px!important;line-height:normal!important;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0a}.header-title{margin:0!important;font-size:16px!important;font-weight:600!important;color:var(--text-primary)!important}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-glossary-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 14px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:13px;cursor:pointer;transition:background .2s}.header-glossary-btn:hover{background:#f1f5f9;color:#334155}.header-glossary-btn-icon{font-size:15px}.header-glossary-popover{width:420px;max-width:calc(100vw - 32px)}.header-glossary-popover-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.header-glossary-list{max-height:min(420px,60vh);overflow:auto;padding-right:4px}.header-glossary-item{padding:10px 0;border-bottom:1px solid #f1f5f9}.header-glossary-item:last-child{border-bottom:none;padding-bottom:2px}.header-glossary-item-title{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.header-glossary-abbr{font-weight:650;color:#0f172a;font-size:13px}.header-glossary-name{font-size:12px;color:#64748b}.header-glossary-meaning{font-size:12px;color:#475569;line-height:1.5}.header-notification-bell{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;cursor:pointer;transition:background .2s}.header-notification-bell:hover{background:#f1f5f9}.header-notification-bell-icon{font-size:18px;color:#475569}.header-notification-popover{width:360px;max-width:calc(100vw - 32px)}.header-notification-popover-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.header-notification-popover-foot{margin-top:4px;padding-top:4px;border-top:1px solid #f1f5f9}.header-notification-item-title{display:block;font-size:13px;line-height:1.4}.header-notification-item-desc{display:block;font-size:12px;color:#64748b;line-height:1.45}.header-notification-item-time{display:block;margin-top:4px;font-size:11px;color:#94a3b8}.header-notification-overlay .ant-popover-inner{padding:12px 12px 4px}.header-notification-overlay .ant-list-item{padding-inline:0!important}.app-header .ant-dropdown-trigger.user-pill{display:inline-flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;transition:background .2s;line-height:1.25;white-space:nowrap;flex-shrink:0;vertical-align:middle}.app-header .ant-dropdown-trigger.user-pill:hover{background:#f1f5f9}.user-pill-info{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0}.user-avatar{background:var(--gradient-brand)!important;flex-shrink:0}.user-name{font-weight:500;font-size:13px;color:var(--text-primary);line-height:1.2;white-space:nowrap}.user-role{font-size:11px;color:var(--text-secondary);line-height:1.2;white-space:nowrap}.app-content{margin:24px 28px 32px!important;min-height:calc(100vh - 120px)}.page-header{margin-bottom:20px}.page-breadcrumb{margin-bottom:8px}.page-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.page-desc{margin:0!important;color:var(--text-secondary)!important;font-size:14px}.page-card{border-radius:12px!important;box-shadow:var(--card-shadow)!important}.page-card .ant-card-body{padding:20px 24px!important}.stat-card{border-radius:12px!important;box-shadow:var(--card-shadow)!important;overflow:hidden;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0f172a1a!important}.stat-card .ant-card-body{padding:20px!important}.stat-card-inner{display:flex;justify-content:space-between;align-items:flex-start}.stat-card-label{display:block;font-size:13px;color:var(--text-secondary);margin-bottom:8px}.stat-card-value{display:block;font-size:28px;font-weight:700;line-height:1.2;color:var(--text-primary)}.stat-card-trend{display:block;font-size:12px;color:var(--text-secondary);margin-top:6px}.stat-card-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.stat-accent-indigo .stat-card-icon{background:#eef2ff;color:#4f46e5}.stat-accent-emerald .stat-card-icon{background:#ecfdf5;color:#10b981}.stat-accent-amber .stat-card-icon{background:#fffbeb;color:#f59e0b}.stat-accent-rose .stat-card-icon{background:#fff1f2;color:#ef4444}.stat-accent-sky .stat-card-icon{background:#f0f9ff;color:#0ea5e9}.stat-accent-slate .stat-card-icon{background:#f1f5f9;color:#64748b}.dashboard-welcome{background:var(--gradient-brand);border-radius:14px;padding:28px 32px;margin-bottom:24px;color:#fff;box-shadow:0 8px 32px #4f46e540}.dashboard-page{display:flex;flex-direction:column;gap:24px}.dashboard-hero{position:relative;border-radius:18px;padding:32px 36px;color:#fff;overflow:hidden;background:linear-gradient(135deg,#312e81,#4f46e5 38%,#7c3aed 72%,#2563eb);box-shadow:0 20px 50px #4f46e559}.dashboard-hero-orb{position:absolute;border-radius:50%;pointer-events:none}.dashboard-hero-orb--1{width:320px;height:320px;top:-120px;right:-80px;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 70%)}.dashboard-hero-orb--2{width:200px;height:200px;bottom:-60px;left:10%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%)}.dashboard-hero-content{position:relative;z-index:1}.dashboard-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:28px}.dashboard-hero-date{font-size:13px;opacity:.75;letter-spacing:.02em;margin-bottom:8px}.dashboard-hero h2{margin:0 0 10px;font-size:28px;font-weight:700;letter-spacing:-.02em}.dashboard-hero p{margin:0;opacity:.82;font-size:14px;max-width:520px;line-height:1.6}.dashboard-hero-badges{display:flex;flex-wrap:wrap;gap:8px}.dashboard-status-tag{margin:0!important;border:none!important;padding:4px 12px!important;border-radius:999px!important;font-size:12px!important;display:inline-flex!important;align-items:center;gap:6px}.dashboard-status-tag.is-ok{background:#10b98138!important;color:#ecfdf5!important}.dashboard-status-tag.is-warn{background:#fbbf2438!important;color:#fffbeb!important}.dashboard-status-tag.is-alert{background:#f43f5e40!important;color:#fff1f2!important}.dashboard-hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}@media(max-width:992px){.dashboard-hero-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboard-hero-metrics{grid-template-columns:1fr}.dashboard-hero{padding:24px 20px}.dashboard-hero h2{font-size:22px}}.dashboard-hero-metric{background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:16px 18px;transition:background .2s,transform .2s}.dashboard-hero-metric:hover{background:#ffffff29;transform:translateY(-1px)}.dashboard-hero-metric.is-warn{border-color:#fbbf2473;background:#fbbf241f}.dashboard-hero-metric.is-accent{border-color:#34d39973;background:#10b9811f}.dashboard-hero-metric-label{display:block;font-size:12px;opacity:.78;margin-bottom:6px}.dashboard-hero-metric-value{display:block;font-size:26px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.dashboard-hero-metric-value small{font-size:14px;font-weight:500;opacity:.75;margin-left:2px}.dashboard-quick-links{display:flex;flex-wrap:wrap;gap:10px}.dashboard-quick-link{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#fff!important;font-size:13px;text-decoration:none!important;transition:background .2s,transform .2s}.dashboard-quick-link:hover{background:#fff3;transform:translateY(-1px)}.dashboard-quick-link-arrow{font-size:10px;opacity:.6}.dashboard-alert{border-radius:12px!important}.dashboard-insight-row{margin:0!important}.dashboard-insight-card{background:#fff;border-radius:14px;padding:20px 22px;box-shadow:var(--card-shadow);height:100%;border:1px solid rgba(15,23,42,.04)}.dashboard-insight-head{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:var(--text-secondary)}.dashboard-insight-head .anticon{color:#6366f1;font-size:16px}.dashboard-insight-head strong{margin-left:auto;font-size:20px;font-weight:700;color:var(--text-primary)}.dashboard-insight-foot{margin-top:10px;font-size:12px;color:var(--text-secondary)}.dashboard-insight-empty{background:#fff;border-radius:14px;padding:24px;text-align:center;color:var(--text-secondary);box-shadow:var(--card-shadow);border:1px solid rgba(15,23,42,.04)}.dashboard-hero-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.dashboard-hero-toolbar-label{font-size:12px;opacity:.78}.dashboard-hero-toolbar .ant-segmented{background:#ffffff1f}.dashboard-hero-toolbar .ant-segmented-item-label{color:#ffffffd1}.dashboard-status-tag.is-role{background:#ffffff1f!important;color:#eef2ff!important}.dashboard-tabs .ant-tabs-nav{margin-bottom:16px}.dashboard-actions,.dashboard-snapshot{background:#fff;border-radius:16px;padding:22px 24px;box-shadow:var(--card-shadow);border:1px solid rgba(15,23,42,.04)}.dashboard-actions-head,.dashboard-snapshot-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.dashboard-actions-head h3,.dashboard-snapshot-head h3{margin:0;font-size:16px;font-weight:700}.dashboard-actions-head span,.dashboard-snapshot-head p{margin:4px 0 0;font-size:12px;color:var(--text-secondary)}.dashboard-actions-skeleton{padding:24px 0;text-align:center;color:var(--text-secondary)}.dashboard-action-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dashboard-action-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid #eef2ff;background:#fafbff;transition:transform .15s,box-shadow .15s,border-color .15s}.dashboard-action-item:hover{transform:translateY(-1px);box-shadow:0 8px 20px #4f46e514;border-color:#c7d2fe}.dashboard-action-item.is-critical{background:#fff1f2;border-color:#fecdd3}.dashboard-action-item.is-warning{background:#fffbeb;border-color:#fde68a}.dashboard-action-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.dashboard-action-dot.is-critical{background:#f43f5e}.dashboard-action-dot.is-warning{background:#f59e0b}.dashboard-action-dot.is-info{background:#6366f1}.dashboard-action-label{font-size:14px;font-weight:600;color:var(--text-primary)}.dashboard-action-count{font-size:18px;font-weight:700;color:#4f46e5}.dashboard-action-go{font-size:12px;color:#6366f1;white-space:nowrap}.dashboard-snapshot-collapse .ant-collapse-item{border-bottom:1px solid #f1f5f9!important}.dashboard-snapshot-label{display:inline-flex;align-items:center;gap:8px;font-weight:600}.dashboard-snapshot-body{display:flex;flex-direction:column;gap:14px}.dashboard-snapshot-metrics{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:13px;color:var(--text-secondary)}.dashboard-snapshot-metrics span{padding:6px 10px;border-radius:999px;background:#f8fafc}.dashboard-snapshot-trends{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:768px){.dashboard-snapshot-trends{grid-template-columns:1fr}}.dashboard-snapshot-trend{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#f8fafc;font-size:12px;color:var(--text-secondary)}.dashboard-snapshot-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#6366f1!important}.dashboard-sparkline-wrap{display:inline-flex;align-items:center;gap:8px}.dashboard-sparkline-value{font-size:13px;font-weight:700;color:var(--text-primary);min-width:1.5em;text-align:right}.dashboard-section{background:#fff;border-radius:16px;padding:24px 24px 20px;box-shadow:var(--card-shadow);border:1px solid rgba(15,23,42,.04)}.dashboard-section-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.dashboard-section-title{display:flex;align-items:center;gap:14px}.dashboard-section-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#f5f3ff);color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.dashboard-section-title h3{margin:0;font-size:16px;font-weight:700;color:var(--text-primary)}.dashboard-section-title p{margin:2px 0 0;font-size:12px;color:var(--text-secondary)}.dashboard-section-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#6366f1!important;white-space:nowrap;transition:gap .2s}.dashboard-section-link:hover{gap:8px}.dashboard-chart-card .ant-card-head{border-bottom:none!important;min-height:auto!important;padding:16px 20px 0!important}.dashboard-chart-card .ant-card-head-title{font-size:14px!important;font-weight:600!important}.dashboard-chart-card .ant-card-body{padding:8px 12px 16px!important}.dashboard-chart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:200px;color:var(--text-secondary);font-size:13px}.dashboard-chart-empty-icon{width:48px;height:48px;border-radius:50%;background:#f8fafc;border:1px dashed #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:18px;color:#cbd5e1}.dashboard-welcome h2{margin:0 0 8px;font-size:22px;font-weight:700}.dashboard-welcome p{margin:0;opacity:.85;font-size:14px}.dashboard-funnel-wrap{margin-bottom:16px}.acq-funnel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px}.acq-funnel--compact .acq-funnel-head h3{font-size:15px}.acq-funnel--compact .acq-funnel-head p{display:none}.acq-funnel-head h3{margin:0 0 4px;font-size:16px;font-weight:600;color:var(--text-primary)}.acq-funnel-head p{margin:0 0 16px;font-size:13px;color:var(--text-secondary)}.acq-funnel-loading{display:flex;justify-content:center;padding:24px}.acq-funnel-fork-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}@media(max-width:640px){.acq-funnel-fork-row{grid-template-columns:1fr}}.acq-funnel-entry{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;text-align:center;color:inherit;transition:border-color .2s,box-shadow .2s}.acq-funnel-entry:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11f}.acq-funnel-entry-label{font-size:12px;color:var(--text-secondary)}.acq-funnel-entry strong{font-size:28px;line-height:1.1;color:var(--text-primary)}.acq-funnel-entry strong.is-warn{color:#d97706}.acq-funnel-entry-sub{font-size:12px;color:var(--text-secondary)}.acq-funnel-entry-action{font-size:12px;color:#6366f1;margin-top:4px}.acq-funnel-merge{text-align:center;font-size:12px;color:#94a3b8;margin:4px 0 12px}.acq-funnel-pipeline{display:flex;align-items:stretch;gap:4px;overflow-x:auto;padding-bottom:4px}.acq-funnel-pipeline-item{display:flex;align-items:center;flex:1;min-width:96px}.acq-funnel-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;text-align:center;color:inherit;min-height:88px;justify-content:center;transition:border-color .2s,box-shadow .2s}.acq-funnel-step:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11a}.acq-funnel-step.is-warn{border-color:#fcd34d;background:#fffbeb}.acq-funnel-step-label{font-size:12px;color:var(--text-secondary)}.acq-funnel-step strong{font-size:22px;line-height:1.1;color:var(--text-primary)}.acq-funnel-step-sub{font-size:11px;color:#64748b}.acq-funnel-step-action{font-size:11px;color:#6366f1;margin-top:2px}.acq-funnel-arrow{flex-shrink:0;color:#cbd5e1;font-size:12px;margin:0 2px}.acq-funnel-todos{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #f1f5f9;font-size:13px}.acq-funnel-todos a{color:#6366f1}.section-title{font-size:15px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-hero{background:var(--gradient-brand);padding:48px;display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative;overflow:hidden}.login-hero:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#ffffff14;top:-100px;right:-100px}.login-hero h1{font-size:32px;font-weight:700;margin:0 0 16px;position:relative}.login-hero p{font-size:16px;opacity:.9;line-height:1.7;max-width:400px;position:relative}.login-features{margin-top:40px;display:flex;flex-direction:column;gap:16px;position:relative}.login-feature{display:flex;align-items:center;gap:12px;font-size:14px;opacity:.95}.login-feature-dot{width:8px;height:8px;border-radius:50%;background:#fffc}.login-panel{display:flex;align-items:center;justify-content:center;padding:48px;background:#fff}.login-card{width:100%;max-width:400px;border:none!important;box-shadow:none!important}.login-card .ant-card-body{padding:0!important}.login-form-title{margin-bottom:8px!important;font-weight:700!important}.login-form-sub{color:var(--text-secondary);margin-bottom:32px;font-size:14px}.ant-table-wrapper .ant-table{border-radius:8px}.ant-tag{border-radius:6px}@media(max-width:768px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.app-content{margin:16px!important}}.calendar-dots{list-style:none;margin:0;padding:0;font-size:11px;line-height:1.4}.calendar-dots li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
