
:root{--ink:#24231f;--coral:#e75c39;--teal:#075c62}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:white;font:16px/1.6 system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit}header{background:var(--coral);color:white;overflow:hidden}.hero{max-width:1180px;margin:auto;padding:64px 28px 76px;position:relative}.hero svg{position:absolute;width:52%;right:-50px;bottom:0}.hero-copy{position:relative;z-index:1;max-width:610px}.brand{font-weight:800;letter-spacing:.16em;font-size:18px}h1{font-size:clamp(36px,5.5vw,66px);line-height:1.06;letter-spacing:-.045em;margin:36px 0 24px}h1 span{display:block}header p{max-width:470px}nav{display:flex;gap:24px;margin-top:28px;font-size:14px}main{max-width:1180px;margin:auto;padding:48px 28px}.intro{max-width:750px;margin-bottom:40px}.eyebrow{color:var(--teal);font-size:12px;letter-spacing:.15em;font-weight:800}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.card{border:1px solid #e7e7e7;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.card img{width:100%;height:auto;display:block;aspect-ratio:1672/941;object-fit:contain;background:white}.body{padding:24px;display:flex;flex-direction:column;flex:1}.heading{display:flex;justify-content:space-between;align-items:start;gap:18px}.heading strong{font-size:24px;white-space:nowrap;color:var(--teal)}h2{font-size:24px;line-height:1.2;margin:0 0 16px}p{margin:0 0 18px}.flavors,small{font-size:13px;color:#575757}small{margin-bottom:22px}.button{background:var(--teal);color:white;padding:13px 18px;border-radius:9px;text-decoration:none;display:flex;justify-content:space-between;gap:20px;margin-top:auto;font-weight:650}.button:hover{background:#09494d}a:focus-visible{outline:3px solid #f4bc37;outline-offset:4px}.info{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin:72px 0;padding-top:40px;border-top:2px solid var(--coral)}.contact{background:var(--teal);color:white;border-radius:20px;padding:36px}.contact h2{font-size:32px}.contact a{font-size:clamp(22px,4vw,34px);font-weight:750}.contact small{color:white;display:block;margin:20px 0 0}footer{padding:28px;text-align:center;font-size:12px}html{scroll-behavior:smooth}@media(max-width:650px){.grid,.info{grid-template-columns:1fr}.hero{padding:32px 22px 110px}.hero svg{width:70%;opacity:.75;right:-45px}.hero-copy{max-width:100%}main{padding:32px 18px}.body{padding:20px}.info{gap:28px;margin:48px 0}.heading h2{font-size:21px}.contact{padding:26px}nav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.skip{position:absolute;left:16px;top:-100px;z-index:10;background:white;color:#075c62;padding:12px}.skip:focus{top:12px}.hero svg{pointer-events:none}section[id],div[id]{scroll-margin-top:24px}@media(max-width:380px){.heading{flex-wrap:wrap;gap:4px}.heading h2{margin-bottom:4px}.heading strong{margin-bottom:14px}.contact a{font-size:22px}}
