.checkout-page{padding-top:36px;padding-bottom:100px;min-height:65vh;--checkout-surface:#fff;--checkout-tint:#f0ebe3}.checkout-active footer{margin-top:0}.checkout-steps{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);margin-bottom:42px}.checkout-steps a{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 10px 22px;position:relative;color:var(--muted);font-size:15px}.checkout-steps a span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);font-size:14px;flex-shrink:0}.checkout-steps a[aria-current]{color:var(--ink)}.checkout-steps a[aria-current]:after{content:'';position:absolute;height:3px;background:var(--olive);bottom:-1px;left:0;right:0}.checkout-steps a[aria-current] span{background:var(--olive);border-color:var(--olive);color:#fff}.checkout-steps .is-complete span{border-color:var(--accent-text);color:var(--accent-text)}.checkout-heading{margin-bottom:25px}.checkout-heading h1{font:500 clamp(34px,4.2vw,58px)/1.15 var(--serif);letter-spacing:-1.4px;margin:10px 0 12px}.checkout-heading p{font-size:17px;color:var(--muted);margin:0}.checkout-page h1:focus{outline:none}.checkout-prototype{font-size:13px;color:var(--muted);padding:10px 0;margin-bottom:24px;border-block:1px solid var(--line)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:50px;align-items:start}.checkout-table-label{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line);padding-bottom:14px}.checkout-cart-row{display:grid;grid-template-columns:110px minmax(0,1fr) 150px;align-items:center;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.checkout-cart-image{height:130px;background:#fff;display:grid;place-items:center;padding:8px}.checkout-cart-image img{width:100%;height:115px;object-fit:contain}.checkout-cart-description small{font-size:12px;letter-spacing:.08em;color:var(--muted)}.checkout-cart-description h2{font:500 27px/1.25 var(--serif);margin:4px 0 7px}.checkout-cart-description p{font-size:14px;color:var(--muted);margin:0}.checkout-remove{padding:8px 0 0;text-decoration:underline;text-underline-offset:4px;color:var(--muted);font-size:13px}.checkout-remove:hover{color:var(--accent-text)}.checkout-row-purchase{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.checkout-row-purchase>strong{font-size:20px;white-space:nowrap}.checkout-quantity{display:flex;border:1px solid var(--line);height:42px;max-width:140px}.checkout-quantity button{width:39px;padding:0}.checkout-quantity input{width:48px;min-width:0;text-align:center;background:transparent;color:var(--ink);border:0;padding:0;appearance:textfield;-moz-appearance:textfield;font-size:16px}.checkout-quantity input::-webkit-inner-spin-button{appearance:none}.checkout-quantity button:disabled{opacity:.3;cursor:default}.checkout-perk{padding:24px;background:var(--checkout-tint);margin-top:25px}.checkout-perk>strong{font-size:16px;font-weight:600}.checkout-perk>span{font-size:13px;color:var(--muted)}.checkout-perk-track{height:4px;background:var(--line);margin:17px 0 8px}.checkout-perk-track span{display:block;height:100%;background:var(--olive)}.checkout-back{display:inline-block;margin-top:24px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.checkout-summary{padding:26px;background:var(--checkout-surface);border:1px solid var(--line);border-top:3px solid var(--olive);position:sticky;top:calc(var(--header-height) + 25px)}.checkout-summary-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.checkout-summary-heading h2{font:500 25px/1.2 var(--serif);margin:0}.checkout-summary-heading>span{font-size:14px;color:var(--muted);white-space:nowrap}.checkout-totals{font-size:15px;margin:0}.checkout-totals>div{display:flex;justify-content:space-between;gap:16px;margin:13px 0}.checkout-totals dd{margin:0;white-space:nowrap;font-weight:500}.checkout-totals dt{color:var(--muted)}.checkout-totals .checkout-gift dt,.checkout-totals .checkout-gift dd{color:var(--accent-text)}.checkout-totals .checkout-grand-total{border-top:1px solid var(--line);padding-top:23px;margin-top:23px;margin-bottom:24px;align-items:center}.checkout-grand-total dt{color:var(--ink);font-size:18px;font-weight:600}.checkout-grand-total small{display:block;font-size:12px;font-weight:400;color:var(--muted)}.checkout-grand-total dd{font-size:27px;font-weight:700}.checkout-next{width:100%;font-size:15px}.checkout-small{font-size:13px;color:var(--muted);line-height:1.65}.checkout-summary>.checkout-small{margin:13px 0 0}.checkout-help{border-top:1px solid var(--line);margin-top:23px;padding-top:20px;display:flex;flex-direction:column;gap:4px}.checkout-help span{font-size:13px;color:var(--muted)}.checkout-help a{font-size:19px;font-weight:600}.checkout-mini-items{border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:20px}.checkout-mini-items>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:17px}.checkout-mini-items img{width:44px;height:56px;object-fit:contain;background:white}.checkout-mini-items strong{font-size:13px;line-height:1.35;font-weight:500;display:block}.checkout-mini-items small{font-size:12px;color:var(--muted);display:block;margin-top:4px}.checkout-mini-items b{font-size:13px;font-weight:600;white-space:nowrap}.checkout-form{min-width:0}.checkout-form fieldset{padding:0;margin:0 0 35px;border:0;min-width:0}.checkout-form legend{font-size:23px;font-weight:500;padding:0;margin-bottom:22px;line-height:1.4}.checkout-form legend>span{font-size:12px;color:var(--accent-text);margin-right:13px;vertical-align:middle;font-weight:700}.checkout-option{display:flex;align-items:center;gap:17px;padding:21px 20px;border:1px solid var(--line);background:var(--checkout-surface);cursor:pointer;margin-top:12px}.checkout-option:has(input:checked){border-color:var(--olive);box-shadow:inset 3px 0 var(--olive)}.checkout-option input{width:19px;height:19px;margin:0;accent-color:var(--olive);flex-shrink:0}.checkout-option>span{min-width:0;flex:1}.checkout-option strong{font-size:17px;font-weight:600;display:block}.checkout-option small{display:block;font-size:14px;color:var(--muted);margin-top:4px;line-height:1.5}.checkout-option>b{font-size:15px;white-space:nowrap}.checkout-form-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.checkout-form-actions .checkout-back{margin:0}.checkout-form-actions .button{font-size:15px}.checkout-guest{font-size:16px;margin:0 0 30px}.checkout-guest span{display:block;font-size:13px;color:var(--muted);margin-top:5px}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.checkout-field{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:14px;font-weight:500}.checkout-field input,.checkout-field textarea{width:100%;min-width:0;padding:13px 14px;min-height:51px;border:1px solid var(--line);color:var(--ink);background:var(--checkout-surface);font:400 16px/1.5 var(--sans);border-radius:0}.checkout-field textarea{resize:vertical}.checkout-field :is(input,textarea):focus{outline:2px solid var(--accent-text);outline-offset:2px}.checkout-field input:user-invalid{border-color:var(--olive)}.checkout-country{font-size:14px;color:var(--muted)}.full-width{grid-column:1/-1}.checkout-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:16px;line-height:1.65;margin-bottom:22px}.checkout-check input{width:19px;height:19px;margin:4px 0 0;flex-shrink:0;accent-color:var(--olive)}.checkout-conditional{margin-bottom:24px}.checkout-page [hidden]{display:none!important}.checkout-pickup-note{padding:24px;background:var(--checkout-tint);margin-bottom:30px;font-size:16px}.checkout-pickup-note p{font-size:14px;margin:7px 0 0;color:var(--muted)}.checkout-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.checkout-review-block{border-bottom:1px solid var(--line);padding-bottom:22px;min-width:0}.checkout-review-block>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-review-block h2,.checkout-review-note h2{font-size:18px;font-weight:600;margin:0}.checkout-review-block a{font-size:13px;color:var(--accent-text);text-decoration:underline;text-underline-offset:4px}.checkout-review-block p,.checkout-review-note p{font-size:15px;line-height:1.8;margin:14px 0 0;overflow-wrap:anywhere}.checkout-review-block p strong{font-weight:500}.checkout-review-block .checkout-small{font-size:13px;color:var(--muted)}.checkout-review-note{margin-top:25px}.checkout-review-note p{white-space:pre-wrap}.checkout-final-action{padding:26px;background:var(--checkout-tint);margin-top:30px}.checkout-final-action .checkout-check{margin-bottom:12px}.checkout-final-action>p{font-size:13px;color:var(--muted);margin:0 0 24px}.checkout-final-action .button{width:100%;font-size:16px}.checkout-empty,.checkout-success{max-width:780px;margin:35px auto;text-align:center}.checkout-empty h1,.checkout-success h1{font:500 clamp(36px,4.5vw,62px)/1.2 var(--serif);letter-spacing:-1.5px;margin:20px 0}.checkout-empty>p,.checkout-success>p{font-size:18px;color:var(--muted);max-width:510px;margin:0 auto 28px}.checkout-empty-tip{display:flex;align-items:center;justify-content:center;gap:26px;text-align:left;max-width:440px;margin:45px auto 0;border-top:1px solid var(--line);padding-top:30px}.checkout-empty-tip>img{width:115px;height:145px;object-fit:contain;background:#fff}.checkout-empty-tip small{font-size:12px;color:var(--muted)}.checkout-empty-tip h2{font:500 26px var(--serif);margin:6px 0}.checkout-empty-tip p{margin:0 0 6px;font-size:16px}.checkout-empty-tip .text-link{font-size:14px;padding:0}.checkout-success-mark{display:grid;place-items:center;width:64px;height:64px;color:#fff;background:var(--olive);font-size:30px;margin:0 auto 28px}.checkout-success>.eyebrow{display:block}.checkout-success-receipt{max-width:510px;margin:30px auto;background:var(--checkout-surface);border:1px solid var(--line);padding:28px;text-align:left}.checkout-success-receipt>strong{font-size:12px;letter-spacing:.1em;color:var(--muted)}.checkout-success-receipt dl{font-size:15px}.checkout-success-receipt dl>div{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.checkout-success-receipt dd{margin:0;text-align:right}.checkout-success-receipt dl>div:last-child{border-top:1px solid var(--line);padding-top:16px;margin-top:10px}.checkout-success-receipt>p{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-bottom:0}[data-theme="dark"] .checkout-page{--checkout-surface:var(--surface);--checkout-tint:var(--raised)}
@media(max-width:1100px){.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;gap:25px}.checkout-cart-row{grid-template-columns:85px minmax(0,1fr);gap:17px}.checkout-row-purchase{grid-column:2;flex-direction:row;justify-content:space-between;align-items:center}.checkout-cart-image{grid-row:span 2;height:120px}.checkout-summary{padding:21px}.checkout-review-grid{grid-template-columns:1fr}.checkout-form-actions{align-items:flex-start;flex-direction:column-reverse}.checkout-form-actions .button{width:100%}.checkout-form legend{font-size:21px}}
@media(max-width:850px){.checkout-layout{grid-template-columns:1fr;gap:32px}.checkout-summary{position:static}.checkout-steps{margin-bottom:30px}.checkout-steps a{font-size:13px;padding-inline:4px;gap:8px}.checkout-heading h1{font-size:44px}.checkout-form-actions{flex-direction:row;align-items:center}.checkout-form-actions .button{width:auto}.checkout-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-cart-row{grid-template-columns:100px minmax(0,1fr) 150px}.checkout-cart-image{grid-row:auto}.checkout-row-purchase{grid-column:auto;flex-direction:column;align-items:flex-end}}
@media(max-width:560px){.checkout-page{padding-top:24px;padding-bottom:55px}.checkout-steps a{flex-direction:column;gap:8px;font-size:11px;text-align:center;line-height:1.3;padding-bottom:18px}.checkout-steps a span{width:27px;height:27px;font-size:12px}.checkout-steps a b{font-weight:500}.checkout-heading h1{font-size:36px;letter-spacing:-1px}.checkout-heading p{font-size:15px}.checkout-prototype{font-size:12px}.checkout-cart-row{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:23px 0}.checkout-cart-image{grid-row:span 2;height:105px}.checkout-cart-image img{height:95px}.checkout-cart-description h2{font-size:24px}.checkout-cart-description p{font-size:12px}.checkout-row-purchase{grid-column:2;flex-direction:row;align-items:center;gap:10px}.checkout-row-purchase>strong{font-size:17px}.checkout-quantity{height:38px;max-width:111px}.checkout-quantity button{width:31px}.checkout-quantity input{width:44px;font-size:15px}.checkout-table-label{font-size:11px}.checkout-perk{padding:18px}.checkout-perk>strong{font-size:15px}.checkout-fields,.checkout-review-grid{grid-template-columns:1fr}.checkout-field input{font-size:16px}.checkout-form legend{font-size:20px}.checkout-option{padding:17px 14px;gap:12px;flex-wrap:wrap}.checkout-option>span{flex-basis:calc(100% - 44px)}.checkout-option>b{margin-left:31px}.checkout-option strong{font-size:16px}.checkout-option small{font-size:13px}.checkout-form-actions{flex-direction:column-reverse;align-items:stretch}.checkout-form-actions .button{width:100%}.checkout-final-action{padding:20px}.checkout-final-action .button{font-size:14px;padding-inline:15px}.checkout-check{font-size:15px}.checkout-success-receipt{padding:20px}.checkout-success-receipt dl{font-size:14px}.checkout-success h1,.checkout-empty h1{font-size:37px}.checkout-empty-tip{gap:17px}.checkout-empty-tip>img{width:85px;height:120px}.checkout-empty-tip h2{font-size:23px}}

.checkout-final-total{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.checkout-final-total span{font-size:14px}.checkout-final-total strong{font-size:25px;white-space:nowrap}

.checkout-brandbar{display:none}.checkout-focused>.announcement,.checkout-focused>.header-shell{display:none}.checkout-focused .checkout-brandbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:94px;border-bottom:1px solid var(--line)}.checkout-brandbar img{width:112px;height:auto}.checkout-brandbar>a:last-child{font-size:14px;color:var(--muted);padding:12px 0}.checkout-brandbar>a:last-child:hover{color:var(--accent-text)}.checkout-focused .checkout-summary{top:25px}html:has(.checkout-focused){scroll-padding-top:24px}[data-theme="dark"] .checkout-brandbar img{background:#fff;padding:3px 6px}@media(max-width:560px){.checkout-focused .checkout-brandbar{min-height:76px}.checkout-brandbar img{width:94px}.checkout-brandbar>a:last-child{font-size:13px}}

.checkout-repeat-note{padding:20px 24px;border-left:3px solid var(--olive);background:var(--paper);margin:0 0 28px}.checkout-repeat-note strong{font-size:1rem}.checkout-repeat-note p{font-size:.9375rem;color:var(--muted);max-width:790px;margin:8px 0}.checkout-repeat-note small{font-size:.8125rem;color:var(--muted)}
