.products-page{max-width:1200px;margin:0 auto;padding:1rem;color:#f8fafc}.products-hero{text-align:center;margin-bottom:2rem;padding:1.5rem 0}.hero-badge{display:inline-block;background:rgba(124,58,237,.1);color:#a78bfa;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;margin-bottom:.75rem;border:1px solid rgba(124,58,237,.2)}.products-hero h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#7c3aed,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-hero p{color:#94a3b8;font-size:1rem;max-width:500px;margin:0 auto 1rem;line-height:1.5}.user-count-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(124,58,237,.1);backdrop-filter:blur(10px);border:1px solid rgba(124,58,237,.2);border-radius:15px;padding:.5rem 1rem;font-size:.85rem;color:#f8fafc}.user-count-badge .count{font-weight:700;background:linear-gradient(135deg,#7c3aed,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.user-count-badge .icon{color:#7c3aed}.category-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tab{background:transparent;border:1px solid rgba(124,58,237,.3);color:#94a3b8;padding:.4rem .8rem;border-radius:15px;font-size:.8rem;cursor:pointer;transition:all .2s}.filter-tab.active,.filter-tab:hover{background:#7c3aed;color:#fff;border-color:#7c3aed}.search-container{display:flex;align-items:center}.search-input{background:rgba(15,23,42,.6);border:1px solid rgba(124,58,237,.3);border-radius:.5rem;padding:.4rem .8rem;color:#f8fafc;font-size:.8rem;width:180px}.search-input::placeholder{color:#64748b}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;margin-bottom:3rem}.product-card{background:rgba(15,23,42,.6);backdrop-filter:blur(10px);border-radius:1rem;border:1px solid rgba(124,58,237,.1);overflow:hidden;transition:transform .2s,border-color .2s;position:relative;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-4px);border-color:rgba(124,58,237,.3)}.product-card.featured{border-color:rgba(124,58,237,.4);box-shadow:0 0 20px rgba(124,58,237,.1)}.product-image{position:relative;width:100%;height:180px;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(59,130,246,.1));display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{max-width:85%;max-height:85%;object-fit:contain;border-radius:.5rem}.featured-indicator{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500}.product-info{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.product-header{margin-bottom:.75rem}.product-category{display:inline-block;background:rgba(124,58,237,.1);color:#a78bfa;padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.product-header h3{font-size:1.1rem;font-weight:700;margin:0 0 .25rem;color:#f8fafc;line-height:1.3}.product-subtitle{color:#a78bfa;font-size:.8rem;margin:0 0 .5rem;line-height:1.3}.product-description{color:#94a3b8;margin-bottom:1rem;line-height:1.4;font-size:.85rem;flex-grow:1}.product-features{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.feature-tag{background:rgba(124,58,237,.1);color:#a78bfa;padding:.2rem .4rem;border-radius:10px;font-size:.7rem;font-weight:500}.product-actions{display:flex;gap:.75rem;align-items:center;margin-top:auto}.btn-primary{background:#7c3aed;color:#fff;padding:.6rem 1.25rem;border-radius:.5rem;text-decoration:none;font-weight:500;font-size:.8rem;transition:background-color .2s;border:none;cursor:pointer}.btn-primary:hover{background:#6d28d9}.btn-secondary{display:inline-flex;align-items:center;gap:.4rem;color:#7c3aed;font-weight:500;text-decoration:none;font-size:.8rem;transition:color .2s}.btn-secondary:hover{color:#6d28d9}.freebies-section{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(124,58,237,.1)}.section-header{text-align:center;margin-bottom:2rem}.section-badge{display:inline-block;background:rgba(124,58,237,.1);color:#a78bfa;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;margin-bottom:.75rem;border:1px solid rgba(124,58,237,.2)}.section-header h2{font-size:2rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#7c3aed,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-header p{color:#94a3b8;font-size:1rem;max-width:500px;margin:0 auto;line-height:1.5}.freebies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.freebie-card{background:rgba(15,23,42,.6);backdrop-filter:blur(10px);border-radius:1rem;border:1px solid rgba(124,58,237,.1);overflow:hidden;transition:transform .2s,border-color .2s}.freebie-card:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.3)}.freebie-image{position:relative;width:100%;height:140px;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(59,130,246,.1));display:flex;align-items:center;justify-content:center}.freebie-placeholder{color:#7c3aed}.freebie-content{padding:1.25rem}.freebie-category{display:inline-block;background:rgba(124,58,237,.1);color:#a78bfa;padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.freebie-card h4{font-size:1rem;font-weight:700;margin:0 0 .25rem;color:#f8fafc;line-height:1.3}.freebie-subtitle{color:#94a3b8;font-size:.8rem;line-height:1.4;margin-bottom:1rem}.btn-freebie{background:#7c3aed;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;font-size:.8rem;transition:background-color .2s;border:none;cursor:pointer}.btn-freebie:hover{background:#6d28d9}@media (max-width:768px){.products-page{padding:1rem}.products-hero h1{font-size:2rem}.category-filter{flex-direction:column;gap:1rem;align-items:stretch}.filter-tabs,.search-container{justify-content:center}.search-input{width:100%;max-width:300px}.products-grid{grid-template-columns:1fr}.product-actions{flex-direction:column;gap:.5rem}.btn-primary,.btn-secondary{width:100%;text-align:center;justify-content:center}.freebies-grid{grid-template-columns:1fr}.user-count-badge{margin-top:1rem}}@media (max-width:480px){.products-page{padding:.5rem}.freebie-card,.product-card{margin:0 .5rem}.products-hero h1,.section-header h2{font-size:1.75rem}}.ad-container{display:flex;justify-content:center;align-items:center;margin:2rem 0;min-height:100px;background:rgba(15,23,42,.3);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(124,58,237,.1);padding:1rem}.ad-container.header-ad{margin-top:1rem;margin-bottom:2rem}.ad-container.middle-ad{margin:3rem 0}.ad-container.footer-ad{margin-top:2rem;margin-bottom:1rem}.ad-container div[id^=adsterra-]{width:100%;max-width:728px;min-height:90px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.ad-container{margin:1.5rem 0;padding:.75rem}.ad-container div[id^=adsterra-]{max-width:100%;min-height:60px}}@media (max-width:480px){.ad-container{margin:1rem 0;padding:.5rem}.ad-container div[id^=adsterra-]{min-height:50px}}