.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field{z-index:0;position:relative}.newsletter-form__field-wrapper .field__input{padding-right:6rem;border-radius:999px;border:.15rem solid rgb(var(--color-foreground) / .26);background:rgb(var(--color-background) / .1);color:rgb(var(--color-foreground))}.newsletter-form__field-wrapper .field__input::placeholder{color:rgb(var(--color-foreground) / .68)}.newsletter-form__field-wrapper .field__label{color:rgb(var(--color-foreground) / .92)}.newsletter-form__button{position:absolute;inset-block:0;inset-inline-end:var(--inputs-border-width);width:4.8rem;min-width:4.8rem;margin:0;z-index:2;border-radius:999px;transition:transform .12s ease,filter .2s ease,opacity .2s ease}@media (hover: hover) and (pointer: fine){.newsletter-form__button:hover{filter:brightness(1.03)}.newsletter-form__button:active{transform:translateY(1px)}}.newsletter-form__button:focus-visible,.newsletter-form__button:focus{box-shadow:var(--focused-base-box-shadow);background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__message{justify-content:center;margin-bottom:0}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__message--success{margin-top:1.1rem;display:inline-flex;align-items:center;gap:.7rem;font-weight:700;line-height:1.2}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-newsletter.css.map */
