.hero-banner{color:#fff;background-image:url(/banner.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.hero-banner{background-size:110%}}.hero-overlay{z-index:1;background:linear-gradient(#2f2f2f99,#2f2f2f99);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:800px;padding:0 20px;position:relative}.hero-content h1{color:#f9f9f9;margin-bottom:20px;font-size:3rem;font-weight:700}.hero-content p{color:#f1f1f1;margin-bottom:30px;font-size:1.2rem;line-height:1.6}.hero-button{color:#fff;background-color:#c99746;border-radius:30px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s}.hero-button:hover{background-color:#b48035}@media (max-width:768px){.hero-banner{background-position:top;background-size:cover;height:100vh}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1rem}}
.hero-section{text-align:center;color:#333;background-color:#f9f5eb;padding:6rem 1.5rem}.hero-text{max-width:800px;margin:0 auto 3rem}.hero-text h2{color:#3c2a21;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.4rem}.hero-text h2 span{color:#a47e3b}.hero-text p{color:#555;font-size:1.1rem;line-height:1.7}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.feature-card{background:#fffdf8;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 14px #00000014}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #0000001f}.icon{color:#a47e3b;margin-bottom:1rem}.feature-card h3{color:#3c2a21;margin-bottom:.5rem;font-size:1.25rem}.feature-card p{color:#666;font-size:1rem;line-height:1.5}@media (max-width:768px){.hero-text h2{font-size:1.8rem}.feature-card{padding:1.5rem 1rem}}
.testimonials-section{text-align:center;background-color:#fffdf8;padding:80px 20px}.testimonials-section h2{color:#333;margin-bottom:50px;font-size:2.2rem;font-weight:700}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:30px;display:grid}.testimonial-card{background-color:#fdf8f2;border-radius:16px;max-width:350px;padding:30px;transition:all .3s;box-shadow:0 4px 10px #00000014}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001f}.feedback{color:#444;margin-bottom:20px;font-style:italic;line-height:1.6}h4{color:#222;margin-bottom:5px;font-weight:600}span{color:#c99746;font-size:.95rem;font-weight:500}
.featured-products{text-align:center;background-color:#fdf8ef;padding:6rem 2rem}.section-header{max-width:700px;margin:0 auto 3rem}.section-header h2{color:#3c2a21;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem}.section-header p{color:#555;font-size:1.1rem;line-height:1.6}.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.product-card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 16px #00000014}.product-card img{object-fit:cover;width:100%;height:320px}.product-card h3{color:#3c2a21;margin-top:1rem;font-size:1.3rem}.product-card p{color:#666;margin:.6rem 0 1.5rem;padding:0 1rem;font-size:1rem}.product-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001a}
.our-clients{text-align:center;background-color:#fffaf0;padding:6rem 2rem}.section-header{max-width:700px;margin:0 auto 3rem}.section-header h2{color:#3c2a21;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.3rem}.section-header p{color:#555;font-size:1.1rem;line-height:1.6}.client-logos{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));place-items:center;gap:2.5rem;max-width:1000px;margin:0 auto;display:grid}.client-logo img{filter:grayscale()brightness(.9);opacity:.9;width:140px;height:auto;transition:all .3s}.client-logo img:hover{filter:grayscale(0%)brightness();opacity:1;transform:scale(1.05)}@media (max-width:768px){.client-logo img{width:100px}}
