#reset-password,#reset-password:target+#login{display:none}#reset-password:target{display:block}.customer-container{padding:0 var(--space-column);position:relative}.customer-account-box{justify-content:center;flex-direction:column;display:flex}.customer-header-box{grid-template-columns:1fr 1fr;align-items:center;display:grid}.customer-contact{justify-content:center;gap:10px;align-items:center;display:inline-flex}.customer-content-box{padding:0;position:relative;max-width:95%;margin:auto;width:100%}.customer-content-box>*{margin-bottom:20px}.customer-subtitle{color:rgba(var(--color-heading-text));display:block}.customer-heading{margin-bottom:20px;color:rgba(var(--color-text-card))}.customer-form{height:100%;overflow:hidden;padding:0 30px;justify-content:center;position:relative;align-items:center;border-radius:var(--block-card-radius);width:100%;display:flex}.customer-background{right:0;background:rgba(var(--image-background))}.customer-background,.customer-background img{height:100%;position:absolute;top:0;width:100%}.customer-background img{object-fit:cover;left:0}.customer-form-wrapper{padding:40px;position:relative;max-width:555px;background-color:rgb(var(--color-background-card));margin:0 auto;border-radius:var(--block-card-radius);width:100%}.customer-form-grid form>p{color:rgba(var(--color-text-card));margin:0}.fieldset+.button,.form-fieldset+.button{margin-top:0}.customer-switch-box .cancel{margin-top:20px;display:inline-block}.account-header{justify-content:space-between;margin-bottom:3rem;gap:20px;align-items:center;display:flex}.account-content-wrapper{flex-wrap:wrap;gap:40px;display:flex}.account-content-box{flex:0 0 75%}.account-content-box+.account-address-wrapper{flex:1}.account-address-block{padding:28px;background-color:rgb(var(--color-background-foreground));border-radius:10px}.account-block-btn{gap:12px;display:flex}span.status{padding:3px 16px;color:rgba(var(--color-background));border-radius:40px;background:rgba(var(--color-text));display:inline-block}.order-empty-wrapper{min-height:300px;padding:20px;justify-content:center;border:1px solid #cac6c6;flex-direction:column;gap:20px;align-items:center;border-radius:10px;display:flex}.order-empty-wrapper p{margin:0}.order-product-item{max-width:300px;display:flex}.order-product-item a img{margin-right:25px;max-width:100px;border-radius:10px}.account-address-list{flex-wrap:wrap;gap:18px;display:flex}.account-address-list .account-address-block{flex:0 0 100%}.order-subtotal-wrapper{padding:0 20px}.order-subtotal-list{padding-top:30px;border-top:1px solid rgba(var(--color-divider));margin-top:20px}.order-subtotal-wrapper li{justify-content:space-between;margin-bottom:20px;align-items:flex-start;display:flex}.order-subtotal-wrapper li span{flex:0 0 100%;max-width:50%}.order .account-address-block+.account-address-block{margin-top:18px}.payment-status{padding-top:14px;flex-wrap:wrap;border-top:1px solid rgba(var(--color-divider));gap:10px;align-items:center;margin-top:14px;display:flex}.custom-checkbox input{height:18px;accent-color:rgba(var(--color-text));margin-right:10px;width:18px;vertical-align:middle}.address_button-wrapper{text-align:center}.address_button-wrapper a{margin-top:20px;display:inline-block}address-drawer .form-control-input:focus-visible,address-drawer input:focus-visible{transition:none!important;outline-offset:3px;outline:2px auto -webkit-focus-ring-color}@media(min-width:768px){.customer-form-wrapper{padding:60px}.form .button{margin-top:20px}.account-address-list .account-address-block{max-width:calc(25% - 18px)}}