:root{--cream:#fff8ef;--ink:#1d120a;--orange:#ff6b00;--pink:#ffd6e3;--peach:#ffe4ce;--lilac:#ead7ff;--line:#d8cfc5;--shadow:0 18px 45px rgba(63,37,17,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell,.site-header{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{height:92px;display:flex;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:700}.brand-mark{width:32px;height:32px;border-radius:50%;background:var(--orange);color:#fff;display:inline-grid;place-items:center}.site-header nav{margin:auto;display:flex;gap:42px;font-size:14px;font-weight:600}.site-header nav a,.site-footer a{transition:.2s}.site-header nav a:hover,.site-footer a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:12px}.cart{width:44px;height:44px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;padding:15px 22px;font-weight:700;border:0;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(42,21,5,.18)}.button-small{padding:13px 20px;font-size:13px}.button-dark{background:var(--ink);color:#fff}.button-orange{background:var(--orange);color:#fff}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px}.hero{text-align:center;padding:90px 0 110px;position:relative}.eyebrow-icon,.mini-icon{color:var(--orange);font-size:28px}.hero h1,.section-heading h2,.order-cta h2{font-family:"Fredoka",sans-serif}.hero h1{font-size:clamp(48px,7vw,82px);line-height:.95;margin:16px 0 24px;letter-spacing:-2.5px}.hero>p{font-size:16px;line-height:1.65;margin:0 0 28px;color:#6a5d54}.float-card{position:absolute;width:150px;height:150px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow);border:6px solid var(--cream)}.float-left{left:-32px;top:145px;transform:rotate(8deg)}.float-right{right:-20px;top:155px;transform:rotate(-8deg)}.hero-media{position:relative;margin-top:70px;border-radius:28px;overflow:hidden;height:min(600px,55vw);min-height:390px}.hero-media>img{width:100%;height:100%;object-fit:cover}.play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:var(--shadow)}.play-badge span{font-size:28px;margin-top:14px}.play-badge small{position:absolute;font-size:8px;font-weight:700;letter-spacing:2px;transform:rotate(-14deg)}.menu{padding:35px 0 120px}.sticker{margin:auto;width:86px;height:86px;border-radius:46% 54% 55% 45%;background:#55d4dc;display:grid;place-items:center;text-align:center;font:700 16px/1 "Fredoka";transform:rotate(-7deg);box-shadow:inset 0 0 0 4px #fff,0 0 0 2px var(--ink)}.sticker span{color:#6c39d1}.section-heading{margin:28px auto;max-width:760px}.section-heading h2{font-size:clamp(34px,5vw,58px);line-height:1;margin:0 0 16px}.section-heading p{color:#6a5d54;line-height:1.7}.centered{text-align:center}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:30px 0}.filter{border:1px solid var(--ink);border-radius:999px;background:transparent;padding:10px 18px;cursor:pointer;font-weight:600}.filter.active,.filter:hover{background:var(--ink);color:#fff}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dish-card{transition:.25s}.dish-card.is-hidden{display:none}.dish-card:hover{transform:translateY(-7px)}.dish-image{height:390px;border:1px solid var(--ink);border-radius:24px;overflow:hidden;position:relative}.dish-image img{width:100%;height:100%;object-fit:cover}.dish-image a{position:absolute;right:14px;top:14px;width:45px;height:45px;border-radius:50%;background:white;border:1px solid var(--ink);display:grid;place-items:center}.dish-copy{display:flex;gap:18px;justify-content:space-between;padding:18px 4px}.dish-copy h3{font:700 24px "Fredoka";margin:0 0 6px}.dish-copy p{margin:0;color:#6a5d54;line-height:1.5}.dish-copy strong{font-size:20px;color:var(--orange)}.feast{padding:100px 0}.feast-strip{display:grid;grid-template-columns:4fr .75fr .75fr;gap:18px;height:390px}.feast-strip img{width:100%;height:100%;object-fit:cover;border:1px solid var(--ink);border-radius:20px}.love{padding:100px 0;background:linear-gradient(90deg,#f7f0e2,#fff3f7 50%,#f4ebff)}.love-mark{margin:auto;background:#ec3c82;color:#fff;width:80px;height:80px;border-radius:42% 58% 55% 45%;display:grid;place-items:center;text-align:center;font:700 14px "Fredoka";transform:rotate(7deg)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.reviews blockquote{margin:0;padding:28px;border-radius:16px;background:#ffe9d5;min-height:250px;display:flex;flex-direction:column}.reviews blockquote:nth-child(1){background:#f0e6cf}.reviews blockquote:nth-child(3){background:#e7d3ff}.reviews .featured{background:#ffd8e6;border-bottom:5px solid var(--ink)}.stars{letter-spacing:2px}.reviews h3{font:700 22px "Fredoka";margin:14px 0 8px}.reviews p{line-height:1.55}.reviews footer{margin-top:auto;display:flex;align-items:center;gap:9px;font-weight:600}.reviews footer span{width:32px;height:32px;border-radius:50%;background:white;display:grid;place-items:center}.order-cta{padding:100px 0;display:grid;grid-template-columns:170px 1fr 170px;align-items:center;text-align:center;gap:50px}.order-cta>img{width:150px;height:150px;object-fit:cover;border-radius:18px;transform:rotate(-7deg);box-shadow:var(--shadow)}.order-cta>img:last-child{transform:rotate(7deg)}.order-cta .brand-mark{margin:auto}.order-cta .overline{font-size:13px;font-weight:700}.order-cta h2{font-size:clamp(36px,5vw,58px);margin:8px}.order-cta p{color:#6a5d54}.cta-actions{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:24px}.text-link{text-decoration:underline;font-weight:700}.site-footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding:60px 0 28px;border-top:1px solid var(--line)}.site-footer h3{font-size:15px}.site-footer>div:not(.footer-bottom){display:flex;flex-direction:column;gap:12px;font-size:14px}.site-footer .footer-brand{align-items:flex-start}.footer-brand p{color:#6a5d54}.footer-bottom{grid-column:1/-1;border-top:1px dashed var(--line);padding-top:22px;margin-top:18px;display:flex;justify-content:space-between;font-size:13px}.footer-bottom a{font-weight:700}.nav-toggle{margin-left:auto}
@media(max-width:850px){.site-header{height:76px}.nav-toggle{display:block}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:7px}.site-header nav{display:none;position:absolute;left:0;right:0;top:74px;background:var(--cream);padding:24px;box-shadow:var(--shadow);flex-direction:column;gap:18px}.site-header nav.open{display:flex}.header-actions{display:none}.hero{padding-top:70px}.float-card{display:none}.menu-grid{grid-template-columns:1fr 1fr}.dish-image{height:340px}.feast-strip{height:340px}.reviews{grid-template-columns:1fr}.order-cta{grid-template-columns:1fr}.order-cta>img{display:none}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.section-shell,.site-header{width:min(100% - 24px,1180px)}.desktop-only{display:none}.hero{padding-bottom:80px}.hero h1{font-size:48px}.hero-media{min-height:330px;margin-top:48px;border-radius:18px}.play-badge{width:86px;height:86px}.menu{padding-bottom:70px}.menu-grid{grid-template-columns:1fr}.dish-image{height:390px}.feast{padding:65px 0}.feast-strip{grid-template-columns:1fr 1fr;height:auto}.feast-main{grid-column:1/-1;height:260px!important}.feast-strip img:not(.feast-main){height:190px}.love{padding:70px 0}.order-cta{padding:70px 0}.site-footer{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.cta-actions{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
