.newsletter-form{display:flex;flex-direction:column;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:none}}.newsletter-form__field-wrapper{width:100%;display:flex;flex-direction:column;gap:24px}.newsletter-form__field-wrapper .field{flex-grow:1;margin:0}.newsletter-form__field-wrapper .field__input{padding:12px 16px;font-size:14px;border:none;border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.footer__newsletter-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:200px}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{overflow:hidden;background:linear-gradient(135deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.8));border:none!important;outline:none!important;border-radius:12px;padding:14px 28px;font-size:18px;font-weight:600;color:rgb(var(--color-background));text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-shadow:0px 1px 2px rgba(var(--color-foreground),.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275),background .4s ease;box-shadow:0 8px 32px rgba(var(--color-foreground),.3);transform:translateY(0);position:relative;z-index:1;text-decoration:none;display:inline-block;margin:0;height:auto;min-height:44px}.newsletter-form__button:before{content:"";position:absolute;top:-2px;left:-100%;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(90deg,transparent,rgba(var(--color-background),.2),transparent);transition:left .6s ease;z-index:2;border-radius:12px}.newsletter-form__button:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(135deg,rgba(var(--color-foreground),.8),rgb(var(--color-foreground)));opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:-1;border-radius:12px}.newsletter-form__button:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 16px 48px rgba(var(--color-foreground),.4),0 8px 24px rgba(var(--color-foreground),.3);letter-spacing:1.5px;transition:all .3s ease!important}.newsletter-form__button:hover:after{opacity:1}.newsletter-form__button:hover:before{left:100%}.newsletter-form__button:active{transform:translateY(-1px) scale(.98);transition:all .1s ease}.newsletter-form__button:focus-visible{outline:none!important}.newsletter-form__button:focus{outline:none!important}.newsletter-form__button .icon{width:1.5rem;margin-left:1rem;margin-right:-.5rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-newsletter.css.map */
