*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback)}.hero{position:relative;min-height:100vh;background:url(./210518_Dopelemon_05_669c2fd4-a70f-416e-ba64-eb8147404243.jpg) center/cover no-repeat;background-attachment:scroll;background-position:center center;display:flex;align-items:center;padding:2rem;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bd;z-index:1}.hero-content{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:400px;margin-left:3rem}.stat-card{background:linear-gradient(135deg,#ffffff26,#ffffff0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:1.5rem 1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.stat-card.discount-stat{background:linear-gradient(135deg,#fff,#f3f4f6);border:2px solid rgba(255,255,255,.5);box-shadow:0 8px 25px #0000004d}.stat-card.discount-stat:hover{box-shadow:0 12px 35px #0006}.stat-card.discount-stat .stat-number{color:#000}.stat-card.discount-stat .stat-text{color:#374151}.stat-card.info-stat{background:linear-gradient(135deg,#3b82f633,#2563eb1a);border:1px solid rgba(59,130,246,.4)}.stat-number{font-size:2rem;font-weight:700;color:#fff;display:block;margin-bottom:.5rem;line-height:1}.stat-text{font-size:.75rem;color:#d1d5db;text-transform:uppercase;letter-spacing:.05em}.badge{display:inline-block;background:#fff;color:#000;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600;text-transform:uppercase;margin-bottom:1.5rem}h1{font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.subtitle{font-size:1.125rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6}.features{display:flex;gap:2rem;margin-bottom:2rem}.feature{text-align:center}.feature-value{font-size:2rem;font-weight:700;display:block;margin-bottom:.25rem}.feature-label{font-size:.875rem;color:#fff}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#fff;color:#1a1a1a;border:2px solid white}.btn-primary:hover{background:transparent;color:#fff}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#1a1a1a}.discount-cards{display:flex;gap:1.5rem;margin:2rem 0;flex-wrap:wrap}.discount-card{background:linear-gradient(135deg,#dc2626,#991b1b);padding:2rem 2.5rem;border-radius:16px;text-align:center;border:2px solid rgba(255,255,255,.2);box-shadow:0 10px 30px #dc26264d;transition:transform .3s ease;flex:1;min-width:200px}.discount-card:hover{transform:translateY(-5px)}.discount-card .discount-amount{font-size:3rem;font-weight:900;color:#fff;line-height:1.2;margin-bottom:.5rem;display:block}.discount-card .discount-label{font-size:1.5rem;font-weight:700;color:#fecaca;margin-bottom:1rem;display:block;line-height:1.2}.discount-card .discount-model{font-size:.875rem;color:#ffffffe6;font-weight:500;display:block;line-height:1.5;margin-top:.5rem}.sale-info{display:flex;flex-direction:column;gap:.75rem;margin:2rem 0 1.5rem;font-size:1rem;font-weight:500}.sale-info p{display:block;margin:0 0 .5rem;line-height:1.8;padding:0}.sale-dates{display:flex;align-items:center;gap:.75rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;border:1px solid rgba(255,255,255,.2);width:fit-content;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.countdown-timer{display:flex;gap:1rem;margin-bottom:2rem}.timer-box{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.25rem;border-radius:8px;text-align:center;border:2px solid rgba(255,255,255,.2)}.timer-value{display:block;font-size:1.75rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.25rem}.timer-label{display:block;font-size:.75rem;color:#d1d5db;text-transform:uppercase;letter-spacing:.05em}.deals-section{padding:5rem 2rem;background:#f9fafb}.deals-container{max-width:1200px;margin:0 auto}.deals-header{text-align:center;margin-bottom:3rem}.deals-header h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.deals-header p{font-size:1rem;color:#6b7280}.deals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-image{position:relative;width:100%;height:250px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:1.5rem;background:#000;color:#fff}.product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sale-badge{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600}.wishlist-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.product-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.product-description{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.product-pricing{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.current-price{font-size:1.75rem;font-weight:700;color:#fff}.original-price{font-size:1rem;color:#6b7280;text-decoration:line-through}.add-to-cart{width:100%;padding:.75rem;background:#fff;color:#000;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.add-to-cart:hover{background:#f3f4f6}.why-choose-section{padding:5rem 2rem;background:#000;color:#fff}.why-choose-container{max-width:1200px;margin:0 auto}.why-choose-header{text-align:center;margin-bottom:4rem}.why-choose-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.why-choose-header p{font-size:1rem;color:#9ca3af}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.benefit-item{text-align:center}.benefit-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.benefit-icon svg{width:40px;height:40px;fill:#000}.benefit-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#3b82f6}.benefit-description{font-size:.875rem;color:#9ca3af;line-height:1.6}.testimonials-section{padding:5rem 2rem;background:#1f2937;color:#fff}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.testimonials-header p{font-size:1rem;color:#9ca3af}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#000;padding:2rem;border-radius:12px}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-avatar{width:50px;height:50px;border-radius:50%;background:#374151}.testimonial-author h4{font-size:1rem;font-weight:600;margin-bottom:.25rem}.testimonial-location{font-size:.875rem;color:#9ca3af}.testimonial-rating{color:#fbbf24;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{font-size:.875rem;color:#d1d5db;line-height:1.6}@media(max-width:768px){h1{font-size:2rem}.hero-content{grid-template-columns:1fr;gap:2rem}.hero-stats{max-width:100%;gap:.75rem}.stat-card{padding:1.25rem .75rem}.stat-number{font-size:1.5rem}.features{gap:1rem}.feature-value{font-size:1.5rem}.deals-header h2{font-size:2rem}.deals-grid{grid-template-columns:1fr}.countdown-timer{gap:.5rem}.timer-box{padding:.75rem 1rem}.timer-value{font-size:1.5rem}.why-choose-header h2,.testimonials-header h2{font-size:2rem}.benefits-grid,.testimonials-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/black-friday-styles.css.map */
