@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2')}@font-face{font-family:'Source Serif 4';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/source-serif-4-latin.woff2') format('woff2')}
:root{--ink:#173029;--forest:#153d2d;--forest-2:#205a42;--leaf:#83ad61;--cream:#f5f0e6;--paper:#fbfaf6;--muted:#63736b;--line:#d9ded7;--white:#fff;--max:1240px;--shadow:0 24px 60px rgba(16,52,38,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 2.5rem),var(--max));margin-inline:auto}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:30;top:1rem;left:1rem;width:auto;height:auto;padding:.8rem 1rem;margin:0;clip:auto;background:white;color:var(--forest);border-radius:.4rem}.utility{background:var(--forest);color:#dce9df;font-size:.76rem;letter-spacing:.04em}.utility-inner{min-height:2rem;display:flex;justify-content:flex-end;gap:1.5rem;align-items:center}.utility a:hover{text-decoration:underline}.site-header{position:relative;z-index:20;background:rgba(251,250,246,.94);border-bottom:1px solid rgba(21,61,45,.1);backdrop-filter:blur(18px)}.nav-row{height:5.2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2.5rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:700;letter-spacing:-.03em}.brand img{width:2.4rem;height:2.4rem;object-fit:contain}.primary-nav{display:flex;justify-content:center;gap:2.1rem;font-size:.9rem;font-weight:600}.primary-nav a{position:relative;padding:.5rem 0}.primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:.2rem;height:1px;background:var(--forest-2);transition:right .25s ease}.primary-nav a:hover:after,.primary-nav a[aria-current=page]:after{right:0}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.82rem 1.15rem;background:var(--forest);color:white;border-radius:.35rem;font-size:.86rem;font-weight:700;transition:transform .2s ease,background .2s ease}.nav-cta:hover,.button:hover{background:var(--forest-2);transform:translateY(-2px)}.nav-cta:active,.button:active{transform:translateY(0)}.nav-cta svg,.button svg,.text-link svg{width:1.05rem;height:1.05rem}.nav-toggle{display:none;background:none;border:0;color:var(--forest)}.nav-toggle svg{width:1.7rem}.hero{position:relative;min-height:calc(100dvh - 7.2rem);display:grid;align-items:center;overflow:hidden;background:var(--forest);color:white}.hero-media,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(13,49,36,.93) 0%,rgba(13,49,36,.7) 52%,rgba(13,49,36,.2) 100%)}.hero-copy{position:relative;padding-block:8rem 10rem}.hero-copy>*{max-width:760px}.eyebrow{margin:0 0 1.2rem;font-size:.75rem;line-height:1.2;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:#cce3bc}.eyebrow.dark{color:var(--forest-2)}h1,h2,h3{margin:0;font-family:"Source Serif 4",serif;font-weight:600;letter-spacing:-.035em;text-wrap:balance}.hero h1{font-size:clamp(3.4rem,7vw,7rem);line-height:.96;max-width:980px}.hero-copy>p:not(.eyebrow){max-width:610px;margin:1.8rem 0 0;font-size:1.12rem;color:#e5ede7}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.4rem}.button-light{background:white;color:var(--forest)}.button-light:hover{background:var(--cream);color:var(--forest)}.text-link{display:inline-flex;align-items:center;gap:.55rem;font-size:.86rem;font-weight:700;color:var(--forest-2)}.text-link:hover svg{transform:translateX(3px)}.text-link svg{transition:transform .2s ease}.text-link.light{color:white}.hero-proof{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);padding:.95rem max(1.25rem,calc((100% - var(--max))/2));background:rgba(8,38,27,.72);border-top:1px solid rgba(255,255,255,.18);font-size:.78rem;letter-spacing:.03em}.hero-proof span{text-align:center;border-right:1px solid rgba(255,255,255,.18)}.hero-proof span:last-child{border:0}.category-strip{padding:2rem 0;background:var(--cream);border-bottom:1px solid #e5dfd3}.category-strip .container{display:grid;grid-template-columns:180px 1fr;gap:2rem;align-items:start}.category-strip p{margin:.15rem 0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.category-links{display:flex;flex-wrap:wrap;gap:.45rem 1.2rem}.category-links a{font-size:.85rem;color:var(--forest-2)}.category-links span{color:var(--muted);font-size:.72rem}.section{padding:7.5rem 0 9rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem}.section-heading h2,.manifesto h2,.quote-band h2{font-size:clamp(2.5rem,4.6vw,4.8rem);line-height:1.03;max-width:760px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem 1.2rem}.product-card{min-width:0}.product-image{display:block;aspect-ratio:1;overflow:hidden;background:#eef0e9;border-radius:.45rem 2rem .45rem .45rem}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-image img{transform:scale(1.035)}.product-card-copy{padding:.9rem .15rem 0}.product-card-copy p{margin:0 0 .25rem;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.product-card h3{font-family:Manrope,sans-serif;font-size:1.02rem;line-height:1.35;letter-spacing:-.02em}.product-card .text-link{margin-top:.7rem;font-size:.75rem}.manifesto{background:var(--cream)}.manifesto-grid{display:grid;grid-template-columns:100px 1.2fr 1fr;gap:3rem;align-items:start}.manifesto-mark{width:84px;height:84px;display:grid;place-items:center;border:1px solid rgba(21,61,45,.25);border-radius:50%}.manifesto-mark svg{width:38px}.manifesto-grid>div:last-child{padding-top:2.2rem;max-width:500px}.manifesto-grid>div:last-child p{margin:0 0 1.6rem;color:var(--muted);font-size:1.05rem}.quote-band{padding:7rem 0;background:var(--forest);color:white}.quote-band .container{display:grid;grid-template-columns:1fr 2.1fr auto;gap:2.5rem;align-items:center}.quote-band p{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#bfd2c2}.quote-band h2{font-size:clamp(2.1rem,3.6vw,3.8rem)}.page-hero{padding:7rem 0 5rem;background:var(--cream)}.page-hero.compact{padding-bottom:4rem}.page-hero h1{font-size:clamp(3.2rem,6vw,6.4rem);line-height:.98;max-width:980px}.page-hero>div>p:last-child{max-width:650px;margin:1.8rem 0 0;color:var(--muted);font-size:1.05rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:3rem;color:var(--muted);font-size:.78rem}.breadcrumbs a:hover{text-decoration:underline}.catalog-tools{position:sticky;top:0;z-index:10;padding:1.2rem 0;background:rgba(251,250,246,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.search-box{display:flex;align-items:center;gap:.8rem;padding:.7rem 0;border-bottom:1px solid var(--forest)}.search-box svg{width:1.2rem}.search-box input{width:100%;border:0;background:transparent;color:var(--ink);outline:0;font-size:1.05rem}.filter-row{display:flex;gap:.5rem;overflow:auto;padding:.9rem 0 .2rem}.filter-button{flex:none;padding:.45rem .7rem;border:1px solid var(--line);background:transparent;color:var(--muted);border-radius:.25rem;font-size:.72rem;cursor:pointer}.filter-button.active,.filter-button:hover{background:var(--forest);border-color:var(--forest);color:white}.result-count{margin:.7rem 0 0;font-size:.75rem;color:var(--muted)}.catalog-section{padding-top:4.5rem}.product-grid-all{grid-template-columns:repeat(4,1fr)}.catalog-empty{padding:5rem 0;text-align:center}.catalog-empty h2{font-size:2.6rem}.catalog-empty p{color:var(--muted)}.product-detail{padding:3.5rem 0 7rem}.product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(3rem,7vw,8rem);align-items:center}.product-visual{aspect-ratio:1;overflow:hidden;background:#eef0e9;border-radius:.6rem 4rem .6rem .6rem}.product-visual img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(3rem,5vw,5.4rem);line-height:1}.product-lead{margin:1.6rem 0;color:var(--muted);font-size:1rem}.quote-note{display:grid;gap:.25rem;padding:1.2rem 0;margin:1.2rem 0 1.7rem;border-block:1px solid var(--line)}.quote-note span{color:var(--muted);font-size:.85rem}.product-info>.text-link{display:flex;width:max-content;margin-top:1.2rem}.product-support{padding:1.3rem 0;background:var(--cream)}.product-support .container{display:flex;justify-content:space-between;gap:2rem}.product-support p{margin:0}.product-support a{font-weight:700;color:var(--forest-2);display:flex;align-items:center;gap:.5rem}.product-support svg{width:1rem}.content-section{padding:6rem 0 8rem}.content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem}.content-grid h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.05}.prose{max-width:720px}.prose h2{font-size:2rem;margin:2.5rem 0 .8rem}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--forest-2);text-decoration:underline}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-option{padding:2rem;background:var(--cream);border-radius:.4rem 2rem .4rem .4rem}.contact-option h2{font-size:1.8rem}.contact-option p{color:var(--muted)}.site-footer{padding:5rem 0 1.5rem;background:#102b21;color:#d9e4dc}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1.2fr;gap:5rem}.brand-footer{color:white}.footer-grid>div:first-child p{max-width:430px;color:#9fb3a7}.footer-grid h2{margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#90aa99}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;font-size:.86rem}.footer-grid a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.12);font-size:.72rem;color:#90aa99}.footer-bottom span:last-child{display:flex;gap:1.2rem}.floating-whatsapp{position:fixed;z-index:15;right:1rem;bottom:1rem;padding:.75rem 1rem;background:#1d8c54;color:white;border-radius:2rem;font-size:.78rem;font-weight:700;box-shadow:var(--shadow);transition:transform .2s ease}.floating-whatsapp:hover{transform:translateY(-2px)}:focus-visible{outline:3px solid #f0b84b;outline-offset:3px}
@media(max-width:980px){.nav-row{grid-template-columns:auto auto 1fr}.nav-toggle{display:grid;place-items:center}.nav-cta{justify-self:end}.primary-nav{position:absolute;left:0;right:0;top:7.2rem;display:none;flex-direction:column;gap:0;padding:1rem 1.25rem;background:var(--paper);border-bottom:1px solid var(--line)}.primary-nav.open{display:flex}.primary-nav a{padding:.8rem}.product-grid,.product-grid-all{grid-template-columns:repeat(3,1fr)}.quote-band .container{grid-template-columns:1fr}.manifesto-grid{grid-template-columns:90px 1fr}.manifesto-grid>div:last-child{grid-column:2}.product-layout{gap:3rem}.footer-grid{gap:2.5rem}.content-grid{gap:3rem}}
@media(max-width:700px){.container{width:min(calc(100% - 1.5rem),var(--max))}.utility{display:none}.nav-row{height:4.5rem;grid-template-columns:auto 1fr auto;gap:1rem}.nav-row .nav-cta{display:none}.primary-nav{top:4.5rem}.hero{min-height:calc(100dvh - 4.5rem)}.hero-copy{padding:6rem 0 9rem}.hero h1{font-size:clamp(3.2rem,15vw,5.2rem)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-proof{grid-template-columns:1fr;padding:.75rem 1.25rem;gap:.25rem}.hero-proof span{border:0;text-align:left}.category-strip .container{grid-template-columns:1fr;gap:.8rem}.category-links{flex-wrap:nowrap;overflow:auto;padding-bottom:.4rem}.category-links a{flex:none}.section{padding:5rem 0 6rem}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:2.5rem}.product-grid,.product-grid-all{grid-template-columns:repeat(2,1fr);gap:2.4rem .7rem}.product-card h3{font-size:.9rem}.manifesto-grid{grid-template-columns:1fr}.manifesto-grid>div:last-child{grid-column:1;padding-top:0}.quote-band{padding:5rem 0}.page-hero{padding:5rem 0 3.5rem}.page-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.catalog-tools{position:relative}.product-layout{grid-template-columns:1fr}.product-visual{border-radius:.4rem 2rem .4rem .4rem}.product-info h1{font-size:clamp(2.7rem,12vw,4rem)}.product-support .container{flex-direction:column;gap:.5rem}.content-grid,.contact-panel,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:2rem}.footer-bottom{align-items:flex-start;flex-direction:column}.floating-whatsapp{right:.75rem;bottom:.75rem}}
:root{--muted:#53635b}.floating-whatsapp{background:#167345}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}