.edit-customer-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--theme-elevation-100)}.edit-customer-title{display:flex;align-items:center;gap:1.25rem}.edit-customer-badge{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.05));border:2px solid rgba(59,130,246,.2);border-radius:12px;color:rgb(37,99,235);box-shadow:0 2px 8px rgba(59,130,246,.15)}.edit-customer-title h1{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em}.edit-customer-subtitle{margin:.25rem 0 0;font-size:.9375rem;color:var(--theme-elevation-500);font-weight:500}.edit-customer-form-section{margin-bottom:3rem}.edit-customer-activities{margin-top:3rem;padding-top:2.5rem;border-top:2px solid var(--theme-elevation-150)}.edit-customer-activities-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.edit-customer-activities-title{display:flex;align-items:center;gap:.75rem}.edit-customer-activities-title svg{color:var(--theme-elevation-600)}.edit-customer-activities-title h2{margin:0;font-size:1.25rem;font-weight:600}@media (max-width:768px){.edit-customer-title h1{font-size:1.5rem}.edit-customer-badge{width:56px;height:56px}.edit-customer-activities-header{flex-direction:column;align-items:flex-start;gap:1rem}}.view-customer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid var(--theme-elevation-100)}.view-customer-title{display:flex;align-items:center;gap:1.25rem}.view-customer-badge{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--theme-elevation-100),var(--theme-elevation-75));border:2px solid var(--theme-elevation-200);border-radius:12px;color:var(--theme-elevation-600);box-shadow:0 2px 8px rgba(0,0,0,.08)}.view-customer-title h1{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em}.view-customer-subtitle{margin:.25rem 0 0;font-size:.9375rem;color:var(--theme-elevation-500);font-weight:500}.view-customer-layout{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:3rem}.view-customer-main,.view-customer-sidebar{min-width:0}.view-customer-card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:10px;padding:1.75rem;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .2s ease}.view-customer-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.view-customer-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--theme-elevation-100)}.view-customer-card-header svg{color:var(--theme-elevation-600);flex-shrink:0}.view-customer-card-header h2{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.01em}.view-customer-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.view-customer-info-item{display:flex;flex-direction:column;gap:.375rem}.view-customer-info-label{font-size:.75rem;font-weight:600;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.05em}.view-customer-info-value{font-size:.9375rem;font-weight:500;color:var(--theme-text)}.view-customer-type-badge{display:inline-block;padding:.375rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;line-height:1;white-space:nowrap}.view-customer-type-badge.badge-company{background-color:var(--theme-elevation-100);color:var(--theme-elevation-800);border:1px solid var(--theme-elevation-200)}.view-customer-type-badge.badge-individual{background-color:rgba(34,197,94,.1);color:rgb(21,128,61);border:1px solid rgba(34,197,94,.2)}.view-customer-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--theme-elevation-150)}.view-customer-section-header{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.view-customer-section-header svg{color:var(--theme-elevation-600);flex-shrink:0}.view-customer-section-header h3{margin:0;font-size:.9375rem;font-weight:600;color:var(--theme-text)}.view-customer-address{font-size:.9375rem;color:var(--theme-text);line-height:1.5}.view-customer-notes{font-size:.9375rem;color:var(--theme-text);line-height:1.6;white-space:pre-wrap;background:var(--theme-elevation-50);padding:1rem;border-radius:6px;border:1px solid var(--theme-elevation-150)}.view-customer-activities{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--theme-elevation-150)}.view-customer-activities-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.view-customer-activities-title{display:flex;align-items:center;gap:.75rem}.view-customer-activities-title svg{color:var(--theme-elevation-600)}.view-customer-activities-title h2{margin:0;font-size:1.25rem;font-weight:600}@media (max-width:1024px){.view-customer-layout{grid-template-columns:1fr}.view-customer-sidebar{order:-1}}@media (max-width:768px){.view-customer-header{flex-direction:column;align-items:flex-start;gap:1rem}.view-customer-title h1{font-size:1.5rem}.view-customer-badge{width:56px;height:56px}.view-customer-info-grid{grid-template-columns:1fr}.view-customer-card{padding:1.25rem}}