:root{--vy-forest:#1a3622;--vy-forest-light:#2a4f34;--vy-cream:#f4f1ea;--vy-gold:#d4af37;--vy-text:#2c332e;--vy-white:#ffffff;}*{box-sizing:border-box;margin:0;padding:0;}body{font-family:'Lora',serif;background-color:var(--vy-cream);color:var(--vy-text);line-height:1.7;overflow-x:hidden;}h1,h2,h3,h4,.vy-brand-mark{font-family:'Playfair Display',serif;font-weight:700;color:var(--vy-forest);}img{width:100%;height:auto;object-fit:cover;display:block;}a{color:var(--vy-forest);text-decoration:none;transition:color 0.3s ease;}.vy-masthead{background-color:var(--vy-cream);border-bottom:1px solid rgba(26,54,34,0.1);position:sticky;top:0;z-index:100;}.vy-masthead-inner{max-width:1200px;margin:0 auto;padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center;}.vy-brand-mark{font-size:1.8rem;letter-spacing:-0.5px;}.vy-brand-mark span{color:var(--vy-gold);font-style:italic;}.vy-primary-nav{display:flex;gap:2rem;align-items:center;}.vy-primary-nav a{font-size:0.95rem;font-weight:600;}.vy-primary-nav a:hover{color:var(--vy-gold);}.vy-btn-nav,.vy-btn-primary{display:inline-block;background-color:var(--vy-forest);color:var(--vy-white)!important;padding:0.8rem 1.8rem;border:none;cursor:pointer;font-family:'Lora',serif;font-weight:600;border-radius:2px;transition:background-color 0.3s ease;}.vy-btn-nav:hover,.vy-btn-primary:hover{background-color:var(--vy-forest-light);}.vy-hero-split{display:flex;flex-direction:column;min-height:85vh;}@media(min-width:900px){.vy-hero-split{flex-direction:row;align-items:center;}}.vy-hero-text{flex:1;padding:4rem 2rem;max-width:650px;margin:0 auto;}@media(min-width:900px){.vy-hero-text{padding:6rem 4rem 6rem 8%;}}.vy-hero-text h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;}.vy-hero-sub{font-size:1.25rem;margin-bottom:2.5rem;color:var(--vy-forest-light);}.vy-data-point{margin-bottom:2.5rem;padding-left:1rem;border-left:3px solid var(--vy-gold);}.vy-stat-number{font-size:2.5rem;font-weight:700;font-family:'Playfair Display',serif;color:var(--vy-forest);}.vy-stat-label{font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:var(--vy-forest-light);}.vy-hero-visual{flex:1;height:400px;}@media(min-width:900px){.vy-hero-visual{height:85vh;}}.vy-hero-visual img{height:100%;}.vy-heritage-block{max-width:1200px;margin:6rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;}@media(min-width:850px){.vy-heritage-block{grid-template-columns:1fr 1fr;}}.vy-heritage-content h2{font-size:2.8rem;margin-bottom:1.8rem;}.vy-heritage-content p{margin-bottom:1.5rem;font-size:1.1rem;}.vy-inline-link{text-decoration:underline;text-decoration-color:var(--vy-gold);text-underline-offset:4px;}.vy-micro-details{background-color:var(--vy-white);padding:1.5rem;border-radius:2px;margin-top:2rem;border-left:4px solid var(--vy-forest);}.vy-disclaimer{display:block;margin-top:0.5rem;font-style:italic;color:#666;}.vy-heritage-image img{border-radius:2px;box-shadow:0 20px 40px rgba(0,0,0,0.1);}.vy-agronomy-solutions{background-color:var(--vy-forest);color:var(--vy-white);padding:7rem 2rem;}.vy-agronomy-solutions h2{color:var(--vy-cream);text-align:center;font-size:2.8rem;margin-bottom:4rem;}.vy-solutions-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;}@media(min-width:768px){.vy-solutions-grid{grid-template-columns:repeat(3,1fr);}}.vy-solution-card{background-color:var(--vy-white);color:var(--vy-text);border-radius:2px;overflow:hidden;transition:transform 0.3s ease;}.vy-solution-card:hover{transform:translateY(-10px);}.vy-solution-card img{height:220px;}.vy-solution-card h3{margin:1.5rem 1.5rem 0.5rem;font-size:1.5rem;}.vy-solution-card p{margin:0 1.5rem 1.5rem;font-size:0.95rem;}.vy-advantage-sec{max-width:900px;margin:7rem auto;padding:0 2rem;}.vy-advantage-sec h2{font-size:2.8rem;margin-bottom:3rem;text-align:center;}.vy-advantage-list{list-style:none;}.vy-advantage-list li{position:relative;padding-left:2.5rem;margin-bottom:1.8rem;font-size:1.15rem;}.vy-advantage-list li::before{content:'';position:absolute;left:0;top:8px;width:12px;height:12px;background-color:var(--vy-gold);border-radius:50%;}.vy-client-feedback{background-color:var(--vy-white);padding:6rem 2rem;}.vy-client-feedback h2{text-align:center;font-size:2.8rem;margin-bottom:4rem;}.vy-feedback-wrapper{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;}@media(min-width:800px){.vy-feedback-wrapper{flex-direction:row;}}.vy-feedback-item{flex:1;text-align:center;padding:2rem;background-color:var(--vy-cream);border-radius:2px;}.vy-feedback-item img{width:90px;height:90px;border-radius:50%;margin:0 auto 1.5rem;border:3px solid var(--vy-gold);}.vy-feedback-item blockquote{font-size:1.1rem;font-style:italic;margin-bottom:1.5rem;}.vy-feedback-item cite{font-weight:600;color:var(--vy-forest);font-family:'Playfair Display',serif;}.vy-consultation{max-width:700px;margin:7rem auto;padding:0 2rem;}.vy-consultation h2{text-align:center;font-size:2.8rem;margin-bottom:2.5rem;}.vy-form-wrapper{background-color:var(--vy-white);padding:3rem;border-radius:2px;box-shadow:0 10px 30px rgba(0,0,0,0.05);}.vy-input-group{margin-bottom:1.5rem;}.vy-input-group input,.vy-input-group textarea{width:100%;padding:1rem;border:1px solid #ddd;font-family:'Lora',serif;font-size:1rem;background-color:var(--vy-cream);}.vy-input-group textarea{height:150px;resize:vertical;}.vy-footer-bound{background-color:var(--vy-forest);color:var(--vy-cream);padding:4rem 2rem 2rem;}.vy-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;}@media(min-width:800px){.vy-footer-inner{flex-direction:row;justify-content:space-between;}}.vy-foot-contact h3{color:var(--vy-gold);margin-bottom:1.5rem;}.vy-foot-contact p{margin-bottom:0.5rem;font-size:0.95rem;color:rgba(244,241,234,0.8);}.vy-foot-legal{text-align:left;}@media(min-width:800px){.vy-foot-legal{text-align:right;align-self:flex-end;}}.vy-foot-legal p{margin-bottom:1rem;font-size:0.9rem;color:rgba(244,241,234,0.6);}.vy-legal-nav a{color:var(--vy-gold);font-size:0.9rem;margin-left:1rem;}