.hero{background:linear-gradient(135deg,#8b1538,#c72c48)}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.2) 100%)}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px;margin:0 auto;width:100%}h1{font-family:Playfair Display,Georgia,serif;font-size:3rem;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.hero-subtitle{font-size:1.2rem;opacity:.95;font-weight:300}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.timeline-section,.terroir-section,.products-section{padding:var(--section-padding-top) var(--section-padding-horizontal) var(--section-padding-bottom)}.section-intro{text-align:center;margin-bottom:4rem}.section-title{font-family:Playfair Display,Georgia,serif;font-size:3rem;color:#2a1f1b;margin:0;font-weight:700}.section-title-center{font-family:Playfair Display,Georgia,serif;font-size:3rem;color:#2a1f1b;text-align:center;margin-bottom:4rem;font-weight:700}.timeline-section{background:#faf8f6}.exploit-timeline{max-width:900px;margin:0 auto;position:relative;display:flex;flex-direction:column}.exploit-timeline-item{display:grid;grid-template-columns:80px 1fr;gap:3rem;margin-bottom:4rem;position:relative}.exploit-timeline-item:last-child{margin-bottom:0}.exploit-timeline-marker{position:relative;display:flex;flex-direction:column;align-items:center}.marker-dot{width:24px;height:24px;background:#8b1538;border-radius:50%;border:4px solid #FAF8F6;box-shadow:0 0 0 4px #8b1538;position:relative;z-index:2}.marker-line{width:3px;flex:1;background:#e8dfd8;margin-top:1rem}.exploit-timeline-content{padding-bottom:2rem}.exploit-timeline-year{display:inline-block;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700;color:#8b1538;margin-bottom:1rem}.exploit-timeline-content h3{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;color:#2a1f1b;margin-bottom:1rem;font-weight:700}.exploit-timeline-content p{font-size:1.1rem;line-height:1.8;color:#5a4a42;margin-bottom:1rem}.terroir-section{background:#fff;display:flex;align-items:center;padding-top:3rem!important}.terroir-section .container{width:100%}.terroir-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;align-items:center}.terroir-card{background:#faf8f6;padding:2rem 2.5rem 3rem;border-radius:20px;transition:all .3s ease}.terroir-card.highlight{background:linear-gradient(135deg,#f5f1ed,#faf8f6);border:2px solid #E8DFD8}.terroir-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #8b15381a}.card-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.terroir-card h3{font-family:Playfair Display,Georgia,serif;font-size:2rem;color:#8b1538;margin-bottom:1.25rem;font-weight:700}.terroir-card p{font-size:1.1rem;line-height:1.8;color:#5a4a42}.products-section{background:#faf8f6}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.product-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;transition:all .3s ease;border:2px solid transparent}.product-card.featured{background:linear-gradient(135deg,#8b1538,#c72c48);color:#fff;transform:scale(1.02)}.product-card:not(.featured):hover{border-color:#8b1538;transform:translateY(-5px);box-shadow:0 15px 40px #8b15381f}.card-header{margin-bottom:1.5rem}.card-badge{display:inline-block;padding:.5rem 1rem;background:#fff3;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.product-card:not(.featured) .card-badge{background:#8b15381a;color:#8b1538}.product-card h3{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;margin-bottom:1rem;font-weight:700}.product-card.featured h3{color:#fff}.product-card:not(.featured) h3{color:#2a1f1b}.product-card p{font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.product-card.featured p{opacity:.95}.product-card:not(.featured) p{color:#5a4a42}.wine-list{list-style:none;padding:0;margin:0}.wine-list li{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:1.1rem;font-weight:500}.wine-list li:last-child{border-bottom:none}.cta-banner{background:#f1ebe4;text-align:center;padding:5rem 2rem}.cta-banner h2{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#2a1f1b}.cta-banner p{font-size:1.25rem;margin-bottom:2.5rem;color:#5a4a42}.btn-primary{display:inline-block;padding:1rem 3rem;background:#8b1538;color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #8b15384d}.btn-primary:hover{background:#c72c48;transform:translateY(-3px);box-shadow:0 6px 30px #8b153866}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.timeline-section,.terroir-section,.products-section{padding:4rem 1.5rem}.section-title,.section-title-center{font-size:2rem}.exploit-timeline-item{grid-template-columns:50px 1fr;gap:1.5rem}.exploit-timeline-year{font-size:2rem}.exploit-timeline-content h3{font-size:1.5rem}.terroir-grid,.products-grid{grid-template-columns:1fr}.product-card.featured{transform:scale(1)}.cta-banner h2{font-size:2rem}}
