:root{--ink:#141513;--lime:#c9d94f;--paper:#f4f1e9;--cream:#e9e2d2;--orange:#ed8257;--line:#c9c5b9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:var(--ink);color:white;text-align:center;padding:10px;font-size:11px;font-weight:700;letter-spacing:.14em}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;line-height:.9}.brand span{font-size:23px;font-weight:900;letter-spacing:-.07em}.brand small{font-size:7px;letter-spacing:.28em;margin-top:8px}.nav nav{display:flex;gap:34px;font-size:13px;font-weight:700}.pill{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:999px;font-size:12px;font-weight:800;transition:.2s}.pill:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.lime{background:var(--lime)}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:48px 0 62px}.hero-copy h1,.section-head h2,.barf-copy h2,.calculator h2,.story h2,.contact h2{font-size:clamp(46px,6vw,82px);line-height:.93;letter-spacing:-.065em;margin:18px 0 25px;font-weight:800}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:#77851f}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em}.lead{font-family:Georgia,serif;font-size:20px;line-height:1.55;max-width:570px;color:#4d5048}.actions{display:flex;gap:24px;align-items:center;margin:35px 0}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.trust{display:flex;gap:24px;font-size:10px;font-weight:800}.hero-visual{height:560px;border-radius:220px 220px 28px 28px;overflow:hidden;position:relative;background:#ddd}.hero-visual img,.barf-image img{width:100%;height:100%;object-fit:cover}.stamp{position:absolute;top:26px;right:20px;width:105px;height:105px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:25px;transform:rotate(8deg)}.stamp b{font-size:9px}.food-card{position:absolute;bottom:18px;left:18px;background:#141513e8;color:white;padding:17px 20px;border-radius:14px}.food-card span{display:block;color:var(--lime);font-size:9px;letter-spacing:.15em;margin-bottom:7px}.food-card b{font-family:Georgia,serif;font-size:15px}.marquee{overflow:hidden;background:var(--lime);padding:16px 0;font-weight:900;letter-spacing:.08em;white-space:nowrap}.marquee div{font-size:13px;text-align:center}.products{padding:115px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:52px}.section-head h2,.calculator h2,.story h2,.contact h2{font-size:clamp(40px,5vw,64px)}.section-head>p{max-width:400px;line-height:1.7;color:#64665f}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{padding:28px;min-height:390px;border-radius:26px;display:flex;flex-direction:column}.product.cream{background:var(--cream)}.product.orange{background:var(--orange)}.product-top{display:flex;justify-content:space-between;font-size:10px;font-weight:900}.product-top i{font-size:38px;font-style:normal}.product h3{font-size:37px;line-height:1;letter-spacing:-.04em;margin:70px 0 18px}.product p{line-height:1.55;font-family:Georgia,serif;margin:0}.product a{margin-top:auto;font-size:12px;font-weight:900;border-top:1px solid #0005;padding-top:18px}.barf{background:var(--ink);color:white;padding:100px 0}.barf-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.barf-image{height:600px;position:relative;border-radius:26px;overflow:hidden}.barf-image span{position:absolute;bottom:20px;left:20px;background:var(--lime);color:var(--ink);padding:16px;transform:rotate(-3deg);font-size:10px}.barf-copy h2{font-size:clamp(42px,5vw,70px)}.barf-copy>p:not(.eyebrow){color:#bebfb8;line-height:1.7;font-family:Georgia,serif;font-size:18px}.benefits{margin-top:35px}.benefits div{display:grid;grid-template-columns:55px 1fr;border-top:1px solid #ffffff2b;padding:18px 0}.benefits b{color:var(--lime)}.benefits span{color:#aaa}.benefits strong{display:block;color:white;margin-bottom:6px}.calculator{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.calculator>div>p:not(.eyebrow){line-height:1.65;color:#64665f}.calc-card{background:white;border-radius:26px;padding:38px;box-shadow:0 20px 50px #0000000b}.calc-card label{display:flex;justify-content:space-between;font-weight:800}.calc-card input{width:100%;accent-color:#82911f;margin:28px 0}.calc-result{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.calc-result span{font-size:12px;font-weight:800}.calc-result strong{font-size:45px}.calc-card small{display:block;color:#777;line-height:1.5;margin-bottom:22px}.story{background:var(--lime);padding:100px 0}.story-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.story p:not(.eyebrow){font-family:Georgia,serif;font-size:20px;line-height:1.65}.contact{padding:100px 0;display:flex;justify-content:space-between;align-items:center}.contact>div{max-width:700px}.contact>div>p:last-child{color:#666;line-height:1.6}.big-circle{width:190px;height:190px;border-radius:50%;background:var(--orange);display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:900}.big-circle b{font-size:30px;margin-top:10px}footer{background:var(--ink);color:white;padding:50px 0}footer .wrap{display:flex;justify-content:space-between;align-items:end}footer p,footer a{color:#aaa;font-size:12px}.floating{position:fixed;right:20px;bottom:20px;background:var(--lime);padding:15px 20px;border-radius:99px;font-size:12px;font-weight:900;z-index:10;box-shadow:0 8px 25px #0003}
@media(max-width:820px){.wrap{width:min(100% - 28px,1180px)}.nav{height:75px}.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:430px}.trust{flex-wrap:wrap}.section-head,.contact{align-items:start;flex-direction:column;gap:20px}.product-grid,.barf-grid,.calculator,.story-grid{grid-template-columns:1fr}.products,.barf,.calculator,.story,.contact{padding-top:75px;padding-bottom:75px}.barf-grid,.calculator,.story-grid{gap:45px}.barf-image{height:450px}.product{min-height:340px}.contact .big-circle{width:150px;height:150px}footer .wrap{flex-direction:column;align-items:start;gap:20px}.floating span{display:none}.floating{padding:16px}}

/* Brand adapted from the supplied catalogue. Montserrat is a provisional font. */
@font-face{font-family:Montserrat;src:url('fonts/montserrat-variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#0b0b0b;--lime:#a7a737;--paper:#f3f2f0;--cream:#eeebe2;--orange:#d0cc47;--line:#d6d4c8}
body{font-family:Montserrat,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #666619;outline-offset:4px}[hidden]{display:none!important}section[id]{scroll-margin-top:25px}
.brand{display:block;flex-shrink:0;line-height:1}.brand img{display:block;width:180px;height:auto;mix-blend-mode:multiply}.nav nav{gap:24px;font-size:12px}.nav .pill{background:var(--lime);color:var(--ink)}
.hero{gap:38px}.hero-copy h1{font-size:clamp(36px,4.3vw,60px);font-weight:900;letter-spacing:-.045em;line-height:1.02}.hero-copy h1 em{font:inherit;color:#777722;font-style:normal}.hero-visual{border-radius:20px}.lead,.product p,.barf-copy>p:not(.eyebrow),.story p:not(.eyebrow){font-family:Montserrat,Arial,sans-serif}.lead{font-size:17px;line-height:1.7}.stamp{background:#d0cc47}.food-card b{font-family:inherit}.lime{background:#d0cc47}.marquee{background:#a7a737}.section-head h2,.barf-copy h2,.calculator h2,.story h2,.contact h2{font-weight:900;font-size:clamp(32px,4vw,52px);line-height:1.06;letter-spacing:-.045em}.eyebrow{line-height:1.7}.product{border-radius:16px;min-height:425px}.product h3{font-size:31px;line-height:1.05;margin:55px 0 20px;font-weight:900}.product p{font-size:14px;margin-bottom:28px}.product.orange{background:#a7a737}.benefits b{color:#d0cc47}.story{background:#d0cc47}.trust{gap:16px}.actions{gap:20px}.pill{line-height:1.5;text-align:center}.barf-copy>p:not(.eyebrow),.story p:not(.eyebrow){font-size:17px}.floating{background:#d0cc47}
.calculator{grid-template-columns:.95fr 1.05fr;gap:60px;align-items:start}.calculator-copy{padding-top:18px}.calculator h2{font-size:clamp(32px,3.6vw,48px)}.formula{margin:32px 0;padding:24px;border-left:4px solid var(--lime);background:#eeebe2}.formula>span{display:block;font-size:10px;letter-spacing:.13em;font-weight:800;margin-bottom:12px}.formula b{font-size:19px}.formula p{font-size:13px;line-height:1.7;margin-bottom:0}.calculator-copy .calculator-note{font-size:12px;line-height:1.7}.calc-card{border:1px solid #deddd4;border-radius:20px;padding:30px;min-width:0}.calc-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:28px;font-size:11px;font-weight:900;letter-spacing:.03em}.box-badge{padding:8px 10px;background:#eeebe2;border-radius:5px;white-space:nowrap;font-size:9px}.calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calc-card label{display:block;font-size:12px;line-height:1.5;margin-bottom:9px}.calc-card input,.calc-card select,.calc-card textarea{width:100%;min-width:0;border:1px solid #c6c5b8;border-radius:8px;background:#fafaf7;color:var(--ink);padding:13px 12px;margin:0;font-size:16px;min-height:48px}.calc-card select{margin-bottom:18px}.input-unit{position:relative}.input-unit input{padding-right:44px;font-size:20px;font-weight:700}.input-unit>span{position:absolute;right:14px;top:16px;font-size:13px;color:#64645c;pointer-events:none}.calc-card small{font-size:10px;margin:7px 0 18px;color:#66665c}.calc-card input[aria-invalid=true]{border-color:#a12a16}.field-error{color:#a12a16;font-size:12px;line-height:1.5;margin:0 0 20px}.calc-result{margin:6px 0 22px;gap:18px;padding:24px 0}.calc-result>span{max-width:150px;font-size:12px;line-height:1.6}.calc-result strong{font-size:48px;white-space:nowrap;line-height:1;font-weight:900;letter-spacing:-.04em}.calc-result strong #daily{font:inherit}.calc-result strong small{font-size:22px;color:var(--ink);display:inline;margin:0;letter-spacing:0}.order-totals{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-totals>div>span{display:block;font-size:11px;line-height:1.6;min-height:36px;color:#64645c}.order-totals strong{display:block;margin-top:7px;font-size:25px;font-weight:900}.coverage{background:#f0f0dd;padding:14px;border-radius:8px;font-size:12px;line-height:1.6;margin:20px 0}.price-note{font-size:11px;line-height:1.7;color:#64645c;margin:20px 0}.calc-card button{width:100%;font-size:12px}.calc-card button:disabled{opacity:.45;cursor:not-allowed;transform:none}.copy-status{font-size:12px;line-height:1.6;color:#555512}.copy-status:empty{display:none}.calc-contact{display:table;margin:20px auto 0;text-align:center;font-size:12px}.calc-card textarea{font-size:12px;line-height:1.6;margin-bottom:15px;resize:vertical}
footer .brand{padding:9px 12px;background:#fff;border-radius:5px}footer .brand img{width:150px}.big-circle{background:#d0cc47}
@media(max-width:1050px){.nav nav{gap:15px}.hero{gap:25px}.actions{align-items:flex-start;flex-direction:column}.calculator{gap:30px}.calc-card{padding:24px}.trust{flex-wrap:wrap}.calc-heading{flex-wrap:wrap}}
@media(max-width:820px){.hero-copy h1{font-size:clamp(36px,7.6vw,58px);max-width:650px}.hero{gap:30px}.hero-visual{height:430px}.hero .actions{flex-direction:row;align-items:center;flex-wrap:wrap}.calculator{grid-template-columns:1fr;gap:25px}.calculator-copy{padding:0}.calc-card{padding:26px}.nav nav{display:flex}.nav nav a{display:none}.nav nav a[href="#calculadora"]{display:block}.nav>.pill{display:none}.brand img{width:155px}.product{min-height:340px}.product h3{margin-top:35px}.hero-copy h1,.calculator h2{overflow-wrap:normal}}
@media(max-width:420px){.calc-card{padding:20px}.calc-fields{grid-template-columns:1fr;gap:0}.calc-result strong{font-size:40px}.calc-heading{gap:10px}.calc-result{gap:10px}.hero-copy h1{font-size:34px}.hero .actions{align-items:flex-start;flex-direction:column}.order-totals strong{font-size:23px}.formula{padding:18px}.formula b{font-size:17px}.announcement{font-size:9px}.calc-contact{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pill{transition:none}.pill:hover{transform:none}}

/* WhatsApp quotation and floating consultation chat. */
.whatsapp-quote,.whatsapp-start{background:#128c4e;color:#fff;width:100%;min-height:48px}.whatsapp-quote[aria-disabled="true"]{opacity:.45;cursor:not-allowed;transform:none}.whatsapp-hint{font-size:11px;line-height:1.7;color:#64645c;margin:12px 0 18px}.order-preview{border-top:1px solid var(--line);padding-top:16px}.order-preview summary{font-size:12px;font-weight:700;cursor:pointer;min-height:30px}.order-preview[open] summary{margin-bottom:12px}.order-preview textarea{font-size:12px}.whatsapp-widget{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:20}.whatsapp-toggle{display:flex;align-items:center;justify-content:center;gap:10px;list-style:none;background:#128c4e;color:#fff;border-radius:99px;padding:15px 20px;cursor:pointer;box-shadow:0 6px 24px #0003;font-size:12px;font-weight:800;min-height:56px}.whatsapp-toggle::-webkit-details-marker{display:none}.whatsapp-toggle svg{flex-shrink:0}.whatsapp-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:min(330px,calc(100vw - 32px));max-height:calc(100dvh - 105px);overflow:auto;background:#fff;border:1px solid #e3e5db;border-radius:16px;box-shadow:0 12px 45px #0003;padding:22px}.whatsapp-panel-heading{border-bottom:1px solid var(--line);padding-bottom:15px}.whatsapp-panel-heading strong{display:block;font-size:15px}.whatsapp-panel-heading span{display:block;font-size:11px;margin-top:6px;color:#5e665e}.whatsapp-panel p{font-size:13px;line-height:1.7;margin:18px 0}.whatsapp-panel small{display:block;text-align:center;font-size:11px;color:#64645c;margin-top:13px}summary:focus-visible{outline:3px solid #666619;outline-offset:4px}
@media(max-width:820px){.whatsapp-widget{right:14px;bottom:max(14px,env(safe-area-inset-bottom))}.whatsapp-toggle{padding:14px}.whatsapp-toggle>span{display:none}}
