.hero-slideshow{position:relative;padding:0;min-height:650px;isolation:isolate;background:#171413}
.hero-background{position:absolute;inset:0;z-index:-2;overflow:hidden}
.hero-background .hero-slide{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center 48%;opacity:0;transform:scale(1.035);transition:opacity 1.8s ease,transform 8s linear}
.hero-background .is-active{opacity:1;transform:scale(1)}
.hero-slideshow:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(14,12,10,.88) 0%,rgba(14,12,10,.77) 44%,rgba(14,12,10,.25) 100%)}
.hero-content{min-height:650px;display:flex;align-items:center;padding-top:60px;padding-bottom:90px}
.hero-slideshow .hero-copy{max-width:670px}.hero-slideshow .hero-description{color:#fff;max-width:440px;font-size:1.05rem;text-shadow:0 1px 4px #000}
.hero-slideshow .hero-footnote{color:#eee5d5}.hero-slideshow .button-outline{border-color:#e8dfce;background:#16120c80;color:#fff}.hero-slideshow .eyebrow{color:#f9d773;text-shadow:0 1px 4px #000}.hero-slideshow h1{color:#fff;text-shadow:0 2px 12px #0005}
.slideshow-controls{position:absolute;right:40px;bottom:25px;display:flex;align-items:center;gap:20px;color:#fff;font-size:.75rem}.slideshow-controls button{border:1px solid #ffffff85;background:#171413b8;color:#fff;padding:10px 15px;min-height:44px}
.flavour-marquee{position:relative;overflow:hidden;background:var(--paper);border-bottom:1px solid var(--line);padding:22px 0}.flavour-track{display:flex;width:max-content;animation:food-scroll 65s linear infinite}.flavour-track>div{display:flex;align-items:center;gap:34px;padding-right:34px;white-space:nowrap}.flavour-track span{font-family:var(--serif);font-style:italic;font-size:1.1rem}.flavour-track b{font-size:.7rem;color:#99772e}.flavour-marquee:hover .flavour-track,.flavour-marquee.is-paused .flavour-track{animation-play-state:paused}.marquee-pause{position:absolute;right:0;top:0;bottom:0;width:48px;border:0;border-left:1px solid var(--line);background:var(--paper);color:var(--ink)}
@keyframes food-scroll{to{transform:translateX(-50%)}}
.story-journey{display:grid;gap:45px}.story-journey .editorial-image .journey-image{height:auto;width:100%;object-fit:contain}.story-journey .editorial-copy{max-width:850px;margin:auto}.story-journey .editorial-copy p{max-width:none}
.visit-gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px;margin-bottom:48px}.visit-gallery figure{margin:0}.visit-gallery img{width:100%;height:260px}.visit-gallery figcaption{font-family:var(--serif);font-style:italic;font-size:1.05rem;margin-top:13px;color:var(--muted)}
.food-features:has(> :nth-child(5)){grid-template-columns:repeat(3,1fr);row-gap:36px}
@media(max-width:900px){.hero-slideshow,.hero-content{min-height:620px}.visit-gallery{gap:16px}.visit-gallery img{height:210px}}
@media(max-width:640px){.hero-slideshow{padding:0}.hero-slideshow,.hero-content{min-height:620px}.hero-content{padding-top:45px;padding-bottom:95px}.hero-slideshow:after{background:linear-gradient(90deg,#0e0c0ae6,#0e0c0aa8)}.hero-slideshow .hero-description{font-size:1rem;line-height:1.75}.hero-slideshow .eyebrow{font-size:.7rem}.hero-slideshow .hero-footnote{font-size:.72rem}.slideshow-controls{left:20px;right:20px;justify-content:space-between;bottom:20px;font-size:.7rem}.flavour-track>div{gap:24px;padding-right:24px}.flavour-track span{font-size:1rem}.visit-gallery{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:35px}.visit-gallery figure:first-child{grid-column:1/-1}.visit-gallery img{height:170px}.visit-gallery figure:first-child img{height:240px}.visit-gallery figcaption{font-size:.9rem}.food-features:has(> :nth-child(5)){grid-template-columns:1fr}.story-journey{gap:30px}}
@media(prefers-reduced-motion:reduce){.flavour-track{animation:none}.flavour-marquee{overflow-x:auto;padding-right:48px}.flavour-track>div[aria-hidden]{display:none}.marquee-pause{display:none}.hero-background .hero-slide{transition:none;transform:none}}

.hero-background .hero-slide{transition:opacity .7s ease,transform 3s linear}.flavour-marquee{overflow:hidden!important;scrollbar-width:none;padding-right:0}.flavour-marquee::-webkit-scrollbar{display:none}.flavour-track{animation:food-scroll 45s linear infinite!important}.flavour-marquee:hover .flavour-track{animation-play-state:running}.flavour-track>div[aria-hidden]{display:flex}.brand .new-brand-logo{width:90px;height:82px;object-fit:contain}.footer-logo{width:130px;height:125px;object-fit:contain}.location-logo{width:90px;height:90px;max-width:none;object-fit:contain}.location-card{grid-template-columns:100px 1fr 230px}.location-number span{display:block;margin-top:8px}.slideshow-controls{pointer-events:none}@media(max-width:900px){.location-card{grid-template-columns:90px 1fr}.brand .new-brand-logo{width:76px;height:72px}}@media(max-width:640px){.brand .new-brand-logo{width:68px;height:65px}.location-card{grid-template-columns:64px 1fr}.location-logo{width:60px;height:60px}.footer-logo{width:105px;height:100px}}

.island-slideshow{position:relative;height:510px;overflow:hidden;border-radius:2px;background:var(--paper)}.island-slideshow .island-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 900ms ease}.island-slideshow .is-current{opacity:1}@media(max-width:900px){.island-slideshow{height:440px}}@media(max-width:640px){.island-slideshow{height:380px}}@media(prefers-reduced-motion:reduce){.island-slideshow .island-frame{transition:none}}

html.intro-loading{overflow:hidden}.welcome-intro{position:fixed;inset:0;z-index:9999;background:#141414;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;opacity:1;transition:opacity .4s ease}.welcome-intro[hidden]{display:none}.welcome-intro.is-finished{opacity:0;pointer-events:none}.welcome-mark{position:relative;width:220px;height:220px;display:grid;place-items:center;margin-bottom:32px}.welcome-mark img{width:180px;height:180px;object-fit:contain;border-radius:50%}.welcome-ring{position:absolute;inset:0;border:2px solid #cfa74926;border-top:3px solid #edc75a;border-right:3px solid #edc75a;border-radius:50%;animation:welcome-spin .9s linear infinite}.welcome-intro p{font-family:var(--serif);color:#f0d38c;font-size:clamp(1.35rem,5vw,1.8rem)}.welcome-small{color:#c6baa0;font-size:.8rem;letter-spacing:.08em;margin-top:14px}@keyframes welcome-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.welcome-ring{animation:none}.welcome-intro{transition:none}}

.it-credit{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 0;padding:20px 0 24px;border-top:1px solid #ffffff20;color:#c9bfae;font-size:.78rem}.it-credit>a:before{content:"|";padding:0 14px;color:#807663}.it-credit a:hover{color:var(--gold)}@media(max-width:640px){.it-credit{flex-direction:column;gap:8px;font-size:.75rem}.it-credit>a:before{content:none}}

/* Match the welcome screen and blend the supplied logo background. */
.site-header{background:#141414;border-bottom-color:transparent}.brand .new-brand-logo{-webkit-mask-image:radial-gradient(ellipse at center,#000 48%,transparent 73%);mask-image:radial-gradient(ellipse at center,#000 48%,transparent 73%)}.mobile-nav{background:#141414}

