.password_header_inner{display:flex;justify-content:space-between;gap:1rem;align-items:center}.password_header_text{display:flex;align-items:flex-start;gap:5px;cursor:pointer}.password_header_text svg{width:1.8rem;height:1.8rem}.password_header_text span{color:var(--color-text)}.password_header_text svg path{fill:var(--color-text)}.password_header_popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.password_header_popup[open]{opacity:1;pointer-events:all}.password_header_popup_inner{max-width:65rem;width:100%;max-height:calc(100% - 5rem);height:fit-content;background:var(--color-background);padding:2rem;transform:translateY(2rem);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition-delay:.3s}.password_header_popup[open] .password_header_popup_inner{transform:translateY(0);opacity:1}.password_header_popup_head{position:relative;text-align:center;margin:0 0 3rem}.password_header_popup_head button{position:absolute;top:0;right:0;background:var(--color-background);border:1px solid var(--color-text);border-radius:50%;width:3rem;height:3rem;padding:0;display:flex;justify-content:center;align-items:center;transition:background .3s ease-in-out}.password_header_popup_head button svg{width:1.2rem;height:1.2rem}.password_header_popup_head button svg path{fill:var(--color-text);transition:fill .3s ease-in-out}.password_header_popup_head button:hover{background:var(--color-text)}.password_header_popup_head button:hover svg path{fill:var(--color-background)}.password_header_popup_form form,.storefront_password_form_wrapper form{max-width:50rem;margin-inline:auto}.password_header_popup_form .input_field_wrapper,.storefront_password_form_wrapper .input_field_wrapper{height:4.8rem}.password_header_form_btn,.storefront_password_btn{display:flex;margin:2rem 0 0;justify-content:center}.password_header_admin_link{display:flex;justify-content:center;text-align:center;margin:1rem 0 0}.password_header_admin_link span a{color:var(--color-link);text-underline-offset:2px}p.form_message{display:flex;align-items:center;gap:6px;color:red}p.form_message svg{width:1.4rem;height:1.4rem;position:relative;top:-1px}.form_errors{margin:0 0 10px;color:red}.password-email-section{width:100%;height:auto;background:#ff0;display:flex;flex:1}.password_email_inner{max-width:65rem;margin-inline:auto;padding:2rem;background:var(--color-background);box-shadow:0 0 10px #0003}.password_email_head{text-align:center;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:.5rem}.password_email_head h2,.password_email_head .password_email_text{opacity:0}.storefront_password_form_wrapper{margin:2rem 0 0}.storefront_password_form_wrapper .input_field_wrapper,.storefront_password_btn{opacity:0}p.form_success_msg{display:flex;align-items:center;gap:5px;margin:2rem 0 0;color:#09ad09}p.form_success_msg svg{width:1.6rem;height:1.6rem;position:relative;top:-1px}p.form_success_msg svg path{fill:#09ad09}.storefront_password_form_error_message{margin:0 0 1rem;font-size:1.3rem;line-height:1;color:red}.storefront_password_form_wrapper .form_success_msg{opacity:0}.password_footer_inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.password_footer_social_icons_wrapper ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.password_footer_text svg{width:7rem;height:2rem;vertical-align:text-bottom;margin-left:.5rem}.password_footer_text svg path{fill:var(--color-text)}.password_footer_text{display:flex;align-items:center;color:var(--color-text);font-size:1.2rem}.password_footer_login{color:var(--color-text);font-size:1.2rem}.password_footer_login a{color:var(--color-link);text-underline-offset:2px}.password_footer_content{width:100%;display:flex;justify-content:space-between;align-items:center}.password_footer_social_icons_wrapper+.password_footer_content{width:fit-content;display:block}.password_footer_social_icons_wrapper svg{width:1.6rem;height:1.6rem}.password_footer_social_icons_wrapper svg path{fill:var(--color-text)}.password_footer_social_icons_wrapper a.icon__twitter svg path{stroke:var(--color-text)}.password_footer_social_icons_wrapper a:hover{transform:translateY(-2px)}.password_footer_social_icons_wrapper a{display:flex;transition:transform .3s ease}@media screen and (max-width:699px){.password_header_popup_inner{max-width:calc(100% - 3rem)}}@media screen and (max-width:500px){.password_header_inner{flex-flow:column}.password_footer_inner{flex-flow:column;gap:2rem;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/password.css.map */
