#fsw-form-wrapper{max-width:480px;margin:2rem auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;color:#000;background:#fff;padding:0;border-radius:0;box-shadow:none}#fsw-form-wrapper h2{font-weight:600;font-size:19px!important;margin-bottom:15px!important;letter-spacing:-1px!important;color:black!important}.fsw-options.custom-select{display:flex;flex-direction:column;gap:1rem}.fsw-options.custom-select .custom-option{padding:1rem 1.2rem;border:1.5px solid #ddd;border-radius:6px;cursor:pointer;color:#000;user-select:none;background:#fff;transition:background-color .25s ease,border-color .25s ease}.fsw-options.custom-select .custom-option:hover{background-color:#f0f0f0}.fsw-options.custom-select .custom-option.selected{border-color:#000;background-color:#f9f9f9}button.fsw-next,button.fsw-prev,button.fsw-submit{background:#000;color:#fff;border:none;padding:.8rem 1.6rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:1.5rem}button.fsw-next:hover,button.fsw-prev:hover,button.fsw-submit:hover{background:#333}.fsw-step{display:none}.fsw-step.active{display:block}@media (max-width:520px){#fsw-form-wrapper{margin:1rem}}.option-badge{display:inline-block;min-width:28px;height:28px;line-height:28px;text-align:center;background-color:#777;color:#fff;font-weight:600;border-radius:6px;margin-right:12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;user-select:none}