:root{--green-900:#102e20;--green-800:#173f2a;--green-700:#215233;--green-600:#2e6b3e;--green-500:#4c8c4a;--mate:#7da65a;--earth:#7a5b3a;--sand:#f5f1e8;--sand-2:#ece5d8;--paper:#fbf9f3;--white:#fff;--ink:#1e1e1e;--muted:#60665f;--border:#d8d9cf;--surface:#fff;--header:#fbf9f3f5;--shadow:0 24px 70px #1a372224;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-theme=dark]{--paper:#142119;--sand:#19271e;--sand-2:#26372b;--ink:#f5f1e8;--muted:#bdc9be;--border:#3b5143;--surface:#1b2b21;--header:#142119f5;--shadow:0 24px 70px #0000004d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body:before{content:"";pointer-events:none;opacity:.055;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--mate);color:var(--green-900)}:focus-visible{outline-offset:4px;outline:3px solid #a7ce7f!important}.skip-link{z-index:10000;background:var(--white);color:var(--green-900);padding:.75rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:1000;background:var(--header);border-bottom:1px solid color-mix(in srgb, var(--border) 80%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:84px;position:sticky;top:0}.header-inner{align-items:center;gap:2.5rem;min-height:84px;display:flex;padding-inline:clamp(1rem,4vw,3rem)!important}.brand-link{flex-shrink:0;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:170px;height:auto}html[data-theme=dark] .brand-logo,html[data-theme=dark] .footer-brand img{filter:brightness(0)invert()}.desktop-nav{align-items:stretch;gap:.35rem;margin-left:auto;display:flex}.nav-link{min-height:84px;color:var(--ink);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:0 .85rem;font-size:.79rem;font-weight:760;display:inline-flex;position:relative}.nav-link:after{content:"";background:var(--green-600);transform-origin:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:.85rem;right:.85rem;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:.25rem}.header-actions button{color:var(--ink);border-radius:0}.header-cta{margin-left:.35rem;background:var(--green-600)!important;color:#fff!important;border-radius:2px 18px!important;height:44px!important;padding-inline:1.1rem!important;font-size:.84rem!important;font-weight:750!important}.header-cta:hover{transform:translateY(-1px);background:var(--green-700)!important}.mobile-toggle{display:none!important}.mega-menu{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:100;position:absolute;top:84px;left:0;right:0}.mega-grid{grid-template-columns:1.45fr 1fr 1fr 1fr;gap:2rem;display:grid;padding:3rem clamp(1rem,4vw,3rem) 3.25rem!important}.mega-intro{border-right:1px solid var(--border);padding-right:2.5rem}.eyebrow{color:var(--green-600);text-transform:uppercase;letter-spacing:.16em!important;font-size:.73rem!important;font-weight:850!important;line-height:1.3!important}.mega-intro h2{max-width:360px;font-family:var(--serif);margin:.8rem 0 1rem;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1.05}.mega-intro>p:not(.eyebrow){max-width:390px;color:var(--muted)}.mega-title{color:var(--earth);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.8rem;font-size:.72rem!important;font-weight:850!important}.mega-column{flex-direction:column;display:flex}.mega-product{color:var(--ink);padding:.35rem 0;font-size:.92rem;transition:color .2s,transform .2s}.mega-product:hover{color:var(--green-600);transform:translate(3px)}.text-link,.light-link{color:var(--green-600);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.55rem;margin-top:1.25rem;font-size:.8rem;font-weight:850;display:inline-flex}.text-link svg,.light-link svg{transition:transform .2s}.text-link:hover svg,.light-link:hover svg{transform:translate(4px)}.light-link{color:#c9e0b5}.search-bar{background:var(--green-900);color:#fff;overflow:hidden}.search-form{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:90px;display:grid}.search-form input{color:#fff;border-color:#ffffff59;font-size:1.05rem}.search-form input::placeholder{color:#ffffff9e}.search-form button{background:var(--mate);color:var(--green-900);border-radius:0;font-weight:800}.mobile-menu{background:var(--green-900);color:#fff;padding:1.5rem;position:fixed;inset:84px 0 0;overflow-y:auto}.mobile-link{font-family:var(--serif);border-bottom:1px solid #ffffff29;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:.8rem;padding:1rem .25rem;font-size:1.45rem;display:grid}.mobile-link span{color:#9fbd8b;font-family:var(--sans);letter-spacing:.12em;font-size:.68rem}.hero{background:var(--green-900);color:#fff;height:min(800px,100vh - 84px);min-height:650px;position:relative;overflow:hidden}.hero-image{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-image:after{content:"";background:linear-gradient(90deg,#092112db 0%,#0d321b91 42%,#0d1e131f 74%);position:absolute;inset:0}.hero-wash{background:linear-gradient(#102e2014,#102e205c);position:absolute;inset:0}.hero-content{z-index:2;align-items:center;height:100%;display:flex;position:relative;padding:4rem clamp(1.25rem,5vw,4rem) 6rem!important}.hero-content>div{width:min(760px,72vw)}.hero-eyebrow{color:#d7e8c7;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.35rem;font-size:.76rem!important;font-weight:800!important}.hero h1{font-family:var(--serif);letter-spacing:-.055em;text-wrap:balance;font-size:clamp(4rem,7.6vw,8rem);font-weight:400;line-height:.88}.hero h1 em{color:#cfe2bc;font-weight:400}.hero-copy{color:#ffffffdb;max-width:610px;margin-top:1.8rem;font-size:clamp(1rem,1.3vw,1.18rem)!important;line-height:1.75!important}.hero-actions{align-items:center;gap:1.5rem;margin-top:2rem}.hero-actions button{color:var(--green-900);background:#fff;border-radius:2px 24px;padding-inline:1.5rem;font-weight:800}.hero-secondary{border-bottom:1px solid #ffffff80;align-items:center;gap:.55rem;padding-bottom:.25rem;font-size:.84rem;font-weight:800;display:inline-flex}.hero-controls{z-index:3;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2.4rem;right:clamp(1.5rem,4vw,4rem)}.hero-controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;place-items:center;width:42px;height:42px;transition:background .2s;display:grid}.hero-controls button:hover{background:#ffffff26}.hero-controls span{letter-spacing:.12em;font-size:.74rem}.hero-scroll{z-index:3;letter-spacing:.17em;text-transform:uppercase;writing-mode:vertical-rl;align-items:center;gap:.65rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;bottom:1rem;left:clamp(1.5rem,4vw,4rem)}.hero-scroll span{background:#ffffff80;width:1px;height:48px}.home-intro{padding:clamp(5rem,9vw,9rem) 0}.home-intro-grid{grid-template-columns:.45fr 1.3fr 1fr;align-items:start;gap:3rem}.home-intro h2{max-width:600px;font-family:var(--serif);letter-spacing:-.045em;font-size:clamp(3rem,5.5vw,5.8rem);font-weight:400;line-height:.98}.home-intro-grid>div p{color:var(--muted);font-size:1.05rem}.section{padding:clamp(5rem,9vw,9rem) 0}.section-header{max-width:760px}.section-header h2{font-family:var(--serif);letter-spacing:-.045em;text-wrap:balance;margin-top:.85rem;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:400;line-height:.98}.section-copy{max-width:650px;color:var(--muted);margin-top:1.4rem;font-size:1.02rem!important}.section-header.inverse h2{color:#fff}.section-header.inverse .eyebrow{color:#b7d29e}.section-header.inverse .section-copy{color:#ffffffb8}.section-intro-row{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}.products-section{background:var(--sand)}.product-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.product-card{background:var(--surface);min-width:0;overflow:hidden}.product-card-link{flex-direction:column;height:100%;display:flex}.product-visual{--accent:var(--green-600);background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 78%, #102e20), var(--accent));color:#f7f1dd;text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.product-visual:before{content:"";z-index:-1;background:linear-gradient(90deg,#ffffff14,#0000 35%,#00000014);border:1px solid #ffffff3d;border-radius:48% 48% 15% 15%;width:240px;height:390px;transition:transform .45s;position:absolute}.product-visual:after{content:"";opacity:.18;background-image:radial-gradient(circle at 20% 15%,#fff 0 1px,#0000 1.5px),radial-gradient(circle at 70% 65%,#fff 0 1px,#0000 1.5px);background-size:26px 26px,33px 33px;position:absolute;inset:0}.product-card:hover .product-visual:before{transform:scale(1.035)rotate(1deg)}.product-leaf{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:3rem}.product-brand{letter-spacing:.23em;margin-top:2.6rem;font-size:.7rem;font-weight:900}.product-visual strong{max-width:85%;font-family:var(--serif);margin-top:1rem;font-size:2rem;line-height:1}.product-visual small{letter-spacing:.12em;text-transform:uppercase;margin-top:.55rem;font-size:.65rem;font-weight:800}.product-visual i{letter-spacing:.22em;font-size:.58rem;font-style:normal;font-weight:800;position:absolute;bottom:2.8rem}.product-card-body{flex:1;padding:1.8rem 1.5rem 2rem;position:relative}.product-card-body h3{font-family:var(--serif);margin:.5rem 0 .75rem;font-size:1.8rem;font-weight:400}.product-card-body>p:not(.eyebrow){color:var(--muted);font-size:.88rem;line-height:1.65}.circle-arrow{border:1px solid var(--border);width:42px;height:42px;color:var(--green-600);border-radius:50%;place-items:center;margin-top:1.4rem;transition:background .2s,color .2s,transform .2s;display:grid}.product-card:hover .circle-arrow{background:var(--green-600);color:#fff;transform:translate(4px)}.process-preview{background:var(--green-900);color:#fff;padding:clamp(5rem,9vw,9rem) 0}.process-layout{grid-template-columns:.92fr 1.15fr;align-items:start;gap:clamp(4rem,8vw,9rem)}.process-layout>div:first-child{position:sticky;top:130px}.process-list{border-top:1px solid #ffffff38}.process-row{border-bottom:1px solid #ffffff2e;grid-template-columns:3rem 9rem 1fr;align-items:start;gap:1rem;padding:1.65rem 0;display:grid}.process-row span{color:#a7c88d;letter-spacing:.1em;font-size:.67rem;font-weight:800}.process-row strong{font-family:var(--serif);font-size:1.45rem;font-weight:400;line-height:1.2}.process-row p{color:#ffffffad;margin:0;font-size:.88rem}.values-section{background:var(--paper)}.value-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:3.5rem}.value-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:300px;padding:2rem}.value-card>span{color:var(--muted);letter-spacing:.12em;font-size:.68rem;font-weight:800;display:block}.value-card>svg{color:var(--green-600);margin:3.5rem 0 1.6rem}.value-card h3{font-family:var(--serif);margin-bottom:.7rem;font-size:1.55rem;font-weight:400}.value-card p{color:var(--muted);font-size:.9rem}.sustainability-preview{background:var(--sand);grid-template-columns:1.1fr .9fr;min-height:700px;display:grid}.sustainability-image{background:linear-gradient(90deg,#102e201f,#102e2008),url(/assets/mate-editorial.png) 50%/cover no-repeat;min-height:560px}.sustainability-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,8rem);display:flex}.sustainability-content h2{font-family:var(--serif);letter-spacing:-.04em;margin:1rem 0 1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:1}.sustainability-content>p:not(.eyebrow){color:var(--muted)}.editorial-section{background:var(--surface)}.article-grid{grid-template-columns:1.3fr .85fr .85fr;gap:1.25rem}.article-card{border:1px solid var(--border);background:var(--paper);overflow:hidden}.article-photo{background:linear-gradient(#0000,#102e201f),url(/assets/hero-cristalina.jpg) 50%/cover;min-height:280px}.article-2 .article-photo{filter:saturate(.8);background-position:70%}.article-3 .article-photo{background-image:linear-gradient(#102e200d,#102e2040),url(/assets/mate-editorial.png)}.article-body{padding:1.7rem;position:relative}.article-body h3{font-family:var(--serif);margin:.65rem 0 .8rem;font-size:clamp(1.7rem,2.6vw,2.7rem);font-weight:400;line-height:1.05}.article-body>p:not(.eyebrow){color:var(--muted);font-size:.9rem}.article-body>a{border:1px solid var(--border);width:43px;height:43px;color:var(--green-600);border-radius:50%;place-items:center;margin-top:1.4rem;display:grid}.faq-section{background:var(--sand)}.faq-list{border-top:1px solid var(--border);margin-top:3rem}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;font-family:var(--serif);grid-template-columns:3.3rem 1fr auto;align-items:center;gap:1rem;padding:1.5rem 0;font-size:clamp(1.15rem,2vw,1.45rem);list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-600);font-family:var(--sans);letter-spacing:.12em;font-size:.68rem;font-weight:800}.faq-list summary svg{transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:760px;color:var(--muted);margin:-.2rem 3rem 1.7rem 4.3rem}.faq-more{margin-top:2rem}.final-cta{background:var(--green-700);color:#fff;text-align:center;padding:clamp(5rem,9vw,8rem) 1rem;overflow:hidden}.final-cta>div{position:relative}.cta-leaf{color:#ffffff0a;width:220px;height:220px;position:absolute;top:-3rem;left:-2rem;transform:rotate(-24deg)}.final-cta .eyebrow{color:#bad4a5}.final-cta h2{max-width:850px;font-family:var(--serif);letter-spacing:-.045em;margin:1rem auto;font-size:clamp(3rem,6vw,6rem);font-weight:400;line-height:.98}.final-cta>div>p:not(.eyebrow){color:#ffffffb8;max-width:650px;margin:0 auto}.final-cta>div>div{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.final-cta button{color:var(--green-900);background:#fff;border-radius:2px 24px;font-weight:800}.final-cta a:not(.chakra-button){border-bottom:1px solid #ffffff80;font-size:.84rem;font-weight:800}.page-hero{background:var(--sand);align-items:flex-end;min-height:470px;padding:clamp(5rem,10vw,9rem) 0 clamp(4rem,7vw,6rem);display:flex;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid var(--border);width:380px;height:380px;box-shadow:0 0 0 56px color-mix(in srgb, var(--border) 30%, transparent), 0 0 0 112px color-mix(in srgb, var(--border) 14%, transparent);border-radius:50%;position:absolute;bottom:-160px;right:-80px}.page-hero>div:not(.page-hero-image){z-index:2;width:100%;position:relative}.page-hero h1{max-width:900px;font-family:var(--serif);letter-spacing:-.055em;text-wrap:balance;margin:.9rem 0 1.4rem;font-size:clamp(3.8rem,7vw,7.2rem);font-weight:400;line-height:.93}.page-hero>div>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:1.08rem}.page-hero.with-image{color:#fff;background:var(--green-900);min-height:600px}.page-hero.with-image:after{display:none}.page-hero-image{background:linear-gradient(90deg,#092413d6,#0924136b,#0924131f),url(/assets/hero-cristalina.jpg) 50%/cover;position:absolute;inset:0}.page-hero.with-image .eyebrow{color:#c6ddaf}.page-hero.with-image>div>p:not(.eyebrow){color:#ffffffc7}.editorial-two-col{grid-template-columns:.9fr 1fr;gap:clamp(3rem,8vw,9rem)}.editorial-two-col h2,.history-statement h2,.quality-grid h2{font-family:var(--serif);letter-spacing:-.04em;margin-top:.8rem;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:1}.lead{font-family:var(--serif);font-size:clamp(1.5rem,2.4vw,2.15rem)!important;line-height:1.4!important}.editorial-two-col>div:last-child>p:not(.lead){color:var(--muted)}.manifesto-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:6rem}.manifesto-grid article{background:var(--surface);min-height:280px;padding:2rem}.manifesto-grid span{color:var(--green-600);font-size:.7rem;font-weight:800}.manifesto-grid h3{font-family:var(--serif);margin:4rem 0 1rem;font-size:2rem;font-weight:400}.manifesto-grid p{color:var(--muted)}.history-statement{grid-template-columns:.8fr 1.2fr;gap:7rem}.history-statement>div p:last-child{color:var(--muted);margin-top:1.5rem}.heritage-band{border:1px solid var(--border);color:var(--green-600);justify-content:center;align-items:center;gap:1.5rem;margin-top:6rem;padding:3rem;display:flex}.heritage-band span{background:var(--border);width:42px;height:1px}.heritage-band p{font-family:var(--serif);font-size:1.2rem}.catalog-section{padding:2rem 0 8rem}.category-tabs{border-bottom:1px solid var(--border);gap:0;margin-bottom:2.5rem;display:flex;overflow-x:auto}.category-tabs button{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:.45rem;padding:1rem 1.5rem;display:flex}.category-tabs button[aria-pressed=true]{border-color:var(--green-600);color:var(--green-600);font-weight:800}.category-tabs span{font-size:.65rem}.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid .product-visual{min-height:390px}.product-detail-hero{background:var(--sand);padding:clamp(3rem,7vw,7rem) 0}.product-detail-hero>div>div{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.product-detail-visual{text-align:center}.product-visual.large{min-height:650px;box-shadow:var(--shadow)}.product-visual.large:before{width:400px;height:590px}.product-visual.large .product-leaf{width:55px;height:55px;top:5rem}.product-visual.large .product-brand{font-size:.9rem}.product-visual.large strong{font-size:clamp(3rem,5vw,5rem)}.product-visual.large small{font-size:.75rem}.visual-note{color:var(--muted);margin-top:1rem;font-size:.72rem;font-style:italic;display:block}.back-link{color:var(--muted);align-items:center;gap:.25rem;margin-bottom:3rem;font-size:.8rem;font-weight:750;display:inline-flex}.product-detail-copy h1{font-family:var(--serif);letter-spacing:-.05em;margin:.7rem 0 1.5rem;font-size:clamp(4rem,7vw,7rem);font-weight:400;line-height:.9}.product-detail-copy .lead{color:var(--muted);font-family:var(--sans);font-size:1.1rem!important}.highlight-list{grid-template-columns:1fr 1fr;gap:.6rem 1rem;margin:2rem 0;display:grid}.highlight-list span{align-items:center;gap:.45rem;font-size:.85rem;display:flex}.highlight-list svg{color:var(--green-600)}.ingredients{border-block:1px solid var(--border);margin-bottom:2rem;padding:1.2rem 0}.ingredients>p:last-child{color:var(--muted);margin-top:.5rem;font-size:.85rem}.product-detail-copy button{background:var(--green-600);color:#fff;border-radius:2px 22px;font-weight:800}.product-disclaimer{max-width:520px;color:var(--muted);margin-top:1rem;font-size:.72rem!important}.related-grid{grid-template-columns:repeat(3,1fr);margin-top:3rem}.full-timeline{position:relative}.full-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:20px;bottom:20px;left:46px}.full-timeline article{grid-template-columns:94px 1fr;gap:2rem;padding:2.2rem 0;display:grid;position:relative}.full-timeline article>span{border:1px solid var(--border);background:var(--paper);width:94px;height:94px;color:var(--green-600);z-index:1;border-radius:50%;place-items:center;font-size:.72rem;font-weight:850;display:grid;position:relative}.full-timeline h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400}.full-timeline p{max-width:650px;color:var(--muted)}.transparency-note{border-left:3px solid var(--mate);background:var(--sand);gap:1.3rem;margin-top:4rem;padding:2rem;display:flex}.transparency-note>svg{color:var(--green-600);flex-shrink:0}.transparency-note h3{font-family:var(--serif);margin-bottom:.4rem;font-size:1.5rem;font-weight:400}.quality-grid{grid-template-columns:1fr 1fr;gap:7rem}.quality-grid>div:first-child>svg{width:52px;height:52px;color:var(--green-600)}.quality-grid .lead{font-family:var(--sans);color:var(--muted);margin-top:1.5rem;font-size:1rem!important}.quality-item{border-bottom:1px solid var(--border);grid-template-columns:3rem 1fr;gap:1rem;padding:1.6rem 0;display:grid}.quality-item span{color:var(--green-600);font-size:.7rem;font-weight:800}.quality-item p{font-family:var(--serif);font-size:1.35rem}.sustainability-pillars{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:5rem}.sustainability-pillars article{background:var(--green-700);color:#fff;min-height:300px;padding:1.7rem}.sustainability-pillars svg{color:#b9d5a1}.sustainability-pillars span{color:#b9d5a1;margin:3rem 0 1rem;font-size:.7rem;font-weight:800;display:block}.sustainability-pillars h3{font-family:var(--serif);font-size:1.6rem;font-weight:400}.sustainability-pillars p{color:#ffffffad;margin-top:.7rem;font-size:.85rem}.culture-feature{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,7vw,7rem);margin-bottom:8rem}.culture-image{min-height:650px;box-shadow:var(--shadow);background:linear-gradient(#0000,#102e2026),url(/assets/hero-cristalina.jpg) 64%/cover}.culture-feature h2{font-family:var(--serif);margin:.8rem 0 2rem;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:1}.culture-feature ol{margin:0;padding:0;list-style:none}.culture-feature li{border-bottom:1px solid var(--border);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1rem 0;display:grid}.culture-feature li span{color:var(--green-600);font-size:.7rem;font-weight:800}.culture-note{color:var(--muted);margin-top:1.5rem;font-size:.75rem!important}.article-grid.simple{margin-top:3rem}.empty-editorial{border-block:1px solid var(--border);text-align:center;max-width:700px;margin:auto;padding:5rem 2rem}.empty-editorial>svg{width:48px;height:48px;color:var(--green-600);margin:auto}.empty-editorial h2{font-family:var(--serif);margin:1rem 0;font-size:2.7rem;font-weight:400}.empty-editorial>p{color:var(--muted)}.empty-editorial>div{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.empty-editorial button{background:var(--green-600);color:#fff}.form-section{padding:clamp(5rem,8vw,8rem) 0}.form-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,8vw,8rem)}.form-layout>div:first-child{position:sticky;top:130px}.form-layout h2{font-family:var(--serif);margin:.8rem 0 1.2rem;font-size:clamp(3rem,5vw,4.8rem);font-weight:400;line-height:1}.form-layout>div:first-child>p:not(.eyebrow){color:var(--muted)}.form-benefits{gap:.8rem;margin-top:2rem;display:grid}.form-benefits span{align-items:center;gap:.6rem;font-size:.88rem;display:flex}.form-benefits svg{width:18px;color:var(--green-600)}.form-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.5rem,4vw,3rem)}.contact-form{gap:1.25rem;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.field{color:var(--ink);gap:.45rem;font-size:.78rem;font-weight:800;display:grid}.field>span b{color:#a33e2f;margin-left:.2rem}.field input,.field textarea,.field select{border:1px solid var(--border);background:var(--paper);width:100%;color:var(--ink);border-radius:0;transition:border .2s,box-shadow .2s}.field input,.field select{min-height:48px;padding:0 .85rem}.field textarea{padding:.8rem}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green-600);box-shadow:0 0 0 1px var(--green-600);outline:0}.field small,.field-error,.submit-error{font-weight:600;color:#b33d30!important;font-size:.72rem!important}.consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:.7rem;font-size:.76rem;display:flex}.consent input{width:18px;height:18px;accent-color:var(--green-600);margin-top:.2rem}.consent a{color:var(--green-600);text-decoration:underline}.contact-form>button{background:var(--green-600);color:#fff;border-radius:2px 22px;justify-self:start;padding-inline:1.5rem;font-weight:800}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.form-success>span{background:var(--green-600);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.form-success h3{font-family:var(--serif);margin:1.2rem 0 .5rem;font-size:2rem;font-weight:400}.form-success p{max-width:520px;color:var(--muted)}.form-success button{margin-top:1.5rem}.contact-location{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.contact-location>span{background:var(--green-600);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.contact-location small,.contact-location strong{display:block}.contact-location small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.contact-location strong{font-family:var(--serif);font-size:1.2rem;font-weight:400}.legal-content .legal-date{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:3rem;font-size:.75rem}.legal-content section{border-top:1px solid var(--border);padding:2rem 0}.legal-content h2{font-family:var(--serif);margin-bottom:.75rem;font-size:2rem;font-weight:400}.legal-content p{color:var(--muted)}.search-page-form{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1rem;display:grid}.search-page-form input{background:0 0;border:0;font-size:1.2rem}.search-page-form button{background:var(--green-600);color:#fff;border-radius:0}.search-results{border-top:1px solid var(--border)}.search-results>a{border-bottom:1px solid var(--border);padding:1.7rem 4rem 1.7rem 0;display:block;position:relative}.search-results span{color:var(--green-600);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.search-results h2{font-family:var(--serif);margin:.35rem 0;font-size:1.8rem;font-weight:400}.search-results p{color:var(--muted);font-size:.86rem}.search-results svg{color:var(--green-600);transition:transform .2s;position:absolute;top:50%;right:.5rem}.search-results a:hover svg{transform:translate(5px)}.no-results{text-align:center;padding:4rem 0}.no-results>svg{width:48px;height:48px;color:var(--green-600);margin:auto}.no-results h2{font-family:var(--serif);margin:1rem 0 .5rem;font-size:2.4rem;font-weight:400}.no-results p{color:var(--muted)}.no-results button{background:var(--green-600);color:#fff;margin-top:1.5rem}.not-found{background:var(--sand);text-align:center;align-items:center;min-height:calc(100vh - 84px);padding:6rem 0;display:flex}.error-code{color:color-mix(in srgb, var(--green-600) 15%, transparent);font-family:var(--serif);letter-spacing:-.08em;font-size:clamp(9rem,28vw,24rem)!important;line-height:.65!important}.not-found h1{font-family:var(--serif);margin:1rem auto;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1}.not-found>div>p:not(.eyebrow):not(.error-code){max-width:600px;color:var(--muted);margin:auto}.not-found>div>div{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.not-found button{background:var(--green-600);color:#fff}.site-footer{color:#fff;background:#0e291c;padding:clamp(4rem,7vw,7rem) 0 2rem}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}.footer-brand img{filter:brightness(0)invert();width:190px}.footer-brand>p{color:#ffffff9e;max-width:390px;margin-top:1.4rem;font-size:.9rem}.footer-location{font-weight:750;color:#b8d2a4!important}.footer-title{color:#afcb99;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.68rem!important;font-weight:850!important}.footer-grid a{color:#ffffffb3;font-size:.85rem;transition:color .2s}.footer-grid a:hover{color:#fff}.footer-grid a[href*=instagram]{align-items:center;gap:.45rem;display:flex}.footer-separator{border-color:#ffffff26;margin:4rem 0 1.5rem}.footer-bottom{color:#ffffff75;justify-content:space-between;font-size:.72rem}.whatsapp{z-index:900;color:#fff;background:#1f8f4f;border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.65rem;display:grid;position:fixed;bottom:1.35rem;right:1.35rem;box-shadow:0 12px 32px #0000003d}.cookie-notice{z-index:1100;border:1px solid var(--border);background:var(--surface);width:min(430px,100vw - 2rem);box-shadow:var(--shadow);padding:1.3rem;position:fixed;bottom:1rem;left:1rem}.cookie-title{font-family:var(--serif);color:var(--ink)!important;font-size:1.35rem!important}.cookie-notice>p:not(.cookie-title){color:var(--muted);margin-top:.35rem;font-size:.78rem}.cookie-notice>div{align-items:center;gap:1rem;margin-top:1rem}.cookie-notice button{background:var(--green-600);color:#fff}.cookie-notice a{color:var(--green-600);font-size:.75rem;font-weight:800}@media (max-width:1100px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-toggle{display:inline-flex!important}.mega-menu{display:none}.home-intro-grid{grid-template-columns:1fr 1.5fr}.home-intro-grid>.eyebrow{grid-column:1/-1}.product-grid,.value-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr 1fr}.article-1{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.sustainability-pillars{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.site-header,.header-inner{min-height:72px}.brand-logo{width:140px}.header-cta{display:none!important}.mobile-menu{inset:72px 0 0}.hero{height:760px;min-height:0}.hero-content{align-items:flex-end;padding-bottom:8rem!important}.hero-content>div{width:100%}.hero h1{font-size:clamp(3.7rem,16vw,5.8rem)}.hero-copy{max-width:92%}.hero-scroll{display:none}.hero-controls{bottom:1.5rem;right:1.2rem}.home-intro-grid,.editorial-two-col,.history-statement,.quality-grid{grid-template-columns:1fr;gap:2rem}.process-layout{grid-template-columns:1fr;gap:4rem}.process-layout>div:first-child,.form-layout>div:first-child{position:static}.process-row{grid-template-columns:2.3rem 7rem 1fr}.sustainability-preview{grid-template-columns:1fr}.sustainability-image{min-height:420px}.article-grid,.article-grid.simple{grid-template-columns:1fr}.article-1{grid-column:auto;display:block}.article-photo{min-height:310px}.page-hero{min-height:390px}.page-hero.with-image{min-height:520px}.product-detail-hero>div>div,.culture-feature,.form-layout{grid-template-columns:1fr}.product-detail-copy{order:-1}.product-visual.large{min-height:560px}.culture-image{min-height:500px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}}@media (max-width:560px){.header-inner{gap:.5rem;padding-inline:.9rem!important}.header-actions>button:not(.mobile-toggle):first-child{display:none}.hero{height:calc(100svh - 72px);min-height:650px}.hero-image{background-position:62%}.hero-content{padding-inline:1.15rem!important}.hero h1{font-size:3.7rem}.hero-copy{font-size:.95rem!important}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.hero-controls span{display:none}.home-intro{padding-block:4.5rem}.home-intro h2,.section-header h2{font-size:3rem}.section{padding:4.5rem 0}.section-intro-row{flex-direction:column;align-items:flex-start}.product-grid,.catalog-grid,.related-grid,.value-grid,.manifesto-grid,.sustainability-pillars{grid-template-columns:1fr}.product-visual{min-height:370px}.process-row{grid-template-columns:2rem 1fr}.process-row p{grid-column:2}.sustainability-image{min-height:320px}.sustainability-content{padding:3rem 1.25rem 4rem}.sustainability-content h2{font-size:3rem}.faq-list summary{grid-template-columns:2rem 1fr auto;font-size:1.15rem}.faq-list details p{margin-left:3rem}.final-cta h2{font-size:3.2rem}.final-cta>div>div{flex-direction:column}.page-hero{min-height:380px;padding-inline:.25rem}.page-hero h1{font-size:3.65rem}.heritage-band{flex-direction:column;align-items:flex-start}.heritage-band span{width:100%}.category-tabs button{padding-inline:1rem}.product-visual.large{min-height:480px}.product-visual.large:before{width:300px;height:440px}.highlight-list{grid-template-columns:1fr}.full-timeline:before{left:32px}.full-timeline article{grid-template-columns:64px 1fr;gap:1rem}.full-timeline article>span{width:64px;height:64px}.culture-image{min-height:390px}.form-grid{grid-template-columns:1fr}.form-card{padding:1.25rem}.search-form{grid-template-columns:auto 1fr}.search-form button{grid-column:1/-1;margin-bottom:1rem}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.4rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
