*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Nunito Sans","Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;color:#4A4A4A;background-color:#F5F0E8}h1,h2,h3{font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;color:#6E7F5C}h1{font-size:3rem;line-height:1.15}@media (max-width: 768px){h1{font-size:2.2rem}}h2{font-size:2.5rem;margin-bottom:1rem}@media (max-width: 768px){h2{font-size:2rem}}h3{font-size:1.3rem;margin-bottom:0.5rem}p{margin-bottom:0.75rem}a{color:#C4856A;text-decoration:none;transition:color 0.3s ease}a:hover{color:#B07258}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:3.5rem 0}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background:rgba(245,240,232,0.95);backdrop-filter:blur(10px)}.nav__logo{font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;color:#6E7F5C;font-weight:700}.nav__links{display:flex;gap:1.5rem;list-style:none;align-items:center}@media (max-width: 768px){.nav__links{display:none}}.nav__links a{color:#6E7F5C;font-size:0.9rem;font-weight:500}.nav__links a:hover{color:#C4856A}.nav__links--active{color:#C4856A !important;font-weight:600 !important}.nav__lang{margin-left:0.75rem;padding-left:0.75rem;border-left:1px solid #E8E0D4}.nav__lang a{font-size:0.85rem;display:flex;align-items:center;gap:0.25rem}.nav__cta{background:#C4856A;color:#fff !important;padding:0.6rem 1.25rem;border-radius:4px;font-size:0.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0.03em}.nav__cta:hover{background:#B07258;color:#fff !important}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg, rgba(245,240,232,0.85) 0%, rgba(245,240,232,0.7) 100%),url("/assets/img/hero-olives.jpg") center/cover}.hero__content{max-width:700px;padding-top:3rem;text-align:center}.hero h1{color:#C4856A;text-shadow:0 2px 20px rgba(0,0,0,0.1);margin-bottom:1rem}.hero__tagline{font-size:1.15rem;color:#C4856A;text-shadow:0 1px 10px rgba(0,0,0,0.1);margin-bottom:1.5rem;font-style:italic;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif}.page-hero{padding-top:6rem;padding-bottom:3rem;background:#F5F0E8}.page-hero__content{max-width:800px}.page-hero h1{margin-bottom:1rem}.page-hero__intro{font-size:1.1rem;color:#4A4A4A;line-height:1.7}.page-hero__intro:last-of-type{margin-bottom:0}.content-section{padding:3rem 0;background:#F5F0E8}.content-section--alt{background:#E8E0D4}.content-section h2{margin-bottom:1rem}.content-section__intro{font-size:1.05rem;color:#4A4A4A;margin-bottom:1rem}.content-section__note{margin-top:1rem;color:#6E7F5C;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}.content-list{list-style:none;margin:1rem 0}.content-list li{padding:0.5rem 0;padding-left:1.25rem;position:relative;color:#4A4A4A}.content-list li:before{content:"•";position:absolute;left:0;color:#6E7F5C;font-weight:bold}.content-list--compact{margin:0.75rem 0}.content-list--compact li{padding:0.25rem 0;padding-left:1.25rem}.content-list--highlight li{color:#C4856A;font-weight:500}.content-list--two-col{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}@media (max-width: 600px){.content-list--two-col{grid-template-columns:1fr}}.process-list{list-style:none;counter-reset:process;margin:1.5rem 0}.process-list li{counter-increment:process;padding:0.75rem 0;padding-left:2.5rem;position:relative;border-bottom:1px solid #E8E0D4}.process-list li:last-child{border-bottom:none}.process-list li:before{content:counter(process);position:absolute;left:0;top:0.75rem;width:1.75rem;height:1.75rem;background:#6E7F5C;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.85rem;font-weight:600}.service-block{margin-bottom:2rem}.service-block:last-child{margin-bottom:0}.service-block h3{color:#6E7F5C;margin-bottom:0.4rem}.service-block p{color:#4A4A4A;margin-bottom:0.4rem}.cta-section{padding:4rem 0;background:#C4856A;text-align:center}.cta-section h2{color:#F5F0E8;margin-bottom:0.75rem}.cta-section__text{color:#F5F0E8;font-size:1.1rem;margin-bottom:1.5rem;opacity:0.95}.cta-section__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section__buttons .btn--primary{background:#F5F0E8;color:#C4856A}.cta-section__buttons .btn--primary:hover{background:#fff;color:#B07258}.cta-section__buttons .btn--secondary{border-color:#F5F0E8;color:#F5F0E8}.cta-section__buttons .btn--secondary:hover{background:#F5F0E8;color:#C4856A}.producer-cta{background:#E8E0D4;padding:2.5rem 2rem;text-align:center}.producer-cta h3{color:#6E7F5C;font-size:1.6rem;margin-bottom:0.4rem}.producer-cta p{color:#4A4A4A;opacity:0.9;margin-bottom:1.25rem}.producer-cta .btn{background:#C4856A;color:#fff}.producer-cta .btn:hover{background:#B07258}.what-we-do{background:linear-gradient(135deg, rgba(245,240,232,0.92) 0%, rgba(232,224,212,0.95) 100%),url("/assets/img/olives-bg.jpg") center/cover;background-attachment:fixed;text-align:center}.what-we-do h2{margin-bottom:2rem}.what-we-do__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;margin-top:1.5rem}@media (max-width: 900px){.what-we-do__grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media (max-width: 500px){.what-we-do__grid{grid-template-columns:1fr;gap:1.5rem}}.what-we-do__item{text-align:center}.what-we-do__item h3{color:#6E7F5C;font-size:1.2rem;margin-bottom:0.5rem}.what-we-do__item p{color:#4A4A4A;opacity:0.85;margin-bottom:0;font-size:0.95rem}.what-we-do__philosophy{margin-top:2rem;font-style:italic;color:#6E7F5C;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;max-width:700px;margin-left:auto;margin-right:auto}.who-we-work-with{background:#F5F0E8}.who-we-work-with__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 768px){.who-we-work-with__wrapper{grid-template-columns:1fr}}.who-we-work-with__image{width:100%;height:350px;object-fit:cover;border-radius:4px}.who-we-work-with__content h2{margin-bottom:0.75rem}.who-we-work-with__content-subtitle{font-size:1.1rem;color:#6E7F5C;margin-bottom:1rem;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif}.who-we-work-with__content ul{list-style:none;margin:1rem 0}.who-we-work-with__content ul li{padding:0.4rem 0;padding-left:1.25rem;position:relative;color:#C4856A}.who-we-work-with__content ul li:before{content:"•";position:absolute;left:0;color:#6E7F5C}.who-we-work-with__content-note{font-style:italic;color:#6E7F5C;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif}.why-us{background:#F5F0E8}.why-us__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 768px){.why-us__wrapper{grid-template-columns:1fr}}.why-us__content h2{font-size:2.2rem;line-height:1.2}.why-us__content-subtitle{font-size:1.1rem;color:#6E7F5C;margin:1rem 0;font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif}.why-us__content ul{list-style:none}.why-us__content ul li{padding:0.4rem 0;padding-left:1.25rem;position:relative;color:#C4856A}.why-us__content ul li:before{content:"•";position:absolute;left:0;color:#6E7F5C}.why-us__image{width:100%;height:350px;object-fit:cover;border-radius:4px}.why-us__map{width:100%;height:350px;border-radius:4px;border:1px solid #E8E0D4}.services{background:#6E7F5C;color:#fff;text-align:center}.services h2{color:#F5F0E8;font-size:2.2rem}.services__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;margin-top:2rem}@media (max-width: 900px){.services__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 500px){.services__grid{grid-template-columns:1fr}}.services__item{text-align:center}.services__item-icon{width:70px;height:70px;margin:0 auto 0.75rem;opacity:0.9}.services__item-title{font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;color:#F5F0E8;font-weight:600}.contact{background:#F5F0E8;text-align:center}.contact h2{margin-bottom:0.75rem}.contact__subtitle{font-size:1.05rem;color:#4A4A4A;opacity:0.8;margin-bottom:1.5rem}.contact__form{max-width:500px;margin:0 auto}.contact__form input,.contact__form textarea{width:100%;padding:0.9rem;margin-bottom:0.75rem;border:1px solid #E8E0D4;background:#fff;font-family:"Nunito Sans","Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;border-radius:4px}.contact__form input:focus,.contact__form textarea:focus{outline:none;border-color:#6E7F5C}.contact__form textarea{min-height:120px;resize:vertical}.btn{display:inline-block;padding:0.85rem 1.75rem;font-size:0.9rem;font-weight:600;text-transform:uppercase;letter-spacing:0.03em;border:none;cursor:pointer;transition:all 0.3s ease;border-radius:4px}.btn--primary{background:#C4856A;color:#fff}.btn--primary:hover{background:#B07258;color:#fff}.btn--secondary{background:transparent;color:#C4856A;border:2px solid #C4856A}.btn--secondary:hover{background:#C4856A;color:#fff}.btn--light{background:rgba(245,240,232,0.9);color:#6E7F5C}.btn--light:hover{background:#F5F0E8}.footer{background:#E8E0D4;padding:2.5rem 0;text-align:center}.footer__logo{font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;color:#6E7F5C;font-weight:700;margin-bottom:0.75rem}.footer__text{color:#4A4A4A;opacity:0.7;font-size:0.9rem}
