.rnd-module__un0E2a__container{max-width:1200px;margin:0 auto;padding:0 20px}.rnd-module__un0E2a__header{background:linear-gradient(135deg,var(--deep-green)0%,var(--earthy-brown)100%);z-index:1000;padding:1rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.rnd-module__un0E2a__header-container{justify-content:space-between;align-items:center;display:flex}.rnd-module__un0E2a__logo-container{align-items:center;gap:12px;text-decoration:none;display:flex}.rnd-module__un0E2a__logo-icon{background:var(--golden-yellow);color:#fff;border-radius:50%;padding:8px;font-size:1.2rem}.rnd-module__un0E2a__logo-text{color:#fff;letter-spacing:1px;font-size:1.1rem;font-weight:700;text-decoration:none}.rnd-module__un0E2a__desktop-nav{gap:2rem;display:flex}.rnd-module__un0E2a__nav-link{color:#fff;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.rnd-module__un0E2a__nav-link:hover,.rnd-module__un0E2a__nav-link.rnd-module__un0E2a__active{color:var(--golden-yellow)}.rnd-module__un0E2a__nav-link.rnd-module__un0E2a__active:after{content:"";background:var(--golden-yellow);height:2px;position:absolute;bottom:-5px;left:0;right:0}.rnd-module__un0E2a__mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.rnd-module__un0E2a__mobile-nav{background:var(--deep-green);padding:1rem 0}.rnd-module__un0E2a__mobile-nav nav{flex-direction:column;gap:1rem;padding:0 20px;display:flex}.rnd-module__un0E2a__mobile-nav-link{color:#fff;border-bottom:1px solid #ffffff1a;padding:.5rem 0;text-decoration:none}.rnd-module__un0E2a__hero-section{text-align:center;color:#fff;background:url(/r&d/r&d2.jpg) 50%/cover;justify-content:center;align-items:center;min-height:60vh;padding:120px 0 80px;display:flex}.rnd-module__un0E2a__hero-content h1{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.rnd-module__un0E2a__hero-content p{opacity:.95;max-width:600px;margin:0 auto;font-size:1.3rem;line-height:1.6}.rnd-module__un0E2a__research-philosophy{background:linear-gradient(to right,var(--off-white),var(--warm-beige));padding:80px 0}.rnd-module__un0E2a__philosophy-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.rnd-module__un0E2a__philosophy-text h2{color:#2c5234;margin-bottom:2rem;font-size:2.5rem;font-weight:600}.rnd-module__un0E2a__philosophy-text p{color:#555;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.rnd-module__un0E2a__philosophy-image img{object-fit:cover;border-radius:15px;width:100%;height:400px;box-shadow:0 15px 35px #0000001a}.rnd-module__un0E2a__research-methodology{background:var(--off-white);padding:80px 0}.rnd-module__un0E2a__section-title{text-align:center;color:var(--deep-green);margin-bottom:3rem;font-size:2.5rem;font-weight:600}.rnd-module__un0E2a__methodology-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:2rem;display:grid}.rnd-module__un0E2a__methodology-card{background:var(--off-white);border:1px solid var(--light-gray);border-left:4px solid var(--deep-green);border-radius:15px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000001a}.rnd-module__un0E2a__methodology-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.rnd-module__un0E2a__card-icon{background:linear-gradient(135deg,var(--deep-green),var(--primary-green));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.rnd-module__un0E2a__methodology-card h3{color:var(--deep-green);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.rnd-module__un0E2a__methodology-card p{color:var(--charcoal);margin-bottom:1.5rem;line-height:1.6}.rnd-module__un0E2a__methodology-details h4{color:var(--earthy-brown);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.rnd-module__un0E2a__methodology-details ul{padding:0;list-style:none}.rnd-module__un0E2a__methodology-details li{color:#555;border-bottom:1px solid #f0f0f0;padding:.5rem 0 .5rem 20px;position:relative}.rnd-module__un0E2a__methodology-details li:before{content:"✓";color:var(--golden-yellow);font-weight:700;position:absolute;left:0}.rnd-module__un0E2a__research-programs{background:linear-gradient(to bottom right,var(--off-white),var(--warm-beige));padding:80px 0}.rnd-module__un0E2a__programs-container{margin-top:3rem}.rnd-module__un0E2a__program-section{background:#fff;border-radius:20px;margin-bottom:3rem;overflow:hidden;box-shadow:0 15px 35px #00000014}.rnd-module__un0E2a__program-header{background:linear-gradient(135deg,var(--deep-green),var(--primary-green));color:#fff;align-items:center;gap:1rem;padding:2rem;display:flex}.rnd-module__un0E2a__program-header i{background:#fff3;border-radius:50%;padding:15px;font-size:2rem}.rnd-module__un0E2a__program-header h3{margin:0;font-size:1.8rem;font-weight:600}.rnd-module__un0E2a__program-content{padding:2.5rem}.rnd-module__un0E2a__program-content p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.rnd-module__un0E2a__program-details{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.rnd-module__un0E2a__program-item{border-left:4px solid var(--golden-yellow);background:#fff;border-radius:10px;padding:1.5rem}.rnd-module__un0E2a__program-item h4{color:var(--deep-green);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.rnd-module__un0E2a__program-item ul{padding:0;list-style:none}.rnd-module__un0E2a__program-item li{color:#555;padding:.4rem 0 .4rem 20px;position:relative}.rnd-module__un0E2a__program-item li:before{content:"•";color:var(--golden-yellow);font-weight:700;position:absolute;left:0}.rnd-module__un0E2a__research-infrastructure{background:var(--off-white);padding:80px 0}.rnd-module__un0E2a__infrastructure-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:3rem;display:grid}.rnd-module__un0E2a__infrastructure-card{border-bottom:4px solid var(--deep-green);background:#fff;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 15px 35px #0000001a}.rnd-module__un0E2a__infrastructure-card:hover{transform:translateY(-10px)}.rnd-module__un0E2a__infrastructure-image{height:250px;overflow:hidden}.rnd-module__un0E2a__infrastructure-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.rnd-module__un0E2a__infrastructure-card:hover .rnd-module__un0E2a__infrastructure-image img{transform:scale(1.05)}.rnd-module__un0E2a__infrastructure-content{padding:2rem}.rnd-module__un0E2a__infrastructure-content h3{color:var(--deep-green);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.rnd-module__un0E2a__infrastructure-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.rnd-module__un0E2a__infrastructure-content ul{padding:0;list-style:none}.rnd-module__un0E2a__infrastructure-content li{color:#555;border-bottom:1px solid #f0f0f0;padding:.5rem 0}.rnd-module__un0E2a__infrastructure-content li strong{color:var(--earthy-brown);font-weight:600}.rnd-module__un0E2a__research-timeline{background:linear-gradient(to left,var(--off-white),var(--warm-beige));padding:80px 0}.rnd-module__un0E2a__timeline-container{margin-top:3rem;position:relative}.rnd-module__un0E2a__timeline-container:before{content:"";background:linear-gradient(180deg,var(--golden-yellow),var(--earthy-brown));width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.rnd-module__un0E2a__timeline-item{align-items:center;margin-bottom:3rem;display:flex;position:relative}.rnd-module__un0E2a__timeline-item:nth-child(odd){flex-direction:row}.rnd-module__un0E2a__timeline-item:nth-child(2n){flex-direction:row-reverse}.rnd-module__un0E2a__timeline-marker{background:var(--deep-green);border:2px solid var(--golden-yellow);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #8bc34a4d}.rnd-module__un0E2a__timeline-content{background:var(--off-white);border-radius:15px;width:45%;padding:2rem;position:relative;box-shadow:0 10px 30px #0000001a}.rnd-module__un0E2a__timeline-item:nth-child(odd) .rnd-module__un0E2a__timeline-content{margin-left:0;margin-right:auto}.rnd-module__un0E2a__timeline-item:nth-child(2n) .rnd-module__un0E2a__timeline-content{margin-left:auto;margin-right:0}.rnd-module__un0E2a__timeline-content h3{color:var(--deep-green);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.rnd-module__un0E2a__timeline-content p{color:#666;margin-bottom:1rem;line-height:1.6}.rnd-module__un0E2a__timeline-duration{background:var(--golden-yellow);color:#fff;border-radius:20px;padding:.3rem 1rem;font-size:.9rem;font-weight:500}.rnd-module__un0E2a__research-stats{background:linear-gradient(135deg,var(--deep-green),var(--primary-green));padding:80px 0}.rnd-module__un0E2a__stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.rnd-module__un0E2a__stat-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;padding:2rem;transition:transform .3s}.rnd-module__un0E2a__stat-item:hover{transform:translateY(-5px)}.rnd-module__un0E2a__stat-item h3{color:var(--golden-yellow);margin-bottom:.5rem;font-size:3rem;font-weight:700}.rnd-module__un0E2a__stat-item p{opacity:.9;color:#fff;font-size:1.1rem}.rnd-module__un0E2a__quality-assurance{background:var(--off-white);padding:80px 0}.rnd-module__un0E2a__qa-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.rnd-module__un0E2a__qa-text h2{color:#2c5234;margin-bottom:2rem;font-size:2.5rem;font-weight:600}.rnd-module__un0E2a__qa-text p{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.rnd-module__un0E2a__qa-standards{flex-direction:column;gap:1.5rem;display:flex}.rnd-module__un0E2a__standard-item{border-left:4px solid var(--deep-green);background:#fff;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.rnd-module__un0E2a__standard-item i{color:#8bc34a;margin-top:.2rem;font-size:1.5rem}.rnd-module__un0E2a__standard-item h4{color:#2c5234;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.rnd-module__un0E2a__standard-item p{color:#666;margin:0;line-height:1.5}.rnd-module__un0E2a__qa-image img{object-fit:cover;border-radius:15px;width:100%;height:400px;box-shadow:0 15px 35px #0000001a}.rnd-module__un0E2a__cta-section{text-align:center;color:#fff;background:url(/farm-bg.png) 50%/cover;padding:80px 0}.rnd-module__un0E2a__cta-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:600}.rnd-module__un0E2a__cta-section p{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.rnd-module__un0E2a__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.rnd-module__un0E2a__cta-button-primary,.rnd-module__un0E2a__cta-button-secondary{border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.rnd-module__un0E2a__cta-button-primary{background:var(--golden-yellow);color:var(--charcoal)}.rnd-module__un0E2a__cta-button-primary:hover{background:var(--earthy-brown);transform:translateY(-2px);box-shadow:0 10px 25px #8bc34a4d}.rnd-module__un0E2a__cta-button-secondary{color:var(--off-white);border:2px solid var(--golden-yellow);background:0 0}.rnd-module__un0E2a__cta-button-secondary:hover{background:var(--off-white);color:#2c5234;transform:translateY(-2px)}.rnd-module__un0E2a__gallery-container{width:100%;padding:0 40px;position:relative}.rnd-module__un0E2a__gallery-grid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:20px 0;display:flex;overflow-x:scroll}.rnd-module__un0E2a__gallery-grid::-webkit-scrollbar{display:none}.rnd-module__un0E2a__gallery-item{cursor:pointer;border-radius:10px;flex:0 0 300px;height:250px;position:relative;overflow:hidden}.rnd-module__un0E2a__scroll-button{background:var(--deep-green);color:#fff;cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rnd-module__un0E2a__scroll-button:hover{background:var(--earthy-brown)}.rnd-module__un0E2a__scroll-left{left:0}.rnd-module__un0E2a__scroll-right{right:0}.rnd-module__un0E2a__modal-overlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rnd-module__un0E2a__modal-content{background:#fff;border-radius:10px;max-width:90vw;max-height:90vh;position:relative;overflow:hidden}.rnd-module__un0E2a__modal-content img{object-fit:contain;max-width:100%;max-height:80vh}.rnd-module__un0E2a__modal-close{background:var(--deep-green);color:#fff;cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:10px;right:10px}.rnd-module__un0E2a__modal-caption{background:#fff;padding:8px}.rnd-module__un0E2a__modal-caption h3{color:var(--deep-green);margin-bottom:8px}.rnd-module__un0E2a__modal-caption p{color:var(--charcoal)}.rnd-module__un0E2a__seed-breeding{background:linear-gradient(to right,var(--off-white),var(--warm-beige));padding:80px 0}.rnd-module__un0E2a__seed-breeding-container{margin-top:3rem}.rnd-module__un0E2a__breeding-stages{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.rnd-module__un0E2a__breeding-stage{border-top:4px solid var(--deep-green);background:#fff;border-radius:15px;padding:2rem;transition:all .3s;box-shadow:0 4px 15px #0000001a}.rnd-module__un0E2a__stage-icon{background:linear-gradient(135deg,var(--deep-green),var(--primary-green));border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.rnd-module__un0E2a__stage-icon i{color:#fff;font-size:1.8rem}.rnd-module__un0E2a__breeding-stage h3{color:var(--deep-green);margin-bottom:1rem;font-size:1.5rem}.rnd-module__un0E2a__breeding-stage p{color:var(--charcoal);margin-bottom:1.5rem}.rnd-module__un0E2a__breeding-stage ul{padding:0;list-style:none}.rnd-module__un0E2a__breeding-stage ul li{color:var(--charcoal);border-bottom:1px solid var(--light-gray);padding:.5rem 0 .5rem 1.5rem;position:relative}.rnd-module__un0E2a__breeding-stage ul li:before{content:"→";color:var(--golden-yellow);position:absolute;left:0}@media (max-width:768px){.rnd-module__un0E2a__desktop-nav{display:none}.rnd-module__un0E2a__mobile-menu-btn{display:block}.rnd-module__un0E2a__hero-content h1{font-size:2.5rem}.rnd-module__un0E2a__hero-content p{font-size:1.1rem}.rnd-module__un0E2a__section-title{font-size:2rem}.rnd-module__un0E2a__philosophy-content,.rnd-module__un0E2a__qa-content{grid-template-columns:1fr;gap:30px}.rnd-module__un0E2a__methodology-grid,.rnd-module__un0E2a__infrastructure-grid,.rnd-module__un0E2a__program-details{grid-template-columns:1fr}.rnd-module__un0E2a__timeline-container:before{left:20px}.rnd-module__un0E2a__timeline-item{padding-left:60px;flex-direction:row!important}.rnd-module__un0E2a__timeline-marker{left:20px!important;transform:none!important}.rnd-module__un0E2a__timeline-content{width:100%!important;margin:0!important}.rnd-module__un0E2a__stats-grid{grid-template-columns:repeat(2,1fr)}.rnd-module__un0E2a__cta-buttons{flex-direction:column;align-items:center}.rnd-module__un0E2a__cta-button-primary,.rnd-module__un0E2a__cta-button-secondary{width:250px}}@media (max-width:480px){.rnd-module__un0E2a__container{padding:0 15px}.rnd-module__un0E2a__hero-content h1{font-size:2rem}.rnd-module__un0E2a__stats-grid{grid-template-columns:1fr}.rnd-module__un0E2a__methodology-card,.rnd-module__un0E2a__program-content,.rnd-module__un0E2a__infrastructure-content,.rnd-module__un0E2a__timeline-content{padding:1.5rem}}
