:root{--wine-purple: #6A1B9A;--grape-green: #66BB6A;--barrel-brown: #6D4C41;--cream: #F5F5DC;--dark-brown: #4A2C2A;--light-cream: #FAF7F0;--gold: #D4AF37}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Crimson Text,serif;line-height:1.6;color:var(--dark-brown);background-color:var(--light-cream);overflow-x:hidden}h1,h2,h3{font-family:Dancing Script,cursive}.section-title{font-size:3.5rem;font-weight:600;color:var(--wine-purple);text-align:center;margin-bottom:1rem}.navbar{position:fixed;top:0;width:100%;background:#6a1b9af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo h1{font-size:2.5rem;color:var(--cream);font-weight:700}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:var(--cream);text-decoration:none;font-size:1.2rem;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:var(--grape-green)}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--grape-green);transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:var(--cream);margin:3px 0;transition:.3s}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#6a1b9a66;z-index:-1}.hero-content{text-align:center;color:#fff;max-width:800px;padding:0 2rem}.hero-title{font-size:6rem;font-weight:700;margin-bottom:1rem;text-shadow:3px 3px 6px rgba(0,0,0,.5);letter-spacing:4px}.hero-subtitle{font-size:2rem;margin-bottom:2rem;color:var(--cream);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-ornament{width:100px;height:3px;background:var(--grape-green);margin:2rem auto;position:relative}.hero-ornament:before,.hero-ornament:after{content:"";position:absolute;width:15px;height:15px;background:var(--grape-green);border-radius:50%;top:-6px}.hero-ornament:before{left:-10px}.hero-ornament:after{right:-10px}.hero-description{font-size:1.5rem;color:var(--light-cream);font-style:italic}.section-header{text-align:center;margin-bottom:4rem}.vine-decoration{width:150px;height:40px;margin:0 auto;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 40"><path d="M10 20 Q 30 5, 50 20 T 90 20 Q 110 5, 130 20 Q 140 15, 150 20" stroke="%2366BB6A" stroke-width="3" fill="none"/><circle cx="25" cy="15" r="4" fill="%2366BB6A"/><circle cx="65" cy="25" r="4" fill="%2366BB6A"/><circle cx="105" cy="15" r="4" fill="%2366BB6A"/></svg>') no-repeat center}.heritage{padding:6rem 0;background:linear-gradient(135deg,var(--light-cream) 0%,var(--cream) 100%);position:relative}.heritage-container{max-width:1200px;margin:0 auto;padding:0 2rem}.heritage-story{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.story-text{font-size:1.3rem;line-height:1.8;color:var(--dark-brown)}.story-text p{margin-bottom:2rem;text-align:justify}.heritage-visual{position:relative;height:400px}.vintage-barrel{width:200px;height:300px;background:linear-gradient(145deg,var(--barrel-brown),#5D4037);border-radius:20px;position:relative;margin:0 auto}.vintage-barrel:before,.vintage-barrel:after{content:"";position:absolute;width:220px;height:8px;background:#4a2c2a;border-radius:4px;left:-10px}.vintage-barrel:before{top:80px}.vintage-barrel:after{bottom:80px}.grape-cluster{position:absolute;top:-20px;right:-30px;width:80px;height:120px}.grape-cluster:before{content:"";position:absolute;width:15px;height:15px;background:var(--wine-purple);border-radius:50%;box-shadow:20px 10px 0 var(--wine-purple),-5px 15px 0 var(--wine-purple),15px 25px 0 var(--wine-purple),0 30px 0 var(--wine-purple),10px 40px 0 var(--wine-purple),20px 50px 0 var(--wine-purple),5px 55px 0 var(--wine-purple),15px 65px 0 var(--wine-purple)}.heritage-wave{position:absolute;bottom:0;width:100%;height:100px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M0,60 C300,120 900,0 1200,60 L1200,120 L0,120 Z" fill="%23FAF7F0"/></svg>') no-repeat;background-size:cover}.wines{padding:6rem 0;background:var(--light-cream)}.wines-container{max-width:1200px;margin:0 auto;padding:0 2rem}.wine-collection{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:4rem;margin-top:2rem}.wine-bottle{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 15px 35px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.wine-bottle:hover{transform:translateY(-10px);box-shadow:0 25px 50px #6a1b9a33}.bottle-shape{position:relative;margin:0 auto 2rem;width:80px;height:250px}.bottle-neck{width:20px;height:60px;background:linear-gradient(145deg,#2e7d32,#1b5e20);margin:0 auto;border-radius:10px 10px 0 0;position:relative}.bottle-neck:before{content:"";position:absolute;top:-10px;left:-5px;width:30px;height:20px;background:#d4af37;border-radius:15px 15px 5px 5px}.bottle-body{width:80px;height:190px;background:linear-gradient(145deg,var(--wine-purple),#4A148C);border-radius:0 0 40px 40px;position:relative}.bottle-body.white-wine{background:linear-gradient(145deg,#f9fbe7,#e8f5e8)}.bottle-body.rose-wine{background:linear-gradient(145deg,#fce4ec,#f8bbd9)}.bottle-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--cream);padding:.5rem;border-radius:5px;text-align:center;box-shadow:0 2px 8px #0003;border:2px solid var(--gold)}.bottle-label h3{font-size:.9rem;color:var(--wine-purple);margin-bottom:.2rem}.bottle-label p{font-size:.7rem;color:var(--barrel-brown);font-style:italic}.wine-info h4{font-size:1.8rem;color:var(--wine-purple);margin-bottom:1rem;text-align:center}.wine-info p{color:var(--dark-brown);font-size:1.1rem;text-align:center;line-height:1.6}.vineyard{padding:6rem 0;background:linear-gradient(135deg,var(--grape-green) 0%,#4CAF50 100%);color:#fff;position:relative}.vineyard-container{max-width:1200px;margin:0 auto;padding:0 2rem}.vineyard .section-title{color:#fff}.vineyard-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:2rem}.vineyard-description{font-size:1.3rem;line-height:1.8}.vineyard-description p{margin-bottom:2rem;text-align:justify}.moldovan-patterns{background:#ffffff1a;padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pattern-row{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.pattern-element{width:40px;height:40px;position:relative}.diamond{background:var(--gold);transform:rotate(45deg);border-radius:4px}.cross{background:#fff;position:relative}.cross:before,.cross:after{content:"";position:absolute;background:var(--barrel-brown)}.cross:before{width:100%;height:8px;top:50%;left:0;transform:translateY(-50%)}.cross:after{width:8px;height:100%;left:50%;top:0;transform:translate(-50%)}.spiral{border:4px solid white;border-radius:50%;position:relative}.spiral:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:3px solid var(--gold);border-radius:50%;border-top:none;border-left:none}.vine-pattern{background:#fff;border-radius:50% 0;position:relative}.vine-pattern:after{content:"";position:absolute;top:10px;left:10px;width:8px;height:8px;background:var(--grape-green);border-radius:50%;box-shadow:12px 0 0 var(--grape-green),6px 8px 0 var(--grape-green)}.vineyard-landscape{position:absolute;bottom:0;width:100%;height:120px;overflow:hidden}.hills{position:absolute;bottom:0;width:100%;height:60px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 60"><path d="M0,60 Q200,20 400,40 T800,30 Q1000,10 1200,35 L1200,60 Z" fill="%234A2C2A"/></svg>') no-repeat;background-size:cover}.vines{position:absolute;bottom:40px;width:100%;height:40px;background:repeating-linear-gradient(90deg,transparent 0px,transparent 80px,var(--barrel-brown) 80px,var(--barrel-brown) 82px)}.contact{padding:6rem 0;background:linear-gradient(135deg,var(--barrel-brown) 0%,var(--dark-brown) 100%);color:#fff}.contact-container{max-width:800px;margin:0 auto;padding:0 2rem}.contact .section-title{color:#fff}.wine-label-contact{max-width:500px;margin:0 auto;padding:2rem}.label-border{background:var(--cream);padding:3rem 2rem;border-radius:15px;border:8px solid var(--gold);position:relative;box-shadow:0 15px 35px #0000004d}.label-border:before,.label-border:after{content:"";position:absolute;background:var(--wine-purple)}.label-border:before{top:10px;left:10px;right:10px;height:3px}.label-border:after{bottom:10px;left:10px;right:10px;height:3px}.label-ornament-top,.label-ornament-bottom{height:30px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 30"><path d="M10,15 Q50,5 100,15 T190,15" stroke="%236A1B9A" stroke-width="2" fill="none"/><circle cx="50" cy="10" r="3" fill="%236A1B9A"/><circle cx="100" cy="20" r="3" fill="%236A1B9A"/><circle cx="150" cy="10" r="3" fill="%236A1B9A"/></svg>') no-repeat center;background-size:contain}.label-content{text-align:center;color:var(--dark-brown)}.winery-name{font-size:3rem;color:var(--wine-purple);margin-bottom:1rem;font-weight:700}.label-divider{width:100px;height:2px;background:var(--gold);margin:1rem auto}.vintage-text{font-size:1.5rem;font-style:italic;margin-bottom:2rem;color:var(--barrel-brown)}.contact-details{margin:2rem 0}.contact-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0;border-bottom:1px solid rgba(109,76,65,.3)}.contact-label{font-weight:600;color:var(--wine-purple);font-size:1.2rem}.contact-value{font-size:1.2rem;color:var(--dark-brown)}@media (max-width: 768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:var(--wine-purple);width:100%;text-align:center;transition:.3s;padding:2rem 0}.nav-menu.active{left:0}.nav-toggle{display:flex}.hero-title{font-size:4rem}.hero-subtitle{font-size:1.5rem}.section-title{font-size:2.5rem}.heritage-story,.vineyard-content{grid-template-columns:1fr;gap:2rem}.wine-collection{grid-template-columns:1fr}.contact-item{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width: 480px){.hero-title{font-size:3rem}.section-title{font-size:2rem}.wine-collection{grid-template-columns:1fr;gap:2rem}.winery-name{font-size:2rem}.heritage-container,.wines-container,.vineyard-container,.contact-container{padding:0 1rem}}
