.customer{margin:2rem 0}.customer h1{font-size:var(--font-size-xxl);text-align:center;margin-bottom:2rem}.customer h2{font-size:var(--font-size-xl);margin:0;text-align:center}.customer h3{font-size:var(--font-size-lg);margin:0;text-align:center}.customer button{width:100%;padding:1.2rem;font-size:var(--font-size-lg);font-weight:700;border-radius:var(--buttons-radius)}.customer ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:2rem;text-align:left}.customer ul a{display:inline}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid rgba(var(--color-foreground),.08);box-shadow:none;width:100%;position:relative}@media screen and (min-width:750px){.customer table{border:none;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.08)}}.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 thead th{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}}.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 (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);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}.form-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;font-size:var(--font-size-md)}.field label{display:block}.field input{width:100%;padding:1rem;font-size:var(--font-size-md);border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);box-sizing:border-box}.login a{display:block;margin:0 auto;width:fit-content}.login a[href="#recover"]{margin-left:0;margin-right:0}.login p{margin:1.5rem 0}.login h3{margin-top:1.5rem;text-align:left}.activate button[name=decline],.addresses li>button,.addresses form button[type]{background-color:rgba(var(--color-background),var(--alpha-button-background));color:rgb(var(--color-link))}.login-register-container{display:grid;grid-template-columns:1fr;gap:2rem;max-width:100%;align-items:start}.login-section,.register-section{padding:1.5rem;background-color:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.1);border-radius:.5rem}.forgot-password-link{display:block;margin-top:1rem;text-align:left}.button-primary{width:100%;padding:1.2rem 2rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;cursor:pointer;transition:background-color .2s ease;border-radius:var(--buttons-radius)}.button-primary:hover{background-color:rgba(var(--color-button),.85)}.field-checkbox{margin:2rem 0;text-align:left}.field-checkbox input[type=checkbox]{width:auto;margin-right:1rem;vertical-align:middle}.field-checkbox label{display:inline;cursor:pointer}.password-reset-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.modal-content{position:relative;background-color:rgb(var(--color-background));max-width:50rem;margin:10rem auto;padding:3rem;border-radius:var(--buttons-radius);box-shadow:0 .4rem 2rem #0003;z-index:10000}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2.5rem;line-height:1;cursor:pointer;color:rgba(var(--color-foreground),.5);padding:0;width:3rem;height:3rem;margin:0}.modal-close:hover{color:rgb(var(--color-foreground))}.modal-content h2{margin-top:0;margin-bottom:1rem}.modal-content p{margin-bottom:2rem;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:750px){.modal-content{max-width:calc(100% - 3rem);margin:5rem 1.5rem;padding:2rem}}@media screen and (min-width:751px){.customer.login{max-width:var(--page-width)}.login-register-container{grid-template-columns:repeat(2,1fr);gap:4rem;position:relative;max-width:1000px;margin:0 auto}.login-register-container:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background-color:rgba(var(--color-foreground),.1);transform:translate(-50%)}.login-section,.register-section{flex:1;width:auto}.activate button[name=decline]{margin-top:inherit;margin-left:1rem}}.main-register-wrapper{max-width:500px;margin:0 auto}:is(.account,.order){margin:0 auto;max-width:var(--page-width);padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){:is(.account,.order){padding-left:5rem;padding-right:5rem}}@media screen and (min-width:990px){:is(.account,.order)>div:nth-of-type(2){display:flex;margin-top:5rem}:is(.account,.order)>div:nth-of-type(2)>div:first-of-type{flex-grow:1;padding-right:3.2rem}}@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}.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}@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-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 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:last-of-type{margin-bottom:3rem}.order .item-props{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;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}@media screen and (min-width:750px){.order td .cart-discount{display:none}}.order tbody ul{list-style:none;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{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{letter-spacing:.07rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;color:rgba(var(--color-foreground),.7)}.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}}.addresses form button:first-of-type{margin-right:1rem}label[for=AddressCountryNew],label[for=AddressProvinceNew]{display:block;margin-bottom:.6rem}.addresses form{display:flex;flex-flow:row wrap}.addresses form>div{width:100%;text-align:left}.addresses ul{list-style:none;padding-left:0;text-align:center}li[data-address]{margin-top: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:center;margin-bottom:0}.addresses ul p{margin-bottom:0}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}@media only screen and (min-width:750px){.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)}}.addresses form>div:nth-of-type(7),.addresses form>div:nth-of-type(7)+div[id]{margin-top:1.5rem}.customer-menu{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.customer-menu::-webkit-scrollbar{display:none}.customer-menu__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;min-width:80px;text-decoration:none;color:rgba(var(--color-foreground),.6);border-radius:.5rem;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.customer-menu__item:hover{background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.customer-menu__item.is-active{color:rgb(var(--color-button));background-color:rgba(var(--color-button),.1);font-weight:500}.customer-menu__icon{width:24px;height:24px;flex-shrink:0}.customer-menu__text{font-size:var(--font-size-sm);line-height:1.2}@media screen and (min-width:751px){.customer-menu{justify-content:center;gap:1rem;overflow-x:visible}.customer-menu__item{flex-direction:row;padding:1rem 1.5rem;min-width:auto}.customer-menu__text{font-size:var(--font-size-md)}}.account-content{display:grid;gap:1.5rem;margin-bottom:3rem}@media screen and (min-width:751px){.account-content{grid-template-columns:repeat(2,1fr);gap:2rem}}.account-card{background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:.75rem;padding:1.5rem}@media screen and (min-width:751px){.account-card{padding:2rem}.account-card:first-child{grid-column:1 / -1}}.account-card__title{font-size:var(--font-size-lg);font-weight:600;margin-bottom:1.5rem;text-align:left;color:rgb(var(--color-foreground))}.account-card__empty{color:rgba(var(--color-foreground),.5);text-align:center;padding:2rem 0;margin:0}.account-card__link{display:inline-block;margin-top:1rem;color:rgb(var(--color-button));text-decoration:none;font-size:var(--font-size-sm);transition:opacity .2s ease}.account-card__link:hover{opacity:.7;text-decoration:underline}.account-orders-preview{display:flex;flex-direction:column;gap:1rem}.order-preview-item{display:block;padding:1rem;background-color:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:.5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:all .2s ease}.order-preview-item:hover{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.15);transform:translateY(-2px)}.order-preview-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.order-preview-item__number{font-weight:600;font-size:var(--font-size-md)}.order-preview-item__date{font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.6)}.order-preview-item__footer{display:flex;justify-content:space-between;align-items:center}.order-preview-item__status{font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.7)}.order-preview-item__total{font-weight:600;font-size:var(--font-size-md)}.account-info{display:flex;flex-direction:column;gap:1.5rem}.account-info__item{display:flex;flex-direction:column;gap:.5rem}.account-info__label{font-size:var(--font-size-sm);color:rgba(var(--color-foreground),.6);font-weight:500}.account-info__value{font-size:var(--font-size-md);color:rgb(var(--color-foreground));line-height:1.6}.account-quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:751px){.account-quick-links{grid-template-columns:repeat(2,1fr)}}.quick-link-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background-color:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:.5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:all .2s ease}.quick-link-item:hover{background-color:rgba(var(--color-button),.05);border-color:rgba(var(--color-button),.2);color:rgb(var(--color-button));transform:translateY(-2px)}.quick-link-item__icon{width:28px;height:28px;flex-shrink:0}.quick-link-item__text{font-size:var(--font-size-sm);text-align:center;line-height:1.3}.account-logout{text-align:center;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.account-logout__button{display:inline-block;padding:1rem 3rem;color:rgba(var(--color-foreground),.6);text-decoration:none;font-size:var(--font-size-md);border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--buttons-radius);transition:all .2s ease}.account-logout__button:hover{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.02)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/customer.css.map */
