.LoadMoreCard_cardBox__XzEHu{background-color:#e3edfd;margin:3px;border-radius:var(--radius-lg);transition:all .3s ease-in-out;position:relative;overflow:hidden}.LoadMoreCard_cardBox__XzEHu:hover{background-color:#f2efe5}.LoadMoreCard_infoBox__42HrA{padding:0 10px;line-height:30px}.LoadMoreCard_priceContainer__6yRu2{display:flex;align-items:center;gap:10px}.LoadMoreCard_oldPrice__kpvtB{text-decoration:line-through;color:gray;font-size:14px}.LoadMoreCard_discountedPrice__vj8Qn{color:#e63e3e;font-weight:700;font-size:16px}.LoadMoreCard_pricetitlepapular__1aup3{color:#333;font-size:16px;font-weight:700}.LoadMoreCard_discountBadge__R7JR2{background:#e63e3e;color:#fff;font-size:11px;padding:5px 10px;border-radius:var(--radius-xs);display:flex;justify-content:center;align-items:center;position:absolute;top:10px;left:10px}.LoadMoreCard_cardTitlePapular__9HAqF{font-size:12px}.LoadMoreCard_priceCardpapular__PXP8_{font-size:11px}.LoadMoreCard_containerCardPapular__MOror{width:100%;border-radius:var(--radius-sm)}.LoadMoreCard_cardImagePapular__J6UAh{padding:10px;width:100%;height:400px;border-radius:var(--radius-md);object-fit:cover;object-position:center}.LoadMoreCard_buttonCardPapular__h8EFJ{border:none;background-color:var(--brand);color:#fff;font-size:12px;border-radius:var(--radius-md);padding:0 10px;width:40px;height:40px;display:flex;align-items:center;justify-content:flex-start;margin-top:5px;overflow:hidden;transition:all .3s ease}.LoadMoreCard_buttonCardPapularbox__p9qEm{display:flex;justify-content:flex-end;padding-bottom:10px}.LoadMoreCard_buttonCardPapular__h8EFJ span{visibility:hidden;opacity:0;transition:opacity .3s ease,visibility 0s .3s;width:0;white-space:nowrap}.LoadMoreCard_cardBox__XzEHu:hover .LoadMoreCard_buttonCardPapular__h8EFJ{width:240px}.LoadMoreCard_cardBox__XzEHu:hover .LoadMoreCard_buttonCardPapular__h8EFJ span{visibility:visible;opacity:1;width:240px;margin-left:10px;transition:opacity .3s ease,width .3s ease}.LoadMoreCard_warehouse__8pmX0{position:absolute;top:15px;right:15px;background-color:#fba707;padding:3px 40px;border-radius:var(--radius-xs);color:#fff}@media(max-width:780px){.LoadMoreCard_buttonCardPapular__h8EFJ{width:40px!important;justify-content:center}.LoadMoreCard_buttonCardPapular__h8EFJ span{display:none!important}.LoadMoreCard_cardBox__XzEHu:hover .LoadMoreCard_buttonCardPapular__h8EFJ{width:40px!important}.LoadMoreCard_cardBox__XzEHu:hover .LoadMoreCard_buttonCardPapular__h8EFJ span{display:none!important}.LoadMoreCard_containerCardPapular__MOror{max-width:100%}.LoadMoreCard_cardImagePapular__J6UAh{width:100%;max-width:100%;max-height:100%;height:250px;object-fit:cover;object-position:center}.LoadMoreCard_priceContainer__6yRu2{gap:5px}.LoadMoreCard_oldPrice__kpvtB{font-size:10px}.LoadMoreCard_discountedPrice__vj8Qn{font-size:12px}}.LoadMore_container__M83ph{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.LoadMore_card__DQco3{background-color:#eee;padding:1rem;border-radius:var(--radius-xs);text-align:center}.LoadMore_loadMoreBtn__MwqB7{background-color:var(--brand);color:var(--on-brand);padding:.75rem 1.5rem;font-size:1rem;border:1px solid var(--brand);border-radius:var(--btn-radius);cursor:pointer;transition:var(--btn-transition);box-shadow:var(--btn-shadow);margin:3rem auto 2rem;display:block;text-align:center;width:20%!important}.LoadMore_loadMoreBtn__MwqB7:hover:not(:disabled){background-color:var(--brand-hover);border-color:var(--brand-hover);box-shadow:var(--btn-shadow-hover);transform:translateY(-1px)}.LoadMore_loadMoreBtn__MwqB7:active:not(:disabled){transform:translateY(0);box-shadow:var(--btn-shadow)}.LoadMore_containerPapular__0T2HK{width:100%;margin:2rem auto}.LoadMore_headingPapular__URcOf{display:flex;align-items:center;justify-content:space-between;margin:.5rem 2rem 2rem}.LoadMore_subtitlePapular__3_3iL{font-weight:700;font-size:1.4rem}.LoadMore_more__srRxV{color:#00a9ff}.LoadMore_disabledBtn__WrMcn{background-color:#94a3b8;border-color:#94a3b8;box-shadow:none;cursor:not-allowed;opacity:.75}@media (max-width:1023px){.LoadMore_container__M83ph{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.LoadMore_container__M83ph{grid-template-columns:repeat(2,1fr)}.LoadMore_loadMoreBtn__MwqB7{width:40%!important}}.OfferSection_papularSection__kf0m8{margin:3rem 0}.OfferTwoCard_cardBox__IXFRK{background-color:#e3edfd;border-radius:var(--radius-lg);transition:all .3s ease-in-out;position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.OfferTwoCard_cardBox__IXFRK:hover{background-color:#f2efe5;transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.OfferTwoCard_cardPapular__qJaGk{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.OfferTwoCard_containerCardPapular__dKf6q{position:relative;width:100%;overflow:hidden;background:transparent}.OfferTwoCard_cardImagePapular__WT5fI{position:relative!important;width:100%!important;height:200px!important;object-fit:cover}.OfferTwoCard_containerCardPapular__dKf6q:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:OfferTwoCard_loading__8DCRH 1.5s infinite;opacity:0;transition:opacity .3s ease}@keyframes OfferTwoCard_loading__8DCRH{0%{background-position:200% 0}to{background-position:-200% 0}}.OfferTwoCard_discountBadge__IsXmC{left:.75rem;background:#e63e3e;display:flex;justify-content:center;align-items:center}.OfferTwoCard_discountBadge__IsXmC,.OfferTwoCard_warehouse__cYlHe{position:absolute;top:.75rem;color:#fff;font-size:.75rem;font-weight:600;padding:.375rem .75rem;border-radius:var(--radius-xs);z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.2)}.OfferTwoCard_warehouse__cYlHe{right:.75rem;background-color:#fba707}.OfferTwoCard_infoBox__m1Fsk{padding:1rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1}.OfferTwoCard_cardTitlePapular__BJUrN{font-size:.875rem;font-weight:500;line-height:1.4;color:#1a1a1a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.45rem}.OfferTwoCard_priceCardpapular__elL4D{font-size:.875rem;display:flex;align-items:center}.OfferTwoCard_boxMob__8E_C_{display:none}.OfferTwoCard_priceContainer__qoDZe{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.OfferTwoCard_oldPrice__wzs5k{text-decoration:line-through;color:#9ca3af;font-size:.75rem;font-weight:400}.OfferTwoCard_discountedPrice__F3i1e{color:#e63e3e;font-weight:700;font-size:1rem}.OfferTwoCard_pricetitlepapular__ooEJh{color:#1a1a1a;font-size:1rem;font-weight:700;margin:0}.OfferTwoCard_buttonCardPapularbox__JfKsI{display:flex;justify-content:flex-end;margin-top:auto}.OfferTwoCard_buttonCardPapular__pNr1j{border:none;background-color:var(--brand);color:#fff;font-size:.75rem;border-radius:var(--radius-md);padding:0 .625rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;transition:all .3s ease;cursor:pointer;flex-shrink:0}.OfferTwoCard_buttonCardPapular__pNr1j:hover{background-color:var(--brand-hover)}.OfferTwoCard_buttonCardPapular__pNr1j span{visibility:hidden;opacity:0;transition:opacity .3s ease,visibility 0s .3s;width:0;white-space:nowrap;font-size:.75rem}.OfferTwoCard_cardBox__IXFRK:hover .OfferTwoCard_buttonCardPapular__pNr1j{width:auto;padding:0 .75rem}.OfferTwoCard_cardBox__IXFRK:hover .OfferTwoCard_buttonCardPapular__pNr1j span{visibility:visible;opacity:1;width:auto;margin-left:.5rem;transition:opacity .3s ease,width .3s ease}@media (max-width:640px){.OfferTwoCard_cardBox__IXFRK{border-radius:var(--radius-lg)}.OfferTwoCard_containerCardPapular__dKf6q{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.OfferTwoCard_cardImagePapular__WT5fI{height:130px!important;object-fit:cover;object-position:center center}.OfferTwoCard_buttonCardPapularbox__JfKsI{display:none}.OfferTwoCard_infoBox__m1Fsk{padding:.75rem;gap:.5rem}.OfferTwoCard_cardTitlePapular__BJUrN{font-size:.8125rem;min-height:2.275rem}.OfferTwoCard_discountedPrice__F3i1e,.OfferTwoCard_pricetitlepapular__ooEJh{font-size:.9375rem}.OfferTwoCard_oldPrice__wzs5k{font-size:.6875rem}.OfferTwoCard_discountBadge__IsXmC,.OfferTwoCard_warehouse__cYlHe{font-size:.6875rem;padding:.25rem .5rem;top:.5rem}.OfferTwoCard_discountBadge__IsXmC{left:.5rem}.OfferTwoCard_warehouse__cYlHe{right:.5rem;padding:.25rem .625rem}.OfferTwoCard_boxMob__8E_C_{display:flex;align-items:center;justify-content:space-between}.OfferTwoCard_buttonCardPapular__pNr1j{width:2.5rem!important;height:2.25rem;justify-content:center;padding:0}.OfferTwoCard_buttonCardPapular__pNr1j span{display:none!important}.OfferTwoCard_cardBox__IXFRK:hover .OfferTwoCard_buttonCardPapular__pNr1j{width:2.5rem!important;padding:0}}@media (min-width:641px) and (max-width:768px){.OfferTwoCard_cardTitlePapular__BJUrN{font-size:.875rem}.OfferTwoCard_buttonCardPapular__pNr1j{width:2.5rem}.OfferTwoCard_cardBox__IXFRK:hover .OfferTwoCard_buttonCardPapular__pNr1j{width:auto;padding:0 .625rem}}@media (min-width:1024px){.OfferTwoCard_cardBox__IXFRK{border-radius:var(--radius-lg)}.OfferTwoCard_containerCardPapular__dKf6q{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.OfferTwoCard_infoBox__m1Fsk{padding:1.25rem}.OfferTwoCard_cardTitlePapular__BJUrN{font-size:.9375rem}.OfferTwoCard_discountedPrice__F3i1e,.OfferTwoCard_pricetitlepapular__ooEJh{font-size:1.125rem}.OfferTwoCard_oldPrice__wzs5k{font-size:.8125rem}}.OfferTwo_wrapper__AWNj7{--offer-bg:#fd8fa3;--offer-ink:#1a1a1a;--offer-muted:#8a8a8a;--offer-sale:#db2b51;--offer-grad-start:#db2b51;--offer-grad-mid:#db2b51;--offer-grad-end:#db2b51;--offer-blob:rgba(255,152,172,.45);--offer-gradient:linear-gradient(90deg,var(--offer-grad-start) 0%,var(--offer-grad-mid) 48%,var(--offer-grad-end) 100%);width:100%;position:relative}.OfferTwo_grid__84fFe{display:grid;grid-template-columns:repeat(12,1fr);border:1px solid rgba(255,77,115,.12);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 2px 8px rgba(255,77,115,.08);background:#fff}.OfferTwo_mobileIntro___5VIY{display:none}.OfferTwo_side__xX0uO{grid-column:span 12;background:var(--offer-gradient);display:flex;align-items:center;justify-content:space-between;padding:1rem .8rem;gap:.7rem;position:relative;overflow:hidden}.OfferTwo_side__xX0uO:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,hsla(0,0%,100%,.18) 0,transparent 52%);pointer-events:none}.OfferTwo_title__CaL8q{font-weight:700;color:#fff;font-size:.8rem;z-index:1}.OfferTwo_title__CaL8q span{display:inline-block;margin-left:4px}.OfferTwo_icon__KfsF1{display:none;margin-top:2%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));z-index:1}.OfferTwo_more__voHdR{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:100%;padding:5px;transition:background-color .22s ease,transform .22s ease;color:#fff;font-weight:600;font-size:.7rem;text-decoration:none;z-index:1}.OfferTwo_more__voHdR:hover{background:hsla(0,0%,100%,.16);transform:translateX(-2px)}.OfferTwo_arrow__0anib{transform:rotate(-135deg);font-size:1rem}.OfferTwo_timerContainer__adZd8{display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:1;width:100%}.OfferTwo_timer__hYonC{justify-content:center;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);padding:.75rem 1rem;border:1px solid hsla(0,0%,100%,.28)}.OfferTwo_timerGroup__BbI0Z,.OfferTwo_timer__hYonC{display:flex;align-items:center;gap:.35rem}.OfferTwo_timerItem__Tw_kc{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:35px}.OfferTwo_timerValue__ffbT8{font-size:1.5rem;font-weight:700;color:#fff;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.OfferTwo_timerUnit__6lAsR{font-size:.65rem;color:hsla(0,0%,100%,.9);font-weight:500}.OfferTwo_timerSeparator__qa1SE{font-size:1.5rem;font-weight:700;color:hsla(0,0%,100%,.82);line-height:1}.OfferTwo_carousel__bLD3l{grid-column:span 12;padding:1rem 0;background:var(--offer-gradient);overflow:hidden}.OfferTwo_item__XZSnv{padding:0 6px;flex-shrink:0}@media (min-width:768px){.OfferTwo_icon__KfsF1{display:block}}@media (min-width:1024px){.OfferTwo_side__xX0uO{grid-column:span 2;flex-direction:column;justify-content:center;gap:1.5rem;padding:1rem}.OfferTwo_title__CaL8q{font-size:1.4rem}.OfferTwo_title__CaL8q span{display:block;margin-left:0;margin-bottom:2px}.OfferTwo_timerContainer__adZd8{width:auto}.OfferTwo_timer__hYonC{padding:1rem 1.25rem;gap:.75rem}.OfferTwo_timerValue__ffbT8{font-size:1.75rem}.OfferTwo_timerUnit__6lAsR{font-size:.7rem}.OfferTwo_timerSeparator__qa1SE{font-size:1.75rem}.OfferTwo_carousel__bLD3l{grid-column:span 10;padding:1rem 1.5rem;overflow-x:visible}}@media (max-width:1023px){.OfferTwo_wrapper__AWNj7{padding:1.35rem 1rem 1.6rem;overflow:hidden;background:var(--offer-bg)}.OfferTwo_wrapper__AWNj7:before{content:"";position:absolute;top:-90px;right:-70px;width:240px;height:240px;border-radius:50%;background:var(--offer-blob);filter:blur(8px);pointer-events:none}.OfferTwo_mobileIntro___5VIY{display:block;position:relative;z-index:1;margin-bottom:1rem}.OfferTwo_mobileIntroTop__IFxvq{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.15rem}.OfferTwo_saleBadge__RsLEe{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:.7rem;border-radius:var(--radius-full);background:var(--offer-sale);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.06em}.OfferTwo_mobileTitle__RQsGC{margin:0 0 .35rem;color:var(--offer-ink);font-size:1.4rem;font-weight:800;line-height:1.5}.OfferTwo_mobileSubtitle__B9dkF{margin:0;color:var(--offer-muted);font-size:.82rem;line-height:1.7}.OfferTwo_mobileMore__rydv4{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .9rem;border-radius:var(--radius-pill);background:#fff;color:var(--offer-ink);font-size:.78rem;font-weight:700;text-decoration:none;box-shadow:0 8px 18px rgba(255,77,115,.1)}.OfferTwo_countdownCard__uJBqf{position:relative;padding:1.2rem 1rem 1.05rem;border-radius:28px;background:var(--offer-gradient);text-align:center}.OfferTwo_countdownFlame__20aom{position:absolute;top:14px;right:16px;font-size:1.4rem}.OfferTwo_countdownTitle__vaf6h{margin:0 0 .35rem;color:#fff;font-size:1.08rem;font-weight:800}.OfferTwo_countdownText__UHA6g{margin:0 0 .95rem;color:hsla(0,0%,100%,.9);font-size:.78rem}.OfferTwo_countdownCard__uJBqf .OfferTwo_timer__hYonC{width:100%;padding:.75rem .6rem;border:0;border-radius:22px;background:hsla(0,0%,100%,.22)}.OfferTwo_countdownCard__uJBqf .OfferTwo_timerValue__ffbT8{font-size:1.25rem}.OfferTwo_countdownCard__uJBqf .OfferTwo_timerUnit__6lAsR{display:block;font-size:.62rem}.OfferTwo_grid__84fFe{border:0;border-radius:0;box-shadow:none;background:transparent}.OfferTwo_side__xX0uO{display:none}.OfferTwo_carousel__bLD3l{padding:.35rem 0 0;background:transparent;overflow-x:hidden}.OfferTwo_carousel__bLD3l .react-multi-carousel-list{overflow:hidden;padding:0}.OfferTwo_item__XZSnv{padding:0 4px}}.HomePopup_popupOverlay__q0_cW{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.55);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;animation:HomePopup_overlayFadeIn__I5hJ0 .45s ease forwards}.HomePopup_popupBox__QA16G{position:relative;max-width:max-content;width:100%;border-radius:var(--radius-xl);overflow:hidden;background:transparent}.HomePopup_popupImage__OzqnP{width:100%;height:80vh;display:block;cursor:pointer}.HomePopup_closeButton__dH5sq{position:absolute;top:8px;right:8px;width:34px;height:34px;border:none;border-radius:var(--radius-full);background:rgba(0,0,0,.65);color:#fff;font-size:26px;line-height:34px;cursor:pointer;z-index:2;transition:all .2s ease}.HomePopup_closeButton__dH5sq:hover{background:rgba(0,0,0,.85);transform:rotate(90deg)}.HomePopup_overlayClose__PoOVn{animation:HomePopup_overlayFadeOut__yQD0s .35s ease forwards}.HomePopup_fadeAnimation__7C2Xb{animation:HomePopup_fadeIn__Npv9W .45s ease forwards}.HomePopup_fadeAnimationClose__RDOP5{animation:HomePopup_fadeOut__eTiOT .35s ease forwards}.HomePopup_zoomAnimation__bHfVl{animation:HomePopup_zoomIn__gObH5 .45s cubic-bezier(.22,1,.36,1) forwards}.HomePopup_zoomAnimationClose__t3yv0{animation:HomePopup_zoomOut__C4l06 .35s ease forwards}.HomePopup_slideUpAnimation__uY66w{animation:HomePopup_slideUpIn__Jjjpw .45s cubic-bezier(.22,1,.36,1) forwards}.HomePopup_slideUpAnimationClose__xkB_H{animation:HomePopup_slideUpOut__ZUF85 .35s ease forwards}.HomePopup_slideDownAnimation__DJ5on{animation:HomePopup_slideDownIn__zZjAh .45s cubic-bezier(.22,1,.36,1) forwards}.HomePopup_slideDownAnimationClose__kPDx3{animation:HomePopup_slideDownOut__j_WBG .35s ease forwards}.HomePopup_flipAnimation__dLFGG{animation:HomePopup_flipIn__EfyYt .55s ease forwards;transform-style:preserve-3d}.HomePopup_flipAnimationClose__8BKGp{animation:HomePopup_flipOut__dU_AS .35s ease forwards;transform-style:preserve-3d}@keyframes HomePopup_overlayFadeIn__I5hJ0{0%{opacity:0}to{opacity:1}}@keyframes HomePopup_overlayFadeOut__yQD0s{0%{opacity:1}to{opacity:0}}@keyframes HomePopup_fadeIn__Npv9W{0%{opacity:0}to{opacity:1}}@keyframes HomePopup_fadeOut__eTiOT{0%{opacity:1}to{opacity:0}}@keyframes HomePopup_zoomIn__gObH5{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes HomePopup_zoomOut__C4l06{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes HomePopup_slideUpIn__Jjjpw{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePopup_slideUpOut__ZUF85{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(80px)}}@keyframes HomePopup_slideDownIn__zZjAh{0%{opacity:0;transform:translateY(-80px)}to{opacity:1;transform:translateY(0)}}@keyframes HomePopup_slideDownOut__j_WBG{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-80px)}}@keyframes HomePopup_flipIn__EfyYt{0%{opacity:0;transform:perspective(900px) rotateX(75deg) scale(.9)}to{opacity:1;transform:perspective(900px) rotateX(0deg) scale(1)}}@keyframes HomePopup_flipOut__dU_AS{0%{opacity:1;transform:perspective(900px) rotateX(0deg) scale(1)}to{opacity:0;transform:perspective(900px) rotateX(70deg) scale(.9)}}@media (max-width:768px){.HomePopup_popupBox__QA16G{width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);background:#000;display:flex;align-items:center;justify-content:center}.HomePopup_popupImage__OzqnP{width:auto;height:auto;max-width:calc(100vw - 32px);max-height:80dvh;object-fit:contain}}.Story_storySection__MoBRw{position:relative;z-index:5;width:100%;padding:12px 0 4px;overflow:hidden;background:#fff}.Story_storyList__ofM7E{width:min(100%,1200px);margin:0 auto;padding:0 16px 8px;display:flex;align-items:flex-start;gap:14px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;cursor:-webkit-grab;cursor:grab;overscroll-behavior-x:contain}.Story_storyList__ofM7E.Story_dragging__G5uul{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Story_storyList__ofM7E::-webkit-scrollbar{height:4px}.Story_storyList__ofM7E::-webkit-scrollbar-thumb{background:transparent;border-radius:var(--radius-pill)}.Story_storyList__ofM7E:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.Story_storyList__ofM7E{scrollbar-width:thin;scrollbar-color:transparent transparent}.Story_storyList__ofM7E:hover{scrollbar-color:rgba(0,0,0,.2) transparent}.Story_storyItem__lwWhk{min-width:78px;max-width:78px;border:none;outline:none;background:transparent;padding:0;cursor:pointer;text-align:center;flex-shrink:0}.Story_storyRing__X6xAN{width:74px;height:74px;padding:2px;background:linear-gradient(135deg,#ffb300,#ff4f8b,#7b2cff)}.Story_storyInner__1lyXV,.Story_storyRing__X6xAN{border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}.Story_storyInner__1lyXV{width:100%;height:100%;padding:3px;background:#fff;overflow:hidden}.Story_storyImage__YYRiR{object-fit:cover;display:block;pointer-events:none}.Story_emptyStory__I3RSp,.Story_storyImage__YYRiR{width:100%;height:100%;border-radius:var(--radius-full)}.Story_emptyStory__I3RSp{background:#f3f3f3;color:#999;display:flex;align-items:center;justify-content:center;font-size:20px}.Story_storyTitle__gLkiT{margin:8px 0 0;font-size:12px;font-weight:500;line-height:1.5;color:#333;height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}@media (max-width:768px){.Story_storySection__MoBRw{padding-top:12px}.Story_storyList__ofM7E{width:100%;padding:0 12px 8px;gap:12px;cursor:default}.Story_storyList__ofM7E::-webkit-scrollbar{display:none}.Story_storyList__ofM7E{scrollbar-width:none}.Story_storyItem__lwWhk{min-width:70px;max-width:70px}.Story_storyRing__X6xAN{width:66px;height:66px}.Story_storyTitle__gLkiT{font-size:11px}}.StoryClient_storyOverlay__hOfj0{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:16px}.StoryClient_storyModal__NlFcm{width:min(360px,94vw);max-height:92vh;background:#fff;border-radius:var(--radius-lg);overflow:hidden;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.35);display:flex;flex-direction:column}.StoryClient_closeButton__4k6gT{position:absolute;top:10px;left:10px;width:30px;height:30px;border-radius:var(--radius-full);border:none;background:rgba(0,0,0,.55);color:#fff;font-size:24px;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center}.StoryClient_mediaBox__r_cQK{width:100%;aspect-ratio:9/12;background:#000;overflow:hidden}.StoryClient_storyMedia__rFySX{width:100%;height:100%;object-fit:cover;display:block}.StoryClient_emptyMedia__E_yBa{width:100%;height:100%;color:#fff;display:flex;align-items:center;justify-content:center}.StoryClient_storyInfo__j6Y1Z{padding:14px 14px 16px;background:#fff}.StoryClient_storyInfo__j6Y1Z h3{margin:0 0 6px;font-size:15px;font-weight:700;color:#222;text-align:center}.StoryClient_storyInfo__j6Y1Z p{margin:0 0 12px;font-size:13px;color:#666;text-align:center}.StoryClient_viewButton__KdlO9{width:100%;height:42px;border-radius:var(--radius-md);background:#ffc107;color:#111;font-size:14px;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.StoryClient_storyOverlay__hOfj0{padding:0}.StoryClient_storyModal__NlFcm{width:70vw;height:70vh;max-height:70vh;border-radius:var(--radius-sm)}.StoryClient_mediaBox__r_cQK{flex:1 1;aspect-ratio:unset}.StoryClient_storyInfo__j6Y1Z{padding-bottom:22px}}.StoryClient_storyOverlay__hOfj0{animation:StoryClient_storyFadeIn__HJptX .2s ease forwards}.StoryClient_storyModal__NlFcm{animation:StoryClient_storyScaleIn__k3WhS .24s ease forwards}.StoryClient_navButton__1ERBF{position:absolute;top:45%;transform:translateY(-50%);width:36px;height:52px;border:none;border-radius:var(--radius-pill);background:rgba(0,0,0,.45);color:#fff;font-size:34px;line-height:1;cursor:pointer;z-index:4;display:flex;align-items:center;justify-content:center}.StoryClient_prevButton__3tk_U{right:10px}.StoryClient_nextButton__JLFSW{left:10px}@keyframes StoryClient_storyFadeIn__HJptX{0%{opacity:0}to{opacity:1}}@keyframes StoryClient_storyScaleIn__k3WhS{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.StoryClient_navButton__1ERBF{top:42%;width:32px;height:48px;font-size:30px}.StoryClient_prevButton__3tk_U{right:8px}.StoryClient_nextButton__JLFSW{left:8px}}