.notify-me{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}.notify-me__button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;width:100%;min-height:4.5rem;padding:1.1rem 2rem;background:transparent;border:.1rem solid rgb(var(--color-foreground));border-radius:var(--buttons-radius, 0);cursor:pointer;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.5rem;font-weight:600;letter-spacing:.03rem;text-align:center;transition:background-color .15s ease,opacity .15s ease}.notify-me__button:hover{background:rgba(var(--color-foreground),.06)}.notify-me__button:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.notify-me__button[aria-busy=true]{opacity:.6;cursor:wait}.notify-me__button .svg-wrapper{display:inline-flex;flex-shrink:0}.notify-me__message{display:block;font-size:1.4rem;color:rgb(var(--color-foreground))}.notify-me__message:empty{display:none}@media(prefers-reduced-motion:reduce){.notify-me__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-notify-me.css.map */
