:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{font-weight:500;color:#4a7c59;text-decoration:inherit}a:hover{color:#2d4a35}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#4a7c59;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#2d4a35}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.header{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;will-change:auto;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#4a7c59;font-weight:700;font-size:1.25rem}.logo-img{height:40px;width:auto}.logo-text{font-size:1rem;color:#4a7c59}.desktop-only{display:block}@media(max-width:768px){.desktop-only,.logo-text{display:none}}.nav{display:flex;gap:1.5rem;align-items:center}.nav a{text-decoration:none;color:#333;font-weight:500;transition:color .2s;position:relative;display:inline-block}.nav a:hover,.nav a.active{color:#4a7c59}.nav a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#4a7c59;transition:opacity .2s}.nav a:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:transparent}.admin-link{color:#999!important;font-size:.9rem}.header-actions{display:flex;align-items:center;gap:1rem}.translate-container{position:relative;display:flex;align-items:center}.translate-wrapper{position:absolute;top:100%;right:0;opacity:0;pointer-events:none;z-index:1000}.translate-btn{display:flex;align-items:center;gap:.4rem;background:transparent;border:1px solid #4A7C59;border-radius:5px;padding:.4rem .8rem;color:#4a7c59;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.translate-btn:hover{background:#4a7c59;color:#fff;transform:translateY(-1px)}.translate-icon{font-size:16px;line-height:1}.translate-text{font-size:12px}#google_translate_element{position:absolute;top:0;left:0;width:1px;height:1px;overflow:visible;clip:rect(0,0,0,0);z-index:9999;pointer-events:none}#google_translate_element .goog-te-gadget{font-size:0!important;margin:0!important;display:block!important}#google_translate_element .goog-te-gadget-simple{background:transparent!important;border:none!important;padding:0!important;font-size:0!important;margin:0!important;display:block!important}#google_translate_element .goog-te-menu-value{display:none!important}#google_translate_element .goog-te-combo{position:absolute;top:0;left:0;width:1px;height:1px;opacity:.01;pointer-events:auto!important;cursor:pointer!important;z-index:10000;display:block!important;visibility:visible!important;border:none!important;background:transparent!important}.goog-te-menu-frame{z-index:10001!important;margin-top:5px!important;position:fixed!important;display:block!important;max-width:300px!important}.goog-te-menu-value{cursor:pointer!important}.goog-te-menu{display:block!important;visibility:visible!important}.goog-te-banner-frame{display:none!important}body{top:0!important}.goog-te-menu-frame{max-width:100%!important;z-index:10000!important}.goog-te-menu-value{color:#333!important}.whatsapp-btn-mobile{display:none}.btn{padding:.5rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .2s;border:none;cursor:pointer}.btn-primary:hover{background:#2d4a35;transform:translateY(-1px)}.menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.menu-toggle span{width:25px;height:2px;background:#333;transition:all .3s}@media(max-width:768px){.nav{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 8px #0000001a;transform:translate(-100%);transition:transform .3s;gap:1rem;align-items:flex-end;line-height:.1rem}.nav-open{transform:translate(0)}.nav a{width:50%;padding:.5rem 0;text-align:right}.menu-toggle{display:flex}}.footer{background:#1a1a1a;color:#ccc;padding:3rem 0 1rem;margin-top:0}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-column h3,.footer-column h4{color:#fff;margin-bottom:1rem}.footer-column p{line-height:1.6;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.75rem}.footer-column a{color:#ccc;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#4a7c59}.whatsapp-link-footer{display:inline-block;background:#25d366;color:#fff!important;padding:.75rem 1.5rem;border-radius:4px;margin-top:1rem;text-decoration:none;font-weight:500;transition:all .3s}.whatsapp-link-footer:hover{background:#20ba5a;color:#fff!important;transform:translateY(-2px)}.social-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;transition:all .3s;color:#ccc}.social-icon:hover{background:#4a7c59;color:#fff;transform:translateY(-2px)}.social-icon svg{width:20px;height:20px}.footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center}.footer-bottom p{margin:0;font-size:.9rem}@media(max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-column{margin-bottom:0}.footer-column h3{font-size:.95rem;margin-bottom:.5rem;line-height:1.3}.footer-column h4{font-size:.9rem;margin-bottom:.5rem}.footer-column p{font-size:.85rem;margin-bottom:.5rem;line-height:1.4}.footer-column ul li{font-size:.85rem;margin-bottom:.4rem}.social-links{gap:.75rem;margin-top:.75rem}.social-icon{width:36px;height:36px}.social-icon svg{width:18px;height:18px}.whatsapp-link-footer{padding:.6rem 1.2rem;font-size:.85rem;margin-top:.75rem}.footer-bottom{padding-top:.75rem}.footer-bottom p{font-size:.8rem}}.whatsapp-button{position:fixed;bottom:20px;right:20px;background:#25d366;color:#fff;padding:1rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;text-decoration:none;box-shadow:0 4px 12px #25d36666;z-index:999;transition:all .3s;font-weight:500}.whatsapp-button:hover{background:#20ba5a;transform:scale(1.05);box-shadow:0 6px 16px #25d36680}.whatsapp-button svg{width:24px;height:24px}@media(max-width:768px){.whatsapp-button{bottom:80px;padding:.75rem 1rem}.whatsapp-button span{display:none}.whatsapp-button{width:56px;height:56px;justify-content:center;padding:0}}.hero{position:relative;color:#fff;padding:6rem 2rem;text-align:center;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background{position:absolute;inset:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0}.hero-background:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2d4a35bf,#4a7c59a6);z-index:1}.hero-content{position:relative;z-index:2;max-width:1000px;width:100%}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-shadow:2px 2px 8px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .2s both}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .4s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .6s ease-out}.fade-in.visible{opacity:1}.slide-in-left{opacity:0;transform:translate(-30px);transition:opacity .6s ease-out,transform .6s ease-out}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(30px);transition:opacity .6s ease-out,transform .6s ease-out}.slide-in-right.visible{opacity:1;transform:translate(0)}.btn-large{padding:1rem 2rem;font-size:1.1rem}.stakeholders{padding:5rem 2rem;background:#fff}.stakeholders h2,.products-preview h2{text-align:center;margin-bottom:3rem;color:#333;font-size:2.5rem;font-weight:700}.section-heading-with-line{position:relative;display:inline-block;padding-bottom:.75rem}.section-heading-with-line:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#4a90e2,#357abd);border-radius:2px}.stakeholders h2.section-heading-with-line,.products-preview h2.section-heading-with-line{width:100%}.section-header h2.section-heading-with-line{display:inline-block}.stakeholder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stakeholder-tile{background:#fff;padding:2rem;border-radius:16px;text-align:center;text-decoration:none;color:#333;transition:all .3s ease;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000000d;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.stakeholder-tile:nth-child(1){animation-delay:.1s}.stakeholder-tile:nth-child(2){animation-delay:.2s}.stakeholder-tile:nth-child(3){animation-delay:.3s}.stakeholder-tile:nth-child(4){animation-delay:.4s}.stakeholder-tile:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026;border-color:#4a90e2}.tile-icon{font-size:2.5rem;margin-bottom:.75rem}.stakeholder-tile h3{color:#4a90e2;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.stakeholder-tile p{font-size:.9rem;margin:0}.highlights{padding:3rem 1rem;background:#2d4a35;color:#fff}.highlights-scroll-container{overflow:hidden;padding:2rem 0;margin:0 -1rem;position:relative}.highlight-scroll-wrapper{display:flex;gap:2rem;padding:0 1rem;animation:scroll-horizontal 30s linear infinite;will-change:transform}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.highlight-scroll-wrapper:hover{animation-play-state:paused}.highlight{text-align:center;padding:1.5rem;opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out;min-width:250px;flex-shrink:0}.highlight h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem}.highlight p{font-size:.9rem;margin:0;color:#e0e0e0}.products-preview{padding:5rem 2rem;background:#f8f9fa}.products-section-new{padding:5rem 2rem;background:#fff}.section-label-new{color:#4a90e2;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;text-align:center}.section-title-new{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;line-height:1.2;text-align:center}.products-filter-bar{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.filter-buttons{display:flex;gap:.5rem}.filter-btn{padding:.5rem 1.5rem;border-radius:25px;border:none;background:#fff;color:#666;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:2px solid #e0e0e0}.filter-btn.active{background:#4a90e2;color:#fff;border-color:#4a90e2}.filter-btn:hover{border-color:#4a90e2;color:#4a90e2}.search-bar{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem;border-radius:25px;border:2px solid #e0e0e0;flex:1;max-width:400px}.search-icon-small{font-size:1.2rem;margin-left:.5rem}.search-input-small{border:none;outline:none;font-size:1rem;color:#333;background:transparent;flex:1;font-family:inherit}.search-input-small::placeholder{color:#999}.search-btn{background:#4a90e2;color:#fff;padding:.5rem 1.5rem;border-radius:20px;border:none;font-weight:600;cursor:pointer;transition:all .3s ease}.search-btn:hover{background:#357abd}.products-grid-new{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.product-card-new{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;opacity:1;transform:translateY(0)}.product-card-new:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.product-image-new{width:100%;height:250px;overflow:hidden;background:#f0f0f0}.product-image-new img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card-new:hover .product-image-new img{transform:scale(1.05)}.product-info-new{padding:1.5rem}.product-header-new{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.product-header-new h3{font-size:1.4rem;font-weight:600;color:#333;margin:0;flex:1}.product-badge{background:#e3f2fd;color:#4a90e2;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500;white-space:nowrap}.product-rating{margin-bottom:.5rem}.stars{color:#4a90e2;font-size:1rem;letter-spacing:2px}.product-price{font-size:1.1rem;color:#666;margin-bottom:.75rem;font-weight:500}.product-description{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1rem}.product-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.link-read-more{color:#4a90e2;text-decoration:none;font-weight:500;transition:color .3s ease}.link-read-more:hover{color:#357abd;text-decoration:underline}.btn-book-now{background:#4a90e2;color:#fff;padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease}.btn-book-now:hover{background:#357abd;transform:translateY(-2px)}.no-products{grid-column:1 / -1;text-align:center;padding:3rem;color:#666;font-size:1.1rem}.request-quote-section{position:relative;padding:5rem 2rem;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.request-quote-background{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.request-quote-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#2d4a35d9,#4a7c59bf);z-index:1}.request-quote-content{position:relative;z-index:2;max-width:1000px;width:100%;text-align:center;color:#fff}.request-quote-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 8px rgba(0,0,0,.3)}.request-quote-subtitle{font-size:1.3rem;margin-bottom:3rem;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3)}.request-quote-widget{display:flex;gap:1rem;background:#fffffff2;padding:2rem;border-radius:12px;box-shadow:0 8px 24px #0003;flex-wrap:wrap;justify-content:center}.quote-field{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.75rem 1rem;border-radius:8px;border:1px solid #e0e0e0;flex:1;min-width:200px}.quote-icon{font-size:1.2rem}.quote-input{border:none;outline:none;font-size:1rem;color:#333;background:transparent;flex:1;font-family:inherit}.quote-input::placeholder{color:#999}.btn-request-quote{background:#4a90e2;color:#fff;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.btn-request-quote:hover{background:#357abd;transform:translateY(-2px);box-shadow:0 4px 12px #4a90e24d}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;opacity:1;transform:translateY(0)}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.product-image{width:100%;height:200px;overflow:hidden;background:#f0f0f0}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-card h3{padding:1.5rem 1.5rem .75rem;color:#333;font-size:1.4rem;font-weight:600}.product-card p{padding:0 1.5rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.product-card .btn{margin:0 1.5rem 1.5rem;width:calc(100% - 3rem);background:#4a90e2;transition:all .3s ease}.product-card .btn:hover{background:#357abd;transform:translateY(-2px)}.text-center{text-align:center}.loading{text-align:center;padding:4rem;font-size:1.5rem}.news-section{padding:1rem;background:#1a1a1a;color:#fff}.news-section h2{color:#fff;margin-bottom:2rem}.news-section .view-all-link{color:#4a90e2}.news-section .view-all-link:hover{color:#357abd}.careers-section .view-all-link{color:#4a90e2}.careers-section .view-all-link:hover{color:#357abd}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.view-all-link{color:#4a90e2;text-decoration:none;font-weight:500;transition:color .3s ease}.view-all-link:hover{color:#357abd;text-decoration:underline}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.news-card{background:#2d2d2d;border-radius:16px;overflow:hidden;transition:all .3s ease;opacity:1;transform:translateY(0);box-shadow:0 4px 16px #0003}.news-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000004d}.news-image{position:relative;width:100%;height:200px;overflow:hidden;background:#333}.news-image img{width:100%;height:100%;object-fit:cover}.news-date{position:absolute;top:1rem;right:1rem;background:#4a90e2e6;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:500}.news-content{padding:1.5rem}.news-category{display:inline-block;background:#4a90e2;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;margin-bottom:.75rem;font-weight:500}.news-content h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.news-content p{color:#ccc;line-height:1.6;margin:0}.careers-section{padding:1rem 0;background:#2d4a35;color:#fff;margin-bottom:0}.careers-section h2{color:#fff;margin-bottom:1rem}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.job-card-home{background:#ffffff1a;padding:2rem;border-radius:16px;border-left:4px solid #4A90E2;opacity:1;transform:translateY(0);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.job-card-home:hover{transform:translateY(-4px);background:#ffffff26}.job-badge{display:inline-block;background:#4a90e2;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;margin-bottom:.75rem;font-weight:500}.job-card-home h3{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.job-meta-home{display:flex;gap:.5rem;color:#e0e0e0!important;font-size:.9rem;margin-bottom:.75rem}.job-meta-home span{color:#e0e0e0!important}.job-card-home p{color:#e0e0e0;margin-bottom:1rem;line-height:1.6}.job-meta-home{color:#e0e0e0!important}@media(max-width:768px){.hero{min-height:500px;padding:4rem 1rem}.hero h1{font-size:1.75rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;gap:.75rem}.btn-large{width:100%;padding:.875rem 1.5rem}.stakeholders,.highlights,.products-preview{padding:2rem 1rem}.highlight-scroll-wrapper{gap:1.5rem;padding:0 .5rem}.highlight{min-width:220px;padding:1rem}.request-quote-section{padding:3rem 1rem;min-height:400px}.request-quote-title{font-size:2rem}.request-quote-subtitle{font-size:1.1rem}.request-quote-widget{flex-direction:column}.quote-field{width:100%}.stakeholder-grid,.products-grid,.products-grid-new{grid-template-columns:1fr;gap:1rem}.products-filter-bar{flex-direction:column;align-items:stretch}.search-bar{max-width:100%}.section-title-new{font-size:2rem}.stakeholder-tile,.product-card{padding:1rem}.news-section,.careers-section{padding:3rem 1rem}.news-grid,.jobs-grid{grid-template-columns:1fr;gap:1rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.news-section h2,.careers-section h2{font-size:1.75rem}}.quote-field{font-family:Arial,sans-serif}.quote-input{padding:8px 10px;border:1px solid #ccc;min-width:100px;cursor:pointer;color:#333}.calendar-popup{position:absolute;top:auto;left:0;background:#fff;border:1px solid #ddd;box-shadow:0 6px 18px #00000014;padding:8px;border-radius:6px;z-index:999;width:260px;color:#333}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.nav-btn{background:transparent;border:none;font-size:18px;cursor:pointer;padding:4px 8px;color:#333}.month-label{font-weight:600;color:#333}.calendar-table{width:100%;border-collapse:collapse;color:#333}.calendar-table th{font-size:12px;color:#333;padding:2px 0}.calendar-table td{padding:0}.day-btn{width:4px;height:24px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:#333;font-size:12px}.day-btn:hover{background:#f0f0f0;color:#333}.day-btn.other-month{color:#bbb}.day-btn.selected{background:#2b8cff;color:#fff}.calendar-footer{display:flex;justify-content:space-between;margin-top:8px}.calendar-footer button{background:transparent;border:1px solid #ddd;padding:2px 4px;border-radius:4px;cursor:pointer;color:#333}.about-page{padding:0}.vision-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.vm-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.vm-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.vm-icon{font-size:3rem;margin-bottom:1rem}.vm-card h3{color:#4a7c59;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.vm-card p{color:#666;line-height:1.7;margin:0}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:2rem}.value-item{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,background .3s ease}.value-item:hover{transform:translateY(-8px);background:#ffffff40}.value-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.value-item h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.value-item p{color:#ffffffe6;line-height:1.7;margin:0;font-size:1rem}.feature-list{list-style:none;padding:0;margin:1.5rem 0}.feature-list li{padding:.75rem 0 .75rem 2rem;color:#555;font-size:1.1rem;line-height:1.8;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:1rem;width:8px;height:8px;background:#4a7c59;border-radius:50%}.location-highlight{font-size:1.3rem;color:#4a7c59;margin-bottom:1rem}@media(max-width:968px){.section-content{grid-template-columns:1fr;gap:2.5rem}.image-left .section-image{order:0}.vision-mission-grid{grid-template-columns:1fr}.section-text h2{font-size:2rem}}@media(max-width:768px){.page-hero{min-height:350px;background-attachment:scroll;padding:1.5rem}.page-hero h1{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.4}.content-section{padding:2rem 0}.full-width{padding:2.5rem 0}.section-content{grid-template-columns:1fr;gap:1.5rem}.image-left .section-image,.image-right .section-image{order:1}.image-left .section-text,.image-right .section-text{order:0}.section-label{font-size:.8rem;margin-bottom:.75rem}.section-text h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}.section-text p{font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.section-image{margin-top:1rem}.section-image img{min-height:250px}.vision-mission-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.vm-card{padding:1.5rem}.vm-icon{font-size:2.5rem;margin-bottom:.75rem}.vm-card h3{font-size:1.3rem;margin-bottom:.75rem}.vm-card p{font-size:.85rem;line-height:1.5}.values-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.value-item{padding:1.5rem}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-item h3{font-size:1.2rem;margin-bottom:.75rem}.value-item p{font-size:.85rem;line-height:1.5}.feature-list{margin:1rem 0}.feature-list p{font-size:.85rem;line-height:1.5;margin-bottom:.5rem}.location-highlight{font-size:1.1rem;margin-bottom:.75rem}.image-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}.gallery-item img{height:200px}.gallery-item p{padding:1rem;font-size:.9rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.8rem}}.infrastructure-page{padding:0}.page-hero h1{font-size:3.5rem;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.4);font-weight:700}.hero-subtitle{font-size:1.5rem;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3);line-height:1.6}.bg-gradient .section-label,.bg-gradient h2,.bg-gradient h3,.bg-gradient p,.bg-gradient li{color:#fff}.section-header{text-align:center;margin-bottom:4rem}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:2rem}.capability-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,background .3s ease}.capability-card:hover{transform:translateY(-8px);background:#ffffff40}.capability-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.capability-card h3{color:#fff;font-size:1.8rem;margin-bottom:1.5rem;font-weight:600}.capability-card ul{list-style:none;padding:0;margin:0}.capability-card li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#fffffff2;line-height:1.8}.capability-card li:before{content:"✓";position:absolute;left:0;font-weight:700;color:#fff}.storage-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.storage-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.storage-card:hover{transform:translate(5px);box-shadow:0 6px 20px #0000001f}.storage-card h3{color:#4a7c59;font-size:1.3rem;margin-bottom:.5rem;font-weight:600}.storage-card p{color:#666;margin:0;line-height:1.6}.capacity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:2rem}.capacity-item{background:#f8f9fa;padding:2.5rem;border-radius:16px;text-align:center;border:2px solid #E9ECEF;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.capacity-item:hover{transform:translateY(-8px);border-color:#4a7c59;box-shadow:0 10px 30px #4a7c5926}.capacity-icon{font-size:3.5rem;margin-bottom:1rem;display:block}.capacity-item h3{color:#4a7c59;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.capacity-value{font-size:2rem;font-weight:700;color:#2d4a35;margin:0}.certifications-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.cert-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-start;gap:1.5rem}.cert-card:hover{transform:translate(5px);box-shadow:0 6px 20px #0000001f}.cert-icon{font-size:2.5rem;flex-shrink:0}.cert-card h3{color:#4a7c59;font-size:1.4rem;margin-bottom:.5rem;font-weight:600}.cert-card p{color:#666;margin:0;line-height:1.6}@media(max-width:968px){.section-content{grid-template-columns:1fr;gap:2.5rem}.image-left .section-image{order:0}.section-text h2{font-size:2rem}}@media(max-width:768px){.page-hero{min-height:350px;background-attachment:scroll;padding:1.5rem}.page-hero h1{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.4}.content-section{padding:2rem 0}.full-width{padding:2.5rem 0}.section-content{grid-template-columns:1fr;gap:1.5rem}.image-left .section-image,.image-right .section-image{order:1}.image-left .section-text,.image-right .section-text{order:0}.section-label{font-size:.8rem;margin-bottom:.75rem}.section-text h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}.section-text p{font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.section-image{margin-top:1rem}.section-image img{min-height:250px}.capabilities-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.capability-card{padding:1.5rem}.capability-icon{font-size:2.5rem;margin-bottom:1rem}.capability-card h3{font-size:1.3rem;margin-bottom:1rem}.capability-card li{font-size:.85rem;line-height:1.6;padding:.4rem 0 .4rem 1.2rem}.capacity-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.capacity-item{padding:1.5rem}.capacity-icon{font-size:2.5rem;margin-bottom:.75rem}.capacity-item h3{font-size:1.1rem;margin-bottom:.75rem}.capacity-value{font-size:1.5rem}.storage-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.storage-card{padding:1.25rem}.storage-card h3{font-size:1.1rem;margin-bottom:.5rem}.storage-card p{font-size:.85rem}.certifications-grid{grid-template-columns:1fr;gap:1rem}.cert-card{padding:1.5rem;gap:1rem}.cert-icon{font-size:2rem}.cert-card h3{font-size:1.2rem;margin-bottom:.5rem}.cert-card p{font-size:.85rem;line-height:1.5}.image-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}.gallery-item img{height:200px}.gallery-item p{padding:1rem;font-size:.9rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.8rem}}.products-page{padding:0}.page-header{text-align:center;margin-bottom:3rem;padding-top:4rem}.page-header h1{color:#333;margin-bottom:1rem;font-size:2.5rem}.products-list{display:flex;flex-direction:column;gap:4rem;padding:4rem 2rem 0}.product-detail{scroll-margin-top:100px}.product-detail-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.product-gallery{display:flex;flex-direction:column;gap:1rem}.main-image{width:100%;border-radius:8px;overflow:hidden;background:#f0f0f0;aspect-ratio:1}.main-image img{width:100%;height:100%;object-fit:cover;display:block}.thumbnail-images{display:flex;gap:.5rem;flex-wrap:wrap}.thumbnail-images img{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:all .2s}.thumbnail-images img:hover,.thumbnail-images img.active{border-color:#4a7c59;transform:scale(1.05)}.product-info h2{color:#4a7c59;margin-bottom:1rem;font-size:2rem}.product-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#666}.retail-packages{margin-bottom:2rem;padding:1.5rem;background:#f9f9f9;border-radius:8px}.retail-packages h3{color:#333;margin-bottom:1rem;font-size:1.25rem}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:1.5rem}.package-card{padding:1rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;text-align:center;cursor:pointer;transition:all .2s}.package-card:hover{border-color:#4a7c59;transform:translateY(-2px)}.package-card.selected{border-color:#4a7c59;background:#f0f7f2}.package-card.out-of-stock{opacity:.5;cursor:not-allowed}.package-size{font-weight:600;color:#333;margin-bottom:.5rem}.package-price{font-size:1.25rem;font-weight:700;color:#4a7c59}.stock-badge{margin-top:.5rem;font-size:.75rem;color:#dc3545;font-weight:500}.btn-buy-now{width:100%;padding:1rem;font-size:1.1rem;font-weight:600}.specifications,.use-cases{margin-bottom:2rem}.specifications h3,.use-cases h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.specifications ul,.use-cases ul{list-style:none;padding:0}.specifications li,.use-cases li{padding:.5rem 0;border-bottom:1px solid #eee}.specifications li:last-child,.use-cases li:last-child{border-bottom:none}.b2b-inquiry{margin-top:2rem;padding:1.5rem;background:#f9f9f9;border-radius:8px}.b2b-inquiry h3{color:#4a7c59;margin-bottom:.5rem}.b2b-inquiry p{color:#666;margin-bottom:1rem}.product-faqs{margin-top:3rem;padding-top:3rem;border-top:2px solid #eee}.product-faqs h3{color:#4a7c59;margin-bottom:2rem;font-size:1.5rem}.faqs-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{padding:1.5rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #4A7C59}.faq-item h4{color:#4a7c59;margin-bottom:.75rem;font-size:1.1rem}.faq-item p{color:#666;line-height:1.6;margin:0}.contract-processing{margin-top:4rem;padding:2rem;background:#f9f9f9;border-radius:8px;text-align:center}.contract-processing h2{color:#4a7c59;margin-bottom:1rem}.contract-processing p{margin-bottom:1.5rem;color:#666}@media(max-width:968px){.product-detail-content{grid-template-columns:1fr}.product-gallery{order:-1}.main-image{max-width:100%}.packages-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media(max-width:768px){.page-hero{min-height:300px;background-attachment:scroll}.page-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.products-page{padding:0}.page-header h1{font-size:2rem}.image-gallery{grid-template-columns:1fr}.products-list{gap:3rem}.product-info h2{font-size:1.5rem}.retail-packages,.b2b-inquiry{padding:1rem}.packages-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.package-card{padding:.75rem}.package-price{font-size:1.1rem}}.farmers-page{padding:0}.farmers-section{margin-bottom:4rem;padding:4rem 2rem 0}.farmers-section:first-of-type{padding-top:4rem}@media(max-width:768px){.page-hero{min-height:300px;background-attachment:scroll}.page-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.image-gallery{grid-template-columns:1fr}.farmers-section{padding:2rem 1rem}}.farmers-section h2{color:#4a7c59;margin-bottom:2rem;font-size:2rem}.process-steps{display:flex;flex-direction:column;gap:2rem}.step{display:flex;gap:2rem;align-items:start}.step-number{width:50px;height:50px;background:#4a7c59;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{color:#333;margin-bottom:.5rem}.contact-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.contact-option{display:flex;gap:1rem;padding:2rem;background:#f9f9f9;border-radius:8px;text-decoration:none;color:#333;transition:all .3s;border:2px solid transparent}.contact-option:hover{border-color:#4a7c59;transform:translateY(-2px)}.contact-icon{font-size:2rem}.contact-option h3{color:#4a7c59;margin-bottom:.5rem}.faqs{display:flex;flex-direction:column;gap:1.5rem}.faq-item{padding:1.5rem;background:#f9f9f9;border-radius:8px}.faq-item h3{color:#4a7c59;margin-bottom:.5rem;font-size:1.1rem}.faq-item p{color:#666;margin:0}@media(max-width:768px){.step{flex-direction:column;align-items:center;text-align:center}}.impact-page{padding:0}.page-hero{position:relative;background-size:cover;background-position:center;background-attachment:fixed;min-height:500px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#2d4a35d9,#4a7c59bf);z-index:1}.hero-content{position:relative;z-index:2;max-width:900px}.page-hero h1{font-size:3.5rem;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.4);font-weight:700;animation:fadeInUp 1s ease-out}.hero-subtitle{font-size:1.5rem;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3);line-height:1.6;animation:fadeInUp 1s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-section{padding:5rem 0;position:relative}.bg-white{background:#fff}.bg-light{background:#f8f9fa}.bg-gradient{background:linear-gradient(135deg,#4a7c59,#2d4a35);color:#fff}.bg-gradient .section-label,.bg-gradient h2,.bg-gradient h3,.bg-gradient p{color:#fff}.section-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.section-text{display:flex;flex-direction:column}.section-label{display:inline-block;color:#4a7c59;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem}.bg-gradient .section-label{color:#ffffffe6}.section-text h2{font-size:2.5rem;color:#2d4a35;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.bg-gradient .section-text h2{color:#fff}.section-text p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1rem}.bg-gradient .section-text p{color:#fffffff2}.section-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;transition:transform .3s ease}.section-image:hover{transform:translateY(-5px)}.section-image img{width:100%;height:100%;object-fit:cover;display:block;min-height:400px}.image-right .section-content,.image-left .section-content{grid-template-columns:1fr 1fr}.image-left .section-image{order:-1}.full-width{padding:6rem 0}.section-header{text-align:center;margin-bottom:1rem}.section-header h2{font-size:3rem;margin-top:.5rem}.impact-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.feature-card{background:#f8f9fa;padding:1.5rem;border-radius:12px;border-left:4px solid #4A7C59;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translate(5px);box-shadow:0 6px 20px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:.75rem;display:block}.feature-card h3{color:#4a7c59;font-size:1.2rem;margin-bottom:.5rem;font-weight:600}.feature-card p{color:#666;font-size:.95rem;margin:0;line-height:1.6}.employment-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:2rem}.stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:opacity .6s ease-out,transform .6s ease-out,background .3s ease;opacity:1;transform:translateY(0)}.stat-card:nth-child(1){transition-delay:.1s}.stat-card:nth-child(2){transition-delay:.2s}.stat-card:nth-child(3){transition-delay:.3s}.stat-card:hover{transform:translateY(-8px);background:#ffffff40}.stat-icon{font-size:3.5rem;margin-bottom:1rem;display:block}.stat-card h3{color:#fff;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.stat-value{font-size:3rem;font-weight:700;color:#fff;margin:.5rem 0;display:block}.stat-label{color:#ffffffe6;font-size:1rem;margin:0}.value-cards-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.value-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-start;gap:1.5rem}.value-card:hover{transform:translate(5px);box-shadow:0 6px 20px #0000001f}.value-card-icon{font-size:2.5rem;flex-shrink:0}.value-card h3{color:#4a7c59;font-size:1.4rem;margin-bottom:.5rem;font-weight:600}.value-card p{color:#666;margin:0;line-height:1.6}.partnerships-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:2rem}.partnership-card{background:#f8f9fa;padding:2.5rem;border-radius:16px;text-align:center;border:2px solid #E9ECEF;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.partnership-card:hover{transform:translateY(-8px);border-color:#4a7c59;box-shadow:0 10px 30px #4a7c5926}.partnership-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.partnership-card h3{color:#4a7c59;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.partnership-card p{color:#666;line-height:1.7;margin:0}.image-gallery-section{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-top:0}.image-gallery-section h2{text-align:center;color:#4a7c59;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.gallery-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.gallery-item img{width:100%;height:280px;object-fit:cover;display:block}.gallery-item p{padding:1.5rem;text-align:center;color:#333;font-weight:600;margin:0;font-size:1.1rem}@media(max-width:968px){.section-content{grid-template-columns:1fr;gap:2.5rem}.image-left .section-image{order:0}.impact-features-grid{grid-template-columns:1fr}.section-text h2{font-size:2rem}}@media(max-width:768px){.page-hero{min-height:350px;background-attachment:scroll;padding:1.5rem}.page-hero h1{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.4}.content-section{padding:2rem 0}.full-width{padding:2.5rem 0}.section-content{grid-template-columns:1fr;gap:1.5rem}.image-left .section-image,.image-right .section-image{order:1}.image-right .section-content,.image-left .section-content{grid-template-columns:1fr}.image-left .section-text,.image-right .section-text{order:0}.section-label{font-size:.8rem;margin-bottom:.75rem}.section-text h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}.section-text p{font-size:.9rem;line-height:1.6;margin-bottom:.75rem}.section-image{margin-top:1rem}.section-image img{min-height:250px}.impact-features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card{padding:1.25rem}.feature-icon{font-size:2rem;margin-bottom:.5rem}.feature-card h3{font-size:1.1rem;margin-bottom:.5rem}.feature-card p{font-size:.85rem;line-height:1.5}.employment-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.5rem}.stat-icon{font-size:2.5rem;margin-bottom:.75rem}.stat-card h3{font-size:1.1rem;margin-bottom:.75rem}.stat-value{font-size:2rem}.stat-label{font-size:.85rem}.partnerships-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.partnership-card{padding:1.5rem}.partnership-icon{font-size:2.5rem;margin-bottom:1rem}.partnership-card h3{font-size:1.2rem;margin-bottom:.75rem}.partnership-card p{font-size:.85rem;line-height:1.5}.value-cards-grid{gap:1rem}.value-card{padding:1.5rem;gap:1rem}.value-card-icon{font-size:2rem}.value-card h3{font-size:1.2rem;margin-bottom:.5rem}.value-card p{font-size:.85rem;line-height:1.5}.image-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}.gallery-item img{height:200px}.gallery-item p{padding:1rem;font-size:.9rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.8rem}}.careers-page{padding:0}.careers-section{margin-bottom:0;padding:4rem 0}.careers-section:first-of-type{padding-top:4rem}.careers-section.bg-green{background:#2d4a35;color:#fff}.careers-section.bg-green h2{color:#fff}.careers-section .container{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:768px){.page-hero{min-height:300px;background-attachment:scroll}.page-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.image-gallery{grid-template-columns:1fr}.careers-section{padding:2rem 1rem}}.careers-section h2{color:#4a7c59;margin-bottom:2rem;font-size:2rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit{padding:2rem;background:#f9f9f9;border-radius:8px}.benefit h3{color:#4a7c59;margin-bottom:1rem}.benefit p{color:#333;margin:0;line-height:1.6}.jobs-list{display:flex;flex-direction:column;gap:2rem}.job-card{padding:2rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #4A7C59}.job-header{margin-bottom:1.5rem}.job-header h3{color:#4a7c59;margin-bottom:.5rem;font-size:1.5rem}.job-meta{display:flex;gap:1rem;flex-wrap:wrap}.job-meta span{padding:.25rem .75rem;background:#fff;border-radius:4px;font-size:.9rem;color:#666}.job-description{margin-bottom:1.5rem;line-height:1.6;color:#666}.job-section{margin-bottom:1.5rem}.job-section h4{color:#333;margin-bottom:.5rem}.job-section ul{margin-left:1.5rem;color:#666}.job-experience{margin-bottom:1rem;color:#666}.contact-page{padding:0}.page-hero{position:relative;background-size:cover;background-position:center;background-attachment:fixed;min-height:400px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#2d4a35cc,#4a7c59b3);z-index:1}.hero-content{position:relative;z-index:2;max-width:800px}.page-hero h1{font-size:3rem;margin-bottom:1rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.page-header{text-align:center;margin-bottom:4rem;padding-top:4rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;padding-top:4rem}.image-gallery-section{padding:4rem 2rem;background:#f9f9f9;margin-top:4rem}.image-gallery-section h2{text-align:center;color:#4a7c59;margin-bottom:3rem;font-size:2rem}.image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.gallery-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.gallery-item img{width:100%;height:250px;object-fit:cover;display:block}.gallery-item p{padding:1rem;text-align:center;color:#333;font-weight:500;margin:0}.contact-form-section h2,.contact-info-section h2{color:#4a7c59;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:1px solid #E0E0E0;border-radius:4px;font-size:1rem;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.info-item h3{color:#4a7c59;margin-bottom:.5rem}.info-item p{color:#666;margin:.25rem 0}.info-item a{color:#4a7c59;text-decoration:none}.info-item a:hover{text-decoration:underline}.btn-whatsapp{background:#25d366;color:#fff;margin-top:.5rem}.btn-whatsapp:hover{background:#20ba5a}.map-container{margin-top:2rem}@media(max-width:968px){.contact-content,.form-row{grid-template-columns:1fr}}@media(max-width:768px){.page-hero{min-height:300px;background-attachment:scroll}.page-hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.image-gallery{grid-template-columns:1fr}}.admin-page{padding:2rem;min-height:100vh;background:#f5f5f5}.admin-header-main{margin-bottom:2rem}.admin-header-main h1{color:#333;margin-bottom:.5rem}.admin-note{color:#666;font-size:.9rem;padding:1rem;background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0}.admin-tabs button{padding:1rem 2rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;color:#666;transition:all .2s}.admin-tabs button:hover{color:#4a7c59}.admin-tabs button.active{color:#4a7c59;border-bottom-color:#4a7c59;font-weight:600}.admin-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.admin-header h2{color:#333;margin:0}.admin-list{display:flex;flex-direction:column;gap:1rem}.admin-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #4A7C59}.item-info{flex:1}.item-info h3{color:#333;margin-bottom:.5rem}.item-info p{color:#666;margin-bottom:.5rem}.badge{display:inline-block;padding:.25rem .75rem;background:#e0e0e0;color:#333;border-radius:4px;font-size:.85rem;font-weight:500}.badge-success{background:#4a7c59;color:#fff}.item-actions{display:flex;gap:.5rem}.admin-form{max-width:800px}.admin-form h2{color:#333;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a7c59;box-shadow:0 0 0 3px #4a7c591a}.form-group textarea{resize:vertical}.form-actions{display:flex;gap:1rem;margin-top:2rem}.btn-small{padding:.5rem 1rem;font-size:.9rem}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.nested-form{border:1px solid #e0e0e0;padding:1rem;border-radius:4px;margin-bottom:1rem}.nested-form input,.nested-form textarea{margin-bottom:.5rem}@media(max-width:768px){.admin-item{flex-direction:column;align-items:flex-start;gap:1rem}.item-actions{width:100%}.item-actions .btn{flex:1}.admin-tabs{flex-wrap:wrap}.admin-tabs button{padding:.75rem 1rem;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:inline-block;font-size:1rem;font-family:inherit}.btn-primary{background:#4a7c59;color:#fff}.btn-primary:hover{background:#2d4a35;transform:translateY(-1px);color:#e0ec9c}.btn-secondary{background:#fff;color:#4a7c59;border:2px solid #4A7C59}.btn-secondary:hover{background:#4a7c59;color:#fff}.loading{text-align:center;padding:4rem;font-size:1.5rem;color:#666}@media(max-width:768px){.container{padding:0 1rem}}
