:root{color:#17211b;letter-spacing:0;background:#f4f6f4;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f4f6f4;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.customer-app{min-height:100vh}.topbar{z-index:20;background:#fff;border-bottom:1px solid #dfe5e0;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex;position:sticky;top:0}.topbar h1{margin:3px 0 0;font-size:22px}.eyebrow{color:#627068;font-size:10px;font-weight:800}.topbar-actions{align-items:center;gap:8px;display:flex}.current-user{padding:0 12px;font-size:13px;font-weight:700}.customer-main{max-width:1480px;margin:0 auto;padding:24px 32px 56px}.summary-row{grid-template-columns:1.3fr repeat(6,1fr);gap:8px;margin-bottom:18px;display:grid}.summary-total,.summary-item{text-align:left;background:#fff;border:1px solid #dfe5e0;border-radius:6px;flex-direction:column;justify-content:space-between;height:82px;padding:13px 14px;display:flex}.summary-total{color:#fff;background:#193b2c;border-color:#193b2c}.summary-row span{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.summary-row strong{font-size:24px}.summary-item{color:#58635c;position:relative}.summary-item:before{content:"";background:#8b9690;border-radius:6px 0 0 6px;width:3px;position:absolute;top:0;bottom:0;left:0}.summary-item:hover,.summary-item.active{border-color:#8da095;box-shadow:0 3px 12px #1c362814}.status-lead:before{background:#3b82f6}.status-following:before{background:#22a06b}.status-proposal:before{background:#8b5cf6}.status-won:before{background:#12844f}.status-lost:before{background:#d14e4e}.status-dormant:before{background:#7c8580}.toolbar{grid-template-columns:minmax(260px,1fr) 180px 160px auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.search-box{background:#fff;border:1px solid #d8dfda;border-radius:5px;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.search-box span{color:#68756d;font-size:22px}.search-box input{background:0 0;border:0;outline:0;width:100%}.toolbar select,.form-grid input,.form-grid select,.form-grid textarea{color:#17211b;background:#fff;border:1px solid #d5ddd7;border-radius:5px;outline:0;width:100%}.toolbar select{height:42px;padding:0 10px}.primary-button,.secondary-button,.ghost-button,.danger-outline,.icon-button{border:1px solid #0000;border-radius:5px;font-weight:700}.primary-button{color:#fff;background:#1d6747;border-color:#1d6747;height:42px;padding:0 18px}.primary-button:disabled{opacity:.5}.secondary-button{color:#24332a;background:#fff;border-color:#cdd7d0;height:38px;padding:0 16px}.ghost-button{color:#455249;background:0 0;border-color:#d5ddd7;height:36px;padding:0 12px}.icon-button{background:#f0f3f1;border-color:#e0e6e2;width:36px;height:36px;font-size:24px}.table-panel,.upcoming-panel,.config-card{background:#fff;border:1px solid #dce3de;border-radius:6px;overflow:hidden}.table-head{border-bottom:1px solid #e5eae6;justify-content:space-between;align-items:center;height:52px;padding:0 18px;font-size:13px;font-weight:700;display:flex}.table-grid{grid-template-columns:minmax(220px,1.5fr) minmax(110px,.7fr) minmax(100px,.65fr) minmax(130px,1fr) minmax(170px,1fr) 90px;align-items:center;gap:16px;display:grid}.table-labels{color:#66736b;background:#f7f9f7;border-bottom:1px solid #e6ebe7;height:40px;padding:0 18px;font-size:12px;font-weight:700}.customer-row{color:#3e4942;background:#fff;border-bottom:1px solid #edf0ee;min-height:72px;padding:10px 18px}.customer-row:hover{background:#f6faf7}.customer-cell{flex-direction:column;gap:5px;min-width:0;display:flex}.customer-cell strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.customer-cell small{color:#758078;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.status-dot{white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.status-dot:before{content:"";background:#8b9690;border-radius:50%;width:7px;height:7px}.status-dot.status-lead:before{background:#3b82f6}.status-dot.status-following:before{background:#22a06b}.status-dot.status-proposal:before{background:#8b5cf6}.status-dot.status-won:before{background:#12844f}.status-dot.status-lost:before{background:#d14e4e}.status-dot.status-dormant:before{background:#7c8580}.detail-link{color:#1d6747;text-align:left;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.empty-state,.upcoming-empty{text-align:center;color:#69756d;padding:50px}.empty-state{flex-direction:column;align-items:center;gap:10px;display:flex}.error-banner,.form-error{color:#9d2e2e;background:#fff4f4;border:1px solid #efc1c1;border-radius:5px;margin-bottom:12px;padding:11px 14px;font-size:13px}.upcoming-panel,.config-card{margin-bottom:16px;padding:18px;overflow:visible}.section-heading{justify-content:space-between;align-items:center;display:flex}.section-heading h2{margin:4px 0 0;font-size:18px}.section-heading>span{color:#758078;font-size:12px}.upcoming-list{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;display:grid}.upcoming-list button{text-align:left;color:#26342b;background:#fbfcfb;border:1px solid #e3e9e4;border-radius:5px;grid-template-columns:1fr auto 18px;align-items:center;gap:14px;padding:12px;display:grid}.upcoming-list strong,.upcoming-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.upcoming-list small{color:#778179;margin-top:5px;font-size:12px}.upcoming-list time{color:#5e6d63;white-space:nowrap;font-size:12px}.overlay{z-index:50;background:#121c166b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-modal{background:#fff;border-radius:6px;width:min(720px,100vw - 32px);max-height:calc(100vh - 40px);padding:22px;overflow:auto}.modal-head,.detail-title{justify-content:space-between;align-items:center;display:flex}.modal-head{border-bottom:1px solid #e3e8e4;margin-bottom:18px;padding-bottom:14px}.modal-head h2{margin:0;font-size:21px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.config-grid label{color:#59665e;flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.form-grid input,.form-grid select{height:40px;padding:0 10px}.form-grid textarea{resize:vertical;padding:10px}.form-grid .full{grid-column:1/-1}.modal-actions{border-top:1px solid #e4e9e5;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.customer-login{background:#eef2ef;place-items:center;min-height:100vh;padding:24px;display:grid}.customer-login>div{background:#fff;border:1px solid #d9e1db;border-radius:6px;width:min(420px,100%);padding:34px}.customer-login h1{margin:8px 0;font-size:28px}.customer-login p{color:#69756d;margin:0 0 24px}.customer-login button{color:#fff;background:#1d6747;border:0;border-radius:5px;height:42px;padding:0 18px;font-weight:700}.detail-page{max-width:1000px;margin:0 auto;padding:26px 32px 60px}.detail-title{align-items:flex-start;margin-bottom:18px}.detail-title h2{margin:12px 0 5px;font-size:28px}.detail-title p{color:#748078;margin:0}.config-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.config-grid input,.config-grid select{background:#fff;border:1px solid #d5ddd7;border-radius:5px;height:40px;padding:0 10px}.detail-summary{border-top:1px solid #e4e9e5;border-left:1px solid #e4e9e5;grid-template-columns:repeat(4,1fr);margin-top:20px;display:grid}.detail-summary>div{border-bottom:1px solid #e4e9e5;border-right:1px solid #e4e9e5;flex-direction:column;gap:7px;min-height:70px;padding:12px;display:flex}.detail-summary span{color:#778179;font-size:12px}.detail-summary strong{font-size:14px}.detail-summary .full{grid-column:1/-1}.detail-followup-form{grid-template-columns:1fr 1fr auto;gap:8px;margin-top:16px;display:grid}.detail-followup-form textarea{resize:vertical;border:1px solid #d5ddd7;border-radius:5px;grid-column:1/-1;height:76px;padding:10px}.detail-followup-form input{border:1px solid #d5ddd7;border-radius:5px;height:40px;padding:0 10px}.timeline{margin-top:18px}.timeline article{border-left:1px solid #d9e1dc;margin-left:5px;padding:0 0 20px 22px;position:relative}.timeline article:before{content:"";background:#2d7654;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:-5px}.timeline article>div{color:#748078;justify-content:space-between;font-size:12px;display:flex}.timeline article p{margin:8px 0 4px;font-size:14px}@media (width<=1050px){.summary-row{grid-template-columns:repeat(4,1fr)}.toolbar{grid-template-columns:minmax(220px,1fr) 160px 150px auto}}@media (width<=720px){.topbar{height:66px;padding:0 16px}.topbar h1{font-size:19px}.eyebrow,.current-user,.topbar-actions .ghost-button:first-of-type{display:none}.customer-main{padding:14px 12px 40px}.summary-row{gap:7px;margin:0 -12px 14px;padding:0 12px 4px;display:flex;overflow-x:auto}.summary-total,.summary-item{flex:0 0 108px;height:70px}.toolbar{grid-template-columns:1fr 1fr}.search-box,.toolbar .primary-button{grid-column:1/-1}.table-labels{display:none}.table-grid{grid-template-columns:1fr auto;gap:8px}.customer-row{min-height:88px;padding:14px}.customer-row>span:nth-child(2),.customer-row>span:nth-child(4),.customer-row>span:nth-child(5){display:none}.upcoming-list{grid-template-columns:1fr}.detail-page{padding:18px 12px 40px}.detail-title{flex-direction:column;gap:12px}.config-grid,.detail-summary{grid-template-columns:1fr}.detail-summary .full{grid-column:auto}.detail-followup-form{grid-template-columns:1fr}.detail-followup-form textarea{grid-column:auto}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.editor-modal{width:calc(100vw - 20px);padding:16px}}.home-shell{background:#eef2ef}.customer-home{max-width:1180px;min-height:calc(100vh - 76px);margin:0 auto;padding:48px 32px}.customer-entry-panel{background:#fff;border:1px solid #d8e0da;border-radius:6px;flex-direction:column;justify-content:space-between;min-height:360px;padding:42px;display:flex;position:relative;overflow:hidden}.customer-entry-panel:after{content:"";background:#276849;width:9px;height:100%;position:absolute;top:0;right:0}.entry-copy h2{margin:12px 0 26px;font-size:34px}.entry-count{color:#173c2b;margin:0;font-size:92px;font-weight:750;line-height:1}.entry-action{color:#1a3527;text-align:left;background:#f7faf8;border:1px solid #cad6ce;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 20px;font-weight:800;display:flex}.entry-action:hover{background:#f0f6f2;border-color:#7f9b89}.entry-action b{font-size:30px;font-weight:400}.list-page-title{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.list-page-title h2{margin:0 0 5px;font-size:26px}.list-page-title span{color:#6e7971;font-size:13px}.list-toolbar{grid-template-columns:minmax(260px,1fr) 180px 160px}@media (width<=720px){.customer-home{min-height:calc(100vh - 66px);padding:16px 12px}.customer-entry-panel{min-height:300px;padding:28px 22px}.entry-copy h2{font-size:27px}.entry-count{font-size:72px}.list-toolbar{grid-template-columns:1fr 1fr}.list-page-title{align-items:center}.list-page-title h2{font-size:22px}}.dashboard-home{background:#f1f4f2}.dashboard-main{max-width:1360px;margin:0 auto;padding:28px 32px 56px}.dashboard-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.dashboard-heading h2{margin:0 0 6px;font-size:26px;line-height:1.2}.dashboard-actions{gap:8px;display:flex}.metric-band{background:#fff;border:1px solid #d9e1db;border-radius:6px;grid-template-columns:1.2fr repeat(3,1fr);margin-bottom:18px;display:grid;overflow:hidden}.metric{text-align:left;background:#fff;border:0;border-right:1px solid #e1e7e2;flex-direction:column;align-items:flex-start;min-width:0;min-height:130px;padding:22px 24px;display:flex}.metric:last-child{border-right:0}.metric strong{color:#18251d;margin:18px 0 12px;font-size:38px;line-height:1}.metric small b{margin-left:4px;font-size:18px}.metric-primary{color:#fff;background:#1b4934}.dashboard-columns{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}.dashboard-section{background:#fff;border:1px solid #d9e1db;border-radius:6px;overflow:hidden}.dashboard-section-head{border-bottom:1px solid #e2e7e3;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex}.dashboard-section-head h3{margin:0 0 4px;font-size:17px}.dashboard-section-head button{color:#1d6747;background:0 0;border:0;font-size:12px;font-weight:800}.schedule-list>button{text-align:left;color:#27342c;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:120px minmax(0,1fr) 90px 16px;align-items:center;gap:14px;width:100%;min-height:74px;padding:10px 20px;display:grid}.schedule-list>button:last-child{border-bottom:0}.schedule-list>button:hover{background:#f7faf8}.schedule-list>button>b{color:#96a098;font-size:22px;font-weight:400}.schedule-list time{flex-direction:column;gap:4px;font-style:normal;display:flex}.schedule-list time strong{color:#344139;font-size:12px}.schedule-list time small{color:#79837c;font-size:11px}.schedule-list .due-danger strong{color:#b03535}.schedule-list .due-today strong{color:#9a6c0b}.schedule-customer{flex-direction:column;gap:5px;min-width:0;display:flex}.schedule-customer strong,.schedule-customer small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.schedule-customer small{color:#748078;font-size:12px}.recent-list>button{text-align:left;color:#25332a;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:70px;padding:10px 16px;display:grid}.recent-list>button:last-child{border-bottom:0}.recent-list>button:hover{background:#f7faf8}.customer-avatar{color:#225b40;background:#e7efe9;border-radius:4px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:grid}.recent-list>button>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.recent-list strong,.recent-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recent-list small{color:#78827b;font-size:11px}.recent-list em{font-style:normal}.dashboard-empty{color:#657169;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;display:flex}.dashboard-empty strong{font-size:14px}.dashboard-empty button{color:#1d6747;background:0 0;border:0;font-size:12px;font-weight:800}@media (width<=900px){.dashboard-columns{grid-template-columns:1fr}.metric-band{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid #e1e7e2}}@media (width<=620px){.dashboard-main{padding:18px 12px 40px}.dashboard-heading{align-items:flex-start;gap:16px}.dashboard-heading h2{font-size:22px}.dashboard-heading>div>span,.dashboard-actions .secondary-button{display:none}.metric-band{grid-template-columns:1fr 1fr}.metric{min-height:110px;padding:17px 16px}.metric strong{margin:14px 0 9px;font-size:31px}.metric small{line-height:1.35}.schedule-list>button{grid-template-columns:78px minmax(0,1fr) 14px;padding:11px 14px}.schedule-list>button>.status-dot{display:none}.dashboard-section-head{padding:0 14px}.recent-section{margin-top:0}}.dashboard-empty{min-height:170px}@media (width<=620px){.dashboard-empty{min-height:130px}}.dashboard-home{color:#1c1c1e;background:#f2f2f7}.dashboard-home .topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #3c3c431f;height:72px}.dashboard-home .topbar h1{letter-spacing:-.2px;font-size:21px;font-weight:750}.dashboard-home .eyebrow{color:#8e8e93;letter-spacing:.3px}.dashboard-home .ghost-button,.dashboard-home .secondary-button,.dashboard-home .primary-button{border-radius:13px}.dashboard-home .ghost-button{color:#3a3a3c;background:#ffffffb8;border-color:#3c3c4324}.dashboard-home .primary-button{background:#007aff;border-color:#007aff}.dashboard-home .secondary-button{color:#007aff;background:#fff;border-color:#3c3c4326}.dashboard-main{max-width:1240px;padding:34px 32px 64px}.dashboard-heading{margin-bottom:24px}.dashboard-heading h2{letter-spacing:-.7px;color:#1c1c1e;font-size:32px;font-weight:750}.dashboard-heading>div>span{color:#8e8e93;font-size:14px}.dashboard-actions{gap:10px}.metric-band{background:0 0;border:0;border-radius:0;grid-template-columns:1.2fr repeat(3,1fr);gap:14px;margin-bottom:22px;overflow:visible}.metric{color:#1c1c1e;background:#fff;border-radius:18px;min-height:146px;padding:20px 22px;box-shadow:0 3px 16px #1f1f2e0f;border:0!important}.metric>span{color:#8e8e93;font-size:13px;font-weight:650}.metric strong{letter-spacing:-1px;color:#1c1c1e;margin:22px 0 10px;font-size:40px}.metric small{color:#8e8e93;font-size:12px}.metric-primary{color:#fff;background:#007aff;box-shadow:0 6px 18px #007aff38}.metric-primary>span,.metric-primary strong,.metric-primary small{color:#fff}.metric-primary:hover{background:#006fe6}.metric-today{box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff9500}.metric-alert{box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff3b30}.metric-alert strong,.metric-alert small{color:#ff3b30}.dashboard-section{background:#fff;border:0;border-radius:18px;box-shadow:0 3px 16px #1f1f2e0f}.dashboard-section-head{border-bottom:1px solid #3c3c431a;height:74px;padding:0 22px}.dashboard-section-head h3{color:#1c1c1e;font-size:19px;font-weight:720}.dashboard-section-head span{color:#8e8e93;font-size:12px}.dashboard-section-head button{color:#007aff;font-size:13px}.schedule-list>button{color:#1c1c1e;border-bottom:1px solid #3c3c4314;min-height:78px;padding:12px 22px}.schedule-list>button:hover,.recent-list>button:hover{background:#f8f8fa}.schedule-list time strong{font-size:13px}.schedule-list time small{color:#8e8e93}.schedule-customer strong{font-size:15px}.schedule-customer small{color:#8e8e93}.schedule-list>button>b{color:#c7c7cc}.recent-list>button{color:#1c1c1e;border-bottom:1px solid #3c3c4314;min-height:76px;padding:12px 18px}.customer-avatar{color:#007aff;background:#e5f1ff;border-radius:12px;width:38px;height:38px}.recent-list strong{font-size:14px}.recent-list small{color:#8e8e93}.dashboard-empty{color:#8e8e93;min-height:190px}.dashboard-empty strong{color:#636366;font-size:14px}.dashboard-empty button{color:#007aff;font-size:13px}.dashboard-home .error-banner{border-radius:13px}.dashboard-home .status-dot{font-size:12px}.dashboard-home .status-dot:before{width:8px;height:8px}@media (width<=900px){.dashboard-main{padding-top:26px}.metric-band{gap:12px}}@media (width<=620px){.dashboard-home .topbar{height:64px}.dashboard-main{padding:24px 16px 48px}.dashboard-heading h2{font-size:28px}.metric-band{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.metric{border-radius:16px;min-height:124px;padding:17px 16px}.metric strong{margin:18px 0 8px;font-size:32px}.dashboard-section{border-radius:16px}.dashboard-section-head{height:68px;padding:0 17px}.schedule-list>button{padding:11px 16px}.recent-list>button{padding:11px 15px}.dashboard-empty{min-height:145px}}.recent-metric{background:#fff;border-radius:18px;flex-direction:column;min-width:0;height:146px;display:flex;overflow:hidden;box-shadow:0 3px 16px #1f1f2e0f}.recent-metric-head{border-bottom:1px solid #3c3c4314;flex:0 0 48px;justify-content:space-between;align-items:center;padding:0 14px 0 16px;display:flex}.recent-metric-head>div{flex-direction:column;gap:2px;display:flex}.recent-metric-head span{color:#1c1c1e;font-size:13px;font-weight:700}.recent-metric-head small{color:#8e8e93;font-size:10px}.recent-metric-head button{color:#007aff;background:0 0;border:0;padding:6px;font-size:11px;font-weight:700}.recent-metric-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d1d1d6 transparent;min-height:0;overflow-y:auto}.recent-metric-list>button{text-align:left;color:#1c1c1e;background:#fff;border:0;border-bottom:1px solid #3c3c4312;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:50px;padding:7px 12px;display:grid}.recent-metric-list>button:last-child{border-bottom:0}.recent-metric-list>button:hover{background:#f8f8fa}.recent-metric-list .customer-avatar{border-radius:9px;width:30px;height:30px;font-size:12px}.recent-metric-list>button>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.recent-metric-list strong,.recent-metric-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recent-metric-list strong{font-size:12px}.recent-metric-list small{color:#8e8e93;font-size:10px}.recent-metric-list .status-dot{font-size:10px}.recent-metric-list .status-dot:before{width:6px;height:6px}.recent-metric-empty{color:#8e8e93;flex:1;place-items:center;font-size:12px;display:grid}.schedule-only{grid-template-columns:1fr}@media (width<=620px){.metric-today{grid-column:1/-1}.recent-metric{border-radius:16px;grid-column:1/-1;height:170px}.recent-metric-head{flex-basis:52px;padding:0 16px}.recent-metric-list>button{min-height:52px;padding:8px 14px}}.metric-band.metric-band-three{grid-template-columns:1.2fr 1fr 1fr}.recent-section{min-height:100%}.recent-section .recent-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7c7cc transparent;max-height:560px;overflow-y:auto}@media (width<=900px){.metric-band.metric-band-three{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-columns.schedule-only{grid-template-columns:1fr}.recent-section{margin-top:0}}@media (width<=620px){.metric-band.metric-band-three{grid-template-columns:1fr 1fr}.metric-band.metric-band-three .metric-today{grid-column:1/-1}.recent-section .recent-list{max-height:360px}}.lifecycle-section{margin-bottom:18px}.lifecycle-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:0 8px 8px;display:grid}.lifecycle-item{text-align:left;color:#1c1c1e;background:#f7f7f9;border:0;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;min-height:94px;padding:14px 14px 12px;transition:background .15s,transform .15s;display:flex}.lifecycle-item:hover{background:#f0f1f5;transform:translateY(-1px)}.lifecycle-label{color:#636366;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;max-width:100%;font-size:13px;font-weight:700;display:flex;overflow:hidden}.lifecycle-label i{background:#8e8e93;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.lifecycle-item strong{margin-top:10px;font-size:28px;line-height:1}.lifecycle-item small{color:#8e8e93;font-size:11px}.lifecycle-lead .lifecycle-label i{background:#007aff}.lifecycle-following .lifecycle-label i{background:#34c759}.lifecycle-proposal .lifecycle-label i{background:#af52de}.lifecycle-won .lifecycle-label i{background:#30b05d}.lifecycle-lost .lifecycle-label i{background:#ff3b30}.lifecycle-dormant .lifecycle-label i{background:#8e8e93}@media (width<=900px){.lifecycle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.lifecycle-section{margin-bottom:16px}.lifecycle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 8px 8px}.lifecycle-item{min-height:86px;padding:12px}.lifecycle-item strong{margin-top:8px;font-size:25px}}.overview-bento{grid-template-columns:minmax(220px,.9fr) minmax(190px,.72fr) minmax(440px,1.75fr);align-items:stretch;gap:14px;margin-bottom:22px;display:grid}.overview-total,.overview-focus-card,.overview-lifecycle{color:#1c1c1e;background:#fff;border:0;border-radius:18px;box-shadow:0 3px 16px #1f1f2e0f}.overview-total{text-align:left;color:#fff;background:#007aff;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:236px;padding:24px;display:flex;box-shadow:0 6px 18px #007aff38}.overview-total:hover{background:#006fe6}.overview-total>span,.overview-focus-card>span{font-size:13px;font-weight:700}.overview-total strong{font-size:50px;line-height:1}.overview-total small{font-size:12px}.overview-total small b{margin-left:5px;font-size:19px}.overview-focus-stack{grid-template-rows:1fr 1fr;gap:14px;display:grid}.overview-focus-card{grid-template-rows:auto 1fr;grid-template-columns:1fr auto;align-items:end;min-height:111px;padding:18px 20px;display:grid}.overview-focus-card>span{color:#8e8e93;grid-column:1/-1;align-self:start}.overview-focus-card strong{font-size:34px;line-height:1}.overview-focus-card small{color:#8e8e93;text-align:right;align-self:end;font-size:11px}.overview-today{box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff9500}.overview-today.is-alert{box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff3b30}.overview-today.is-alert strong,.overview-today.is-alert small{color:#ff3b30}.overview-lifecycle{min-width:0;padding:0 8px 8px;overflow:hidden}.overview-lifecycle-head{border-bottom:1px solid #3c3c4314;justify-content:space-between;align-items:center;height:56px;padding:0 10px 0 12px;display:flex}.overview-lifecycle-head h3{margin:0;font-size:17px}.overview-lifecycle-head button{color:#007aff;background:0 0;border:0;padding:8px;font-size:12px;font-weight:700}.overview-lifecycle .lifecycle-item strong{margin-top:7px;font-size:25px}.overview-lifecycle .lifecycle-label{font-size:12px}@media (width<=1050px){.overview-bento{grid-template-columns:minmax(210px,.8fr) minmax(180px,.7fr) minmax(380px,1.55fr)}.overview-lifecycle .lifecycle-item{padding:10px}}@media (width<=820px){.overview-bento{grid-template-columns:1fr 1fr}.overview-total,.overview-focus-stack{min-height:180px}.overview-focus-card{min-height:0}.overview-lifecycle{grid-column:1/-1}}@media (width<=620px){.overview-bento{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.overview-total{border-radius:16px;min-height:178px;padding:18px}.overview-total strong{font-size:40px}.overview-focus-stack{gap:10px;min-height:178px}.overview-focus-card{border-radius:16px;padding:13px 14px}.overview-focus-card strong{font-size:28px}.overview-focus-card small{max-width:82px}.overview-lifecycle{border-radius:16px}.overview-lifecycle-head{height:54px;padding-left:9px}.overview-lifecycle .lifecycle-grid{grid-template-rows:repeat(3,82px);grid-template-columns:repeat(2,minmax(0,1fr));height:auto;padding-top:7px}}.overview-today-card{color:#1c1c1e;background:#fff;border:0;border-radius:18px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:236px;padding:24px;display:flex;box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff9500}.overview-today-card>span{color:#8e8e93;font-size:13px;font-weight:700}.overview-today-card strong{font-size:50px;line-height:1}.overview-today-card small{color:#8e8e93;font-size:12px}.overview-today-card.is-alert{box-shadow:0 3px 16px #1f1f2e0f,inset 0 3px #ff3b30}.overview-today-card.is-alert strong,.overview-today-card.is-alert small{color:#ff3b30}@media (width<=1050px){.overview-bento{grid-template-columns:minmax(200px,.75fr) minmax(185px,.7fr) minmax(380px,1.7fr)}}@media (width<=820px){.overview-bento{grid-template-columns:1fr 1fr}.overview-today-card{min-height:180px}.overview-lifecycle{grid-column:1/-1}}@media (width<=620px){.overview-bento{grid-template-columns:1fr 1fr}.overview-today-card{border-radius:16px;min-height:178px;padding:18px}.overview-today-card strong{font-size:40px}}.overview-bento{grid-template-columns:minmax(220px,.82fr) minmax(440px,1.9fr)}.overview-lifecycle{padding:8px}.overview-lifecycle .lifecycle-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;height:220px;padding:0}.overview-lifecycle .lifecycle-item{border-radius:14px;min-height:0;padding:14px}@media (width<=1050px){.overview-bento{grid-template-columns:minmax(200px,.75fr) minmax(380px,1.7fr)}}@media (width<=820px){.overview-bento{grid-template-columns:1fr}.overview-total{min-height:170px}.overview-lifecycle{grid-column:auto}.overview-lifecycle .lifecycle-grid{grid-template-rows:repeat(2,86px);height:auto}}@media (width<=620px){.overview-bento{grid-template-columns:1fr;gap:10px}.overview-total{border-radius:16px;min-height:150px;padding:18px}.overview-total strong{font-size:40px}.overview-lifecycle{border-radius:16px;padding:8px}.overview-lifecycle .lifecycle-grid{grid-template-rows:repeat(3,82px);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.overview-lifecycle .lifecycle-item{border-radius:12px;padding:12px}}.customer-ios-page{color:#1c1c1e;background:#f2f2f7;min-height:100vh}.customer-ios-page .topbar{-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #3c3c431f;height:72px}.customer-ios-page .topbar h1{color:#1c1c1e;font-size:21px;font-weight:750}.customer-ios-page .eyebrow{color:#8e8e93}.customer-ios-page .primary-button{color:#fff;background:#007aff;border-color:#007aff;border-radius:13px;height:44px;padding:0 18px}.customer-ios-page .primary-button:hover{background:#006fe6;border-color:#006fe6}.customer-ios-page .secondary-button,.customer-ios-page .ghost-button{color:#007aff;background:#fff;border-color:#3c3c4324;border-radius:12px}.customer-ios-page .ghost-button{color:#3a3a3c;background:#ffffffc2}.customer-ios-page .error-banner,.customer-ios-page .form-error{color:#d70015;background:#fff0ef;border:0;border-radius:13px}.customer-list-page .list-page-main{max-width:1240px;padding:34px 32px 64px}.customer-list-page .list-page-title{align-items:center;margin-bottom:22px}.customer-list-page .list-page-title h2{color:#1c1c1e;margin:0 0 5px;font-size:32px;font-weight:750}.customer-list-page .list-page-title span{color:#8e8e93;font-size:14px}.customer-list-page .list-toolbar{background:#fff;border-radius:18px;grid-template-columns:minmax(280px,1fr) 190px 170px;gap:10px;margin-bottom:16px;padding:10px;box-shadow:0 3px 16px #1f1f2e0f}.customer-list-page .search-box{background:#f2f2f7;border:0;border-radius:12px;height:46px;padding:0 14px}.customer-list-page .search-box span{color:#8e8e93;font-size:21px}.customer-list-page .search-box input{color:#1c1c1e}.customer-list-page .search-box input::placeholder{color:#8e8e93}.customer-list-page .list-toolbar select{color:#3a3a3c;background:#f2f2f7;border:0;border-radius:12px;outline:0;height:46px;padding:0 13px}.customer-list-page .search-box:focus-within,.customer-list-page .list-toolbar select:focus{box-shadow:0 0 0 2px #007aff4d}.customer-list-page .table-panel{background:#fff;border:0;border-radius:18px;box-shadow:0 3px 16px #1f1f2e0f}.customer-list-page .table-grid{grid-template-columns:minmax(240px,1.55fr) minmax(110px,.7fr) minmax(110px,.72fr) minmax(155px,1fr) 86px;gap:16px}.customer-list-page .table-labels{color:#8e8e93;background:#fff;border-bottom:1px solid #3c3c431a;height:48px;padding:0 20px;font-size:12px;font-weight:650}.customer-list-page .customer-row{color:#3a3a3c;border-bottom:1px solid #3c3c4314;min-height:82px;padding:12px 20px}.customer-list-page .customer-row:last-child{border-bottom:0}.customer-list-page .customer-row:hover{background:#f8f8fa}.customer-list-page .customer-identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;display:grid}.customer-list-page .customer-identity>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.customer-list-page .list-avatar{color:#007aff;background:#e5f1ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:750;display:grid}.customer-list-page .customer-cell strong{color:#1c1c1e;font-size:15px}.customer-list-page .customer-cell small{color:#8e8e93}.customer-list-page .status-dot{color:#3a3a3c;background:#f2f2f7;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700}.customer-list-page .status-lead{color:#0066d6;background:#eaf3ff}.customer-list-page .status-following{color:#248a3d;background:#eaf8ef}.customer-list-page .status-proposal{color:#8944ab;background:#f6edfb}.customer-list-page .status-won{color:#248a3d;background:#eaf8ef}.customer-list-page .status-lost{color:#d70015;background:#fff0ef}.customer-list-page .status-dormant{color:#636366;background:#f2f2f7}.customer-list-page .detail-link{color:#007aff;text-align:right;font-size:13px;font-weight:700}.customer-list-page .empty-state{color:#8e8e93;min-height:360px}.customer-list-page .empty-state strong{color:#3a3a3c}.customer-ios-page .overlay{-webkit-backdrop-filter:blur(8px);background:#1c1c1e57;padding:20px}.customer-ios-page .quick-editor{border-radius:22px;width:min(680px,100vw - 32px);max-height:calc(100vh - 40px);padding:0;overflow:auto;box-shadow:0 24px 70px #0000003d}.customer-ios-page .quick-editor .modal-head{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #3c3c431a;height:72px;margin:0;padding:0 22px;position:sticky;top:0}.customer-ios-page .quick-editor .modal-head h2{color:#1c1c1e;font-size:22px;font-weight:750}.customer-ios-page .quick-editor .icon-button{color:#636366;background:#f2f2f7;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.customer-ios-page .quick-editor>.form-error{margin:16px 22px 0}.customer-ios-page .quick-editor .form-grid{gap:15px;padding:20px 22px 6px}.customer-ios-page .quick-editor .form-grid label{color:#636366;gap:7px;font-size:13px;font-weight:650}.customer-ios-page .quick-editor .form-grid input,.customer-ios-page .quick-editor .form-grid select,.customer-ios-page .quick-editor .form-grid textarea{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0;width:100%}.customer-ios-page .quick-editor .form-grid input,.customer-ios-page .quick-editor .form-grid select{height:48px;padding:0 13px}.customer-ios-page .quick-editor .form-grid textarea{resize:vertical;min-height:88px;padding:12px 13px}.customer-ios-page .quick-editor .form-grid input:focus,.customer-ios-page .quick-editor .form-grid select:focus,.customer-ios-page .quick-editor .form-grid textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.customer-ios-page .quick-editor .primary-field input{font-size:16px;font-weight:650}.customer-ios-page .quick-editor .modal-actions{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #3c3c431a;margin:14px 0 0;padding:14px 22px 18px;position:sticky;bottom:0}.customer-ios-page .quick-editor .modal-actions .secondary-button,.customer-ios-page .quick-editor .modal-actions .primary-button{min-width:96px;height:44px}.customer-detail-page .detail-page{max-width:1080px;padding:34px 32px 64px}.customer-detail-page .detail-title{align-items:center;margin-bottom:22px}.customer-detail-page .detail-identity{align-items:center;gap:16px;min-width:0;display:flex}.customer-detail-page .detail-avatar{color:#fff;background:#007aff;border-radius:19px;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:24px;font-weight:750;display:grid;box-shadow:0 6px 18px #007aff33}.customer-detail-page .detail-title h2{color:#1c1c1e;margin:7px 0 4px;font-size:30px;font-weight:750}.customer-detail-page .detail-title p{color:#8e8e93;font-size:14px}.customer-detail-page .detail-title .status-dot{color:#636366;font-size:12px;font-weight:700}.customer-detail-page .config-card{background:#fff;border:0;border-radius:18px;margin-bottom:18px;padding:24px;box-shadow:0 3px 16px #1f1f2e0f}.customer-detail-page .section-heading{min-height:32px}.customer-detail-page .section-heading h2{color:#1c1c1e;margin:0;font-size:20px;font-weight:750}.customer-detail-page .section-heading>span{color:#8e8e93;font-size:13px}.customer-detail-page .config-grid{gap:14px;margin-top:20px}.customer-detail-page .detail-base-controls{grid-template-columns:minmax(220px,360px);margin-top:20px}.customer-detail-page .config-grid label{color:#636366;gap:7px;font-size:13px;font-weight:650}.customer-detail-page .config-grid input,.customer-detail-page .config-grid select{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0;height:50px;padding:0 14px}.customer-detail-page .config-grid input:focus,.customer-detail-page .config-grid select:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.customer-detail-page .detail-summary{border:0;border-top:1px solid #3c3c431a;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.customer-detail-page .detail-summary>div{border:0;border-right:1px solid #3c3c4314;min-height:82px;padding:17px 14px 12px}.customer-detail-page .detail-summary>div:nth-child(4){border-right:0}.customer-detail-page .detail-summary span{color:#8e8e93;font-size:12px}.customer-detail-page .detail-summary strong{color:#1c1c1e;overflow-wrap:anywhere;font-size:14px;font-weight:650}.customer-detail-page .detail-summary .full{border-top:1px solid #3c3c4314;border-right:0;min-height:68px;padding-left:0;padding-right:0}.customer-detail-page .detail-followup-form{grid-template-columns:minmax(0,1fr) 210px 210px auto;gap:10px;margin-top:20px}.customer-detail-page .followup-next-date{color:#8e8e93;gap:6px;font-size:12px;font-weight:650;display:grid}.customer-detail-page .followup-next-date input{width:100%}.customer-detail-page .detail-followup-form textarea,.customer-detail-page .detail-followup-form input{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0}.customer-detail-page .detail-followup-form textarea{height:92px;padding:13px 14px}.customer-detail-page .detail-followup-form input{height:46px;padding:0 13px}.customer-detail-page .detail-followup-form textarea:focus,.customer-detail-page .detail-followup-form input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.customer-detail-page .detail-followup-form .primary-button{align-self:end}.customer-detail-page .timeline{margin-top:22px}.customer-detail-page .timeline article{border-left:2px solid #e5e5ea;padding:0 0 22px 24px}.customer-detail-page .timeline article:before{background:#007aff;width:10px;height:10px;left:-6px;box-shadow:0 0 0 4px #e5f1ff}.customer-detail-page .timeline article>div{color:#8e8e93}.customer-detail-page .timeline article p{color:#1c1c1e;font-size:14px;line-height:1.55}.customer-detail-page .timeline-empty{color:#8e8e93;place-items:center;min-height:150px;font-size:14px;display:grid}.customer-detail-page .detail-device-section .section-heading{margin-bottom:14px}.customer-detail-page .compact-action{height:38px;padding:0 14px;font-size:13px}.customer-detail-page .section-empty{color:#8e8e93;background:#f8f8fa;border-radius:14px;place-items:center;min-height:120px;font-size:14px;display:grid}.customer-detail-page .device-list{gap:8px;display:grid}.customer-detail-page .device-row{background:#f8f8fa;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:grid}.customer-detail-page .device-icon{color:#007aff;background:#e5f1ff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:20px;font-weight:700;display:grid}.customer-detail-page .device-main{flex-direction:column;gap:4px;min-width:0;display:flex}.customer-detail-page .device-main strong{color:#1c1c1e;font-size:14px}.customer-detail-page .device-main small{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.customer-detail-page .device-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.customer-detail-page .device-active{color:#248a3d;background:#eaf8ef}.customer-detail-page .device-inactive{color:#636366;background:#f2f2f7}.customer-detail-page .device-actions{gap:8px;display:flex}.customer-detail-page .text-action{color:#007aff;background:0 0;border:0;padding:5px;font-size:12px;font-weight:700}.customer-detail-page .danger-action{color:#d70015}.customer-detail-page .device-editor{border-radius:22px;width:min(520px,100vw - 32px);padding:0;overflow:hidden;box-shadow:0 24px 70px #0000003d}.customer-detail-page .device-editor .modal-head{background:#fff;height:72px;margin:0;padding:0 22px}.customer-detail-page .device-form{gap:15px;padding:20px 22px 6px;display:grid}.customer-detail-page .device-form label{color:#636366;gap:7px;font-size:13px;font-weight:650;display:grid}.customer-detail-page .device-form input,.customer-detail-page .device-form select,.customer-detail-page .device-form textarea{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0;width:100%;padding:0 13px}.customer-detail-page .device-form input,.customer-detail-page .device-form select{height:48px}.customer-detail-page .device-form textarea{resize:vertical;min-height:86px;padding-top:12px}.customer-detail-page .device-form input:focus,.customer-detail-page .device-form select:focus,.customer-detail-page .device-form textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}@media (width<=720px){.customer-ios-page .topbar{height:64px;padding:0 16px}.customer-ios-page .topbar-actions .ghost-button:first-of-type{align-items:center;display:inline-flex}.customer-list-page .list-page-main,.customer-detail-page .detail-page{padding:24px 16px 48px}.customer-list-page .list-page-title h2{font-size:28px}.customer-list-page .list-toolbar{border-radius:16px;grid-template-columns:1fr 1fr;padding:8px}.customer-list-page .search-box{grid-column:1/-1}.customer-list-page .table-panel{box-shadow:none;background:0 0;border-radius:16px;overflow:visible}.customer-list-page .customer-table{gap:10px;display:grid}.customer-list-page .customer-row{background:#fff;border:0;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;min-height:92px;padding:14px;box-shadow:0 3px 14px #1f1f2e0f}.customer-list-page .row-owner,.customer-list-page .row-device,.customer-list-page .row-updated{display:none!important}.customer-list-page .customer-identity{grid-area:1/1/3}.customer-list-page .row-status{grid-area:1/2;justify-self:end}.customer-list-page .detail-link{grid-area:2/2;place-self:end}.customer-list-page .list-avatar{border-radius:12px;width:40px;height:40px}.customer-ios-page .quick-editor{border-radius:20px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.customer-ios-page .quick-editor .modal-head{height:64px;padding:0 17px}.customer-ios-page .quick-editor .form-grid{grid-template-columns:1fr;padding:17px 17px 4px}.customer-ios-page .quick-editor .form-grid .full{grid-column:auto}.customer-ios-page .quick-editor .modal-actions{padding:12px 17px 15px}.customer-detail-page .detail-title{align-items:flex-start;gap:18px}.customer-detail-page .detail-title .primary-button{width:100%}.customer-detail-page .detail-avatar{border-radius:17px;flex-basis:56px;width:56px;height:56px}.customer-detail-page .detail-title h2{font-size:26px}.customer-detail-page .config-card{border-radius:16px;padding:18px}.customer-detail-page .config-grid,.customer-detail-page .detail-base-controls{grid-template-columns:1fr}.customer-detail-page .detail-summary{grid-template-columns:1fr 1fr}.customer-detail-page .detail-summary>div,.customer-detail-page .detail-summary>div:nth-child(4){border-bottom:1px solid #3c3c4314;border-right:0}.customer-detail-page .detail-summary>div:nth-child(odd){border-right:1px solid #3c3c4314}.customer-detail-page .detail-summary .full{border-right:0;grid-column:1/-1}.customer-detail-page .detail-followup-form{grid-template-columns:1fr}.customer-detail-page .detail-followup-form textarea,.customer-detail-page .followup-next-date{grid-column:auto}.customer-detail-page .detail-followup-form .primary-button{width:100%}.customer-detail-page .device-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.customer-detail-page .device-actions{grid-column:2/-1;justify-self:end}.customer-detail-page .device-status{grid-area:1/3}.customer-detail-page .device-editor .modal-head{height:64px;padding:0 17px}.customer-detail-page .device-form{padding:17px}.customer-detail-page .device-editor .modal-actions{padding:12px 17px 15px}}.customer-workspace-page{color:#1c1c1e;background:#f2f2f7;min-height:100vh}.customer-workspace{grid-template-columns:minmax(300px,1fr) minmax(0,2fr);gap:18px;max-width:1500px;height:calc(100vh - 72px);margin:0 auto;padding:20px 24px 24px;display:grid}.workspace-sidebar,.workspace-detail{background:#fff;border-radius:20px;min-height:0;overflow:hidden;box-shadow:0 3px 16px #1f1f2e0f}.workspace-sidebar{flex-direction:column;display:flex}.workspace-sidebar-head{border-bottom:1px solid #3c3c431a;justify-content:space-between;align-items:center;min-height:76px;padding:18px 18px 14px;display:flex}.workspace-sidebar-head h2{margin:0 0 4px;font-size:21px;font-weight:750}.workspace-sidebar-head span{color:#8e8e93;font-size:12px}.workspace-sidebar-head .compact-action{height:38px;padding:0 13px;font-size:13px}.workspace-filters{border-bottom:1px solid #3c3c431a;gap:8px;padding:12px;display:grid}.workspace-filters .search-box{background:#f2f2f7;border:0;border-radius:12px;height:42px;padding:0 12px}.workspace-filters .search-box span{color:#8e8e93;font-size:19px}.workspace-filters .search-box input{color:#1c1c1e}.workspace-filter-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.workspace-filter-row select{color:#3a3a3c;background:#f2f2f7;border:0;border-radius:10px;outline:0;height:38px;padding:0 10px}.workspace-customer-list{min-height:0;padding:8px;overflow-y:auto}.workspace-customer-item{text-align:left;color:#1c1c1e;background:#fff;border:0;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:78px;padding:11px 10px;display:grid}.workspace-customer-item:hover{background:#f8f8fa}.workspace-customer-item.is-selected{background:#eaf3ff;box-shadow:inset 3px 0 #007aff}.workspace-customer-item .list-avatar{border-radius:12px;width:40px;height:40px}.workspace-customer-copy{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;min-width:0;display:grid}.workspace-customer-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.workspace-customer-copy small{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;grid-column:1/-1;font-size:11px;overflow:hidden}.workspace-customer-copy .status-dot{color:#636366;background:0 0;grid-area:1/2;align-self:center;min-height:0;padding:0;font-size:10px}.workspace-customer-item time{color:#8e8e93;align-self:start;padding-top:2px;font-size:11px}.workspace-list-empty,.workspace-detail-empty{color:#8e8e93;place-items:center;height:100%;font-size:14px;display:grid}.workspace-detail{background:#f2f2f7}.workspace-detail-scroll{height:100%;padding:4px;overflow:auto}.workspace-detail-content{max-width:920px;margin:0 auto;padding:10px 12px 40px}.workspace-detail-header{padding:10px 6px 18px}.workspace-detail-header .detail-identity{align-items:center;gap:14px;display:flex}.workspace-detail-header .detail-avatar{color:#fff;background:#007aff;border-radius:17px;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:22px;font-weight:750;display:grid;box-shadow:0 6px 18px #007aff33}.workspace-detail-header h2{margin:0 0 4px;font-size:27px;font-weight:750}.workspace-detail-header p{color:#8e8e93;margin:0;font-size:13px}.workspace-card{background:#fff;border-radius:18px;margin-bottom:14px;padding:20px;box-shadow:0 3px 16px #1f1f2e0f}.workspace-card-heading{justify-content:space-between;align-items:center;min-height:32px;margin-bottom:16px;display:flex}.workspace-card-heading h3{margin:0;font-size:19px;font-weight:750}.workspace-card-heading>span,.workspace-card-heading>div>span{color:#8e8e93;font-size:12px}.workspace-card-heading label{color:#8e8e93;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.workspace-card-heading select{color:#1c1c1e;background:#f2f2f7;border:0;border-radius:10px;outline:0;min-width:128px;height:38px;padding:0 10px}.workspace-card-heading .compact-action{height:38px;padding:0 13px;font-size:13px}.workspace-info-grid{border-top:1px solid #3c3c431a;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.workspace-info-grid>div{border-bottom:1px solid #3c3c4314;border-right:1px solid #3c3c4314;flex-direction:column;gap:6px;min-height:72px;padding:14px 12px;display:flex}.workspace-info-grid>div:nth-child(4n){border-right:0}.workspace-info-grid span{color:#8e8e93;font-size:12px}.workspace-info-grid strong{color:#1c1c1e;overflow-wrap:anywhere;font-size:14px;font-weight:650}.workspace-info-grid .full{border-right:0;grid-column:1/-1;min-height:64px}.workspace-followup-form{grid-template-columns:minmax(0,1fr) 190px 190px auto;gap:9px;margin-bottom:18px;display:grid}.workspace-followup-form textarea,.workspace-followup-form input{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0;width:100%}.workspace-followup-form textarea{grid-row:1/3;height:88px;padding:12px}.workspace-followup-form input{height:42px;padding:0 12px}.workspace-followup-form label{color:#8e8e93;gap:5px;font-size:11px;font-weight:650;display:grid}.workspace-followup-form label input{height:42px}.workspace-followup-form .primary-button{align-self:end;height:42px}.workspace-followup-form textarea:focus,.workspace-followup-form input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.workspace-detail-content .device-list{gap:8px;display:grid}.workspace-detail-content .device-row{background:#f8f8fa;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:12px 14px;display:grid}.workspace-detail-content .device-icon{color:#007aff;background:#e5f1ff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:20px;font-weight:700;display:grid}.workspace-detail-content .device-main{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-detail-content .device-main strong{color:#1c1c1e;font-size:14px}.workspace-detail-content .device-main small{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.workspace-detail-content .device-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.workspace-detail-content .device-active{color:#248a3d;background:#eaf8ef}.workspace-detail-content .device-inactive{color:#636366;background:#f2f2f7}.workspace-detail-content .device-actions{gap:8px;display:flex}.workspace-detail-content .text-action{color:#007aff;background:0 0;border:0;padding:5px;font-size:12px;font-weight:700}.workspace-detail-content .danger-action{color:#d70015}.workspace-detail-content .timeline{margin-top:0}.workspace-detail-content .timeline article{padding-bottom:20px}.workspace-detail-content .timeline-empty{min-height:130px}.workspace-detail-content .section-empty{min-height:110px}.workspace-detail-content .device-editor{border-radius:22px;width:min(520px,100vw - 32px);padding:0;overflow:hidden;box-shadow:0 24px 70px #0000003d}.workspace-detail-content .device-editor .modal-head{background:#fff;height:72px;margin:0;padding:0 22px}.workspace-detail-content .device-form{gap:15px;padding:20px 22px 6px;display:grid}.workspace-detail-content .device-form label{color:#636366;gap:7px;font-size:13px;font-weight:650;display:grid}.workspace-detail-content .device-form input,.workspace-detail-content .device-form select,.workspace-detail-content .device-form textarea{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:12px;outline:0;width:100%;padding:0 13px}.workspace-detail-content .device-form input,.workspace-detail-content .device-form select{height:48px}.workspace-detail-content .device-form textarea{resize:vertical;min-height:86px;padding-top:12px}@media (width<=900px){.customer-workspace{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 72px)}.workspace-sidebar{max-height:440px}.workspace-detail{min-height:720px}.workspace-detail-scroll{max-height:none}.workspace-detail-content{max-width:none}}@media (width<=620px){.customer-workspace{gap:10px;padding:10px}.workspace-sidebar{border-radius:16px;max-height:390px}.workspace-sidebar-head{padding:14px}.workspace-filters{padding:10px}.workspace-detail{border-radius:16px}.workspace-detail-content{padding:6px 6px 28px}.workspace-detail-header{padding:8px 8px 14px}.workspace-detail-header h2{font-size:24px}.workspace-card{border-radius:16px;padding:16px}.workspace-card-heading{align-items:flex-start;gap:10px}.workspace-card-heading label{flex-direction:column;align-items:flex-start;gap:5px}.workspace-card-heading select{min-width:112px}.workspace-info-grid{grid-template-columns:1fr 1fr}.workspace-info-grid>div:nth-child(4n){border-right:1px solid #3c3c4314}.workspace-info-grid>div:nth-child(2n){border-right:0}.workspace-info-grid .full{border-right:0;grid-column:1/-1}.workspace-followup-form{grid-template-columns:1fr}.workspace-followup-form textarea{grid-row:auto;height:86px}.workspace-followup-form .primary-button{width:100%}.workspace-detail-content .device-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.workspace-detail-content .device-actions{grid-column:2/-1;justify-self:end}.workspace-detail-content .device-status{grid-area:1/3}.workspace-detail-content .device-editor .modal-head{height:64px;padding:0 17px}.workspace-detail-content .device-form{padding:17px}}.workspace-base-card .workspace-card-heading{align-items:center;margin-bottom:20px}.workspace-card-identity{align-items:center;gap:14px;min-width:0;display:flex}.workspace-card-identity .detail-avatar{color:#fff;background:#007aff;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:750;display:grid;box-shadow:0 6px 18px #007aff33}.workspace-card-identity h2{color:#1c1c1e;margin:0 0 3px;font-size:25px;font-weight:750;line-height:1.15}.workspace-card-identity p{color:#8e8e93;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.workspace-base-card .workspace-card-heading label{margin-left:auto}.workspace-followup-card .workspace-card-heading{margin-bottom:18px}.workspace-followup-card .workspace-card-heading>div{align-items:baseline;gap:10px;display:flex}.workspace-followup-card .workspace-card-heading>div>span,.workspace-followup-card .followup-hint{color:#8e8e93;font-size:12px}.workspace-followup-form{background:#f8f8fa;border:1px solid #3c3c4314;border-radius:14px;grid-template-columns:1fr;gap:10px;margin-bottom:22px;padding:14px;display:grid}.workspace-followup-form textarea{resize:vertical;background:#fff;border:1px solid #3c3c431a;border-radius:10px;grid-row:auto;height:84px;min-height:84px;padding:12px 13px}.followup-form-fields{grid-template-columns:minmax(0,1fr) 190px auto;align-items:end;gap:10px;display:grid}.followup-form-fields input{background:#fff;border:1px solid #3c3c431a;border-radius:10px;height:42px;padding:0 12px}.followup-form-fields label{color:#8e8e93;gap:5px;font-size:11px;font-weight:650;display:grid}.followup-form-fields label input{width:100%}.followup-form-fields .primary-button{white-space:nowrap;height:42px}.workspace-followup-form textarea:focus,.followup-form-fields input:focus{background:#fff;border-color:#007aff;outline:0;box-shadow:0 0 0 3px #007aff1f}.workspace-followup-card .timeline{margin-top:0;padding-left:4px}.workspace-followup-card .timeline article{border-left:2px solid #e5e5ea;margin-left:6px;padding:0 0 18px 23px}.workspace-followup-card .timeline article:last-child{padding-bottom:2px}.workspace-followup-card .timeline article:before{background:#007aff;width:10px;height:10px;top:3px;left:-6px;box-shadow:0 0 0 4px #e5f1ff}.timeline-meta{color:#8e8e93;align-items:center;gap:10px;font-size:12px;justify-content:flex-start!important;display:flex!important}.timeline-meta strong{color:#636366;font-weight:650}.timeline-meta span{color:#8e8e93;background:#f2f2f7;border-radius:999px;padding:3px 8px;font-size:11px}.timeline-body{background:#f8f8fa;border-radius:11px;margin-top:8px;padding:11px 13px}.timeline-body p{color:#1c1c1e;font-size:14px;line-height:1.55;margin:0!important}.timeline-body small{color:#636366;border-top:1px solid #3c3c4314;gap:7px;margin-top:9px;padding-top:8px;font-size:12px;line-height:1.45;display:flex}.timeline-body small b{color:#8e8e93;flex:none;font-weight:650}@media (width<=620px){.workspace-base-card .workspace-card-heading{align-items:flex-start;gap:12px}.workspace-card-identity .detail-avatar{border-radius:14px;flex-basis:48px;width:48px;height:48px;font-size:19px}.workspace-card-identity h2{font-size:21px}.workspace-card-identity p{max-width:180px}.workspace-base-card .workspace-card-heading label{flex-direction:column;align-items:flex-start;gap:5px;margin-left:0}.followup-hint{display:none}.followup-form-fields{grid-template-columns:1fr}.followup-form-fields .primary-button{width:100%}}.dashboard-top-grid{grid-template-columns:minmax(0,3fr) minmax(280px,1fr);align-items:start;gap:18px;margin-bottom:22px;display:grid}.dashboard-primary-column{flex-direction:column;gap:18px;min-width:0;display:flex}.dashboard-top-grid .overview-bento{margin-bottom:0}.dashboard-columns.schedule-only{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:column;gap:18px;min-width:0;display:flex}.new-customer-panel{color:#fff;text-align:center;background:#007aff;border:0;border-radius:18px;justify-content:center;align-items:center;gap:24px;width:100%;height:106px;min-height:106px;padding:14px 20px;transition:background .15s,transform .15s;display:flex;box-shadow:0 6px 18px #007aff38}.new-customer-panel:hover{background:#006fe6;transform:translateY(-1px)}.new-customer-panel span{font-size:16px;font-weight:750;line-height:1.2}.new-customer-panel strong{margin:0;font-size:42px;font-weight:400;line-height:1;display:block}.new-customer-panel .new-customer-plus{place-items:center;width:42px;height:48px;line-height:1;display:grid;transform:translateY(-3px)}.dashboard-sidebar .recent-section{width:100%;min-height:0}@media (width<=900px){.dashboard-top-grid{grid-template-columns:1fr}.dashboard-sidebar{display:flex}}@media (width<=620px){.dashboard-sidebar{gap:10px;display:flex}.new-customer-panel{border-radius:16px;height:96px;min-height:96px;padding:14px 18px}.new-customer-panel span{font-size:15px}.new-customer-panel strong{font-size:36px;line-height:1}.new-customer-panel .new-customer-plus{width:36px;height:42px;transform:translateY(-2px)}}.workspace-info-grid .workspace-payment-field{color:#8e8e93;border-bottom:1px solid #3c3c4314;border-right:1px solid #3c3c4314;flex-direction:column;gap:6px;min-height:72px;padding:14px 12px;font-size:12px;display:flex}.workspace-payment-field input,.detail-payment-field input{color:#1c1c1e;background:#f2f2f7;border:0;border-radius:10px;outline:0;width:100%;height:36px;padding:0 10px}.workspace-payment-field input:focus,.detail-payment-field input:focus{background:#fff;box-shadow:0 0 0 2px #007aff40}.customer-detail-page .detail-payment-field{color:#8e8e93;border:0;border-right:1px solid #3c3c4314;flex-direction:column;gap:6px;min-height:82px;padding:17px 14px 12px;font-size:12px;display:flex}.status-dot.status-unpaid:before{background:#ff9500}.status-dot.status-paid:before{background:#30b05d}.lifecycle-unpaid .lifecycle-label i{background:#ff9500}.lifecycle-paid .lifecycle-label i{background:#30b05d}.customer-list-page .status-unpaid{color:#9a6500;background:#fff5df}.customer-list-page .status-paid{color:#248a3d;background:#eaf8ef}.workspace-base-actions,.workspace-edit-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.workspace-base-actions .compact-action{color:#007aff;background:#f2f2f7;border:0;border-radius:10px;height:38px;padding:0 13px;font-size:13px;font-weight:700}.workspace-edit-actions .compact-action{border-radius:10px;height:38px;padding:0 14px}.workspace-base-card.is-editing{box-shadow:0 5px 22px #007aff1a}.customer-edit-form{border-top:1px solid #3c3c431a;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:18px;display:grid}.edit-field{color:#8e8e93;gap:6px;font-size:12px;font-weight:650;display:grid}.edit-field-wide{grid-column:1/-1}.edit-field input,.edit-field select,.edit-field textarea{color:#1c1c1e;background:#f2f2f7;border:1px solid #0000;border-radius:11px;outline:0;width:100%;padding:0 11px}.edit-field input,.edit-field select{height:42px}.edit-field textarea{resize:vertical;min-height:78px;padding-top:10px}.edit-field input:focus,.edit-field select:focus,.edit-field textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.workspace-danger-zone{border-top:1px solid #d700151f;justify-content:flex-end;margin-top:18px;padding-top:14px;display:flex}.workspace-danger-zone .danger-action{color:#d70015;background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:700}.workspace-danger-zone .danger-action:disabled{opacity:.5}@media (width<=620px){.workspace-base-actions,.workspace-edit-actions{justify-content:flex-end;width:100%;margin-left:0}.workspace-base-card .workspace-card-heading{flex-wrap:wrap}.customer-edit-form{grid-template-columns:1fr 1fr;gap:10px}.edit-field-wide{grid-column:1/-1}.workspace-danger-zone{justify-content:flex-start}}
