*,*::before,*::after{box-sizing:border-box;}body{margin:0;font-family:'Inter',sans-serif;color:#2c3329;background-color:#f9f8f4;line-height:1.6;overflow-x:hidden;}h1,h2,h3,h4,h5,h6{font-family:'Lora',serif;color:#1a3622;margin-top:0;}img{width:100%;height:auto;object-fit:cover;display:block;}.vy-top-bar{position:sticky;top:0;background:rgba(249,248,244,0.95);backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;padding:1.2rem 4%;z-index:100;border-bottom:1px solid #e2e0d8;}.vy-logo-mark{display:flex;align-items:center;gap:0.5rem;font-family:'Lora',serif;font-weight:600;font-size:1.3rem;color:#1a3622;}.vy-nav-links{display:flex;gap:1.5rem;}.vy-nav-links a{text-decoration:none;color:#4a5c48;font-weight:500;font-size:0.9rem;transition:color 0.2s;}.vy-nav-links a:hover{color:#1a3622;}.vy-hero-stage{display:flex;flex-direction:column;padding:6rem 4% 4rem;position:relative;overflow:hidden;min-height:85vh;justify-content:center;}@media(min-width:900px){.vy-hero-stage{flex-direction:row;align-items:center;gap:4rem;}}.vy-hero-content{flex:1;z-index:2;}.vy-hero-title{font-size:clamp(3rem,6vw,5rem);line-height:1.1;margin-bottom:1.5rem;letter-spacing:-0.03em;}.vy-hero-sub{font-size:1.2rem;color:#4a5c48;margin-bottom:2.5rem;max-width:80%;}.vy-btn-primary,.vy-btn-submit{display:inline-block;background-color:#2b422a;color:#fff;padding:1rem 2rem;text-decoration:none;border:none;border-radius:2px;font-family:'Inter',sans-serif;font-weight:500;cursor:pointer;transition:background 0.3s;}.vy-btn-primary:hover,.vy-btn-submit:hover{background-color:#1a2b1a;}.vy-hero-visual{flex:1;position:relative;margin-top:3rem;}@media(min-width:900px){.vy-hero-visual{margin-top:0;}}.vy-abstract-leaf{position:absolute;width:120%;height:120%;background-color:#d4dbce;top:-10%;left:-10%;z-index:-1;border-radius:40% 60% 70% 30% / 40% 50% 60% 50%;}.vy-hero-visual img{border-radius:4px;box-shadow:0 20px 40px rgba(26,54,34,0.1);}.vy-philosophy-article{padding:7rem 4%;background-color:#fff;display:flex;flex-direction:column;gap:3rem;}@media(min-width:800px){.vy-philosophy-article{flex-direction:row;align-items:center;}}.vy-phil-text{flex:1;}.vy-phil-text h2{font-size:2.5rem;margin-bottom:1.5rem;}.vy-data-highlight{font-family:'Lora',serif;font-size:1.4rem;color:#2b422a;font-weight:600;border-bottom:2px solid #d4dbce;}.vy-inline-link{color:#6c5741;text-decoration:none;border-bottom:1px solid currentColor;}.vy-phil-imagery{flex:1;}.vy-phil-imagery img{border-radius:200px 4px 200px 4px;}.vy-solutions-wrapper{padding:5rem 4%;background-color:#f2f0e6;}.vy-solutions-wrapper h2{text-align:center;font-size:2.5rem;margin-bottom:0.5rem;}.vy-micro-detail{text-align:center;color:#6c5741;font-size:0.9rem;margin-bottom:3rem;}.vy-agri-service-grid{display:grid;grid-template-columns:1fr;gap:2rem;}@media(min-width:768px){.vy-agri-service-grid{grid-template-columns:repeat(3,1fr);}}.vy-soil-service-card{background:#fff;padding:2.5rem 2rem;border-top:4px solid #d4dbce;transition:transform 0.3s;}.vy-soil-service-card:hover{transform:translateY(-5px);}.vy-card-featured{border-top-color:#2b422a;box-shadow:0 10px 30px rgba(0,0,0,0.05);}.vy-perks-section{padding:6rem 4%;background:#2b422a;color:#f9f8f4;}.vy-perks-section h2{color:#fff;font-size:2.2rem;margin-bottom:2rem;}.vy-perk-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem;}@media(min-width:600px){.vy-perk-list{grid-template-columns:1fr 1fr;}}.vy-perk-list li{background:rgba(255,255,255,0.05);padding:1.5rem;border-left:3px solid #d4dbce;}.vy-client-voices{padding:6rem 4%;background:#fff;}.vy-client-voices h2{font-size:2.5rem;margin-bottom:3rem;text-align:center;}.vy-testimonial-flex{display:flex;flex-direction:column;gap:3rem;max-width:1000px;margin:0 auto;}@media(min-width:768px){.vy-testimonial-flex{flex-direction:row;}}.vy-testimonial-block{flex:1;background:#f9f8f4;padding:3rem 2rem;position:relative;}.vy-testimonial-block p{font-style:italic;font-size:1.1rem;margin-bottom:2rem;color:#4a5c48;}.vy-client-id{display:flex;align-items:center;gap:1rem;}.vy-client-id img{width:60px;height:60px;border-radius:50%;}.vy-client-meta strong{display:block;color:#1a3622;}.vy-client-meta span{font-size:0.85rem;color:#6c5741;}.vy-faq-module{padding:4rem 4%;max-width:800px;margin:0 auto;}.vy-faq-module h2{font-size:2rem;margin-bottom:2rem;text-align:center;}.vy-faq-q{width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #e2e0d8;padding:1.5rem 0;font-family:'Lora',serif;font-size:1.2rem;font-weight:600;color:#1a3622;cursor:pointer;display:flex;justify-content:space-between;}.vy-faq-q::after{content:'+';font-size:1.5rem;}.vy-faq-a{display:none;padding:1rem 0 2rem;color:#4a5c48;}.vy-inquiry-form-wrap{padding:6rem 4%;background:#e8e6dc;display:flex;flex-direction:column;align-items:center;}.vy-inquiry-form-wrap h2{font-size:2.5rem;margin-bottom:2rem;}.vy-form-layout{width:100%;max-width:600px;background:#fff;padding:3rem;box-shadow:0 15px 35px rgba(26,54,34,0.08);}.vy-input-group{margin-bottom:1.5rem;}.vy-input-group label{display:block;font-size:0.85rem;font-weight:600;color:#4a5c48;margin-bottom:0.5rem;text-transform:uppercase;letter-spacing:0.05em;}.vy-input-group input,.vy-input-group textarea{width:100%;padding:0.8rem;border:1px solid #d4dbce;background:#f9f8f4;font-family:'Inter',sans-serif;font-size:1rem;}.vy-input-group input:focus,.vy-input-group textarea:focus{outline:none;border-color:#2b422a;}.vy-base-footer{background:#162415;color:#a8b5a6;padding:4rem 4% 2rem;font-size:0.9rem;}.vy-footer-columns{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem;}@media(min-width:600px){.vy-footer-columns{flex-direction:row;justify-content:space-between;}}.vy-footer-info h4,.vy-footer-links h4{color:#fff;font-family:'Lora',serif;font-size:1.2rem;margin-bottom:1.2rem;}.vy-footer-links{display:flex;flex-direction:column;gap:0.5rem;}.vy-footer-links a{color:#a8b5a6;text-decoration:none;transition:color 0.2s;}.vy-footer-links a:hover{color:#fff;}.vy-footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:2rem;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;}@media(min-width:768px){.vy-footer-bottom{flex-direction:row;justify-content:space-between;text-align:left;}}.vy-tiny-disclaimer{font-size:0.75rem;opacity:0.6;}