.customer{padding-bottom:4rem}.customer.login,.customer.register,.customer.reset-password{margin:0 auto;max-width:33.4rem;padding:3rem 1.5rem;text-align:center}.customer.login button,.customer.register button,.customer.reset-password button{margin:4rem 0 1.5rem}.customer>h1,.customer .customer__title{margin-top:0}.customer>h1 span,.customer .customer__title span{color:rgb(var(--color-accent))}.customer form{margin-top:2rem}.customer strong{font-weight:400;color:rgb(var(--color-foreground))}.customer h2.form__message{font-size:calc(var(--global-font-heading-scale) * 1.8rem)}.customer .field{margin:2rem 0 0}.customer .field:first-of-type{margin-top:0}@media screen and (min-width: 750px){.customer.login,.customer.register,.customer.reset-password{max-width:47.8rem}.customer h2.form__message{font-size:calc(var(--global-font-heading-scale) * 2.2rem)}}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid rgba(var(--color-foreground),.2);box-shadow:none;width:100%;font-size:1.6rem;position:relative}.customer thead th{letter-spacing:.048rem;color:rgba(var(--color-foreground),.4)}.customer thead td:first-of-type{padding-top:4rem}.customer tbody{color:rgb(var(--color-foreground))}.customer tbody td{padding-top:1rem;padding-bottom:1rem}.customer tbody td:last-of-type{padding-bottom:4rem}.customer tbody tr{border-top:.01rem solid rgba(var(--color-foreground),.2)}.customer th,.customer td{font-weight:400;line-height:1;border:none;padding:0}.customer td:empty{display:initial}.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 td:first-of-type td{padding-top:4rem}.customer tfoot tr:last-of-type td{padding-bottom:4rem}@media screen and (min-width: 750px){.customer table{border:none;border-radius:1rem;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.customer td{padding-right:2.2rem}.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:middle}.customer tbody td:first-of-type{padding-top:2.4rem}.customer tbody td:last-of-type{padding-bottom:2.4rem}.customer tbody tr:first-of-type{border-top:none}.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,.customer tfoot tr:last-of-type th{padding-bottom:2.4rem}}@media screen and (forced-colors: active){.customer table{border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}.customer tbody tr{border-top:.1rem solid transparent}}.customer .pagination{margin-top:5rem;margin-bottom:7rem}.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{height:.6rem}.customer .pagination li:first-of-type svg{margin-left:-.2rem;transform:rotate(90deg)}.customer .pagination li:last-of-type svg{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}@media screen and (min-width: 990px){.customer .pagination{margin-top:7rem;margin-bottom:10rem}}.customer thead:after,.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;left:0;background:rgba(var(--color-foreground),.2)}@media screen and (max-width: 749px){.customer .order-history-wrap table:first-of-type{border-bottom:none}}@media screen and (min-width: 750px){.customer .order-history-wrap table{margin-bottom:2rem}}.customer .order-history thead:after{display:none}.customer .order-history a.button{min-width:138px}.customer .order-history td[data-label=Total]{color:rgb(var(--color-accent))}.customer .order-history .order-history__item-title{display:none;font-size:1.6rem;letter-spacing:.048rem;color:rgba(var(--color-foreground),.4)}.customer .order-history .order-history__item-img img{border-radius:2px}@media screen and (max-width: 749px){.customer .order-history td:first-of-type,.customer .order-history td:last-of-type{text-align:left}.customer .order-history td:first-of-type:before,.customer .order-history td:last-of-type:before{display:none}.customer .order-history td:first-of-type{padding-top:2rem}.customer .order-history td:last-of-type{padding-bottom:2rem}.customer .order-history a.button{width:100%}}@media screen and (min-width: 750px){.customer .order-history .order-history__item-title{display:block;margin-bottom:2rem}.customer .order-history td:first-of-type{padding-top:2.4rem;padding-bottom:2.4rem}}@media screen and (forced-colors: active){.customer thead:after,.customer tfoot:before{background:CanvasText}}.account:not(.orders) .account__header{display:flex;justify-content:space-between;align-items:center;padding-top:6rem;margin-bottom:4rem}.account:not(.orders) .account__header .customer__title{margin-bottom:0}@media screen and (max-width: 989px){.account:not(.orders) .account__header{padding-top:3rem;margin-bottom:2rem}}.account-card{padding:3.2rem;border-radius:1rem;background:#f6f4f0}.account-card .account-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem}.account-card .account-card__header h2{margin-bottom:0}.account-card .account-card__main{padding:1.6rem;border-radius:6px;background-color:#fff}.account-card .account-card__badge{margin-bottom:1.2rem}.account-card .account-card__list{display:flex;gap:2.4rem 2.4rem;font-size:16px;line-height:1.3;letter-spacing:-.48px}.account-card .account-card__list span{display:block;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 989px){.account-card .account-card__list{flex-direction:column}.account-card .account-card__header{margin-bottom:1.2rem}.account-card .account-card__header h2{font-size:2rem}}@media screen and (max-width: 575px){.account-card{padding:1.6rem}}.account-order{display:grid;grid-template-columns:auto 1fr 1fr;grid-template-rows:auto auto auto;gap:.85rem .85rem;grid-auto-flow:row;grid-template-areas:"image number number" "image day day" "link total total";font-size:1.6rem;line-height:1.3;letter-spacing:-.48px}.account-order .account-order__image{grid-area:image}.account-order .account-order__number{grid-area:number}.account-order .account-order__day{grid-area:day}.account-order .account-order__total{grid-area:total}.account-order .account-order__link{grid-area:link}.account-order .account-order__image img{border-radius:2px}.account-order .account-order__day{color:rgba(var(--color-foreground),.6)}.account-order .account-order__total{font-size:2rem;letter-spacing:-.6px;color:rgb(var(--color-accent));text-align:right}.account-order .account-order__link .link{color:rgb(var(--color-accent))}@media screen and (max-width: 989px){.account-order .account-order__number,.account-order .account-order__day{text-align:right}.account-order .account-order__link{align-self:center}}@media screen and (min-width: 990px){.account-order{grid-template-rows:auto auto;grid-template-areas:"image number total" "image day link";gap:1rem 1.6rem}.account-order .account-order__number{align-self:center}.account-order .account-order__link{text-align:right}}@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),.6);content:attr(data-label);padding-right:2rem;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%}}.login a{display:block;margin:0 auto;width:fit-content}.login a[href="#recover"]{margin-left:0;margin-right:0}.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(--global-font-heading-scale) * 1.6rem)}#customer_login_guest button{margin-top:0}#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{scroll-margin-top:20rem}#recover{margin-bottom:0}@media only screen and (min-width: 750px){.activate button[name=decline]{margin-top:inherit;margin-left:1rem}}.order__table td[data-label=Product] a{font-size:1.6rem;line-height:1.3;letter-spacing:-.48px;color:rgb(var(--color-foreground));text-decoration:none}@media screen and (min-width: 750px){.order__table td[data-label=Product]{width:300px}}.order__table tfoot td:first-of-type{color:rgba(var(--color-foreground),.6)}.order__table tfoot tr:last-of-type.order__total{position:relative}.order__table tfoot tr:last-of-type.order__total td{padding-top:4rem}.order__table tfoot tr:last-of-type.order__total:after{content:"";position:absolute;top:2rem;left:0;width:100%;height:1px;background-color:rgba(var(--color-foreground),.2)}@media screen and (max-width: 749px){.order__table tfoot tr:first-of-type td{padding-top:2.4rem}}.order__table-img img{border-radius:2px}@media screen and (max-width: 749px){.order__table-img:before{display:none}}@media screen and (min-width: 990px){.order__body{display:flex}.order__table{flex-grow:1;padding-right:2.4rem}}.order__info-list{position:relative}.order__info-list ul{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem 0;min-width:443px;padding:2.4rem;color:rgb(var(--color-foreground));font-size:16px;line-height:1.3;letter-spacing:-.48px;border-radius:1rem;border:1px solid rgba(var(--color-foreground),.2)}.order__info-list svg{position:absolute;right:0;bottom:0;width:100%;max-width:27.8rem;height:auto;max-height:12.6rem}.order__info-list span{display:block;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 1199px){.order__info-list ul{min-width:auto}}@media screen and (max-width: 989px){.order__info-list ul{width:100%}}@media screen and (min-width: 990px){.order__info-item.order__info-item--last{padding-top:3.2rem}}@media screen and (max-width: 989px){.order__info{display:flex;gap:2rem 2rem;padding-top:3.2rem}.order__info>*{width:50%}}@media screen and (max-width: 575px){.order__info{flex-direction:column}.order__info>*{width:100%}}:is(.account,.order) p{margin:0 0 2rem;font-size:1.6rem}:is(.account,.order) h1{margin-bottom:2rem}:is(.account,.order) h2{margin-top:0;margin-bottom:2rem}@media screen and (min-width: 990px){:is(.account,.order) h1{margin-bottom:4rem}}.account h1+a{display:inline-flex;align-items:center}.account a svg{width:1.5rem;margin-bottom:-.03rem;margin-right:1rem}.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)}@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}}.order table a{line-height:calc(1 + .3 / var(--global-font-body-scale))}.order tbody ul{list-style:none;font-size:1.2rem;text-align:right;padding-left:0;margin-top:1rem;margin-bottom:0}.order tbody tr:first-of-type td:first-of-type>div{display:flex;flex-direction:column;align-items:flex-start}.order td:first-of-type{align-items:initial}.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}.order tfoot tr:last-of-type td:before{font-size:2.2rem}.order table p{margin-bottom:0}.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(--global-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}.order .properties{font-size:1.4rem;margin-top:1rem}.order .properties span{display:block;line-height:calc(1 + .2 / var(--global-font-body-scale))}.order .icon-discount{width:1.1rem;color:rgb(var(--global-color-accent));margin-right:.5rem}.order dl{margin:0}.order dd{margin-left:0;line-height:calc(1 + .3 / var(--global-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(--global-font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.order .regular-price{font-size:1.3rem}@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{padding-bottom:2.4rem}.order td .cart-discount{display:none}.order tbody ul{text-align:left}}.addresses .addresses__header{display:flex;justify-content:space-between;align-items:flex-start;gap:2.4rem 2.4rem}.addresses .addresses__header [data-address]{display:flex;flex-direction:column;align-items:flex-end;flex-grow:1;margin-bottom:3.6rem}.addresses .addresses__header [data-address]>button{margin-top:10px;margin-bottom:10px}.addresses .addresses__header h1{min-width:20rem;margin-top:0;margin-bottom:0;line-height:1.1}.addresses .addresses__list{align-items:flex-start}.addresses .addresses__list p{margin-bottom:0}.addresses .addresses__item{position:relative;order:1;padding:3.2rem;border-radius:1rem;border:1px solid rgba(var(--color-foreground),.2)}.addresses .addresses__item.addresses__item--default{order:0}.addresses .addresses__item>p{margin-top:0}.addresses .addresses__item-info{font-size:16px;font-weight:400;line-height:1.3;letter-spacing:-.48px;color:rgb(var(--color-foreground))}.addresses .addresses__item-info span{color:rgba(var(--color-foreground),.6)}.addresses .addresses__item-info li{display:flex;flex-direction:column;margin-bottom:2rem}.addresses .addresses__badge{position:absolute;top:3.2rem;right:3.2rem}.addresses .addresses__form-action{margin-top:2rem}.addresses li>button{margin-left:.5rem;margin-right:.5rem}.addresses li>button+button,.addresses form button+button{margin-top:0}.addresses form{display:flex;flex-flow:row wrap}.addresses form button:first-of-type{margin-right:1rem}.addresses form>div{width:100%;text-align:left}.addresses form>div:nth-of-type(7),.addresses form>div:nth-of-type(7)+div[id]{margin-top:1.5rem}.addresses [aria-expanded=false]~div[id]{display:none}.addresses [aria-expanded=true]~div[id]{display:block}.addresses h2{margin-bottom:2rem;line-height:1.1}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}@media screen and (max-width: 749px){.addresses .addresses__header{flex-direction:column;gap:0 0}.addresses .addresses__header [data-address]{align-items:flex-start;margin-bottom:2rem}.addresses #AddAddress .addresses__form-action{margin-bottom:2rem}.addresses #AddressNewHeading{margin-top:.6rem;font-size:2.6rem}.addresses .addresses__item{padding:1.6rem}.addresses .addresses__item h2{font-size:2.6rem}}@media screen and (min-width: 750px){.addresses #AddressNewHeading{text-align:right}.addresses form>div:nth-of-type(1){margin-right:2rem}.addresses form>div:nth-of-type(2){margin-top:0}.addresses form>div:nth-of-type(1),.addresses form>div:nth-of-type(2){box-sizing:border-box;flex-basis:calc(50% - 1rem)}}li[data-address]>h2{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/378/assets/customer.bf.build.css.map */
