@font-face{font-family:Brand;src:url('assets/brand-regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Brand;src:url('assets/brand-bold.woff') format('woff');font-weight:700 900;font-style:normal;font-display:swap}
:root{--ink:#151515;--paper:#fff5e7;--orange:#ff531f;--pink:#f91a78;--lemon:#eaff53;--line:rgba(21,21,21,.24)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Brand,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}img{display:block;max-width:100%;height:auto}a:focus-visible{outline:3px solid #164be3;outline-offset:6px}::selection{background:var(--lemon);color:var(--ink)}.skip-link{position:absolute;top:-100px;left:1rem;z-index:20;background:white;padding:1rem}.skip-link:focus{top:1rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.4rem 4.2%;border-bottom:1px solid var(--ink)}.brand{flex-shrink:0}.brand img{width:230px}nav{display:flex;align-items:center;gap:2rem}.nav-text{font-size:.9rem;text-decoration:none}.nav-text:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-height:54px;padding:1rem 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;border:2px solid var(--ink);border-radius:4px;transition:transform .18s,background .18s,color .18s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:var(--lemon);color:var(--ink);transform:translateY(-2px)}.button span{font-size:1.35rem;line-height:1}.header-cta{min-height:44px;padding:.6rem 1rem;font-size:.85rem}
.hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--orange)}.hero-copy{padding:2.9rem 7.8% 3.2rem}.eyebrow{margin:0 0 1.7rem;font-size:.75rem;font-weight:700;letter-spacing:.08em}.hero .eyebrow{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hero h1{font-size:clamp(3.1rem,6.3vw,6.4rem);font-weight:900;line-height:1.01;letter-spacing:-.055em;margin:0 0 1.5rem}.hero h1>span{display:block}.hero h1 .last-line{font-size:.75em;margin-top:.12em;line-height:1.08;letter-spacing:-.045em}.hero h1 em{display:block;font-style:italic;color:var(--paper)}.hero-intro{font-size:1.1rem;font-weight:700;margin:0 0 .65rem}.hero-detail{max-width:29rem;margin:0 0 1.65rem;font-size:.98rem;line-height:1.65}.hero-button{min-width:265px}.microcopy{font-size:.75rem;margin:.8rem 0 0;max-width:27rem}.hero-photo{position:relative;min-height:630px;overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 42%}.hero-photo:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65));pointer-events:none}.delivery-sticker{position:absolute;right:7%;top:6%;z-index:1;background:var(--lemon);color:var(--ink);width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);border:1px solid var(--ink);box-shadow:5px 6px 0 var(--ink)}.delivery-sticker strong{font-size:2.7rem;letter-spacing:-.06em;line-height:1.1}.delivery-sticker span{font-size:.75rem;font-weight:700;margin-top:.25rem}.photo-caption{position:absolute;bottom:2rem;left:7%;z-index:1;margin:0;font-size:clamp(1.7rem,2.6vw,2.8rem);font-weight:900;line-height:1.12;letter-spacing:-.035em;color:white}.brand-strip{display:flex;justify-content:space-around;align-items:center;gap:1rem;background:var(--lemon);border-block:1px solid var(--ink);padding:1rem 4%;font-size:.82rem;letter-spacing:.055em;font-weight:700}.brand-strip b{font-size:1.3rem;line-height:1}
.section-wrap{padding:5rem 4.2%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.section-heading .eyebrow{margin-bottom:.8rem}h2{font-size:clamp(2rem,3.6vw,3.6rem);line-height:1.07;letter-spacing:-.045em;margin:0;font-weight:900}.section-heading>p{margin:0;max-width:26rem;font-size:.92rem}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:2px solid var(--ink);border-bottom:1px solid var(--ink)}.product{padding:1.6rem 2rem 1.8rem;border-right:1px solid var(--line)}.product:first-child{padding-left:0}.product:last-child{border-right:0;padding-right:0}.product-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;font-weight:700}.ingredient-tag{padding:.2rem .45rem;background:var(--orange)}.product:nth-child(2) .ingredient-tag{background:var(--pink)}.product:nth-child(3) .ingredient-tag{background:var(--lemon)}h3{margin:2rem 0 1.7rem;font-size:clamp(1.35rem,2.15vw,2.3rem);line-height:1.3;letter-spacing:-.045em}.product>a{font-size:.85rem;text-decoration:none;display:flex;justify-content:space-between;gap:1rem;min-height:44px;align-items:center}.product>a:hover{text-decoration:underline;text-underline-offset:5px}.product>a span{font-size:1.4rem}.range-note{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-top:1.4rem}.range-note p{margin:0;font-size:.78rem;max-width:32rem}.text-link{font-size:.82rem;font-weight:700;text-underline-offset:4px}
.connect{background:var(--pink);display:grid;grid-template-columns:1.15fr 1fr;gap:6%;border-top:1px solid var(--ink)}.connect .eyebrow{margin-bottom:1.2rem}.connect h2{font-size:clamp(2.9rem,5.3vw,5.2rem);line-height:1.04}.connect h2 em{font-style:italic;color:var(--paper)}.connect-copy>p:not(.eyebrow){margin:1.4rem 0 1.8rem;font-size:1rem}.social-heading{margin:0 0 1.1rem;font-size:.75rem;letter-spacing:.065em;font-weight:700}.social-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;border-top:1px solid rgba(21,21,21,.5);text-decoration:none}.social-row:last-child{border-bottom:1px solid rgba(21,21,21,.5)}.social-row strong{display:block;font-size:1.25rem;line-height:1.4}.social-row small{display:block;font-size:.82rem;margin-top:.2rem}.social-arrow{font-size:1.7rem}.social-row[href]:hover strong{text-decoration:underline;text-underline-offset:5px}.social-row[href]:hover .social-arrow{transform:translate(2px,-2px)}.status{font-size:.75rem;padding:.3rem .65rem;border:1px solid var(--ink);border-radius:999px;white-space:nowrap}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 4.2% 7rem;border-top:1px solid var(--ink)}.site-footer>div>p{font-size:.75rem;font-weight:700;margin:.75rem 0 0;letter-spacing:.02em}.site-footer>p{font-size:.8rem;text-align:right;line-height:1.8}.site-footer>p>span{font-size:.75rem}.floating-whatsapp{position:fixed;right:1.4rem;bottom:max(1.25rem,env(safe-area-inset-bottom));z-index:5;display:flex;gap:.65rem;align-items:center;padding:.9rem 1.2rem;background:var(--lemon);color:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:999px;font-size:.86rem;font-weight:700;text-decoration:none;transition:transform .18s}.floating-whatsapp svg{width:24px;height:24px;flex-shrink:0}.floating-whatsapp:hover{transform:translateY(-3px)}
@media(min-width:1600px){.hero-copy{padding:4.4rem 10%}.hero-photo{min-height:750px}.section-wrap{padding:5.5rem max(4.2%,calc((100vw - 1480px)/2))}}
@media(max-width:980px){.site-header{padding:1.1rem 4%}.brand img{width:200px}nav{gap:1.2rem}.hero-copy{padding:2rem 7% 2.5rem}.hero h1{font-size:6.8vw}.hero-photo{min-height:570px}.hero-intro{font-size:1rem}.hero-detail{font-size:.9rem}.hero-button{min-width:0}.hero .eyebrow{font-size:.75rem}.delivery-sticker{width:115px;height:115px}.delivery-sticker strong{font-size:2.2rem}.delivery-sticker span{font-size:.75rem}.section-heading{align-items:flex-start;flex-direction:column;gap:1rem}.product{padding-inline:1.25rem}.product-top{flex-wrap:wrap;justify-content:flex-start;gap:.7rem}.range-note{flex-direction:column;gap:.75rem}.connect{gap:5%}.connect .button{gap:1rem;font-size:.85rem}.social-row strong{font-size:1.1rem}}
@media(max-width:680px){.site-header{padding:1rem 5%;gap:1rem}.brand img{width:168px}nav{gap:0}.nav-text{display:none}.header-cta{padding:.55rem .8rem;font-size:.78rem;gap:.6rem}.hero{grid-template-columns:1fr}.hero-copy{padding:1.8rem 6% 2.1rem}.hero .eyebrow{font-size:.75rem;margin-bottom:1.45rem}.hero h1{font-size:clamp(3.35rem,14vw,5.4rem);margin-bottom:1.45rem}.hero h1 .last-line{font-size:.69em}.hero h1 em{display:inline}.hero-intro{font-size:1rem}.hero-detail{font-size:.92rem;max-width:31rem}.hero-button{width:100%;max-width:390px}.microcopy{font-size:.75rem;line-height:1.6}.hero-photo{min-height:0;height:108vw;max-height:590px}.hero-photo>img{object-position:50% 50%}.delivery-sticker{width:120px;height:120px;right:7%;top:7%}.photo-caption{font-size:2.1rem;bottom:1.6rem}.brand-strip{font-size:.75rem;letter-spacing:.01em;gap:.6rem;padding:1rem 4%;flex-wrap:wrap}.brand-strip b{font-size:1rem}.section-wrap{padding:3rem 6%}.section-heading{margin-bottom:1.7rem}.section-heading h2{font-size:clamp(1.9rem,7.4vw,2.7rem)}.section-heading>p{font-size:.85rem}.products{grid-template-columns:1fr}.product,.product:first-child,.product:last-child{padding:1.3rem 0;border-right:0;border-bottom:1px solid var(--line)}.product:last-child{border-bottom:0}.product-top{justify-content:space-between}.product h3{font-size:1.85rem;margin:1.15rem 0 .7rem}.product h3 br{display:none}.product>a{font-size:.85rem}.range-note{gap:1rem;margin-top:1.2rem}.range-note p,.text-link{font-size:.8rem}.connect{grid-template-columns:1fr;gap:2.8rem}.connect h2{font-size:clamp(3.25rem,13vw,4.7rem)}.connect .eyebrow{font-size:.75rem;letter-spacing:.03em}.connect .button{width:100%;max-width:390px;font-size:.85rem}.social-row{padding:1.1rem 0}.social-row strong{font-size:1.2rem}.site-footer{padding:2rem 6% 7rem;flex-direction:column;align-items:flex-start;gap:1.15rem}.site-footer>p{text-align:left;margin:0}.floating-whatsapp{bottom:max(1rem,env(safe-area-inset-bottom));right:1rem;font-size:.85rem;padding:.8rem 1.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
