@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--black:#000;--white:#fff;--gold:#f9d03a;--copper:#d2872a;--light-gray:#f5f5f5;--dark-gray:#333}*{box-sizing:border-box;font-family:Montserrat,Helvetica Neue,sans-serif;margin:0;padding:0}body{background-color:#fff;background-color:var(--white);color:#000;color:var(--black);overflow-x:hidden}nav{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#000;background-color:var(--black);box-shadow:0 4px 30px #0000001a;justify-content:space-between;padding:1.5rem 5%;position:fixed;transition:all .3s ease;width:100%;z-index:1000}.logo,nav{align-items:center;display:flex}.logo{text-decoration:none}.logo-img{height:auto;margin-right:10px;object-fit:contain;width:40px}.logo-text{color:#fff;color:var(--white);font-size:1.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fff;color:var(--white);font-size:1.1rem;letter-spacing:1px;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f9d03a;color:var(--gold)}.mobile-menu-btn{background:none;border:none;color:#fff;color:var(--white);cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.logo-text{font-size:1.4rem}.logo-img{margin-right:8px;width:30px}}.hero{align-items:center;background:linear-gradient(#0000004d,#0000004d),url(/static/media/pic1.c8c142ba2e4c058c4b49.jpg) no-repeat 50%/cover;color:#fff;color:var(--white);display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.hero h1{font-size:3.5rem;font-weight:500;letter-spacing:1px;line-height:1.2;margin-bottom:1.5rem}.hero h1 .highlighted{color:#f9d03a;font-weight:500}.hero p{font-size:1.5rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;max-width:700px}.btn{background-color:#f9d03a;background-color:var(--gold);border:none;border-radius:4px;color:#000;color:var(--black);cursor:pointer;display:inline-block;font-size:.9rem;font-weight:500;letter-spacing:1px;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn:hover{background-color:#d2872a;background-color:var(--copper);box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.about{align-items:center;background-color:#fff;background-color:var(--white);display:flex;gap:5rem;padding:5rem 10%}.about-img{background:url(/static/media/legacy.ed21c6966f9bce5d3573.jpg) no-repeat 50%/cover;border-radius:10px;box-shadow:0 5px 15px #0000001a;flex:1 1;height:500px}.about-content{flex:1 1}.about-content h2{color:#000;color:var(--black);font-size:2.5rem;margin-bottom:1.5rem}.about-content p{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.executive-summary{background:linear-gradient(#000000d9,#000000f2),url(/static/media/summary.78638fa93f35189d7d4d.jpg) no-repeat 50%/cover;color:#fff;padding:6rem 2rem}.summary-container{margin:0 auto;max-width:1200px}.summary-header{margin-bottom:2rem;text-align:center}.section-title{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.title-highlight{color:#d4af37}.title-divider{background:linear-gradient(90deg,#d4af37,#b8860b);border-radius:2px;height:3px;margin:1.5rem auto;width:80px}.summary-subtitle{color:#e0c98c;font-size:1.3rem;font-style:italic;line-height:1.6;margin:0 auto;max-width:600px}.summary-content{margin:0 auto;max-width:900px}.summary-item{align-items:flex-start;display:flex;margin-bottom:3.5rem;padding-left:30px;position:relative}.summary-item:before{background:linear-gradient(180deg,#d4af37,#0000);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.summary-item:last-child:before{height:60%}.summary-icon{align-items:center;background:#d4af3726;border:1px solid #d4af374d;border-radius:50%;color:#d4af37;display:flex;font-size:1.8rem;height:60px;justify-content:center;margin-right:25px;margin-top:8px;min-width:60px}.summary-text{flex:1 1}.summary-text h3{color:#fff;display:inline-block;font-size:1.7rem;margin-bottom:1.2rem;position:relative}.summary-text h3:after{background:#d4af37;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:50px}.summary-text p{color:#e8e8e8;font-size:1.1rem;line-height:1.8;margin-bottom:0}.summary-details{margin-top:1.5rem}.detail-item{align-items:flex-start;display:flex;margin-bottom:1.2rem}.detail-label{color:#d4af37;font-weight:600;min-width:140px}.detail-value{color:#e8e8e8;flex:1 1;line-height:1.7}@media (max-width:768px){.executive-summary{padding:4rem 1.5rem}.section-title{font-size:2.2rem}.summary-subtitle{font-size:1.1rem}.summary-item{flex-direction:column;margin-bottom:2.5rem;padding-left:20px}.summary-icon{margin-bottom:20px;margin-right:0}.detail-item{flex-direction:column}.detail-label{margin-bottom:5px}}@media (max-width:480px){.section-title{font-size:1.8rem}.summary-text h3{font-size:1.4rem}.summary-text p{font-size:1rem}}.wine-collection{background-color:#fffbeb;padding:3rem 1rem}.wine-title{color:#000;font-family:serif;font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem;margin-top:5rem;text-align:center}@media (min-width:768px){.wine-title{font-size:3rem;line-height:1}}.wine-divider{background-color:#f9d03a;height:.25rem;margin:0 auto 1.5rem;width:6rem}.filter-container{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.filter-btn{background-color:initial;border:1px solid #92400e;border-radius:9999px;color:#92400e;font-weight:500;padding:.5rem 1.25rem;transition:all .3s ease}.filter-btn:hover{background-color:#92400e;color:#fff}.filter-btn.active{background-color:#7f1d1d;border-color:#7f1d1d;color:#fff}.wine-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.wine-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wine-grid{grid-template-columns:repeat(3,1fr)}}.wine-list-centered{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px;padding:0 1rem}@media (min-width:768px){.wine-card-simple{padding:2rem}.wine-name{font-size:1.5rem}.wine-description{font-size:1.125rem}.wine-price{font-size:1.25rem}}.wine-card-simple{align-items:flex-start;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1.5rem;transition:box-shadow .3s ease}.wine-card-simple:hover{box-shadow:0 4px 12px #00000014}.wine-info{flex-grow:1}.wine-name{color:#7c2d12;font-family:serif;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.wine-description{color:#4b5563;font-size:1rem}.wine-price{color:#92400e;font-size:1.125rem;font-weight:600;margin-left:1rem;white-space:nowrap}.products{background-color:#f9f9f9;padding:5rem 10%;text-align:center}.section-title{color:#000;color:var(--black);display:inline-block;font-size:2.5rem;margin-bottom:3rem;position:relative}.section-title:after{background-color:#f9d03a;background-color:var(--gold);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.product-card{background-color:#fff;background-color:var(--white);border:1px solid #0000000d;border-radius:8px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.product-img{background-color:#f5f5f5;background-color:var(--light-gray);background-position:50%;background-size:cover;height:300px}.product-info{padding:1.8rem}.product-info h3{color:#000;color:var(--black);font-size:1.3rem;font-weight:500;margin-bottom:.8rem}.product-info p{color:#333;color:var(--dark-gray);font-size:.95rem;font-weight:300;line-height:1.6;margin-bottom:1.5rem}.product-info .price{color:#d2872a;color:var(--copper);font-size:1.2rem;font-weight:700;margin-top:.5rem}.contact{background-color:#000;background-color:var(--black);padding:5rem 10%;text-align:center}.contact,.contact .section-title{color:#fff;color:var(--white)}.contact-info{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;margin-top:3rem}.contact-item{align-items:center;display:flex;flex-direction:column;gap:1rem}.contact-icon{color:#f9d03a;color:var(--gold);font-size:2rem}.contact-item h3{font-size:1.3rem;margin-bottom:.5rem}.contact-item p{color:#ccc}footer{background-color:#000;background-color:var(--black);color:#fff;color:var(--white);padding:4rem 10% 2rem;text-align:center}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.footer-section{flex:1 1;min-width:250px}.footer-section h3{color:#f9d03a;color:var(--gold);font-size:1.5rem;margin-bottom:1.5rem}.footer-section p{color:#ccc;line-height:1.6}.footer-section a{color:#ccc;display:block;margin-bottom:.5rem;text-decoration:none}.footer-section a:hover{color:#f9d03a;color:var(--gold)}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.social-links a{color:#fff;color:var(--white);font-size:1.5rem;transition:color .3s}.social-links a:hover{color:#f9d03a;color:var(--gold)}.copyright{border-top:1px solid #333;color:#999;padding-top:2rem}.copyright a{color:#f9d03a;font-weight:700;text-decoration:none}.copyright a:hover{text-decoration:underline}@media (max-width:992px){.about{flex-direction:column;gap:3rem}.about-img{width:100%}}@media (max-width:768px){.nav-links{display:none}.nav-links.mobile-open{background:#000;background:var(--black);display:flex;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:absolute;right:0;top:100%}.mobile-menu-btn{display:block}.hero h1{font-size:3rem}.hero p{font-size:1.2rem}.about,.contact,.products{padding:3rem 5%}}@media (max-width:576px){.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.btn{padding:.6rem 1.5rem}.section-title{font-size:2rem}}
/*# sourceMappingURL=main.21f605ec.css.map*/