@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--about-primary:#244a1b;--about-primary-dark:#1b3515;--about-accent-red:#c92f2f;--about-cream:#f7f7f2;--about-white:#fff;--about-text-main:#202020;--about-text-sec:#666;--about-soft-green:#e8f0e5;--about-soft-red:#f8e5e5;--about-soft-beige:#f5eed9;--font-about-heading:"Playfair Display", serif;--font-about-body:"Manrope", sans-serif}body.about-page{font-family:var(--font-about-body);color:var(--about-text-main);background-color:var(--about-white);-webkit-font-smoothing:antialiased;margin:0;padding:0;line-height:1.6}body.about-page:before{display:none}.about-hero h1,.about-purpose h2,.values-section h2,.about-drives h3,.about-journey h2{font-family:var(--font-about-heading);margin:0}.about-purpose p,.about-hero p,.drive-feature p{margin:0}.about-hero{align-items:center;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.about-hero-bg{z-index:1;background-image:url(/assets/images/farm/about-farmer.webp);background-position:50%;background-size:cover;width:100%;height:100%;animation:20s ease-out forwards slowZoom;position:absolute;top:0;left:0}.about-hero-overlay{z-index:2;background:linear-gradient(90deg,#00000059 0%,#0000008c 50%,#000000b8 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-container{z-index:3;justify-content:flex-end;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.about-hero-content{width:100%;max-width:450px;animation:1s ease-out fadeUp}.about-eyebrow{font-family:var(--font-about-heading);color:#b5d2a8;margin-bottom:.5rem;font-size:1.1rem;font-style:italic;display:block}.about-hero h1{color:var(--about-white);margin-bottom:1.5rem;font-size:46px;font-weight:700;line-height:1.1}.about-hero h1 span{color:#8cba77}.about-hero-divider{background-color:var(--about-white);width:30px;height:2px;margin-bottom:1.5rem}.about-hero p{color:#ffffffe6;font-size:14.5px;line-height:1.7}.about-purpose{background-color:var(--about-white);padding:80px 0}.about-purpose-container{align-items:center;gap:6rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.about-purpose-text{flex:0 0 40%}.purpose-eyebrow{color:var(--about-primary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.purpose-divider{background-color:var(--about-primary);width:25px;height:2px;margin-bottom:1.5rem}.about-purpose h2{color:var(--about-text-main);margin-bottom:1.5rem;font-size:38px;line-height:1.15}.about-purpose p{color:var(--about-text-sec);max-width:340px;margin-bottom:2rem;font-size:15px;line-height:1.7}.about-purpose-cta{background-color:var(--about-accent-red);color:var(--about-white);border-radius:999px;height:42px;padding:0 22px;font-size:.9rem;font-weight:600;line-height:42px;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.about-purpose-cta:hover{background-color:#b02828;transform:translateY(-2px)}.about-purpose-collage{flex:0 0 calc(60% - 6rem);grid-template-rows:200px 200px;grid-template-columns:1fr 1fr;gap:16px;display:grid}.collage-img{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .4s}.collage-img:hover{transform:scale(1.03)}.collage-img-1{grid-row:span 2}.collage-img-2{grid-area:1/2}.collage-img-3{grid-area:2/2}.about-drives{background-color:var(--about-cream);padding:80px 0}.about-drives-header{text-align:center;margin-bottom:4rem}.drives-eyebrow{color:var(--about-primary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.drives-divider{background-color:var(--about-primary);width:30px;height:2px;margin:0 auto}.about-drives-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.drive-feature{text-align:center;padding:0 1rem;position:relative}.drive-feature:not(:last-child):after{content:"";background-color:#0000000f;width:1px;height:80%;position:absolute;top:10%;right:-1rem}.drive-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;display:flex}.drive-icon svg{width:24px;height:24px}.drive-icon.bg-green{background-color:var(--about-soft-green);color:var(--about-primary)}.drive-icon.bg-red{background-color:var(--about-soft-red);color:var(--about-accent-red)}.drive-icon.bg-beige{background-color:var(--about-soft-beige);color:#b58548}.drive-feature h3{color:var(--about-text-main);font-size:1.1rem;font-family:var(--font-about-body);margin-bottom:.75rem}.drive-feature p{color:var(--about-text-sec);font-size:.85rem;line-height:1.6}.about-journey{background-color:var(--about-white);padding:80px 0}.about-journey-container{max-width:1200px;height:400px;margin:0 auto;padding:0 2rem;display:flex}.journey-image{object-fit:cover;border-radius:12px 0 0 12px;flex:0 0 50%;width:50%;height:100%}.journey-panel{background-color:var(--about-primary);color:var(--about-white);border-radius:0 12px 12px 0;flex-direction:column;flex:0 0 50%;padding:4rem;display:flex}.journey-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--about-soft-green);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.journey-divider{background-color:var(--about-soft-green);width:30px;height:2px;margin-bottom:2.5rem}.journey-stats-grid{flex-grow:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid}.stat-item{flex-direction:column;justify-content:center;display:flex;position:relative}.stat-item-1{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:0 2rem 2rem 0}.stat-item-2{border-bottom:1px solid #ffffff1a;padding:0 0 2rem 2rem}.stat-item-3{border-right:1px solid #ffffff1a;padding:2rem 2rem 0 0}.stat-item-4{padding:2rem 0 0 2rem}.stat-item-header{align-items:center;gap:12px;margin-bottom:.25rem;display:flex}.stat-icon{color:var(--about-soft-green)}.stat-number{font-size:32px;font-weight:700;font-family:var(--font-about-heading)}.stat-label{color:#ffffffb3;font-size:.85rem}.about-team{background-color:var(--about-cream);padding:90px 0}.about-team-container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-team-header{text-align:center;margin-bottom:4rem}.team-eyebrow{color:var(--about-primary);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:700;display:block}.team-divider{background-color:var(--about-primary);width:30px;height:2px;margin:0 auto 1.5rem}.about-team-header h2{font-family:var(--font-about-heading);color:var(--about-text-main);margin-bottom:.75rem;font-size:2.5rem}.about-team-header p{color:var(--about-text-sec);max-width:480px;margin:0 auto;font-size:1rem}.team-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.team-card{background-color:var(--about-white);border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.team-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.team-img-wrap{height:300px;position:relative;overflow:hidden}.team-img-wrap img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s}.team-card:hover .team-img-wrap img{transform:scale(1.05)}.team-social{opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);gap:.5rem;padding:1.5rem 1.25rem 1rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.team-card:hover .team-social{opacity:1;transform:translateY(0)}.team-social a{width:34px;height:34px;color:var(--about-white);background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.team-social a:hover{background-color:var(--about-primary);border-color:var(--about-primary)}.team-info{padding:1.5rem}.team-info h3{font-family:var(--font-about-heading);color:var(--about-text-main);margin-bottom:.3rem;font-size:1.25rem}.team-role{color:var(--about-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.team-info p{color:var(--about-text-sec);font-size:.88rem;line-height:1.65}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.about-purpose-container{flex-direction:column;gap:3rem}.about-purpose-text{max-width:100%}.about-purpose-collage{flex:none;grid-template-rows:1fr 1fr;width:100%;height:400px}.about-drives-grid{grid-template-columns:1fr 1fr;row-gap:3rem}.drive-feature:nth-child(2):after{display:none}.about-journey-container{flex-direction:column;height:auto}.journey-image{border-radius:12px 12px 0 0;width:100%;height:300px}.journey-panel{border-radius:0 0 12px 12px;width:100%;padding:3rem}.team-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.about-hero{height:300px}.about-hero-container{justify-content:flex-start}.about-hero h1{font-size:32px}.about-purpose-collage{flex-direction:column;height:auto;display:flex}.collage-img{height:250px}.about-drives-grid{grid-template-columns:1fr;row-gap:3rem}.drive-feature:after{display:none!important}.journey-stats-grid{grid-template-rows:auto;grid-template-columns:1fr}.stat-item{border-bottom:1px solid #ffffff1a;padding:1.5rem 0;border-right:none!important}.stat-item:last-child{border-bottom:none}.journey-panel{padding:2rem 1.5rem}.team-grid{grid-template-columns:1fr}}
