:root{--bg-page: #f4f7fc;--bg-panel: #ffffff;--bg-tint: #f8fbff;--bg-warm: #fff8ef;--ink-main: #1e293b;--ink-subtle: #64748b;--line-soft: #d9e4f2;--line-strong: #bed0e6;--primary-100: #eaf3ff;--primary-500: #2563eb;--primary-600: #1d4ed8;--accent-500: #f59e0b;--font-family-base: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-family-numeric: "SF Mono", "Segoe UI Mono", "Roboto Mono", Consolas, "Liberation Mono", Menlo, Monaco, Courier, monospace}*{box-sizing:border-box}body{margin:0;color:var(--ink-main);background:radial-gradient(1100px 440px at 8% -8%,#fff6e7,#fff6e700 62%),radial-gradient(1000px 420px at 96% 2%,#eaf3ff,#eaf3ff00 58%),linear-gradient(180deg,#f8faff 0%,var(--bg-page) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.app-shell{display:flex;height:100vh;overflow:hidden;padding:8px;gap:4px}.app-rail-left,.app-main,.app-rail-right{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:8px;box-shadow:0 1px #11182705,0 6px 16px #1e40af0d}.app-rail-left{width:286px;overflow:hidden}.app-main{flex:1;overflow:auto;background:linear-gradient(180deg,var(--bg-tint) 0%,#ffffff 84%)}.customer-top-nav{position:sticky;top:0;z-index:90;margin:-20px -20px 12px;padding:10px 20px 8px;border-bottom:1px solid #deebfb;background:#f7f9fc;box-shadow:0 1px #102a560f}.app-rail-right{width:330px;overflow:auto}.ai-overlay-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;pointer-events:none}.ai-overlay-panel{position:absolute;top:10px;right:10px;width:min(560px,calc(100vw - 20px));height:calc(100vh - 20px);border-radius:16px;overflow:hidden;background:#f2f4f8;box-shadow:0 24px 60px #0f172a47;border:1px solid #dbe3f0;pointer-events:auto}.app-splitter{width:2px;cursor:col-resize;border-radius:2px;background:#94a3b82e}.app-splitter:hover{background:#2563eb59}.page-empty{text-align:center;color:var(--ink-subtle);margin-top:120px}.panel-title{font-size:18px;font-weight:700;color:var(--ink-main)}.soft-subtitle{color:var(--ink-subtle);font-size:12px}.page-surface{background:var(--bg-panel)}.section-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-title{margin:0;font-size:15px;font-weight:700;color:#102a56}.page-unified-head h2{margin:0;font-size:32px!important;line-height:1.16!important;font-weight:700!important;color:#1f2c44!important}.page-unified-head .ant-typography{margin-top:4px;color:#6f7d93!important;font-size:14px!important;line-height:1.45}.section-block{border:1px solid var(--line-soft);border-radius:8px;padding:12px;background:#fff}.section-block.soft{background:linear-gradient(180deg,#fff,#f9fcff)}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.kpi-cell{border:1px solid var(--line-soft);border-radius:8px;padding:10px 12px;background:linear-gradient(180deg,#fff,#fcfeff)}.kpi-label{color:var(--ink-subtle);font-size:12px;margin-bottom:6px}.kpi-value{color:#0f2b57;font-size:16px;font-weight:700}.table-shell{border:1px solid var(--line-soft);border-radius:8px;overflow:hidden;background:#fff}.timeline-entry{border:1px solid var(--line-soft);border-left:3px solid #3b82f6;border-radius:8px;padding:10px 12px;background:#fff}.timeline-entry.coach{border-left-color:#f59e0b}.ant-btn-primary{background:linear-gradient(180deg,var(--primary-500) 0%,var(--primary-600) 100%)!important;border-color:var(--primary-600)!important;box-shadow:none!important}.ant-btn-default:hover{border-color:#7fb0ff!important;color:#215cb8!important}.ant-card{border:1px solid var(--line-soft)!important;border-radius:8px!important;box-shadow:none!important}.ant-card .ant-card-head{min-height:42px}.ant-card .ant-card-head-title{color:var(--ink-main);font-weight:600}.ant-tabs .ant-tabs-tab{padding:8px 6px}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1d4ed8;font-weight:600}.ant-menu{background:transparent!important}.ant-menu-item{margin:3px 0!important}.ant-menu-item-selected{background:var(--primary-100)!important;color:var(--primary-500)!important}.ant-input,.ant-select-selector,.ant-picker{border-color:#d6e1ef!important}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#8cb7ff!important;box-shadow:0 0 0 2px #2563eb1f!important}.ant-tag{border-radius:6px!important}.ant-table-wrapper .ant-table{border:0;border-radius:0}.ant-table-wrapper .ant-table-thead>tr>th{background:#f1f6ff!important;color:#2e4467;font-weight:600;border-bottom:1px solid #d7e4f6!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #edf2fa!important}.ant-table-wrapper .ant-table-tbody>tr:nth-child(odd)>td{background:#fcfdff}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#eef5ff!important}.coach-dashboard{display:flex;flex-direction:column;gap:14px}.coach-dashboard-section{border:1px solid var(--line-soft);border-radius:10px;padding:14px;background:#fff}.coach-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.coach-dashboard-title{margin:0;font-size:28px;font-weight:700;color:#1e2f4f;line-height:1.2}.coach-dashboard-subtitle{margin-top:4px;color:#7a879b;font-size:12px}.coach-dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px}.coach-dashboard-kpi-card{border:1px solid #e8eef7;border-radius:10px;padding:12px;background:linear-gradient(180deg,#fff,#f9fbff)}.coach-dashboard-kpi-title{color:#74839b;font-size:12px}.coach-dashboard-kpi-value{margin-top:4px;color:#1e2f4f;font-size:30px;font-weight:700;line-height:1.1}.coach-dashboard-kpi-note{margin-top:6px;color:#7b8ca7;font-size:12px}.coach-dashboard-kpi-note.强调{color:#0f9d5a}.coach-dashboard-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px}.coach-dashboard-highlight-card{border:1px solid #e8eef7;border-radius:10px;padding:12px;background:#fff}.coach-dashboard-highlight-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.coach-dashboard-highlight-name{color:#23324d;font-size:16px;font-weight:600}.coach-dashboard-highlight-main{margin-top:12px;color:#1d2f51;font-size:34px;font-weight:700;line-height:1}.coach-dashboard-highlight-sub{margin-top:6px;color:#7a879b;font-size:12px}.coach-dashboard-actions{display:flex;gap:8px}.coach-dashboard-calendar{margin-top:6px;border:1px solid #e4ebf6;border-radius:10px;overflow:hidden}.coach-dashboard-calendar-head-empty{display:inline-block;width:80px;height:56px;border-right:1px solid #edf2fa;vertical-align:top}.coach-dashboard-calendar-head{display:inline-flex;width:calc((100% - 80px) / 7);height:56px;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #edf2fa;color:#6d7d96}.coach-dashboard-calendar-head:last-child{border-right:0}.coach-dashboard-calendar-head.当前{background:#ebf3ff}.coach-dashboard-calendar-head .星期{font-size:12px}.coach-dashboard-calendar-head .日期{margin-top:3px;font-size:18px;font-weight:700;color:#2b3c5f}.coach-dashboard-calendar-row{display:grid;grid-template-columns:80px repeat(7,1fr);min-height:66px;border-top:1px solid #edf2fa}.coach-dashboard-time-label{display:flex;align-items:flex-start;justify-content:center;padding-top:8px;color:#7f8ea6;font-size:12px;border-right:1px solid #edf2fa}.coach-dashboard-slot{border-right:1px solid #edf2fa;padding:6px}.coach-dashboard-slot:last-child{border-right:0}.coach-dashboard-event{border-radius:6px;padding:5px 6px;min-height:48px;color:#fff}.coach-dashboard-event .标题{font-size:11px;font-weight:600;line-height:1.2}.coach-dashboard-event .客户{margin-top:2px;opacity:.92;font-size:11px;line-height:1.2}.coach-dashboard-event.蓝{background:linear-gradient(180deg,#4a8dff,#2e6de8)}.coach-dashboard-event.绿{background:linear-gradient(180deg,#2cc97c,#13ae66)}.coach-dashboard-event.橙{background:linear-gradient(180deg,#ff9a3b,#ff6a00)}.coach-dashboard-event.粉{background:linear-gradient(180deg,#ff56c5,#e1269c)}.coach-dashboard-event.紫{background:linear-gradient(180deg,#b46bff,#8f43e8)}.customer-list-panel{height:100%;display:flex;flex-direction:column;padding:14px;background:#f4f6fa}.customer-list-header{padding:2px 2px 10px}.customer-list-title{color:#6f7c91;font-size:13px;font-weight:600}.customer-list-subtitle{color:#9aa5b6;font-size:12px}.customer-list-create-btn{height:40px!important;border-radius:10px!important;margin-bottom:12px;font-weight:600}.customer-list-search{margin-bottom:12px}.customer-list-search .ant-input-affix-wrapper{border-radius:10px;background:#fff}.customer-list-scroller{flex:1;overflow:auto}.customer-list-loading{text-align:center;padding:24px}.customer-list-items{display:flex;flex-direction:column;gap:2px}.customer-list-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;background:transparent;padding:9px 10px;cursor:pointer;transition:all .18s ease}.customer-list-item:hover{background:#eef2f8}.customer-list-item.selected{background:#e9eef7}.customer-list-item-main{min-width:0;flex:1}.customer-list-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-list-item-name{color:#2b3a52;font-size:13px;font-weight:700}.customer-list-item-contact{margin-top:2px;color:#97a4b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-list-actions{display:flex;align-items:center;opacity:0;transition:opacity .18s ease}.customer-list-item:hover .customer-list-actions,.customer-list-item.selected .customer-list-actions{opacity:1}.customer-list-footer{padding-top:10px;margin-top:10px;border-top:1px solid #e1e8f3}.customer-rail{height:100%;overflow:auto;background:#f7f9fc}.customer-rail-header{display:flex;align-items:center;gap:12px;padding:18px 14px;border-bottom:1px solid #e2e9f4}.customer-rail-avatar{width:54px;height:54px;border-radius:16px;background:linear-gradient(180deg,#4d86ff,#2e6de8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.customer-rail-name{color:#1f304f;font-size:26px;font-weight:700;line-height:1.1}.customer-rail-phone{margin-top:3px;color:#8b98ad;font-size:12px}.customer-rail-section{padding:12px 14px;border-bottom:1px solid #e2e9f4}.customer-rail-section-title{margin:0 0 10px;color:#1e2f4d;font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px}.customer-rail-section-title .anticon{color:#4f82ff;font-size:14px}.customer-rail-profile-list{margin:0;padding-left:16px;color:#51627f;font-size:14px;line-height:1.75}.customer-rail-section .ant-typography{font-size:14px;line-height:1.7}.customer-rail-section .ant-typography-secondary{color:#596a86}.customer-rail-doc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.customer-rail-doc-header .ant-btn{border-radius:999px;border:1px solid #d7e4f7;padding-inline:10px;color:#4f82ff}.customer-rail-doc-list{display:flex;flex-direction:column;gap:10px}.customer-rail-doc-card{border:1px solid #dfe8f5;border-radius:12px;background:#fff;padding:10px}.customer-rail-doc-name{color:#2a3a55;font-size:13px;font-weight:600;line-height:1.3;word-break:break-all}.customer-rail-doc-meta{margin-top:5px;color:#8c9ab0;font-size:12px}.customer-rail-doc-type{margin-top:4px;color:#5a6f93;font-size:12px}.customer-rail-doc-foot{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.customer-rail-doc-status{border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.customer-rail-doc-status.success{color:#0f9d5a;background:#daf6e8}.customer-rail-doc-status.failed{color:#e23b4f;background:#ffe6ea}.customer-rail-doc-status.pending,.customer-rail-doc-status.processing{color:#6f7f97;background:#edf2fa}.customer-rail-doc-status.duplicate{color:#1d4ed8;background:#eaf2ff}.customer-rail-doc-actions{display:flex;align-items:center;gap:2px}.customer-dashboard{display:flex;flex-direction:column;gap:14px}.customer-dashboard-grid-top,.customer-dashboard-grid-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-dashboard-card{border:1px solid #dce6f5;border-radius:14px;background:#fff;padding:14px}.customer-dashboard-card-title{color:#1f2f4f;font-size:24px;font-weight:700;line-height:1.15}.customer-dashboard-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-dashboard-cycle-name{margin-top:8px;color:#6f7f97;font-size:13px}.customer-dashboard-cycle-row{margin-top:8px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.customer-dashboard-progress-track{height:12px;border-radius:999px;background:#e9eef8;overflow:hidden}.customer-dashboard-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#4f82ff,#2f6fe8)}.customer-dashboard-progress-text{color:#2563eb;font-size:13px;font-weight:700}.customer-dashboard-kv-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.customer-dashboard-kv-grid.exploration-only{grid-template-columns:1fr}.customer-dashboard-kv-label{color:#8b97ac;font-size:12px}.customer-dashboard-kv-value{margin-top:2px;color:#2a3b5a;font-size:20px;font-weight:700}.customer-dashboard-alert-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.customer-dashboard-alert{border-radius:12px;padding:12px;border:1px solid}.customer-dashboard-alert.low{background:#fff9ec;border-color:#f2c878}.customer-dashboard-alert.high{background:#fff4f5;border-color:#f2a0ac}.customer-dashboard-alert-top{display:flex;align-items:center;justify-content:space-between}.customer-dashboard-alert-name{color:#2a3b5a;font-size:15px;font-weight:700}.customer-dashboard-alert-value{margin-top:5px;color:#314868;font-size:13px}.customer-dashboard-alert-ref{margin-top:2px;color:#92a0b4;font-size:12px}.customer-dashboard-week-strip{margin-top:8px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.customer-dashboard-day{border-radius:10px;background:#f2f5fb;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center}.customer-dashboard-day.active{background:#e3edff}.customer-dashboard-day .weekday{color:#7e8ea8;font-size:12px}.customer-dashboard-day .daynum{margin-top:2px;color:#2b3d5d;font-size:30px;font-weight:700;line-height:1}.customer-dashboard-event-row{margin-top:8px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.customer-dashboard-event-cell{min-height:66px}.customer-dashboard-chip{border-radius:10px;min-height:58px;background:linear-gradient(180deg,#4c86ff,#2e6de8);color:#fff;padding:8px;font-size:12px;line-height:1.25}.customer-dashboard-note{border:1px solid #e3eaf6;border-radius:12px;padding:10px 12px;background:#f9fbff;margin-top:8px}.customer-dashboard-note-date{color:#3b6bd6;font-size:12px;font-weight:700}.customer-dashboard-note-content{margin-top:6px;color:#42546f;font-size:13px;line-height:1.45}.customer-dashboard-note-extra{margin-top:6px;color:#8a97ab;font-size:12px}.cycle-metrics-page{display:flex;flex-direction:column;gap:24px;font-family:var(--font-family-base)}.cycle-metrics-warning{border:1px solid #f3d7dc;background:#fff7f8;border-radius:16px;padding:16px}.cycle-metrics-warning-title{display:flex;align-items:center;gap:8px;color:#2f3e5d;font-size:20px;font-weight:700;margin-bottom:12px}.cycle-metrics-warning-title .anticon{color:#f45f6b;font-size:18px}.cycle-metrics-warning-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}.warning-item{border:1px solid #e4e9f4;border-radius:12px;background:#fff;padding:12px}.warning-item .name{color:#2f3f5f;font-size:16px;font-weight:700}.warning-item .value{margin:8px 0;color:#6c7b93;font-size:15px}.warning-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;border:1px solid #ffc8cf;background:#fff1f3;color:#e25b68;font-size:12px;font-weight:600}.cycle-metrics-docs,.cycle-metrics-table-card{border:1px solid #e5eaf2;border-radius:16px;background:#fff;padding:24px}.bind-doc-row{display:flex;gap:12px;flex-wrap:wrap}.bind-doc-chip{min-width:230px;border:1px solid #cce8df;background:#eefaf4;border-radius:12px;padding:10px 12px}.bind-doc-chip .title{color:#2b4b42;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.bind-doc-chip .date{margin-top:4px;color:#7f958f;font-size:12px}.bind-doc-status{margin-top:8px;display:inline-flex;align-items:center;border:1px solid #b9cffb;border-radius:999px;padding:2px 8px;background:#eaf2ff;color:#2e6bff;font-size:11px;font-weight:600}.cycle-metrics-page .ant-segmented{width:fit-content;background:transparent;padding:0}.cycle-metrics-page .ant-segmented-group{gap:8px}.cycle-metrics-page .ant-segmented-item{min-width:120px;height:44px;border:1px solid #e5eaf2;border-radius:12px;padding:12px 20px;margin:0;display:inline-flex;align-items:center;justify-content:center;color:#7a869a;font-size:14px;font-weight:500;background:#fff}.cycle-metrics-page .ant-segmented-thumb{display:none}.cycle-metrics-page .ant-segmented-item-selected{background:#ebf2ff;color:#2e6bff;border-color:#2e6bff}.metrics-result-cell{display:flex;align-items:flex-start;gap:22px}.metrics-result-col .date{color:#8a96ab;font-size:12px}.metrics-result-col .value{margin-top:4px;color:#2b3d5d;font-size:18px;font-weight:700;line-height:1.2}.archive-result-cell{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px 12px}.archive-result-item .date{color:#8a96ab;font-size:12px}.archive-result-item .value{margin-top:4px;color:#2b3d5d;font-size:18px;font-weight:700;line-height:1.2}.metrics-status-col{display:flex;flex-direction:column;gap:6px}.cycle-metrics-add-btn{border-radius:999px!important;padding-inline:12px!important}.inbody-card,.inbody-table-card{border:1px solid #e5eaf2;border-radius:16px;background:#fff}.inbody-card{padding:24px}.inbody-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.inbody-card-title{margin:0;color:#1a2233;font-size:18px;line-height:24px;font-weight:600}.inbody-card-date{display:inline-flex;align-items:center;gap:8px;color:#7a869a;font-size:14px}.inbody-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.inbody-metric-card{min-height:120px;border:1px solid #e5eaf2;border-radius:12px;background:#f7f9fc;padding:16px;display:flex;flex-direction:column}.inbody-metric-label{color:#7a869a;font-size:11px;font-weight:500;line-height:14px;margin-bottom:8px}.inbody-metric-value-wrap{display:inline-flex;align-items:baseline;gap:4px}.inbody-metric-value{color:#1a2233;font-size:24px;line-height:32px;font-weight:600;font-family:var(--font-family-numeric)}.inbody-metric-unit{color:#7a869a;font-size:14px;line-height:20px}.inbody-metric-value-fallback{color:#1a2233;font-size:16px;line-height:22px;font-weight:600}.inbody-metric-trend{margin-top:8px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500}.inbody-metric-trend.up{color:#1f9d74}.inbody-metric-trend.down{color:#e5484d}.inbody-metric-trend.neutral{color:#7a869a}.inbody-trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.inbody-trend-item{min-height:280px;border:1px solid #e5eaf2;border-radius:12px;background:#f7f9fc;padding:16px;display:flex;flex-direction:column}.inbody-trend-item .head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;gap:8px}.inbody-trend-item .title{color:#1a2233;font-size:14px;line-height:20px;font-weight:600}.inbody-trend-item .delta{font-size:11px;font-weight:500}.inbody-trend-item .delta.up{color:#1f9d74}.inbody-trend-item .delta.down{color:#e5484d}.inbody-trend-item .delta.neutral{color:#7a869a}.inbody-trend-item .current-value{color:#1a2233;font-family:var(--font-family-numeric);font-size:18px;line-height:24px;font-weight:600;margin-bottom:12px}.inbody-trend-item .chart-area{width:100%;height:200px;margin-top:auto}.inbody-mini-trend-svg{width:100%;height:100%}.inbody-chart-empty{height:200px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px}.inbody-table-card{overflow:hidden}.inbody-table-head{height:80px;padding:24px;border-bottom:1px solid #e5eaf2;background:#f7f9fc;display:flex;align-items:center;justify-content:space-between;gap:12px}.inbody-table-head .ant-typography{margin:4px 0 0;color:#7a869a}.inbody-table-loading,.inbody-table-empty{min-height:180px;display:flex;align-items:center;justify-content:center;padding:24px}.inbody-table-scroll{overflow-x:auto}.inbody-history-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.inbody-history-table thead th{height:56px;padding:16px 24px;background:#f7f9fc;border-bottom:2px solid #e5eaf2;color:#4b5565;font-size:14px;font-weight:600;text-align:center;white-space:nowrap}.inbody-history-table .metric-col{min-width:132px;max-width:180px;text-align:left;padding-left:16px!important;padding-right:16px!important}.inbody-history-table .range-col{min-width:104px;color:#7a869a;font-size:13px;padding-left:14px!important;padding-right:14px!important}.inbody-history-table .sticky-col{position:sticky;left:0;z-index:5;background:#fff;border-right:1px solid #e5eaf2}.inbody-history-table thead .sticky-col{background:#f7f9fc;z-index:6}.inbody-history-table .latest-col{background:#ebf2ff}.inbody-history-table .section-row td{height:48px;padding:12px 24px;font-size:14px;font-weight:700;color:#1a2233;border-bottom:1px solid #e5eaf2}.inbody-history-table .section-row.section-primary td{background:#ebf2ff}.inbody-history-table .section-row.section-warning td{background:#fff5e6}.inbody-history-table .section-row.section-success td{background:#f0fdf9}.inbody-history-table .data-row td{min-width:120px;height:64px;padding:12px 24px;border-bottom:1px solid #f3f4f6;text-align:center;background:#fff}.inbody-history-table .data-row td.metric-col{text-align:left;color:#1a2233;font-size:14px;font-weight:500;white-space:normal;word-break:break-word}.inbody-history-table .data-row .cell-value{color:#1a2233;font-size:14px;line-height:20px}.inbody-history-table .data-row td.latest-col .cell-value{font-weight:600}.inbody-history-table .data-row .cell-delta{margin-top:4px;font-size:11px;line-height:14px;font-weight:500}.inbody-history-table .data-row .cell-delta.up{color:#1f9d74}.inbody-history-table .data-row .cell-delta.down{color:#e5484d}.inbody-history-table .data-row .cell-delta.neutral{color:#7a869a}.bind-manage-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e3eaf6;border-radius:10px;padding:10px}.bind-manage-item .info{min-width:0;flex:1}.bind-manage-item .name{color:#2b3d5d;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bind-manage-item .meta{margin-top:3px;color:#8a97ab;font-size:12px}.questionnaires-page{display:flex;flex-direction:column;gap:16px}.questionnaires-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.questionnaires-head h2{margin:0;font-size:32px;line-height:1.2;color:#141d31}.questionnaires-section-card{background:#fff;border:1px solid #dde3ee;border-radius:18px;overflow:hidden}.questionnaires-section-title{padding:18px 24px;border-bottom:1px solid #e8edf5;font-size:18px;line-height:1.2;font-weight:700;color:#202c43}.questionnaire-list{padding:18px;display:flex;flex-direction:column;gap:12px}.questionnaire-item{border:1px solid #e1e7f0;border-radius:14px;background:#fff;min-height:74px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.questionnaire-item-clickable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.questionnaire-item-clickable:hover{border-color:#c7d6ef;box-shadow:0 6px 16px #1f3d7814}.questionnaire-item-clickable:focus-visible{outline:2px solid #4f82ff;outline-offset:2px}.questionnaire-item-main{min-width:0;flex:1}.questionnaire-item-title-row{display:flex;align-items:center;gap:10px}.questionnaire-item-title-row h4{margin:0;font-size:16px;line-height:1.35;color:#202b42;font-weight:700}.questionnaire-item-meta{margin-top:6px;color:#6f7a8f;font-size:13px;line-height:1.45;display:flex;gap:18px;flex-wrap:wrap}.questionnaire-item-arrow{color:#9ca8bd;font-size:16px;margin-left:14px}.questionnaire-create-form{display:flex;flex-direction:column;gap:14px}.questionnaire-create-form .field{display:flex;flex-direction:column;gap:6px}.communication-page{display:flex;flex-direction:column;gap:16px}.communication-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.communication-head h2{margin:0;font-size:32px;line-height:1.2;color:#17233a}.communication-timeline-wrap{border:1px solid #dde5f1;border-radius:14px;background:#fff;padding:16px}.communication-loading{text-align:center;padding:36px}.communication-timeline{position:relative;display:flex;flex-direction:column;gap:14px}.communication-timeline:before{content:"";position:absolute;left:12px;top:10px;bottom:10px;width:2px;background:#e5e9f2}.communication-event{position:relative;padding-left:34px}.communication-dot{position:absolute;left:7px;top:26px;width:10px;height:10px;border-radius:999px;background:#5d87ff;border:2px solid #fff;z-index:1}.communication-dot.coach{background:#af4f67}.communication-dot.interaction{background:#5d87ff}.communication-card{border:1px solid #dfe6f2;border-radius:12px;background:#fff;padding:14px 16px}.communication-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.communication-title-wrap{display:flex;align-items:flex-start;gap:10px}.communication-icon{color:#8e4e5e;font-size:16px;margin-top:2px}.communication-dot.interaction~.communication-card .communication-icon{color:#3d6de0}.communication-title-wrap h3{margin:0;color:#1d2a42;font-size:16px;line-height:1.3;font-weight:700}.communication-title-wrap p{margin:2px 0 0;color:#7c89a1;font-size:13px}.communication-content{margin-top:10px;color:#2f3d56;font-size:15px;line-height:1.6;white-space:pre-wrap}.communication-actions{margin-top:10px;display:flex;gap:8px}.communication-ai-block{margin-top:12px;border:1px solid #decffc;background:#f8f3ff;border-radius:10px;padding:10px 12px}.communication-ai-title{color:#6f3ec8;font-size:13px;font-weight:700;margin-bottom:4px}.communication-ai-text{color:#6a53aa;font-size:13px;line-height:1.5}.communication-attachments{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.communication-pending-card{border:1px solid #dde5f1;border-radius:14px;background:#fff;padding:12px}.communication-pending-list{display:grid;gap:8px}.communication-pending-item{border:1px solid #e5ebf5;border-radius:10px;padding:10px 12px;background:#fbfcff}.communication-pending-item .question{color:#273853;font-size:14px}.communication-pending-item .date{margin-top:3px;color:#8794a9;font-size:12px}.cmr-page{display:flex;flex-direction:column;gap:16px}.cmr-tabs{width:fit-content}.cmr-tabs .ant-segmented-group{gap:8px}.cmr-tabs .ant-segmented-item{border:1px solid #dbe2ee;border-radius:10px;background:#f6f8fb;padding:8px 16px;color:#5c6d89;font-weight:600}.cmr-tabs .ant-segmented-item-selected{background:#8a4f62!important;border-color:#8a4f62!important;color:#fff!important}.cmr-card{border:1px solid #dee5f0;border-radius:14px;background:#fff;overflow:hidden}.cmr-loading{text-align:center;padding:36px}.cmr-sections{display:flex;flex-direction:column}.cmr-section{border-top:1px solid #e8edf4;padding:0 24px 4px}.cmr-section:first-child{border-top:none}.cmr-section h3{margin:16px 0 8px;color:#2a3448;font-size:20px;line-height:1.2;font-weight:700}.cmr-metric-block{padding:16px 0 18px;border-top:1px solid #e9edf4}.cmr-metric-block:first-of-type{border-top:none}.cmr-metric-title{color:#2a3448;font-size:18px;line-height:1.2;font-weight:700}.cmr-metric-range{margin-top:2px;color:#8a96aa;font-size:14px;line-height:1.25;font-weight:500}.cmr-mini-table{margin-top:10px;border-top:1px solid #e7ecf4}.cmr-mini-head,.cmr-mini-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;column-gap:14px}.cmr-mini-head{min-height:38px;color:#8d99ac;font-size:11px;line-height:1;font-weight:700;background:#f7f9fc;padding:0 14px;border-bottom:1px solid #e9edf4}.cmr-mini-row{min-height:42px;color:#4f5d74;font-size:14px;line-height:1.2;padding:0 14px;border-bottom:1px solid #edf1f7}.cmr-mini-row:last-child{border-bottom:none}.intervention-page{display:flex;flex-direction:column;gap:16px}.intervention-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.intervention-head h2{margin:0;color:#202b3f;font-size:34px;line-height:1.15;font-weight:700}.intervention-head .ant-typography{font-size:14px;color:#6d7890}.intervention-head .ant-btn-primary{border-radius:10px!important;padding-inline:14px!important}.intervention-section-card{border:1px solid #dee5f0;border-radius:14px;background:#fff;overflow:hidden}.intervention-section-title{padding:18px 24px;border-bottom:1px solid #e7ecf3;color:#2b364b;font-size:18px;line-height:1.2;font-weight:700}.intervention-card-list{padding:18px;display:flex;flex-direction:column;gap:12px}.intervention-plan-card{border:1px solid #e2e8f2;border-radius:12px;background:#fff;padding:14px 16px}.intervention-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.intervention-plan-title-wrap{display:flex;align-items:flex-start;gap:10px}.intervention-plan-title-wrap .anticon{margin-top:3px;color:#8a5968;font-size:16px}.intervention-plan-title-wrap h4{margin:0;color:#233047;font-size:16px;line-height:1.3;font-weight:700}.intervention-plan-title-wrap p{margin:3px 0 0;color:#8794a9;font-size:13px}.intervention-plan-right{display:flex;align-items:center;gap:8px;color:#a4afc1}.intervention-plan-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.intervention-plan-grid h5{margin:0 0 8px;color:#2e3b53;font-size:15px;line-height:1.2;font-weight:700}.intervention-plan-grid ul{margin:0;padding-left:18px;color:#4f5f78;font-size:13px;line-height:1.6}.intervention-loading{text-align:center;padding:36px}.ai-chat-shell{height:100%;display:grid;grid-template-columns:180px 1fr;background:#f2f4f8}.ai-chat-history{border-right:1px solid #e2e7f0;background:#f7f9fc;padding:10px 10px 8px;display:flex;flex-direction:column}.ai-chat-new-btn{width:100%;border-radius:10px!important;height:32px;font-size:13px;margin-bottom:10px}.ai-chat-history-title{color:#7f8ba1;font-size:12px;margin-bottom:8px;padding:0 4px}.ai-chat-history-list{overflow:auto;display:flex;flex-direction:column;gap:6px}.ai-chat-history-item{border:1px solid #e7ecf4;background:#fff;border-radius:10px;padding:8px;text-align:left;cursor:pointer}.ai-chat-history-item.active{border-color:#cfd9ea;background:#f9fbff}.ai-chat-history-item .title{color:#33445f;font-size:12px;font-weight:700;line-height:1.35}.ai-chat-history-item .preview{margin-top:4px;color:#7f8ca3;font-size:11px;line-height:1.35}.ai-chat-history-item .time{margin-top:6px;color:#a0acbf;font-size:11px}.ai-chat-main{display:flex;flex-direction:column;min-width:0}.ai-chat-header{height:54px;border-bottom:1px solid #e4eaf4;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#fff}.ai-chat-header-left{display:flex;align-items:center;gap:10px;color:#77839b}.ai-chat-agent-badge{width:22px;height:22px;border-radius:999px;background:#4175f0;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.ai-chat-agent-info h4{margin:0;color:#2f3d57;font-size:13px;font-weight:700;line-height:1.2}.ai-chat-agent-info p{margin:2px 0 0;color:#8c98ab;font-size:11px}.ai-chat-header-right{display:flex;align-items:center;gap:4px;color:#9aa7bc}.ai-chat-messages{flex:1;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.ai-chat-bubble-row{display:flex;flex-direction:column;max-width:86%}.ai-chat-bubble-row.assistant{align-self:flex-start}.ai-chat-bubble-row.user{align-self:flex-end}.ai-chat-bubble{border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.6;word-break:break-word}.ai-chat-bubble-row.assistant .ai-chat-bubble{background:#fff;border:1px solid #e5ebf5;color:#3a4761}.ai-chat-bubble-row.user .ai-chat-bubble{background:#3f6fe9;color:#fff}.ai-chat-time{margin-top:4px;color:#9aa6ba;font-size:11px;padding:0 2px}.ai-chat-bubble-row.user .ai-chat-time{text-align:right}.ai-chat-input{border-top:1px solid #e3e9f4;background:#fff;padding:10px 12px 8px}.ai-chat-input-wrap{border:1px solid #dfe6f2;border-radius:12px;min-height:50px;display:flex;align-items:flex-end;gap:8px;padding:7px 8px}.ai-chat-input-wrap .ant-input{font-size:13px}.ai-chat-input-wrap .ant-btn-circle{flex:0 0 auto}.ai-chat-input .ant-typography{margin-top:6px;font-size:11px;display:block;text-align:center}.intervention-status-pill{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600}.intervention-status-pill.active{background:#e7f7e9;color:#3d9f58}.intervention-status-pill.done{background:#eef1f5;color:#667286}.ai-fab{width:48px!important;height:48px!important;border:0!important;box-shadow:0 10px 24px #2563eb5c!important;background:linear-gradient(180deg,#4f82ff,#2f6fe8)!important}.ai-fab .anticon{color:#fff!important;font-size:21px!important}@media (max-width: 1200px){.app-shell{display:grid;grid-template-columns:260px 1fr;grid-template-rows:1fr auto;height:auto;min-height:100vh}.app-rail-right{grid-column:1 / -1;width:auto;min-height:260px}.inbody-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.kpi-grid,.coach-dashboard-kpi-grid,.coach-dashboard-highlight-grid{grid-template-columns:1fr 1fr}.coach-dashboard-calendar{overflow-x:auto}.customer-dashboard-grid-top,.customer-dashboard-grid-bottom,.cycle-metrics-warning-grid{grid-template-columns:1fr}.cycle-metrics-page{gap:16px}.cycle-metrics-docs,.cycle-metrics-table-card,.inbody-card{padding:16px}.inbody-table-head{height:auto;padding:16px;align-items:flex-start;flex-direction:column}.inbody-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.inbody-trend-grid{grid-template-columns:1fr;gap:16px}.inbody-history-table thead th,.inbody-history-table .data-row td{padding:12px 16px}.cycle-metrics-head h2{font-size:28px}.page-unified-head h2{font-size:24px!important}.questionnaires-head h2{font-size:24px}.questionnaires-section-title{font-size:16px;padding:14px 16px}.questionnaire-item{min-height:68px;padding:12px 14px}.questionnaire-item-title-row h4{font-size:15px}.questionnaire-item-meta{margin-top:5px;font-size:12px;gap:14px}.communication-head{flex-direction:column}.cmr-section{padding:0 14px 4px}.cmr-mini-head,.cmr-mini-row{grid-template-columns:1fr 1fr .8fr;column-gap:8px;padding:0 10px}.intervention-head{flex-direction:column}.intervention-head h2{font-size:24px}.intervention-section-title{font-size:16px;padding:14px 16px}.intervention-card-list{padding:12px}.intervention-plan-grid{grid-template-columns:1fr;gap:12px}.ai-chat-shell{grid-template-columns:1fr}.ai-chat-history{display:none}.ai-overlay-panel{top:0;right:0;width:100vw;height:100vh;border-radius:0}}@media (max-width: 600px){.cycle-metrics-page .ant-segmented-item{min-width:96px;padding:10px 14px;font-size:13px}.inbody-card-title{font-size:16px}.inbody-metric-value{font-size:22px;line-height:30px}.inbody-history-table .metric-col{min-width:120px}}
