:root{--emerald-200:#a7f3d0;--emerald-400:#34d399;--emerald-600:#059669;--emerald-700:#047857;--emerald-900:#064e3b;--green-50:#f0fdf4;--green-100:#dcfce7;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-800:#166534;--green-900:#14532d;--gray-600:#4b5563;--gray-800:#1f2937;--white:#fff}.about-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:transparent;transition:all .3s ease;color:var(--green-900)}@media (min-width:768px){.about-header{padding:15px 30px}}@media (min-width:1024px){.about-header{padding:20px 60px}}.about-header.scrolled{background:linear-gradient(135deg,#008f50,#24b066);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,143,80,.3);color:var(--white)}.about-brand{display:flex;align-items:center;gap:12px}.about-logo-wrapper{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0}.about-logo-image{width:100%;height:100%;object-fit:contain}.about-brand-text{display:flex;flex-direction:column}.about-brand-name{font-size:1.4rem;font-weight:700;letter-spacing:.5px;color:inherit}.about-brand-tagline{font-size:.65rem;letter-spacing:2px;text-transform:uppercase;color:inherit;opacity:.8}@media (max-width:768px){.about-brand-tagline{display:none}.about-brand-name{font-size:1.2rem}.about-logo-wrapper{width:40px;height:40px}}@media (max-width:374px){.about-header{padding:8px 12px}.about-brand{gap:8px}.about-logo-wrapper{width:32px;height:32px}.about-brand-name{font-size:1rem}.about-cart-icon{width:36px;height:36px}.about-menu-btn{padding:8px}.about-menu-btn span{width:20px}}@media (min-width:375px) and (max-width:480px){.about-header{padding:10px 16px}.about-brand{gap:10px}.about-logo-wrapper{width:36px;height:36px}.about-brand-name{font-size:1.1rem}.about-cart-icon{width:38px;height:38px}}.about-nav{display:none}@media (min-width:768px){.about-nav{display:flex;align-items:center;gap:40px}}.about-nav-link{color:inherit;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.5px;position:relative;padding:8px 0;transition:all .3s ease}.about-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#4caf50;transition:width .3s ease}.about-nav-link:hover{color:#4caf50}.about-header.scrolled .about-nav-link:hover{color:#8bc34a}.about-nav-link:hover:after{width:100%}.about-menu-btn{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px;z-index:150;position:relative}@media (min-width:768px){.about-menu-btn{display:none}}.about-menu-btn span{width:25px;height:2px;background:currentColor;transition:all .3s ease;display:block}.about-menu-btn.open{z-index:200}.about-menu-btn.open span:first-child{transform:rotate(45deg) translate(7px,7px);background:var(--white)}.about-menu-btn.open span:nth-child(2){opacity:0}.about-menu-btn.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px);background:var(--white)}.about-cart-icon,.about-header-right{display:flex;align-items:center}.about-cart-icon{position:relative;justify-content:center;width:42px;height:42px;background:rgba(0,0,0,.05);border-radius:50%;color:inherit;transition:all .3s ease;border:1px solid rgba(0,0,0,.1)}.about-header.scrolled .about-cart-icon{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15)}.about-cart-icon:hover{background:rgba(0,0,0,.1);transform:scale(1.05)}.about-header.scrolled .about-cart-icon:hover{background:hsla(0,0%,100%,.2)}.about-cart-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:#4caf50;border-radius:50%;font-size:.65rem;font-weight:700;color:var(--white)}.about-cart-badge,.about-mobile-menu{display:flex;align-items:center;justify-content:center}.about-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;gap:30px;z-index:140;opacity:0;visibility:hidden;transition:all .4s ease}.about-mobile-menu.open{opacity:1;visibility:visible}.about-mobile-nav-link{color:#fff;text-decoration:none;font-size:1.8rem;font-weight:600;transition:all .3s ease}.about-mobile-nav-link:hover{color:#8bc34a}.about-mobile-close-btn{position:absolute;top:20px;right:20px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.about-mobile-close-btn:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.about-section-container{background-color:rgba(240,253,244,.3);color:var(--gray-800);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.about-section-container ::selection{background-color:var(--green-100);color:var(--green-900)}.top-border-accent{height:.5rem;width:100%;background:linear-gradient(to right,var(--emerald-600),var(--green-500),var(--emerald-600));display:none}@media (max-width:768px){.top-border-accent{display:block}}.hero-section{width:100%;min-height:100vh;padding-top:0;padding-bottom:60px;text-align:center;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0}.hero-background-video{position:absolute;top:50%;left:50%;min-width:100vh;min-height:100vw;width:auto;height:auto;transform:translate(-50%,-50%) rotate(-90deg);object-fit:cover;z-index:0}.hero-background-image{object-fit:cover;z-index:0}.hero-background-image,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-overlay{background:rgba(0,0,0,.4);z-index:1}.hero-content{position:relative;z-index:5;transition:all 1s ease-out}.hero-visible{transform:translateY(0);opacity:1}@keyframes fadeTextCycle{0%,62.5%{opacity:1}65.6%,96.9%{opacity:0}to{opacity:1}}.hero-hidden{transform:translateY(2.5rem);opacity:0}.est-badge-container{display:inline-block;margin-bottom:1rem}.est-badge{color:var(--white);font-weight:700;letter-spacing:.2em;font-size:.75rem;text-transform:uppercase;border-bottom:2px solid var(--emerald-200);padding-bottom:.25rem}.hero-title{font-size:3rem;line-height:1;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:var(--white);margin-bottom:1.5rem;font-weight:500;letter-spacing:-.025em}@media (min-width:768px){.hero-title{font-size:4.5rem}}@media (max-width:480px){.hero-title{font-size:2.25rem}}.hero-italic-highlight{font-style:italic;color:var(--emerald-200)}.hero-description{font-size:1.05rem;color:#fff;max-width:42rem;width:90%;margin-left:auto;margin-right:auto;line-height:1.625;margin-bottom:2.5rem;padding:0 10px}@media (min-width:768px){.hero-description{font-size:1.25rem}}.hero-divider-container{display:flex;justify-content:center;gap:1rem}.hero-divider{width:1px;height:4rem;background:linear-gradient(to bottom,var(--green-300),transparent)}@media (min-width:1280px){.hero-section{min-height:90vh}}.stats-ribbon{background-color:var(--green-900);color:var(--green-50);padding:3rem 1rem;border-top:1px solid var(--green-800);border-bottom:1px solid var(--green-800)}.stats-container{max-width:80rem;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center;padding-left:1rem;padding-right:1rem;border-right:1px solid var(--green-800)}.stat-item:last-child{border-right:none}@media (max-width:767px){.stat-item:nth-child(2),.stat-item:nth-child(4){border-right:none}}.stat-icon{display:flex;justify-content:center;color:var(--emerald-400);margin-bottom:.5rem}.stat-number{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.875rem;font-weight:700;color:var(--white);margin-bottom:.25rem}.stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(74,222,128,.8)}.story-section{padding:6rem 1rem;max-width:80rem;margin-left:auto;margin-right:auto}.story-layout{display:flex;flex-direction:column;gap:4rem;align-items:center}@media (min-width:768px){.story-layout{flex-direction:row}}.story-image-col{width:100%;position:relative;transition:all 1s}@media (min-width:768px){.story-image-col,.story-text-col{width:50%}}.story-image-visible{opacity:1;transform:translateX(0)}.story-image-hidden{opacity:0;transform:translateX(-2.5rem)}.story-image-wrapper{position:relative;z-index:10}.story-main-image-box{aspect-ratio:4/5;border-radius:.125rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(6,78,59,.1)}.story-main-image{width:100%;height:100%;object-fit:cover;transition:all .7s}.story-main-image:hover{transform:scale(1.05)}.story-caption-box{position:absolute;bottom:-1.5rem;right:-1.5rem;background-color:var(--white);padding:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:20rem;border-left:4px solid var(--emerald-600);display:none}@media (min-width:768px){.story-caption-box{display:block}}.story-caption-text{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.125rem;font-style:italic;color:var(--green-900)}.story-decorative-bg{position:absolute;top:2.5rem;left:-2.5rem;width:100%;height:100%;border:1px solid var(--emerald-200);z-index:0}.story-text-col{width:100%;display:flex;flex-direction:column;gap:2rem;transition:all 1s}.story-text-visible{opacity:1;transform:translateX(0)}.story-text-hidden{opacity:0;transform:translateX(2.5rem)}.story-title{font-size:2.25rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:var(--green-900);line-height:1.25}.story-divider-bar{width:3rem;height:.25rem;background-color:var(--emerald-600)}.story-paragraphs{display:flex;flex-direction:column;gap:1rem;color:var(--gray-600);line-height:1.625;font-size:1.125rem}.story-read-button{color:var(--emerald-700);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;display:flex;align-items:center;gap:.5rem;transition:color .15s;background:none;border:none;cursor:pointer;padding:0}.story-read-button:hover{color:var(--emerald-900)}.story-arrow-icon{transition:transform .15s}.story-read-button:hover .story-arrow-icon{transform:translateX(.25rem)}.values-section{padding:6rem 1rem;background-color:var(--white);position:relative}.values-container{max-width:80rem;margin-left:auto;margin-right:auto}.values-header{text-align:center;margin-bottom:4rem}.values-title{font-size:1.875rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:var(--green-900)}.values-subtitle{color:rgba(22,163,74,.8);margin-top:.5rem}.values-grid{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background-color:rgba(240,253,244,.5);padding:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .5s;border-top:4px solid transparent}.value-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:var(--emerald-600);background-color:var(--white)}.value-card-visible{opacity:1;transform:translateY(0)}.value-card-hidden{opacity:0;transform:translateY(2.5rem)}.value-icon-circle{margin-bottom:1.5rem;background-color:var(--white);width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:var(--emerald-600)}.value-card-title{font-size:1.25rem;font-weight:700;color:var(--green-900);margin-bottom:.75rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.value-card-desc{color:var(--gray-600);line-height:1.625}.cta-section{padding:5rem 1rem;text-align:center;background-color:rgba(240,253,244,.3)}.cta-content{max-width:42rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.cta-icon{color:var(--green-300);margin-bottom:1rem}.cta-title{font-size:1.875rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:var(--green-900)}.cta-button{background-color:var(--green-900);color:var(--white);padding:1rem 2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;transition:background-color .15s,box-shadow .15s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:none;cursor:pointer}.cta-button:hover{background-color:var(--emerald-700);box-shadow:0 20px 25px -5px rgba(6,78,59,.2)}@media (max-width:374px){.hero-section{min-height:70vh;padding:60px 0}.hero-title{font-size:1.875rem;margin-bottom:1rem}.hero-description{font-size:.9rem;line-height:1.5;width:95%}.est-badge{font-size:.65rem;letter-spacing:.15em}.stats-ribbon{padding:2rem .75rem}.stats-grid{gap:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.65rem}.story-section{padding:3rem .75rem}.story-title{font-size:1.75rem}.story-paragraphs{font-size:1rem}.values-section{padding:3rem .75rem}.values-header{margin-bottom:2rem}.values-title{font-size:1.5rem}.value-card{padding:1.25rem}.value-icon-circle{width:3rem;height:3rem}.value-card-title{font-size:1.125rem}.cta-section{padding:3rem .75rem}.cta-title{font-size:1.5rem}.cta-button{padding:.875rem 1.5rem;font-size:.75rem}.about-mobile-nav-link{font-size:1.5rem}}@media (min-width:375px) and (max-width:480px){.hero-section{padding:70px 0}.stats-ribbon{padding:2.5rem 1rem}.stat-number{font-size:1.625rem}.cta-section,.story-section,.values-section{padding:4rem 1rem}}@media (min-width:481px) and (max-width:767px){.hero-title{font-size:2.75rem}.hero-description{font-size:1.1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-number{font-size:1.75rem}.story-section{padding:5rem 1.5rem}.story-title{font-size:2rem}.values-grid{grid-template-columns:repeat(2,1fr)}.value-card{padding:1.5rem}.cta-title{font-size:1.75rem}}@media (min-width:768px) and (max-width:1023px){.about-header{padding:16px 40px}.about-nav{gap:30px}.hero-section{min-height:85vh}.story-main-image-box{aspect-ratio:1/1}.story-caption-box{max-width:16rem;padding:1rem;right:-1rem;bottom:-1rem}.story-caption-text{font-size:1rem}.values-grid{gap:1.5rem}}@media (min-width:1280px){.hero-section{min-height:90vh;padding:100px 0}.hero-title{font-size:5rem}.hero-description{font-size:1.375rem;max-width:48rem}.stats-container{max-width:90rem}.stat-number{font-size:2.25rem}.stat-label{font-size:.875rem}.story-section{max-width:90rem;padding:8rem 2rem}.story-title{font-size:2.75rem}.story-paragraphs{font-size:1.25rem}.story-main-image:hover{transform:scale(1.05)}.values-container{max-width:90rem}.values-section{padding:8rem 2rem}.values-title{font-size:2.25rem}.value-card{padding:2.5rem}.value-card-title{font-size:1.5rem}.value-card-desc{font-size:1.0625rem}.cta-section{padding:6rem 2rem}.cta-title{font-size:2.25rem}.cta-content{max-width:48rem}.hero-section{min-height:108vh;padding:100px 0}}@media (min-width:1440px){.hero-title{font-size:5.5rem}.about-header{padding:20px 80px}.stats-container,.story-section,.values-container{max-width:100rem}}@media (max-height:500px) and (orientation:landscape){.hero-section{min-height:auto;padding:50px 20px}.hero-title{font-size:2rem}.hero-description{margin-bottom:1.5rem}.hero-divider{height:2rem}}