.section{padding-top:96px;padding-bottom:96px}.intro-strip{background:var(--yellow)}.intro-strip .container{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:12px}.intro-strip .container>span:first-child{letter-spacing:2px}.intro-strip a{font-size:26px;display:grid;place-items:center;width:48px;height:48px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:40px}.section-heading p{color:var(--muted);font-size:14px;margin-bottom:4px}.section-heading .eyebrow{font-size:10px;color:#444;margin-bottom:12px}h2{font-size:clamp(32px,3.5vw,50px);line-height:1.13;letter-spacing:-2px;margin:0;font-weight:800}.yellow-dot{color:#9b8900}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 24px}.food-image{aspect-ratio:1.35;overflow:hidden;position:relative;border-radius:5px;background:#e9e5dc}.food-image img{width:100%;height:100%;transition:transform .4s}.food-card:hover img{transform:scale(1.03)}.food-number{position:absolute;top:12px;left:12px;font-size:10px;font-weight:700;background:var(--yellow);padding:5px 10px}.food-card h3{font-size:19px;line-height:1.35;margin:16px 0 0;letter-spacing:-.4px}.center{text-align:center;margin-top:42px}.dark-button{background:#111;color:#fff}.dark-button:hover{background:#333;color:#fff}.why{background:#efede5;padding:74px 0}.why .section-heading{align-items:start}.why .section-heading h2{font-size:38px;min-width:50%}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:55px}.icon{font-size:25px;line-height:1;display:inline-block}.benefits .icon{display:grid;place-items:center;width:52px;height:52px;background:var(--yellow);border-radius:50%}.benefits h3{font-size:15px;margin:21px 0 8px;text-transform:uppercase;letter-spacing:.5px}.benefits p{font-size:14px;color:var(--muted);max-width:210px;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-photo{position:relative;overflow:hidden;border-radius:5px}.about-photo img{width:100%;height:480px}.about-photo>span{position:absolute;bottom:0;left:0;background:var(--yellow);padding:19px 25px;font-size:12px;font-weight:800;letter-spacing:1px;line-height:1.4}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:440px;margin:26px 0}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;min-height:48px;border-bottom:1px solid #aaa}.review{background:#171715;color:white;padding:68px 0}.review-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.review .eyebrow{color:var(--yellow)}.review h2{font-size:42px}.review p:not(.eyebrow){color:#c7c6bd;max-width:520px;font-size:15px;margin-bottom:0}.review .button{flex-shrink:0}.location{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}address{font-style:normal;font-size:16px;color:var(--muted);max-width:310px;line-height:1.9;margin-top:25px}.light-outline{border-color:#b1aea1;background:transparent;color:#111}.light-outline:hover{background:#111;color:white}.visit-card{background:white;padding:32px;border-radius:5px}.visit-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px;font-weight:700}.hours{margin:24px 0 30px;border-bottom:1px solid #e4e3dc;padding-bottom:22px}.hours>div{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 0;font-size:13px}.hours strong{text-transform:uppercase;letter-spacing:.5px}.closed{background:#efede5;padding:3px 12px;border-radius:3px}.phones{display:flex;gap:20px;flex-wrap:wrap}.phones a{display:flex;align-items:center;gap:8px;min-height:48px;font-size:14px}.phones .icon{font-size:19px}.visit-card .eyebrow{margin-bottom:4px}.social{border-top:1px solid #ddd9cd;padding:45px 0 65px;display:flex;align-items:center;justify-content:space-between;gap:30px}.social h2{font-size:25px;letter-spacing:-.7px}.social p{font-size:13px;color:var(--muted)}.social-links{display:flex;gap:20px}.social-links a{display:flex;gap:9px;align-items:center;min-height:48px;font-size:12px}.social-symbol{font-size:24px;font-weight:700}.closing{background:var(--yellow);padding:70px 0}.closing .container{position:relative}.closing h2{font-size:64px;letter-spacing:-3px}.closing p:not(.eyebrow){font-size:15px}.closing .actions{position:absolute;right:0;top:45%;margin:0}.closing .light-outline{border-color:#777}footer{background:#000;color:white;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.1fr 1.3fr 1fr 1fr;gap:35px}.footer-brand img{object-fit:contain}.footer-brand p{font-size:12px;color:#aaa}.footer-grid h3{font-size:12px;font-weight:700}.footer-grid p,.footer-grid address,.footer-grid a{font-size:12px;color:#aaa;line-height:1.9}.footer-grid address{margin-top:0;max-width:240px}.footer-grid a{display:block;min-height:28px}.footer-bottom{border-top:1px solid #272727;margin-top:28px;display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:15px;padding-bottom:15px;font-size:10px;color:#999}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}@media(min-width:701px) and (max-width:1100px){.social{align-items:start;flex-direction:column}.closing .actions{position:static;margin-top:30px}.location{gap:30px}.about{gap:40px}.benefits{gap:24px}}@media(max-width:700px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.section{padding-top:58px;padding-bottom:58px}.intro-strip .container{min-height:64px}.intro-strip .container>span:nth-child(2){display:none}.intro-strip .container>span:first-child{font-size:10px;letter-spacing:1.3px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:16px;font-size:14px}.desktop-break{display:none}h2{font-size:35px;letter-spacing:-1.5px}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.food-image{aspect-ratio:1.05}.food-card h3{font-size:16px;margin-top:12px;letter-spacing:-.2px}.food-number{font-size:8px;padding:4px 7px;top:8px;left:8px}.center{margin-top:32px}.why{padding:48px 0}.why .section-heading h2{font-size:32px;margin-top:20px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;margin-top:34px}.benefits h3{font-size:12px;margin-top:15px}.benefits p{font-size:13px}.about{grid-template-columns:1fr;gap:32px}.about-photo img{height:320px}.about-copy>p:not(.eyebrow){font-size:15px;margin:20px 0}.review{padding:48px 0}.review-inner{display:block}.review h2{font-size:34px}.review .button{margin-top:26px}.location{grid-template-columns:1fr;gap:32px}.location .actions{flex-direction:column}.location address{font-size:15px}.visit-card{padding:24px 20px}.hours>div{font-size:12px}.phones{gap:4px;flex-direction:column}.social{display:block;padding:34px 0 44px}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;margin-top:22px}.social-links a{font-size:13px;justify-content:space-between}.closing{padding:48px 0}.closing h2{font-size:48px;letter-spacing:-2px}.closing .actions{position:static;margin-top:24px}.closing p:not(.eyebrow){font-size:14px;max-width:310px}footer{padding-top:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-brand img{width:86px;height:86px}.footer-grid a{min-height:44px;display:flex;align-items:center}.footer-grid h3{margin-top:0}.footer-grid address{font-size:12px}.footer-bottom{display:block;padding-bottom:20px}.footer-bottom>div{flex-wrap:wrap;gap:18px}.sticky-bar{position:fixed;z-index:40;bottom:0;left:0;right:0;background:#fff;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:7px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -3px 22px #0001}.sticky-bar a{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;min-height:52px;border-radius:4px}.sticky-menu{background:var(--yellow)}.sticky-bar .icon{font-size:20px}.mobile-quick .icon{font-size:22px}} 
@media(max-width:700px){h1{font-size:48px;letter-spacing:-2px}h1 em{letter-spacing:-2.5px;white-space:nowrap}.hero-photo{top:350px}.hero:after{background:linear-gradient(180deg,#111 0%,#111 43%,#111a 52%,#1110 67%,#1114 100%)}}

/* Fade the photograph itself so its rectangular edge never shows. */
.hero-photo{left:25%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.12) 10%,rgba(0,0,0,.38) 23%,rgba(0,0,0,.7) 38%,#000 58%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.12) 10%,rgba(0,0,0,.38) 23%,rgba(0,0,0,.7) 38%,#000 58%)}
.hero:after{background:linear-gradient(90deg,#111 0%,rgba(17,17,17,.95) 18%,rgba(17,17,17,.72) 32%,rgba(17,17,17,.35) 47%,rgba(17,17,17,.08) 64%,transparent 82%)}
@media(max-width:700px){
 .hero-photo{inset:250px 0 0;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.08) 12%,rgba(0,0,0,.28) 25%,rgba(0,0,0,.58) 40%,rgba(0,0,0,.85) 55%,#000 72%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.08) 12%,rgba(0,0,0,.28) 25%,rgba(0,0,0,.58) 40%,rgba(0,0,0,.85) 55%,#000 72%)}
 .hero:after{background:linear-gradient(180deg,rgba(17,17,17,.1),transparent 80%,rgba(17,17,17,.18))}
}
