.customer-detail-container{padding:24px;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.customer-detail-header-redesigned{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;background-color:#fff;border:none;border-radius:12px;padding:24px;position:relative;box-shadow:0 4px 6px #00000014}.customer-card-content{display:flex;align-items:flex-start;gap:20px}.customer-details-column{display:flex;flex-direction:column;gap:8px}.customer-header-row{display:flex;align-items:center;gap:12px}.back-button-subtle{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:4px;padding:0;margin-bottom:16px;transition:background-color .2s ease,color .2s ease}.back-button-subtle:hover{color:#1f2937}.edit-profile-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;padding:8px;border-radius:50%;line-height:1;transition:all .2s ease}.edit-profile-btn:hover{background-color:#f3f4f6;color:#1f2937}.customer-contact-info-redesigned{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.customer-contact-item-redesigned{display:flex;align-items:center;gap:8px;color:#374151;font-size:14px}.customer-contact-item-redesigned .anticon{color:#9ca3af}.customer-name-redesigned{margin:0!important;font-size:24px;font-weight:600;color:#111827}.customer-badge-redesigned{background-color:#eef2ff;color:#4338ca;border:1px solid #d1d5db;font-size:12px;font-weight:500;border-radius:6px;padding:2px 8px}.customer-tags-container{display:flex;flex-direction:column;gap:6px}.customer-tags-redesigned{display:flex;gap:8px;flex-wrap:wrap}.customer-attributes-redesigned{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.customer-tag-redesigned{background-color:#f3f4f6;color:#374151;border-radius:6px;border:1px solid #e5e7eb;font-size:12px;padding:2px 8px}.customer-attribute-redesigned{background-color:#f0f9ff;color:#0369a1;border-radius:6px;border:1px solid #bae6fd;font-size:12px;padding:2px 8px;font-weight:500}.header-actions-redesigned{display:flex;align-items:center;gap:12px}.header-actions-redesigned .ant-btn{border-radius:8px;font-weight:500}.customer-header-card{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 6px #0000001a}.customer-header-card .ant-card-body{padding:24px}.ant-card{border-radius:8px;box-shadow:0 2px 6px #0000001a;border:1px solid #e8e8e8}.ant-card-head-title{font-weight:600}.ant-tabs-nav{margin-bottom:24px}.ant-tabs-tab{padding:16px!important;font-size:14px;font-weight:500}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:#fe9f1d!important}.ant-tabs-ink-bar{background-color:#fe9f1d!important;height:3px}.appointments-dashboard{padding:8px}.appointments-dashboard-header{display:flex;justify-content:space-between;align-items:center}.appointments-dashboard-header .ant-input-affix-wrapper{border-radius:20px;height:40px;flex:1;margin-right:16px}.appointments-dashboard-header .ant-input-affix-wrapper .ant-input{height:100%}.add-event-btn{background-color:#ff9f1c!important;border-color:#ff9f1c!important;border-radius:20px;font-weight:500;height:40px}.add-event-btn:hover{background-color:#e8850e!important;border-color:#e8850e!important}.appointment-group-card{background-color:transparent;border:none;box-shadow:none!important;margin-bottom:24px}.appointment-group-card .ant-card-head{background-color:#fff;border-bottom:none;color:#1f2937;padding:16px 0}.appointment-group-card .ant-card-head-title{font-size:16px;font-weight:600;color:#1f2937;padding:16px 0}.appointment-group-card .ant-card-body{padding:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.dashboard-table .ant-table{background:transparent}.dashboard-table .ant-table-thead>tr>th{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:500;color:#6b7280;padding:12px 24px;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.dashboard-table .ant-table-thead>tr>th:before{content:none!important}.dashboard-table .ant-table-tbody>tr>td{padding:20px 24px;border-bottom:1px solid #f3f4f6;color:#374151}.dashboard-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.view-all-link{text-align:right;padding:12px 24px;background-color:#fff;border-top:1px solid #e5e7eb}.view-all-link .ant-btn-primary{background-color:#2dc4b6;border-color:#2dc4b6;border-radius:20px}.view-all-link .ant-btn-primary:hover{background-color:#25a398!important;border-color:#25a398!important}.customer-action-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db!important;background-color:#fff!important;cursor:pointer;transition:all .2s ease}.customer-action-btn:hover{background-color:#f9fafb!important;border-color:#e5e7eb!important;transform:translateY(-1px)}.customer-action-btn.edit-btn{color:#f97316!important;background-color:#fff!important;border-color:#e5e7eb!important}.customer-action-btn.edit-btn:hover{background-color:#fff7ed!important;border-color:#e5e7eb!important;color:#f97316!important}.customer-action-btn.delete-btn{color:#ef4444!important;background-color:#fff!important;border-color:#e5e7eb!important}.customer-action-btn.delete-btn:hover{background-color:#fef2f2!important;border-color:#e5e7eb!important;color:#ef4444!important}.notes-timeline-row>.ant-col{display:flex}.notes-timeline-row>.ant-col>.ant-card{display:flex;flex-direction:column;width:100%;height:100%}.notes-timeline-row>.ant-col>.ant-card>.ant-card-body{flex-grow:1;display:flex;flex-direction:column}.private-notes-card .ant-card-body{justify-content:space-between}.private-notes-content-wrapper{border:1px solid #d9d9d9;border-radius:6px;padding:12px;margin-bottom:16px;background-color:#fff;flex-grow:1;min-height:100px}.private-notes-content-wrapper .ant-typography{color:#595959;font-size:14px;line-height:1.5715}.private-notes-alert{margin-bottom:16px!important;background-color:#fffbe6;border-color:#ffe58f}.private-notes-alert .ant-alert-message{color:#595959}.timeline-fixed-height-wrapper{max-height:350px;overflow-y:auto;overflow-x:hidden;padding-right:8px;width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}.timeline-fixed-height-wrapper .ant-timeline{width:100%!important;padding-top:8px;margin:0!important;padding-left:0!important;padding-right:12px!important}.timeline-fixed-height-wrapper .ant-timeline-item{display:flex!important;align-items:flex-start!important;width:100%!important;padding-bottom:20px!important;position:relative!important;justify-content:flex-start!important;margin-left:0!important;padding-left:0!important;left:0!important;right:auto!important}.timeline-fixed-height-wrapper .ant-timeline-item-label{flex:0 0 140px!important;position:static!important;width:140px!important;text-align:left!important;padding-right:12px!important;top:0!important;color:#00000073!important;line-height:1.4!important;margin-left:0!important;left:0!important;right:auto!important}.timeline-fixed-height-wrapper .ant-timeline-item-label .ant-typography{line-height:1.4!important}.timeline-fixed-height-wrapper .ant-timeline-item-head{position:static!important;margin-top:4px!important;margin-left:0!important;margin-right:8px!important;inset-inline-start:0!important;flex-shrink:0!important;left:auto!important;right:auto!important}.timeline-fixed-height-wrapper .ant-timeline-item-content{flex:1 1 auto!important;min-width:0!important;margin-left:0!important;width:auto!important;padding-bottom:0!important;text-align:left!important;padding-left:0!important;left:auto!important;right:auto!important;inset-inline-start:auto!important}.timeline-fixed-height-wrapper .ant-timeline-item-tail{display:none!important}.timeline-fixed-height-wrapper .ant-timeline-item-head-blue{background-color:#fff!important;border-color:#2dc4b6!important}.custom-vertical-timeline .subtext{color:#000000a6;font-size:13px;margin-top:2px}.notes-action-buttons{display:flex;justify-content:flex-start;gap:8px;margin-top:12px}.notes-action-btn{border-radius:6px!important;font-weight:500!important;padding:6px 16px!important;border:none!important;cursor:pointer!important;transition:all .2s ease!important;font-size:14px!important;height:36px!important;line-height:1.5!important;display:inline-flex;align-items:center;justify-content:center}.notes-save-btn{background-color:#2dc4b6!important;color:#fff!important}.notes-save-btn:hover{background-color:#28b0a3!important;color:#fff!important}.notes-cancel-btn{background-color:#f0f2f5!important;color:#595959!important;border:1px solid #d9d9d9!important}.notes-cancel-btn:hover{background-color:#e6e8eb!important}
