/* Proposed shared account/checkout roles. Values grounded in Figma account views. */
.hs-checkout-preview,.co-result{--co-info:#4567d8;--co-info-text:#91a9ff;--co-success:#78b895;--co-field:#202527;--co-border:#3b4044}
.co-fields input,.co-fields select,.co-fields textarea,.co-coupon input,.co-notes textarea{background:var(--co-field);border-color:var(--co-border);color:#f2f5f7}
.co-fields input::placeholder,.co-fields textarea::placeholder,.co-notes textarea::placeholder{color:#8c969c}
.co-fields :is(input,select,textarea):focus,.co-coupon input:focus,.co-notes textarea:focus{border-color:var(--co-info);box-shadow:0 0 0 2px #4567d826}
.hs-checkout-preview :is(button,a,summary):focus-visible{outline-color:var(--co-info-text)}
.hs-checkout-preview input[type=checkbox],.hs-checkout-preview input[type=radio]{accent-color:var(--co-info)}
.co-progress [aria-current]::before{background:var(--co-info-text)}
.co-address{background:#1b2023;border:1px solid var(--co-border)}
.co-address:has(input:checked){border-color:var(--co-info);background:#1b2130}
.co-address:has(input:focus-visible){outline:2px solid var(--co-info-text);outline-offset:3px}
.co-address-top span{background:#4567d819;color:var(--co-info-text)}
#add-address,#edit-address,.co-account-link{color:var(--co-info-text)}
.co-account-link{display:inline-block;font-size:10px;text-underline-offset:4px;margin-top:12px}
.co-payment-choice{border-color:var(--co-info);background:#1b2130}
.co-payment-choice small{color:#a0aabe}
.co-payment .co-eyebrow,.co-details .co-eyebrow,.co-summary>.co-section-head .co-eyebrow{color:#9ca6ac}
.co-account bdi{color:var(--co-success)}
.co-shipping>span,.co-free{color:var(--co-success)}
.co-coupon #coupon-message[data-status=success],.co-address-status{color:var(--co-success)}
.co-coupon #coupon-message[data-status=error],.co-fields .co-field-error,.co-error{color:#ff8b9a}
.co-fields [aria-invalid=true]{border-color:#dc5364}
.co-address-status{font-size:10px;line-height:22px;margin:10px 0 0}
.co-address-status:empty{display:none}
.co-fields label:has(select)::after{content:none}
.co-select-field{position:relative;min-width:0;color:#c7ced2;font-size:11px;line-height:24px}
.co-select-field>label{display:block}
.co-select-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-top:7px;padding:10px 14px;border:1px solid var(--co-border);border-radius:8px;background:var(--co-field);color:#f2f5f7;font:400 12px/24px Estedad,Tahoma,sans-serif;text-align:right;cursor:pointer;transition:background 160ms,border-color 160ms}
.co-select-trigger img{flex:none;transform:rotate(-90deg);transition:transform 220ms}
.co-select-trigger[aria-expanded=true]{border-color:#575e63;background:#1a1f22}
.co-select-trigger[aria-expanded=true] img{transform:rotate(90deg)}
.co-select-trigger:hover:not(:disabled){background:#24292b;border-color:#575e63}
.co-select-trigger.is-placeholder{color:#8f99a1}
.co-select-trigger:disabled{opacity:.5;cursor:not-allowed}
.co-select-trigger[aria-invalid=true]{border-color:#dc5364}
.co-select-menu{position:absolute;z-index:30;top:100%;right:0;left:0;margin-top:8px;padding:6px 0;border:1px solid #384045;border-radius:8px;background:#14181b;box-shadow:0 10px 26px #0005;max-height:240px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#596167 transparent;animation:co-menu-in 150ms ease-out}
.co-select-menu [role=option]{display:flex;align-items:center;gap:12px;min-height:46px;padding:10px 16px;color:#8f99a1;font:400 12px/24px Estedad,Tahoma,sans-serif;cursor:pointer}
.co-select-menu [role=option]>img{flex:none;opacity:0}
.co-select-menu [aria-selected=true]{color:#edf2f5}
.co-select-menu [aria-selected=true]>img{opacity:1}
.co-select-menu [role=option]:hover,.co-select-menu [role=option].is-active{background:#232729;color:#edf2f5}
.co-select-field:has([aria-expanded=true]){z-index:31}
@keyframes co-menu-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
@media(max-width:480px){.co-select-trigger{font-size:14px}.co-select-menu [role=option]{min-height:48px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.co-select-menu{animation:none}.co-select-trigger,.co-select-trigger img{transition:none}}
.co-location-action{color:#91a9ff;background:#4567d819;border:1px solid #4567d860;border-radius:8px;padding:10px 14px;font:500 11px/24px Estedad;cursor:pointer}.co-map>small{margin-inline-start:10px;color:#8f999d;font-size:10px}.co-location-dialog{box-sizing:border-box;width:min(590px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:28px;border:1px solid #3b4044;border-radius:18px;background:#1f2224;color:#f4f5f6;text-align:right}.co-location-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.co-location-dialog h2{font-size:19px;margin:0 0 10px;padding-left:36px}.co-location-dialog p{font-size:11px;line-height:24px;color:#a5aeb3}.co-location-dialog .co-map-preview{position:relative;height:260px;border-radius:10px;overflow:hidden;margin:20px 0;cursor:crosshair;background:#dfe4e8;touch-action:manipulation}.co-location-dialog .co-map-preview>img:first-child{width:100%;height:100%;object-fit:cover;pointer-events:none}.co-location-dialog .co-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none}.co-location-dialog .hs-button{display:flex;margin:20px auto 0}.co-location-dialog :focus-visible{outline:2px solid #91a9ff;outline-offset:3px}.co-location-dialog[open]{animation:co-enter 220ms ease both}@media(max-width:480px){.co-location-dialog{padding:24px 18px}.co-location-dialog .co-map-preview{height:220px}}@media(prefers-reduced-motion:reduce){.co-location-dialog[open]{animation:none}}

/* Reserve two message lines so validation never moves controls or following rows. */
.co-fields>label,.co-fields>.co-select-field{position:relative;padding-bottom:44px;align-self:start}
.co-fields .co-field-error{position:absolute;inset-inline:0;bottom:0;min-height:40px;margin:0;font-size:10px;line-height:20px}
.co-select-field>.co-select-menu{top:calc(100% - 44px)}
.co-address-dialog{box-sizing:border-box;width:min(700px,calc(100% - 28px));height:min(800px,calc(100dvh - 32px));padding:0;border:1px solid #3b4044;border-radius:18px;background:#1f2224;color:#f4f5f6;overflow:hidden;--co-field:#282c2f;--co-border:#3b4044;--co-info:#4567d8;--co-info-text:#91a9ff}.co-address-dialog[open]{display:flex;flex-direction:column}.co-address-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.co-dialog-head{position:relative;padding:22px 28px;border-bottom:1px solid #3b4044;flex:none}.co-dialog-head h2{margin:6px 0 0;font-size:20px}.co-dialog-head small{font-size:10px;color:#91a9ff}.co-dialog-body{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#626b71 transparent;padding:20px 28px;flex:1;min-height:0}.co-dialog-body h3{font-size:14px;margin:20px 0 12px}.co-dialog-foot{padding:12px 24px 18px;border-top:1px solid #3b4044;display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;flex:none}.co-dialog-foot #address-error{width:100%;margin:0;min-height:20px;font-size:10px;color:#ff8b9a}.co-dialog-foot .hs-button{font-size:12px}.co-search-label{display:block;font-size:12px;margin:18px 0 8px}.co-map-search{width:100%;box-sizing:border-box;background:#282c2f;border:1px solid #3b4044;border-radius:8px;padding:14px;color:white;font:12px Estedad}.co-address-dialog #location-map{position:relative;height:290px;overflow:hidden;border-radius:10px;background:#dfe4e8;margin-top:16px;touch-action:none;cursor:grab}.co-address-dialog #map-art{width:150%;height:150%;max-width:none;object-fit:cover;position:absolute;left:-25%;top:-25%;pointer-events:none}.co-address-dialog .co-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none}.co-map-zoom{position:absolute;bottom:14px;left:14px;display:grid;gap:2px}.co-map-zoom button{width:36px;height:36px;background:#1f2224;color:white;border:1px solid #50575b;border-radius:4px;font-size:22px;cursor:pointer}#map-place{font-size:12px;color:#91a9ff}#map-results{font-size:11px;line-height:24px}#map-results button{display:block;width:100%;padding:12px;background:#282c2f;color:white;border:0;text-align:right;font:12px Estedad;cursor:pointer}.co-empty-address{padding:24px;border:1px dashed #48535b;border-radius:8px;color:#a6b0b6;font-size:12px;line-height:26px}.co-address-row{margin-top:12px}.co-address-dialog .co-check input{appearance:auto;accent-color:#4567d8;width:16px;height:16px}.co-address-dialog .co-account{margin:18px 0}.co-address-dialog [hidden]{display:none!important}.co-address-dialog :focus-visible{outline:2px solid #91a9ff;outline-offset:2px}@media(max-width:480px){.co-dialog-head{padding:18px}.co-dialog-body{padding:14px 18px}.co-dialog-head h2{font-size:17px}.co-dialog-foot{padding:10px 14px 14px;gap:10px}.co-address-dialog #location-map{height:240px}.co-address-dialog .co-fields{gap:8px 10px}.co-address-dialog .hs-button{max-width:100%}}
/* Shared shipment/payment preview components. */
.co-methods{display:grid;gap:12px}.co-methods label{display:flex;gap:12px;align-items:center;padding:18px;border:1px solid #3b4044;background:#1b2023;border-radius:8px;cursor:pointer}.co-methods label:has(input:checked){border-color:#4567d8;background:#1b2130}.co-methods strong{display:block;font-size:13px}.co-methods small{display:block;color:#9da8b1;font-size:10px;margin-top:8px}.co-days,.co-slots{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.co-days button,.co-slots button{min-height:48px;padding:12px 18px;background:#202527;border:1px solid #3b4044;border-radius:8px;color:#c7ced2;font:500 11px/22px Estedad;cursor:pointer;flex:1}.co-days button[aria-pressed=true],.co-slots button[aria-pressed=true]{background:#1b2130;border-color:#4567d8;color:#c4d0ff}.co-slots button:disabled{opacity:.4;cursor:default}.co-schedule-selection{font-size:11px;line-height:24px;min-height:24px;color:#78b895}.co-shipping-info{margin:12px 0 22px;padding:10px 14px}.co-pay:disabled{opacity:.4;cursor:not-allowed}.co-pay[aria-busy=true]{opacity:.7}#continue-hint{text-align:center;min-height:44px}#pickup-details h2{font-size:20px}#pickup-details h3,#payment-stage h3{font-size:14px;margin-top:24px}.co-review{border:1px solid #3b4044;border-radius:8px;background:#1b2023;padding:16px}.co-review p{font-size:12px;line-height:26px;color:#b9c3c9;margin:6px 0}.co-review p:first-child{color:#91a9ff}.co-info-dialog{box-sizing:border-box;width:min(480px,calc(100% - 28px));max-height:calc(100dvh - 32px);overflow:auto;background:#1f2224;color:white;border:1px solid #3b4044;border-radius:16px;padding:28px}.co-info-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}.co-info-dialog h2{font-size:18px;padding-left:24px;line-height:30px}.co-info-dialog p{font-size:12px;color:#b4bfc5;line-height:28px}.co-info-dialog .hs-button{display:flex;margin:24px auto 0}.co-address-dialog input[readonly]{background:#1b1f21;color:#a5afb7;border-color:#30373c}.co-address-dialog .co-check:has(input:disabled){color:#7f898f}.co-address-dialog input[type=checkbox]:disabled{opacity:.45}#shipping-address,#delivery-method,#payment-stage{scroll-margin-top:100px}#payment-stage:not([hidden]){animation:co-enter 220ms ease both}.co-summary .co-terms{margin-top:24px}@media(max-width:480px){.co-days{gap:8px}.co-days button{padding:10px 8px;flex:1 0 40%;font-size:10px}.co-slots button{padding:10px 8px}.co-info-dialog{padding:24px 20px}#payment-stage .co-section-head{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){#payment-stage:not([hidden]){animation:none}}
#payment-method-slot .co-payment>.co-eyebrow{display:none}#payment-method-slot .co-payment{margin-top:0}
/* Focused visual cleanup: actions inside address card and calendar-style choices. */
#shipping-address .co-section-head{margin-bottom:12px}#shipping-address .co-subhead{justify-content:flex-start;margin:10px 0 16px}#add-address{display:inline-flex;align-items:center;gap:8px;color:#91a9ff}#add-address img{opacity:.8}.co-address-row{position:relative}.co-address-row>.co-address{padding-inline-end:62px}.co-address-edit{position:absolute;inset-inline-end:12px;top:12px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;cursor:pointer}.co-address-edit:hover{background:#4567d820}.co-address-row .co-address p{margin-top:10px}.co-days{justify-content:flex-start;gap:12px;margin:20px 0 26px}.co-days button{flex:0 0 104px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 12px;min-height:130px;background:#1b2023;transition:background 180ms,border-color 180ms,box-shadow 180ms}.co-day-week{font-size:11px}.co-day-number{font-size:27px;font-weight:700;line-height:38px}.co-day-month{font-size:10px;color:#929ea7}.co-days button[aria-pressed=true]{background:#293d79;border-color:#6486f0;box-shadow:0 6px 16px #0003;color:#fff}.co-days button[aria-pressed=true] .co-day-month{color:#d1dbfb}.co-days button:hover:not([aria-pressed=true]){border-color:#65738c;background:#222931}.co-slots{justify-content:flex-start;gap:12px}.co-slots button{position:relative;flex:0 0 144px;display:flex;flex-direction:column;gap:6px;align-items:center;padding:12px 20px;min-height:86px}.co-slot-caption{font-size:10px;color:#a2aeb8}.co-slots strong{font-size:14px;font-weight:600}.co-slots img{position:absolute;bottom:-10px;left:calc(50% - 12px);width:24px;height:20px;padding:2px 4px;background:#1b2130;border-radius:4px;opacity:0}.co-slots button[aria-pressed=true]{border:2px solid #7395ff;padding:11px 19px;box-shadow:0 0 0 3px #4567d814}.co-slots button[aria-pressed=true] img{opacity:1}.co-slots button:hover:not(:disabled){border-color:#7395ff}#schedule-selection{margin-top:22px}#schedule-options>.co-note:first-child{font-size:9px;color:#808d95}@media(max-width:480px){.co-days{gap:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.co-days button{min-width:0;min-height:118px;padding:12px 6px}.co-day-week{font-size:10px}.co-day-number{font-size:25px}.co-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.co-slots button{min-width:0}.co-address-row>.co-address{padding-inline-end:48px}.co-address-edit{inset-inline-end:5px;top:8px}}@media(prefers-reduced-motion:reduce){.co-days button{transition:none}}
/* Checkout adaptation of the live finder-approved.css progress component. */
.hs-checkout-preview .cart-heading{margin:16px 0 24px;align-items:center}.hs-checkout-preview .cart-heading .co-title-accent{font-style:normal;color:#ff102d}
.co-progress{display:flex;position:relative;isolation:isolate;width:100%;max-width:100%;height:90px;gap:0;align-items:start;margin:0 0 24px;padding:0;direction:rtl}
.co-progress::before,.co-progress::after{content:'';position:absolute;right:16.6667%;left:16.6667%;top:24px;height:1px;background:#34383a;z-index:-1;pointer-events:none}
.co-progress::after{background:#ff152d;clip-path:inset(0 0 0 50%);transition:clip-path 480ms cubic-bezier(.4,0,.2,1)}.co-progress.is-payment::after{clip-path:inset(0)}
.co-progress .co-progress-item{width:33.3333%;min-width:0;padding:0;min-height:82px;display:flex;align-items:center;flex-direction:column;gap:16px;background:none;border:0;border-radius:0;position:relative;font:500 11px/20px Estedad,Tahoma,sans-serif;color:#858a90;text-decoration:none;text-align:center;transition:color 320ms}.co-progress button{cursor:pointer}.co-progress .co-progress-marker{display:grid;place-items:center;box-sizing:border-box;width:48px;height:48px;border:1px solid #363e43;border-radius:50%;background:#121719;margin:0;flex:none;transition:background 320ms,border-color 320ms,box-shadow 320ms}
.co-progress-marker img{width:22px;height:22px;opacity:.5;transition:opacity 320ms}.co-progress-marker .co-finder-icon{filter:invert(1)}
.co-progress .is-complete .co-progress-marker{background:#30131b;border-color:#ff152d}.co-progress [aria-current=step]{color:#fff}.co-progress [aria-current=step] .co-progress-marker{background:#27171d;border-color:#ff152d;box-shadow:0 0 0 5px #ff152d0d}.co-progress [aria-current=step] img,.co-progress .is-complete img{opacity:1}.co-progress [aria-current]::before{content:none}.co-progress a:hover,.co-progress button:hover{color:#fff}.co-progress a:hover .co-progress-marker,.co-progress button:hover .co-progress-marker{border-color:#ff152d}
@media(max-width:600px){.hs-checkout-preview .cart-heading{margin:12px 0 22px}.co-progress{height:78px;margin-bottom:18px}.co-progress .co-progress-item{min-height:72px;font-size:10px;gap:12px}.co-progress .co-progress-marker{width:36px;height:36px}.co-progress-marker img{width:18px;height:18px}.co-progress::before,.co-progress::after{top:18px}}
@media(prefers-reduced-motion:reduce){.co-progress::after,.co-progress .co-progress-item,.co-progress .co-progress-marker,.co-progress-marker img{transition:none}}
/* Review refinement: neutral circles and right-aligned half-width progress. */
.co-progress{width:50%;margin-inline-start:0;margin-inline-end:auto}.co-progress .is-complete .co-progress-marker,.co-progress [aria-current=step] .co-progress-marker{background:#121719;box-shadow:none}@media(max-width:700px){.co-progress{width:100%}}
/* Align endpoint circles with the content edges, not inset column centers. */
.co-progress{justify-content:space-between}.co-progress .co-progress-item{width:48px;flex:0 0 48px}.co-progress .co-progress-item>span:last-child{white-space:nowrap}.co-progress .co-progress-item:first-child>span:last-child{align-self:flex-start}.co-progress .co-progress-item:last-child>span:last-child{align-self:flex-end}.co-progress::before,.co-progress::after{right:24px;left:24px}@media(max-width:600px){.co-progress .co-progress-item{width:36px;flex-basis:36px}.co-progress::before,.co-progress::after{right:18px;left:18px}}
/* All step labels share typography; only current-step text color differs. */
.co-progress .co-progress-item,.co-progress .co-progress-item>span:last-child{font-family:Estedad,Tahoma,sans-serif;font-size:11px;font-weight:500;line-height:20px}.co-progress .co-progress-item,.co-progress .co-progress-item:hover{color:#858a90}.co-progress .co-progress-item[aria-current=step],.co-progress .co-progress-item[aria-current=step]:hover{color:#fff}@media(max-width:600px){.co-progress .co-progress-item,.co-progress .co-progress-item>span:last-child{font-size:10px}}
/* Neutral progress palette: white active/completed path, muted upcoming path. */
.co-progress::before{background:#34383a}.co-progress::after{background:#f4f5f6}.co-progress .is-complete .co-progress-marker,.co-progress [aria-current=step] .co-progress-marker{border-color:#f4f5f6;background:#121719;box-shadow:none}.co-progress a:hover .co-progress-marker,.co-progress button:hover .co-progress-marker{border-color:#f4f5f6}

.co-account-preview-link{padding:8px 12px;color:#b6c7f3;text-decoration:none;display:inline-flex;align-items:center;font-size:10px}

/* Shared address fields stay lighter even when values are locked. */
.co-address-dialog input[readonly]{background:#282c2f;border-color:#3b4044;color:#adb7bd}.co-address-dialog .co-select-trigger{background:#282c2f}
