.customer__header{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.customer__profile-card{padding:2rem;background-color:#f8f8f8;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary);margin-bottom:3rem}@media screen and (min-width:750px){.customer__profile-card{padding:3rem;margin-bottom:4rem}}.customer__profile-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem}.customer__profile-info{flex:1}.customer__profile-name-wrapper{display:flex;flex-direction:column;gap:.5rem}.customer__profile-label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1rem;color:rgba(var(--color-foreground),.7);font-weight:500}.customer__profile-name{font-size:1.6rem;margin:0;line-height:1.2}.customer__profile-name--empty{color:rgba(var(--color-foreground),.5);font-style:italic}.customer__edit-button,.address-card__edit-button{display:flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:50%;background-color:transparent;cursor:pointer;transition:all .2s ease;flex-shrink:0;color:currentColor;margin-top:0!important;width:auto!important;height:max-content!important}.customer__edit-button:hover,.address-card__edit-button:hover{border-color:rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.04)}.customer__edit-button .svg-wrapper,.address-card__edit-button .svg-wrapper{width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center}.customer__profile-email{display:flex;flex-direction:column;gap:.5rem}.customer__profile-value{margin:0;font-size:1.6rem;color:rgb(var(--color-foreground))}.customer__profile-edit{margin-top:2rem;padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.customer__profile-edit[hidden]{display:none}.customer__profile-edit-title{font-size:calc(var(--font-heading-scale) * 1.6rem);margin:0 0 2rem}.customer__profile-edit-fields{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:750px){.customer__profile-edit-fields{grid-template-columns:repeat(2,1fr)}.customer__profile-edit-fields>.field:last-child{grid-column:1 / -1}}.customer__profile-edit-actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.customer__profile-edit-actions button{margin:0}@media screen and (max-width:749px){.customer__profile-edit-actions{flex-direction:column}.customer__profile-edit-actions button{width:100%}}.customer__content{display:grid;gap:3rem;grid-template-columns:1fr;padding:3rem;background-color:#f8f8f8;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary);margin-bottom:3rem}@media screen and (min-width:990px){.customer.account .customer__content{grid-template-columns:2fr 1fr;gap:5rem}}.customer__recover,.customer__login,.customer__guest{max-width:50rem;margin:0 auto;padding:3rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary)}.customer__login{margin-bottom:2rem}@media screen and (max-width:749px){.customer__recover,.customer__login,.customer__guest{padding:2rem}}.customer.login,.customer.register,.customer.reset-password,.customer.activate{max-width:50rem;margin-left:auto;margin-right:auto}.customer.login>*:not(.customer__header):not(style),.customer.register>*:not(style),.customer.reset-password>*:not(style),.customer.activate>*:not(style){padding:3rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary)}.customer h1{margin-block-end:0}@media screen and (max-width:749px){.customer.login>*:not(.customer__header):not(style),.customer.register>*:not(style),.customer.reset-password>*:not(style),.customer.activate>*:not(style){padding:2rem}}.customer__recover{margin-bottom:5rem}.customer__guest{margin-top:5rem}.customer__guest hr{margin:3rem 0}.customer>h1,.customer__title{margin-top:0}.customer form button,.customer form a.link{margin-top:2rem}.customer ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left;margin-bottom:4rem}.customer ul a{display:inline}.customer strong{font-weight:400;color:rgb(var(--color-foreground))}.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 1.8rem)}@media only screen and (min-width:750px){.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.customer .field{margin:2rem 0 0}.customer .field:first-of-type{margin-top:0}.customer form{max-width:100%}.customer form .field input,.customer form .field select{width:100%}.customer form>div:not(.field){margin-top:0}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid rgba(var(--color-foreground),.08);box-shadow:none;width:100%;font-size:1.6rem;position:relative}@media screen and (min-width:750px){.customer table{border:none;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.08)}}@media screen and (forced-colors:active){.customer table{border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}}.customer tbody{color:rgb(var(--color-foreground))}.customer th,.customer td{font-weight:400;line-height:1;border:none;padding:0}@media screen and (min-width:750px){.customer td{padding-right:2.2rem}}.customer tbody td{padding-top:1rem;padding-bottom:1rem}.customer td:empty{display:initial}.customer thead th{font-size:1.2rem;letter-spacing:.07rem;text-transform:uppercase}.customer tbody td:first-of-type{padding-top:4rem}@media screen and (min-width:750px){.customer th,.customer td:first-of-type{text-align:left;padding-left:0;padding-right:2.2rem}.customer thead th,.customer tbody td{padding-top:2.4rem;padding-bottom:2.4rem}.customer th:first-of-type,.customer td:first-of-type{padding-left:2.2rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:2.4rem}}.customer tbody td:last-of-type{padding-bottom:4rem}@media screen and (min-width:750px){.customer tbody td:last-of-type{padding-bottom:0}}.customer tbody tr{border-top:.01rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width:750px){.customer tbody tr:first-of-type{border-top:none}}@media screen and (forced-colors:active){.customer tbody tr{border-top:.1rem solid transparent}}.customer tfoot td:first-of-type,.customer tfoot td{padding-top:.6rem;padding-bottom:.6rem}.customer tfoot td:first-of-type{text-align:left}.customer tfoot tr:first-of-type td{padding-top:4rem}@media screen and (min-width:750px){.customer tfoot tr:first-of-type td,.customer tfoot tr:first-of-type th{padding-top:2.4rem}}.customer tfoot tr:last-of-type td{padding-bottom:4rem}@media screen and (min-width:750px){.customer tfoot tr:last-of-type td,.customer tfoot tr:last-of-type th{padding-bottom:2.4rem}}.customer thead:after,.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;left:0;background:rgba(var(--color-foreground),.08)}@media screen and (forced-colors:active){.customer thead:after,.customer tfoot:before{background:CanvasText}}@media screen and (max-width:749px){.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer td{display:flex;text-align:right}.customer td:before{color:rgba(var(--color-foreground),.75);content:attr(data-label);font-size:1.4rem;padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}.customer td:first-of-type{display:flex;align-items:center}.customer tr{display:flex;flex-direction:column;justify-content:flex-start;width:100%}}.customer .pagination{margin-top:5rem;margin-bottom:7rem}@media screen and (min-width:990px){.customer .pagination{margin-top:7rem;margin-bottom:10rem}}.customer .pagination ul{display:flex;justify-content:center;list-style:none;padding:0}.customer .pagination li{flex:1 1;max-width:4rem}.customer .pagination li:not(:last-child){margin-right:1rem}.customer .pagination li :first-child{display:inline-flex;justify-content:center;align-items:center;position:relative;height:4rem;width:100%;padding:0;text-decoration:none}.customer .pagination li :first-child .svg-wrapper{height:.6rem}.customer .pagination li:first-of-type .svg-wrapper{margin-left:-.2rem;transform:rotate(90deg)}.customer .pagination li:last-of-type .svg-wrapper{margin-right:-.2rem;transform:rotate(-90deg)}.customer .pagination li [aria-current]:after{content:"";display:block;width:2rem;height:.01rem;position:absolute;bottom:.08rem;left:50%;transform:translate(-50%);background-color:currentColor}.login a.link{display:inline-block;width:fit-content}.login a.button{margin-top:2rem}.login a[href="#recover"]{margin-left:0;margin-right:0;margin-top:1rem}.login .field+a{margin-top:1rem}.login p{margin:1.5rem 0}.login h3{margin-top:1.5rem;text-align:left;font-size:calc(var(--font-heading-scale) * 1.6rem)}#customer_login_guest button{margin-top:2rem}.customer__recover h1,.customer__login h1{margin-bottom:1.5rem}.customer__recover p,.customer__login p,.customer__guest p{margin-bottom:2rem}#recover,#recover+div{display:none}#recover:target{display:block}#recover:target+div{display:block}#recover:target~#login,#recover:target~#login+div{display:none}#recover,#login{margin-top:0;margin-block-end:0}#recover{margin-bottom:0}.customer__login,.customer.register form,.customer__recover{background-color:#f8f8f8;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary)}@media only screen and (min-width:750px){.activate button[name=decline]{margin-top:inherit;margin-left:1rem}}:is(.account,.order,.addresses){margin:0 auto;max-width:var(--page-width);padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){:is(.account,.order,.addresses){padding-left:5rem;padding-right:5rem}}@media screen and (min-width:990px){:is(.account,.order,.addresses)>div:nth-of-type(2){display:flex;flex-direction:column;margin-top:5rem}}@media screen and (min-width:990px){:is(.account,.order,.addresses)>div:nth-of-type(2)>div:first-of-type{flex-grow:1;padding-right:3.2rem}}@media screen and (min-width:750px)and (max-width:989px){.order>div:nth-of-type(2)>div:last-of-type{display:flex}.order>div:nth-of-type(2)>div:last-of-type div{padding-right:3.2rem}}:is(.account,.order,.addresses) p{margin:0 0 2rem;font-size:1.2rem}:is(.account,.order,.addresses) h1{margin-bottom:1rem}:is(.account,.order,.addresses) h2{margin-bottom:1rem}@media screen and (min-width:990px){:is(.account,.order,.addresses) h2{margin-top:0}}.account h1+a{display:inline-flex;align-items:center}.account a .svg-wrapper{width:1.5rem;margin-bottom:-.03rem;margin-right:1rem}@media screen and (min-width:750px){.account thead th:last-child,.account td:last-child{text-align:right}.account table td:first-of-type{padding-top:1.2rem;padding-bottom:1.2rem}}.account table td:first-of-type a{padding:1.1rem 1.5rem;text-decoration:none;box-shadow:0 0 0 .1rem rgba(var(--color-link),.2);border:.1rem solid transparent;font-size:1.2rem}.account table td:first-of-type a:hover{box-shadow:0 0 0 .2rem rgba(var(--color-link),.2)}.order td:first-of-type{align-items:initial}.customer__order-details{display:grid;gap:3rem;grid-template-columns:1fr}@media screen and (min-width:990px){.customer__order-details{grid-template-columns:2fr 1fr;gap:5rem}}.customer__addresses-wrapper{display:grid;gap:3rem;grid-template-columns:1fr}@media screen and (min-width:750px){.customer__addresses-wrapper{grid-template-columns:1fr 1fr}}.customer__billing,.customer__shipping{padding:2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary)}.customer__details,.customer__orders{border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary)}@media screen and (min-width:750px){.order thead th:nth-last-child(-n+3),.order td:nth-last-child(-n+3){text-align:right}}.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{font-size:2.2rem;padding-top:1.5rem;padding-bottom:4rem}@media screen and (min-width:750px){.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{padding-bottom:2.4rem}}.order tfoot tr:last-of-type td:before{font-size:2.2rem}.order table p,.order>div:nth-of-type(2)>div:first-of-type h2,.order>div:nth-of-type(2)>div:last-of-type h2+p{margin-bottom:0}.order>div:nth-of-type(2)>div:first-of-type h2~p{margin-bottom:0;font-size:1.4rem}.order>div:nth-of-type(2)>div:first-of-type h2~p:last-of-type{margin-bottom:3rem}.order .item-props{font-size:1.4rem;margin-top:.05px;display:flex;flex-direction:column}.order .item-props>span{word-break:break-all;line-height:calc(1 + .2 / var(--font-body-scale))}.order .fulfillment{width:fit-content;border:.01rem solid rgba(var(--color-foreground),.2);padding:1rem;margin-top:1rem;font-size:1.4rem;text-align:left}.order .fulfillment a{margin:.7rem 0}.order .fulfillment span{display:block}.order .cart-discount{display:block;margin-top:1rem;margin-bottom:.5rem;font-size:1.2rem}@media screen and (min-width:750px){.order td .cart-discount{display:none}}.order tbody ul{list-style:none;font-size:1.2rem;text-align:right;padding-left:0;margin-top:1rem;margin-bottom:0}@media screen and (min-width:750px){.order tbody ul{text-align:left}}.order table a{line-height:calc(1 + .3 / var(--font-body-scale))}.order tbody tr:first-of-type td:first-of-type>div{display:flex;flex-direction:column;align-items:flex-end}@media screen and (min-width:750px){.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}}.order .properties{font-size:1.4rem;margin-top:1rem}.order .properties span{display:block;line-height:calc(1 + .2 / var(--font-body-scale))}.order .svg-wrapper{width:1.1rem;color:rgb(var(--color-foreground));margin-right:.5rem}.order dl{margin:0}.order dd{margin-left:0;line-height:calc(1 + .3 / var(--font-body-scale))}.order dd s{color:rgba(var(--color-foreground),.7)}.order .unit-price{font-size:1.1rem;letter-spacing:.07rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;color:rgba(var(--color-foreground),.7)}.order .regular-price{font-size:1.3rem}.addresses li>button{margin-left:.5rem;margin-right:.5rem}.addresses li>button+button,.addresses form button+button{margin-top:0rem}@media screen and (min-width:750px){.addresses li>button:first-of-type{margin-top:3rem}}label[for=AddressCountryNew],label[for=AddressProvinceNew]{display:block;font-size:1.4rem;margin-bottom:.6rem}.addresses form{display:flex;flex-flow:row wrap;gap:2rem}.addresses form>div{width:100%;text-align:left}.addresses form .field{margin:0}.addresses form>div:has(button){width:100%;display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.addresses form button{margin:0;flex:1;min-width:fit-content}.address-card__content{display:flex;gap:1rem}@media screen and (min-width:750px){.addresses form button{flex:0 1 auto}}.addresses ul{list-style:none;padding-left:0;text-align:left;display:grid;gap:2rem;grid-template-columns:1fr}.address-card{height:100%}@media screen and (min-width:750px){.addresses ul{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (min-width:990px){.addresses ul{grid-template-columns:repeat(3,1fr)}}li[data-address]{margin-top:0;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary);position:relative}li[data-address]:hover{box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.08)}li[data-address]>div[id]{margin-top:2rem;padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}li[data-address]>div[id] form{gap:1.5rem}.addresses [aria-expanded=false]~div[id]{display:none}.addresses [aria-expanded=true]~div[id]{display:block}.addresses h2{text-align:left}li[data-address]>h2{text-align:left;font-size:calc(var(--font-heading-scale) * 1.4rem);margin-bottom:1rem;margin-top:0}@media only screen and (min-width:750px){li[data-address]>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}}li[data-address] button{margin:1rem .5rem 0 0}li[data-address] button:last-of-type{margin-right:0}.addresses ul p{margin-bottom:0}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}.addresses form>div:has(input[type=checkbox]){display:flex;gap:1rem}.addresses form input[type=checkbox]{margin:0;width:auto}.addresses .select{width:100%}.addresses select{flex-grow:1;text-align:left;border-radius:var(--style-border-radius-inputs);transition:box-shadow var(--animation-speed) ease,background-color var(--animation-speed) ease;padding:var(--input-padding);box-shadow:var(--input-box-shadow);background-color:var(--color-input-background);color:var(--color-input-text);border:none;outline:none}.addresses ul{padding:2rem;background-color:#f8f8f8;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--style-border-radius-buttons-primary);margin-bottom:3rem}.addresses ul{grid-template-columns:1fr!important}@media screen and (min-width:750px){.addresses ul{grid-template-columns:repeat(2,1fr)!important}}@media screen and (min-width:990px){.addresses ul{grid-template-columns:repeat(4,1fr)!important}}.address-card{position:relative;display:flex;flex-direction:column;gap:var(--gap-md)}.address-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--gap-sm)}.address-card__content{flex:1;position:relative}.address-card__edit-button{position:absolute;top:0;right:0;width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.address-card__edit-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.address-edit-modal{padding:0;border:var(--style-border-popover);max-width:700px;width:90%;border-radius:var(--style-border-radius-popover, 8px);box-shadow:0 5px 30px #00000026;max-height:90vh;overflow:hidden}.address-edit-modal:not([open]){display:none}.address-edit-modal[open]{display:flex;flex-direction:column;animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.address-edit-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.address-edit-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);width:var(--minimum-touch-target);height:var(--minimum-touch-target);color:var(--color-foreground);background-color:var(--color-background);display:flex;align-items:center;justify-content:center;padding:0;z-index:2;border:none;cursor:pointer;border-radius:50%;transition:transform .15s var(--animation-timing-bounce),opacity .15s var(--animation-easing)}.address-edit-modal__close:hover{opacity:.7}.address-edit-modal__close:active{transform:scale(.8)}.address-edit-modal__close svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.address-edit-modal__content{padding:var(--padding-2xl);overflow-y:auto;flex:1}.address-edit-modal__title{margin:0 0 var(--margin-lg) 0;padding-right:var(--padding-2xl)}.address-edit-modal__fields{display:flex;flex-direction:column}.address-edit-modal__fields .field:first-of-type,.address-edit-modal__fields>div:first-of-type{margin-top:0;width:100%}.address-edit-modal__fields .field input{width:100%}.address-edit-modal__actions{display:flex;align-items:center;gap:var(--gap-md);margin-top:2rem}.address-edit-modal__actions--wrapper{display:flex;align-items:center;gap:var(--gap-md)}.address-edit-modal__actions button{margin:0}.address-edit-modal__actions .button--delete{margin-left:auto}.button--delete{background-color:transparent;color:#b91c1c;border:none}.button--delete:hover{background-color:#b91c1c;color:#fff}.delete-confirm-modal{padding:0;border:var(--style-border-popover);max-width:500px;width:90%;border-radius:var(--style-border-radius-popover, 8px);box-shadow:0 5px 30px #00000026}.delete-confirm-modal:not([open]){display:none}.delete-confirm-modal[open]{display:flex;flex-direction:column;animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.delete-confirm-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.delete-confirm-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);width:var(--minimum-touch-target);height:var(--minimum-touch-target);color:var(--color-foreground);background-color:var(--color-background);display:flex;align-items:center;justify-content:center;padding:0;z-index:2;border:none;cursor:pointer;border-radius:50%;transition:transform .15s var(--animation-timing-bounce),opacity .15s var(--animation-easing)}.delete-confirm-modal__close:hover{opacity:.7}.delete-confirm-modal__close:active{transform:scale(.8)}.delete-confirm-modal__close svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.delete-confirm-modal__content{padding:var(--padding-2xl)}.delete-confirm-modal__title{margin:0 0 var(--margin-md) 0;padding-right:var(--padding-2xl)}.delete-confirm-modal__message{margin:0 0 var(--margin-lg) 0;color:rgba(var(--color-foreground),.8)}.delete-confirm-modal__actions{display:flex;gap:var(--gap-md);justify-content:flex-end}.delete-confirm-modal__actions button,.delete-confirm-modal__actions form{margin:0}.button--danger{background-color:#dc2626;color:#fff}.button--danger:hover{background-color:#b91c1c}@keyframes modalSlideInTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/customer.css.map */
