.customer-orders{max-width:980px;padding-top:48px;padding-bottom:80px}.customer-orders h1{font-size:clamp(30px,5vw,48px);overflow-wrap:anywhere}.customer-orders h2{font-size:24px;margin-bottom:14px}.order-back{display:inline-block;margin-bottom:28px}.customer-order-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.customer-order-head p,.orders-intro{margin-top:12px;color:#64746c}.order-status{background:#e5eddf;color:#264f43;border-radius:30px;padding:10px 20px;font-weight:600}.order-panel{padding:30px;background:#fff;border:1px solid #dfe5db;border-radius:12px;margin-bottom:24px}.order-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:35px 0;gap:12px}.order-progress li{font-size:14px;color:#6d7a70}.order-progress li span{display:block;height:6px;background:#e3e7de;border-radius:4px;margin-bottom:12px}.order-progress li.is-complete span{background:#315748}.order-progress li[aria-current]{color:#264f43;font-weight:700}.order-sync,.order-browser-note{font-size:13px;color:#6d7a70;margin-top:22px}.order-tracking{overflow-wrap:anywhere}.order-items article{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e6eadf;padding:20px 0}.order-items h3{font-size:18px;margin-bottom:8px}.order-items p{font-size:14px;color:#6d7a70}.order-items strong{white-space:nowrap}.customer-order-totals{max-width:360px;margin:25px 0 0 auto}.customer-order-totals>div{display:flex;justify-content:space-between;margin-top:12px}.customer-order-totals .total{border-top:1px solid #dfe5db;padding-top:16px;font-weight:700;font-size:21px}.order-link-save{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px}.order-link-save p{flex:1 1 270px}.customer-order-list{display:grid;gap:16px;margin-top:30px}.customer-order-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;background:white;border:1px solid #dfe5db;border-radius:10px}.customer-order-card:hover{border-color:#315748}.customer-order-card span{color:#52674f}.customer-orders [hidden]{display:none!important}@media(max-width:600px){.customer-order-head{align-items:flex-start;flex-direction:column}.order-panel{padding:20px}.order-progress{grid-template-columns:1fr 1fr;gap:20px}.customer-order-card{align-items:flex-start;flex-direction:column;padding:20px}.order-items article{align-items:flex-start;gap:12px}.order-items h3{font-size:16px}.order-link-save .button{width:100%}}

.newsletter button svg{width:18px;height:18px;flex-shrink:0}

.customer-account{max-width:460px;padding-top:48px;padding-bottom:64px}
.customer-account h1{font-size:clamp(30px,5vw,42px);line-height:1.15;overflow-wrap:anywhere;margin:12px 0 18px}
.customer-account>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:24px}
.customer-account form{display:grid;gap:20px;margin:24px 0}
.customer-account label{display:grid;gap:8px;font-size:13px}
.customer-account input{width:100%;min-width:0;padding:12px;border:1px solid var(--line);background:var(--white);font-size:16px}
.customer-account-help{font-size:12px;color:var(--muted);margin-top:-12px}
.customer-account-error{padding:14px;background:#f5e2db;color:#8b3220!important}
.order-account-save{margin-top:24px}

.customer-order-card{display:block}
.order-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid var(--line)}
.order-card-heading>strong{font-size:14px}
.order-card-heading>span{font-size:13px}
.order-card-items{display:grid;gap:18px;padding:20px 0}
.order-card-item{display:flex;align-items:center;gap:18px}
.order-card-item>div,.order-item-info{min-width:0;flex:1}
.order-card-item h3{font-size:20px;line-height:1.3;margin:0 0 8px;overflow-wrap:anywhere}
.order-card-item p{font-size:13px;color:var(--muted);margin:0;overflow-wrap:anywhere}
.order-product-image{width:88px;height:100px;flex-shrink:0;object-fit:contain;background:var(--paper);border-radius:6px}
.order-card-description{font-size:13px;line-height:1.75;color:var(--muted);padding-top:16px;border-top:1px solid var(--line);margin:0}
[data-order-description]{font-size:15px;line-height:1.8;color:var(--muted);max-width:760px}
.order-progress li>strong{display:block;font-size:14px}
.order-progress li>p{font-size:12px;line-height:1.65;margin-top:9px;font-weight:400}
.order-items article{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:20px}
.order-items h3{overflow-wrap:anywhere}
@media(max-width:600px){.order-product-image{width:64px;height:78px}.order-card-item{gap:14px}.order-card-item h3{font-size:18px}.order-items article{grid-template-columns:64px minmax(0,1fr);gap:12px}.order-items article>strong{grid-column:2}.order-progress{gap:24px 18px}.order-card-heading{align-items:flex-start;flex-direction:column}}
