: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:10px;gap:12px}.app-shell--customer,.app-shell--list{padding:0;gap:0;background:#eef2f7}.app-rail-left,.app-main,.app-rail-right{border:1px solid #d9e1ee;background:var(--bg-panel);border-radius:14px;box-shadow:0 1px 2px #1018280a}.app-rail-left{width:286px;overflow:hidden}.app-main{flex:1;overflow:auto;background:#f7f9fc}.app-main--customer{display:flex;flex-direction:column;border-radius:0;box-shadow:none;border-color:#d9e1ee;background:#eef2f7}.app-main--list{border-radius:0;box-shadow:none;border-left:0;border-color:#d9e1ee;background:#eef2f7}.customer-top-nav{position:sticky;top:0;z-index:90;margin:0;padding:16px 32px 0;border-bottom:1px solid #dce4ef;background:#fff;box-shadow:none}.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:4px;cursor:col-resize;border-radius:3px;background:transparent}.app-splitter:hover{background:#2563eb38}.app-shell--customer .app-splitter,.app-shell--list .app-splitter{width:2px;margin:0;position:relative;background:transparent}.app-shell--customer .app-splitter:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:#d5deeb}.app-shell--list .app-splitter:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:#d5deeb}.app-shell--customer .app-splitter:hover:before{background:#2563eb8c}.app-shell--list .app-splitter:hover:before{background:#2563eb8c}.app-shell--customer .app-rail-left{border-radius:0;box-shadow:none;border-right:0;border-color:#d9e1ee;background:#fff}.app-shell--customer .app-main{border-radius:0;box-shadow:none;border-left:0}.app-shell--list .app-rail-left{border-radius:0;box-shadow:none;border-right:0;border-color:#d9e1ee;background:#fff}.app-shell--list .app-main{border-radius:0;box-shadow:none;border-left:0}.customer-back-link.ant-btn{border:none!important;box-shadow:none!important;padding:4px 6px!important;height:36px!important;color:#3f4f67!important;font-size:16px;font-weight:600}.customer-back-link.ant-btn:hover{color:#1f2f4f!important;background:#2e6bff0f!important}.customer-tab-label{display:inline-flex;align-items:center;gap:8px;font-size:17px;line-height:22px;font-weight:600;color:#4b5565}.customer-tab-label .anticon{font-size:16px}.customer-top-nav .ant-tabs-nav{margin:0!important}.customer-top-nav .ant-tabs-tab{padding:16px 0 18px!important}.customer-top-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:42px!important}.customer-top-nav .ant-tabs-tab-active .customer-tab-label,.customer-top-nav .ant-tabs-tab-active .customer-tab-label .anticon{color:#2e6bff}.customer-top-nav .ant-tabs-ink-bar{height:3px!important;border-radius:999px;background:#2e6bff!important}.customer-top-nav .section-strip{margin-bottom:0!important;min-height:28px;padding-bottom:2px}.customer-top-nav-cycle-picker{justify-content:flex-end}.customer-top-nav .ant-tabs-content-holder{background:transparent}.customer-main-content,.coach-main-content{padding:20px 24px 28px;background:#eef2f7}.customer-rail-back-wrap{padding:18px 20px 10px}.customer-rail-body{height:calc(100% - 60px)}.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}.dashboard-add-btn.ant-btn{height:30px;border-radius:8px;padding-inline:12px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;background:linear-gradient(180deg,#4f82ff,#2f6fe8)!important;border-color:#2f6fe8!important;box-shadow:none!important}.dashboard-add-btn.ant-btn .anticon{font-size:12px}.dashboard-add-btn.ant-btn:hover,.dashboard-add-btn.ant-btn:focus{background:linear-gradient(180deg,#5d8dff,#3c79f0)!important;border-color:#3c79f0!important}.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:16px;padding:6px 4px 12px}.coach-dashboard-section{border:1px solid #dce4ef;border-radius:16px;padding:18px;background:#fff;box-shadow:0 6px 16px #0f172a0a}.coach-dashboard-section:first-child{background:linear-gradient(180deg,#fff,#f9fbff)}.coach-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.coach-dashboard-title{margin:0;font-size:clamp(22px,1.8vw,28px);font-weight:700;color:#1e2f4f;line-height:1.2}.coach-dashboard-subtitle{margin-top:4px;color:#7988a0;font-size:13px}.coach-dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.coach-dashboard-kpi-card{border:1px solid #e3eaf6;border-radius:12px;padding:14px 15px;background:linear-gradient(180deg,#fbfdff,#f7faff);box-shadow:0 3px 10px #2948790d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.coach-dashboard-kpi-card:hover{transform:translateY(-1px);box-shadow:0 8px 16px #29487917;border-color:#d3e0f2}.coach-dashboard-kpi-title{color:#74839b;font-size:13px;font-weight:600}.coach-dashboard-kpi-value{margin-top:5px;color:#1e2f4f;font-size:30px;font-weight:700;line-height:1.1}.coach-dashboard-kpi-note{margin-top:6px;color:#7b8ca7;font-size:13px}.coach-dashboard-kpi-note.强调{color:#0f9d5a}.coach-dashboard-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.coach-dashboard-highlight-card{border:1px solid #e3eaf6;border-radius:14px;padding:14px 15px;background:linear-gradient(180deg,#fff,#fafcff);box-shadow:0 3px 10px #2948790d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.coach-dashboard-highlight-card:hover{transform:translateY(-1px);box-shadow:0 8px 16px #29487917;border-color:#d3e0f2}.coach-dashboard-highlight-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.coach-dashboard-highlight-name{color:#23324d;font-size:15px;font-weight:700}.coach-dashboard-highlight-main{margin-top:14px;color:#1d2f51;font-size:32px;font-weight:700;line-height:1}.coach-dashboard-highlight-sub{margin-top:6px;color:#7a879b;font-size:13px}.coach-dashboard-actions{display:flex;gap:8px}.coach-dashboard-calendar{margin-top:8px;border:1px solid #dce4ef;border-radius:14px;background:#fbfdff;overflow:hidden;box-shadow:inset 0 1px #fffc}.coach-dashboard-calendar-head-empty{display:inline-block;width:76px;height:54px;border-right:1px solid #edf2fa;background:#f7f9fd;vertical-align:top}.coach-dashboard-calendar-head{display:inline-flex;width:calc((100% - 76px) / 7);height:54px;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:76px repeat(7,1fr);min-height:64px;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;background:#fff}.coach-dashboard-slot:last-child{border-right:0}.coach-dashboard-event{border-radius:9px;padding:7px 9px;min-height:52px;color:#fff;box-shadow:0 6px 12px #1e2f4f29}.coach-dashboard-event .标题{font-size:12px;font-weight:600;line-height:1.2}.coach-dashboard-event .客户{margin-top:2px;opacity:.92;font-size:12px;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:16px 14px 14px;background:#fff}.customer-list-header{padding:2px 4px 12px;border-bottom:1px solid #e2e9f4;margin-bottom:12px}.customer-list-title{color:#304463;font-size:16px;font-weight:600}.customer-list-subtitle{color:#8392a9;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;border-color:#dbe4f2}.customer-list-scroller{flex:1;overflow:auto}.customer-list-loading{text-align:center;padding:24px}.customer-list-items{display:flex;flex-direction:column;gap:8px}.customer-list-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e2e9f4;border-radius:10px;background:#fff;padding:10px 11px;cursor:pointer;transition:all .2s ease}.customer-list-item:hover{border-color:#d0ddee;background:#f8fbff;box-shadow:0 4px 10px #2948790f}.customer-list-item.selected{border-color:#c4d7ff;background:#eef4ff;box-shadow:0 4px 12px #2e6bff14}.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:#7e8ea8;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:12px;margin-top:12px;border-top:1px solid #e1e8f3}.customer-rail{height:100%;overflow:auto;background:#fff}.customer-rail-header{display:flex;align-items:center;gap:12px;padding:22px 20px;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:24px;font-weight:700;line-height:1.1}.customer-rail-phone{margin-top:3px;color:#8b98ad;font-size:12px}.customer-rail-section{padding:16px 20px;border-bottom:1px solid #e2e9f4}.customer-rail-profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.customer-rail-profile-header .ant-btn:not(.dashboard-add-btn){border-radius:999px;border:1px solid #d7e4f7;padding-inline:10px;color:#4f82ff}.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-needs-list{padding-left:18px}.customer-rail-need-item{margin-bottom:2px}.customer-rail-need-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-rail-need-text{flex:1;min-width:0;white-space:normal;word-break:break-word}.customer-rail-need-actions{display:inline-flex;align-items:center;opacity:0;transition:opacity .2s ease}.customer-rail-need-item:hover .customer-rail-need-actions{opacity:1}.customer-rail-need-actions .ant-btn{color:#6f7f97}.customer-rail-need-actions .ant-btn:hover{color:#2e6bff}.customer-rail-need-actions .ant-btn-dangerous:hover{color:#e5484d}.customer-rail-needs-empty{color:#8c9ab0;list-style:none;margin-left:-16px}.customer-rail-need-add,.customer-rail-needs-more{margin-top:6px}.customer-rail-needs-more .ant-btn-link{padding-inline:0;color:#2e6bff;font-weight:600}.customer-rail-trust-wrap{display:flex;align-items:center;gap:12px}.customer-rail-trust-score{width:62px;height:62px;border-radius:18px;background:#e8f8f1;display:inline-flex;align-items:center;justify-content:center;font-size:34px;font-weight:700;line-height:1;flex:0 0 auto}.customer-rail-trust-main{flex:1;min-width:0}.customer-rail-trust-track{width:100%;height:12px;border-radius:999px;background:#edf2f8;overflow:hidden}.customer-rail-trust-fill{height:100%;border-radius:999px;transition:width .2s ease}.customer-rail-trust-label{margin-top:8px;color:#4e5f79;font-size:15px;font-weight:600}.customer-rail-trust-reason{margin-top:4px;color:#7d8ba1;font-size:12px;line-height:1.45}.customer-rail-trust-updated{margin-top:4px;color:#9aa8bb;font-size:11px}.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-needs-drawer .ant-drawer-header{border-bottom:1px solid #e5eaf2}.customer-needs-drawer .ant-drawer-body{padding:14px}.customer-needs-drawer-head{display:flex;justify-content:flex-end}.customer-needs-drawer-add{margin-top:10px}.customer-needs-drawer-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.customer-needs-drawer-item{border:1px solid #e2e9f4;border-radius:10px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-needs-drawer-item .text{color:#455875;font-size:14px;line-height:1.5;flex:1}.customer-needs-drawer-item .actions{display:inline-flex;align-items:center}.customer-profile-entry-drawer .ant-drawer-header{border-bottom:1px solid #e5eaf2;padding:14px 16px;background:#fff}.customer-profile-entry-drawer .ant-drawer-body{padding:12px 14px 18px;background:#fff}.profile-entry-drawer-head{display:flex;align-items:flex-start;gap:10px}.profile-entry-drawer-icon{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ebf2ff;color:#2e6bff;font-size:12px;margin-top:1px}.profile-entry-drawer-title{color:#1a2233;font-size:18px;line-height:1.2;font-weight:700}.profile-entry-drawer-subtitle{margin-top:2px;color:#6f7d93;font-size:12px}.profile-entry-mode{margin-bottom:12px}.profile-entry-mode .ant-segmented{border-radius:10px;background:#f3f6fb;padding:3px}.profile-entry-mode .ant-segmented-item{min-height:34px;border-radius:8px;color:#7a869a;font-size:13px;font-weight:600}.profile-entry-mode .ant-segmented-item span{display:inline-flex;align-items:center;gap:6px}.profile-entry-mode .ant-segmented-item-selected{color:#2e6bff!important;background:#fff!important;box-shadow:0 1px 2px #0f172a14}.profile-entry-panel{border:1px solid #dde6f3;border-radius:10px;background:#fff;padding:12px;margin-bottom:12px}.profile-entry-panel-title{color:#22314b;font-size:14px;font-weight:700;margin-bottom:8px}.profile-entry-tip{border-left:3px solid #2e6bff;border-radius:8px;background:#ebf2ff;padding:10px 10px 10px 12px;color:#4b5565;font-size:12px;line-height:1.5;display:flex;align-items:flex-start;gap:8px}.profile-entry-panel-actions{margin-top:10px}.profile-entry-editor{display:flex;flex-direction:column;gap:9px;margin-top:10px}.profile-entry-field{display:flex;flex-direction:column;gap:6px}.profile-entry-label{color:#4e5f7a;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.profile-entry-field .ant-input,.profile-entry-field .ant-input-affix-wrapper,.profile-entry-field .ant-select-selector,.profile-entry-field .ant-input-textarea textarea{border-color:#e5eaf2!important;border-radius:10px!important;font-size:13px}.profile-entry-field .ant-input,.profile-entry-field .ant-input-affix-wrapper,.profile-entry-field .ant-select-selector{height:38px}.profile-entry-ai-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-entry-ai-card{border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;padding:8px 10px;display:flex;align-items:flex-start;gap:8px}.profile-entry-ai-card .anticon{color:#2e6bff;margin-top:2px}.profile-entry-ai-card .name{color:#7a869a;font-size:11px}.profile-entry-ai-card .value{margin-top:2px;color:#1f2f4f;font-size:12px;line-height:1.4;word-break:break-word}.profile-entry-manual-sep{height:1px;background:#e8edf5;margin:12px 0 4px}.profile-entry-footer{position:sticky;bottom:0;z-index:2;border-top:1px solid #e3e9f3;background:#fff;padding-top:10px;display:flex;justify-content:space-between;gap:8px}.profile-entry-footer .ant-btn{min-width:88px;border-radius:10px}.profile-entry-footer .ant-btn-primary{padding-inline:16px}.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:16px}.customer-dashboard-grid-top,.customer-dashboard-grid-bottom{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:16px}.customer-dashboard-card{border:1px solid #dce4ef;border-radius:14px;background:#fff;padding:18px;box-shadow:0 6px 18px #0f172a0a}.customer-dashboard-quick-notes{border-radius:14px;border:1px solid #dbe3f0;background:#fff;box-shadow:0 4px 14px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.customer-dashboard-quick-notes.expanded{border-color:#4f82ff;box-shadow:0 10px 24px #2f6fe81f}.customer-dashboard-quick-notes.focused{border-color:#2e6bff}.customer-dashboard-quick-notes-compact-trigger{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;text-align:left}.customer-dashboard-quick-notes-icon-box{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ebf2ff;color:#2e6bff;flex:0 0 auto}.customer-dashboard-quick-notes-compact-text{color:#7a879b;font-size:14px;flex:1}.customer-dashboard-quick-notes-ai-tag{border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#ecfdf5;color:#1f9d74;font-size:12px;font-weight:600;white-space:nowrap}.customer-dashboard-quick-notes-ai-tag.compact{padding:4px 9px}.customer-dashboard-quick-notes-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #e6edf8}.customer-dashboard-quick-notes-head-left{display:flex;align-items:center;gap:12px}.customer-dashboard-quick-notes-title{color:#1f2f4f;font-size:15px;font-weight:700;line-height:1.2}.customer-dashboard-quick-notes-subtitle{margin-top:3px;color:#7e8ea8;font-size:12px}.customer-dashboard-quick-notes-input-wrap{padding:0 16px}.customer-dashboard-quick-notes-textarea{width:100%;min-height:84px;border:0;border-bottom:1px solid #e6edf8;outline:0;resize:vertical;font-size:14px;line-height:1.62;color:#1f2f4f;padding:12px 0}.customer-dashboard-quick-notes-textarea::placeholder{color:#9aa8bb}.customer-dashboard-quick-notes-footer{padding:10px 16px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-dashboard-quick-notes-footer-meta{display:flex;align-items:center;gap:8px;color:#8a98ad;font-size:12px}.customer-dashboard-quick-notes-submit.ant-btn{height:34px;border-radius:10px;font-weight:600;padding-inline:16px}.customer-dashboard-quick-notes-result{margin:0 16px 14px;border:1px solid #e2e9f4;border-radius:12px;background:#f7f9fc;padding:14px}.customer-dashboard-quick-notes-result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-dashboard-quick-notes-result-title{display:inline-flex;align-items:center;gap:8px;color:#1f2f4f;font-size:14px;font-weight:700}.customer-dashboard-quick-notes-result-title .anticon{color:#10b981}.customer-dashboard-quick-notes-editable-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef2f8;color:#75859c;font-size:11px;font-weight:600;padding:3px 8px}.customer-dashboard-quick-notes-sentiment{margin-top:10px;display:flex;align-items:center;gap:8px;color:#4b5b75;font-size:12px;font-weight:600}.customer-dashboard-quick-notes-trust{margin-top:8px;display:flex;align-items:center;gap:8px}.customer-dashboard-quick-notes-trust .label{color:#4b5b75;font-size:12px;font-weight:600}.customer-dashboard-quick-notes-trust .reason{color:#7f8da3;font-size:12px}.customer-dashboard-quick-notes-summary{margin-top:8px;border-radius:8px;border:1px solid #e4ebf7;background:#fff;color:#42546f;font-size:12px;line-height:1.6;padding:8px 10px}.customer-dashboard-quick-notes-devices{margin-top:8px;border-radius:8px;border:1px dashed #d8e4fb;background:#f8fbff;padding:8px 10px}.customer-dashboard-quick-notes-profile-changes{margin-top:8px;border-radius:8px;border:1px dashed #d9efdf;background:#f4fbf6;padding:8px 10px}.customer-dashboard-quick-notes-profile-change-list{margin-top:6px;display:flex;flex-direction:column;gap:6px}.customer-dashboard-quick-notes-profile-change-item{display:flex;align-items:center;gap:6px;color:#42546f;font-size:12px;line-height:1.5}.customer-dashboard-quick-notes-profile-change-item .field{color:#2d435f;font-weight:600}.customer-dashboard-quick-notes-profile-change-item .arrow{color:#8a9bb0}.customer-dashboard-quick-notes-profile-change-item .value{color:#355174}.customer-dashboard-quick-notes-devices-title{color:#2f4a7f;font-size:12px;font-weight:700}.customer-dashboard-quick-notes-devices-list{margin-top:6px;display:flex;flex-direction:column;gap:6px}.customer-dashboard-quick-notes-device-item{display:flex;align-items:center;gap:8px;color:#42546f;font-size:12px;line-height:1.5}.customer-dashboard-quick-notes-groups{margin-top:10px;display:flex;flex-direction:column;gap:12px}.customer-dashboard-quick-notes-group-head{display:inline-flex;align-items:center;gap:8px;color:#243650;font-size:12px;font-weight:700}.customer-dashboard-quick-notes-group-count{font-size:11px;font-weight:700;border-radius:999px;padding:1px 7px}.customer-dashboard-quick-notes-items{margin-top:8px;display:flex;flex-direction:column;gap:6px}.customer-dashboard-quick-notes-item{border:1px solid #e3eaf6;background:#fff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:8px}.customer-dashboard-quick-notes-item-content{flex:1;color:#3f526f;font-size:13px;line-height:1.5}.customer-dashboard-quick-notes-item-actions{display:inline-flex;align-items:center;gap:6px;opacity:0;transition:opacity .15s ease}.customer-dashboard-quick-notes-item:hover .customer-dashboard-quick-notes-item-actions{opacity:1}.customer-dashboard-quick-notes-item-editing{display:flex;align-items:center;gap:8px;width:100%}.customer-dashboard-quick-notes-item-edit-actions{display:inline-flex;align-items:center;gap:6px}.customer-dashboard-quick-notes-result-foot{margin-top:12px;padding-top:10px;border-top:1px solid #e4ebf7}.customer-dashboard-quick-notes-result-tip{display:inline-flex;align-items:center;gap:8px;color:#7d8ca5;font-size:12px}.customer-dashboard-quick-notes-result-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-dashboard-quick-notes-result-actions .ant-btn{border-radius:10px;height:36px;font-weight:600}.customer-dashboard-card-title{margin:0;color:#1f2f4f;font-size:clamp(16px,1.3vw,20px);font-weight:700;line-height:1.2}.customer-dashboard-cycle-card{padding:20px}.customer-dashboard-cycle-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-dashboard-cycle-clock-btn{width:34px;height:34px;border-radius:50%;border:1px solid #d9e4f4;background:#fff;color:#2e6bff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.customer-dashboard-cycle-clock-btn:hover{border-color:#2e6bff;box-shadow:0 6px 14px #2e6bff2e}.customer-dashboard-cycle-main-row{margin-top:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.customer-dashboard-cycle-plan-name{color:#1f2f4f;font-size:16px;line-height:1.25;font-weight:600}.customer-dashboard-cycle-week{color:#2e6bff;font-size:16px;line-height:1.25;font-weight:700}.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-cycle-progress-track{margin-top:14px}.customer-dashboard-cycle-loading{margin-top:12px;display:inline-flex;align-items:center;gap:8px;color:#7c8ba4;font-size:12px}.customer-dashboard-cycle-stage-row{margin-top:18px;display:flex;align-items:stretch;gap:10px}.customer-dashboard-cycle-stage-empty{margin-top:14px;border:1px dashed #d9e3f3;border-radius:12px;padding:12px 14px;color:#8a97ad;font-size:13px}.customer-dashboard-cycle-stage-item{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.customer-dashboard-cycle-stage-card{width:100%;border-radius:16px;border:2px solid #d9e3f2;background:#f8fbff;padding:14px 16px;text-align:left;min-height:98px;cursor:default;transition:transform .2s ease,box-shadow .2s ease}.customer-dashboard-cycle-stage-card:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1e365c1a}.customer-dashboard-cycle-stage-card.completed{border-color:#1f9d74;background:#ecf8f3}.customer-dashboard-cycle-stage-card.active{border-color:#2e6bff;background:#edf3ff}.customer-dashboard-cycle-stage-card.pending{border-color:#d8e0ec;background:#f7f9fc}.customer-dashboard-cycle-stage-top{display:inline-flex;align-items:center;gap:8px}.customer-dashboard-cycle-stage-icon{width:24px;height:24px}.customer-dashboard-cycle-stage-icon.completed{color:#1f9d74;font-size:22px}.customer-dashboard-cycle-stage-icon.active{border-radius:50%;border:2px solid #2e6bff;display:inline-flex;align-items:center;justify-content:center}.customer-dashboard-cycle-stage-icon.active span{width:10px;height:10px;border-radius:50%;background:#2e6bff}.customer-dashboard-cycle-stage-icon.pending{border-radius:50%;border:2px solid #c7d1e0;display:inline-flex}.customer-dashboard-cycle-stage-index{color:#7b89a0;font-size:14px;line-height:1.2;font-weight:700}.customer-dashboard-cycle-stage-card.completed .customer-dashboard-cycle-stage-index{color:#1f9d74}.customer-dashboard-cycle-stage-card.active .customer-dashboard-cycle-stage-index{color:#2e6bff}.customer-dashboard-cycle-stage-name{margin-top:8px;color:#1f2f4f;font-size:15px;line-height:1.35;font-weight:700}.customer-dashboard-cycle-stage-card.pending .customer-dashboard-cycle-stage-name{color:#7d8ca2}.customer-dashboard-cycle-stage-status{margin-top:6px;font-size:14px;line-height:1.3;font-weight:600;color:#7f8ea6}.customer-dashboard-cycle-stage-card.completed .customer-dashboard-cycle-stage-status{color:#1f9d74}.customer-dashboard-cycle-stage-card.active .customer-dashboard-cycle-stage-status{color:#2e6bff}.customer-dashboard-cycle-stage-arrow{color:#c7d2e2;font-size:13px;flex:0 0 auto}.customer-dashboard-stage-tooltip-overlay .ant-tooltip-inner{background:transparent;box-shadow:none;padding:0}.customer-dashboard-stage-tooltip-overlay .ant-tooltip-arrow:before{background:#fff}.customer-dashboard-stage-tooltip{width:360px;border:1px solid #d9e2f0;border-radius:18px;background:#fff;box-shadow:0 20px 40px #1f2f4f29;padding:16px 18px}.customer-dashboard-stage-tooltip-title-row{display:inline-flex;align-items:center;gap:8px}.customer-dashboard-stage-tooltip-title-row .title{color:#1f2f4f;font-size:14px;line-height:1.2;font-weight:700}.customer-dashboard-stage-tooltip-title-row .icon.completed{color:#1f9d74;font-size:18px}.customer-dashboard-stage-dot{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.customer-dashboard-stage-dot.active{border:2px solid #2e6bff}.customer-dashboard-stage-dot.active:before{content:"";width:7px;height:7px;border-radius:50%;background:#2e6bff}.customer-dashboard-stage-dot.pending{border:2px solid #c7d1e0}.customer-dashboard-stage-tooltip-line,.customer-dashboard-stage-tooltip-label{margin-top:10px;color:#6f7f97;font-size:12px;line-height:1.5;font-weight:600}.customer-dashboard-stage-tooltip-list{margin:8px 0 0;padding-left:18px;color:#4a5d79;font-size:12px;line-height:1.6}.customer-dashboard-stage-tooltip-empty{margin-top:8px;color:#8d9ab0;font-size:13px}.customer-dashboard-stage-tooltip-foot{margin-top:12px;padding-top:10px;border-top:1px solid #e4ebf6;display:inline-flex;align-items:center;gap:6px;color:#7d8ca4;font-size:12px;font-weight:600}.customer-dashboard-stage-tooltip-foot.completed{color:#1f9d74}.customer-dashboard-stage-tooltip-foot.active{color:#2e6bff}.customer-dashboard-stage-tooltip-foot .dot{font-size:11px;line-height:1}.customer-dashboard-cycle-complaint,.customer-dashboard-cycle-goals{margin-top:18px;border-radius:14px;padding:16px 18px;border:1px solid #f0e2c3;background:#fdf6e7}.customer-dashboard-cycle-goals{border-color:#d3ebe2;background:#f0fbf7}.customer-dashboard-cycle-block-title{color:#1f2f4f;font-size:16px;line-height:1.2;font-weight:700}.customer-dashboard-cycle-complaint-content{margin-top:10px;color:#42546f;font-size:14px;line-height:1.55;font-weight:500}.customer-dashboard-cycle-goal-list{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px 18px}.customer-dashboard-cycle-goal-item{display:inline-flex;align-items:center;gap:8px;color:#42546f;font-size:14px;line-height:1.5;font-weight:500}.customer-dashboard-cycle-goal-item .dot{width:8px;height:8px;border-radius:50%;background:#1f9d74;flex:0 0 auto}.customer-dashboard-cycle-goal-empty{margin-top:10px;color:#8594ab;font-size:13px}.customer-dashboard-cycle-plan{margin-top:20px}.customer-dashboard-cycle-sub-title{color:#1f2f4f;font-size:16px;line-height:1.2;font-weight:700}.customer-dashboard-cycle-plan-groups{margin-top:12px;display:flex;flex-direction:column;gap:14px}.customer-dashboard-cycle-plan-group-head{display:inline-flex;align-items:center;gap:8px;color:#4b6db7;font-size:14px;line-height:1.3;font-weight:700}.customer-dashboard-cycle-plan-list{margin:8px 0 0;padding-left:38px;color:#4a5d79;font-size:14px;line-height:1.6}.customer-dashboard-cycle-plan-empty{margin-top:10px;min-height:40px;display:inline-flex;align-items:center;gap:8px;color:#8a97ad;font-size:12px}.customer-dashboard-cycle-date-grid{margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f3;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.customer-dashboard-cycle-date-label{color:#8b97ac;font-size:12px;line-height:1.2;font-weight:600}.customer-dashboard-cycle-date-value{margin-top:6px;color:#1f2f4f;font-size:16px;line-height:1.25;font-weight:700}.customer-dashboard-alert-list{margin-top:12px;display:flex;flex-direction:column;gap:10px}.customer-dashboard-alert-loading{margin-top:14px;min-height:140px;display:flex;align-items:center;justify-content:center}.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:6px;color:#314868;font-size:14px}.customer-dashboard-alert-ref{margin-top:2px;color:#92a0b4;font-size:12px}.customer-dashboard-alert-more{margin-top:8px;text-align:center}.customer-dashboard-alert-more .ant-btn-link{padding-inline:0;color:#2e6bff;font-weight:600}.customer-dashboard-grid-schedule{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.customer-dashboard-agenda-card,.customer-dashboard-task-card{min-height:420px}.customer-dashboard-agenda-list{margin-top:8px;display:flex;flex-direction:column;gap:12px}.customer-dashboard-agenda-day-card{border:1px solid #d9e3f1;border-radius:14px;background:#f6f9ff;padding:12px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.customer-dashboard-agenda-day-card.active{border-color:#4f82ff;background:#f0f5ff;box-shadow:0 4px 12px #2e6bff14}.customer-dashboard-agenda-day-head{display:flex;align-items:center;gap:12px}.customer-dashboard-agenda-date-badge{width:52px;height:52px;border-radius:16px;background:#fff;border:1px solid #dce6f5;color:#273a5a;font-size:18px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.customer-dashboard-agenda-date-badge.active{background:#2e6bff;border-color:#2e6bff;color:#fff}.customer-dashboard-agenda-weekday{color:#394b67;font-size:15px;font-weight:700;text-transform:capitalize}.customer-dashboard-agenda-count{border-radius:999px;background:#7d8aa2;color:#fff;font-size:11px;font-weight:600;padding:4px 10px}.customer-dashboard-agenda-events{margin-top:12px;display:flex;flex-direction:column;gap:8px}.customer-dashboard-agenda-event-pill{width:100%;border:0;border-radius:16px;color:#fff;min-height:52px;text-align:left;padding:0 16px;font-size:14px;font-weight:600;line-height:1.45;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.customer-dashboard-agenda-event-pill:hover{transform:translateY(-1px);box-shadow:0 7px 14px #273c6629}.customer-dashboard-agenda-event-pill.blue{background:linear-gradient(90deg,#3c77f0,#2e6bff)}.customer-dashboard-agenda-event-pill.green{background:linear-gradient(90deg,#1f9d74,#1ca077)}.customer-dashboard-agenda-event-pill.orange{background:linear-gradient(90deg,#f59e0b,#ec7a0b)}.customer-dashboard-agenda-event-pill.purple{background:linear-gradient(90deg,#775ff8,#694af2)}.customer-dashboard-task-title-wrap{display:inline-flex;align-items:center;gap:8px;color:#1f9d74}.customer-dashboard-agenda-title-wrap{display:inline-flex;align-items:center;gap:8px;color:#2e6bff}.customer-dashboard-agenda-title-wrap .section-title,.customer-dashboard-task-title-wrap .section-title{margin:0}.customer-dashboard-task-list{margin-top:8px;display:flex;flex-direction:column;gap:12px}.customer-dashboard-task-item{border:1px solid #dce6f4;border-radius:14px;background:#fff;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px}.customer-dashboard-task-item.completed{border-color:#1f9d74;background:#ebf8f3}.customer-dashboard-task-check{width:34px;height:34px;border:2px solid #c8d4e7;border-radius:8px;background:#fff;color:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.customer-dashboard-task-check.checked{border-color:#1f9d74;background:#1f9d74;color:#fff}.customer-dashboard-task-content{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.customer-dashboard-task-name{color:#1f2f4f;font-size:15px;font-weight:700;line-height:1.4}.customer-dashboard-task-name.done{color:#7f8ea4;text-decoration:line-through}.customer-dashboard-task-meta{margin-top:4px;color:#6f809b;font-size:12px;line-height:1.4;display:inline-flex;align-items:center;gap:8px}.customer-dashboard-task-actions{display:inline-flex;align-items:center;gap:2px;opacity:0;transition:opacity .2s ease}.customer-dashboard-task-item:hover .customer-dashboard-task-actions{opacity:1}.customer-dashboard-task-more{margin-top:10px;text-align:center}.customer-dashboard-task-more .ant-btn-link{padding-inline:0;color:#2e6bff;font-weight:600}.customer-dashboard-task-draft-row{border:1px solid #e3eaf6;border-radius:10px;background:#f9fbff;padding:10px;display:flex;flex-direction:column;gap:8px}.customer-dashboard-task-draft-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.customer-dashboard-note{border:1px solid #e3eaf6;border-radius:10px;padding:12px 14px;background:#f9fbff;margin-top:10px}.customer-dashboard-note-date{color:#3b6bd6;font-size:12px;font-weight:700}.customer-dashboard-note-content{margin-top:8px;color:#42546f;font-size:14px;line-height:1.6}.customer-dashboard-note-extra{margin-top:6px;color:#8a97ab;font-size:12px}.customer-dashboard-comm-more{margin-top:10px;text-align:center}.customer-dashboard-comm-more .ant-btn-link{padding-inline:0;color:#2e6bff;font-weight:600}.customer-dashboard-timeline-loading{color:#73839d;font-size:13px;padding:10px 12px;border-radius:10px;border:1px dashed #d5dfef;background:linear-gradient(90deg,#f8fbff,#eef4ff,#f8fbff);background-size:200% 100%;animation:customerDashboardTimelineShimmer 1.8s linear infinite}.customer-dashboard-life-subtitle{margin-top:4px;color:#7d8ca5;font-size:12px;font-weight:500}.customer-dashboard-life-empty{margin-top:6px;padding:8px 10px 4px}.customer-dashboard-life-empty-body{min-height:254px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:center;gap:18px}.customer-dashboard-life-empty-visual{display:flex;justify-content:center;align-items:center}.customer-dashboard-life-empty-svg{width:min(100%,360px);height:auto;overflow:visible}.customer-dashboard-life-empty-copy h4{margin:0;color:#1f2f4f;font-size:clamp(22px,1.8vw,26px);line-height:1.2;font-weight:800}.customer-dashboard-life-empty-copy p{margin:10px 0 14px;color:#7a879a;font-size:14px;line-height:1.6}.customer-dashboard-life-timeline{margin-top:12px;padding:4px 10px 2px;display:flex;flex-direction:column;gap:14px}.customer-dashboard-life-item{position:relative;padding-left:30px}.customer-dashboard-life-item:before{content:"";position:absolute;left:12px;top:4px;bottom:-14px;width:2px;background:#e7edf7}.customer-dashboard-life-item:last-child:before{display:none}.customer-dashboard-life-dot{position:absolute;left:3px;top:12px;width:18px;height:18px;border-radius:50%;border:3px solid;background:#fff;display:flex;align-items:center;justify-content:center}.customer-dashboard-life-dot div{width:6px;height:6px;border-radius:50%}.customer-dashboard-life-card{border:1px solid #e2e9f4;border-radius:13px;padding:14px 16px;background:linear-gradient(180deg,#fbfdff,#f5f9ff);box-shadow:0 4px 12px #2948790d;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.customer-dashboard-life-card:hover{transform:translateY(-1px);border-color:#cddbf0;box-shadow:0 8px 16px #28457217}.customer-dashboard-life-card.interactive,.customer-dashboard-timeline-history-item.interactive{cursor:pointer}.customer-dashboard-life-card.interactive:focus-visible,.customer-dashboard-timeline-history-item.interactive:focus-visible{outline:2px solid #8cb7ff;outline-offset:2px}.customer-dashboard-life-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-dashboard-life-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.customer-dashboard-life-category-icon{width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.customer-dashboard-life-title{color:#233452;font-size:15px;font-weight:700;line-height:1.35}.customer-dashboard-life-tags{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.customer-dashboard-life-date{margin-top:4px;color:#7f8fa8;font-size:12px}.customer-dashboard-life-content{margin-top:8px;color:#445873;font-size:13px;line-height:1.55;white-space:pre-line}.customer-dashboard-life-ai{margin-top:10px;border-left:3px solid #2e6bff;border-radius:8px;background:#eef4ff;padding:8px 10px;display:flex;gap:8px;color:#405676;font-size:12px;line-height:1.5}.customer-dashboard-life-more{margin-top:8px;text-align:center}.customer-dashboard-timeline-form{display:flex;flex-direction:column;gap:14px}.customer-dashboard-timeline-form-head{border-radius:12px;border:1px solid;padding:12px}.customer-dashboard-timeline-form-head.ai{border-color:#cfe1ff;background:linear-gradient(125deg,#eaf3ff,#f7fbff 70%)}.customer-dashboard-timeline-form-head.manual{border-color:#d8e7f7;background:linear-gradient(125deg,#eff5fb,#f9fcff 70%)}.customer-dashboard-timeline-form-head .head-title{color:#254263;font-size:14px;font-weight:700}.customer-dashboard-timeline-form-head .head-desc{margin-top:4px;color:#5d7392;font-size:12px;line-height:1.55}.customer-dashboard-timeline-row{display:flex;flex-direction:column;gap:6px}.customer-dashboard-timeline-row .label{color:#2a3b59;font-size:13px;font-weight:700}.customer-dashboard-timeline-tip{border:1px solid #d8e6ff;border-radius:10px;padding:10px 12px;background:#f2f7ff;color:#456084;font-size:12px;line-height:1.5}.customer-dashboard-timeline-mode-switch.ant-radio-group{display:grid;grid-template-columns:1fr 1fr;gap:8px}.customer-dashboard-timeline-mode-switch.ant-radio-group .ant-radio-button-wrapper{border:1px solid #d9e5f4;border-radius:10px;text-align:center;height:36px;line-height:34px;font-weight:600;color:#60748f}.customer-dashboard-timeline-mode-switch.ant-radio-group .ant-radio-button-wrapper:before{display:none}.customer-dashboard-timeline-mode-switch.ant-radio-group .ant-radio-button-wrapper-checked{border-color:#2e6bff;color:#2e6bff;background:#edf4ff}.customer-dashboard-ai-events{display:flex;flex-direction:column;gap:10px}.customer-dashboard-ai-event-item{border:1px solid #dee7f4;border-radius:12px;background:#f9fbff;padding:10px;display:flex;flex-direction:column;gap:8px}.customer-dashboard-ai-event-head{display:flex;align-items:center;justify-content:space-between}.customer-dashboard-ai-event-head .index{color:#2c4468;font-size:12px;font-weight:700}.customer-dashboard-ai-event-grid{display:grid;grid-template-columns:130px 1fr;gap:8px}.customer-dashboard-timeline-history{display:flex;flex-direction:column;gap:10px}.customer-dashboard-timeline-history-item{border:1px solid #e2e9f4;border-radius:12px;background:#f9fbff;padding:12px}.customer-dashboard-timeline-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-dashboard-timeline-history-head .title{color:#243553;font-size:15px;font-weight:700}.customer-dashboard-timeline-history-head .tags{display:flex;gap:4px;flex-wrap:wrap}.customer-dashboard-timeline-history-item .date{margin-top:4px;color:#7f8fa8;font-size:12px}.customer-dashboard-timeline-history-item .content{margin-top:8px;color:#445873;font-size:13px;line-height:1.55;white-space:pre-line}.customer-dashboard-timeline-history-item .ai{margin-top:8px;color:#4f6380;font-size:12px;line-height:1.5;border-left:3px solid #d4e4ff;padding-left:8px}.customer-dashboard-event-editor{display:flex;flex-direction:column;gap:12px}.customer-dashboard-event-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-dashboard-timeline-drawer .ant-drawer-header{border-bottom:1px solid #e4ebf5;background:radial-gradient(260px 120px at -2% -40%,#4d86ff21,#4d86ff00 70%),#fff}.customer-dashboard-timeline-drawer .ant-drawer-title{color:#203350;font-weight:700}@keyframes customerDashboardTimelineShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.customer-dashboard .section-strip{margin-bottom:12px}.customer-dashboard .section-title{font-size:clamp(16px,1.3vw,20px);line-height:1.2;color:#1f2f4f}.customer-dashboard .ant-btn-sm{height:30px;border-radius:8px;padding-inline:12px;font-weight:600}.customer-dashboard .ant-btn-link.ant-btn-sm{height:auto;padding-inline:0;border-radius:0}.customer-dashboard-radar-card{padding:0;overflow:hidden}.customer-dashboard-radar-head{padding:16px 18px 12px;border-bottom:1px solid #e8edf5}.customer-dashboard-radar-subtitle{margin-top:8px;color:#8290a6;font-size:14px;font-weight:600}.customer-dashboard-radar-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:0}.customer-dashboard-radar-content.is-empty{align-items:center;grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}.customer-dashboard-radar-visual{padding:12px 16px 16px;background:radial-gradient(circle at 42% 40%,#f7f9fd,#fff 62%)}.customer-dashboard-radar-canvas{position:relative;min-height:500px;display:flex;justify-content:center;align-items:center}.customer-dashboard-radar-canvas.empty{min-height:248px}.customer-dashboard-radar-empty-visual{width:100%;display:flex;justify-content:center}.customer-dashboard-radar-empty-svg{width:min(100%,340px);height:auto;overflow:visible;filter:drop-shadow(0 8px 22px rgba(76,134,255,.13))}.customer-dashboard-radar-empty-copy{padding:12px 16px 14px;display:flex;flex-direction:column;justify-content:center}.customer-dashboard-radar-content.is-empty .customer-dashboard-radar-visual,.customer-dashboard-radar-content.is-empty .customer-dashboard-radar-empty-copy{padding:8px 14px 10px}.customer-dashboard-radar-content.is-empty .customer-dashboard-radar-empty-svg{width:min(100%,320px)}.customer-dashboard-radar-empty-title{margin:0;color:#1f2f4f;font-size:clamp(20px,1.7vw,24px);line-height:1.2;font-weight:800}.customer-dashboard-radar-empty-desc{margin:10px 0 14px;color:#7a879a;font-size:14px;line-height:1.6}.customer-dashboard-radar-content.is-empty .customer-dashboard-radar-empty-desc{margin:8px 0 12px;line-height:1.6}.customer-dashboard-health-state{width:min(100%,460px);border:1px dashed #d5dfef;border-radius:12px;background:#f8fbff;padding:14px;text-align:center}.customer-dashboard-health-state .title{color:#2c3e5e;font-size:15px;font-weight:700}.customer-dashboard-health-state .desc{margin-top:6px;color:#6f809c;font-size:13px;line-height:1.5}.customer-dashboard-health-state.error{border-color:#f1c3ca;background:#fff7f8}.customer-dashboard-health-state.compact{width:100%}.customer-dashboard-health-state .ant-btn{margin-top:10px}.customer-dashboard-radar-svg{width:min(100%,500px);height:auto;overflow:visible}.customer-dashboard-radar-label{fill:#1f2f4f;font-size:13px;line-height:1.12;font-weight:700}.customer-dashboard-radar-point{cursor:pointer}.customer-dashboard-radar-hover-card{position:absolute;left:16px;bottom:12px;width:min(360px,calc(100% - 32px));border-radius:16px;border:1px solid #f3a74f;background:#fffffff5;box-shadow:0 10px 24px #1925401f;padding:16px 20px;pointer-events:none}.customer-dashboard-radar-hover-title{color:#1f2f4f;font-size:18px;font-weight:700;line-height:1.24}.customer-dashboard-radar-hover-score{margin-top:8px;font-size:32px;font-weight:800;line-height:1}.customer-dashboard-radar-hover-score span{margin-left:6px;color:#71809a;font-size:24px;font-weight:700}.customer-dashboard-radar-hover-desc{margin-top:10px;color:#455570;font-size:13px;line-height:1.5;font-weight:500}.customer-dashboard-radar-analysis{padding:28px 22px 24px}.customer-dashboard-radar-analysis-title{margin:0;color:#1f2f4f;font-size:20px;font-weight:700}.customer-dashboard-radar-analysis-subtitle{margin:8px 0 0;color:#7e8ea6;font-size:14px;line-height:1.4;font-weight:500}.customer-dashboard-ai-insights{margin-top:18px;display:flex;flex-direction:column;gap:12px}.customer-dashboard-ai-missing-hint{border:1px solid #f4d8ac;border-radius:12px;background:#fff8ec;color:#9b6a15;font-size:13px;font-weight:600;line-height:1.5;padding:10px 12px}.customer-dashboard-ai-insight-item{display:flex;gap:12px;border:1px solid #dfe6f1;border-radius:14px;background:#f7f9fc;padding:12px 14px}.customer-dashboard-ai-insight-icon{width:35px;height:35px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.customer-dashboard-ai-insight-icon.weak{color:#e85d5d;border-color:#e85d5d;background:#fff1f3}.customer-dashboard-ai-insight-icon.mid{color:#df9a2a;border-color:#df9a2a;background:#fff8eb}.customer-dashboard-ai-insight-icon.missing{color:#7b879a;border-color:#8f9bb0;background:#eef2f7}.customer-dashboard-ai-insight-body{min-width:0}.customer-dashboard-ai-insight-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.customer-dashboard-ai-insight-dimension{color:#1f2f4f;font-size:15px;font-weight:700}.customer-dashboard-ai-insight-tag{border-radius:8px;padding:2px 8px;font-size:13px;font-weight:700}.customer-dashboard-ai-insight-tag.weak{color:#e85d5d;background:#ffe7ea}.customer-dashboard-ai-insight-tag.mid{color:#d38d1d;background:#fff1d7}.customer-dashboard-ai-insight-tag.missing{color:#5f6f86;background:#e9edf4}.customer-dashboard-ai-insight-text{margin-top:6px;color:#50607b;font-size:13px;line-height:1.55}.customer-dashboard-ai-score-card{margin-top:16px;border:1px solid #5c86ff;border-radius:14px;background:linear-gradient(90deg,#edf3ff,#fff);padding:16px 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.customer-dashboard-ai-score-label{color:#5a6a82;font-size:14px;font-weight:700}.customer-dashboard-ai-score-value{margin-top:6px;color:#2f6fe8;font-size:36px;font-weight:800;line-height:1}.customer-dashboard-ai-score-value span{margin-left:8px;color:#71809a;font-size:28px;font-weight:700}.customer-dashboard-ai-score-value.empty{color:#8a98ad}.customer-dashboard-ai-score-trend{text-align:right}.customer-dashboard-ai-score-trend-label{color:#8694aa;font-size:13px;font-weight:700}.customer-dashboard-ai-score-trend-value{margin-top:6px;display:inline-flex;align-items:center;gap:4px;color:#1f9d74;font-size:24px;font-weight:800;line-height:1}.customer-dashboard-ai-score-trend-value.muted{color:#9aa7ba}.customer-dashboard-ai-score-reason{margin-top:8px;color:#7e8ea6;font-size:12px;line-height:1.5;max-width:360px}.cycle-metrics-page{display:flex;flex-direction:column;gap:16px;font-family:var(--font-family-base)}.cycle-metrics-warning{border:1px solid #f3d7dc;background:#fff7f8;border-radius:12px;padding:14px}.cycle-metrics-warning-title{display:flex;align-items:center;gap:8px;color:#2f3e5d;font-size:17px;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:10px;background:#fff;padding:10px}.warning-item .name{color:#2f3f5f;font-size:14px;font-weight:700}.warning-item .value{margin:6px 0;color:#6c7b93;font-size:14px}.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:12px;background:#fff;padding:16px}.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:38px;border:1px solid #e5eaf2;border-radius:10px;padding:9px 16px;margin:0;display:inline-flex;align-items:center;justify-content:center;color:#7a869a;font-size:14px;font-weight:500;background:#fff;transition:all .2s ease}.cycle-metrics-page .ant-segmented-item .ant-segmented-item-label{color:inherit;font-weight:inherit}.cycle-metrics-page .ant-segmented-item:hover{border-color:#c9d8f6;color:#5f7fda}.cycle-metrics-page .ant-segmented-thumb{display:none}.cycle-metrics-page .ant-segmented-item-selected{background:#ebf2ff!important;color:#2e6bff!important;border-color:#2e6bff!important}.cycle-metrics-page .ant-segmented-item-selected:hover{color:#2e6bff!important}.cycle-metrics-page .ant-segmented-item-selected .ant-segmented-item-label{color:#2e6bff!important;font-weight:600}.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:16px;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:16px;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:12px;background:#fff}.inbody-card{padding:16px}.inbody-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.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:12px}.inbody-metric-card{min-height:120px;border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;padding:12px;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:20px;line-height:28px;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:16px}.inbody-trend-item{min-height:280px;border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;padding:12px;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:16px;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:14px 16px;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:96px;max-width:132px;text-align:left;padding-left:10px!important;padding-right:10px!important}.inbody-history-table .range-col{min-width:82px;max-width:110px;color:#7a869a;font-size:13px;padding-left:10px!important;padding-right:10px!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:10px 16px;font-size:14px;font-weight:700;color:#1a2233;border-bottom:1px solid #e5eaf2}.inbody-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.inbody-section-toggle{display:inline-flex;align-items:center;gap:8px;padding:0!important;height:auto!important;color:#1a2233!important;font-weight:700}.inbody-section-toggle:hover,.inbody-section-toggle:focus{background:transparent!important}.inbody-section-count{color:#7a869a;font-size:12px;font-weight:500}.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:112px;height:64px;padding:10px 14px;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:12px;background:transparent!important}.questionnaires-toolbar{display:flex;justify-content:flex-end;margin-bottom:0}.questionnaires-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.questionnaires-head h2{margin:0;font-size:32px;line-height:1.2;color:#141d31}.questionnaires-create-btn.ant-btn{border-radius:10px!important;height:34px;padding-inline:12px!important;font-weight:600;background:linear-gradient(180deg,#4f82ff,#2f6fe8)!important;border-color:#2f6fe8!important;box-shadow:0 6px 12px #2f6fe82e!important}.questionnaires-create-btn.ant-btn:hover,.questionnaires-create-btn.ant-btn:focus{background:linear-gradient(180deg,#5b8bff,#3b78ee)!important;border-color:#3b78ee!important}.questionnaires-section-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.questionnaires-section-title{padding:2px 2px 8px;border-bottom:0;font-size:16px;line-height:1.2;font-weight:700;color:#1f2d45}.questionnaire-list{padding:0;display:flex;flex-direction:column;gap:8px}.questionnaire-list-loading,.questionnaire-list-empty{padding:12px 2px;text-align:center}.questionnaire-item{border:1px solid #e5eaf2;border-radius:10px;background:#fff;min-height:68px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.questionnaire-item-clickable{cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.questionnaire-item-clickable:hover{background:#f7f9fc;border-color:#cdd9ec;box-shadow:0 6px 14px #213a630f}.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-icon{width:28px;height:28px;border-radius:9px;background:#ebf2ff;color:#4e80ff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex:0 0 auto}.questionnaire-item-title-row h4{margin:0;font-size:16px;line-height:1.35;color:#222f46;font-weight:700}.questionnaire-item-meta{margin-top:3px;color:#7a869a;font-size:12px;line-height:1.45;display:flex;gap:7px;flex-wrap:wrap}.questionnaire-row-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.questionnaire-status-pill{height:24px;border-radius:999px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600}.questionnaire-status-pill.completed{background:#f0fdf9;color:#10b981}.questionnaire-status-pill.processing{background:#fff7e8;color:#d48806}.questionnaire-status-pill.pending{background:#f4f6fa;color:#7a869a}.questionnaire-status-pill.failed{background:#fff1f0;color:#cf1322}.questionnaire-ai-ready-btn,.questionnaire-ai-trigger-btn{height:24px;border:0;border-radius:999px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;cursor:pointer}.questionnaire-ai-ready-btn{background:#f0fdf9;color:#10b981}.questionnaire-ai-ready-btn:hover{background:#dcf5ea}.questionnaire-ai-trigger-btn{background:#ebf2ff;color:#2e6bff}.questionnaire-ai-trigger-btn:hover{background:#dae7ff}.questionnaire-item-arrow{color:#9ca8bd;font-size:14px;margin-left:0}.questionnaire-create-form{display:flex;flex-direction:column;gap:14px}.questionnaire-create-form .field{display:flex;flex-direction:column;gap:6px}.questionnaire-type-selector{display:grid;grid-template-columns:1fr 1fr;gap:12px}.questionnaire-type-option{text-align:left;border:1px solid #dfe6f2;border-radius:12px;background:#fff;padding:14px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.questionnaire-type-option:hover{border-color:#2e6bff;background:#f7faff;box-shadow:0 8px 16px #2e6bff1f}.questionnaire-type-option-title{margin:0;color:#1f2d45;font-size:14px;line-height:1.35;font-weight:700}.questionnaire-type-option-desc{margin-top:6px;color:#7a869a;font-size:12px;line-height:1.5}@media (max-width: 700px){.questionnaire-type-selector{grid-template-columns:1fr}}.communication-page{display:flex;flex-direction:column;gap:14px}.communication-head{display:flex;align-items:center;justify-content:flex-end;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:12px;background:#fff;padding:14px}.communication-loading{text-align:center;padding:36px}.communication-timeline{position:relative;display:flex;flex-direction:column;gap:10px}.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:10px;background:#fff;padding:12px 14px}.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:15px;line-height:1.3;font-weight:700}.communication-title-wrap p{margin:2px 0 0;color:#7c89a1;font-size:13px}.communication-content{margin-top:8px;color:#2f3d56;font-size:14px;line-height:1.6;white-space:pre-wrap}.communication-quicknote{margin-top:10px;display:flex;flex-direction:column;gap:10px}.communication-quicknote-raw{border:1px solid #e3eaf6;border-radius:10px;background:#f9fbff;padding:10px 12px}.communication-quicknote-label{color:#4b5f7f;font-size:12px;font-weight:700;margin-bottom:6px}.communication-quicknote-text{color:#233553;font-size:14px;line-height:1.7;white-space:pre-wrap}.communication-quicknote-groups{display:flex;flex-direction:column;gap:8px}.communication-quicknote-group{border:1px solid #e4ebf7;border-radius:10px;background:#fff;padding:9px 11px}.communication-quicknote-group-head{display:inline-flex;align-items:center;gap:8px}.communication-quicknote-group-head .count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#eef3fb;color:#496083;font-size:12px;font-weight:700}.communication-quicknote-group-list{margin:8px 0 0;padding-left:20px;color:#273955;font-size:14px;line-height:1.7}.communication-quicknote-group-list li+li{margin-top:4px}.communication-quicknote-meta{border:1px solid #e4ebf7;border-radius:10px;background:#fcfdff;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.communication-quicknote-meta-row{color:#304768;font-size:13px;line-height:1.6;display:flex;gap:8px}.communication-quicknote-meta-row .label{color:#5f7393;min-width:72px;font-weight:700}.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:12px;background:#fff;padding:10px 12px}.communication-pending-list{display:grid;gap:8px}.communication-pending-item{border:1px solid #e5ebf5;border-radius:8px;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:14px}.intervention-head{display:flex;align-items:center;justify-content:flex-end;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:12px;background:#fff;overflow:hidden}.intervention-section-title{padding:14px 18px;border-bottom:1px solid #e7ecf3;color:#2b364b;font-size:16px;line-height:1.2;font-weight:700}.intervention-card-list{padding:14px;display:flex;flex-direction:column;gap:10px}.intervention-plan-card{border:1px solid #e2e8f2;border-radius:10px;background:#fff;padding:12px 14px}.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:15px;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:10px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.intervention-plan-grid h5{margin:0 0 8px;color:#2e3b53;font-size:14px;line-height:1.2;font-weight:700}.intervention-plan-grid ul{margin:0;padding-left:18px;color:#4f5f78;font-size:12px;line-height:1.55}.supplements-placeholder{border:1px solid #dde5f1;border-radius:12px;background:#fff;padding:28px 16px}.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,.customer-dashboard-grid-schedule{grid-template-columns:1fr}.customer-dashboard-quick-notes-head{flex-direction:column;align-items:flex-start}.customer-dashboard-quick-notes-head-left{width:100%}.customer-dashboard-quick-notes-ai-tag{align-self:flex-start}.customer-dashboard-quick-notes-footer{flex-direction:column;align-items:flex-start}.customer-dashboard-quick-notes-submit.ant-btn{width:100%}.customer-dashboard-quick-notes-item{flex-direction:column;align-items:stretch}.customer-dashboard-quick-notes-item-actions{opacity:1;justify-content:flex-end;width:100%}.customer-dashboard-quick-notes-item-editing{flex-direction:column;align-items:stretch}.customer-dashboard-quick-notes-item-edit-actions{justify-content:flex-end}.customer-dashboard-task-actions{opacity:1}.customer-dashboard-agenda-event-pill{font-size:14px}.customer-dashboard-task-name{font-size:17px}.customer-dashboard-radar-content{grid-template-columns:1fr}.customer-dashboard-radar-visual{border-right:0}.customer-dashboard-radar-canvas{min-height:420px}.customer-dashboard-radar-empty-svg{width:min(100%,360px)}.customer-dashboard-radar-empty-copy{padding:14px 16px 20px}.customer-dashboard-radar-empty-title{font-size:24px}.customer-dashboard-health-state{width:100%}.customer-dashboard-radar-hover-card{position:static;width:100%;margin-top:10px}.customer-dashboard-radar-label{font-size:12px}.customer-dashboard-radar-hover-title{font-size:16px}.customer-dashboard-radar-hover-score{font-size:30px}.customer-dashboard-radar-hover-score span{font-size:18px}.customer-dashboard-radar-hover-desc{font-size:13px}.customer-dashboard-radar-analysis-title{font-size:18px}.customer-dashboard-radar-analysis-subtitle{font-size:13px}.customer-dashboard-ai-score-value{font-size:32px}.customer-dashboard-ai-score-value span{font-size:20px}.customer-dashboard-ai-score-reason{max-width:100%}.customer-dashboard-life-empty-body{min-height:0;grid-template-columns:1fr;gap:14px}.customer-dashboard-life-empty-copy h4{font-size:24px}.customer-dashboard-ai-event-grid,.customer-dashboard-event-editor-grid,.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:98px}.inbody-history-table .range-col{min-width:78px}}.supplements-page{display:grid;gap:16px}.supplement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.supplement-card{border:1px solid #e5eaf2;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;transition:all .24s ease}.supplement-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #2e6bff24;border-color:#cfe0ff}.supplement-card-image-wrap{position:relative;width:100%;padding-top:133.33%;background:#f7f9fc}.supplement-card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.supplement-card-image-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#9aa7b8}.supplement-card-badge{position:absolute;top:10px;left:10px;background:#1f9d74f2;color:#fff;border-radius:999px;font-size:11px;font-weight:700;line-height:1;padding:6px 9px}.supplement-card-body{padding:14px}.supplement-card-name{font-size:16px;line-height:1.32;font-weight:700;color:#1a2233;margin-bottom:4px;min-height:42px}.supplement-history-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5eaf2;border-radius:12px;background:#fafbfc;cursor:pointer;transition:all .18s ease}.supplement-history-row:hover{border-color:#d2deef;background:#f4f8fd}.supplement-history-image{width:64px;height:64px;border-radius:8px;overflow:hidden;background:#f7f9fc;flex-shrink:0;border:1px solid #e5eaf2}@media (max-width: 1400px){.supplement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1100px){.supplement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.supplement-grid{grid-template-columns:1fr}}.planv2-page{display:flex;flex-direction:column;gap:16px}.planv2-top-actions{display:flex;justify-content:flex-end}.planv2-loading{color:#7a869a;font-size:14px;display:inline-flex;align-items:center;gap:8px}.planv2-btn{border:none;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.planv2-btn:disabled{opacity:.5;cursor:not-allowed}.planv2-btn-primary{background:#2e6bff;color:#fff}.planv2-btn-primary:hover:not(:disabled){background:#2458d8}.planv2-btn-primary-outline{background:#fff;color:#2e6bff;border:1px solid #2e6bff}.planv2-btn-primary-outline:hover:not(:disabled){background:#edf3ff}.planv2-btn-green{background:#1f9d74;color:#fff}.planv2-btn-green:hover{background:#188360}.planv2-btn-ghost{background:#fff;color:#4b5565;border:1px solid #e5eaf2}.planv2-btn-ghost:hover{background:#f7f9fc}.planv2-btn-danger-outline{background:#fff;color:#e5484d;border:1px solid #e5eaf2}.planv2-btn-danger-outline:hover{background:#fef1f1}.planv2-section{display:flex;flex-direction:column;gap:10px}.planv2-section-title{font-size:18px;font-weight:700;color:#1a2233;display:inline-flex;align-items:center;gap:8px}.planv2-card{background:#fff;border:1px solid #e5eaf2;border-radius:16px;padding:20px}.planv2-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.planv2-card-title-wrap{flex:1}.planv2-card-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.planv2-card-title{margin:0;font-size:24px;line-height:1.2;font-weight:700;color:#1a2233}.planv2-status{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.planv2-ai-chip{padding:4px 8px;border-radius:8px;background:#ebf2ff;color:#2e6bff;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.planv2-card-meta{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:14px;color:#7a869a;font-size:13px}.planv2-card-meta span{display:inline-flex;align-items:center;gap:6px}.planv2-card-actions{display:flex;gap:8px}.planv2-goal-box{margin-top:14px;padding:12px 14px;border-radius:12px;border:1px solid #d4f1e8;background:#f0fdf9;display:flex;gap:10px}.planv2-goal-icon{color:#1f9d74;font-size:18px;margin-top:2px}.planv2-goal-label{margin:0;font-size:12px;color:#4b5565;font-weight:700}.planv2-goal-text{margin:2px 0 0;font-size:14px;color:#4b5565}.planv2-phase-wrap{margin-top:16px;border-top:1px solid #e5eaf2;padding-top:18px}.planv2-phase-head{display:flex;justify-content:space-between;align-items:center}.planv2-phase-head h3{margin:0;font-size:18px;font-weight:700;color:#1a2233}.planv2-phase-head-actions{display:inline-flex;align-items:center;gap:8px}.planv2-empty-box{border:2px dashed #dce4f2;border-radius:18px;padding:52px 16px;margin-top:10px;text-align:center;background:#fafcff}.planv2-empty-icon{color:#cad3e5;font-size:38px}.planv2-empty-box p{margin:12px 0 0;font-size:24px;font-weight:600;color:#35455f}.planv2-empty-box span{color:#7f8da5;font-size:14px}.planv2-phase-editor-list{margin-top:10px;display:flex;flex-direction:column;gap:12px}.planv2-phase-editor{border:1px solid #dce4f2;border-radius:18px;background:#fff;overflow:hidden}.planv2-phase-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px}.planv2-phase-editor-head-main{display:flex;align-items:center;gap:14px;min-width:0}.planv2-phase-editor-index{width:48px;height:48px;border-radius:14px;background:#e9f0ff;color:#2e6bff;display:inline-flex;align-items:center;justify-content:center;font-size:26px;line-height:1;font-weight:700;flex-shrink:0}.planv2-phase-editor-summary{min-width:0}.planv2-phase-editor-summary h4{margin:0;color:#1a2233;font-size:32px;line-height:1.1;font-weight:700}.planv2-phase-editor-summary p{margin:10px 0 0;color:#7a869a;font-size:14px;line-height:1.4}.planv2-phase-editor-head-actions{display:inline-flex;align-items:center;gap:8px}.planv2-icon-btn{width:36px;height:36px;border:1px solid #d9e1f0;background:#fff;color:#7a869a;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.planv2-icon-btn:hover:not(:disabled){border-color:#2e6bff;color:#2e6bff;background:#eef4ff}.planv2-icon-btn.active{border-color:#2e6bff;color:#2e6bff;background:#eef4ff}.planv2-icon-btn.danger:hover:not(:disabled){border-color:#f3d2d4;color:#e5484d;background:#fff5f6}.planv2-icon-btn:disabled{opacity:.5;cursor:not-allowed}.planv2-phase-editor-body{border-top:1px solid #e6ebf4;background:#fff;padding:18px 22px 22px}.planv2-phase-editor-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.planv2-phase-editor-grid-compact{margin-top:0}.planv2-phase-goal-editor-box{margin-top:14px;background:#f3f5f9;border-radius:16px;padding:16px}.planv2-phase-goal-editor-box p{margin:0;font-size:14px;color:#7a869a;font-weight:700}.planv2-phase-goal-editor-box span{display:block;margin-top:8px;font-size:16px;line-height:1.2;color:#1a2233;font-weight:600}.planv2-phase-goal-editor-box textarea{width:100%;margin-top:8px;border:1px solid #dbe2ef;border-radius:10px;padding:10px 12px;font-size:14px;color:#1f2d45;outline:none;background:#fff;resize:vertical}.planv2-phase-goal-editor-box textarea:focus{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-phase-elements-head{margin-top:16px;display:inline-flex;align-items:center;justify-content:space-between;width:100%}.planv2-phase-elements-head h4{margin:0;font-size:18px;line-height:1.2;color:#1a2233;font-weight:700}.planv2-phase-elements-head .planv2-btn{padding:10px 14px;border-radius:10px;font-size:14px}.planv2-phase-editor-delete{border:1px solid #f3d2d4;background:#fff;color:#e5484d;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.planv2-phase-editor-delete:hover:not(:disabled){background:#fff5f6}.planv2-phase-editor-delete:disabled{opacity:.5;cursor:not-allowed}.planv2-phase-field{display:flex;flex-direction:column;gap:6px}.planv2-phase-field label{font-size:12px;color:#7a869a;font-weight:700}.planv2-phase-field input,.planv2-phase-field textarea,.planv2-phase-field select{width:100%;border:1px solid #dbe2ef;border-radius:10px;padding:9px 10px;font-size:13px;color:#1f2d45;outline:none;background:#fff}.planv2-phase-field .ant-picker{width:100%;border:1px solid #dbe2ef;border-radius:10px;padding:6px 9px}.planv2-phase-field input:focus,.planv2-phase-field textarea:focus,.planv2-phase-field select:focus{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-phase-field .ant-picker-focused,.planv2-phase-field .ant-picker:hover{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-phase-field input:disabled,.planv2-phase-field textarea:disabled,.planv2-phase-field select:disabled{background:#f6f8fc;color:#8793a8;cursor:not-allowed}.planv2-phase-field-full{grid-column:1 / -1}.planv2-element-empty-panel{margin-top:10px;border:1px dashed #dbe3f2;border-radius:16px;padding:54px 16px;color:#7f8da5;font-size:18px;line-height:1.2;font-weight:600;text-align:center;background:#fafcff}.planv2-element-editor-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.planv2-element-editor-item{border:1px solid #dce4f2;border-radius:12px;padding:12px;background:#fbfcff}.planv2-element-editor-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.planv2-element-editor-top select{width:160px;border:1px solid #dbe2ef;border-radius:10px;padding:7px 8px;font-size:12px;color:#1f2d45;outline:none;background:#fff}.planv2-element-editor-top select:disabled{background:#f6f8fc;color:#8793a8;cursor:not-allowed}.planv2-element-editor-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.planv2-phase-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.planv2-phase-item{border:1px solid #e5eaf2;border-radius:12px;overflow:hidden}.planv2-phase-title{padding:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.planv2-phase-title-left{display:flex;align-items:center;gap:10px}.planv2-phase-index{width:30px;height:30px;border-radius:8px;background:#ebf2ff;color:#2e6bff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:13px}.planv2-phase-title-left h4{margin:0;color:#1a2233;font-size:15px;font-weight:700}.planv2-phase-title-left p{margin:2px 0 0;color:#7a869a;font-size:12px}.planv2-phase-detail{border-top:1px solid #e5eaf2;padding:14px}.planv2-phase-goal{background:#f7f9fc;border-radius:10px;padding:10px}.planv2-phase-goal p{margin:0;font-size:12px;color:#7a869a;font-weight:700}.planv2-phase-goal span{margin-top:2px;display:block;font-size:13px;color:#4b5565}.planv2-element-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.planv2-element-title{margin:0;font-size:12px;color:#7a869a;font-weight:700}.planv2-element-item{border:1px solid #e5eaf2;border-radius:10px;background:#fff;padding:10px;display:flex;gap:10px}.planv2-element-left{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ebf2ff;flex-shrink:0}.planv2-element-icon{color:#2e6bff;font-size:14px}.planv2-element-main{flex:1}.planv2-element-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.planv2-element-name-row h5{margin:0;font-size:14px;color:#1a2233;font-weight:700}.planv2-element-type{font-size:11px;color:#7a869a;background:#f7f9fc;padding:2px 8px;border-radius:8px}.planv2-element-desc{margin:4px 0 0;color:#7a869a;font-size:12px}.planv2-settings-box,.planv2-note-box{margin-top:8px;background:#f7f9fc;border-radius:8px;padding:8px;color:#4b5565;font-size:12px}.planv2-note-box span,.planv2-settings-grid span{color:#7a869a}.planv2-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.planv2-ai-review{border:1px solid #e6a23c;background:#fff7e6;border-radius:16px;padding:18px}.planv2-ai-review-head{display:flex;gap:10px;align-items:flex-start}.planv2-ai-review-icon{color:#e6a23c;font-size:20px;margin-top:2px}.planv2-ai-review-head h3{margin:0;font-size:18px;color:#1a2233}.planv2-ai-review-head p{margin:4px 0 0;font-size:13px;color:#4b5565}.planv2-ai-review-body{margin-top:12px;border:1px solid #e5eaf2;background:#fff;border-radius:12px;padding:12px}.planv2-ai-review-body h4{margin:0;font-size:15px;color:#1a2233}.planv2-ai-review-body p{margin:4px 0;font-size:13px;color:#4b5565}.planv2-ai-review-body span{font-size:12px;color:#7a869a}.planv2-ai-review-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.planv2-draft-list,.planv2-history-list{display:flex;flex-direction:column;gap:10px}.planv2-draft-row{border:1px solid #e5eaf2;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:border-color .2s ease;background:#fff}.planv2-draft-row:hover{border-color:#2e6bff}.planv2-draft-row-left{display:flex;gap:10px;align-items:center}.planv2-draft-icon,.planv2-history-icon,.planv2-draft-arrow{color:#7a869a}.planv2-draft-name-row,.planv2-history-name-row{display:flex;align-items:center;gap:8px}.planv2-draft-name-row h3,.planv2-history-name-row h3{margin:0;font-size:16px;color:#1a2233;font-weight:700}.planv2-draft-row-left p,.planv2-history-left p{margin:4px 0 0;font-size:13px;color:#7a869a}.planv2-history-row{border:1px solid #e5eaf2;border-radius:12px;padding:16px;background:#f7f9fc}.planv2-history-left{display:flex;gap:10px;align-items:center}.planv2-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1200}.planv2-modal{width:740px;max-width:100%;border-radius:20px;background:#fff;padding:24px}.planv2-modal h2{margin:0;font-size:42px;line-height:1.1;color:#1a2233}.planv2-form-grid{margin-top:16px;display:flex;flex-direction:column;gap:14px}.planv2-date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.planv2-field-block{display:flex;flex-direction:column;gap:8px}.planv2-field-block>label{font-size:14px;color:#4b5565;font-weight:600}.planv2-field-block>input,.planv2-field-block>textarea{width:100%;border:1px solid #d8dfe9;border-radius:12px;padding:10px 12px;font-size:14px;color:#1a2233;outline:none}.planv2-field-block .ant-picker{width:100%;border:1px solid #d8dfe9;border-radius:12px;padding:7px 11px}.planv2-field-block>input:focus,.planv2-field-block>textarea:focus{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-field-block .ant-picker-focused,.planv2-field-block .ant-picker:hover{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-date-range-tip{margin-top:-2px;color:#7a869a;font-size:12px}.planv2-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.planv2-mode-btn{border:1px solid #e5eaf2;border-radius:14px;background:#fff;padding:14px;text-align:left;color:#1a2233;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.planv2-mode-btn.active{border-color:#2e6bff;background:#ebf2ff}.planv2-mode-btn p{margin:0;font-size:16px;font-weight:700}.planv2-mode-btn span{margin-top:4px;display:block;font-size:13px;color:#7a869a}.planv2-modal-actions{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.planv2-stop-drawer .ant-drawer-header{border-bottom:1px solid #e5eaf2;padding:16px 20px}.planv2-stop-drawer .ant-drawer-title{color:#1a2233;font-weight:700}.planv2-stop-drawer .ant-drawer-body{padding:16px 20px 20px}.planv2-stop-drawer-body{display:flex;flex-direction:column;gap:14px}.planv2-stop-drawer-hint{margin:0;padding:12px;border-radius:12px;border:1px solid #dbe8ff;background:#f5f8ff;color:#4b5565;font-size:13px;line-height:1.6}.planv2-stop-drawer-field{display:flex;flex-direction:column;gap:8px}.planv2-stop-drawer-field label{font-size:13px;color:#4b5565;font-weight:700}.planv2-stop-drawer-field .ant-input{border-radius:10px;border-color:#dbe2ef}.planv2-stop-drawer-field .ant-input:focus,.planv2-stop-drawer-field .ant-input-focused{border-color:#2e6bff;box-shadow:0 0 0 2px #2e6bff1f}.planv2-stop-drawer-actions{margin-top:2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 960px){.planv2-card-head{flex-direction:column}.planv2-card-actions{width:100%;flex-wrap:wrap}.planv2-settings-grid{grid-template-columns:1fr}.planv2-phase-head{align-items:flex-start;flex-direction:column;gap:10px}.planv2-phase-head-actions{width:100%;flex-wrap:wrap}.planv2-phase-editor-head{padding:14px;flex-direction:column;align-items:stretch}.planv2-phase-editor-body{padding:14px}.planv2-phase-editor-head-main{width:100%}.planv2-phase-editor-head-actions{width:100%;justify-content:flex-end}.planv2-phase-editor-index{width:40px;height:40px;font-size:20px}.planv2-phase-editor-summary h4{font-size:24px}.planv2-phase-elements-head h4{font-size:16px}.planv2-element-empty-panel{font-size:14px;padding:24px 12px}.planv2-phase-editor-grid,.planv2-element-editor-grid{grid-template-columns:1fr}.planv2-element-editor-top{flex-direction:column;align-items:stretch}.planv2-element-editor-top select{width:100%}.planv2-mode-grid,.planv2-date-row,.planv2-modal-actions,.planv2-ai-review-actions,.planv2-stop-drawer-actions{grid-template-columns:1fr}.planv2-modal h2{font-size:32px}}
