.hrw-form-wrapper{max-width:700px;margin:40px auto;background:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.05);font-family:inherit}.hrw-form-wrapper h3{margin:0 0 1.5em;font-size:1.5em;font-weight:600;color:#021c1e}.hrw-step{display:none}.hrw-step.is-active{display:block}.hrw-webinar-options{margin-bottom:1.5em}.hrw-webinar-options select{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:1em;box-sizing:border-box;background:#f9f9f9;transition:border-color .2s}.hrw-webinar-options select:focus{border-color:var(--hrw-primary,#0073aa);outline:none;background:#fff}.hrw-field-group{margin-bottom:1.25em}.hrw-field-group label{display:block;margin-bottom:6px;font-weight:500;color:#303233}.hrw-field-group input[type=text],.hrw-field-group input[type=email],.hrw-field-group select{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:1em;background:#f9f9f9;transition:border-color .2s}.hrw-field-group input[type=text]:focus,.hrw-field-group input[type=email]:focus,.hrw-field-group select:focus{border-color:var(--hrw-primary,#0073aa);outline:none;background:#fff}.hrw-newsletter-checkbox label{display:flex;align-items:flex-start;cursor:pointer;font-size:.95em}.hrw-newsletter-checkbox input{margin-right:10px;margin-top:3px}.hrw-step-actions{display:flex;justify-content:space-between;margin-top:2em}.hrw-form-wrapper button{padding:12px 24px;border:none;border-radius:6px;cursor:pointer;background:var(--hrw-primary,#0073aa);color:#fff;font-size:1em;font-weight:500;transition:background .2s,box-shadow .2s}.hrw-form-wrapper button:hover{box-shadow:0 2px 4px rgba(0,0,0,.1)}.hrw-form-wrapper button[disabled]{opacity:.6;cursor:not-allowed}@media (max-width:600px){.hrw-form-wrapper{padding:20px;margin:20px}.hrw-form-wrapper h3{font-size:1.25em}.hrw-step-actions{flex-direction:column;gap:1em}.hrw-step-actions button{width:100%}}.hrw-form-message{margin-top:20px;padding:15px;border-radius:4px;display:none}.hrw-form-message.success{background:#e7f5e7;border:1px solid #58a858;color:#2b542b}.hrw-form-message.error{background:#fbeaea;border:1px solid #dc3232;color:#861514}