.template-password{position:relative}.template-password header,.template-password footer,.template-password announcement-bar{display:none}.template-password-screen{position:relative;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}@supports (height: 100dvh){.template-password-screen{min-height:100dvh}}.template-password-screen__container{padding-left:var(--space-8);padding-right:var(--space-8)}.template-password-screen_bg{position:absolute;left:0;right:0;bottom:0;top:0;width:auto;height:auto;object-fit:cover;object-position:center;border-radius:var(--border-radius-large);overflow:hidden;inset:var(--space-4)}.template-password-screen_bg img{width:100%;height:100%;object-fit:cover;object-position:center}.template-password-screen__container{position:relative;z-index:1;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);justify-content:space-between;display:flex;flex-direction:column}@supports (height: 100dvh){.template-password-screen__container{min-height:100dvh}}.template-password-screen_header{text-align:center;width:100%}@media screen and (min-width:768px){.template-password-screen_header{display:flex;padding-left:var(--space-5);padding-right:var(--space-5)}}.template-password-screen_header_logo{fill:rgb(var(--color-text));width:min(40vw,12rem);min-width:4rem;max-width:10rem;margin:auto;margin-bottom:var(--space-2)}.template-password-screen_header_logo svg{aspect-ratio:703 / 85;display:block;height:auto;width:100%}@media screen and (min-width:768px){.template-password-screen_header_logo{margin-left:0;min-width:6.5rem;max-width:16rem}}.template-password-screen_header_title{font-size:var(--text-size-main)}@media screen and (min-width:768px){.template-password-screen_header_title{font-size:var(--text-size-x-large)}}.template-password-screen_content{text-align:center}.template-password-screen__heading{font-weight:500}@media screen and (max-width:768px){.template-password-screen__heading{font-size:var(--headline-size-h2);margin-bottom:var(--space-3)}}@media screen and (min-width:768px){.template-password-screen__heading{margin-bottom:var(--space-4)}}.template-password-screen__subheading{margin-bottom:var(--space-7)}@media screen and (max-width:768px){.template-password-screen__subheading{font-size:var(--text-size-normal);max-width:15rem;margin-right:auto;margin-left:auto}}.klaviyo-form{max-width:36rem!important;margin-right:auto;margin-left:auto;color:rgb(var(--color-text))!important;margin-bottom:0;font-family:var(--primary-font-family)!important}.klaviyo-form h1,.klaviyo-form h2,.klaviyo-form h3,.klaviyo-form h4,.klaviyo-form h5,.klaviyo-form h6{color:rgb(var(--color-text))!important;font-family:var(--primary-font-family)!important}.klaviyo-form p{color:rgb(var(--color-text))!important;font-family:var(--primary-font-family)!important;margin-bottom:var(--space-9)!important}.klaviyo-form .needsclick{min-height:auto!important}.klaviyo-form form{padding:0!important}.klaviyo-form input{background:rgb(var(--color-text))!important;border-radius:100vw!important;overflow:hidden;border:2px solid rgb(var(--color-accent))!important;height:4rem!important;margin-bottom:var(--space-5)!important;color:rgb(var(--color-background))!important;text-transform:uppercase!important;letter-spacing:.06rem!important;padding-left:var(--space-5)!important;font-size:var(--text-size-main)!important;font-family:var(--primary-font-family)!important}@media screen and (min-width:768px){.klaviyo-form input{height:5rem!important;font-size:var(--text-size-medium)!important}}.klaviyo-form form button:not([aria-label="Copy coupon code"]){width:3rem!important;height:3rem!important;border-radius:100vw!important;border:2px solid rgb(var(--color-accent))!important;background:rgb(var(--color-accent))!important;color:rgb(var(--color-background))!important;font-size:1.2rem!important;font-weight:500!important;position:absolute;bottom:auto;top:.4rem;right:var(--space-2);margin-bottom:0!important;padding:0!important;transition:all .2s var(--main-easing)!important;font-size:var(--text-size-large)!important;font-family:var(--primary-font-family)!important}@media screen and (min-width:768px){.klaviyo-form form button:not([aria-label="Copy coupon code"]){width:4rem!important;height:4rem!important;right:var(--space-1)}}.needsclick:has(button),[data-testid=form-component]{padding:0!important;margin:0!important}.klaviyo-form form button:hover,.klaviyo-form form button:focus{background:rgb(var(--color-background))!important;color:rgb(var(--color-accent))!important;border-color:rgb(var(--color-background))!important}.klaviyo-form form [data-testid=form-row],.klaviyo-form form [data-testid=form-component]{padding:0!important}.template-password-screen__newsletter_subheading{font-size:var(--text-size-small);max-width:36rem;margin-right:auto;margin-left:auto}.template-password-screen__password-toggle{position:fixed;right:var(--space-4);bottom:var(--space-4);z-index:100;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:100vw;background:rgba(var(--color-background),.85);color:rgb(var(--color-text));opacity:.5;cursor:pointer;transition:opacity .2s var(--main-easing)}.template-password-screen__password-toggle:hover,.template-password-screen__password-toggle:focus-visible,.template-password-screen__password-toggle[aria-expanded=true]{opacity:1}.template-password-screen__password-toggle .icon-lock{width:1rem;height:auto}.template-password-screen__password-toggle .icon-lock path{fill:currentColor}.template-password-screen__password-form{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;align-items:center;justify-content:center;padding:var(--space-5);background:#0000008c}.template-password-screen__password-form.is-visible{display:flex}.template-password-screen__password-form-card{width:min(24rem,100%);padding:var(--space-6);border-radius:var(--border-radius-medium);background:#fff;color:#111;box-shadow:0 1rem 3rem #00000040}.template-password-screen__password-form-heading{margin:0 0 var(--space-4);font-size:var(--text-size-main);text-align:center;color:#111}.template-password-screen__password-field{display:flex;gap:var(--space-2)}.template-password-screen__password-field input{flex:1;min-width:0;height:2.75rem;padding:0 var(--space-3);border:1px solid #ccc;border-radius:var(--inputs-radius);background:#fff;color:#111;font-size:var(--text-size-small)}.template-password-screen__password-field--error input{border-color:rgb(var(--color-error, 220 38 38))}.template-password-screen__password-submit{flex-shrink:0;height:2.75rem;padding:0 var(--space-4);border:1px solid rgb(var(--color-accent));border-radius:var(--inputs-radius);background:rgb(var(--color-accent));color:rgb(var(--color-background));font-size:var(--text-size-small);cursor:pointer;transition:background .2s var(--main-easing),color .2s var(--main-easing)}.template-password-screen__password-submit:hover,.template-password-screen__password-submit:focus-visible{background:rgb(var(--color-background));color:rgb(var(--color-accent))}.template-password-screen__password-error{display:flex;align-items:center;gap:var(--space-2);margin:var(--space-2) 0 0;font-size:var(--text-size-small);color:rgb(var(--color-error, 220 38 38))}body.password-form-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/5/assets/template-password.css.map */
