.header-module__6rtY2W__header{z-index:100;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:0 1.5rem;position:sticky;top:0;box-shadow:0 2px 10px #0003}.header-module__6rtY2W__inner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;display:flex}.header-module__6rtY2W__logo{color:#fff;letter-spacing:-.5px;font-size:1.4rem;font-weight:800;text-decoration:none}.header-module__6rtY2W__nav{align-items:center;gap:1.5rem;display:flex}.header-module__6rtY2W__navLink{color:#cbd5e0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.header-module__6rtY2W__navLink:hover{color:#fff}
.dealCard-module__Sy1DlW__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.dealCard-module__Sy1DlW__card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.dealCard-module__Sy1DlW__badge{color:#fff;z-index:1;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.dealCard-module__Sy1DlW__badgeDiscount{background:#e53e3e}.dealCard-module__Sy1DlW__badgeFeatured{background:#d69e2e;left:auto;right:10px}.dealCard-module__Sy1DlW__badgeSource{text-transform:uppercase;z-index:1;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:600;position:absolute;top:10px;right:10px}.dealCard-module__Sy1DlW__sourceAliexpress{color:#fff;background:#ff4747}.dealCard-module__Sy1DlW__sourceAmazon{color:#000;background:#f90}.dealCard-module__Sy1DlW__sourceAwin{color:#fff;background:#2b7de9}.dealCard-module__Sy1DlW__sourceEbay{color:#fff;background:#0064d2}.dealCard-module__Sy1DlW__sourceManual{color:#fff;background:#805ad5}.dealCard-module__Sy1DlW__imageWrap{background:#f7f7f7;width:100%;height:200px;overflow:hidden}.dealCard-module__Sy1DlW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.dealCard-module__Sy1DlW__card:hover .dealCard-module__Sy1DlW__image{transform:scale(1.05)}.dealCard-module__Sy1DlW__content{padding:14px}.dealCard-module__Sy1DlW__title{-webkit-line-clamp:2;color:#1a202c;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.dealCard-module__Sy1DlW__priceRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.dealCard-module__Sy1DlW__price{color:#e53e3e;font-size:1.25rem;font-weight:800}.dealCard-module__Sy1DlW__originalPrice{color:#a0aec0;font-size:.85rem;text-decoration:line-through}.dealCard-module__Sy1DlW__meta{color:#718096;align-items:center;gap:12px;margin-bottom:10px;font-size:.78rem;display:flex}.dealCard-module__Sy1DlW__rating{color:#d69e2e}.dealCard-module__Sy1DlW__ctaButton{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;width:100%;padding:10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.dealCard-module__Sy1DlW__ctaButton:hover{opacity:.9}
.dealGrid-module__dDHUUW__container{max-width:1200px;margin:0 auto}.dealGrid-module__dDHUUW__grid{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:540px){.dealGrid-module__dDHUUW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.dealGrid-module__dDHUUW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.dealGrid-module__dDHUUW__grid{grid-template-columns:repeat(4,1fr)}}.dealGrid-module__dDHUUW__sectionTitle{color:#1a202c;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.dealGrid-module__dDHUUW__empty{text-align:center;color:#a0aec0;padding:3rem;font-size:1rem}.dealGrid-module__dDHUUW__loading{text-align:center;color:#718096;padding:3rem}.dealGrid-module__dDHUUW__loadingDot{background:#667eea;border-radius:50%;width:8px;height:8px;margin:0 3px;animation:.6s infinite alternate dealGrid-module__dDHUUW__bounce;display:inline-block}.dealGrid-module__dDHUUW__loadingDot:nth-child(2){animation-delay:.2s}.dealGrid-module__dDHUUW__loadingDot:nth-child(3){animation-delay:.4s}@keyframes dealGrid-module__dDHUUW__bounce{to{transform:translateY(-8px)}}
.footer-module__tUdqrq__footer{color:#a0aec0;background:#1a1a2e;margin-top:3rem;padding:3rem 1.5rem 1.5rem}.footer-module__tUdqrq__inner{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.footer-module__tUdqrq__inner{grid-template-columns:repeat(4,1fr)}}.footer-module__tUdqrq__colTitle{color:#fff;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.footer-module__tUdqrq__colText{font-size:.85rem;line-height:1.5}.footer-module__tUdqrq__colList{margin:0;padding:0;list-style:none}.footer-module__tUdqrq__colList li{margin-bottom:.4rem}.footer-module__tUdqrq__colList a{color:#a0aec0;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-module__tUdqrq__colList a:hover{color:#fff}.footer-module__tUdqrq__bottom{text-align:center;border-top:1px solid #2d3748;max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;font-size:.8rem}.footer-module__tUdqrq__disclaimer{color:#718096;margin-top:.5rem;font-size:.75rem}
.filters-module__iZfoRW__filters{flex-wrap:wrap;gap:8px;margin-bottom:1.5rem;display:flex}.filters-module__iZfoRW__filterBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 16px;font-size:.85rem;transition:all .2s}.filters-module__iZfoRW__filterBtn:hover{color:#667eea;border-color:#667eea}.filters-module__iZfoRW__filterBtnActive{color:#fff;background:#667eea;border-color:#667eea}.filters-module__iZfoRW__sortRow{align-items:center;gap:10px;margin-bottom:1rem;display:flex}.filters-module__iZfoRW__sortLabel{color:#718096;font-size:.85rem}.filters-module__iZfoRW__sortSelect{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-size:.85rem}.filters-module__iZfoRW__sourceFilters{gap:6px;display:flex}.filters-module__iZfoRW__sourceBtn{cursor:pointer;text-transform:uppercase;border:none;border-radius:14px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:opacity .2s}.filters-module__iZfoRW__sourceBtn:hover{opacity:.8}.filters-module__iZfoRW__sourceBtnAll{color:#4a5568;background:#e2e8f0}.filters-module__iZfoRW__sourceBtnAliexpress{color:#fff;background:#ff4747}.filters-module__iZfoRW__sourceBtnAmazon{color:#000;background:#f90}.filters-module__iZfoRW__sourceBtnEbay{color:#fff;background:#0064d2}.filters-module__iZfoRW__sourceBtnAwin{color:#fff;background:#2b7de9}.filters-module__iZfoRW__sourceBtnManual{color:#fff;background:#805ad5}.filters-module__iZfoRW__sourceBtnInactive{opacity:.4}.filters-module__iZfoRW__pagination{justify-content:center;align-items:center;gap:12px;margin-top:2rem;display:flex}.filters-module__iZfoRW__pageBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 18px;font-size:.9rem;transition:all .2s}.filters-module__iZfoRW__pageBtn:hover:not(:disabled){color:#fff;background:#667eea;border-color:#667eea}.filters-module__iZfoRW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.filters-module__iZfoRW__pageInfo{color:#718096;font-size:.85rem}
.newsletter-module__Bxb5tG__container{max-width:700px;margin:2rem auto;padding:0 1.5rem}.newsletter-module__Bxb5tG__content{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:2.5rem 2rem}.newsletter-module__Bxb5tG__title{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.newsletter-module__Bxb5tG__subtitle{color:#e2e8f0;margin-bottom:1.5rem;font-size:.95rem}.newsletter-module__Bxb5tG__form{gap:8px;max-width:450px;margin:0 auto;display:flex}@media (max-width:480px){.newsletter-module__Bxb5tG__form{flex-direction:column}}.newsletter-module__Bxb5tG__input{color:#fff;background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.newsletter-module__Bxb5tG__input::placeholder{color:#fff9}.newsletter-module__Bxb5tG__input:focus{border-color:#fff}.newsletter-module__Bxb5tG__button{color:#667eea;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:opacity .2s}.newsletter-module__Bxb5tG__button:hover{opacity:.9}.newsletter-module__Bxb5tG__button:disabled{opacity:.6;cursor:not-allowed}.newsletter-module__Bxb5tG__error{color:#fed7d7;margin-top:.75rem;font-size:.85rem}.newsletter-module__Bxb5tG__privacy{color:#ffffff80;margin-top:.75rem;font-size:.75rem}.newsletter-module__Bxb5tG__success{text-align:center;color:#fff;background:linear-gradient(135deg,#38a169,#2f855a);border-radius:16px;padding:2rem}.newsletter-module__Bxb5tG__successIcon{background:#fff3;border-radius:50%;width:48px;height:48px;margin-bottom:.75rem;font-size:1.5rem;line-height:48px;display:inline-block}
.blog-module__xdRd5q__main{background:#f7fafc;min-height:100vh}.blog-module__xdRd5q__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:3rem 1.5rem}.blog-module__xdRd5q__hero h1{margin-bottom:.5rem;font-size:2rem;font-weight:800}.blog-module__xdRd5q__hero p{color:#a0aec0;font-size:1rem}.blog-module__xdRd5q__grid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:2rem auto;padding:0 1.5rem;display:grid}@media (min-width:640px){.blog-module__xdRd5q__grid{grid-template-columns:repeat(2,1fr)}}.blog-module__xdRd5q__card{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.blog-module__xdRd5q__card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.blog-module__xdRd5q__cardImage{background:#e2e8f0;height:180px;overflow:hidden}.blog-module__xdRd5q__cardImage img{object-fit:cover;width:100%;height:100%}.blog-module__xdRd5q__cardContent{padding:1.2rem}.blog-module__xdRd5q__cardCategory{color:#fff;text-transform:uppercase;background:#667eea;border-radius:12px;margin-bottom:.5rem;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}.blog-module__xdRd5q__cardTitle{color:#1a202c;margin-bottom:.4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.blog-module__xdRd5q__cardDesc{color:#718096;margin-bottom:.5rem;font-size:.85rem;line-height:1.4}.blog-module__xdRd5q__cardDate{color:#a0aec0;font-size:.75rem}.blog-module__xdRd5q__article{max-width:750px;margin:0 auto;padding:2rem 1.5rem}.blog-module__xdRd5q__articleHeader{margin-bottom:2rem}.blog-module__xdRd5q__articleCategory{color:#fff;text-transform:uppercase;background:#667eea;border-radius:12px;margin-bottom:.75rem;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.blog-module__xdRd5q__articleTitle{color:#1a202c;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.2}.blog-module__xdRd5q__articleMeta{color:#a0aec0;font-size:.85rem}.blog-module__xdRd5q__articleImage{object-fit:cover;border-radius:12px;width:100%;height:300px;margin-bottom:2rem}.blog-module__xdRd5q__articleBody{color:#2d3748;font-size:1rem;line-height:1.8}.blog-module__xdRd5q__articleBody h1{display:none}.blog-module__xdRd5q__articleBody h2{color:#1a202c;margin:2rem 0 .75rem;font-size:1.4rem;font-weight:700}.blog-module__xdRd5q__articleBody h3{color:#2d3748;margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.blog-module__xdRd5q__articleBody p{margin-bottom:1rem}.blog-module__xdRd5q__articleBody ol,.blog-module__xdRd5q__articleBody ul{margin:.5rem 0 1rem 1.5rem}.blog-module__xdRd5q__articleBody li{margin-bottom:.4rem}.blog-module__xdRd5q__articleBody strong{color:#1a202c}.blog-module__xdRd5q__articleCta{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin:2.5rem 0;padding:2rem}.blog-module__xdRd5q__articleCta h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.blog-module__xdRd5q__articleCta p{color:#e2e8f0;margin-bottom:1rem}.blog-module__xdRd5q__articleCtaBtn{color:#667eea;background:#fff;border-radius:8px;padding:12px 28px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.blog-module__xdRd5q__articleCtaBtn:hover{opacity:.9}
.deals-module__DNnlyG__main{background:#f7fafc;min-height:100vh}.deals-module__DNnlyG__hero{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:3rem 1.5rem 2.5rem}.deals-module__DNnlyG__heroTitle{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:800}.deals-module__DNnlyG__heroSub{color:#a0aec0;font-size:1rem}.deals-module__DNnlyG__section{max-width:1200px;margin:0 auto;padding:1.5rem}.deals-module__DNnlyG__pagination{justify-content:center;align-items:center;gap:12px;padding:1.5rem;display:flex}.deals-module__DNnlyG__pageBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:.9rem;transition:all .2s}.deals-module__DNnlyG__pageBtn:hover:not(:disabled){color:#fff;background:#667eea;border-color:#667eea}.deals-module__DNnlyG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.deals-module__DNnlyG__pageInfo{color:#718096;font-size:.9rem}@media (max-width:640px){.deals-module__DNnlyG__heroTitle{font-size:1.4rem}.deals-module__DNnlyG__heroSub{font-size:.85rem}}
.home-module__scKpyG__main{background:#f7fafc;min-height:100vh}.home-module__scKpyG__hero{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:4rem 1.5rem 3.5rem}.home-module__scKpyG__heroTitle{color:#fff;margin-bottom:.75rem;font-size:2.4rem;font-weight:900;line-height:1.2}.home-module__scKpyG__accent{background:linear-gradient(90deg,#667eea,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__scKpyG__heroSub{color:#a0aec0;max-width:500px;margin:0 auto 2rem;font-size:1.1rem}.home-module__scKpyG__heroCta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-module__scKpyG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.home-module__scKpyG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.home-module__scKpyG__ctaSecondary{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.home-module__scKpyG__ctaSecondary:hover{background:#fff3}.home-module__scKpyG__section{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.home-module__scKpyG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.home-module__scKpyG__sectionTitle{color:#1a202c;font-size:1.4rem;font-weight:800}.home-module__scKpyG__viewAll{color:#667eea;font-size:.9rem;font-weight:600;text-decoration:none}.home-module__scKpyG__viewAll:hover{text-decoration:underline}.home-module__scKpyG__categoryGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}@media (max-width:768px){.home-module__scKpyG__categoryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.home-module__scKpyG__categoryGrid{grid-template-columns:repeat(2,1fr)}}.home-module__scKpyG__categoryCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:18px 12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.home-module__scKpyG__categoryCard:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.home-module__scKpyG__categoryEmoji{font-size:1.8rem}.home-module__scKpyG__categoryLabel{color:#4a5568;font-size:.85rem;font-weight:600}.home-module__scKpyG__blogGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:768px){.home-module__scKpyG__blogGrid{grid-template-columns:1fr}}.home-module__scKpyG__blogCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-module__scKpyG__blogCard:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.home-module__scKpyG__blogCard h3{color:#1a202c;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.home-module__scKpyG__blogCard p{color:#718096;font-size:.85rem;line-height:1.4}@media (max-width:640px){.home-module__scKpyG__heroTitle{font-size:1.6rem}.home-module__scKpyG__heroSub{font-size:.95rem}.home-module__scKpyG__sectionTitle{font-size:1.15rem}}
