.customer h1,.customer h2:not(.form__message){font-weight:900}.account table td:first-of-type a:not([target=_blank]){border-radius:var(--buttons-radius);box-shadow:0 0 0 .1rem rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.account table td:first-of-type a:not([target=_blank]):hover{box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}:is(.account,.order) p:not(.form__message){color:rgb(var(--color-foreground))}.customer .address-card__name{display:block;font-size:1.8rem;font-weight:900;color:rgb(var(--color-foreground));margin-bottom:.6rem}.customer .address-card__name+br{display:none}.addresses li[data-address]>h2{display:inline-block;margin:0 0 1.2rem;line-height:1;font-weight:500;font-size:1rem}.addresses form>div:has(>.select){margin-top:2rem}.addresses form>div:nth-of-type(7){margin-top:2rem}.addresses form label[for^=AddressCountry],.addresses form label[for^=AddressProvince]{display:block;font-size:1.4rem;margin-bottom:.6rem}.addresses form>div:last-of-type{text-align:center}.customer .select .svg-wrapper{right:1.5rem}.address-card__actions{display:flex;gap:1rem;justify-content:flex-start;margin-top:auto;padding-top:2.5rem}.address-card__actions button{background-color:rgba(var(--color-background),var(--alpha-button-background));color:rgb(var(--color-link))}.address-card__actions button[id^=EditFormButton]{--color-button: var(--color-secondary-button);--color-button-text: var(--color-secondary-button-text);color:rgb(var(--color-secondary-button-text))}.address-card__actions button[id^=EditFormButton]:after{--border-opacity: var(--buttons-border-opacity)}.address-card__actions button[data-target]{background-color:transparent;color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:.3rem;min-width:0;padding:0 1rem}.address-card__actions button[data-target]:hover{color:rgb(var(--color-foreground))}.address-card__actions button[data-target]:before,.address-card__actions button[data-target]:after{content:none}.addresses .address-card__actions:has([aria-expanded=false])~div[id]{display:none}.addresses .address-card__actions:has([aria-expanded=true])~div[id]{display:block}.customer.addresses[data-customer-addresses]{text-align:left}.addresses>div[data-address]{margin-top:3rem}.addresses>ul{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;margin-top:5rem}.addresses li[data-address]{position:relative;display:flex;flex-direction:column;margin-top:0;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.6rem;padding:2.4rem 2rem;text-align:left}.addresses li[data-address].address-card--default{border-width:.2rem;border-color:rgb(var(--color-foreground))}.addresses li[data-address]>h2{position:absolute;top:2.4rem;right:2rem;margin:0}@media screen and (min-width:990px){.customer.addresses[data-customer-addresses]{max-width:96rem}.customer.addresses[data-customer-addresses]>div[data-address]{max-width:47.8rem;margin-left:0;margin-right:auto}.addresses>ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer a.button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;color:rgb(var(--color-button-text));font-size:1.5rem;animation:none}.account>div:first-of-type{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}:is(.account,.order) .account-address-card{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.6rem;padding:2.4rem 2rem;margin-bottom:2.5rem}@media screen and (min-width:990px){:is(.account,.order) .account-address-card{min-width:30rem}}:is(.account,.order) .account-address-card p{margin:0;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:750px)and (max-width:989px){.order>div:nth-of-type(2)>div:last-of-type .account-address-card{padding-right:2rem}}.order>div:nth-of-type(2)>div:first-of-type h2{margin-bottom:1.2rem}@media screen and (min-width:990px){.order>div:nth-of-type(2){display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto}.order>div:nth-of-type(2)>div:first-of-type,.order>div:nth-of-type(2)>div:last-of-type{display:grid;grid-template-rows:subgrid;grid-row:span 2;align-items:start}.order>div:nth-of-type(2)>div:first-of-type{grid-column:1}.order>div:nth-of-type(2)>div:last-of-type{grid-column:2}.order>div:nth-of-type(2)>div:last-of-type>h2{align-self:end}}@media screen and (min-width:750px)and (max-width:989px){.order>div:nth-of-type(2)>div:last-of-type{display:block}.order>div:nth-of-type(2)>div:last-of-type .order-addresses__body{padding-right:0}}.order .order-item__title{font-size:1.6rem;font-weight:900;color:rgb(var(--color-foreground))}.customer a.order-item__title{text-decoration:none}.customer a.order-item__title:hover{text-decoration:underline;text-underline-offset:.3rem}.order .order-item__variant{display:block;font-size:1.2rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.6rem;color:rgba(var(--color-foreground),.75)}.order .properties{margin-top:.6rem}.order .properties span{color:rgba(var(--color-foreground),.75)}.order .fulfillment{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1.6rem;border:none;padding:0;margin-top:2rem;font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.order .fulfillment a{margin:0;font-size:inherit;color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:.3rem}.order .fulfillment a:hover{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.order tbody td:first-of-type{display:block;text-align:left;padding-bottom:2rem}.order tbody td:first-of-type:before{content:none}.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}.order tbody td:first-of-type ul{text-align:left}}.account table td:first-of-type a[target=_blank]{margin-left:1.2rem;padding:0;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgba(var(--color-foreground),.75)}@media screen and (max-width:749px){.account table td:first-of-type a[target=_blank]{margin-left:2rem}}.account table td:first-of-type a[target=_blank]:hover{box-shadow:none;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.account .order-history-panel{border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.6rem;overflow:hidden}.account .order-history-panel table{box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/customer-altra.css.map */
