*{margin:0;padding:0;box-sizing:border-box}:root{--primary-orange:#ff6b35;--dark-orange:#e85a2b;--charcoal:#1c1c1c;--dark-black:#0d0d0d;--text-dark:#1a1a1a;--text-light:#666;--bg-cream:#fff8e7;--bg-white:#fff;--border:#e0e0e0;--shadow:0 2px 12px rgba(0,0,0,.06);--shadow-lg:0 4px 24px rgba(0,0,0,.08);--shadow-xl:0 8px 32px rgba(0,0,0,.12);--shadow-orange:0 4px 20px rgba(255,107,53,.25);--fresh-green:#2d5a3d;--fresh-green-light:#4a7a5a}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--bg-cream)}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.top-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;background:var(--charcoal);border-bottom:1px solid hsla(0,0%,100%,.1)}.top-nav-container{max-width:1400px;margin:0 auto;justify-content:space-between;gap:1.25rem}.logo-section,.top-nav-container{display:flex;align-items:center}.logo-link{display:block;text-decoration:none;transition:transform .3s ease;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#fff}.logo-link:hover{transform:scale(1.05)}.logo-image{height:60px;width:auto;max-width:300px;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));transition:filter .3s ease}.logo-link:hover .logo-image{filter:drop-shadow(0 4px 12px rgba(255,107,53,.4))}.logo-text-fallback{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#fff}.top-nav-menu{display:flex;list-style:none;gap:.25rem;align-items:center;flex-wrap:wrap;margin:0;padding:0}.top-nav-menu li a{color:hsla(0,0%,100%,.95);text-decoration:none;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;padding:.5rem 1rem;border-radius:6px;transition:color .2s ease,background .2s ease;text-transform:uppercase;letter-spacing:.5px}.top-nav-menu li a:hover{color:var(--primary-orange);background:rgba(255,107,53,.15)}.top-nav-contact{background:var(--primary-orange)!important;color:#000!important}.top-nav-contact:hover{background:var(--dark-orange)!important;color:#000!important}.mobile-menu-toggle{display:none;flex-direction:column;background:transparent;border:2px solid var(--primary-orange);padding:.5rem;cursor:pointer;gap:5px;border-radius:4px;transition:all .3s ease}.mobile-menu-toggle span{width:25px;height:2px;background:var(--primary-orange);transition:all .3s ease;display:block}.mobile-menu-toggle:hover{background:rgba(255,107,53,.1)}main{padding-top:72px}@media (max-width:768px){.mobile-menu-toggle{display:flex;order:2}.top-nav{padding:.75rem 20px}.top-nav-container{flex-wrap:wrap}.top-nav-menu{flex-basis:100%;width:100%;max-height:0;overflow:hidden;flex-direction:column;align-items:stretch;gap:0;padding-top:0;transition:max-height .35s ease;order:3}.top-nav-menu.active{max-height:420px;padding-top:1rem}.top-nav-menu li{border-bottom:1px solid hsla(0,0%,100%,.2)}.top-nav-menu li a{display:block;padding:.85rem 1rem;font-size:.9rem}.logo-image{height:50px;max-width:240px}main{padding-top:64px}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}.footer-modern{background:var(--charcoal);color:hsla(0,0%,100%,.8);text-align:center;padding:2rem;margin-top:4rem}.form-card{background:var(--bg-white);padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:560px;margin:0 auto}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem;color:var(--text-dark)}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid var(--border);border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-orange)}.form-group textarea{resize:vertical;min-height:120px}.btn-submit{width:100%;padding:1rem 1.5rem;background:var(--primary-orange);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-submit:hover:not(:disabled){background:var(--dark-orange)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-message{margin-top:1rem;padding:.75rem;border-radius:8px;font-size:.95rem}.form-message.success{background:#d4edda;color:#155724}.form-message.error{background:#f8d7da;color:#721c24}.page-hero{background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);color:#fff;min-height:36vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 20px;text-align:center}.page-hero h1{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.page-hero p{opacity:.9;font-size:1.2rem;max-width:640px}.section{padding:3rem 20px}.brand-badge{background:var(--primary-orange);color:#000;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:.75rem;width:-moz-fit-content;width:fit-content;box-shadow:var(--shadow-orange)}.sustainability-hero{position:relative;width:100%;min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);display:flex;flex-direction:column;overflow:hidden}.sustainability-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1}.sustainability-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;width:100%}.sustainability-hero-text{text-align:center;max-width:800px;animation:sustainabilityFadeInUp 1s ease}.sustainability-hero-title .title-line-1{display:block;font-size:3rem;font-weight:800;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.5);color:#fff;font-family:Playfair Display,serif}.sustainability-hero-tagline{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);letter-spacing:.5px;line-height:1.8;margin-top:1.2rem}.sustainability-content-section{background:var(--bg-cream);padding:6rem 0}.sustainability-intro{max-width:900px;margin:0 auto 4rem}.sustainability-intro-text{font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.9;color:var(--text-dark);text-align:center}.sustainability-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.sustainability-feature-card{background:var(--bg-white);padding:3rem;border-radius:20px;box-shadow:var(--shadow-lg);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column}.sustainability-feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);margin-bottom:1rem;font-weight:700}.feature-description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;color:var(--text-dark);margin-bottom:2rem;flex:1 1}.feature-stats{display:flex;gap:2rem;padding-top:1.5rem;border-top:2px solid var(--primary-orange)}.stat-item{display:flex;flex-direction:column}.stat-value{font-size:2rem;font-weight:700;color:var(--primary-orange)}.stat-label,.stat-value{font-family:Inter,sans-serif}.stat-label{font-size:.9rem;color:var(--text-light);text-transform:uppercase;letter-spacing:1px}@keyframes sustainabilityFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sustainability-hero-title .title-line-1{font-size:1.75rem}.sustainability-features{grid-template-columns:1fr}}.careers-hero{position:relative;width:100%;min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);display:flex;flex-direction:column;overflow:hidden}.careers-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1}.careers-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;width:100%}.careers-hero-text{text-align:center;max-width:800px;animation:sustainabilityFadeInUp 1s ease}.careers-hero-title .title-line-1{display:block;font-size:3rem;font-weight:800;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.5);color:#fff;font-family:Playfair Display,serif}.careers-hero-tagline{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);letter-spacing:.5px;line-height:1.8;margin-top:1.2rem}.careers-form-section{background:var(--bg-cream);padding:6rem 0}.careers-form-wrapper{max-width:800px;margin:0 auto}.careers-form-intro{text-align:center;margin-bottom:3rem}.careers-form-title{font-family:Playfair Display,serif;font-size:3rem;color:var(--charcoal);margin-bottom:1rem;font-weight:700}.careers-form-description{font-family:Inter,sans-serif;font-size:1.1rem;color:var(--text-light);line-height:1.8}.careers-form-card{background:var(--bg-white);padding:3rem;border-radius:20px;box-shadow:var(--shadow-xl)}.form-group-modern{margin-bottom:2rem}.form-group-modern label{display:block;margin-bottom:.75rem;color:var(--charcoal);font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.form-group-modern input,.form-group-modern textarea{width:100%;padding:1rem 1.5rem;border:2px solid var(--border);border-radius:12px;font-size:1rem;font-family:Inter,sans-serif;transition:all .3s ease;background:var(--bg-white);color:var(--text-dark)}.form-group-modern input:focus,.form-group-modern textarea:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px rgba(255,107,53,.1)}.form-group-modern input::placeholder,.form-group-modern textarea::placeholder{color:var(--text-light);opacity:.6}.form-group-modern textarea{resize:vertical;min-height:150px}.form-group-modern input[type=file]{padding:.75rem;border:2px solid var(--border);border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;width:100%;cursor:pointer;transition:all .3s ease}.form-group-modern input[type=file]:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px rgba(255,107,53,.1)}.file-hint{font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-light);margin-top:.5rem}.careers-form-card .btn-primary.btn-submit{width:100%;padding:1.25rem 2.5rem;font-size:1rem;margin-top:1rem;cursor:pointer;border:none;border-radius:12px;font-weight:600;background:var(--primary-orange);color:#fff;transition:all .3s ease}.careers-form-card .btn-primary.btn-submit:hover:not(:disabled){background:var(--dark-orange);transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,107,53,.4)}.careers-form-card .btn-primary.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-note{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-light);text-align:center;margin-top:1rem;font-style:italic}.careers-form-card .form-message{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center}.careers-form-card .form-message.success{background:rgba(45,90,61,.1);color:#2d5a3d}.careers-form-card .form-message.error{background:rgba(200,60,60,.1);color:#c0392b}@media (max-width:768px){.careers-hero-title .title-line-1{font-size:1.75rem}.careers-form-title{font-size:2rem}}.grower-portal-hero{position:relative;width:100%;min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);display:flex;flex-direction:column;overflow:hidden}.grower-portal-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1}.grower-portal-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;width:100%}.grower-portal-hero-text{text-align:center;max-width:800px;animation:sustainabilityFadeInUp 1s ease}.grower-portal-hero-title{font-family:Playfair Display,serif;color:#fff;line-height:1.1;margin:1.2rem 0}.grower-portal-hero-title .title-line-1{display:block;font-size:3rem;font-weight:800;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.5)}.grower-portal-hero-title .title-line-2{display:block;font-size:2.25rem;font-weight:400;font-style:italic;color:var(--primary-orange);text-shadow:0 4px 20px rgba(255,107,53,.5);margin-top:-.4rem}.grower-portal-hero-tagline{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);letter-spacing:.5px;line-height:1.8;margin-top:1.2rem}.grower-portal-section-modern{background:var(--bg-cream);padding:6rem 0}.grower-portal-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}.grower-portal-info{position:-webkit-sticky;position:sticky;top:2rem}.portal-info-card{background:var(--charcoal);padding:3rem;border-radius:20px;box-shadow:var(--shadow-xl);border:1px solid rgba(255,107,53,.1)}.portal-info-title{font-family:Playfair Display,serif;font-size:2.5rem;color:#fff;margin-bottom:1rem;font-weight:700}.portal-info-description{font-family:Inter,sans-serif;color:hsla(0,0%,100%,.7);font-size:1rem;line-height:1.6;margin-bottom:2.5rem}.portal-features{display:flex;flex-direction:column;gap:1.5rem}.portal-feature-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid rgba(255,107,53,.1);transition:all .3s ease}.portal-feature-item:hover{background:rgba(255,107,53,.1);border-color:rgba(255,107,53,.3);transform:translateX(5px)}.portal-feature-icon{font-size:2rem;flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,107,53,.2);border-radius:12px}.portal-feature-content h3{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:var(--primary-orange);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.portal-feature-content p{font-family:Inter,sans-serif;color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.6}.grower-portal-form-modern{width:100%}.portal-form-card{background:var(--bg-white);padding:3rem;border-radius:20px;box-shadow:var(--shadow-xl);border:1px solid rgba(0,0,0,.05)}.portal-form-title{font-family:Playfair Display,serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:2rem;font-weight:700}.portal-form-card .btn-primary.btn-submit{width:100%;padding:1.25rem 2.5rem;font-size:1rem;margin-top:.5rem;cursor:pointer;border:none;border-radius:12px;font-weight:600;background:var(--primary-orange);color:#fff;transition:all .3s ease}.portal-form-card .btn-primary.btn-submit:hover{background:var(--dark-orange);transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,107,53,.4)}.portal-help{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-light);text-align:center;margin-top:1rem}.portal-help-link{color:var(--primary-orange);font-weight:500;text-decoration:none}.portal-help-link:hover{text-decoration:underline}@media (max-width:968px){.grower-portal-wrapper{grid-template-columns:1fr;gap:3rem}.grower-portal-info{position:static}.grower-portal-hero-title .title-line-1{font-size:1.7rem}.grower-portal-hero-title .title-line-2{font-size:1.45rem}.grower-portal-hero-content{padding:2rem .6rem 1rem}}@media (max-width:768px){.grower-portal-hero-title .title-line-1{font-size:1.6rem}.grower-portal-hero-title .title-line-2{font-size:1.25rem}.grower-portal-hero-tagline{font-size:.9rem}.portal-form-card,.portal-info-card{padding:2rem}.portal-form-title,.portal-info-title{font-size:2rem}}.contact-hero{position:relative;width:100%;min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);display:flex;flex-direction:column;overflow:hidden}.contact-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1}.contact-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;width:100%}.contact-hero-text{text-align:center;max-width:800px;animation:sustainabilityFadeInUp 1s ease}.contact-hero-title{font-family:Playfair Display,serif;color:#fff;line-height:1.1;margin:1.2rem 0}.contact-hero-title .title-line-1{display:block;font-size:3rem;font-weight:800;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.5)}.contact-hero-title .title-line-2{display:block;font-size:2.25rem;font-weight:400;font-style:italic;color:var(--primary-orange);text-shadow:0 4px 20px rgba(255,107,53,.5);margin-top:-.4rem}.contact-hero-tagline{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);letter-spacing:.5px;line-height:1.8;margin-top:1.2rem}.contact-section-modern{background:var(--bg-cream);padding:6rem 0;min-height:19vh}.contact-content-modern{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}.contact-info-modern{position:-webkit-sticky;position:sticky;top:2rem}.contact-info-card{background:var(--charcoal);padding:3rem;border-radius:20px;box-shadow:var(--shadow-xl);border:1px solid rgba(255,107,53,.1)}.contact-info-title{font-family:Playfair Display,serif;font-size:2.5rem;color:#fff;margin-bottom:1rem;font-weight:700}.contact-info-description{font-family:Inter,sans-serif;color:hsla(0,0%,100%,.7);font-size:1rem;line-height:1.6;margin-bottom:2.5rem}.contact-items-modern{display:flex;flex-direction:column;gap:2rem}.contact-item-modern{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid rgba(255,107,53,.1);transition:all .3s ease}.contact-item-modern:hover{background:rgba(255,107,53,.1);border-color:rgba(255,107,53,.3);transform:translateX(5px)}.contact-icon{font-size:2rem;flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,107,53,.2);border-radius:12px}.contact-item-content h3{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:var(--primary-orange);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.contact-item-content p{font-family:Inter,sans-serif;color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6}.contact-link{color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .3s ease}.contact-link:hover{color:var(--primary-orange)}.contact-form-modern{width:100%}.contact-section-modern .form-card{background:var(--bg-white);padding:3rem;border-radius:20px;box-shadow:var(--shadow-xl);border:1px solid rgba(0,0,0,.05);max-width:none}.contact-section-modern .form-title{font-family:Playfair Display,serif;font-size:2.5rem;color:var(--charcoal);margin-bottom:2rem;font-weight:700}.contact-section-modern .btn-primary.btn-submit{width:100%;padding:1.25rem 2.5rem;font-size:1rem;margin-top:.5rem;cursor:pointer;border:none;border-radius:12px;font-weight:600;background:var(--primary-orange);color:#fff;transition:all .3s ease}.contact-section-modern .btn-primary.btn-submit:hover:not(:disabled){background:var(--dark-orange);transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,107,53,.4)}.contact-section-modern .btn-primary.btn-submit:disabled{opacity:.7;cursor:not-allowed}.contact-section-modern .form-message{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center}.contact-section-modern .form-message.success{background:rgba(45,90,61,.1);color:#2d5a3d}.contact-section-modern .form-message.error{background:rgba(200,60,60,.1);color:#c0392b}@media (max-width:968px){.contact-content-modern{grid-template-columns:1fr;gap:3rem}.contact-info-modern{position:static}.contact-hero-title .title-line-1{font-size:1.7rem}.contact-hero-title .title-line-2{font-size:1.45rem}.contact-hero-content{padding:2rem .6rem 1rem}}@media (max-width:768px){.contact-hero-title .title-line-1{font-size:1.6rem}.contact-hero-title .title-line-2{font-size:1.25rem}.contact-hero-tagline{font-size:.9rem}.contact-info-card,.contact-section-modern .form-card{padding:2rem}.contact-info-title,.contact-section-modern .form-title{font-size:2rem}}.companies-hero{position:relative;width:100%;min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);display:flex;flex-direction:column;overflow:hidden}.companies-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1}.companies-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;width:100%}.companies-hero-text{text-align:center;max-width:800px;animation:sustainabilityFadeInUp 1s ease}.companies-hero-title{font-family:Playfair Display,serif;color:#fff;line-height:1.1;margin:1.2rem 0}.companies-hero-title .title-line-1{display:block;font-size:3rem;font-weight:800;letter-spacing:-2px;text-shadow:0 4px 20px rgba(0,0,0,.5)}.companies-hero-title .title-line-2{display:block;font-size:2.25rem;font-weight:400;font-style:italic;color:var(--primary-orange);text-shadow:0 4px 20px rgba(255,107,53,.5);margin-top:-.4rem}.companies-hero-tagline{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);letter-spacing:.5px;line-height:1.8;margin-top:1.2rem}.companies-section{background:var(--bg-cream);padding:6rem 0}.companies-content{text-align:center;max-width:800px;margin:0 auto 3rem}.companies-intro{font-size:1.1rem;color:var(--text-dark);margin-bottom:2rem;line-height:1.8}.companies-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.company-card{background:var(--bg-white);padding:2rem;border-radius:16px;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.company-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.company-card h3{color:var(--charcoal);margin-bottom:1rem;font-size:1.5rem;font-family:Playfair Display,serif;font-weight:700}.company-card p{color:var(--text-light);line-height:1.6}@media (max-width:968px){.companies-hero-content{padding:2rem .6rem 1rem}.companies-hero-title .title-line-1{font-size:1.7rem}.companies-hero-title .title-line-2{font-size:1.45rem}}@media (max-width:768px){.companies-hero-title .title-line-1{font-size:1.6rem}.companies-hero-title .title-line-2{font-size:1.25rem}.companies-grid{grid-template-columns:1fr}}.hero-video.hero-compact{position:relative;width:100%;min-height:42vh;overflow:hidden}.hero-bg-solid{background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%)}.hero-bg-solid:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.08) 0,transparent 50%);z-index:1;pointer-events:none}.hero-video.hero-bg-solid .hero-slide-bg,.hero-video.hero-bg-solid .hero-slide-overlay{display:none}.hero-slides{position:relative;width:100%;height:100%;min-height:42vh}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide-bg{background-size:cover;background-position:50%;background-color:var(--charcoal)}.hero-slide-bg,.hero-slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slide-overlay{background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.35));z-index:1}.hero-content-wrapper{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:3rem 20px}.hero-content-centered{justify-content:center;text-align:center}.hero-branding-section{max-width:800px}.hero-branding-centered{text-align:center}.brand-badge{display:inline-block;padding:.5rem 1.35rem;font-size:.85rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:30px;margin-bottom:1rem}.brand-badge-fresh{background:var(--fresh-green);color:#fff;box-shadow:0 4px 16px rgba(45,90,61,.35)}.brand-badge-fresh:hover{background:var(--fresh-green-light)}.hero-title{font-family:Playfair Display,serif;color:#fff;line-height:1.2;margin-bottom:1.5rem}.hero-title-single .hero-line-2{display:block;font-size:clamp(1.4rem,3.2vw,2.25rem);font-weight:700;margin-bottom:.5rem}.hero-title-single .hero-line-3{display:block;font-size:clamp(.85rem,1.8vw,1.1rem);font-weight:400;opacity:.95}.hero-cta{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.hero-cta,.hero-cta-centered{justify-content:center}.btn-hero-outline{display:inline-block;padding:.6rem 1.35rem;font-size:.95rem;border:2px solid var(--primary-orange);border-radius:8px;color:#fff;font-weight:600;transition:background .2s,color .2s}.btn-hero-outline:hover,.btn-hero-solid{background:var(--primary-orange);color:#000}.btn-hero-solid{display:inline-block;padding:.6rem 1.35rem;font-size:.95rem;border:none;border-radius:8px;font-weight:600;transition:background .2s}.btn-hero-solid:hover{background:var(--dark-orange);color:#fff}.home-content-section{padding:4rem 20px;background:var(--bg-cream)}.home-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2.2fr;grid-gap:3rem;gap:3rem;align-items:center}@media (max-width:900px){.home-content-wrapper{grid-template-columns:1fr}}.home-content-text{max-width:560px}.home-content-headline{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);color:var(--charcoal);margin-bottom:1rem;line-height:1.3}.home-content-body{font-size:1.05rem;color:var(--text-light);line-height:1.8}.home-content-video{position:relative;width:100%;min-width:0;margin:0 auto}.video-embed-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);background:#000}.video-embed-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video-embed-wrapper iframe,.video-play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-play-overlay{background:rgba(0,0,0,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-play-overlay:hover{background:rgba(0,0,0,.3)}.video-play-icon{width:80px;height:80px;border-radius:50%;background:var(--primary-orange);position:relative;box-shadow:0 4px 20px rgba(255,107,53,.5)}.video-play-icon:after{content:"";position:absolute;left:50%;top:50%;margin-left:4px;margin-top:-14px;border:14px solid transparent;border-left:22px solid #fff}.video-mute-toggle{position:absolute;bottom:12px;right:12px;z-index:5;width:44px;height:44px;border:none;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-mute-toggle:hover{background:rgba(0,0,0,.8)}.video-mute-icon{width:24px;height:24px}.video-embed-label{padding:1rem 1.25rem;font-size:.95rem;color:var(--text-dark);text-align:center;background:var(--bg-white);margin:0}.about-story-section{padding:4rem 20px;background:var(--bg-cream)}.story-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}@media (max-width:900px){.story-content-wrapper{grid-template-columns:1fr}}.story-section-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);margin-bottom:.25rem}.story-year{font-size:.9rem;color:var(--primary-orange);font-weight:600;text-transform:uppercase;letter-spacing:2px}.story-paragraphs{margin-top:1.5rem}.story-paragraph{font-size:1.05rem;line-height:1.85;color:var(--text-dark);margin-bottom:1.25rem}.story-highlight-box{background:#1a1a1a;color:#fff;padding:3rem 2.5rem;min-height:420px;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.2);text-align:center;display:flex;flex-direction:column;justify-content:center}.highlight-icon{font-size:2.5rem;text-align:center;margin-bottom:1.5rem;line-height:1}.highlight-title{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.highlight-location,.highlight-title{font-family:Playfair Display,serif;text-align:center}.highlight-location{font-size:1.1rem;color:var(--primary-orange);margin-bottom:0;line-height:1.6}.story-highlight-box .highlight-divider{height:1px;background:hsla(0,0%,100%,.25);margin:1.5rem 0 1.25rem;border:none}.highlight-details{display:flex;flex-direction:column;gap:1rem;text-align:left;padding-top:0}.highlight-item{display:flex;flex-direction:column;gap:.25rem}.highlight-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:hsla(0,0%,100%,.55);text-transform:uppercase;letter-spacing:1.2px}.highlight-value{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;color:#fff}.growth-highlight-section{background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);padding:4rem 20px;color:#fff}.growth-highlight-card{max-width:900px;margin:0 auto;text-align:center;padding:2.5rem;background:hsla(0,0%,100%,.05);border-radius:20px;border:1px solid rgba(255,107,53,.2)}.growth-icon{font-size:3rem;margin-bottom:1rem}.growth-title{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem}.growth-text{font-size:1.05rem;line-height:1.8;opacity:.95;margin-bottom:2rem}.growth-stats{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.growth-stat-number{font-size:2.5rem;font-weight:800;color:var(--primary-orange);display:block}.growth-stat-label{font-size:.9rem;opacity:.9;line-height:1.4}.growth-arrow{font-size:2rem;color:var(--primary-orange)}.about-timeline-section{padding:4rem 20px;background:var(--bg-white)}.timeline-title{font-family:Playfair Display,serif;font-size:2rem;text-align:center;margin-bottom:3rem;color:var(--charcoal)}.timeline{max-width:700px;margin:0 auto;padding-left:2rem;position:relative}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--primary-orange),var(--dark-orange))}.timeline-item{position:relative;margin-bottom:2.5rem;padding-left:2rem}.timeline-item:before{content:"";position:absolute;left:-.5rem;top:.25rem;width:14px;height:14px;border-radius:50%;background:var(--primary-orange);border:3px solid var(--bg-white);box-shadow:0 0 0 2px var(--primary-orange)}.timeline-year{font-size:.85rem;color:var(--primary-orange);font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.timeline-content h3{font-family:Playfair Display,serif;font-size:1.25rem;color:var(--charcoal);margin-bottom:.5rem}.timeline-content p{font-size:.95rem;color:var(--text-dark);line-height:1.7}.historical-photos-section{padding:4rem 20px;background:var(--bg-cream)}.historical-photos-header{text-align:center;margin-bottom:2.5rem}.historical-photos-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);margin-bottom:.5rem}.historical-photos-subtitle{font-size:1rem;color:var(--text-light);max-width:600px;margin:0 auto;line-height:1.6}.historical-photos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.historical-photo-card{background:var(--bg-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.historical-photo-container{position:relative;width:100%;height:220px;background:var(--bg-cream);display:flex;align-items:center;justify-content:center}.historical-photo-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.historical-photo-placeholder{font-size:3rem;opacity:.4;position:absolute;inset:0;display:none;align-items:center;justify-content:center;z-index:0}.historical-photo-placeholder.visible{display:flex}.family-photo-container .family-placeholder{display:none;padding:3rem;font-size:3rem}.family-photo-container .family-placeholder.visible{display:flex}.historical-photo-caption{padding:1rem;font-size:.9rem;color:var(--text-dark);text-align:center;font-weight:500}.family-photo-section{padding:4rem 20px;background:var(--bg-white)}.family-photo-content{text-align:center;max-width:1000px;margin:0 auto}.family-photo-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);margin-bottom:.5rem}.family-photo-subtitle{font-size:1rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7}.family-photo-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);border:2px solid var(--primary-orange);min-height:280px;display:flex;align-items:center;justify-content:center;background:var(--bg-cream)}.family-photo-image{width:100%;height:auto;display:block;position:relative;z-index:1}.our-people-section{padding:4rem 20px;background:var(--bg-cream)}.people-section-title{font-family:Playfair Display,serif;font-size:2rem;text-align:center;margin-bottom:.5rem;color:var(--charcoal)}.people-section-subtitle{font-size:1rem;color:var(--text-light);text-align:center;margin-bottom:2.5rem}.people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;perspective:1000px}.person-card{background:var(--bg-cream);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:all .4s ease;position:relative;cursor:pointer;border:2px solid transparent;display:flex;flex-direction:column;min-height:460px}.person-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);border-color:var(--primary-orange)}.person-image{width:100%;height:300px;background:linear-gradient(135deg,var(--primary-orange) 0,var(--dark-orange) 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.person-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);transition:opacity .4s ease;z-index:1}.person-card:hover .person-image:before{opacity:0}.person-photo{width:100%;height:100%;object-fit:cover;display:block}.person-image .person-placeholder-state,.person-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:4rem;font-weight:700;color:#000;z-index:0;transition:transform .4s ease}.person-card:hover .person-placeholder,.person-card:hover .person-placeholder-state{transform:scale(1.2) rotate(1turn)}.family-photo-container.image-placeholder-fallback{min-height:280px;font-size:3rem;opacity:.6}.person-info{padding:2rem;text-align:center;background:var(--bg-white);transition:all .4s ease}.person-card:hover .person-info{background:var(--charcoal);color:#fff}.person-name{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--charcoal);margin-bottom:.5rem;font-weight:700;transition:color .4s ease}.person-card:hover .person-name{color:#fff}.person-role{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:color .4s ease}.person-card:hover .person-role,.person-role{color:var(--primary-orange)}.person-facts{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--charcoal);padding:2rem;display:flex;align-items:center;justify-content:center;opacity:0;transform:rotateY(180deg);transform-origin:50% 50%;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.person-card:hover .person-facts{opacity:1;transform:rotateY(0deg)}.person-facts p{font-family:Inter,sans-serif;font-size:1rem;color:#fff;line-height:1.8;text-align:center;margin:0}@media (max-width:768px){.people-grid{grid-template-columns:1fr}.people-section-title{font-size:2rem}}.products-hero{min-height:36vh;background:linear-gradient(135deg,var(--charcoal) 0,var(--dark-black) 100%);flex-direction:column;padding:3.5rem 1.5rem 2.5rem}.products-hero,.products-hero-content{position:relative;width:100%;display:flex;justify-content:center}.products-hero-content{z-index:10;align-items:center}.products-hero-text{text-align:center;max-width:800px}.products-hero-title{font-family:Playfair Display,serif;color:#fff;line-height:1.1;margin:1rem 0}.products-hero-title .title-line-1{display:block;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:800}.products-hero-title .title-line-2{display:block;font-size:clamp(1.2rem,2.8vw,2.25rem);font-weight:400;font-style:italic;color:var(--primary-orange)}.products-hero-tagline{font-size:1.2rem;font-weight:300;color:hsla(0,0%,100%,.9);line-height:1.6}.quality-assurance-section{padding:4rem 20px;background:var(--bg-white)}.quality-section-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);text-align:center;margin-bottom:2rem}.quality-content{max-width:1000px;margin:0 auto}.quality-intro{font-size:1.1rem;line-height:1.8;color:var(--text-dark);text-align:center;margin-bottom:2.5rem}.quality-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.quality-feature{background:var(--bg-cream);padding:1.5rem;border-radius:12px;border-left:4px solid var(--primary-orange)}.quality-feature h3{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--charcoal);margin-bottom:.5rem}.quality-feature p{font-size:.95rem;color:var(--text-dark);line-height:1.6;margin:0}.produce-grid-section{padding:4rem 20px;background:var(--bg-cream)}.produce-grid-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);text-align:center;margin-bottom:2rem}.citrus-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.citrus-product-card{background:var(--bg-white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s}.citrus-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.citrus-card-title{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;color:var(--charcoal);padding:1.25rem 1.25rem 0;margin:0}.citrus-card-image-wrap{position:relative;aspect-ratio:4/3;background:#ebe5dc;overflow:hidden}.citrus-card-image{width:100%;height:100%;object-fit:cover;display:block}.varietal-calendar-section{padding:4rem 20px;background:var(--bg-white);text-align:center}.calendar-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);margin-bottom:.5rem}.calendar-subtitle{font-size:1rem;color:var(--text-light);margin-bottom:2rem}.calendar-image-wrap{max-width:900px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.calendar-image{width:100%;height:auto;display:block}.branding-hero.products-hero{min-height:19vh}.branding-section{background:var(--bg-white);padding:4rem 20px}.branding-title{font-family:Playfair Display,serif;font-size:2rem;color:var(--charcoal);text-align:center;margin-bottom:.5rem}.branding-subtitle{font-size:1rem;color:var(--text-light);text-align:center;max-width:700px;margin:0 auto 2.5rem;line-height:1.7}.branding-grid--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.branding-card-variant{background:#f5f0e8;border-radius:16px;overflow:hidden;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.branding-card-variant:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.branding-card-variant-title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:var(--charcoal);margin:0;padding:1.25rem 1.25rem .75rem}.branding-card-visual{position:relative;aspect-ratio:4/3;background:#ebe5dc;min-height:200px;overflow:hidden}.branding-card-visual-image{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.branding-card-visual.image-placeholder-fallback{display:flex;align-items:center;justify-content:center;min-height:200px}.branding-list-vertical{display:flex;flex-direction:column;gap:2.5rem;max-width:1000px;margin:0 auto}.branding-row{display:grid;grid-template-columns:280px 1fr;grid-gap:2rem;gap:2rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid var(--border)}.branding-row:last-child{border-bottom:none}@media (max-width:700px){.branding-row{grid-template-columns:1fr;gap:1rem}.branding-row-image{max-width:280px;margin:0 auto}}.branding-row-image{position:relative;width:280px;min-height:320px;background:transparent;border-radius:12px;overflow:hidden;flex-shrink:0}.branding-row-image-img{object-fit:contain;object-position:center}.branding-row-info{min-width:0}.branding-row-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--charcoal);margin:0 0 1rem}.branding-row-description{font-size:1rem;line-height:1.7;color:var(--text-dark)}.branding-row-description p{margin:0 0 .75rem}.branding-row-description p:last-child{margin-bottom:0}