/* Customer purchase pages: compact items and a stable total column. */
.cart-page{padding:24px 0 48px;background:#f6f7f4}.cart-page__heading{margin-bottom:24px}.cart-page__heading h1{font-size:32px;margin:0}.cart-page__heading p{font-size:14px;color:#657169}.cart-page__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.cart-summary{position:sticky;top:24px;padding:24px;background:#fff;border-radius:12px;box-shadow:none}.cart-line{grid-template-columns:100px minmax(0,1fr) auto;gap:16px;padding:20px;background:#fff;border-radius:12px}.cart-line__image{width:100px;height:100px}.cart-line__image img{width:100%;height:100%;object-fit:contain}.cart-line__copy h2{font-family:inherit;font-weight:600;font-size:16px;line-height:1.4}.cart-line__subtotal{font-family:inherit;font-size:16px}.cart-line .cart-quantity{grid-column:2;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-quantity input{width:62px;min-height:38px}.cart-line__subtotal{grid-column:3;grid-row:2}.cart-line>form:last-child{grid-column:3;justify-self:end}.cart-line--compact{grid-template-columns:72px minmax(0,1fr) 28px;padding:14px 0;border-radius:0}.cart-line--compact .cart-line__image{width:72px;height:80px}.cart-line--compact>form:last-child{grid-column:3;grid-row:1}.checkout-page .checkout-heading h1{font-size:30px}.checkout-progress{margin-bottom:22px}.checkout-card{box-shadow:none}.checkout-summary{position:sticky;top:24px}.order-panel{min-width:0}.order-line{gap:15px;padding:16px 0}.order-line>div{min-width:0}.order-line small{display:block}.order-line strong{font-family:inherit}.customer-order-card{border:1px solid #dfe5dd;background:#fff;padding:22px;border-radius:12px}.customer-order-card strong{font-family:inherit}.customer-order-card .order-card-finance{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.order-card-meta{display:flex;gap:14px;font-size:13px;color:#657169}.quantity-step{min-width:36px;min-height:38px;border:1px solid #d7dfd5;border-radius:6px;background:#fff;color:#173e2d}
@media(max-width:1024px){.cart-page__grid{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.cart-line{grid-template-columns:90px minmax(0,1fr)}.cart-line__image{width:90px;height:100px}.cart-line__subtotal{grid-column:2;grid-row:auto}.cart-line>form:last-child{grid-column:2}}
@media(max-width:768px){.cart-page__grid{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.cart-line{padding:16px;gap:12px}.cart-line .cart-quantity{grid-column:2}.cart-line__copy h2{font-size:15px}.cart-line--compact{grid-template-columns:66px minmax(0,1fr) 26px;padding:14px 0}.cart-line--compact>form:last-child{grid-column:3}.customer-order-card{padding:18px}.order-line{flex-wrap:wrap}.order-line>div{width:100%}.order-card-finance{gap:10px}.cart-page__heading h1{font-size:28px}}

.cart-line__copy small,.cart-line__copy .selected-extra{font-size:12px;letter-spacing:0;text-transform:none}.checkout-page .order-heading{margin:20px 0}.checkout-page .order-heading h1{font-size:30px;margin:0 0 8px}.checkout-page .order-heading .store-eyebrow{display:none}.checkout-panel{padding:22px}.checkout-panel>h2{font-size:18px;margin:0 0 10px}.checkout-panel>p{font-size:14px;margin:0}.checkout-selection{display:grid;gap:22px}.checkout-addresses legend{font-size:15px;font-weight:600;margin-bottom:10px}.checkout-address{padding:14px;font-size:14px}.checkout-address:has(input:disabled){opacity:.6}.checkout-selection .form-help{padding:12px 14px;background:#f5f6ef;border-left:3px solid #c79a4b;margin:0;font-size:12px;line-height:1.6}.checkout-identity{gap:14px}.purchase-progress{display:flex;list-style:none;gap:24px;padding:0;margin:0 0 22px;color:#7b837d;font-size:13px}.purchase-progress li{padding:8px 0;border-bottom:2px solid #dfe5db}.purchase-progress .is-done{color:#286247}.purchase-progress [aria-current=step]{font-weight:700;border-color:#286247;color:#173e2d}.checkout-page .checkout-summary{max-height:none;overflow:visible;top:24px}.customer-order-card{grid-template-columns:1fr auto}.customer-order-card .order-card-finance{grid-column:1/-1}@media(max-width:520px){.purchase-progress{gap:12px;font-size:11px;justify-content:space-between}.checkout-page .order-heading h1{font-size:27px}.checkout-panel{padding:18px}.checkout-identity{grid-template-columns:1fr}.customer-order-card{grid-template-columns:1fr}}

.order-detail-grid{margin-top:20px}.order-detail-grid>aside{display:grid;gap:12px}.order-detail-grid>aside h2{margin:0}.order-detail-grid>aside .store-button:not(.store-button--primary){background:#edf3ed}.order-detail-grid>aside form{display:grid;gap:12px}.order-detail-grid>aside select{width:100%;min-height:42px;border:1px solid #d6dfd3;border-radius:7px}.order-detail-grid>aside p{font-size:12px;margin:0;color:#657169}.customer-order-card .order-card-finance,.customer-order-card .order-card-meta{flex-direction:row}.order-panel>h2{font-family:inherit;font-weight:600;font-size:18px;line-height:1.3}.order-panel p{font-size:14px}

.order-line-product{display:flex;gap:12px;align-items:center;min-width:0}.order-line-product img{width:64px;height:64px;object-fit:contain;border:1px solid #e4e9e5;border-radius:8px;flex-shrink:0}.order-line-product>div{min-width:0}
