.CheckoutForm-module-scss-module__58B3FW__checkout{color:var(--clr-text,#1a1a18);background:#f5f5f5;grid-template-columns:minmax(0,1fr);gap:0;min-height:100vh;display:grid}.CheckoutForm-module-scss-module__58B3FW__layout,.CheckoutForm-module-scss-module__58B3FW__leftCol,.CheckoutForm-module-scss-module__58B3FW__rightCol{display:block}.CheckoutForm-module-scss-module__58B3FW__guestBanner{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.65rem;margin:.75rem .75rem 0;padding:.95rem 1rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__guestBanner p{color:#4b5563;margin:0;font-size:.88rem}.CheckoutForm-module-scss-module__58B3FW__guestBannerBtns{gap:.6rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__loginBtn,.CheckoutForm-module-scss-module__58B3FW__registerBtn{border-radius:5px;justify-content:center;align-items:center;min-width:5rem;min-height:2rem;padding:.35rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .14s,transform .14s;display:inline-flex}.CheckoutForm-module-scss-module__58B3FW__loginBtn{border:1.5px solid var(--clr-primary,#0f7b6c);color:var(--clr-primary,#0f7b6c);background:#fff}.CheckoutForm-module-scss-module__58B3FW__registerBtn{border:1.5px solid var(--clr-primary,#0f7b6c);background:var(--clr-primary,#0f7b6c);color:#fff}.CheckoutForm-module-scss-module__58B3FW__loginBtn:hover,.CheckoutForm-module-scss-module__58B3FW__registerBtn:hover{opacity:.88;transform:translateY(-1px)}.CheckoutForm-module-scss-module__58B3FW__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:.75rem .75rem 0;padding:1rem}.CheckoutForm-module-scss-module__58B3FW__sectionTitle{color:#1f2937;align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:.96rem;font-weight:700;line-height:1.2;display:flex}.CheckoutForm-module-scss-module__58B3FW__sectionTitle:before{content:"";background:var(--clr-primary,#0f7b6c);border-radius:2px;flex-shrink:0;width:3px;height:14px;display:inline-block}.CheckoutForm-module-scss-module__58B3FW__itemList{flex-direction:column;display:flex}.CheckoutForm-module-scss-module__58B3FW__emptyCart{color:#888;margin:0;font-size:.88rem}.CheckoutForm-module-scss-module__58B3FW__helpText{color:#888;margin:0;font-size:.84rem}.CheckoutForm-module-scss-module__58B3FW__reviewItem{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.CheckoutForm-module-scss-module__58B3FW__reviewItem:first-child{padding-top:.2rem}.CheckoutForm-module-scss-module__58B3FW__reviewItem:last-child{border-bottom:0;padding-bottom:.2rem}.CheckoutForm-module-scss-module__58B3FW__thumb{aspect-ratio:1;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex;position:relative;overflow:hidden}.CheckoutForm-module-scss-module__58B3FW__thumb img{object-fit:contain;width:100%;height:100%;padding:.15rem;display:block}.CheckoutForm-module-scss-module__58B3FW__thumb span{width:100%;height:100%;color:var(--clr-primary,#0f7b6c);text-transform:uppercase;place-items:center;font-weight:800;display:grid}.CheckoutForm-module-scss-module__58B3FW__itemInfo{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.CheckoutForm-module-scss-module__58B3FW__itemName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;font-weight:500;line-height:1.3;overflow:hidden}.CheckoutForm-module-scss-module__58B3FW__giftBadge{color:#0284c7;background:#e0f2fe;border-radius:4px;width:fit-content;padding:.08rem .45rem;font-size:.72rem;font-weight:700;display:inline-block}.CheckoutForm-module-scss-module__58B3FW__itemAttrs{color:#666;margin:0;font-size:.76rem}.CheckoutForm-module-scss-module__58B3FW__itemMetaRow{align-items:center;gap:.75rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__qtyRow{background:#f4f5f7;border-radius:6px;align-items:center;gap:.15rem;padding:.12rem .2rem;display:inline-flex}.CheckoutForm-module-scss-module__58B3FW__qtyBtn{width:1.45rem;height:1.45rem;color:var(--clr-primary,#0f7b6c);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;font-size:1.05rem;font-weight:700;line-height:1;transition:background-color .14s;display:grid}.CheckoutForm-module-scss-module__58B3FW__qtyBtn:hover:not(:disabled){background:#0f7b6c1f}.CheckoutForm-module-scss-module__58B3FW__qtyBtn:disabled{opacity:.35;cursor:not-allowed}.CheckoutForm-module-scss-module__58B3FW__qtyVal{color:#1f2937;place-items:center;min-width:1.5rem;height:1.45rem;font-size:.85rem;font-weight:700;display:grid}.CheckoutForm-module-scss-module__58B3FW__itemPrice{color:#1f2937;white-space:nowrap;font-size:.94rem;font-weight:700}.CheckoutForm-module-scss-module__58B3FW__removeBtn{color:#fff;cursor:pointer;background:#ea4335;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;transition:opacity .14s,transform .14s;display:grid}.CheckoutForm-module-scss-module__58B3FW__removeBtn:hover:not(:disabled){opacity:.9;transform:scale(1.04)}.CheckoutForm-module-scss-module__58B3FW__removeBtn:disabled{opacity:.4;cursor:not-allowed}.CheckoutForm-module-scss-module__58B3FW__fields{gap:.65rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__fields input,.CheckoutForm-module-scss-module__58B3FW__fields select,.CheckoutForm-module-scss-module__58B3FW__searchButton,.CheckoutForm-module-scss-module__58B3FW__section textarea{width:100%;min-height:2.65rem;color:var(--clr-text,#1a1a18);font:inherit;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.6rem .75rem;font-size:.9rem;transition:border-color .16s,box-shadow .16s}.CheckoutForm-module-scss-module__58B3FW__fields input:focus,.CheckoutForm-module-scss-module__58B3FW__fields select:focus,.CheckoutForm-module-scss-module__58B3FW__searchButton:focus,.CheckoutForm-module-scss-module__58B3FW__section textarea:focus{border-color:#0f7b6cb3;outline:none;box-shadow:0 0 0 3px #0f7b6c1f}.CheckoutForm-module-scss-module__58B3FW__fields select:disabled{color:#999;cursor:not-allowed;background:#f5f5f5}.CheckoutForm-module-scss-module__58B3FW__phoneRow{background:#fff;border:1px solid #ccc;border-radius:6px;align-items:stretch;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.CheckoutForm-module-scss-module__58B3FW__phoneRow:focus-within{border-color:#0f7b6cb3;box-shadow:0 0 0 3px #0f7b6c1f}.CheckoutForm-module-scss-module__58B3FW__phonePrefix{color:#333;white-space:nowrap;background:#f5f5f5;border-right:1px solid #ccc;align-items:center;gap:.3rem;padding:0 .65rem;font-size:.88rem;font-weight:700;display:flex}.CheckoutForm-module-scss-module__58B3FW__phoneInput{min-width:0;min-height:2.65rem;font:inherit;outline:none;flex:1;padding:.6rem .75rem;font-size:.9rem;box-shadow:none!important;border:0!important;border-radius:0!important}.CheckoutForm-module-scss-module__58B3FW__dropdownRow{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__searchSelect{min-width:0;position:relative}.CheckoutForm-module-scss-module__58B3FW__searchButton{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__searchButton span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CheckoutForm-module-scss-module__58B3FW__chevron{color:#888;flex-shrink:0;font-size:.9rem}.CheckoutForm-module-scss-module__58B3FW__searchMenu{z-index:20;background:#fff;border:1px solid #ccc;border-radius:7px;position:absolute;top:calc(100% + 3px);left:0;right:0;overflow:hidden;box-shadow:0 12px 32px #00000024}.CheckoutForm-module-scss-module__58B3FW__searchInputWrap{border-bottom:1px solid #eee;padding:.4rem;display:block}.CheckoutForm-module-scss-module__58B3FW__searchInputWrap input{min-height:2.2rem;font:inherit;border:1px solid #ddd;border-radius:5px;outline:none;width:100%;padding:.4rem .65rem;font-size:.88rem}.CheckoutForm-module-scss-module__58B3FW__searchInputWrap input:focus{border-color:#0f7b6c99}.CheckoutForm-module-scss-module__58B3FW__searchOptions{max-height:12rem;padding-block:.2rem;display:grid;overflow-y:auto}.CheckoutForm-module-scss-module__58B3FW__searchOptions button{color:#444;cursor:pointer;text-align:left;width:100%;min-height:2.1rem;font:inherit;background:#fff;border:0;padding:.45rem .75rem;font-size:.88rem;transition:background-color .12s}.CheckoutForm-module-scss-module__58B3FW__searchOptions button:hover,.CheckoutForm-module-scss-module__58B3FW__searchOptions button:focus,.CheckoutForm-module-scss-module__58B3FW__activeOption{color:#fff;outline:none;background:var(--clr-primary,#0f7b6c)!important}.CheckoutForm-module-scss-module__58B3FW__searchOptions p{color:#888;margin:0;padding:.75rem;font-size:.86rem}.CheckoutForm-module-scss-module__58B3FW__methodList{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.6rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__method{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:.6rem;min-height:3.25rem;padding:.6rem .8rem;transition:border-color .15s,background-color .15s;display:flex;position:relative}.CheckoutForm-module-scss-module__58B3FW__methodRadio{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.CheckoutForm-module-scss-module__58B3FW__methodIcon{color:#6b7280;background:#f3f4f6;border-radius:8px;flex-shrink:0;place-items:center;width:2.15rem;height:2.15rem;transition:background-color .15s,color .15s;display:grid}.CheckoutForm-module-scss-module__58B3FW__methodIcon svg{width:1.15rem;height:1.15rem}.CheckoutForm-module-scss-module__58B3FW__methodLabel{color:#374151;min-width:0;font-size:.84rem;font-weight:600;line-height:1.2}.CheckoutForm-module-scss-module__58B3FW__activeMethod{border-color:var(--clr-primary,#0f7b6c);background:#0f7b6c0f}.CheckoutForm-module-scss-module__58B3FW__activeMethod .CheckoutForm-module-scss-module__58B3FW__methodIcon{color:var(--clr-primary,#0f7b6c);background:#0f7b6c29}.CheckoutForm-module-scss-module__58B3FW__activeMethod .CheckoutForm-module-scss-module__58B3FW__methodLabel{color:var(--clr-primary,#0f7b6c)}.CheckoutForm-module-scss-module__58B3FW__methodCheck{background:var(--clr-primary,#0f7b6c);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:1.2rem;height:1.2rem;margin-left:auto;display:grid}.CheckoutForm-module-scss-module__58B3FW__methodCheck svg{width:.7rem;height:.7rem}.CheckoutForm-module-scss-module__58B3FW__couponBox{grid-template-columns:minmax(0,1fr) auto;gap:.6rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__couponBox input{min-height:2.6rem;font:inherit;border:1px solid #ccc;border-radius:6px;outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem;transition:border-color .15s}.CheckoutForm-module-scss-module__58B3FW__couponBox input:focus{border-color:#0f7b6cb3}.CheckoutForm-module-scss-module__58B3FW__applyCoupon{background:var(--clr-primary,#0f7b6c);color:#fff;cursor:pointer;min-width:5.5rem;min-height:2.6rem;font:inherit;text-transform:uppercase;border:0;border-radius:6px;padding:0 1rem;font-size:.86rem;font-weight:800;transition:opacity .15s}.CheckoutForm-module-scss-module__58B3FW__applyCoupon:disabled{opacity:.6;cursor:not-allowed}.CheckoutForm-module-scss-module__58B3FW__appliedCoupon{color:var(--clr-primary,#0f7b6c);background:#0f7b6c12;border:1px solid #0f7b6c33;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem;padding:.5rem .65rem;font-size:.84rem;font-weight:700;display:flex}.CheckoutForm-module-scss-module__58B3FW__appliedCoupon button{color:#dc2626;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:800;text-decoration:underline}.CheckoutForm-module-scss-module__58B3FW__couponSuccess,.CheckoutForm-module-scss-module__58B3FW__couponError{border-radius:6px;margin:.55rem 0 0;padding:.55rem .7rem;font-size:.84rem;font-weight:700}.CheckoutForm-module-scss-module__58B3FW__couponSuccess{color:var(--clr-primary,#0f7b6c);background:#0f7b6c12;border:1px solid #0f7b6c2e}.CheckoutForm-module-scss-module__58B3FW__couponError{color:#dc2626;background:#dc26260f;border:1px solid #dc26262e}.CheckoutForm-module-scss-module__58B3FW__totals{background:#fff;border:1px solid #e8e8e8;border-radius:8px;gap:0;margin:.75rem .75rem 0;padding:.9rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__totals div{color:#555;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem 0;font-size:.9rem;font-weight:600;display:flex}.CheckoutForm-module-scss-module__58B3FW__totals div+div{border-top:1px solid #f0f0f0}.CheckoutForm-module-scss-module__58B3FW__totals strong{color:var(--clr-primary,#0f7b6c);font-weight:800}.CheckoutForm-module-scss-module__58B3FW__totalRow{color:#1a1a1a!important;border-top:1.5px solid #e0e0e0!important;padding-top:.6rem!important;font-size:1.02rem!important;font-weight:800!important}.CheckoutForm-module-scss-module__58B3FW__totalRow strong{font-size:1.05rem}.CheckoutForm-module-scss-module__58B3FW__section textarea{resize:vertical;width:100%;min-height:5rem;font-size:.9rem}.CheckoutForm-module-scss-module__58B3FW__notesCount{color:#888;margin-top:.3rem;font-size:.78rem;display:block}.CheckoutForm-module-scss-module__58B3FW__terms{color:#555;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:0 .75rem;font-size:.83rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__terms input{accent-color:var(--clr-primary,#0f7b6c);flex-shrink:0;margin-top:2px}.CheckoutForm-module-scss-module__58B3FW__error{color:#dc2626;background:#dc26260f;border:1px solid #dc262633;border-radius:7px;margin:.5rem .75rem 0;padding:.65rem .85rem;font-size:.88rem;font-weight:700}.CheckoutForm-module-scss-module__58B3FW__stickyOrder{z-index:50;background:#fff;border-top:1px solid #e8e8e8;margin-top:.85rem;padding:.75rem;position:sticky;bottom:0;box-shadow:0 -4px 16px #0000001a}.CheckoutForm-module-scss-module__58B3FW__placeOrder{background:var(--clr-primary,#0f7b6c);color:#fff;cursor:pointer;width:100%;min-height:3rem;font:inherit;letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:7px;font-size:.96rem;font-weight:800;transition:opacity .15s,transform .15s;display:block}.CheckoutForm-module-scss-module__58B3FW__placeOrder:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.CheckoutForm-module-scss-module__58B3FW__placeOrder:active:not(:disabled){transform:translateY(0)}.CheckoutForm-module-scss-module__58B3FW__placeOrder:disabled{cursor:not-allowed;opacity:.65}@media (min-width:768px){.CheckoutForm-module-scss-module__58B3FW__checkout{background:#f5f5f5}.CheckoutForm-module-scss-module__58B3FW__guestBanner{display:none}.CheckoutForm-module-scss-module__58B3FW__layout{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:1.25rem;width:80%;margin:0 auto;padding:1.25rem 1rem 3rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__leftCol,.CheckoutForm-module-scss-module__58B3FW__rightCol{flex-direction:column;display:flex}.CheckoutForm-module-scss-module__58B3FW__section,.CheckoutForm-module-scss-module__58B3FW__totals,.CheckoutForm-module-scss-module__58B3FW__error{margin-left:0;margin-right:0}.CheckoutForm-module-scss-module__58B3FW__terms{padding-left:0;padding-right:0}.CheckoutForm-module-scss-module__58B3FW__stickyOrder{box-shadow:none;background:0 0;border:0;margin:.75rem 0 0;padding:0;position:static}}.CheckoutForm-module-scss-module__58B3FW__savedAddresses{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:1rem}.CheckoutForm-module-scss-module__58B3FW__savedAddressLabel{color:#555;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .65rem;font-size:.75rem;font-weight:700}.CheckoutForm-module-scss-module__58B3FW__savedAddressCards{gap:.6rem;display:grid}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard{cursor:pointer;background:#fafafa;border:1.5px solid #ddd;border-radius:8px;align-items:flex-start;gap:.55rem;padding:.75rem;transition:border-color .14s,background .14s;display:flex}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard input[type=radio]{accent-color:var(--clr-primary,#0f7b6c);flex-shrink:0;width:14px;height:14px;margin-top:2px}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard span{flex-direction:column;gap:.15rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard strong{color:#1a1a1a;font-size:.875rem;font-weight:700}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard small{color:#666;font-size:.78rem;line-height:1.4}.CheckoutForm-module-scss-module__58B3FW__savedAddressCard:has(input:checked){border-color:var(--clr-primary,#0f7b6c);background:#0f7b6c0d}.CheckoutForm-module-scss-module__58B3FW__saveAddressRow{background:#f9f9f9;border:1px solid #eee;border-radius:7px;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.85rem;padding:.75rem;display:flex}.CheckoutForm-module-scss-module__58B3FW__saveAddressCheck{cursor:pointer;color:#1a1a1a;align-items:center;gap:.45rem;font-size:.875rem;font-weight:500;display:flex}.CheckoutForm-module-scss-module__58B3FW__saveAddressCheck input{accent-color:var(--clr-primary,#0f7b6c);width:14px;height:14px}.CheckoutForm-module-scss-module__58B3FW__saveAddressType{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;outline:none;padding:.28rem .65rem;font-size:.84rem}.CheckoutForm-module-scss-module__58B3FW__saveAddressType:focus{border-color:var(--clr-primary,#0f7b6c)}.CheckoutForm-module-scss-module__58B3FW__saveAddressHint{color:#666;width:100%;margin:0;font-size:.78rem}
