.page-module__6l14Va__checkoutContainer{background:linear-gradient(135deg,#102a1c 0%,#295936 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.page-module__6l14Va__checkoutShell{z-index:10;flex-direction:column;width:100%;max-width:1060px;margin:0 auto;display:flex;position:relative}.page-module__6l14Va__topActions{align-self:flex-start;margin-bottom:1.25rem}.page-module__6l14Va__backToStoreBtn{color:#334155;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:30px;align-items:center;gap:8px;padding:10px 24px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.page-module__6l14Va__backToStoreBtn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000029}.page-module__6l14Va__blobOrange{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ffb30026 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;left:-5%}.page-module__6l14Va__checkoutCard{-webkit-backdrop-filter:blur(25px);z-index:10;background:#fffffff7;border:1px solid #ffffff80;border-radius:32px;width:100%;max-width:1060px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d}.page-module__6l14Va__orderSummary{background:linear-gradient(#f4f9f5 0%,#eef7f1 100%);border-right:1px solid #eaeaea;width:40%;padding:4rem 3rem}.page-module__6l14Va__formSection{width:60%;padding:4rem 3rem}.page-module__6l14Va__summaryTitle{color:var(--color-primary-dark);border-bottom:2px dashed #4bae4f33;margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800}.page-module__6l14Va__cartList{max-height:350px;padding-right:10px;overflow-y:auto}.page-module__6l14Va__cartItem{background:#ffffffbf;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:1rem;margin-bottom:.8rem;padding:.75rem;display:flex;position:relative}.page-module__6l14Va__itemImage{object-fit:cover;border:2px solid #fff;border-radius:12px;width:60px;height:60px;margin-top:5px;box-shadow:0 5px 15px #0000000d}.page-module__6l14Va__itemDetails{width:100%}.page-module__6l14Va__itemDetails h4{color:var(--color-text);margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.page-module__6l14Va__itemDetails p{color:var(--color-text-light);font-size:.9rem}.page-module__6l14Va__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:700}.page-module__6l14Va__removeBtn:hover{text-decoration:underline}.page-module__6l14Va__totalRow{color:#1f2937;border-top:2px dashed #4bae4f33;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;font-size:1.3rem;font-weight:800;display:flex}.page-module__6l14Va__sectionTitle{color:#1f2937;letter-spacing:-1px;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.page-module__6l14Va__sectionSub{color:var(--color-text-light);margin-bottom:2.5rem;font-size:1.05rem}.page-module__6l14Va__progressWrap{margin-bottom:1.1rem}.page-module__6l14Va__progressHeader{color:#475569;justify-content:space-between;align-items:center;margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:flex}.page-module__6l14Va__progressTrack{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.page-module__6l14Va__progressFill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;height:100%;transition:width .25s}.page-module__6l14Va__stepPills{gap:.6rem;margin-bottom:1.25rem;display:flex}.page-module__6l14Va__stepPill{color:#64748b;background:#f1f5f9;border-radius:999px;padding:.4rem .85rem;font-size:.8rem;font-weight:700}.page-module__6l14Va__stepPillActive{color:#166534;background:#dcfce7}.page-module__6l14Va__inputGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__6l14Va__fullWidth{grid-column:1/-1}.page-module__6l14Va__sectionLabel{color:var(--color-text);grid-column:1/-1;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__6l14Va__inputField{background:#fff;border:2px solid #eaeaea;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.page-module__6l14Va__inputField:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #4bae4f1a}.page-module__6l14Va__payBtn{background:var(--color-tertiary);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex}.page-module__6l14Va__payBtn:hover{background:var(--color-secondary);transform:translateY(-2px);box-shadow:0 10px 20px #ff980040}.page-module__6l14Va__payBtn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.page-module__6l14Va__secondaryBtn{color:#334155;border-radius:var(--radius-full);cursor:pointer;background:#fff;border:2px solid #cbd5e1;width:170px;margin-top:0;font-size:1rem;font-weight:700}.page-module__6l14Va__stepActions{gap:.75rem;margin-top:1rem;display:flex}.page-module__6l14Va__orderTypeGrid{grid-template-columns:1fr;gap:.8rem;margin-top:.5rem;display:grid}.page-module__6l14Va__orderTypeCard{cursor:pointer;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1.5px solid #dbe5ef;border-radius:16px;align-items:flex-start;gap:.8rem;padding:.95rem 1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.page-module__6l14Va__orderTypeCard input{accent-color:#16a34a;margin-top:.3rem}.page-module__6l14Va__orderTypeCard strong{color:#1e293b;align-items:center;gap:.4rem;font-size:1rem;display:inline-flex}.page-module__6l14Va__orderTypeCard span{color:#64748b;margin-top:.25rem;font-size:.85rem;display:block}.page-module__6l14Va__orderTypeCard:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0f172a14}.page-module__6l14Va__orderTypeCardActive{background:linear-gradient(#f0fdf4 0%,#dcfce7 100%);border-color:#22c55e;box-shadow:0 10px 26px #22c55e2e}.page-module__6l14Va__methodIcon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;min-height:26px;line-height:0;display:inline-flex}.page-module__6l14Va__methodIcon svg{display:block}.page-module__6l14Va__methodIconFull{color:#166534;background:#bbf7d0}.page-module__6l14Va__methodIconPartial{color:#9a3412;background:#fed7aa}.page-module__6l14Va__methodIconCod{color:#1d4ed8;background:#dbeafe}.page-module__6l14Va__summaryBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:1rem;padding:1rem}.page-module__6l14Va__summaryBox h4{color:#1f2937;margin:0 0 .8rem;font-size:1rem;font-weight:800}.page-module__6l14Va__summaryBox div{color:#334155;justify-content:space-between;margin-top:.4rem;font-size:.92rem;display:flex}.page-module__6l14Va__summaryFinal{border-top:1px dashed #cbd5e1;padding-top:.6rem;font-weight:800;color:#0f172a!important;margin-top:.65rem!important}.page-module__6l14Va__summaryPayNow{font-weight:700;color:#b45309!important}.page-module__6l14Va__mobileProductDetails,.page-module__6l14Va__mobileProductHeader,.page-module__6l14Va__mobileProductTitle,.page-module__6l14Va__mobileProductCount,.page-module__6l14Va__mobileProductName{display:none}@media (max-width:768px){.page-module__6l14Va__checkoutCard{flex-direction:column}.page-module__6l14Va__orderSummary{display:none}.page-module__6l14Va__formSection{width:100%;padding:2.25rem 1.25rem}.page-module__6l14Va__orderSummary{border-bottom:1px solid #eaeaea;border-right:none}.page-module__6l14Va__topActions{width:100%;margin-bottom:1rem}.page-module__6l14Va__backToStoreBtn{justify-content:center;width:100%}.page-module__6l14Va__cartItem{gap:.7rem;padding:.65rem}.page-module__6l14Va__stepActions{flex-direction:column}.page-module__6l14Va__secondaryBtn{width:100%;min-height:48px}.page-module__6l14Va__mobileProductDetails{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #dbe5ef;border-radius:16px;margin-bottom:1rem;padding:.95rem;display:block;box-shadow:0 8px 20px #0f172a0f}.page-module__6l14Va__mobileProductHeader{border-bottom:1px dashed #cbd5e1;justify-content:space-between;align-items:center;margin-bottom:.7rem;padding-bottom:.55rem;display:flex}.page-module__6l14Va__mobileProductTitle{color:#0f172a;letter-spacing:.1px;margin:0;font-size:.95rem;font-weight:800;display:block}.page-module__6l14Va__mobileProductCount{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__6l14Va__mobileProductList{flex-direction:column;gap:.55rem;display:flex}.page-module__6l14Va__mobileProductItem{color:#334155;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:.55rem;padding:.5rem .55rem;font-size:.83rem;display:flex}.page-module__6l14Va__mobileProductName{color:#1e293b;line-height:1.35;display:block}.page-module__6l14Va__mobileProductTotal{color:#0f172a;border-top:1px dashed #94a3b8;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.65rem;font-size:.95rem;font-weight:700;display:flex}}
