.custom-form .field{border:none!important;box-shadow:none!important}.custom-form .field:before,.custom-form .field:after{content:none!important;display:none!important}.custom-form__subheading{margin-top:1rem;margin-bottom:3rem;color:rgba(var(--color-foreground),.75);font-size:1.5rem;line-height:1.6}.custom-form__section-title{font-size:1.8rem;font-weight:600;margin-top:3rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.15)}.form-status{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:.5rem;margin-bottom:3rem;font-size:1.4rem;line-height:1.6}.form-status--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.form-status .icon{flex-shrink:0;margin-top:.2rem;width:2rem;height:2rem}.custom-form__fields{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media screen and (min-width: 750px){.custom-form__fields{grid-template-columns:repeat(2,1fr)}}.custom-form .field{position:relative;margin-bottom:2rem}.custom-form .field__label{position:absolute;top:.8rem;left:1.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.55);transition:all .2s ease;pointer-events:none;background:transparent}.custom-form .field__input{width:100%;padding:1rem 1.5rem;font-size:1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transition:border-color .2s ease,box-shadow .2s ease}.custom-form .field__input:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 2px rgba(var(--color-button),.1)}.custom-form .field__input:focus+.field__label,.custom-form .field__input:not(:placeholder-shown)+.field__label{top:-.8rem;left:1rem;font-size:1.2rem;padding:0 .5rem;background-color:rgb(var(--color-background));color:rgb(var(--color-button))}.custom-form select.field__input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.5L6 6L10.5 1.5' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.5rem center;background-size:1.2rem;padding-right:4rem;cursor:pointer}.custom-form select.field__input:not([value=""])+.field__label,.custom-form select.field__input:focus+.field__label{top:-.8rem;left:1rem;font-size:1.2rem;padding:0 .5rem;background-color:rgb(var(--color-background));color:rgb(var(--color-button))}.custom-form .text-area{min-height:12rem;resize:vertical;padding-top:1.2rem;font-family:inherit;line-height:1.6}.field--with-error .field__input{border-color:#dc1c2f}.form__message--error{display:block;margin-top:.5rem;font-size:1.2rem;color:#dc1c2f}.custom-form__button{margin-top:3rem;text-align:left}@media screen and (min-width: 750px){.custom-form__button{margin-top:4rem}}.custom-form__button .button{min-width:20rem;padding:1.2rem 3rem;font-size:1.5rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.custom-form__button .button--primary{background-color:#dc1c2f;color:#fff;border:none}.custom-form__button .button--primary:hover{background-color:#b91725;box-shadow:0 4px 8px #dc1c2f33;transform:translateY(-1px)}.custom-form__button .button--primary:active{transform:translateY(0)}@media screen and (max-width: 749px){.custom-form__subheading{font-size:1.3rem;margin-bottom:2rem}.custom-form__section-title{font-size:1.6rem;margin-top:2rem;margin-bottom:1.5rem}.custom-form .field{margin-bottom:1.5rem}.custom-form__fields{gap:1.5rem;margin-bottom:1.5rem}.custom-form__button .button{width:100%}}.custom-form .field__input::placeholder{color:transparent}.custom-form .field__input:focus::placeholder{color:rgba(var(--color-foreground),.4)}.field__label span[aria-hidden=true]{color:#dc1c2f;margin-left:.2rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-forms.css.map */
