main{padding-top:0!important}.header-modern{background:transparent;border-bottom:0;position:fixed;top:0;left:0;right:0;z-index:1000}.header-modern.scrolled{background:rgba(255,255,255,.98);backdrop-filter:blur(20px);border-bottom:1px solid var(--amore-gray)}.hero-slider-modern{position:relative;width:100%;height:100vh;min-height:500px;max-height:900px;overflow:hidden}@media(max-width:767px){.hero-slider-modern{height:80vh;min-height:450px}}.hero-slider-modern .swiper{width:100%!important;height:100%!important}.hero-slider-modern .swiper-slide{opacity:1!important;visibility:visible!important}.hero-slider-modern .swiper-fade .swiper-slide{opacity:1!important}.hero-slider-modern .swiper-wrapper{width:100%;height:100%}.hero-slider-modern .swiper-slide{width:100%;height:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f0f0f0}.hero-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-slider-modern .swiper-slide::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.15) 0%,rgba(0,0,0,.35) 100%);z-index:2}.hero-content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.hero-content-inner{text-align:center;max-width:700px;padding:1.5rem;width:100%}@media(min-width:768px){.hero-content-inner{padding:2rem}}.hero-subtitle{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:.75rem}@media(min-width:768px){.hero-subtitle{font-size:.85rem;letter-spacing:.25em;margin-bottom:1rem}}.hero-title{font-family:'Playfair Display',serif;font-size:clamp(2rem,5vw,4.5rem);font-weight:400;color:#fff;line-height:1.1;margin-bottom:1.5rem;word-wrap:break-word}@media(min-width:768px){.hero-title{margin-bottom:2rem}}.hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#fff;color:#1a1a1a;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all .3s ease}@media(min-width:768px){.hero-btn{padding:1rem 2.5rem;font-size:.85rem;gap:.75rem}}.hero-btn:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}.hero-slider-modern .swiper-pagination{bottom:1.5rem!important;z-index:20}@media(min-width:768px){.hero-slider-modern .swiper-pagination{bottom:3rem!important}}.hero-slider-modern .swiper-pagination-bullet{width:10px;height:10px;background:rgba(255,255,255,.5);opacity:1;margin:0 4px}@media(min-width:768px){.hero-slider-modern .swiper-pagination-bullet{width:12px;height:12px}}.hero-slider-modern .swiper-pagination-bullet-active{background:#fff}.hero-slider-modern .swiper-button-prev,.hero-slider-modern .swiper-button-next{color:#fff;width:45px;height:45px;background:rgba(0,0,0,.3);border-radius:50%;display:none;z-index:20}@media(min-width:992px){.hero-slider-modern .swiper-button-prev,.hero-slider-modern .swiper-button-next{display:flex}}.hero-slider-modern .swiper-button-prev::after,.hero-slider-modern .swiper-button-next::after{font-size:1rem}.categories-section{padding:3rem 1rem;background:#fafafa}@media(min-width:768px){.categories-section{padding:5rem 1.5rem}}.categories-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;max-width:1400px;margin:0 auto}@media(min-width:640px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.categories-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.category-card-modern{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:12px;cursor:pointer;text-decoration:none}@media(min-width:768px){.category-card-modern{border-radius:16px}}.category-card-modern img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category-card-modern:hover img{transform:scale(1.08)}.category-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,0) 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}@media(min-width:768px){.category-card-overlay{padding:2rem}}.category-card-title{font-family:'Playfair Display',serif;font-size:1.35rem;font-weight:400;color:#fff;margin-bottom:.5rem}@media(min-width:768px){.category-card-title{font-size:1.75rem;margin-bottom:.75rem}}.category-card-link{font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;opacity:.8;transition:all .3s ease}@media(min-width:768px){.category-card-link{opacity:0;transform:translateY(10px)}.category-card-modern:hover .category-card-link{opacity:1;transform:translateY(0)}}.features-section-modern{padding:2.5rem 1rem;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}@media(min-width:768px){.features-section-modern{padding:4rem 1.5rem}}.features-grid-modern{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}@media(min-width:768px){.features-grid-modern{grid-template-columns:repeat(4,1fr);gap:2rem}}.feature-item-modern{text-align:center;padding:.75rem}@media(min-width:768px){.feature-item-modern{padding:1rem}}.feature-icon-modern{width:36px;height:36px;margin:0 auto .75rem;color:#1a1a1a}@media(min-width:768px){.feature-icon-modern{width:48px;height:48px;margin:0 auto 1rem}}.feature-title-modern{font-size:.8rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}@media(min-width:768px){.feature-title-modern{font-size:.9rem}}.feature-desc-modern{font-size:.7rem;color:#888}@media(min-width:768px){.feature-desc-modern{font-size:.8rem}}.section-modern{padding:3rem 1rem;max-width:1600px;margin:0 auto}@media(min-width:768px){.section-modern{padding:5rem 1.5rem}}.section-header-modern{text-align:center;margin-bottom:2rem}@media(min-width:768px){.section-header-modern{margin-bottom:3rem}}.section-subtitle{font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#888;margin-bottom:.5rem}@media(min-width:768px){.section-subtitle{font-size:.8rem;margin-bottom:.75rem}}.section-title{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;color:#1a1a1a;margin-bottom:1.5rem}@media(min-width:768px){.section-title{margin-bottom:2rem}}.category-tabs-modern{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:1.5rem}@media(min-width:768px){.category-tabs-modern{gap:.5rem;margin-bottom:2rem}}.category-tab-modern{padding:.4rem .9rem;font-size:.75rem;font-weight:500;color:#888;background:transparent;border:1px solid transparent;border-radius:999px;cursor:pointer;transition:all .2s ease}@media(min-width:768px){.category-tab-modern{padding:.5rem 1.25rem;font-size:.85rem}}.category-tab-modern:hover{color:#1a1a1a}.category-tab-modern.active{color:#1a1a1a;background:#f5f5f5;border-color:#e0e0e0}.view-all-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#1a1a1a;text-decoration:none;transition:gap .2s ease}.view-all-link:hover{gap:.75rem}.products-grid-modern{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.products-grid-modern{gap:1.25rem}}@media(min-width:768px){.products-grid-modern{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1200px){.products-grid-modern{grid-template-columns:repeat(4,1fr);gap:2rem}}.sale-banner{position:relative;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);padding:3rem 1.5rem;overflow:hidden}@media(min-width:768px){.sale-banner{padding:4rem 2rem}}.sale-banner::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:linear-gradient(45deg,transparent,rgba(201,168,108,.1),transparent);transform:rotate(25deg)}.sale-banner-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}@media(min-width:768px){.sale-banner-content{flex-direction:row;justify-content:space-between;text-align:left}}.sale-banner-text h3{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;margin-bottom:.5rem}.sale-banner-text p{color:rgba(255,255,255,.7);font-size:.95rem;margin-bottom:1.5rem}@media(min-width:768px){.sale-banner-text p{margin-bottom:0}}.sale-banner-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#c9a86c;color:#1a1a1a;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all .3s ease}.sale-banner-btn:hover{background:#d4bc8e;transform:translateY(-2px)}.bestsellers-slider-container{position:relative;padding:0 2rem}@media(max-width:767px){.bestsellers-slider-container{padding:0}}.bestsellers-slider .swiper-slide{width:280px}@media(max-width:767px){.bestsellers-slider .swiper-slide{width:200px}}.bestsellers-slider .swiper-button-prev,.bestsellers-slider .swiper-button-next{color:#1a1a1a;width:40px;height:40px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08)}.bestsellers-slider .swiper-button-prev::after,.bestsellers-slider .swiper-button-next::after{font-size:.9rem}@media(max-width:767px){.bestsellers-slider .swiper-button-prev,.bestsellers-slider .swiper-button-next{display:none}}.product-card-mini{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0;transition:all .3s ease}.product-card-mini:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-4px)}.product-card-mini-img{aspect-ratio:3/4;overflow:hidden}.product-card-mini-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card-mini:hover .product-card-mini-img img{transform:scale(1.05)}.product-card-mini-info{padding:1rem;text-align:center}.product-card-mini-name{font-size:.9rem;font-weight:600;color:#1a1a1a;text-decoration:none;display:block;margin-bottom:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-mini-name:hover{color:#c9a86c}.product-card-mini-price{font-size:.95rem;font-weight:600;color:#1a1a1a}.product-card-mini-price .old-price{font-size:.8rem;color:#888;text-decoration:line-through;margin-left:.5rem}.reviews-section{background:#fafafa;padding:3rem 1rem}@media(min-width:768px){.reviews-section{padding:5rem 1.5rem}}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto}@media(min-width:640px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #f0f0f0}.review-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.review-avatar{width:48px;height:48px;background:linear-gradient(135deg,#c9a86c,#d4bc8e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.review-meta h6{font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:.15rem}.review-stars{color:#c9a86c;font-size:.75rem}.review-card-body p{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:.75rem}.review-product{font-size:.8rem;color:#888}.review-product a{color:#1a1a1a;text-decoration:none}.review-product a:hover{color:#c9a86c}.brand-story-section{padding:4rem 1.5rem;background:#fff}@media(min-width:768px){.brand-story-section{padding:6rem 2rem}}.brand-story-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.brand-story-container{grid-template-columns:1fr 1fr;gap:4rem}}.brand-story-image{aspect-ratio:4/5;border-radius:16px;overflow:hidden}.brand-story-image img{width:100%;height:100%;object-fit:cover}.brand-story-content h3{font-family:'Playfair Display',serif;font-size:clamp(1.5rem,3vw,2.25rem);color:#1a1a1a;margin-bottom:1rem}.brand-story-content p{font-size:.95rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.brand-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.brand-stat{text-align:center}.brand-stat-number{font-family:'Playfair Display',serif;font-size:1.75rem;font-weight:600;color:#c9a86c;display:block}.brand-stat-label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.instagram-section{padding:3rem 0;background:#fff}@media(min-width:768px){.instagram-section{padding:4rem 0}}.instagram-header{text-align:center;margin-bottom:2rem;padding:0 1.5rem}.instagram-header h3{font-family:'Playfair Display',serif;font-size:1.5rem;color:#1a1a1a;margin-bottom:.5rem}.instagram-header a{color:#888;text-decoration:none;font-size:.9rem;transition:color .2s}.instagram-header a:hover{color:#c9a86c}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}@media(min-width:768px){.instagram-grid{grid-template-columns:repeat(6,1fr)}}.instagram-item{aspect-ratio:1;overflow:hidden;position:relative}.instagram-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.instagram-item:hover img{transform:scale(1.1)}.instagram-item::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .3s ease}.instagram-item:hover::after{background:rgba(0,0,0,.2)}.newsletter-section-modern{background:#1a1a1a;padding:3rem 1rem}@media(min-width:768px){.newsletter-section-modern{padding:5rem 1.5rem}}.newsletter-content-modern{max-width:600px;margin:0 auto;text-align:center}.newsletter-title-modern{font-family:'Playfair Display',serif;font-size:1.5rem;color:#fff;margin-bottom:.75rem}@media(min-width:768px){.newsletter-title-modern{font-size:2rem;margin-bottom:1rem}}.newsletter-desc-modern{font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem}@media(min-width:768px){.newsletter-desc-modern{font-size:1rem;margin-bottom:2rem}}.newsletter-form-modern{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.newsletter-form-modern{flex-direction:row}}.newsletter-input-modern{flex:1;padding:.875rem 1rem;font-size:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;outline:0}@media(min-width:768px){.newsletter-input-modern{padding:1rem 1.25rem}}.newsletter-input-modern::placeholder{color:rgba(255,255,255,.5)}.newsletter-input-modern:focus{border-color:#c9a86c}.newsletter-btn-modern{padding:.875rem 1.5rem;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:#c9a86c;color:#1a1a1a;border:0;border-radius:4px;cursor:pointer;transition:background .3s ease;white-space:nowrap}@media(min-width:768px){.newsletter-btn-modern{padding:1rem 2rem;font-size:.85rem}}.newsletter-btn-modern:hover{background:#d4bc8e}.hero-fallback{background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);min-height:70vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-fallback::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:linear-gradient(45deg,transparent,rgba(201,168,108,.1),transparent);transform:rotate(25deg)}