.page-container{min-height:100vh}.page-hero{background:linear-gradient(135deg,#006838,#004d2a 50%,#003d22);color:#fff;padding:160px 0 100px;text-align:center;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.page-hero .container{position:relative;z-index:1}.page-hero-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#8cc63f;margin-bottom:1rem}.page-hero h1{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.02em}@media (min-width:768px){.page-hero h1{font-size:3.2rem}}.page-hero p{font-size:1.1rem;opacity:.9;font-weight:400;max-width:600px;margin:0 auto;line-height:1.7}.intro-text{font-size:1.15rem;line-height:1.8;color:var(--text-gray);text-align:center;max-width:900px;margin:0 auto 4rem}.export-section{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.export-section{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.export-card{background:var(--soft-green);padding:2.5rem;border-radius:20px;border:1px solid var(--border-color);transition:all .3s ease;position:relative;overflow:hidden}.export-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.export-card.maf-roda:before{background:linear-gradient(90deg,var(--primary-green),#8cc63f)}.export-card.packaging:before{background:linear-gradient(90deg,#ff8c42,#ffd93d)}.export-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1);border-color:transparent}.export-icon{width:72px;height:72px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;background:rgba(0,104,56,.1);color:var(--primary-green)}.export-card.packaging .export-icon{background:rgba(255,140,66,.1);color:#ff8c42}.check-icon{color:var(--primary-green);margin-right:.5rem;font-size:1rem;vertical-align:middle;flex-shrink:0}.export-card h2{font-size:1.5rem;margin-bottom:1rem;color:var(--text-dark);text-align:center;font-weight:700}.export-card>p{font-size:1rem;line-height:1.7;color:var(--text-gray);margin-bottom:1.5rem;text-align:center}.export-list{list-style:none;padding:0}.export-list li{padding:.75rem 0;position:relative;color:var(--text-gray);line-height:1.6;font-size:.95rem;display:flex;align-items:flex-start;gap:.75rem;border-bottom:1px solid rgba(0,0,0,.05)}.export-list li:last-child{border-bottom:none}.geography-section{background:linear-gradient(135deg,var(--primary-green) 0,#004d2a 100%);padding:4rem;border-radius:24px;margin-bottom:3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.geography-section:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:150%;background:radial-gradient(ellipse,rgba(140,198,63,.15) 0,transparent 70%);pointer-events:none}.geography-section h2{font-size:2rem;margin-bottom:1rem;color:#fff;font-weight:700;position:relative;z-index:1}.geography-section>p{font-size:1.1rem;line-height:1.8;color:hsla(0,0%,100%,.9);margin-bottom:2rem;position:relative;z-index:1}.countries-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;position:relative;z-index:1}@media (min-width:768px){.countries-grid{grid-template-columns:repeat(4,1fr)}}.country-card{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1.5rem;border-radius:16px;text-align:center;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.country-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.15)}.country-flag{font-size:3rem;margin-bottom:1rem}.country-card h3{font-size:1.1rem;margin-bottom:.25rem;color:#fff;font-weight:600}.country-card p{color:hsla(0,0%,100%,.7);font-size:.85rem}.standards-section{background:var(--soft-green);padding:3rem;border-radius:20px;text-align:center;border:2px solid var(--primary-green);position:relative;overflow:hidden}.standards-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-green),#8cc63f)}.standards-section h2{font-size:1.75rem;margin-bottom:1rem;color:var(--primary-green);font-weight:700}.standards-section p{font-size:1.05rem;line-height:1.8;color:var(--text-gray);max-width:800px;margin:0 auto}@media (max-width:768px){.page-hero{padding:120px 0 60px}.page-hero h1{font-size:2rem}.export-section{grid-template-columns:1fr}.export-card{padding:1.5rem}.geography-section{padding:2.5rem 1.5rem}.countries-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.standards-section{padding:2rem 1.5rem}}