:where(.gb-form-field__label){display:block}:where(.gb-form-field__input){box-sizing:border-box;display:block;font-family:inherit;font-size:inherit;width:100%}:where(.gb-form-field--checkbox){align-items:flex-start;display:flex;gap:.5em}:where(.gb-form-field--checkbox) .gb-form-field__input{display:inline;flex-shrink:0;margin-top:.25em;width:auto}:where(.gb-form-field--checkbox) .gb-form-field__label{display:inline}:where(.gb-form-field--checkbox-group),:where(.gb-form-field--radio){border:0;margin:0;padding:0}:where(.gb-form-field--checkbox-group) .gb-form-field__label,:where(.gb-form-field--radio) .gb-form-field__label{float:none;margin-bottom:.25em;padding:0;width:100%}:where(.gb-form-field--checkbox-group) .gb-form-field__group,:where(.gb-form-field--radio) .gb-form-field__group{display:flex;flex-direction:column;gap:.5em}:where(.gb-form-field--checkbox-group) .gb-form-field__group-option,:where(.gb-form-field--radio) .gb-form-field__group-option{align-items:flex-start;cursor:pointer;display:flex;gap:.5em}:where(.gb-form-field--checkbox-group) .gb-form-field__group-option input,:where(.gb-form-field--radio) .gb-form-field__group-option input{flex-shrink:0;margin-top:.25em}:where(.gb-form-message){border-radius:4px;margin-top:1em;padding:.75em 1em}:where(.gb-form-message)[hidden]{display:none}:where(.gb-form-message--success){background-color:var(--gb-form-message-success-background,#f0fdf4);border:1px solid var(--gb-form-message-success-border,#86efac);color:var(--gb-form-message-success-color,#166534)}:where(.gb-form-message--error){background-color:var(--gb-form-message-error-background,#fef2f2);border:1px solid var(--gb-form-message-error-border,#fca5a5);color:var(--gb-form-message-error-color,#991b1b)}:where([data-gb-form-id]) [type=submit][aria-busy=true]{cursor:wait;opacity:.6}:where([data-gb-form-id]) noscript p{background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;margin-top:1em;padding:.75em 1em}:where(.gb-form .gb-form-success){display:none}:where(.gb-form[data-gb-preview=canvas] .gb-form-success){display:block}:where(.gb-form:not([data-gb-preview]).is-submitted) .gb-form-field,:where(.gb-form:not([data-gb-preview]).is-submitted) .gb-form-message,:where(.gb-form:not([data-gb-preview]).is-submitted) [type=submit]{display:none}:where(.gb-form:not([data-gb-preview]).is-submitted) .gb-form-success{display:block}
