.page-container.svelte-1dwkhb1{max-width:1280px;margin:0 auto;padding:2rem 1rem}.page-header.svelte-1dwkhb1{display:flex;flex-direction:column;gap:1.5rem}.header-top.svelte-1dwkhb1{display:flex;align-items:center}.client-header.svelte-1dwkhb1{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.header-info.svelte-1dwkhb1{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.client-name.svelte-1dwkhb1{font-size:2.25rem;font-weight:700;color:var(--color-gray-100);margin:0}.status-badge.svelte-1dwkhb1{padding:.375rem .75rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;text-transform:capitalize}.status-badge[data-status=active].svelte-1dwkhb1{background:var(--color-green-100);color:var(--color-green-700)}.status-badge[data-status=yearly].svelte-1dwkhb1{background:var(--color-gold-100);color:var(--color-gold-700)}.status-badge[data-status=lead].svelte-1dwkhb1{background:var(--color-blue-100);color:var(--color-blue-700)}.status-badge[data-status=inactive].svelte-1dwkhb1{background:var(--color-gray-200);color:var(--color-gray-700)}.header-actions.svelte-1dwkhb1{display:flex;gap:.75rem;flex-wrap:wrap}.loading-container.svelte-1dwkhb1{display:flex;justify-content:center;align-items:center;min-height:20rem}.error-state.svelte-1dwkhb1{border-radius:var(--radius-2xl);padding:3rem 2rem;text-align:center}.error-icon.svelte-1dwkhb1{display:flex;justify-content:center;margin-bottom:1rem}.error-title.svelte-1dwkhb1{font-size:1.5rem;font-weight:600;color:var(--color-gray-100);margin:0 0 .5rem}.error-message.svelte-1dwkhb1{color:var(--color-gray-400);margin:0 0 1.5rem}.info-section.svelte-1dwkhb1{border-radius:var(--radius-2xl);padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow-soft-lg)}.edit-section.svelte-1dwkhb1{border-radius:var(--radius-2xl);padding:2rem;box-shadow:var(--shadow-soft-lg)}.section-title.svelte-1dwkhb1{font-size:1.25rem;font-weight:600;color:var(--color-gray-100);margin:0 0 1rem;display:flex;align-items:center}.info-grid.svelte-1dwkhb1{display:grid;grid-template-columns:1fr;gap:1.5rem}.info-item.svelte-1dwkhb1{display:flex;flex-direction:column;gap:.5rem}.info-label.svelte-1dwkhb1{display:flex;align-items:center;font-size:.875rem;font-weight:500;color:var(--color-gray-400)}.info-icon{margin-right:.5rem;color:var(--color-gray-500)}.info-value.svelte-1dwkhb1{font-size:1rem;color:var(--color-gray-100)}.link.svelte-1dwkhb1{color:var(--color-royal-400);text-decoration:none;transition:color var(--transition-fast)}.link.svelte-1dwkhb1:hover{color:var(--color-royal-300);text-decoration:underline}.details-grid.svelte-1dwkhb1{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.tag-list.svelte-1dwkhb1{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-1dwkhb1{padding:.375rem .75rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500}.tag-event-type.svelte-1dwkhb1{background:var(--color-blue-100);color:var(--color-blue-700)}.tag-service.svelte-1dwkhb1{background:var(--color-green-100);color:var(--color-green-700)}.empty-text.svelte-1dwkhb1{color:var(--color-gray-500);font-style:italic;margin:0}.timeline-grid.svelte-1dwkhb1{display:grid;grid-template-columns:1fr;gap:1.5rem}.timeline-item.svelte-1dwkhb1{display:flex;flex-direction:column;gap:.5rem}.timeline-label.svelte-1dwkhb1{display:flex;align-items:center;font-size:.875rem;font-weight:500;color:var(--color-gray-400)}.timeline-icon{margin-right:.5rem;color:var(--color-gray-500)}.timeline-value.svelte-1dwkhb1{font-size:1rem;color:var(--color-gray-100)}.follow-up-section.svelte-1dwkhb1{background:linear-gradient(to bottom right,var(--royal-bg),rgba(147,51,234,.05));border:1px solid var(--royal-bg-strong)}.follow-up-content.svelte-1dwkhb1{display:flex;flex-direction:column;gap:.75rem}.follow-up-date.svelte-1dwkhb1{display:flex;align-items:center;font-size:1rem;font-weight:600;color:var(--color-royal-400)}.follow-up-task.svelte-1dwkhb1{font-size:.875rem;color:var(--color-gray-300);margin:0}.notes-content.svelte-1dwkhb1{color:var(--color-gray-300);line-height:1.6;margin:0;white-space:pre-wrap}.modal-overlay.svelte-1dwkhb1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content.svelte-1dwkhb1{background:var(--color-gray-800);border-radius:var(--radius-2xl);padding:2rem;max-width:28rem;width:100%;box-shadow:var(--shadow-2xl)}.modal-header.svelte-1dwkhb1{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.modal-title.svelte-1dwkhb1{font-size:1.5rem;font-weight:600;color:var(--color-gray-100);margin:.5rem 0 0}.modal-message.svelte-1dwkhb1{color:var(--color-gray-300);margin:0 0 1.5rem;text-align:center}.modal-actions.svelte-1dwkhb1{display:flex;gap:.75rem;justify-content:center}@media(min-width:640px){.info-grid.svelte-1dwkhb1,.timeline-grid.svelte-1dwkhb1,.details-grid.svelte-1dwkhb1{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.client-header.svelte-1dwkhb1{flex-direction:row;justify-content:space-between;align-items:center}.header-actions.svelte-1dwkhb1{margin-left:auto}}@media(min-width:1024px){.page-container.svelte-1dwkhb1{padding:2rem}}
