@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--orange:#ff5a1f;--red:#c92f20;--ink:#20211d;--cream:#fff7eb;--sand:#f6dfc1;--line:#d8c5aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid #eadcc7;background:rgba(255,247,235,.92);position:sticky;top:0;z-index:5;backdrop-filter:blur(10px)}.brand{display:inline-flex;flex-direction:column;line-height:.9;color:var(--orange);font-weight:700}.brand>span{font-size:30px;letter-spacing:-2px}.brand>span span{color:var(--red)}.brand small{font:500 7px 'DM Mono';letter-spacing:1.4px;margin:5px 0 0 2px;color:var(--ink)}nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:500}nav a:hover,.text-link:hover{color:var(--orange)}.nav-cta{background:var(--orange);color:#fff;padding:11px 17px;border-radius:99px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{min-height:570px;max-width:1370px;margin:auto;padding:clamp(46px,8vw,118px) clamp(22px,7vw,102px);display:grid;grid-template-columns:1fr .85fr;gap:6vw;align-items:center}.eyebrow{font:500 11px 'DM Mono';letter-spacing:1.4px;text-transform:uppercase;color:var(--red);margin:0 0 18px}.hero h1,.section h2,.contact h2{font:700 clamp(47px,6vw,84px)/.97 'Playfair Display',serif;letter-spacing:-3px;margin:0}.hero h1 em,.section h2 em{color:var(--orange)}.intro{max-width:530px;line-height:1.6;font-size:18px;margin:28px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{padding:14px 21px;border-radius:3px;font-size:14px;font-weight:700;display:inline-block}.primary{color:#fff;background:var(--orange);box-shadow:4px 4px 0 #d44114}.ghost{border:1px solid var(--ink)}.hours-inline{font-size:13px;margin-top:28px}.hero-photo{position:relative;height:410px;overflow:hidden;background:#e7b179;border-radius:160px 160px 5px 5px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.photo-stamp{position:absolute;right:20px;bottom:18px;background:var(--cream);border:2px solid var(--red);border-radius:50%;width:91px;height:91px;display:grid;place-items:center;text-align:center;color:var(--red);font:500 13px/1.1 'DM Mono';transform:rotate(12deg)}.trust{background:var(--orange);color:#fff;display:flex;justify-content:center;gap:55px;flex-wrap:wrap;padding:18px 22px;font-size:13px;font-weight:700}.section{padding:clamp(75px,10vw,136px) clamp(22px,7vw,102px)}.section-heading{max-width:600px}.section h2{font-size:clamp(40px,4.6vw,67px)}.section-heading>p:last-child,.menu-copy>p,.contact>p{font-size:17px;line-height:1.6}.cards{max-width:1210px;margin:48px auto 0;display:grid;grid-template-columns:1.1fr .9fr .72fr;gap:16px}.food-card{background:#fff;border:1px solid #eadcc7;min-height:425px;display:flex;flex-direction:column}.food-card img{width:100%;height:215px;object-fit:cover}.food-card>div,.text-card{padding:23px}.number{font:500 11px 'DM Mono';color:var(--red)}.food-card h3{font:700 29px 'Playfair Display';margin:7px 0}.food-card p{font-size:14px;line-height:1.55}.food-card b{color:var(--orange)}.text-card{background:var(--red);color:#fff;justify-content:center;border:0}.text-card .number{color:#ffcb80}.text-card h3{font-size:35px;line-height:1.05}.text-card a{font-weight:700;margin-top:17px;color:#ffcf8b}.menu-section{background:var(--sand);display:grid;grid-template-columns:.9fr 1fr;gap:9vw;align-items:center}.menu-copy .fineprint{font-size:12px;margin-top:28px}.menu-image{display:block;overflow:hidden;box-shadow:10px 10px 0 var(--red)}.menu-image img{display:block;width:100%;max-height:660px;object-fit:cover;object-position:top}.location{display:grid;grid-template-columns:.83fr 1.17fr;gap:7vw;align-items:center}.location h2{font-size:clamp(40px,4.5vw,62px)}address{font-style:normal;line-height:1.65;font-size:20px;margin:30px 0}address small{font-size:14px;line-height:1.45;display:inline-block;max-width:430px}.opening{line-height:1.5}.opening strong{font-size:23px;color:var(--orange)}.text-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.location>img{width:100%;height:440px;object-fit:cover}.contact{text-align:center;background:var(--red);color:#fff;padding:clamp(75px,10vw,130px) 20px}.contact .eyebrow{color:#ffd093}.contact h2{font-size:clamp(43px,5.5vw,73px);letter-spacing:-2px}.contact>p:not(.eyebrow){max-width:490px;margin:22px auto}.contact-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:35px auto}.contact-links a{border:1px solid #f9c8b6;padding:14px 18px;border-radius:2px;font-weight:700}.contact-links a:hover{background:#fff;color:var(--red)}.follow{font-size:13px!important;color:#ffd8b1}footer{padding:33px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;font-size:12px;background:#1f201c;color:#fff}footer .brand small{color:#fff}footer p{opacity:.65}@media(max-width:760px){.topbar{height:68px}.menu-toggle{display:block}nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--cream);padding:20px;flex-direction:column;align-items:flex-start;gap:18px;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:60px;gap:45px}.hero h1{letter-spacing:-2px}.hero-photo{height:350px;border-radius:110px 110px 4px 4px}.trust{justify-content:flex-start;gap:12px;font-size:11px}.cards,.menu-section,.location{grid-template-columns:1fr}.food-card{min-height:auto}.food-card img{height:270px}.text-card{min-height:300px}.location>img{height:300px}.menu-image{order:2}.menu-copy{order:1}footer{gap:20px;align-items:flex-start;flex-direction:column}.section{padding-top:76px;padding-bottom:76px}}
