.hero-slider{background:#111;width:100%;height:clamp(300px,55vw,720px);position:relative;overflow:hidden}@media (max-width:1024px){.hero-slider{height:clamp(260px,50vw,560px)}}@media (max-width:768px){.hero-slider{height:clamp(240px,70vw,480px)}}@media (max-width:478px){.hero-slider{height:clamp(220px,85vw,380px)}}.hero-slider .slides{height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.hero-slider .slide{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.hero-slider .slide:after{content:"";background:linear-gradient(#0000001a 0%,#0000004d 100%);position:absolute;inset:0}.hero-slider .slide .slide-content{z-index:2;text-align:center;color:#fff;padding:2rem;position:relative}.hero-slider .slide .slide-content h2{text-shadow:0 2px 4px #0000004d;margin-bottom:1rem;font-family:Adoha,serif;font-size:clamp(2rem,5vw,4rem);font-weight:600}.hero-slider .slide .slide-content p{opacity:.9;max-width:600px;margin:0 auto 1.5rem;font-size:clamp(1rem,2vw,1.25rem)}.hero-slider .slide .slide-content .cta-button{color:#fff;background:#5c4033;border:2px solid #5c4033;padding:.875rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.hero-slider .slide .slide-content .cta-button:hover{color:#fff;background:0 0;border-color:#fff}.hero-slider .indicators{z-index:10;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:768px){.hero-slider .indicators{gap:6px;bottom:16px}}.hero-slider .indicators .dash{cursor:pointer;background:#ffffff40;width:48px;height:3px;transition:background .3s;position:relative;overflow:hidden}@media (max-width:768px){.hero-slider .indicators .dash{width:32px}}.hero-slider .indicators .dash:hover{background:#fff6}.hero-slider .indicators .dash .dash-fill{background:#fff;width:0%;height:100%;position:absolute;top:0;left:0}.announcement-bar{background:#f8d47f;width:100%;padding:.5rem 0;overflow:hidden}.announcement-bar svg{width:100%;height:60px;display:block}@media (max-width:768px){.announcement-bar svg{height:50px}}@media (max-width:478px){.announcement-bar svg{height:40px}}.announcement-bar svg text{fill:#1a1a1a;letter-spacing:.5px;font-family:Adoha,sans-serif;font-size:clamp(24px,2.5vw,36px);font-weight:600}.featured-products{background-color:#faf9f7;background-image:linear-gradient(90deg,#0000002e 1px,#0000 1px),linear-gradient(#0000002e 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:32px 32px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:4rem 1.5rem}@media (max-width:768px){.featured-products{padding:3rem 1rem}}.featured-products .section-header{text-align:center;margin-bottom:3rem}.featured-products .section-header h2{color:#1a1a1a;font-family:Adoha,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-style:italic;font-weight:500}.featured-products .loading,.featured-products .error{text-align:center;color:#666;padding:3rem;font-size:1rem}.featured-products .error{color:#c00}.featured-products .products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1200px){.featured-products .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.featured-products .products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:478px){.featured-products .products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.featured-products .products-grid a{color:inherit;text-decoration:none;display:block}.featured-products .products-grid .product-card{background:#fff;border-radius:4px;flex-direction:column;height:100%;transition:box-shadow .3s;display:flex;overflow:hidden}.featured-products .products-grid .product-card:hover{box-shadow:0 4px 20px #0000001a}.featured-products .products-grid .product-card:hover .product-image img{transform:scale(1.04)}.featured-products .products-grid .product-card:hover .wishlist-button{opacity:1}.featured-products .products-grid .product-card .product-image{aspect-ratio:1;background:#f5f5f5;flex-shrink:0;width:100%;display:block;position:relative;overflow:hidden}.featured-products .products-grid .product-card .product-image .image-wrapper{width:100%;height:100%;position:absolute;inset:0}.featured-products .products-grid .product-card .product-image img{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .5s,transform .4s;display:block;position:absolute;inset:0}.featured-products .products-grid .product-card .product-image img.hover{opacity:1}.featured-products .products-grid .product-card .product-image .sale-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:3;background:#c00;border-radius:2px;padding:.2rem .45rem;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px}.featured-products .products-grid .product-card .product-image .wishlist-button{cursor:pointer;opacity:0;z-index:3;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000001f}.featured-products .products-grid .product-card .product-image .wishlist-button:hover,.featured-products .products-grid .product-card .product-image .wishlist-button.active{opacity:1;color:#fff;background:#5c4033}.featured-products .products-grid .product-card .product-image .wishlist-button svg{width:16px;height:16px}.featured-products .products-grid .product-card .product-info{flex-direction:column;flex:1;gap:.4rem;padding:.875rem .75rem 1rem;display:flex}.featured-products .products-grid .product-card .product-info h3{color:#1a1a1a;margin:0;font-size:.875rem;font-weight:500;line-height:1.35}.featured-products .products-grid .product-card .product-info .price{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;display:flex}.featured-products .products-grid .product-card .product-info .price .original{color:#666;font-size:.8rem;text-decoration:line-through}.featured-products .products-grid .product-card .product-info .price .sale{color:#1a1a1a;font-size:.95rem;font-weight:700}.featured-products .products-grid .product-card .product-info .add-to-cart{color:#fff;cursor:pointer;letter-spacing:.02em;background:#5c4033;border:none;border-radius:3px;width:100%;margin-top:.5rem;padding:.6rem;font-size:.8rem;font-weight:600;transition:background .2s}.featured-products .products-grid .product-card .product-info .add-to-cart:hover{background:#3b2921}.category-tile{aspect-ratio:1;background:#f0ebe5;border-radius:4px;text-decoration:none;display:block;position:relative;overflow:hidden}.category-tile:hover .category-tile__img{transform:scale(1.05)}.category-tile:hover .category-tile__overlay{background:#00000073}.category-tile__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.category-tile__placeholder{background:#e8e0d8;width:100%;height:100%}.category-tile__overlay{background:#00000047;justify-content:center;align-items:flex-end;padding-bottom:1.25rem;transition:background .3s;display:flex;position:absolute;inset:0}.category-tile__overlay span{color:#fff;text-align:center;letter-spacing:.02em;text-shadow:0 1px 4px #0006;font-family:Adoha,serif;font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;font-weight:500}.categories-section{background:#fff;padding:4rem 1.5rem}@media (max-width:768px){.categories-section{padding:3rem 1rem}}.categories-section .section-header{text-align:center;margin-bottom:3rem}.categories-section .section-header h2{color:#1a1a1a;font-family:Adoha,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-style:italic;font-weight:500}.categories-section .categories-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.categories-section .categories-grid{grid-template-columns:1fr;gap:1rem}}.categories-section .category-card{aspect-ratio:4/5;border-radius:8px;position:relative;overflow:hidden}.categories-section .category-card:hover img{transform:scale(1.1)}.categories-section .category-card:hover .category-overlay{background:#00000080}.categories-section .category-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.categories-section .category-card .category-overlay{background:#00000059;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.categories-section .category-card .category-overlay h3{color:#fff;text-align:center;padding:1rem;font-family:Adoha,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.features-section{background:#faf9f7;padding:4rem 1.5rem}@media (max-width:768px){.features-section{padding:3rem 1rem}}.features-section .features-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:478px){.features-section .features-grid{grid-template-columns:1fr;gap:1.5rem}}.features-section .feature-item{text-align:center;padding:1.5rem}.features-section .feature-item .icon{margin-bottom:1rem;font-size:2.5rem}.features-section .feature-item h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem;font-weight:600}.features-section .feature-item p{color:#666;font-size:.875rem;line-height:1.5}.newsletter-section{text-align:center;background:#5c4033;padding:5rem 1.5rem}@media (max-width:768px){.newsletter-section{padding:3rem 1rem}}.newsletter-section h2{color:#fff;margin-bottom:1rem;font-family:Adoha,serif;font-size:clamp(1.75rem,4vw,2.5rem)}.newsletter-section p{color:#fffc;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.newsletter-section .newsletter-form{gap:.5rem;max-width:480px;margin:0 auto;display:flex}@media (max-width:478px){.newsletter-section .newsletter-form{flex-direction:column}}.newsletter-section .newsletter-form input{border:none;flex:1;padding:1rem 1.25rem;font-size:1rem}.newsletter-section .newsletter-form input::placeholder{color:#666}.newsletter-section .newsletter-form button{color:#1a1a1a;cursor:pointer;background:#f8d47f;border:none;padding:1rem 2rem;font-weight:600;transition:background .3s}.newsletter-section .newsletter-form button:hover{background:#f5c44f}
