*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}.admin-root-layout{height:100vh;overflow:hidden}.admin-main-layout{flex:1;min-width:0;width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f7fb;color:#000000e0}.admin-logo{display:flex;align-items:center;gap:10px;padding:20px 16px;color:#fff}.admin-logo-mark{flex-shrink:0}.admin-logo-text{font-weight:600;font-size:17px;line-height:1.2}.admin-logo-sub{font-size:12px;opacity:.65;font-weight:400}.page-container{width:100%}.page-card{width:100%;border-radius:12px;box-shadow:0 1px 2px #00000008,0 1px 6px #0000000a}.page-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.page-toolbar-left,.page-toolbar-right{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.stat-card{border-radius:12px;height:100%}.stat-card .ant-statistic-title{font-size:13px;color:#0000008c}.login-page{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#030508;padding:24px;overflow:hidden}.cyber-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.cyber-bg-canvas{width:100%;height:100%;display:block}.cyber-bg-scanlines{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,240,255,.025) 2px,rgba(0,240,255,.025) 4px);animation:cyberScanline 10s linear infinite}.cyber-bg-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:cyberNoise .5s steps(2) infinite}.cyber-bg-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,transparent 35%,rgba(0,0,0,.65) 100%)}@keyframes cyberScanline{0%{transform:translateY(0)}to{transform:translateY(4px)}}@keyframes cyberNoise{0%{transform:translate(0)}to{transform:translate(-2%,-2%)}}.login-card-wrapper{position:relative;z-index:1;width:100%;max-width:420px}.login-card{width:100%;border-radius:16px}.login-card-cyber{background:#080c18b8!important;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(0,240,255,.22)!important;box-shadow:0 0 40px #00f0ff0f,0 0 80px #722ed114,inset 0 1px #ffffff0f;animation:loginCardGlow 5s ease-in-out infinite alternate}@keyframes loginCardGlow{0%{box-shadow:0 0 40px #00f0ff0f,0 0 80px #722ed114,inset 0 1px #ffffff0f;border-color:#00f0ff38}to{box-shadow:0 0 60px #00f0ff1f,0 0 100px #722ed124,inset 0 1px #ffffff14;border-color:#00f0ff59}}.login-brand{text-align:center;margin-bottom:28px}.login-brand-logo{display:inline-block;margin-bottom:12px;filter:drop-shadow(0 0 18px rgba(37,99,235,.45))}.login-brand-title{font-size:28px;font-weight:700;color:#00f0ff;margin:0 0 6px;letter-spacing:3px;text-shadow:0 0 20px rgba(0,240,255,.5),0 0 40px rgba(0,240,255,.2);animation:titleFlicker 8s ease-in-out infinite}@keyframes titleFlicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.85}94%{opacity:1}96%{opacity:.9}97%{opacity:1}}.login-brand-sub{color:#ffffff73;margin:0;font-size:13px;letter-spacing:1px}.login-brand-line{width:60px;height:2px;margin:16px auto 0;background:linear-gradient(90deg,transparent,#00f0ff,#722ed1,transparent);animation:lineShimmer 3s ease-in-out infinite}@keyframes lineShimmer{0%,to{opacity:.6;width:60px}50%{opacity:1;width:80px}}.login-form-cyber .ant-form-item-label>label{color:#ffffffb3!important}.login-form-cyber .ant-input,.login-form-cyber .ant-input-affix-wrapper{background:#00000073!important;border-color:#00f0ff40!important;color:#fff!important}.login-form-cyber .ant-input::placeholder,.login-form-cyber .ant-input-affix-wrapper input::placeholder{color:#ffffff40!important}.login-form-cyber .ant-input-affix-wrapper input{background:transparent!important;color:#fff!important}.login-form-cyber .ant-input-affix-wrapper .anticon{color:#00f0ff80!important}.login-form-cyber .ant-input:hover,.login-form-cyber .ant-input-affix-wrapper:hover{border-color:#00f0ff73!important}.login-form-cyber .ant-input:focus,.login-form-cyber .ant-input-affix-wrapper-focused{border-color:#00f0ff!important;box-shadow:0 0 16px #00f0ff33!important}.login-submit-btn{height:44px!important;margin-top:8px;font-size:15px!important;letter-spacing:4px;background:linear-gradient(135deg,#0958d9,#531dab)!important;border:1px solid rgba(0,240,255,.3)!important;box-shadow:0 0 24px #00f0ff33!important;transition:box-shadow .3s,transform .2s!important}.login-submit-btn:hover{background:linear-gradient(135deg,#1677ff,#722ed1)!important;box-shadow:0 0 32px #00f0ff59!important;transform:translateY(-1px)}.admin-header{background:#fff!important;width:100%;padding:0 24px!important;line-height:64px;height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000a}.admin-content{flex:1;width:100%;margin:0;padding:20px 24px;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f5f7fb}.admin-sider{box-shadow:2px 0 8px #0000000f;height:100vh;overflow-y:auto;overflow-x:hidden;flex-shrink:0}.settings-sub-card{min-height:480px}.settings-sub-card .ant-spin-nested-loading,.settings-sub-card .ant-spin-container{min-height:inherit}.settings-panel{max-width:560px}.settings-panel-wide{max-width:none;width:100%}.users-stats-row{margin-bottom:16px}.users-stat-card.is-clickable{cursor:pointer;transition:border-color .2s,box-shadow .2s}.users-stat-card.is-clickable:hover{border-color:#1677ff}.users-stat-card.is-active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f}.users-table-card{margin-top:0}.users-search{width:min(280px,100%)}.users-status-select{width:120px}.users-cell-user{display:flex;align-items:center;gap:10px;min-width:0}.users-avatar{flex-shrink:0;background:linear-gradient(135deg,#1677ff,#0958d9);font-weight:600}.users-cell-user-text{min-width:0}.users-cell-name{font-weight:600;color:#000000e0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-cell-sub{font-size:12px;color:#00000073;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-cell-membership{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.users-cell-subscription{display:flex;flex-direction:column;gap:6px}.users-cell-sub-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.users-cell-sub-label{flex-shrink:0;width:28px;font-size:11px;font-weight:600;color:#00000073}.users-cell-expire{font-size:12px;color:#0000008c}.users-cell-days{font-size:11px;font-weight:600;color:#1677ff}.users-cell-days.is-warn{color:#faad14}.users-cell-days.is-danger{color:#ff4d4f}.users-cell-muted{color:#00000059;font-size:12px}.users-skill-tag{margin:0!important;font-size:11px!important}.users-table .ant-table-thead>tr>th{background:#fafafa;font-size:13px}.users-modal-form .users-form-section{margin-bottom:8px}.users-modal-form .users-form-section-title{font-size:13px;font-weight:600;color:#000000a6;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.users-quota-tabs .ant-tabs-nav{margin-bottom:12px}.users-quota-block{padding:12px 0;border-bottom:1px dashed #f0f0f0}.users-quota-block:last-child{border-bottom:none;padding-bottom:0}.users-quota-block-title{font-size:13px;font-weight:600;color:#000000a6;margin-bottom:8px}.users-quota-hint{margin:-8px 0 12px;font-size:12px;color:#00000073}.users-quota-plan-banner{margin:0 0 16px;padding:8px 12px;background:#f0f5ff;border-radius:6px;font-size:13px}.users-quota-source-tag{margin-left:6px;vertical-align:middle}@media(max-width:768px){.users-search,.users-status-select,.page-toolbar-left{width:100%}}.acq-toolbar{margin-bottom:16px}.acq-toolbar-hint{font-size:12px}.acq-stats-row{margin-bottom:16px}.acq-stat-card--warn{border-color:#faad1459}.acq-stat-card--danger{border-color:#ff4d4f40}.acq-rate-card--warn{border-color:#faad1466;background:linear-gradient(180deg,#faad140f,#fff)}.acq-rate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.acq-panel-card .ant-card-head-title{font-weight:600}.acq-panel-extra{font-size:12px}.acq-trend-chart{padding:8px 0 4px}.acq-trend-legend{display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:12px;font-size:12px;color:#0000008c}.acq-trend-dot{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:6px;vertical-align:middle}.acq-trend-dot--sent{background:#1677ff}.acq-trend-dot--reply{background:#52c41a}.acq-trend-dot--bounce{background:#faad14}.acq-trend-bars-wrap{display:flex;align-items:flex-end;gap:6px;min-height:160px;padding:0 4px 4px;overflow-x:auto}.acq-trend-col{flex:1;min-width:36px;max-width:56px;display:flex;flex-direction:column;align-items:center;gap:4px}.acq-trend-col-bars{position:relative;width:100%;height:120px;display:flex;align-items:flex-end;justify-content:center}.acq-trend-bar{position:absolute;bottom:0;width:55%;border-radius:4px 4px 0 0;min-height:2px;transition:height .3s ease}.acq-trend-bar--sent{background:linear-gradient(180deg,#4096ff,#1677ff);z-index:1}.acq-trend-bar--reply{background:#52c41a;width:35%;left:8%;z-index:2;opacity:.9}.acq-trend-bar--bounce{background:#faad14;width:35%;right:8%;left:auto;z-index:2;opacity:.85}.acq-trend-col-label{font-size:11px;color:#00000073}.acq-trend-col-value{font-size:11px;font-weight:600;color:#000000a6}.acq-trend-table .ant-table-thead>tr>th{background:#fafafa}.acq-leads-rank{display:flex;flex-direction:column;gap:10px}.acq-leads-row{display:flex;align-items:center;gap:10px}.acq-leads-rank-no{width:22px;flex-shrink:0;text-align:center;font-size:12px;font-weight:600;color:#00000059}.acq-leads-rank-no.is-top{color:#1677ff}.acq-leads-row-main{flex:1;min-width:0}.acq-leads-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.acq-leads-username{font-size:13px;font-weight:500;color:#000000e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acq-leads-username:hover{color:#1677ff}.acq-leads-count{font-size:12px;font-weight:600;color:#000000a6;flex-shrink:0}.acq-leads-bar-track{height:6px;border-radius:999px;background:#f0f0f0;overflow:hidden}.acq-leads-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1677ff,#69b1ff);transition:width .3s ease}.acq-audit-card{margin-bottom:8px}.acq-audit-toolbar{margin-bottom:12px}.acq-audit-search{width:min(260px,100%)}.acq-audit-filter{width:140px}.acq-audit-table .ant-table-thead>tr>th{background:#fafafa}@media(max-width:768px){.acq-toolbar-hint{display:none}.acq-audit-search,.acq-audit-filter{width:100%}}.cust-analytics{display:flex;flex-direction:column;gap:16px}.cust-analytics-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;padding:22px 24px;border-radius:14px;background:linear-gradient(135deg,#0f2d5c,#1677ff 48%,#69b1ff);box-shadow:0 8px 24px #1677ff38}.cust-analytics-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.cust-kpi-row .ant-col{display:flex}.cust-kpi-card{flex:1;border-radius:12px!important;overflow:hidden;position:relative;min-height:118px}.cust-kpi-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:12px 0 0 12px}.cust-kpi-card--blue:before{background:#1677ff}.cust-kpi-card--cyan:before{background:#13c2c2}.cust-kpi-card--purple:before{background:#722ed1}.cust-kpi-card--green:before{background:#52c41a}.cust-kpi-card--orange:before{background:#fa8c16}.cust-kpi-card--pink:before{background:#eb2f96}.cust-kpi-icon{font-size:18px;color:#00000073;margin-bottom:6px}.cust-kpi-title{font-size:12px;color:#0000008c}.cust-kpi-value{font-size:26px;font-weight:700;line-height:1.2;margin:4px 0;color:#000000e0}.cust-kpi-sub{font-size:11px;color:#00000073}.cust-alert-card{border-radius:12px!important;background:linear-gradient(90deg,#fff7e6,#fff 60%)!important;border:1px solid rgba(250,173,20,.35)!important;display:flex;align-items:center;gap:10px;color:#000000bf}.cust-panel-card{border-radius:12px!important;height:100%}.cust-panel-card .ant-card-head{border-bottom:1px solid #f0f0f0}.cust-growth-chart{padding:4px 0 0}.cust-growth-bars{display:flex;align-items:flex-end;gap:6px;min-height:200px;overflow-x:auto;padding-bottom:4px}.cust-growth-col{flex:1;min-width:28px;max-width:48px;display:flex;flex-direction:column;align-items:center;gap:4px}.cust-growth-bar-wrap{width:100%;height:160px;display:flex;align-items:flex-end;justify-content:center}.cust-growth-bar{width:72%;min-height:2px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#69b1ff,#1677ff);transition:height .35s ease}.cust-growth-label{font-size:11px;color:#00000073}.cust-growth-value{font-size:11px;font-weight:600;color:#1677ff}.cust-funnel{display:flex;flex-direction:column;gap:14px;padding:8px 0}.cust-funnel-step-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px;color:#000000bf}.cust-funnel-step-head em{font-style:normal;color:#00000073;margin-left:4px}.cust-funnel-track{height:10px;border-radius:999px;background:#f0f0f0;overflow:hidden}.cust-funnel-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1677ff,#52c41a);transition:width .35s ease}.cust-donut-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:20px;justify-content:center;padding:8px 0}.cust-donut{width:148px;height:148px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.cust-donut-hole{width:88px;height:88px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #f0f0f0}.cust-donut-total{font-size:20px;font-weight:700;line-height:1.1}.cust-donut-label{font-size:11px;color:#00000073}.cust-donut-legend{list-style:none;margin:0;padding:0;flex:1;min-width:160px;display:flex;flex-direction:column;gap:8px}.cust-donut-legend li{display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center;font-size:12px}.cust-donut-swatch{width:10px;height:10px;border-radius:2px}.cust-donut-legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000000bf}.cust-donut-legend-val{font-weight:600;color:#000000a6;white-space:nowrap}.cust-donut-legend-val em{font-style:normal;font-weight:400;color:#0006;margin-left:4px}.cust-rank-list{display:flex;flex-direction:column;gap:10px}.cust-rank-row{display:flex;align-items:center;gap:10px}.cust-rank-no{width:22px;flex-shrink:0;text-align:center;font-size:12px;font-weight:600;color:#00000059}.cust-rank-no.is-top{color:#1677ff}.cust-rank-main{flex:1;min-width:0}.cust-rank-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.cust-rank-name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cust-rank-extra{font-weight:400;color:#00000073}.cust-rank-count{font-size:12px;font-weight:600;color:#000000a6;flex-shrink:0}.cust-rank-track{height:6px;border-radius:999px;background:#f0f0f0;overflow:hidden}.cust-rank-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#1677ff,#69b1ff);transition:width .3s ease}.cust-rank-fill--source{background:linear-gradient(90deg,#722ed1,#b37feb)}.cust-rank-fill--country{background:linear-gradient(90deg,#13c2c2,#5cdbd3)}.cust-rank-fill--industry{background:linear-gradient(90deg,#fa8c16,#ffc069)}.cust-rank-fill--member{background:linear-gradient(90deg,#2f54eb,#85a5ff)}.cust-rank-fill--score{background:linear-gradient(90deg,#52c41a,#95de64)}@media(max-width:768px){.cust-analytics-hero{padding:16px}.cust-analytics-hero-actions{width:100%}}.execution-detail-block{margin-top:20px}.execution-detail-pre{margin-top:8px;padding:12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;font-size:12px;line-height:1.5;overflow:auto;max-height:220px}.execution-chat-list{margin-top:12px;display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto}.execution-chat-item{padding:10px 12px;border:1px solid #f0f0f0;border-radius:8px;background:#fff}.execution-chat-related{border-color:#91caff;background:#f0f7ff}.execution-chat-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.execution-chat-content{margin-bottom:0!important;white-space:pre-wrap;word-break:break-word}
