/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--forest:#173e2b;--forest-dark:#0e2d1e;--green:#2d6a49;--cream:#f5f1e7;--paper:#fbfaf6;--ink:#1b241f;--muted:#66716a;--line:#dce1da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.2em}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6f0;border-bottom:1px solid #173e2b1a;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:10px clamp(22px,4vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:230px;display:flex}.brand img{object-fit:cover;border-radius:50%}.brand span{flex-direction:column;gap:3px;display:flex}.brand strong{color:var(--forest);letter-spacing:-.02em;font-size:16px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.site-header nav{color:#435047;align-items:center;gap:32px;font-size:14px;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--forest)}.header-cta{background:var(--forest);color:#fff;white-space:nowrap;border-radius:999px;padding:13px 19px;font-size:13px;font-weight:700}.hero{background:var(--cream);grid-template-columns:.92fr 1.08fr;min-height:calc(100vh - 82px);display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(72px,9vw,132px) clamp(28px,6vw,92px);display:flex}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800}.hero h1,.section h2,.contact-section h2{color:var(--forest-dark);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:660px;font-size:clamp(48px,6vw,88px);line-height:.96}.hero-lead{color:#526057;max-width:610px;margin:28px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:var(--forest-dark)}.button-quiet{color:var(--forest);border:1px solid #bdc8bf}.hero-proof{border-top:1px solid #cad0c9;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:58px;padding-top:26px;display:grid}.hero-proof div{flex-direction:column;gap:4px;display:flex}.hero-proof strong{color:var(--forest);font-size:17px}.hero-proof span{color:var(--muted);font-size:11px}.hero-visual{min-height:620px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover}.hero-visual:after{content:"";background:linear-gradient(90deg,#0e2d1e14,#0000 35%),linear-gradient(#0000 60%,#0e2d1e59);position:absolute;inset:0}.hero-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e2d1ed6;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;display:flex;position:absolute;bottom:30px;left:30px}.pulse{background:#b4dd7b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #b4dd7b29}.trust-bar{color:#5f6e64;border-block:1px solid var(--line);letter-spacing:.11em;text-transform:uppercase;background:#fff;justify-content:space-between;align-items:center;gap:28px;min-height:74px;padding:20px clamp(24px,6vw,96px);font-size:11px;font-weight:800;display:flex}.trust-bar span:not(:last-child):after{content:"•";color:#a9b7ad;margin-left:clamp(28px,5vw,82px)}.section{padding:clamp(86px,10vw,148px) clamp(24px,6vw,96px)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;margin-bottom:52px;display:grid}.section h2,.contact-section h2{font-size:clamp(40px,5vw,66px);line-height:1.04}.section-heading>p,.farms-intro>p:last-child,.coverage-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.products-section{background:var(--paper)}.products-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card,.quote-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;overflow:hidden}.product-image{aspect-ratio:1/1.05;background:#e8ebe4;position:relative;overflow:hidden}.product-image img{object-fit:cover;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.04)}.product-meta{justify-content:space-between;align-items:center;gap:16px;min-height:92px;padding:18px;display:flex}.product-meta h3{color:var(--forest);margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.product-meta p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px}.product-meta>a{color:#fff;background:var(--forest);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.quote-card{background:var(--forest);color:#fff;border-color:var(--forest);flex-direction:column;justify-content:space-between;padding:26px;display:flex}.quote-card>span:first-child{text-transform:uppercase;letter-spacing:.12em;color:#bad2c1;font-size:11px;font-weight:800}.quote-card strong{max-width:250px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,2.5vw,38px);font-weight:500;line-height:1.08}.quote-link{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.farms-section{background:var(--cream);grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,8vw,120px);display:grid}.farms-intro h2{margin-bottom:28px}.farm-cards{gap:18px;display:grid}.farm-card{color:#fff;background-position:50%;background-size:cover;border-radius:22px;align-items:flex-end;min-height:310px;padding:30px;display:flex;position:relative;overflow:hidden}.farm-card:before{content:"";background:linear-gradient(#081e120d 25%,#081e12d6);position:absolute;inset:0}.farm-card>*{z-index:1;position:relative}.farm-card-es{background-image:url(/images/cultivo-estufa.webp);background-position:50% 45%}.farm-card-go{background-image:url(/images/fazenda-cristalina.webp)}.farm-card .state{width:46px;height:46px;color:var(--forest);background:#ffffffeb;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:22px;right:22px}.farm-card p{color:#c8dccd;text-transform:uppercase;letter-spacing:.13em;margin:0 0 5px;font-size:11px;font-weight:800}.farm-card h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,42px);font-weight:500}.farm-card div>span{color:#e7eee9;font-size:13px}.quality-section{background:var(--paper);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(56px,8vw,120px);display:grid}.quality-gallery{grid-template-rows:repeat(2,minmax(220px,1fr));grid-template-columns:1.25fr .75fr;gap:12px;min-height:650px;display:grid}.quality-gallery>div{background:#e2e8e1;border-radius:20px;position:relative;overflow:hidden}.quality-gallery img{object-fit:cover}.quality-main{grid-row:span 2}.quality-copy>p:not(.eyebrow){color:var(--muted);margin:28px 0 34px;font-size:16px;line-height:1.8}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:14px;padding:20px 0;display:grid}.process-list li>span{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:900}.process-list strong{color:var(--forest);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.process-list p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.coverage-section{background:#fff;grid-template-columns:.95fr 1.05fr;padding:0;display:grid}.coverage-photo{min-height:650px;position:relative}.coverage-photo img{object-fit:cover}.coverage-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(76px,9vw,132px) clamp(28px,7vw,106px);display:flex}.coverage-copy h2{margin-bottom:24px}.location-tags{flex-wrap:wrap;gap:9px;margin:24px 0 30px;display:flex}.location-tags span{background:var(--cream);color:var(--forest);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700}.text-link{color:var(--forest);border-bottom:1px solid #a8b8ad;align-items:center;gap:8px;padding-bottom:5px;font-size:14px;font-weight:900;display:inline-flex}.contact-section{background:var(--forest);color:#fff;justify-content:space-between;align-items:center;gap:48px;padding:clamp(68px,8vw,104px) clamp(24px,7vw,112px);display:flex}.contact-section h2{color:#fff;max-width:800px}.contact-section p:not(.eyebrow){color:#c4d5c9;margin:18px 0 0}.eyebrow.light{color:#aec8b4}.button-white{color:var(--forest);background:#fff;flex:none}.button-white svg{fill:currentColor;stroke:none;width:21px;height:21px}footer{background:var(--forest-dark);color:#fff;justify-content:space-between;align-items:center;gap:36px;padding:42px clamp(24px,6vw,96px);display:flex}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand img{border-radius:50%}.footer-brand div{flex-direction:column;gap:6px;display:flex}.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.footer-brand span,.footer-contact span{color:#9fb4a6;font-size:12px}.footer-contact{align-items:center;gap:20px;display:flex}.footer-contact a{font-size:14px;font-weight:800}.floating-whatsapp{z-index:40;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 38px #0000003d}.floating-whatsapp:hover{transform:scale(1.06)}.floating-whatsapp svg{fill:currentColor;stroke:none;width:30px;height:30px}@media (width<=1100px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{order:-1;min-height:55vw}.hero-copy{padding-top:72px}.products-grid{grid-template-columns:repeat(3,1fr)}.farms-section{grid-template-columns:1fr}.farm-cards{grid-template-columns:repeat(2,1fr)}.quality-section{grid-template-columns:1fr}.quality-gallery{min-height:580px}.coverage-section{grid-template-columns:1fr}.coverage-photo{min-height:56vw}}@media (width<=720px){.site-header{min-height:70px;padding:8px 16px}.brand{min-width:0}.brand img{width:46px;height:46px}.brand small{display:none}.brand strong{font-size:14px}.header-cta{padding:11px 14px;font-size:11px}.hero{min-height:auto}.hero-visual{min-height:62vw}.hero-badge{max-width:calc(100% - 32px);font-size:10px;bottom:16px;left:16px}.hero-copy{padding:58px 20px 64px}.hero h1{font-size:clamp(45px,15vw,62px)}.hero-lead{font-size:16px}.hero-actions,.hero-actions .button{width:100%}.hero-proof{margin-top:42px}.hero-proof strong{font-size:14px}.hero-proof span{font-size:9px}.trust-bar{justify-content:flex-start;overflow-x:auto}.trust-bar span{flex:none}.section{padding:78px 18px}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.section h2,.contact-section h2{font-size:42px}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-meta{min-height:82px;padding:13px}.product-meta h3{font-size:19px}.product-meta p{font-size:8px}.product-meta>a{width:32px;height:32px}.quote-card{grid-column:span 2;min-height:260px}.farms-section{gap:38px}.farm-cards{grid-template-columns:1fr}.farm-card{min-height:260px}.quality-section{gap:48px}.quality-gallery{grid-template-rows:repeat(2,minmax(170px,1fr));gap:8px;min-height:460px}.quality-gallery>div{border-radius:14px}.coverage-photo{min-height:70vw}.coverage-copy{padding:72px 20px}.contact-section{flex-direction:column;align-items:flex-start;padding:70px 20px}.button-white{width:100%}footer{flex-direction:column;align-items:flex-start}.footer-contact{flex-direction:column;align-items:flex-start;gap:9px}.floating-whatsapp{width:54px;height:54px;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
