*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fafafa;font-family:Inter,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;width:100%;position:fixed;top:0;left:0;box-shadow:0 1px 3px #0000000d}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 20px;display:flex}.nav-logo{color:#2c3e50;align-items:center;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;display:flex}.nav-logo i{color:#e67e22;margin-right:10px}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-menu a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:#e67e22}.nav-actions{align-items:center;gap:1rem;display:flex}.search-box{position:relative}.search-box input{border:1px solid #ddd;border-radius:25px;outline:none;padding:.5rem 2.5rem .5rem 1rem;transition:border-color .3s}.search-box input:focus{border-color:#e67e22}.search-box i{color:#666;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cart-icon{cursor:pointer;font-size:1.2rem;position:relative}.cart-count{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.hamburger{cursor:pointer;flex-direction:column;display:none}.hamburger span{background:#333;width:25px;height:3px;margin:3px 0;transition:all .3s}header{align-items:center;gap:80px;min-height:500px;margin-top:120px;margin-bottom:60px;display:flex}header h1{color:#2c3e50;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:3rem;line-height:1.2}header p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.a1 a{color:#fff;background:#e67e22;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.a1 a:hover{background:#d35400;transform:translateY(-2px);box-shadow:0 10px 20px #e67e224d}header img{border-radius:10px;box-shadow:0 20px 40px #0000001a}.el-1{align-self:center}h2{text-align:center;color:#2c3e50;margin:80px 0 50px;font-family:Playfair Display,serif;font-size:2.5rem;position:relative}h2:after{content:"";background:#e67e22;width:80px;height:3px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-bottom:80px;display:grid}.feature-card{text-align:center;background:#fff;border-radius:15px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000001a}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.feature-icon{color:#fff;background:linear-gradient(135deg,#e67e22,#f39c12);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.feature-card h4{color:#2c3e50;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.5rem}.feature-card p{color:#666;line-height:1.6}.testimonials{background:#fff;border-radius:15px;align-items:center;gap:32px;margin-bottom:80px;padding:2rem;display:flex;box-shadow:0 10px 30px #0000001a}.testimonial-image img{border-radius:10px;box-shadow:0 10px 20px #0000001a}.testimonial-content h3{color:#2c3e50;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.8rem}.rating span{color:#666;margin-left:.5rem}.testimonial-content p{color:#666;margin-bottom:1rem;font-style:italic;line-height:1.6}.testimonial-content p:last-child{color:#2c3e50;font-style:normal;font-weight:600}.products-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.filter-buttons{flex-wrap:wrap;gap:10px;display:flex}.filter-btn{color:#e67e22;cursor:pointer;background:#fff;border:2px solid #e67e22;border-radius:25px;padding:.5rem 1rem;font-weight:500;transition:all .3s}.filter-btn:hover,.filter-btn.active{color:#fff;background:#e67e22}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;margin-bottom:80px;display:grid}.chairbox{background:#fff;border-radius:15px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.chairbox:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.product-badge{color:#fff;z-index:10;background:#e74c3c;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;position:absolute;top:15px;left:15px}.product-image{position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:240px;transition:transform .3s}.product-overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.chairbox:hover .product-overlay{opacity:1}.quick-view-btn{color:#fff;cursor:pointer;background:#e67e22;border:none;border-radius:25px;padding:.8rem 1.5rem;font-weight:600;transition:background .3s}.quick-view-btn:hover{background:#d35400}.product-info{padding:1rem 1rem 1.25rem}.product-info h4{color:#2c3e50;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.25rem}.product-info .rating{margin-bottom:1rem}.product-info ul{margin-bottom:1rem;list-style:none}.product-info li{color:#666;padding:.35rem 0;font-size:.95rem}.product-info li i{color:#27ae60;margin-right:.5rem}.chairprice{justify-content:space-between;align-items:center;display:flex}.chairprice strong{color:#2c3e50;font-size:1.25rem}.add-to-cart-btn{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:25px;padding:.65rem 1rem;font-weight:600;transition:background .3s}.add-to-cart-btn:hover{background:#229954}.contact-section{background:#fff;border-radius:15px;margin-bottom:80px;padding:4rem 3rem;box-shadow:0 10px 30px #0000001a}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.contact-info h3{color:#2c3e50;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.8rem}.contact-info p{color:#666;align-items:center;margin-bottom:1rem;display:flex}.contact-info i{color:#e67e22;width:20px;margin-right:1rem}.social-links{gap:1rem;margin-top:2rem;display:flex}.social-links a{color:#fff;background:#e67e22;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .3s;display:flex}.social-links a:hover{background:#d35400}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#e67e22;outline:none}.submit-btn{color:#fff;cursor:pointer;background:#e67e22;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .3s}.submit-btn:hover{background:#d35400}.modal{z-index:2000;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content{background-color:#fff;border-radius:15px;width:90%;max-width:500px;margin:10% auto;padding:2rem;position:relative}.close{color:#aaa;float:right;cursor:pointer;font-size:28px;font-weight:700;position:absolute;top:15px;right:20px}.close:hover{color:#000}.cart-total{text-align:right;margin:2rem 0;font-size:1.2rem}.checkout-btn{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background .3s}.checkout-btn:hover{background:#229954}footer{color:#fff;background:#2c3e50;margin-top:80px;padding:3rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;padding:0 3rem;display:grid}.footer-section h3,.footer-section h4{margin-bottom:1rem;font-family:Playfair Display,serif}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem;padding-left:1rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#e67e22}.footer-bottom{text-align:center;color:#bdc3c7;border-top:1px solid #34495e;padding-top:2rem}.faq-section{background:#fff;border-radius:15px;margin-bottom:80px;padding:4rem 3rem;box-shadow:0 10px 30px #0000001a}.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #eee;margin-bottom:1rem}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 0;transition:color .3s;display:flex}.faq-question:hover{color:#e67e22}.faq-question h3{color:#2c3e50;margin:0;font-size:1.2rem}.faq-question i{color:#e67e22;transition:transform .3s}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding-bottom:1.5rem}.faq-answer p{color:#666;line-height:1.6}.newsletter-section{text-align:center;background:linear-gradient(135deg,#e67e22,#f39c12);border-radius:15px;margin-bottom:80px;padding:4rem 3rem}.newsletter-content h2{color:#fff;margin-bottom:1rem}.newsletter-content p{color:#ffffffe6;margin-bottom:2rem;font-size:1.1rem}.newsletter-form{justify-content:center;gap:1rem;max-width:500px;margin:0 auto 1rem;display:flex}.newsletter-form input{border:none;border-radius:8px;flex:1;padding:1rem;font-size:1rem}.newsletter-btn{color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;transition:background .3s}.newsletter-btn:hover{background:#34495e}.newsletter-note{color:#fffc;font-size:.9rem}.blog-section{margin-bottom:80px}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;display:grid}.blog-card{background:#fff;border-radius:15px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #0000001a}.blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.blog-image img{object-fit:cover;width:100%;height:200px}.blog-content{padding:2rem}.blog-meta{gap:1rem;margin-bottom:1rem;display:flex}.blog-date{color:#666;font-size:.9rem}.blog-category{color:#fff;background:#e67e22;border-radius:15px;padding:.2rem .6rem;font-size:.8rem}.blog-content h3{color:#2c3e50;margin-bottom:1rem;font-family:Playfair Display,serif}.blog-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.blog-read-more{color:#e67e22;font-weight:600;text-decoration:none;transition:color .3s}.blog-read-more:hover{color:#d35400}.testimonials-carousel{background:#fff;border-radius:15px;margin-bottom:80px;padding:4rem 3rem;box-shadow:0 10px 30px #0000001a}.carousel-container{max-width:800px;margin:0 auto;position:relative}.testimonial-slide{text-align:center;display:none}.testimonial-slide.active{display:block}.testimonial-content{padding:1rem 0}.rating{color:#e67e22;margin-bottom:1rem}.testimonial-author strong{color:#2c3e50;margin-bottom:.25rem;display:block}.testimonial-author span{color:#666;font-size:.9rem}.carousel-prev,.carousel-next{color:#fff;cursor:pointer;background:#e67e22;border:none;border-radius:50%;width:50px;height:50px;font-size:1.2rem;transition:background .3s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-prev:hover,.carousel-next:hover{background:#d35400}.carousel-prev{left:-25px}.carousel-next{right:-25px}.wishlist-btn{cursor:pointer;color:#e74c3c;z-index:10;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;transition:all .3s;position:absolute;top:15px;right:15px}.wishlist-btn:hover{color:#fff;background:#e74c3c;transform:scale(1.1)}.wishlist-btn.active{color:#fff;background:#e74c3c}.wishlist-icon{cursor:pointer;margin-left:1rem;font-size:1.2rem;position:relative}.wishlist-count{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}@media (width<=768px){.nav-menu{display:none}.hamburger{display:flex}.nav-actions{gap:.5rem}.search-box input{width:150px}header{text-align:center;flex-direction:column;gap:40px;margin-top:100px}header h1{font-size:2rem}header img{max-width:100%;height:auto}.testimonials,.products-header{text-align:center;flex-direction:column}.products-grid{grid-template-columns:1fr}.contact-container{grid-template-columns:1fr;gap:2rem}.features{grid-template-columns:1fr}.faq-section,.newsletter-section,.testimonials-carousel{padding:2rem 1.5rem}.newsletter-form{flex-direction:column}.carousel-prev,.carousel-next{display:none}.blog-grid{grid-template-columns:1fr}.testimonial-content p{font-size:1rem}}@media (width<=480px){.container{padding:0 15px}header h1{font-size:1.5rem}.feature-card,.testimonial-content,.contact-section{padding:1.5rem}.search-box input{width:120px}.faq-question h3{font-size:1rem}.blog-content{padding:1.5rem}.newsletter-section{padding:2rem 1rem}}.carousel-comments{background:#f8f9fa;border-top:2px solid #e67e22;border-radius:10px;margin-top:3rem;padding:2rem}.carousel-comments h3{text-align:center;color:#2c3e50;margin-bottom:2rem;font-family:Playfair Display,serif}.comments-container{opacity:0;max-height:0;transition:max-height .5s;overflow:hidden}.carousel-comments.show-comments .comments-container{opacity:1;max-height:500px}.comment-item{background:#fff;border-left:4px solid #e67e22;border-radius:8px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.comment-author{color:#2c3e50;margin-bottom:.5rem;font-weight:600}.comment-text{color:#666;margin-bottom:1rem;font-style:italic;line-height:1.6}.comment-date{color:#999;text-align:right;font-size:.85rem}
