@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Montserrat:wght@400;600;700&display=swap');:root{--orange:#ec622d;--coffee:#33231d;--cream:#fff5e8;--blue:#7ec6c5}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--coffee);font:16px/1.55 Montserrat,Arial}nav{padding:24px 6vw;display:flex;justify-content:space-between;align-items:center}.logo{font:1.5rem 'DM Serif Display';letter-spacing:-.04em}.logo:after{content:'●';color:var(--orange);font-size:.7rem;margin-left:2px}nav a{font-size:.82rem;color:inherit;text-decoration:none;font-weight:600}.book{background:var(--coffee);color:#fff!important;padding:10px 14px;border-radius:4px}.hero{background:var(--orange);padding:74px 6vw 0;display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:end;min-height:570px}.eyebrow{font-size:.73rem;letter-spacing:.13em;font-weight:700}.hero h1{font:clamp(3.4rem,7vw,7.5rem)/.86 'DM Serif Display';letter-spacing:-.07em;margin:18px 0 24px}.hero p{max-width:500px}.hero button{background:var(--cream);border:0;padding:13px 17px;font:700 .9rem Montserrat;color:var(--coffee);cursor:pointer;margin-bottom:70px}.shelf{height:410px;position:relative;background:var(--coffee);border-radius:180px 180px 0 0;overflow:hidden}.shelf:before,.shelf:after{content:'';position:absolute;left:9%;right:9%;height:12px;background:#c58e66;bottom:105px;box-shadow:0 -130px #c58e66}.product{position:absolute;bottom:117px;width:57px;height:105px;background:var(--blue);left:17%;border-radius:12px 12px 3px 3px}.product:after{content:'';position:absolute;width:35px;height:35px;border-radius:50%;background:#fff5e8;left:11px;top:31px}.product:nth-child(2){height:145px;left:42%;bottom:117px;background:#ffb34b}.product:nth-child(3){height:78px;left:69%;bottom:117px;background:#dd677b}.receipt{position:absolute;bottom:12px;left:15%;right:15%;padding:11px;background:#fff5e8;font-size:.7rem;display:flex;justify-content:space-between}.banner{background:var(--blue);padding:25px 6vw;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.banner b{font:1.5rem 'DM Serif Display';display:block}.banner small{font-size:.7rem;letter-spacing:.1em}.ops{max-width:1250px;padding:110px 6vw;margin:auto}.ops h2{font:clamp(2.6rem,5vw,5.2rem)/.9 'DM Serif Display';letter-spacing:-.07em;max-width:780px;margin:0}.columns{margin-top:54px;display:grid;grid-template-columns:1.15fr .85fr;gap:25px}.story{background:#fff;border:1px solid #e8d5bf;padding:30px}.story h3{font:2.1rem/.95 'DM Serif Display';margin:55px 0 10px}.story p{font-size:.9rem;max-width:450px}.side{display:grid;gap:15px}.side article{padding:23px;background:#f6d7c7}.side article:nth-child(2){background:#d3eeee}.side h3{font:1.4rem 'DM Serif Display';margin:5px 0}.side p{font-size:.83rem;margin:0}.foot{background:var(--coffee);color:#fff;padding:75px 6vw;display:flex;justify-content:space-between;align-items:center;gap:25px}.foot h2{font:clamp(2.5rem,5vw,5rem)/.9 'DM Serif Display';margin:0}.foot a{background:var(--blue);color:var(--coffee);padding:12px 16px;text-decoration:none;font-weight:700;white-space:nowrap}@media(max-width:720px){.hero,.columns{grid-template-columns:1fr}.hero{padding-top:50px}.hero button{margin-bottom:35px}.shelf{height:350px}.banner{grid-template-columns:1fr}.ops{padding:75px 6vw}.foot{display:block}.foot a{display:inline-block;margin-top:25px}}

.local-foot-16{background:#33231d;color:#fff5e8;padding:65px 6vw;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px;border-top:5px solid #ec622d}.local-foot-16 h2{font:clamp(2rem,4vw,3.8rem)/.9 'DM Serif Display';letter-spacing:-.06em;margin:11px 0}.local-foot-16 p{color:#e8cabb;margin:0}.local-foot-16 b{font-size:.72rem;color:#7ec6c5;letter-spacing:.13em}.local-foot-16 address{font-style:normal;line-height:1.7;margin-top:12px}.local-foot-16 a{color:#ffb34b;display:inline-block;margin-top:15px;font-weight:700}@media(max-width:700px){.local-foot-16{grid-template-columns:1fr}}