.section-title{color:#222;text-align:center;letter-spacing:1px;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.section-subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.1rem;font-style:italic}.hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero__visual{aspect-ratio:auto;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__visual .progressive-image__placeholder,.hero__visual .progressive-image__full{filter:brightness(.6)}.hero__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.hero__content{max-width:800px;margin:0 auto}.hero__title{letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:400}.hero__subtitle{margin-bottom:3rem;font-size:1.5rem;font-weight:300;line-height:1.6}.hero__cta{color:#000;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background-color:#d4af37;border:none;padding:1rem 2.5rem;font-family:Lora,serif;font-size:1rem;transition:all .3s;display:inline-block}.hero__cta:hover{color:#000;background-color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.featured{background-color:#faf9f6;padding:6rem 2rem}.featured__container{max-width:1400px;margin:0 auto}.featured__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem;display:grid}.featured__item{transition:transform .3s}.featured__item:hover{transform:translateY(-5px)}.featured__image-container{aspect-ratio:1;margin-bottom:1rem;position:relative;overflow:hidden}.featured__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured__item:hover .featured__image{transform:scale(1.05)}.featured__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.featured__item:hover .featured__overlay{opacity:1}.featured__view{color:#000;text-transform:uppercase;letter-spacing:1px;background-color:#d4af37;padding:.8rem 1.5rem;font-size:.9rem;transition:all .3s}.featured__view:hover{background-color:#fff;transform:translateY(-2px)}.featured__name{color:#222;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:400}.featured__price{color:#666;font-size:1rem}.featured__action{text-align:center}.featured__all{color:#222;text-transform:uppercase;letter-spacing:1px;border:1px solid #d4af37;padding:.8rem 2rem;font-size:.9rem;transition:all .3s;display:inline-block}.featured__all:hover{color:#000;background-color:#d4af37}.story{background-color:#f2f2f2;padding:6rem 2rem}.story__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.story__content{padding-right:2rem}.story__content .section-title{text-align:left}.story__text{color:#444;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.story__link{color:#d4af37;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #0000;padding-bottom:.2rem;font-size:1rem;transition:all .3s;display:inline-block}.story__link:hover{border-bottom-color:#d4af37}.story__image-container{height:100%;overflow:hidden}.story__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.story__image:hover{transform:scale(1.03)}.testimonials{background-color:#faf9f6;padding:6rem 2rem}.testimonials__container{max-width:1000px;margin:0 auto;position:relative}.testimonials__slider{height:200px;margin:3rem 0;position:relative;overflow:hidden}.testimonials__slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.testimonials__slide.active{opacity:1}.testimonials__quote{text-align:center;color:#444;margin:0;padding:0 2rem;font-size:1.2rem;font-style:italic;line-height:1.8}.testimonials__author{color:#d4af37;margin-top:1.5rem;font-style:normal;font-weight:600}.testimonials__controls{justify-content:center;gap:1rem;display:flex}.testimonials__control{color:#d4af37;cursor:pointer;background:0 0;border:1px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.testimonials__control:hover{color:#fff;background-color:#d4af37}.newsletter{color:#fff;text-align:center;background-color:#0f0f0f;padding:6rem 2rem}.newsletter__container{max-width:800px;margin:0 auto}.newsletter__title{color:#d4af37;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.newsletter__text{color:#ccc;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.newsletter__form{max-width:600px;margin:0 auto}.newsletter__input-group{margin-bottom:1rem;display:flex}.newsletter__input{color:#fff;background-color:#1a1a1a;border:1px solid #333;flex:1;padding:1rem;font-family:Lora,serif;font-size:1rem}.newsletter__input:focus{border-color:#d4af37;outline:none}.newsletter__submit{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#d4af37;border:none;padding:0 2rem;font-family:Lora,serif;transition:all .3s}.newsletter__submit:hover{background-color:#fff}.newsletter__message{min-height:20px;font-size:.9rem}.newsletter__message.success{color:#d4af37}.newsletter__message.error{color:#ff6b6b}@media screen and (width<=1024px){.featured__grid{grid-template-columns:repeat(2,1fr)}.story__container{grid-template-columns:1fr;gap:2rem}.story__content{order:2;padding-right:0}.story__image-container{order:1}.story__content .section-title{text-align:center;margin-bottom:2rem}}@media screen and (width<=768px){.section-title{font-size:2rem}.hero{min-height:500px}.hero__title{font-size:3rem}.hero__subtitle{font-size:1.2rem}.featured,.story,.testimonials,.newsletter{padding:4rem 1.5rem}}@media screen and (width<=480px){.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1rem}.featured__grid{grid-template-columns:1fr}.newsletter__input-group{flex-direction:column}.newsletter__input{margin-bottom:1rem}.newsletter__submit{width:100%;padding:1rem}.testimonials__quote{font-size:1rem}}
