.deals-module__IaoPGW__page{background:#fff;width:100%;min-height:100vh}.deals-module__IaoPGW__container{width:min(1600px,94%);margin:40px auto 80px}.deals-module__IaoPGW__loading{color:#7c3aed;justify-content:center;align-items:center;min-height:65vh;font-size:18px;font-weight:700;display:flex}.deals-module__IaoPGW__hero{background:linear-gradient(135deg,#fff 0%,#faf5ff 45%,#f3e8ff 100%);border:1px solid #ede9fe;border-radius:30px;padding:28px;position:relative;overflow:hidden;box-shadow:0 25px 55px #0000000f}.deals-module__IaoPGW__heroTop{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.deals-module__IaoPGW__title{color:#111827;align-items:center;gap:12px;font-size:34px;font-weight:800;display:flex}.deals-module__IaoPGW__title svg{color:#7c3aed}.deals-module__IaoPGW__timer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #ede9fe;border-radius:18px;align-items:center;gap:10px;padding:14px 18px;display:flex}.deals-module__IaoPGW__timer>span{color:#6b7280;margin-right:8px;font-size:15px;font-weight:700}.deals-module__IaoPGW__timeBox{flex-direction:column;align-items:center;width:58px;display:flex;position:relative}.deals-module__IaoPGW__timeBox strong{color:#7c3aed;background:#ede9fe;border-radius:12px;justify-content:center;align-items:center;width:44px;height:40px;font-size:21px;font-weight:800;display:flex}.deals-module__IaoPGW__timeBox small{color:#6b7280;letter-spacing:.08em;margin-top:6px;font-size:10px;font-weight:700}.deals-module__IaoPGW__timeBox:not(:last-child):after{content:":";color:#b794f6;font-size:22px;font-weight:700;position:absolute;top:5px;right:-8px}.deals-module__IaoPGW__heroContent{grid-template-columns:380px minmax(0,1fr);align-items:center;gap:42px;display:grid}.deals-module__IaoPGW__imageBox{background:linear-gradient(135deg,#faf5ff,#ede9fe);border-radius:24px;height:380px;position:relative;overflow:hidden}.deals-module__IaoPGW__heroImage{object-fit:contain;object-position:center bottom;width:100%;height:100%;padding:18px;transition:transform .45s}.deals-module__IaoPGW__imageBox:hover .deals-module__IaoPGW__heroImage{transform:scale(1.05)}.deals-module__IaoPGW__discount{color:#fff;z-index:5;background:linear-gradient(135deg,#9333ea,#7c3aed);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;font-size:28px;font-weight:800;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 15px 35px #7c3aed47}.deals-module__IaoPGW__discount span{font-size:12px}.deals-module__IaoPGW__info{flex-direction:column;align-items:flex-start;display:flex;position:relative}.deals-module__IaoPGW__info h2{color:#111827;width:92%;margin-bottom:16px;font-size:44px;font-weight:800;line-height:1.15}.deals-module__IaoPGW__info p{color:#6b7280;max-width:620px;margin-bottom:24px;font-size:17px;line-height:1.8}.deals-module__IaoPGW__wishlist{z-index:9999;color:#7c3aed;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .35s;display:flex;position:absolute;top:30px;right:10px;box-shadow:0 12px 30px #00000014}.deals-module__IaoPGW__wishlist:hover{color:#fff;background:#7c3aed;transform:translateY(-3px)}.deals-module__IaoPGW__activeWishlist{color:#fff;background:#7c3aed}.deals-module__IaoPGW__rating{align-items:center;gap:8px;margin-bottom:22px;display:flex}.deals-module__IaoPGW__rating span{color:#6b7280;margin-left:8px;font-size:15px;font-weight:600}.deals-module__IaoPGW__price{align-items:center;gap:18px;margin-bottom:34px;display:flex}.deals-module__IaoPGW__price strong{color:#7c3aed;font-size:42px;font-weight:800}.deals-module__IaoPGW__price del{color:#9ca3af;font-size:22px}.deals-module__IaoPGW__price del:after{content:" USD";color:#9ca3af;font-size:12px}.deals-module__IaoPGW__actions{gap:16px;width:100%;margin-top:10px;display:flex}.deals-module__IaoPGW__cartBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:10px;height:58px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.deals-module__IaoPGW__cartBtn:before{content:"";z-index:1;background:#fff;border-radius:50%;width:220%;height:220%;transition:transform .55s,bottom .55s;position:absolute;bottom:-120%;left:50%;transform:translate(-50%)scale(0)}.deals-module__IaoPGW__cartBtn:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0000002e}.deals-module__IaoPGW__cartBtn:hover:before{bottom:-35%;transform:translate(-50%)scale(1)}.deals-module__IaoPGW__cartText{z-index:3;font-size:15px;font-weight:700;transition:all .35s;position:relative}.deals-module__IaoPGW__cartIcon{opacity:0;color:#111827;z-index:3;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .45s,transform .45s;display:flex;position:absolute;right:22px;transform:translate(18px)}.deals-module__IaoPGW__cartBtn:hover .deals-module__IaoPGW__cartText{color:#111827;transform:translate(-10px)}.deals-module__IaoPGW__cartBtn:hover .deals-module__IaoPGW__cartIcon{opacity:1;transform:translate(0)}.deals-module__IaoPGW__viewBtn{color:#111827;background:#fff;border:2px solid #111827;border-radius:999px;flex:1;justify-content:center;align-items:center;height:58px;font-size:15px;font-weight:700;text-decoration:none;transition:all .35s;display:flex}.deals-module__IaoPGW__viewBtn:hover{color:#fff;background:#111827;transform:translateY(-4px)}.deals-module__IaoPGW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:50px 0 28px;display:flex}.deals-module__IaoPGW__left{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.deals-module__IaoPGW__filterBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;height:54px;padding:0 22px;font-size:15px;font-weight:700;transition:all .35s;display:flex}.deals-module__IaoPGW__filterBtn:hover{background:#000;transform:translateY(-3px)}.deals-module__IaoPGW__count{color:#6b7280;font-size:15px;font-weight:600}.deals-module__IaoPGW__right{align-items:center;gap:12px;display:flex;position:relative}.deals-module__IaoPGW__right label{color:#6b7280;font-weight:600}.deals-module__IaoPGW__right select{appearance:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-width:200px;height:52px;padding:0 46px 0 18px;font-size:14px}.deals-module__IaoPGW__right svg{pointer-events:none;position:absolute;right:16px}.deals-module__IaoPGW__activeFilters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:30px;display:flex}.deals-module__IaoPGW__chip{color:#7c3aed;cursor:pointer;background:#f3e8ff;border:none;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.deals-module__IaoPGW__chip:hover{color:#fff;background:#7c3aed}.deals-module__IaoPGW__clearBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;height:42px;padding:0 18px;font-size:14px;font-weight:700;transition:all .35s}.deals-module__IaoPGW__clearBtn:hover{background:#000;transform:translateY(-2px)}.deals-module__IaoPGW__layout{grid-template-columns:1fr;align-items:start;gap:32px;transition:grid-template-columns .35s;display:grid}.deals-module__IaoPGW__layout.deals-module__IaoPGW__showSidebar{grid-template-columns:300px minmax(0,1fr)}.deals-module__IaoPGW__sidebarWrapper{align-self:start;width:100%;animation:.3s deals-module__IaoPGW__sidebarFade;position:sticky;top:95px}@keyframes deals-module__IaoPGW__sidebarFade{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.deals-module__IaoPGW__products{width:100%;min-width:0}.deals-module__IaoPGW__fetching{color:#7c3aed;background:#faf5ff;border:1px solid #ede9fe;border-radius:14px;align-items:center;gap:10px;margin-bottom:20px;padding:16px 18px;font-size:15px;font-weight:700;display:flex}.deals-module__IaoPGW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:28px;display:grid}.deals-module__IaoPGW__loadMoreWrapper{justify-content:center;margin-top:48px;display:flex}.deals-module__IaoPGW__loadMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:999px;min-width:220px;height:56px;padding:0 32px;font-size:15px;font-weight:700;transition:all .35s;box-shadow:0 12px 30px #7c3aed40}.deals-module__IaoPGW__loadMoreBtn:hover{transform:translateY(-3px);box-shadow:0 18px 40px #7c3aed59}.deals-module__IaoPGW__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.deals-module__IaoPGW__emptyState{text-align:center;background:linear-gradient(#fff,#faf5ff);border:1px dashed #d8b4fe;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:100px 30px;display:flex}.deals-module__IaoPGW__emptyState h3{color:#111827;margin-bottom:14px;font-size:30px;font-weight:800}.deals-module__IaoPGW__emptyState p{color:#6b7280;max-width:520px;font-size:16px;line-height:1.8}.deals-module__IaoPGW__resetBtn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:999px;height:52px;margin-top:28px;padding:0 28px;font-size:15px;font-weight:700;transition:all .35s}.deals-module__IaoPGW__resetBtn:hover{background:#6d28d9;transform:translateY(-2px)}@media (max-width:1400px){.deals-module__IaoPGW__heroContent{grid-template-columns:340px 1fr;gap:34px}.deals-module__IaoPGW__layout.deals-module__IaoPGW__showSidebar{grid-template-columns:280px minmax(0,1fr)}.deals-module__IaoPGW__productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1200px){.deals-module__IaoPGW__heroContent{grid-template-columns:300px 1fr}.deals-module__IaoPGW__imageBox{height:310px}.deals-module__IaoPGW__info h2{font-size:38px}.deals-module__IaoPGW__layout.deals-module__IaoPGW__showSidebar{grid-template-columns:260px minmax(0,1fr)}.deals-module__IaoPGW__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){.deals-module__IaoPGW__container{width:95%}.deals-module__IaoPGW__hero{padding:22px}.deals-module__IaoPGW__heroTop{flex-direction:column;align-items:flex-start;gap:20px}.deals-module__IaoPGW__heroContent{grid-template-columns:1fr;gap:28px}.deals-module__IaoPGW__imageBox{height:360px}.deals-module__IaoPGW__wishlist{top:18px;right:18px}.deals-module__IaoPGW__toolbar{flex-direction:column;align-items:stretch;gap:18px}.deals-module__IaoPGW__left{justify-content:space-between;width:100%}.deals-module__IaoPGW__right{width:100%}.deals-module__IaoPGW__right select{flex:1;width:100%}.deals-module__IaoPGW__layout,.deals-module__IaoPGW__layout.deals-module__IaoPGW__showSidebar{grid-template-columns:1fr}.deals-module__IaoPGW__sidebarWrapper{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182773;padding:20px;animation:.25s deals-module__IaoPGW__fadeIn;position:fixed;inset:0;overflow-y:auto}.deals-module__IaoPGW__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.deals-module__IaoPGW__container{width:94%;margin:24px auto 60px}.deals-module__IaoPGW__hero{border-radius:24px;padding:18px}.deals-module__IaoPGW__title{font-size:26px}.deals-module__IaoPGW__timer{flex-wrap:wrap;justify-content:center;width:100%}.deals-module__IaoPGW__imageBox{height:330px}.deals-module__IaoPGW__heroImage{padding:12px}.deals-module__IaoPGW__discount{width:68px;height:68px;font-size:24px}.deals-module__IaoPGW__discount span{font-size:11px}.deals-module__IaoPGW__info{padding-right:64px;position:relative}.deals-module__IaoPGW__wishlist{z-index:10;width:46px;height:46px;top:4px;right:0}.deals-module__IaoPGW__info h2{word-break:break-word;width:100%;padding-right:20px}.deals-module__IaoPGW__price{gap:12px}.deals-module__IaoPGW__price strong{font-size:32px}.deals-module__IaoPGW__price del{font-size:18px}.deals-module__IaoPGW__actions{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.deals-module__IaoPGW__cartBtn,.deals-module__IaoPGW__viewBtn{flex:1;width:auto;min-width:0;max-width:none;height:52px;padding:0 16px}.deals-module__IaoPGW__left{flex-direction:column;align-items:stretch}.deals-module__IaoPGW__filterBtn{justify-content:center;width:100%}.deals-module__IaoPGW__count{text-align:center}.deals-module__IaoPGW__productsGrid{grid-template-columns:1fr}.deals-module__IaoPGW__activeFilters{gap:10px}.deals-module__IaoPGW__chip{justify-content:center;width:100%}.deals-module__IaoPGW__clearBtn,.deals-module__IaoPGW__loadMoreBtn{width:100%}}@media (max-width:480px){.deals-module__IaoPGW__hero{padding:16px}.deals-module__IaoPGW__title{font-size:22px}.deals-module__IaoPGW__timer{gap:8px;padding:12px}.deals-module__IaoPGW__timeBox{width:48px}.deals-module__IaoPGW__timeBox strong{width:38px;height:34px;font-size:17px}.deals-module__IaoPGW__timeBox small{font-size:8px}.deals-module__IaoPGW__imageBox{height:240px}.deals-module__IaoPGW__info h2{font-size:26px}.deals-module__IaoPGW__price strong{font-size:28px}.deals-module__IaoPGW__toolbar{margin:36px 0 24px}}@keyframes deals-module__IaoPGW__fadeIn{0%{opacity:0}to{opacity:1}}
