.special-offers{background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;min-height:100vh;padding:2rem 0}.special-offers-container{margin:0 auto;max-width:1200px;padding:0 1rem}.special-offers-header{margin-bottom:3rem;text-align:center}.special-offers-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.special-offers-subtitle{color:#a0a0a0;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.stats-section{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:3rem 0}.stat-item{text-align:center}.stat-number{color:#8b5cf6;display:block;font-size:2.5rem;font-weight:700}.stat-label{color:#a0a0a0;font-size:.9rem;margin-top:.5rem}.categories-section{margin:3rem 0;text-align:center}.categories-title{font-size:1.8rem;margin-bottom:1rem}.categories-subtitle{color:#a0a0a0;margin-bottom:2rem}.categories-filter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.category-button{background:#0000;border:2px solid #333;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.category-button:hover{border-color:#8b5cf6;color:#8b5cf6;transform:translateY(-2px)}.category-button.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.offers-count{color:#a0a0a0;margin-bottom:2rem;text-align:center}.offers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.offer-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:all .3s ease}.offer-card:hover{border-color:#8b5cf6;box-shadow:0 10px 30px #8b5cf633;transform:translateY(-5px)}.offer-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.offer-badge{border-radius:15px;font-size:.8rem;font-weight:700;padding:.25rem .75rem;text-transform:uppercase}.offer-badge.discount{background:#ff6b6b;color:#fff}.offer-badge.free_trial{background:#4ecdc4;color:#fff}.offer-title{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.offer-company{color:#8b5cf6;font-weight:500;margin-bottom:1rem}.offer-description{color:#a0a0a0;line-height:1.6}.offer-description,.offer-pricing{margin-bottom:1.5rem}.original-price{color:#666;font-size:.9rem;text-decoration:line-through}.discounted-price{color:#8b5cf6;font-size:1.8rem;font-weight:700;margin-left:.5rem}.free-trial-text{color:#4ecdc4;font-size:1.5rem;font-weight:700}.discount-percentage{background:#ff6b6b;border-radius:5px;color:#fff;font-size:.8rem;font-weight:700;margin-left:.5rem;padding:.25rem .5rem}.offer-features{margin-bottom:1.5rem}.features-title{color:#fff;font-size:1rem;font-weight:700;margin-bottom:.75rem}.features-list{list-style:none;padding:0}.features-list li{color:#a0a0a0;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.features-list li:before{color:#8b5cf6;content:"✓";font-weight:700;left:0;position:absolute}.offer-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.discount-code{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:5px;color:#8b5cf6;font-family:monospace;font-weight:700;padding:.5rem 1rem}.offer-button{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.offer-button:hover{box-shadow:0 5px 15px #8b5cf666;transform:translateY(-2px)}.offer-stats{color:#666;font-size:.9rem;justify-content:space-between;margin-top:1rem}.click-count,.offer-stats{align-items:center;display:flex}.click-count{gap:.5rem}.expires-at{color:#ff6b6b}.loading{color:#a0a0a0;padding:3rem}.error,.loading{text-align:center}.error{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:10px;color:#ff6b6b;margin:2rem 0;padding:2rem}.no-offers{color:#a0a0a0;padding:3rem;text-align:center}@media (max-width:768px){.special-offers-title{font-size:2rem}.stats-section{gap:2rem}.stat-number{font-size:2rem}.offers-grid{gap:1.5rem;grid-template-columns:1fr}.offer-card{padding:1.5rem}.categories-filter{gap:.5rem}.category-button{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:480px){.special-offers-container{padding:0 .5rem}.offer-footer{align-items:stretch;flex-direction:column;gap:1rem}.offer-button{text-align:center}}
/*# sourceMappingURL=410.671918c2.chunk.css.map*/