.CouponRow-module__ykD-Va__couponRow{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow var(--transition);align-items:center;gap:16px;padding:16px 20px;display:flex}.CouponRow-module__ykD-Va__couponRow:hover{box-shadow:var(--shadow)}.CouponRow-module__ykD-Va__logoLink{flex-shrink:0}.CouponRow-module__ykD-Va__storeLogoSm{object-fit:contain;border:1px solid var(--border);border-radius:6px;width:48px;height:48px;padding:4px}.CouponRow-module__ykD-Va__couponInfo{flex:1;min-width:0}.CouponRow-module__ykD-Va__couponStore{color:var(--gray-500);margin-bottom:2px;font-size:13px}.CouponRow-module__ykD-Va__couponDesc{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.CouponRow-module__ykD-Va__couponTags{gap:6px;margin-top:4px;display:flex}.CouponRow-module__ykD-Va__btnShowCode{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;transition:background var(--transition);border:none;border-radius:6px;flex-shrink:0;padding:9px 18px;font-size:13px;font-weight:600}.CouponRow-module__ykD-Va__btnShowCode:hover{background:var(--blue-dark)}@media (max-width:768px){.CouponRow-module__ykD-Va__couponRow{flex-wrap:wrap;gap:10px}.CouponRow-module__ykD-Va__couponInfo{min-width:calc(100% - 64px)}.CouponRow-module__ykD-Va__btnShowCode{width:100%;margin-top:4px}}
.StoreCard-module__je_3Yq__storeCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:box-shadow var(--transition), transform var(--transition);cursor:pointer;color:inherit;flex-direction:column;align-items:center;gap:10px;padding:20px;text-decoration:none;display:flex}.StoreCard-module__je_3Yq__storeCard:hover{box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-2px)}.StoreCard-module__je_3Yq__storeLogo{object-fit:contain;border-radius:8px;width:60px;height:60px}.StoreCard-module__je_3Yq__storeName{color:var(--gray-900);font-size:14px;font-weight:600}.StoreCard-module__je_3Yq__storeDeal{color:var(--green);font-size:13px;font-weight:600}.StoreCard-module__je_3Yq__storeCashback{color:var(--gray-700);font-size:12px}@media (max-width:480px){.StoreCard-module__je_3Yq__storeCard{padding:14px 10px}}
.FAQAccordion-module__ivj6SG__faqList{flex-direction:column;display:flex}.FAQAccordion-module__ivj6SG__faqItem{border-bottom:1px solid var(--border)}.FAQAccordion-module__ivj6SG__faqItem:first-child{border-top:1px solid var(--border)}.FAQAccordion-module__ivj6SG__faqQuestion{cursor:pointer;color:var(--gray-900);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:15px;font-weight:600;display:flex}.FAQAccordion-module__ivj6SG__faqIcon{color:var(--blue);transition:transform var(--transition);flex-shrink:0;font-size:18px}.FAQAccordion-module__ivj6SG__open .FAQAccordion-module__ivj6SG__faqIcon{transform:rotate(45deg)}.FAQAccordion-module__ivj6SG__faqAnswer{max-height:0;color:var(--gray-700);font-size:14px;line-height:1.7;transition:max-height .3s,padding .3s;overflow:hidden}.FAQAccordion-module__ivj6SG__open .FAQAccordion-module__ivj6SG__faqAnswer{max-height:200px;padding-bottom:18px}
.TrendingChips-module__-bwYRG__trendingChips{flex-wrap:wrap;gap:8px;display:flex}.TrendingChips-module__-bwYRG__chip{border:1.5px solid var(--border);color:var(--gray-700);background:var(--white);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);border-radius:24px;align-items:center;gap:4px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.TrendingChips-module__-bwYRG__chip:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light);text-decoration:none}
.store-module__doMojG__storeHeader{border-bottom:1px solid var(--border);background:#fff;padding:32px 0}.store-module__doMojG__storeHeaderInner{align-items:center;gap:24px;display:flex}.store-module__doMojG__storeHeaderLogo{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-lg);flex-shrink:0;width:80px;height:80px;padding:8px}.store-module__doMojG__storeHeaderInfo h1{font-size:26px;font-weight:700}.store-module__doMojG__storeHeaderInfo p{color:var(--gray-700);margin-top:4px;font-size:14px}.store-module__doMojG__storeHeaderStats{flex-wrap:wrap;gap:24px;margin-top:12px;display:flex}.store-module__doMojG__storeStat{color:var(--gray-700);font-size:13px}.store-module__doMojG__storeStat strong{color:var(--blue)}.store-module__doMojG__couponList{flex-direction:column;gap:12px;display:flex}.store-module__doMojG__storeGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:768px){.store-module__doMojG__storeHeaderInner{flex-direction:column;align-items:flex-start}.store-module__doMojG__storeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.store-module__doMojG__storeGrid{grid-template-columns:repeat(2,1fr)}}
