.checkout-page[data-astro-cid-ojox7d5b]{max-width:76rem;margin:0 auto;padding-inline:clamp(.75rem,2vw,1.25rem)}.checkout-page__title[data-astro-cid-ojox7d5b]{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.checkout-page-root{gap:0}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}.checkout-layout__main{display:flex;flex-direction:column;gap:2rem;min-width:0}.checkout-layout__aside{position:sticky;top:1rem;align-self:start;max-height:calc(100vh - 2rem);overflow:auto}.checkout-order-summary{margin:0}@media(max-width:960px){.checkout-layout{grid-template-columns:1fr}.checkout-layout__aside{position:static;max-height:none;overflow:visible;order:-1}.checkout-layout__main{order:1}}.checkout-section-title{font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--coffee));margin:0 0 1rem;border-bottom:1px solid rgba(var(--gray-light),.9);padding-bottom:.35rem}.checkout-line-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.checkout-line-item{display:flex;align-items:center;gap:1rem;padding:.85rem;background:rgba(var(--cream),.65);border:1px solid rgba(var(--gray-light),.9);border-radius:12px}.checkout-line-item__img-wrap{flex-shrink:0;width:80px;height:80px;border-radius:10px;overflow:hidden;background:rgba(var(--coffee),.12)}.checkout-line-item__img{width:100%;height:100%;object-fit:cover;display:block}.checkout-line-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:rgba(var(--gray),.7)}.checkout-line-item__details{flex:1;min-width:0}.checkout-line-item__name{font-weight:800;color:rgb(var(--coffee-dark))}.checkout-line-item__meta{font-size:.9rem;color:rgba(var(--gray-dark),.95);margin-top:.25rem}.checkout-line-item__total{font-weight:800;color:rgb(var(--coffee-dark));flex-shrink:0}.checkout-totals{margin-top:1.25rem;padding:1rem 1.1rem;background:rgba(var(--cream),.55);border-radius:12px;border:1px solid rgba(var(--gray-light),.85);display:flex;flex-direction:column;gap:.65rem}.checkout-total-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.95rem}.checkout-total-row strong{color:rgb(var(--coffee-dark))}.checkout-total-row--muted{color:rgba(var(--gray),.95);font-size:.9rem}.checkout-panel{padding:1.25rem;background:rgba(var(--cream),.5);border-radius:12px;border:1px solid rgba(var(--gray-light),.9)}.checkout-email-form,.checkout-pay-form{padding:0;margin:0;background:transparent;border:none}.checkout-email-label{display:flex;flex-direction:column;gap:.35rem;font-weight:700;margin-bottom:1rem;color:rgb(var(--gray-dark))}.checkout-email-input{padding:.55rem .75rem;border-radius:8px;border:1px solid rgba(var(--coffee),.35);font-size:1rem;font-family:inherit}.checkout-hint{margin:0 0 1rem;color:rgba(var(--gray-dark),.95);font-size:.95rem}.checkout-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.checkout-field{display:flex;flex-direction:column;gap:.35rem;font-weight:600;font-size:.9rem;color:rgb(var(--gray-dark))}.checkout-field input,.checkout-field select{padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(var(--coffee),.35);font:inherit}.checkout-field--full{grid-column:1 / -1}@media(max-width:640px){.checkout-fields-grid{grid-template-columns:1fr}}.checkout-checkbox,.checkout-radio{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.65rem;font-weight:600;font-size:.95rem;color:rgb(var(--gray-dark))}.checkout-checkbox input,.checkout-radio input{margin-top:.2rem}.checkout-saved-cards{border:none;padding:0;margin:0 0 1rem}.checkout-wallet-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.checkout-wallet-slot{min-height:2.5rem;min-width:140px}.checkout-apple-pay-btn{min-height:2.5rem;min-width:170px;padding:.55rem 1rem;border:0;border-radius:9999px;background:#000;color:#fff;font:inherit;font-weight:700}.checkout-apple-pay-btn:disabled{opacity:.55;cursor:not-allowed}.checkout-sq-card{min-height:90px;margin-bottom:1rem}.checkout-row-btns{margin-top:.5rem}.checkout-pay-btn{width:100%;margin-top:.5rem}.checkout-pay-error,.checkout-config-missing{color:#b00020;margin:.75rem 0 0;line-height:1.5}.checkout-pay-error--standalone{margin-top:0;padding:0 .25rem}.checkout-pay-loading{margin:0;color:rgba(var(--gray),.95)}
