@font-face{font-family:Recoleta;src:url('./fonts/Recoleta-Regular.otf')}@font-face{font-family:Recoleta;src:url('./fonts/Recoleta-Medium.otf');font-weight:500}@font-face{font-family:Recoleta;src:url('./fonts/Recoleta-SemiBold.otf');font-weight:700}
:root{--ink:#183b36;--forest:#015561;--ocean:#00598f;--leaf:#2a9879;--sky:#b4cad6;--cream:#fceee7;--paper:#fffaf5;--coral:#f0866e;--moss:#8f935a;--line:rgba(1,85,97,.16);--serif:Recoleta,Georgia,serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.06;letter-spacing:-.025em}h1{font-size:clamp(3.4rem,8vw,7.5rem)}h2{font-size:clamp(2.25rem,5vw,4.5rem)}h3{font-size:1.65rem}.eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--leaf)}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:18px;top:12px;z-index:100;background:white;padding:10px 14px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,245,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:var(--serif);font-size:1.6rem;color:var(--forest);font-weight:700}.brand small{display:block;font-family:var(--sans);font-size:.54rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.menu{display:flex;align-items:center;gap:26px;font-size:.9rem;font-weight:700}.menu a{padding:8px 0;border-bottom:2px solid transparent}.menu a:hover,.menu a[aria-current=page]{border-color:var(--leaf)}.menu-toggle{display:none;background:none;border:0;font-size:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border-radius:999px;background:var(--forest);color:white;font-weight:800;font-size:.88rem;border:1px solid var(--forest);transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(1,85,97,.18)}.button.alt{background:transparent;color:var(--forest)}.button.coral{background:var(--coral);border-color:var(--coral);color:#3a1d18}.hero{min-height:calc(100vh - 78px);display:grid;align-items:center;padding:72px 0 84px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px}.hero h1{margin-bottom:26px;color:var(--forest)}.hero h1 em{font-style:normal;color:var(--leaf)}.hero-copy>p{max-width:680px;font-size:1.18rem}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.collage{position:relative;height:650px}.collage img{position:absolute;object-fit:cover;border-radius:180px 180px 28px 28px;box-shadow:0 25px 70px rgba(24,59,54,.14)}.collage .one{width:64%;height:74%;left:3%;top:5%}.collage .two{width:48%;height:57%;right:0;bottom:3%;border-radius:28px 28px 160px 160px}.orbit{position:absolute;width:310px;height:310px;border:1px solid var(--leaf);border-radius:50%;right:7%;top:0;opacity:.35}.seed{position:absolute;background:var(--coral);width:28px;height:48px;border-radius:100% 0 100% 0;right:12%;top:11%;transform:rotate(28deg)}.section{padding:110px 0}.section.compact{padding:78px 0}.section.tint{background:var(--cream)}.section.dark{background:var(--forest);color:white}.section.blue{background:var(--sky)}.intro-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.intro-grid .lead{font-family:var(--serif);font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.25}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.card{padding:30px;border-radius:24px;background:white;border:1px solid var(--line);min-height:250px;display:flex;flex-direction:column}.card .num{font-family:var(--serif);font-size:3rem;color:var(--leaf);margin-bottom:auto}.card p{font-size:.93rem}.photo-card{padding:0;overflow:hidden}.photo-card img{height:230px;width:100%;object-fit:cover}.photo-card>div{padding:24px}.methods{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.method{border-top:1px solid rgba(255,255,255,.3);padding:30px 18px 0 0}.method strong{display:block;font-family:var(--serif);font-size:1.55rem;margin-bottom:12px}.ecosystem{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.eco-map{aspect-ratio:1;position:relative;border:1px solid rgba(1,85,97,.28);border-radius:50%;display:grid;place-items:center}.eco-center{width:42%;aspect-ratio:1;border-radius:50%;background:var(--forest);color:white;display:grid;place-items:center;text-align:center;font-family:var(--serif);font-size:1.35rem;padding:20px}.eco-node{position:absolute;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-weight:800;font-size:.78rem}.eco-node.n1{top:8%;left:37%}.eco-node.n2{right:-1%;top:44%}.eco-node.n3{bottom:8%;left:37%}.eco-node.n4{left:-2%;top:44%}.quote{font-family:var(--serif);font-size:clamp(2.3rem,5vw,5rem);line-height:1.05;max-width:1050px}.trust{display:flex;gap:40px;align-items:center;justify-content:space-between}.trust p{max-width:680px;margin:0}.page-hero{padding:110px 0 72px;background:linear-gradient(135deg,var(--cream),var(--paper))}.page-hero h1{font-size:clamp(3rem,7vw,6.5rem);max-width:980px}.page-hero p{max-width:760px;font-size:1.15rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split img{width:100%;max-height:620px;object-fit:cover;border-radius:28px}.story{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story article{padding:28px;border-left:1px solid var(--leaf)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product{min-height:420px;padding:38px;border-radius:28px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;position:relative;overflow:hidden;color:white}.product:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 15%,rgba(1,50,48,.85))}.product>*{position:relative}.product p{max-width:460px}.product.micro{background-image:url('./images/microgreens.jpg')}.product.herbs{background-image:linear-gradient(140deg,#8f935a,#2a9879)}.product.corral{background-image:linear-gradient(140deg,#b4cad6,#00598f)}.product.pantry{background-image:url('./images/trabajo-manual.jpg')}.event{display:grid;grid-template-columns:180px 1fr auto;gap:30px;align-items:center;border-top:1px solid var(--line);padding:28px 0}.event .date{font-family:var(--serif);font-size:1.45rem}.footer{background:#173f3b;color:white;padding:72px 0 30px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px}.footer h3{font-size:1.1rem}.footer a{display:block;margin:8px 0;color:rgba(255,255,255,.8)}.footer-note{border-top:1px solid rgba(255,255,255,.15);margin-top:50px;padding-top:24px;font-size:.78rem;color:rgba(255,255,255,.62)}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.menu-toggle{display:block}.menu{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.menu.open{display:flex}.hero-grid,.intro-grid,.ecosystem,.split{grid-template-columns:1fr}.hero{padding-top:45px}.collage{height:510px}.cards,.methods,.story{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.event{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}}
@media(max-width:600px){body{font-size:16px}.wrap{width:min(100% - 28px,1180px)}.section{padding:78px 0}.collage{height:400px}.cards,.methods,.story,.footer-grid{grid-template-columns:1fr}.collage .one{width:67%}.collage .two{width:50%}.eco-node{font-size:.68rem;padding:8px 11px}.trust{align-items:flex-start;flex-direction:column}.page-hero{padding-top:75px}.product{min-height:360px}}

/* Progressive enhancement: the content remains visible even when scripts are blocked. */
.reveal{opacity:1;transform:none}
@media(max-width:1100px){.menu-toggle{display:block}.menu{display:none;position:absolute;left:0;right:0;top:78px;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.menu.open{display:flex}}

.photo-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,32%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:28px 0 18px;scrollbar-color:var(--leaf) transparent}.photo-strip figure{margin:0;scroll-snap-align:start}.photo-strip img{width:100%;height:360px;object-fit:cover;border-radius:150px 150px 24px 24px}.photo-strip figcaption{padding:12px 4px;font-family:var(--serif);font-size:1.15rem}.product.micro{background-image:url('./images/chacra/microverdes.jpg')}.product.herbs{background-image:url('./images/chacra/romanesco.jpg')}.product.corral{background-image:url('./images/chacra/gallinas.jpg')}.product.pantry{background-image:url('./images/chacra/fermento-pimientos.jpg')}
@media(max-width:900px){.photo-strip{grid-auto-columns:minmax(250px,65%)}}
@media(max-width:600px){.photo-strip{grid-auto-columns:82%}.photo-strip img{height:320px}}

.hero-carousel{position:relative;height:650px;min-width:0;background:#173f3b;border-radius:28px;overflow:hidden;box-shadow:0 25px 70px rgba(24,59,54,.16)}.hero-slides,.hero-slide{height:100%}.hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .7s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-slide img{width:100%;height:100%;object-fit:contain;background:#173f3b}.hero-slide figcaption{position:absolute;left:0;right:0;bottom:0;padding:110px 76px 62px 32px;background:linear-gradient(transparent,rgba(12,47,44,.94));color:white;font-family:var(--serif);font-size:clamp(1.05rem,1.55vw,1.42rem);line-height:1.28}.hero-slide figcaption strong{font-weight:500;text-transform:uppercase;color:#d4db82}.hero-slide figcaption span{display:block;font-family:var(--sans);font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#d4db82;margin-bottom:8px}.carousel-arrow{position:absolute;z-index:3;bottom:24px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(1,85,97,.78);color:white;font-size:1.15rem;cursor:pointer}.carousel-arrow.prev{right:70px}.carousel-arrow.next{right:22px}.carousel-dots{position:absolute;z-index:3;left:30px;bottom:24px;display:flex;gap:7px}.carousel-dots button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.5);cursor:pointer}.carousel-dots button.active{background:#d4db82;transform:scale(1.25)}
@media(max-width:900px){.hero-carousel{height:min(680px,85vh)}}
@media(max-width:600px){.hero-carousel{height:520px;border-radius:20px}.hero-slide figcaption{padding:70px 64px 58px 22px}.carousel-dots{left:22px}.carousel-arrow.next{right:16px}.carousel-arrow.prev{right:62px}}

/* Hero inmersivo a pantalla completa */
.hero{position:relative;min-height:calc(100svh - 78px);height:calc(100svh - 78px);padding:0;display:block;background:#173f3b}.hero>.hero-grid.wrap{position:relative;width:100%;max-width:none;min-height:100%;height:100%;display:block}.hero-copy{position:absolute;z-index:5;left:max(40px,calc((100vw - 1180px)/2));top:44%;transform:translateY(-50%);width:min(620px,47vw);color:white;text-shadow:0 2px 22px rgba(0,0,0,.28)}.hero .hero-copy .eyebrow{color:#d4db82}.hero .hero-copy h1{color:white;font-size:clamp(4rem,8vw,7.5rem);margin-bottom:22px}.hero .hero-copy h1 em{color:#d4db82}.hero .hero-copy>p{font-size:1.12rem;max-width:590px}.hero .hero-copy .button{background:#fceee7;border-color:#fceee7;color:#015561;text-shadow:none}.hero .hero-copy .button.alt{background:rgba(1,85,97,.55);border-color:rgba(255,255,255,.75);color:white}.hero-carousel{position:absolute;inset:0;height:100%;border-radius:0;box-shadow:none}.hero-carousel:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(6,41,40,.78) 0%,rgba(6,41,40,.48) 42%,rgba(6,41,40,.08) 70%),linear-gradient(0deg,rgba(6,41,40,.66),transparent 42%)}.hero-slide img{object-fit:cover;background:#173f3b}.hero-slide figcaption{z-index:2;left:auto;right:0;width:min(660px,52vw);padding:100px max(42px,calc((100vw - 1180px)/2)) 68px 35px;background:linear-gradient(transparent,rgba(12,47,44,.86));text-align:right}.carousel-dots{z-index:4;left:auto;right:max(150px,calc((100vw - 1180px)/2 + 110px));bottom:28px}.carousel-arrow{z-index:4;bottom:20px}.carousel-arrow.next{right:max(24px,calc((100vw - 1180px)/2))}.carousel-arrow.prev{right:max(72px,calc((100vw - 1180px)/2 + 48px))}
@media(max-width:900px){.hero{height:calc(100svh - 78px);min-height:calc(100svh - 78px)}.hero-copy{left:28px;top:34%;width:calc(100% - 56px)}.hero .hero-copy h1{font-size:clamp(3.6rem,14vw,6.2rem)}.hero-carousel{height:100%}.hero-carousel:after{background:linear-gradient(180deg,rgba(6,41,40,.58),rgba(6,41,40,.16) 48%,rgba(6,41,40,.76))}.hero-slide figcaption{left:0;right:0;width:auto;padding:100px 80px 65px 28px;text-align:left}.carousel-dots{left:28px;right:auto}}
@media(max-width:600px){.hero{min-height:calc(100svh - 78px)}.hero-copy{left:20px;top:29%;width:calc(100% - 40px)}.hero .hero-copy h1{font-size:clamp(3.1rem,16vw,4.6rem)}.hero .hero-copy>p{font-size:.93rem}.hero-slide figcaption{padding:92px 68px 58px 20px;font-size:.9rem}.carousel-dots{left:20px}.hero-carousel{border-radius:0}}

.hero-copy{display:none}.hero-slide{pointer-events:none}.hero-slide.active{pointer-events:auto}.carousel-arrow,.carousel-dots{pointer-events:auto;z-index:10}

/* Relato institucional y definiciones completas */
.about-statement{background:var(--paper)}.about-copy{max-width:900px}.about-copy .lead{font-family:var(--serif);font-size:clamp(2rem,4vw,3.45rem);line-height:1.16;color:var(--forest);margin-bottom:38px}.about-copy>p:not(.eyebrow):not(.lead){font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.45;margin-bottom:24px}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:64px}.purpose{border-top:1px solid rgba(255,255,255,.3);padding-top:28px}.purpose h2{font-size:clamp(2rem,3vw,3rem);color:#d4db82}.purpose p{font-size:1.06rem}
.family-moments{padding-top:24px}.family-mosaic{display:grid;grid-template-columns:1.05fr .78fr 1.17fr;gap:16px;align-items:end;margin-top:30px}.family-mosaic figure{margin:0}.family-mosaic img{width:100%;height:520px;object-fit:cover;border-radius:6px}.family-mosaic figure:nth-child(2) img{height:430px}.family-mosaic figcaption{padding:12px 2px 0;font-family:var(--serif);font-size:1.05rem;color:var(--forest)}
.cultivation h2{max-width:800px}.cultivation-accordion{margin-top:54px;border-top:1px solid rgba(255,255,255,.28)}.cultivation-accordion details{border-bottom:1px solid rgba(255,255,255,.28)}.cultivation-accordion summary{position:relative;list-style:none;cursor:pointer;padding:28px 70px 28px 0;font-family:var(--serif);font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.15;color:white}.cultivation-accordion summary::-webkit-details-marker{display:none}.cultivation-accordion summary:after{content:"+";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-family:var(--sans);font-size:2rem;font-weight:300;color:#d4db82}.cultivation-accordion details[open] summary:after{content:"−"}.cultivation-accordion details>div{max-width:900px;padding:0 70px 28px 0;color:rgba(255,255,255,.86)}.cultivation-accordion details>div p{margin:0;font-size:1.02rem}.cultivation-accordion summary:focus-visible{outline:2px solid #d4db82;outline-offset:5px}
@media(max-width:800px){.purpose-grid{grid-template-columns:1fr;gap:34px}.family-mosaic{grid-template-columns:1fr}.family-mosaic img,.family-mosaic figure:nth-child(2) img{height:auto;aspect-ratio:4/5}.cultivation-accordion summary{padding-right:48px}.cultivation-accordion details>div{padding-right:0}}

/* Home editorial 2026 */
.home{background:#fffaf5;overflow-x:clip}.home .site-header{background:rgba(255,250,245,.88);border-bottom-color:rgba(1,85,97,.11)}.home .brand{font-size:1.85rem;letter-spacing:-.045em}.home .menu{font-size:.82rem;letter-spacing:.015em}.home .menu .button{padding:11px 17px}
.home .hero{height:calc(100svh - 78px);min-height:620px}.home .hero-carousel:after{background:linear-gradient(180deg,rgba(7,37,35,.06) 20%,rgba(7,37,35,.78) 100%)}.home .hero-slide img{object-position:center center;filter:saturate(.92) contrast(1.02)}.home .hero-slide:first-child img{object-position:center top}.home .hero-slide figcaption{left:max(28px,calc((100vw - 1180px)/2));right:auto;bottom:0;width:min(880px,calc(100vw - 260px));padding:120px 0 58px;background:none;text-align:left;font-size:clamp(1.3rem,2.35vw,2.15rem);line-height:1.14;text-wrap:balance;text-shadow:0 2px 22px rgba(0,0,0,.42)}.home .hero-slide figcaption span{margin-bottom:15px;color:#f4d697}.home .carousel-dots{left:auto;right:max(165px,calc((100vw - 1180px)/2 + 118px));bottom:31px}.home .carousel-dots button{width:26px;height:2px;border-radius:0;transition:.25s}.home .carousel-dots button.active{transform:none;background:#f4d697}.home .carousel-arrow{bottom:19px;width:44px;height:44px;background:rgba(7,45,42,.35);backdrop-filter:blur(8px)}
.home .section{padding:132px 0}.home .section.compact{padding:96px 0}.home .section.tint{background:#f7e9df}.home .intro-grid{grid-template-columns:.45fr 1.55fr;gap:80px}.home .intro-grid .eyebrow{position:sticky;top:118px}.home .intro-grid .lead{font-size:clamp(2.25rem,4.4vw,4.5rem);line-height:1.08;letter-spacing:-.035em;color:var(--forest);max-width:970px}.home .intro-grid .lead+p{max-width:680px;font-size:1.08rem;margin:34px 0}.home .intro-grid .button{margin-top:6px}
.home .section>.wrap>h2{max-width:880px;text-wrap:balance}.home .cards{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(235px,auto);gap:18px;margin-top:64px}.home .card{border-radius:6px;min-height:0;padding:34px;border:0;background:#f7e9df}.home .card:nth-child(1){grid-column:span 7;grid-row:span 2}.home .card:nth-child(2){grid-column:span 5;background:var(--forest);color:white}.home .card:nth-child(3){grid-column:span 5}.home .card:nth-child(4){grid-column:span 12;min-height:390px}.home .photo-card{position:relative;padding:0}.home .photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home .photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(8,45,42,.82))}.home .photo-card>div{position:relative;z-index:1;margin-top:auto;padding:38px;color:white}.home .photo-card h3{font-size:clamp(1.7rem,3vw,2.8rem);margin-bottom:8px}.home .photo-card p{max-width:540px;margin:0;color:rgba(255,255,255,.84)}.home .card .num{font-size:5rem;color:#d4db82}.home .cards+.actions{margin-top:34px}
.home .photo-strip{width:100%;grid-auto-columns:minmax(340px,40%);gap:14px;margin-inline:0;padding:42px 0 18px}.home .photo-strip img{height:auto;aspect-ratio:4/5;border-radius:4px}.home .photo-strip figure:nth-child(even) img{aspect-ratio:4/4.35}.home .photo-strip figcaption{padding:14px 2px 0;font-size:1rem;color:var(--forest)}
.home .cultivation{position:relative;overflow:hidden;background:#123f3b}.home .cultivation:before{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(212,219,130,.16);border-radius:50%;right:-190px;top:-210px;box-shadow:0 0 0 90px rgba(212,219,130,.025),0 0 0 180px rgba(212,219,130,.018)}.home .cultivation .wrap{position:relative}.home .cultivation h2{font-size:clamp(3rem,6.5vw,6.4rem);line-height:.98;max-width:920px;margin-bottom:78px}.home .cultivation-accordion{margin-top:0}.home .cultivation-accordion summary{padding-block:32px;font-size:clamp(1.55rem,2.5vw,2.35rem)}.home .cultivation-accordion details>div{padding-bottom:42px}.home .cultivation-accordion details>div p{font-size:1.05rem;line-height:1.75}
.home .section.blue{background:#b8ced8}.home .ecosystem{gap:100px}.home .eco-map{border-color:rgba(1,85,97,.24);background:radial-gradient(circle,rgba(255,250,245,.5),transparent 68%)}.home .eco-center{width:38%;background:#123f3b}.home .eco-node{border:0;box-shadow:0 12px 35px rgba(1,85,97,.1);padding:12px 18px}.home .ecosystem h2{font-size:clamp(2.8rem,5.5vw,5rem)}.home .ecosystem p:last-child{max-width:560px;font-size:1.08rem}
.home .quote{letter-spacing:-.04em}.home .split{gap:88px}.home .split img{border-radius:4px;min-height:560px}.home .split h3{font-size:clamp(2rem,3.5vw,3.5rem)}.home .split p{font-size:1.06rem}.home .trust{padding:0 6%;gap:80px}.home .trust h3{font-size:clamp(2rem,3vw,3rem);max-width:520px}.home #contacto{padding-block:150px;background:#123f3b}.home #contacto .quote{max-width:980px}.home .footer{background:#0f3532}
@media(max-width:900px){.home .hero-slide figcaption{left:28px;width:calc(100vw - 56px);padding-bottom:104px}.home .carousel-dots{left:28px;right:auto;bottom:31px}.home .intro-grid{gap:38px}.home .intro-grid .eyebrow{position:static}.home .cards{grid-template-columns:1fr 1fr}.home .card:nth-child(n){grid-column:span 1;grid-row:span 1;min-height:380px}.home .card:nth-child(1),.home .card:nth-child(4){grid-column:span 2}.home .ecosystem{gap:60px}.home .split{gap:48px}}
@media(max-width:600px){.home .site-header .nav{height:70px}.home .hero{height:calc(100svh - 70px);min-height:560px}.home .hero-slide figcaption{left:20px;width:calc(100vw - 40px);padding:90px 0 104px;font-size:clamp(1.08rem,5.1vw,1.38rem)}.home .hero-slide figcaption span{font-size:.58rem}.home .carousel-dots{left:20px}.home .carousel-arrow{width:42px;height:42px}.home .section{padding:88px 0}.home .section.compact{padding:74px 0}.home .intro-grid .lead{font-size:2.25rem}.home .cards{display:block;margin-top:40px}.home .card:nth-child(n){min-height:390px;margin-bottom:14px}.home .card:nth-child(2){min-height:270px}.home .photo-strip{grid-auto-columns:82%;margin-inline:0;padding-inline:0}.home .photo-strip img,.home .photo-strip figure:nth-child(even) img{aspect-ratio:4/5}.home .cultivation h2{font-size:3.35rem;margin-bottom:50px}.home .cultivation-accordion summary{font-size:1.42rem}.home .ecosystem{gap:54px}.home .eco-map{width:90%;margin:auto}.home .split img{min-height:430px}.home .trust{padding:0}.home #contacto{padding-block:100px}}
.product.pantry{background-image:url('./images/chacra/despensa-viva-20240806.jpg');background-position:center 68%}
.product.herbs{background-image:url('./images/chacra/hierbas-plantas-20240103.jpg');background-position:center 62%}
.community-gallery{background:var(--paper)}.community-mosaic{display:grid;grid-template-columns:1.25fr .75fr .75fr 1.25fr;gap:15px;align-items:end;margin-top:46px}.community-mosaic figure{margin:0}.community-mosaic img{width:100%;height:460px;object-fit:cover;border-radius:6px}.community-mosaic figure:nth-child(2) img,.community-mosaic figure:nth-child(3) img{height:390px}.community-mosaic figcaption{padding:11px 2px 0;font-family:var(--serif);font-size:1rem;color:var(--forest)}
.home .organism-intro{position:relative;background:#d3e2e2;color:#092f39;min-height:600px;display:flex;align-items:center}.home .organism-intro .intro-grid{position:relative}.home .organism-intro .eyebrow{color:#174f65}.home .organism-intro .intro-grid .lead{color:#082f3c}.home .organism-intro .button.alt{color:#082f3c;border-color:#082f3c;background:rgba(255,255,255,.18)}
@media(max-width:800px){.community-mosaic{grid-template-columns:1fr 1fr}.community-mosaic img,.community-mosaic figure:nth-child(2) img,.community-mosaic figure:nth-child(3) img{height:auto;aspect-ratio:4/5}}
@media(max-width:520px){.community-mosaic{grid-template-columns:1fr}}
.contact-choice{max-width:620px;font-size:1.05rem;margin:24px 0 8px}
.about-organism-photo{object-position:center 62%}
.trust a,.blue .card a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}
