:root{--brand-orange:#f59e0b;--brand-orange-dark:#f59e0b;--card-shadow:0 6px 18px #0000000f;--radius:16px}.StepCart-module__hfasoq__outer{padding-top:0;padding-inline:var(--outer-pad);padding-bottom:var(--outer-pad)}.StepCart-module__hfasoq__cardShadow{border-radius:var(--radius);box-shadow:var(--card-shadow)}.StepCart-module__hfasoq__headerRow{gap:12px}.StepCart-module__hfasoq__backBtn{color:#111827;min-width:180px;height:42px;box-shadow:none;background-color:#fff;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:1rem;font-weight:600;display:inline-flex}.StepCart-module__hfasoq__backBtn .bi{font-size:18px}.StepCart-module__hfasoq__backBtn:hover,.StepCart-module__hfasoq__backBtn:focus-visible{color:#111827;background-color:#fff;border-color:#000}.StepCart-module__hfasoq__itemRow{border-bottom:1px solid #f3f4f6;padding:.75rem 0}.StepCart-module__hfasoq__itemRow:last-child{border-bottom:none}.StepCart-module__hfasoq__itemTitle{font-size:1rem}.StepCart-module__hfasoq__pricePerUnit{color:#ff7a00;font-weight:600}.StepCart-module__hfasoq__disabledRow{opacity:.6}.StepCart-module__hfasoq__disabledRow .StepCart-module__hfasoq__itemTitle{color:#a3a3a3}.StepCart-module__hfasoq__disabledRow .StepCart-module__hfasoq__pricePerUnit{color:#bdbdbd}.StepCart-module__hfasoq__iconBtn{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;border-radius:10px!important}.StepCart-module__hfasoq__qtyControl{width:140px}.StepCart-module__hfasoq__qtyInput{max-width:56px;background:#fff!important;border-left:0!important;border-right:0!important}.StepCart-module__hfasoq__btnMinus,.StepCart-module__hfasoq__btnPlus{width:42px}.StepCart-module__hfasoq__btnMinus{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.StepCart-module__hfasoq__btnPlus{border-top-right-radius:10px!important;border-bottom-right-radius:10px!important}.StepCart-module__hfasoq__itemRight{flex:0 0 260px;justify-content:flex-end}.StepCart-module__hfasoq__linePrice{text-align:right;min-width:90px}.StepCart-module__hfasoq__addMoreRow{border-top:1px dashed #e5e7eb;margin-top:1rem;padding-top:.75rem}.StepCart-module__hfasoq__addMoreBtn{color:#4b5563;cursor:pointer;background:#fafafa;border:1px dashed #d4d4d8;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-weight:500;display:flex}.StepCart-module__hfasoq__addMoreBtn i{color:var(--brand-orange);font-size:18px}.StepCart-module__hfasoq__addMoreBtn:hover{background:#f3f4f6}.StepCart-module__hfasoq__summaryCard{border-radius:var(--radius);padding-top:2px}.StepCart-module__hfasoq__summaryRow{gap:8px}.StepCart-module__hfasoq__summaryTitle{flex:auto}.StepCart-module__hfasoq__summaryQty{text-align:center;width:50px}.StepCart-module__hfasoq__summaryPrice{text-align:right;min-width:90px}.StepCart-module__hfasoq__checkoutBtn{background:var(--brand-orange);color:#fff;border:none;border-radius:10px;padding:12px 16px;font-weight:600}.StepCart-module__hfasoq__checkoutBtn:hover{background:var(--brand-orange-dark);color:#fff}.StepCart-module__hfasoq__checkoutBtn:disabled{color:#9e9e9e;background:#e0e0e0}.StepCart-module__hfasoq__modalBackdrop{z-index:1200;background:#0f172a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StepCart-module__hfasoq__modalPanel{background:#fff;border-radius:16px;flex-direction:column;width:min(960px,100% - 32px);max-height:80vh;display:flex;box-shadow:0 20px 50px #0f172a40}.StepCart-module__hfasoq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.StepCart-module__hfasoq__modalBody{padding:16px 20px 20px;overflow:auto}.StepCart-module__hfasoq__modalCloseBtn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.StepCart-module__hfasoq__modalCloseBtn:hover{background:#f3f4f6}.StepCart-module__hfasoq__packageGrid{grid-template-columns:1fr;gap:16px;display:grid}.StepCart-module__hfasoq__packageList{flex-direction:column;gap:12px;display:flex}.StepCart-module__hfasoq__packageSlideItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.StepCart-module__hfasoq__packageSlideItem:hover{border-color:var(--brand-orange);box-shadow:0 4px 12px #f59e0b26}.StepCart-module__hfasoq__packageInfo{flex:1}.StepCart-module__hfasoq__packageHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.StepCart-module__hfasoq__packageName{color:#111827;margin:0;font-size:1.1rem;font-weight:600}.StepCart-module__hfasoq__packageType{color:#6b7280;background:#f3f4f6;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.StepCart-module__hfasoq__packageDetail{color:#6b7280;margin:0 0 8px;font-size:.9rem}.StepCart-module__hfasoq__packagePrice{align-items:baseline;gap:4px;display:flex}.StepCart-module__hfasoq__priceAmount{color:var(--brand-orange);font-size:1.25rem;font-weight:700}.StepCart-module__hfasoq__priceUnit{color:#6b7280;font-size:.85rem}.StepCart-module__hfasoq__packageActions{flex-shrink:0}.StepCart-module__hfasoq__selectBtn{border:1px solid var(--brand-orange);color:var(--brand-orange);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.StepCart-module__hfasoq__selectBtn:hover{background:var(--brand-orange);color:#fff}.StepCart-module__hfasoq__selectBtn i{font-size:16px}.StepCart-module__hfasoq__packageCard{text-align:left;cursor:pointer;color:#fff;background:linear-gradient(#6b7280 0%,#111827 100%);border:none;border-radius:18px;width:100%;padding:18px 18px 14px;position:relative;box-shadow:0 18px 36px #00000040}.StepCart-module__hfasoq__packageCard:hover{transform:translateY(-2px)}.StepCart-module__hfasoq__packageBadge{color:#111827;background:#f59e0b;border-radius:999px;margin-bottom:12px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.StepCart-module__hfasoq__packagePriceBlock{margin-bottom:8px}.StepCart-module__hfasoq__packagePriceNumber{margin-right:4px;font-size:2.5rem;font-weight:700}.StepCart-module__hfasoq__packagePriceUnit{font-size:.95rem;font-weight:500}.StepCart-module__hfasoq__packageFeatureList{margin:8px 0 14px;padding:0;font-size:.85rem;list-style:none}.StepCart-module__hfasoq__packageFeatureList li:before{content:"✔";color:#facc15;margin-right:6px}.StepCart-module__hfasoq__packageChooseRow{margin-top:4px;color:#111827;background:#f59e0b;border-radius:10px;align-items:center;gap:8px;margin-inline:-4px;padding:8px 10px;font-weight:600;display:inline-flex}.StepCart-module__hfasoq__packageChooseIcon i{font-size:16px}.StepCart-module__hfasoq__packageChooseLabel{font-size:.9rem}@media (max-width:576px){.StepCart-module__hfasoq__backBtn{min-width:100px;height:42px;padding:0 16px;font-size:.9rem}.StepCart-module__hfasoq__outer{padding:16px 16px 24px}.StepCart-module__hfasoq__itemRow>.d-flex{flex-direction:column;align-items:flex-start;gap:.5rem}.StepCart-module__hfasoq__itemRight{flex-wrap:wrap;flex:none;justify-content:space-between;gap:.5rem;width:100%}.StepCart-module__hfasoq__qtyControl{width:130px}.StepCart-module__hfasoq__linePrice{text-align:right;flex:auto}.StepCart-module__hfasoq__iconBtn{width:36px;height:36px}.StepCart-module__hfasoq__summaryCard{margin-top:4px}.StepCart-module__hfasoq__modalPanel{width:calc(100% - 24px)}.StepCart-module__hfasoq__packageSlideItem{flex-direction:column;align-items:flex-start;gap:12px}.StepCart-module__hfasoq__packageActions{width:100%}.StepCart-module__hfasoq__selectBtn{justify-content:center;width:100%}}@media (min-width:576px){.StepCart-module__hfasoq__packageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.StepCart-module__hfasoq__packageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
