.BookMyShow_root__R8oBY{padding:var(--componentPadding);background:var(--componentBackground);border-radius:12px;box-shadow:var(--componentBoxShadow);max-width:700px}.BookMyShow_inputGroup__A95ym{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--unrelatedSpacing);gap:var(--unrelatedSpacing);margin-top:calc(var(--unrelatedSpacing) + 10px);align-items:end}.BookMyShow_messageWrap__jlNLu{margin-top:30px}.BookMyShow_message__vCKAt{padding-inline:calc(var(--componentPadding) - 8px);font:var(--componentContentPrimary) var(--sourceSans);display:inline-grid}.BookMyShow_btns__PZ51A{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--unrelatedSpacing);gap:var(--unrelatedSpacing);margin-top:calc(var(--unrelatedSpacing)*2)}@media(max-width:1000px){.BookMyShow_inputGroup__A95ym{grid-template-columns:1fr}}.VoucherWrapper_root__hjsRA{display:flex;flex-direction:column;border-radius:10px;margin-top:5px;gap:5px;padding:10px}@media(max-width:550px){.VoucherWrapper_root__hjsRA{padding:16px}}.VouchersRoot_root__vM27W{display:flex;flex-direction:column;justify-content:center;gap:var(--unrelatedSpacing)}.VouchersRoot_header__k7oz8{display:flex;justify-content:space-between;align-items:center;gap:var(--unrelatedSpacing)}.VouchersRoot_searchWrapper__NCCDb{display:flex;gap:calc(var(--unrelatedSpacing));align-items:center}.VouchersRoot_btnWrap__OkqH4{height:40px;display:flex;gap:calc(var(--unrelatedSpacing)/2)}.VouchersRoot_brandsWrapper__LwSPc{display:flex;flex-wrap:wrap;gap:var(--unrelatedSpacing)}@media(max-width:700px){.VouchersRoot_header__k7oz8{flex-direction:column}}@media(max-width:450px){.VouchersRoot_root__vM27W{align-items:center}.VouchersRoot_brandsWrapper__LwSPc>*{flex-grow:1}.VouchersRoot_searchWrapper__NCCDb{flex-direction:column}}.VoucherHolder_root__1mfeI{display:flex;position:relative;gap:var(--unrelatedSpacing)}.VoucherHolder_modalWrapper__xyrpa{display:flex;flex-direction:column;gap:20px}.VoucherHolder_closeBtn__YpjRL{background-color:var(--SecondaryTealDark);padding:1px 8px;border-radius:var(--secondaryBorderRadius);position:absolute;top:-25px;right:-25px}@media(max-width:700px){.VoucherHolder_root__1mfeI{flex-direction:column}}@media(max-width:550px){.VoucherHolder_closeBtn__YpjRL{top:-10px;right:-10px}}.DisplayLikeCard_cardRoot__mHHNq{position:relative;scale:1;padding:16px;border-radius:6px;border:1px solid #deeaea;transition:width .4s,height .4s,transform .4s,box-shadow .2s}.DisplayLikeCard_cardRoot__mHHNq:hover[show-shadow=true]{box-shadow:5px 5px 8px hsla(0,0%,50%,.569)}.DisplayLikeCard_cardRoot__mHHNq[show-shadow=true]{box-shadow:5px 5px 5px hsla(0,0%,50%,.278)}.DisplayLikeCard_cardRoot__mHHNq[card-status=true]{width:100%;height:100%;transform:none;box-shadow:5px 5px 5px hsla(0,0%,50%,.278)}.DisplayLikeCard_cardRoot__mHHNq[card-fetching=true]{position:relative;overflow:hidden}.DisplayLikeCard_cardRoot__mHHNq[card-fetching=true]:after{content:"";position:absolute;z-index:2;width:100%;height:100%;inset:0;background-color:gray;animation:DisplayLikeCard_pulse__WMjOt 1.5s linear infinite alternate-reverse}.DisplayLikeCard_cardRoot__mHHNq[card-selected=true]{box-shadow:5px 5px 5px rgba(61,191,184,.325);border:.5px solid rgba(61,191,184,.494)}.DisplayLikeCard_cardRoot__mHHNq[card-enabled=false]{background-color:hsla(0,0%,50%,.278)}.DisplayLikeCard_blur__Ij7mU{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.DisplayLikeCard_animate__n8wP1{scale:0}.DisplayLikeCard_animate__n8wP1:nth-child(1n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.01s}.DisplayLikeCard_animate__n8wP1:nth-child(2n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.02s}.DisplayLikeCard_animate__n8wP1:nth-child(3n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.03s}.DisplayLikeCard_animate__n8wP1:nth-child(4n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.04s}.DisplayLikeCard_animate__n8wP1:nth-child(5n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.05s}.DisplayLikeCard_animate__n8wP1:nth-child(6n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.06s}.DisplayLikeCard_animate__n8wP1:nth-child(7n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.07s}.DisplayLikeCard_animate__n8wP1:nth-child(8n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.08s}.DisplayLikeCard_animate__n8wP1:nth-child(9n){animation:DisplayLikeCard_opening__DSPW5 .25s ease-in forwards;animation-delay:.09s}@keyframes DisplayLikeCard_pulse__WMjOt{0%{opacity:.5}to{opacity:.1}}@keyframes DisplayLikeCard_opening__DSPW5{0%{scale:0}to{scale:1}}@media(max-width:1000px){.DisplayLikeCard_cardRoot__mHHNq[is-responsive=true]{border-radius:0}}.VoucherBrandCard_cardWrapper__ltvEY{position:relative;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;gap:calc(var(--unrelatedSpacing)/2)}.VoucherBrandCard_brandInfoWrapper__3A83H{position:relative;display:flex;justify-content:space-between;align-items:flex-start}.VoucherBrandCard_brandInfoWrapper__3A83H :nth-child(2){flex-basis:70px}.VoucherBrandCard_discountWrapper__ZyxDP{display:flex;gap:calc(var(--unrelatedSpacing)/2)}.VoucherBrandCard_titleWrapper__rTFxl{flex-basis:60%}.VoucherBrandCard_sideBanner__ao7Ei{align-items:center;width:-moz-fit-content;width:fit-content;padding-inline:8px;border-radius:var(--secondaryBorderRadius);display:flex;justify-content:center;background-color:var(--BuyGreen)}.VoucherBrandCard_icon__VJbff{width:45px;height:45px;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:1px solid var(--BrandTeal);background-color:#fff}.VoucherBrandCard_icon__VJbff svg{scale:.7}.VoucherBrandCard_categoryWrapper__R_hxE{display:flex;height:-moz-fit-content;height:fit-content;align-items:center;gap:calc(var(--unrelatedSpacing)/2);padding:calc(var(--unrelatedSpacing)/3) calc(var(--unrelatedSpacing)/2);border-radius:30px;background-color:var(--SecondaryTealLight)}.VoucherBrandCard_imageStyle__GRGky{flex-basis:70px;width:70px;height:70px;position:relative}.VoucherBrandCard_imageStyle__GRGky img{position:relative}.GiftCardWrapper_root__QBmV9{display:flex;flex-direction:column;border-radius:10px;margin-top:5px;gap:5px;padding:10px}@media(max-width:550px){.GiftCardWrapper_root__QBmV9{padding:16px}}.GiftCardWrapper_giftCardBox__zyE_U{background:#f2fafa;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_content__sYEzb p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1rem}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb{margin-top:1.5rem;display:flex;gap:1rem}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb .GiftCardWrapper_primary__SxiWt{background-color:teal;color:#fff;border:none}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb .GiftCardWrapper_primary__SxiWt:hover{background-color:#066}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb .GiftCardWrapper_secondary__xZdx1{background-color:transparent;color:teal;border:2px solid teal}.GiftCardWrapper_giftCardBox__zyE_U .GiftCardWrapper_ctaButtons__6bGeb .GiftCardWrapper_secondary__xZdx1:hover{background-color:#e0f2f2}@media(max-width:768px){.GiftCardWrapper_ctaButtons__6bGeb{flex-direction:column;width:100%}.GiftCardWrapper_ctaButtons__6bGeb button{width:100%}}.GiftCardWrapper_sectionTitle__VBC1O{font-size:1.5rem;font-weight:700;margin:3rem 0;color:#222}.GiftCardWrapper_cardList__crpMp{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,auto));justify-content:left;grid-gap:1.5rem;gap:1.5rem}.GiftCardWrapper_cardItem__522Gx{position:relative;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardBadge__38XOp{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600;color:#fff;z-index:1}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardBadge__38XOp.GiftCardWrapper_active__dewb2{background-color:#16a34a}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardBadge__38XOp.GiftCardWrapper_expired__H8Krl,.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardBadge__38XOp.GiftCardWrapper_redeemed__y9BwF{background-color:#838c96}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardBadge__38XOp.GiftCardWrapper_inactive__s6Pdz{background-color:#d9534f}.GiftCardWrapper_cardItem__522Gx.GiftCardWrapper_active__dewb2{box-shadow:0 4px 12px rgba(61,191,184,.2)}.GiftCardWrapper_cardItem__522Gx.GiftCardWrapper_inactive__s6Pdz{box-shadow:0 4px 12px hsla(9,78%,62%,.2)}.GiftCardWrapper_cardItem__522Gx:hover{transform:translateY(-5px)}.GiftCardWrapper_cardItem__522Gx:hover.GiftCardWrapper_active__dewb2{box-shadow:0 8px 16px rgba(61,191,184,.5)}.GiftCardWrapper_cardItem__522Gx:hover.GiftCardWrapper_inactive__s6Pdz{box-shadow:0 8px 16px hsla(9,78%,62%,.25)}.GiftCardWrapper_cardItem__522Gx h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_balance__qh03N{font-size:1rem;margin-bottom:.5rem;color:#555}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_status__n9lvD{font-weight:600;margin-bottom:1rem}.GiftCardWrapper_cardItem__522Gx.GiftCardWrapper_active__dewb2 .GiftCardWrapper_status__n9lvD{color:teal}.GiftCardWrapper_cardItem__522Gx.GiftCardWrapper_redeemed__y9BwF .GiftCardWrapper_status__n9lvD{color:#999}.GiftCardWrapper_cardItem__522Gx.GiftCardWrapper_expired__H8Krl .GiftCardWrapper_status__n9lvD{color:#d9534f}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9{display:flex;gap:.5rem}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9 button{padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9 .GiftCardWrapper_reload__r5cT5{background:teal;color:#fff;border:none}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9 .GiftCardWrapper_reload__r5cT5:hover{background:#066}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9 .GiftCardWrapper_view__DffW7{background:transparent;border:1px solid teal;color:teal}.GiftCardWrapper_cardItem__522Gx .GiftCardWrapper_cardActions__yqKU9 .GiftCardWrapper_view__DffW7:hover{background:#e0f2f2}.PopUpViewGiftCard_modalOverlay__Y0FI6{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.PopUpViewGiftCard_modal__lGn5k{background:#fff;border-radius:16px;padding:2rem;max-width:480px;width:90%;box-shadow:0 12px 36px rgba(0,0,0,.25);animation:PopUpViewGiftCard_slideUp__dElCr .3s ease-out}.PopUpViewGiftCard_title__gQjU4{font-size:1.4rem;font-weight:600;margin-bottom:20px;text-align:center;color:#222}.PopUpViewGiftCard_modalRow__thQ0R{margin:8px 0;font-size:1rem;color:#444;line-height:1.6;display:flex;gap:8px;align-items:baseline}.PopUpViewGiftCard_modalRow__thQ0R .PopUpViewGiftCard_label__1tH2Z{font-weight:600;min-width:110px;color:#111;display:inline-block}.PopUpViewGiftCard_modalRow__thQ0R .PopUpViewGiftCard_value__1iOCJ{color:#333;word-break:break-word}.PopUpViewGiftCard_closeBtn__CPMNm{display:block;margin:28px auto 0;padding:12px 24px;background:linear-gradient(90deg,#ff4d4f,#ff6b6b);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .2s ease,background .3s ease}.PopUpViewGiftCard_closeBtn__CPMNm:hover{transform:translateY(-2px);background:linear-gradient(90deg,#e63946,#ff4d4f)}@keyframes PopUpViewGiftCard_slideUp__dElCr{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PopUpViewGiftCard_copyIcon__eKEiQ{margin-left:8px;cursor:pointer;font-size:14px;color:#666;transition:color .2s ease}.PopUpViewGiftCard_copyIcon__eKEiQ:hover{color:#33c5b5}.PopUpViewGiftCard_copiedMsg__Bnmfd{margin-left:6px;font-size:12px;color:green}.PopUpPurchaseGiftCard_modalOverlay__LxZsL{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.PopUpPurchaseGiftCard_modalContainer__bNlz4{position:relative;background:#fff;width:100%;max-width:500px;border-radius:16px;max-height:90vh;overflow-y:auto;transition:transform .4s ease-in-out;animation:PopUpPurchaseGiftCard_slideUp__CPuVM .3s ease-out}.PopUpPurchaseGiftCard_stepsWrapper__ODqDc{display:flex;width:200%;transition:transform .4s ease-in-out}.PopUpPurchaseGiftCard_stepsWrapper__ODqDc.PopUpPurchaseGiftCard_showSummary__xRsRp{transform:translateX(-50%)}.PopUpPurchaseGiftCard_step__v6768{width:50%;padding:32px;box-sizing:border-box}.PopUpPurchaseGiftCard_closeBtn__JCWIe{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;font-weight:700;cursor:pointer;z-index:9999;color:#333}.PopUpPurchaseGiftCard_title__DHSFv{font-size:22px;font-weight:700;margin-bottom:10px}.PopUpPurchaseGiftCard_subtitle__cqDF2{font-size:14px;margin-top:32px;margin-bottom:20px}.PopUpPurchaseGiftCard_coinOptions__KdmGu{display:flex;gap:12px;margin-bottom:20px}.PopUpPurchaseGiftCard_coinButton__Soh_9{padding:10px 20px;border-radius:6px;border:none;background:#e6efef;cursor:pointer}.PopUpPurchaseGiftCard_coinButton__Soh_9.PopUpPurchaseGiftCard_active__ErdMr{background:teal;color:#fff}.PopUpPurchaseGiftCard_input__P7ukj{width:100%;margin-bottom:15px;padding:12px;border-radius:6px;border:1px solid #ddd}.PopUpPurchaseGiftCard_proceedBtn__ZpffS{width:100%;padding:14px;margin-top:32px}.PopUpPurchaseGiftCard_proceedBtn__ZpffS,.PopUpPurchaseGiftCard_submitBtn__qtxMQ{background:#33c5b5;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer}.PopUpPurchaseGiftCard_submitBtn__qtxMQ{padding:12px 24px}.PopUpPurchaseGiftCard_disabledBtn__BuqoL{background:#aaa;color:#f5f5f5}.PopUpPurchaseGiftCard_summaryTitle__yD9gU{font-size:18px;font-weight:700;margin-bottom:20px}.PopUpPurchaseGiftCard_summaryRow__bEzn_{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.PopUpPurchaseGiftCard_actions__52MTq{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.PopUpPurchaseGiftCard_cancelBtn__oP9fp{background:transparent;border:none;color:gray;font-weight:700;cursor:pointer}@keyframes PopUpPurchaseGiftCard_slideUp__CPuVM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PopUpPurchaseGiftCard_loader__h64s0{width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;display:inline-block;animation:PopUpPurchaseGiftCard_spin__O1XFb .8s linear infinite}@keyframes PopUpPurchaseGiftCard_spin__O1XFb{to{transform:rotate(1turn)}}.PopUpRedeemGiftCard_modalOverlay__IPj9C{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.PopUpRedeemGiftCard_modalContainer__1tEzO{position:relative;background:#fff;width:100%;max-width:500px;border-radius:16px;max-height:90vh;overflow-y:auto;transition:transform .4s ease-in-out;animation:PopUpRedeemGiftCard_slideUp__A0UAP .3s ease-out}.PopUpRedeemGiftCard_stepsWrapper__gdbX4{display:flex;width:200%;transition:transform .4s ease-in-out}.PopUpRedeemGiftCard_stepsWrapper__gdbX4.PopUpRedeemGiftCard_showSummary__cMVbi{transform:translateX(-50%)}.PopUpRedeemGiftCard_step__14vWC{width:50%;padding:32px;box-sizing:border-box}.PopUpRedeemGiftCard_closeBtn__2Omwj{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;font-weight:700;cursor:pointer;z-index:9999;color:#333}.PopUpRedeemGiftCard_title__LAwI6{font-size:22px;font-weight:700;margin-bottom:10px}.PopUpRedeemGiftCard_subtitle__2sceH{font-size:14px;margin-top:32px;margin-bottom:20px}.PopUpRedeemGiftCard_coinOptions__CghEv{display:flex;gap:12px;margin-bottom:20px}.PopUpRedeemGiftCard_coinButton__B0pSz{padding:10px 20px;border-radius:6px;border:none;background:#e6efef;cursor:pointer}.PopUpRedeemGiftCard_coinButton__B0pSz.PopUpRedeemGiftCard_active__C1G3Z{background:teal;color:#fff}.PopUpRedeemGiftCard_input__QqSjj{width:100%;margin-bottom:15px;padding:12px;border-radius:6px;border:1px solid #ddd}.PopUpRedeemGiftCard_proceedBtn__0VnXa{width:100%;padding:14px;margin-top:32px}.PopUpRedeemGiftCard_proceedBtn__0VnXa,.PopUpRedeemGiftCard_submitBtn__9X6wA{background:#33c5b5;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer}.PopUpRedeemGiftCard_submitBtn__9X6wA{padding:12px 24px}.PopUpRedeemGiftCard_disabledBtn__M3rwi{background:#aaa;color:#f5f5f5}.PopUpRedeemGiftCard_summaryTitle__hM2WL{font-size:18px;font-weight:700;margin-bottom:20px}.PopUpRedeemGiftCard_summaryRow__RL_pN{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.PopUpRedeemGiftCard_actions__l5lvg{display:flex;justify-content:flex-end;gap:12px;margin-top:48px}.PopUpRedeemGiftCard_cancelBtn__4QwFY{background:transparent;border:none;color:gray;font-weight:700;cursor:pointer}@keyframes PopUpRedeemGiftCard_slideUp__A0UAP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PopUpRedeemGiftCard_loader__2Ge_2{width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;display:inline-block;animation:PopUpRedeemGiftCard_spin__rHj1f .8s linear infinite}@keyframes PopUpRedeemGiftCard_spin__rHj1f{to{transform:rotate(1turn)}}.shop_root__ZpSjZ{display:flex;flex-direction:column;border-radius:10px;margin-top:5px;gap:5px;padding:10px}@media(max-width:550px){.shop_root__ZpSjZ{padding:16px}}.shop_shop__EiNr4{border:1px solid #deeaea;background-color:#fff;width:100%;display:flex;flex-direction:column;border-radius:10px;padding:24px}.shop_tabContent__AqWi2{margin-top:32px;margin-bottom:48px}.shop_tabsWrapper__YkKX3{display:flex;flex-wrap:wrap;gap:calc(var(--relatedSpacing)*4);position:relative;padding-bottom:10px;margin-top:24px;margin-bottom:48px}.shop_tabsWrapper__YkKX3>*{gap:calc(var(--relatedSpacing)*2);display:flex;flex-direction:column;align-items:center;cursor:pointer}.shop_card___3JiO{text-decoration:none;border-radius:12px;overflow:hidden;position:relative;background:#f8f9fa;box-shadow:0 6px 14px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease}.shop_card___3JiO:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.25)}.shop_imageWrapper__TsDm_{position:relative;width:100%;height:180px;background:#f8f9fa}.shop_imageWrapper__TsDm_ img{width:100%;height:100%;object-fit:contain;background:#f8f9fa}.shop_imageWrapper__TsDm_ .shop_overlay__q6zvy{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.shop_imageWrapper__TsDm_ .shop_title__H2D8q{position:absolute;bottom:10px;left:15px;color:#fff;font-size:1.25rem;font-weight:600;z-index:2}.shop_backBtn__WbEYB{display:flex;align-self:flex-end;align-items:center;gap:6px;padding:8px 14px;font-size:14px;max-width:-moz-fit-content;max-width:fit-content;font-weight:500;color:#333;background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s ease}.shop_backBtn__WbEYB:hover{background-color:#eaeaea;border-color:#ccc}.shop_backBtn__WbEYB:active{background-color:#ddd;transform:scale(.98)}