.create-customer-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--theme-elevation-100)}.create-customer-title{display:flex;align-items:center;gap:1.25rem}.create-customer-badge{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));border:2px solid rgba(34,197,94,.3);border-radius:12px;color:rgb(21,128,61);box-shadow:0 2px 8px rgba(34,197,94,.15)}.create-customer-title h1{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em}.create-customer-subtitle{margin:.25rem 0 0;font-size:.9375rem;color:var(--theme-elevation-500);font-weight:500}@media (max-width:768px){.create-customer-title h1{font-size:1.5rem}.create-customer-badge{width:56px;height:56px}}