.BrandCard-module__36nEFq__card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.BrandCard-module__36nEFq__selected{background-color:#1d9b4b0d;border:2px solid #1d9b4b}.BrandCard-module__36nEFq__imageWrapper{aspect-ratio:16/9;background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;width:100%;position:relative}.BrandCard-module__36nEFq__image{object-fit:contain;padding:.5rem}.BrandCard-module__36nEFq__imagePlaceholder{background-color:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BrandCard-module__36nEFq__initial{color:#94a3b8;font-size:2.5rem;font-weight:800}.BrandCard-module__36nEFq__content{padding:1rem}.BrandCard-module__36nEFq__category{color:#1d9b4b;background-color:#1d9b4b1a;border-radius:9999px;margin-bottom:.5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.BrandCard-module__36nEFq__name{color:#111;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.BrandCard-module__36nEFq__selectedBadge{color:#fff;text-transform:uppercase;z-index:10;background-color:#1d9b4b;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.BrandCard-module__36nEFq__card:focus{outline-offset:2px;outline:2px solid #1d9b4b}
.DenominationSelector-module___yEXvG__container{background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:1.5rem}.DenominationSelector-module___yEXvG__title{color:#111;text-transform:uppercase;letter-spacing:.025em;margin-bottom:1rem;font-size:1rem;font-weight:700}.DenominationSelector-module___yEXvG__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;display:grid}.DenominationSelector-module___yEXvG__button{color:#111;cursor:pointer;background-color:#fff;border:1.5px solid #111;border-radius:8px;min-width:100px;padding:.75rem .5rem;font-size:1rem;font-weight:700;transition:all .2s}.DenominationSelector-module___yEXvG__button:hover{background-color:#1d9b4b0d;border-color:#1d9b4b}.DenominationSelector-module___yEXvG__button.DenominationSelector-module___yEXvG__selected{color:#fff;background-color:#1d9b4b;border-color:#1d9b4b;box-shadow:0 4px 6px -1px #1d9b4b4d}.DenominationSelector-module___yEXvG__button:focus{outline-offset:2px;outline:2px solid #1d9b4b}
.WalletBalanceCard-module__7Hk3kG__container{background-color:#fff;border:1.5px solid #1d9b4b;border-radius:12px;align-items:center;gap:1.5rem;padding:1rem 1.75rem;display:flex;box-shadow:0 4px 6px -1px #1d9b4b1a}.WalletBalanceCard-module__7Hk3kG__iconWrapper{color:#1d9b4b;background-color:#1d9b4b1a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.WalletBalanceCard-module__7Hk3kG__icon{width:1.75rem;height:1.75rem}.WalletBalanceCard-module__7Hk3kG__info{flex-direction:column;display:flex}.WalletBalanceCard-module__7Hk3kG__label{color:#64748b;margin-bottom:.125rem;font-size:.875rem;font-weight:500}.WalletBalanceCard-module__7Hk3kG__balance{color:#111;letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.WalletBalanceCard-module__7Hk3kG__skeleton{background:linear-gradient(90deg,#f0f1f4 25%,#e5e7eb 50%,#f0f1f4 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:1.5rem;margin-top:.25rem;animation:1.5s infinite WalletBalanceCard-module__7Hk3kG__shimmer}@keyframes WalletBalanceCard-module__7Hk3kG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.WalletBalanceCard-module__7Hk3kG__container{gap:1rem;padding:.75rem 1.25rem}.WalletBalanceCard-module__7Hk3kG__balance{font-size:1.25rem}.WalletBalanceCard-module__7Hk3kG__iconWrapper{width:2.5rem;height:2.5rem}.WalletBalanceCard-module__7Hk3kG__icon{width:1.4rem;height:1.4rem}}
.OrderConfirmModal-module___6d1ea__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.OrderConfirmModal-module___6d1ea__modal{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:480px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a}.OrderConfirmModal-module___6d1ea__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.OrderConfirmModal-module___6d1ea__title{color:#111;margin:0;font-size:1.25rem;font-weight:800}.OrderConfirmModal-module___6d1ea__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.25rem;transition:color .2s}.OrderConfirmModal-module___6d1ea__closeBtn:hover:not(:disabled){color:#111}.OrderConfirmModal-module___6d1ea__content{padding:1.5rem}.OrderConfirmModal-module___6d1ea__detailRow{justify-content:space-between;margin-bottom:1.25rem;display:flex}.OrderConfirmModal-module___6d1ea__label{color:#64748b;font-size:.875rem;font-weight:500}.OrderConfirmModal-module___6d1ea__value{color:#111;font-size:1rem;font-weight:700}.OrderConfirmModal-module___6d1ea__divider{background-color:#e5e7eb;height:1px;margin:1.25rem 0}.OrderConfirmModal-module___6d1ea__walletInfo{background-color:#1d9b4b0d;border:1px dashed #1d9b4b;border-radius:8px;padding:1rem}.OrderConfirmModal-module___6d1ea__walletLabel{color:#1d9b4b;text-align:center;justify-content:center;font-size:.875rem;font-weight:600;display:flex}.OrderConfirmModal-module___6d1ea__actions{background-color:#f8f9fa;border-top:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;display:grid}.OrderConfirmModal-module___6d1ea__cancelBtn{color:#111;cursor:pointer;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:.75rem;font-weight:700;transition:all .2s}.OrderConfirmModal-module___6d1ea__cancelBtn:hover:not(:disabled){background-color:#f8f9fa;border-color:#64748b}.OrderConfirmModal-module___6d1ea__confirmBtn{color:#fff;cursor:pointer;background-color:#1d9b4b;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #1d9b4b4d}.OrderConfirmModal-module___6d1ea__confirmBtn:hover:not(:disabled){background-color:#166534;box-shadow:0 6px 10px -1px #1d9b4b66}.OrderConfirmModal-module___6d1ea__confirmBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.OrderConfirmModal-module___6d1ea__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite OrderConfirmModal-module___6d1ea__spin}@keyframes OrderConfirmModal-module___6d1ea__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.OrderConfirmModal-module___6d1ea__modal{border-radius:12px}}
.VoucherResultCard-module__R67JzG__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffe6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.VoucherResultCard-module__R67JzG__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 25px 50px -12px #1d9b4b26}.VoucherResultCard-module__R67JzG__header{text-align:center;flex-direction:column;align-items:center;padding:2rem 2rem 1rem;display:flex}.VoucherResultCard-module__R67JzG__successIcon{color:#fff;background-color:#1d9b4b;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.5rem;display:flex;box-shadow:0 10px 15px -3px #1d9b4b66}.VoucherResultCard-module__R67JzG__checkIcon{width:2.25rem;height:2.25rem}.VoucherResultCard-module__R67JzG__title{color:#111;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.VoucherResultCard-module__R67JzG__subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:500}.VoucherResultCard-module__R67JzG__content{padding:1.5rem 2rem}.VoucherResultCard-module__R67JzG__voucherSection{margin-bottom:2rem}.VoucherResultCard-module__R67JzG__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.VoucherResultCard-module__R67JzG__codeBox{background-color:#f8f9fa;border:2px dashed #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.VoucherResultCard-module__R67JzG__code{color:#111;letter-spacing:.1em;font-family:Courier New,Courier,monospace;font-size:1.25rem;font-weight:800}.VoucherResultCard-module__R67JzG__copyBtn{color:#fff;cursor:pointer;background-color:#1d9b4b;border:none;border-radius:6px;min-width:80px;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s}.VoucherResultCard-module__R67JzG__copyBtn:hover{background-color:#166534;transform:translateY(-1px)}.VoucherResultCard-module__R67JzG__pinSection,.VoucherResultCard-module__R67JzG__expirySection{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.VoucherResultCard-module__R67JzG__pin,.VoucherResultCard-module__R67JzG__expiry{color:#111;font-weight:700}.VoucherResultCard-module__R67JzG__footer{justify-content:center;padding:1.5rem 2rem 2rem;display:flex}.VoucherResultCard-module__R67JzG__doneBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.VoucherResultCard-module__R67JzG__doneBtn:hover{background-color:#000;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}
.coupons-module__NMvv0q__page{background-color:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.coupons-module__NMvv0q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}@keyframes coupons-module__NMvv0q__spin{to{transform:rotate(360deg)}}.coupons-module__NMvv0q__main{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:2rem 1.5rem 4rem}.coupons-module__NMvv0q__headerRow{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.coupons-module__NMvv0q__titleSection{flex:1}.coupons-module__NMvv0q__title{color:#111;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.coupons-module__NMvv0q__subtitle{color:#64748b;max-width:600px;font-size:1.125rem}.coupons-module__NMvv0q__filtersSection{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.coupons-module__NMvv0q__searchWrapper{max-width:400px;position:relative}.coupons-module__NMvv0q__searchIcon{color:#64748b;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.coupons-module__NMvv0q__searchInput{border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .2s}.coupons-module__NMvv0q__searchInput:focus{border-color:#1d9b4b;outline:none;box-shadow:0 0 0 4px #1d9b4b1a}.coupons-module__NMvv0q__categories{flex-wrap:wrap;gap:.75rem;display:flex}.coupons-module__NMvv0q__categoryBtn{color:#64748b;cursor:pointer;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.coupons-module__NMvv0q__categoryBtn:hover{color:#111;border-color:#111}.coupons-module__NMvv0q__categoryBtn.coupons-module__NMvv0q__active{color:#fff;background-color:#111;border-color:#111}.coupons-module__NMvv0q__pillWithLogo{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.coupons-module__NMvv0q__logoCircle{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.coupons-module__NMvv0q__categoryInitial{color:#64748b;font-size:.875rem;font-weight:800;display:flex}.coupons-module__NMvv0q__logoCircle:not([data-error=true]) .coupons-module__NMvv0q__pillImg{display:block}.coupons-module__NMvv0q__logoCircle:not([data-error=true]) .coupons-module__NMvv0q__categoryInitial{display:none}.coupons-module__NMvv0q__logoCircle[data-error=true] .coupons-module__NMvv0q__categoryInitial{display:flex}.coupons-module__NMvv0q__pillImg{object-fit:contain;padding:4px;width:100%!important;height:100%!important}.coupons-module__NMvv0q__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.coupons-module__NMvv0q__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.coupons-module__NMvv0q__grid{grid-template-columns:repeat(4,1fr)}}.coupons-module__NMvv0q__noResults{text-align:center;color:#64748b;background-color:#fff;border:1px dashed #e5e7eb;border-radius:12px;grid-column:1/-1;padding:4rem}.coupons-module__NMvv0q__actionSection{max-width:600px;margin-top:3rem}.coupons-module__NMvv0q__getCouponBtn{color:#fff;cursor:pointer;background-color:#1d9b4b;border:none;border-radius:12px;width:100%;padding:1.25rem;font-size:1.125rem;font-weight:800;transition:all .2s;box-shadow:0 10px 15px -3px #1d9b4b4d}.coupons-module__NMvv0q__getCouponBtn:hover{background-color:#166534;transform:translateY(-2px);box-shadow:0 20px 25px -5px #1d9b4b66}.coupons-module__NMvv0q__getCouponBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background-color:#e5e7eb;transform:none}.coupons-module__NMvv0q__pollingBar{color:#1d9b4b;background-color:#1d9b4b1a;border-radius:8px;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;font-weight:700;display:flex}.coupons-module__NMvv0q__spinner{border:2px solid #1d9b4b4d;border-top-color:#1d9b4b;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite coupons-module__NMvv0q__spin}.coupons-module__NMvv0q__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;width:100%;display:grid}.coupons-module__NMvv0q__skeletonCard{background-color:#edf2f7;border-radius:12px;height:200px;animation:1.5s ease-in-out infinite coupons-module__NMvv0q__pulse}@keyframes coupons-module__NMvv0q__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:640px){.coupons-module__NMvv0q__headerRow{flex-direction:column;align-items:stretch;gap:1.5rem}.coupons-module__NMvv0q__title{font-size:2rem}}.coupons-module__NMvv0q__paginationWrapper{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding:2rem 0;display:flex}.coupons-module__NMvv0q__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.coupons-module__NMvv0q__pageNumbers{align-items:center;gap:.5rem;display:flex}.coupons-module__NMvv0q__pageBtn{color:#111;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.coupons-module__NMvv0q__pageBtn:hover:not(:disabled){background-color:#f9fafb;border-color:#111}.coupons-module__NMvv0q__pageBtn:disabled{opacity:.3;cursor:not-allowed}.coupons-module__NMvv0q__pageNumber{color:#4b5563;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.coupons-module__NMvv0q__pageNumber:hover:not(.coupons-module__NMvv0q__pageActive){color:#111;background-color:#f9fafb;border-color:#111}.coupons-module__NMvv0q__pageActive{color:#fff;background-color:#111;border-color:#111}.coupons-module__NMvv0q__ellipsis{color:#9ca3af;padding:0 .5rem;font-weight:600}.coupons-module__NMvv0q__resultCount{color:#64748b;margin:0;font-size:.875rem;font-weight:500}
