*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:calc(var(--font-body-scale) * 62.5%)}body.password{position:relative;background-color:#1d1d1d;color:#f2f2f2;font-size:1.5rem;letter-spacing:.02rem;line-height:calc(1 + .5 / var(--font-body-scale));margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.full-height{height:100%}.password-main{flex-grow:1;display:flex;flex-direction:column}.password-main>.shopify-section,.password-main>.section-password-hero{flex-grow:1;display:flex}body.password>.shopify-section:first-of-type,body.password>#shopify-section-main-password-header,.shopify-section:has(.password-header-bar){position:absolute;top:0;left:0;right:0;z-index:5;background:transparent!important;margin:0;padding:0}.password-header,.password-header-bar{position:relative;top:auto;left:auto;right:auto;z-index:5;display:flex;justify-content:flex-end;align-items:flex-start;padding:1.6rem 1.5rem;margin:0;background:transparent!important;pointer-events:none}.password-header-bar>*,.password-header>*{pointer-events:auto}.password-link{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fff;text-decoration:none;padding:1rem 1.4rem;border:1px solid rgba(255,255,255,.55);border-radius:var(--buttons-radius, 12px);background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #0000002e;transition:background .25s ease,border-color .25s ease,transform .25s ease}.password-link:hover{background:#7eb727f2;border-color:#7eb727;color:#fff}.password-link svg{width:1.6rem;height:1.6rem}.password-header .password-logo,.password-header .password-content,.password-header h1.h2{display:none}.password-hero{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.password-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.password-hero__image,.password-hero__fallback{width:100%;height:100%;object-fit:cover;object-position:center}.password-hero__fallback{background:radial-gradient(ellipse at 20% 20%,rgba(126,183,39,.35),transparent 50%),linear-gradient(145deg,#2a3d14,#1d1d1d 45%,#3a2a18)}.password-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1d1d1d8c,rgba(29,29,29,calc(.35 + var(--password-overlay, .6) * .5)) 45%,#1d1d1dc7),linear-gradient(90deg,rgba(126,183,39,.18) 0%,transparent 55%);opacity:1}.password-hero__inner{position:relative;z-index:1;width:100%;padding:6.5rem 1.5rem 12rem;display:flex;justify-content:center}.password-hero__content{max-width:58rem;text-align:center;display:flex;flex-direction:column;align-items:center;animation:passwordFadeUp .8s ease both}@keyframes passwordFadeUp{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.password-hero__brand{margin-bottom:2.4rem}.password-hero__logo{width:auto;height:auto;max-width:100%;display:block;filter:drop-shadow(0 4px 18px rgba(0,0,0,.35))}.password-hero__shop-name{font-family:var(--font-heading-family);font-size:clamp(2.8rem,5vw,4.2rem);letter-spacing:.04em;text-transform:uppercase;margin:0;color:#fff}.password-hero__caption{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:var(--password-accent, #7eb727)}.password-hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,7vw,5.6rem);line-height:1.1;letter-spacing:-.01em;margin:0 0 1.6rem;color:#fff;text-transform:var(--text-transform, none)}.password-hero__heading em{font-style:italic;color:var(--password-accent, #7eb727);position:relative}.password-hero__text{font-size:1.6rem;line-height:1.55;max-width:46rem;margin:0 0 2.8rem;color:#ffffffe0}.password-hero__text p{margin:0}.password-hero__store-message{margin-top:2rem;font-size:1.4rem;color:#ffffffbf}.password-hero__newsletter{width:100%;max-width:52rem}.password-newsletter-form__fields{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.password-newsletter-form__field{flex:1 1 22rem;margin:0}.password-newsletter-form .field:after,.password-newsletter-form .field:before{box-shadow:none}.password-newsletter-form .field-input{height:5.4rem;border-radius:var(--buttons-radius, 12px);background:#fffffff5;color:#1d1d1d;border:1px solid transparent}.password-newsletter-form .field-label{color:#1d1d1d8c}.password-newsletter-form__button{flex:0 0 auto;min-width:14rem;height:5.4rem;margin:0!important;border-radius:var(--buttons-radius, 12px);background:var(--password-accent, #7eb727)!important;color:#fff!important;border:none;letter-spacing:.04em;text-transform:uppercase;font-size:1.3rem;transition:transform .2s ease,filter .2s ease}.password-newsletter-form__button:hover{filter:brightness(1.05);transform:translateY(-1px)}.password-newsletter-form__message{display:block;margin-top:1.2rem;color:#fff}.password-newsletter-form__message--success{color:var(--password-accent, #7eb727)}.password-modal__content{padding:4.5rem 3.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;box-sizing:border-box;background:#1d1d1d;color:#f2f2f2}.password-modal__content-heading{font-family:var(--font-heading-family);font-size:2rem;font-weight:var(--font-heading-weight);line-height:1.3;color:#fff}.password-modal .password-form{max-width:50rem;display:flex;flex-wrap:wrap;align-items:center;margin-top:3rem;margin-bottom:2rem;width:100%;gap:1rem}.password-field.field{flex:1 20rem}.password .field:after,.password .select:after{box-shadow:none}.password .field-input{height:5.5rem;border-radius:var(--buttons-radius, 12px);background:#fff;color:#1d1d1d}.password .field-label{top:calc(1.5rem + var(--inputs-border-width));color:#1d1d1d8c}.password-field .form-message{margin-top:1.5rem;color:#ff8a80}.password .button{margin-left:0;height:5.5rem;border-radius:var(--buttons-radius, 12px);background:#7eb727!important;color:#fff!important;border:none}.password__footer-text a,.password-modal .password__footer-text a{padding:0;font-size:1.3rem;font-weight:400;color:#7eb727}.password-modal .icon-close{color:#fff}.modal__toggle,.modal__close-button{list-style-type:none}details[open] .modal__toggle,.modal__close-button{position:absolute;top:2.2rem;right:2.2rem;padding:.8rem;color:#fff;background-color:transparent}.no-js .modal__close-button{display:none}.no-js .modal__toggle{z-index:2}.modal__toggle::-webkit-details-marker{display:none}details.modal .modal__toggle-close{display:none}details[open].modal .modal__toggle-close{background:#1d1d1d;cursor:pointer;display:flex;padding:.8rem;z-index:1}details[open].modal .modal__toggle-close svg,.modal__close-button svg{height:1.7rem;width:1.7rem}details[open].modal .modal__toggle-close:hover{opacity:.75}.js details[open].modal .modal__toggle-close{display:none}details.modal .modal__toggle-open{display:flex}.no-js details[open].modal .modal__toggle-open{display:none}.modal__content{background:#1d1d1db8}.password-page__footer{position:absolute;left:0;right:0;bottom:0;z-index:4}.password__footer{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding:1.6rem 1.5rem 2.4rem;background:transparent;color:#ffffffbf}.password__footer .list-social{justify-content:center;gap:.4rem}.password__footer .list-social__link{color:#fff;transition:color .2s ease,transform .2s ease}.password__footer .list-social__link:hover{color:#7eb727;transform:translateY(-2px)}.list-social:not(:empty)+.password__footer-caption{margin-top:2rem}.password__footer-caption a,.password__footer-login a{color:#7eb727}.password__footer-login{margin-top:1rem;padding-bottom:0}.password__footer-text{font-size:1.2rem;text-align:center}.password__footer hr{display:none}.shopify-name{overflow:hidden;position:absolute;height:1px;width:1px}.icon-shopify{width:7rem;height:2rem;vertical-align:top;color:#ffffffb3}@media only screen and (max-width:749px){.password-header-bar{padding:1.2rem}.password-link{font-size:1.1rem;padding:.85rem 1.1rem}.password-link span{max-width:12rem;overflow:hidden;text-overflow:ellipsis}.password-hero__inner{padding:7.5rem 1.5rem 4rem}.password-newsletter-form__button{width:100%}.password-hero__heading{font-size:clamp(2.8rem,9vw,3.8rem)}}@media only screen and (min-width:750px){body.password{font-size:1.6rem}.password-header-bar{padding:2rem 5rem}.password-hero__inner{padding:10rem 5rem 6rem}.password-newsletter-form__button{min-width:16rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-password.css.map */
