.lead-form-container{padding:16px;background:var(--surface1);border-radius:8px;max-width:500px;margin:0 auto;width:100%}.lead-form-header{display:flex;flex-direction:column;gap:8px}.lead-form-title{font-size:1.5rem;font-weight:700}.lead-form-description{color:var(--secondaryText);line-height:1.5}.lead-form{display:flex;flex-direction:column;gap:1.5rem}.lead-form-submit{align-self:flex-start;margin-top:.5rem}.lead-form-success{text-align:center;font-size:1.25rem;white-space:pre-line}.event-column-start:has(.event-contact-host-dialog){position:unset}.event-contact-host-button{font-size:14px;color:var(--secondaryText);transition:color var(--transition-duration) ease}.event-contact-host-button:hover{color:var(--primaryText)}.event-contact-host-dialog{display:flex;flex-direction:column;gap:16px}.event-contact-host-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.event-contact-host-dialog-title{font-size:1rem;font-weight:600}