main.restaurant-page{overflow:hidden}.restaurant-page .restaurant-shell{width:min(100% - (var(--gutter) * 2),var(--container-max));margin-inline:auto}.restaurant-page .restaurant-breadcrumb{position:absolute;z-index:2;top:32px;left:50%;width:min(100% - (var(--gutter) * 2),var(--container-max));transform:translateX(-50%);color:var(--color-desert-sand);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.restaurant-page .restaurant-breadcrumb li{min-width:0}.restaurant-page .restaurant-breadcrumb li+li::before{content:"/";margin-inline-end:8px;color:var(--color-burnt-copper)}.restaurant-page .restaurant-breadcrumb a{text-decoration:none}.restaurant-page .restaurant-hero{position:relative;display:grid;min-height:720px;isolation:isolate;align-items:center;background:var(--color-eucalyptus-black)}.restaurant-page .restaurant-hero__media{position:absolute;inset:0;z-index:-2;overflow:hidden}.restaurant-page .restaurant-hero__media::after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(16,19,19,.82) 0%,rgba(16,19,19,.54) 34%,rgba(16,19,19,.08) 64%,rgba(16,19,19,.04) 100%)}.restaurant-page .restaurant-hero__media img{width:100%;height:100%;object-fit:cover;object-position:68% center;transition:transform var(--transition-medium)}.restaurant-page .restaurant-hero:hover .restaurant-hero__media img{transform:scale(1.025) translateX(-1%)}.restaurant-page .restaurant-hero__content{display:flex;grid-column:1 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px;padding-top:88px}.restaurant-page .restaurant-hero__content>*{min-width:0;margin:0}.restaurant-page .restaurant-hero__content .eyebrow{margin:0}.restaurant-page .restaurant-hero__title{max-width:9ch;font-size:var(--display-xl)}.restaurant-page .restaurant-hero__deck{max-width:53ch;font-size:var(--text-lg);line-height:var(--line-body)}.restaurant-page .restaurant-journey-rail{display:flex;flex-wrap:wrap;gap:8px;width:100%;padding-block:12px;border-block:1px solid var(--color-border-light);color:var(--color-steel-muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.restaurant-page .restaurant-journey-rail span{min-width:0}.restaurant-page .restaurant-journey-rail span+span::before{content:"→";margin-inline:8px;color:var(--color-burnt-copper)}.restaurant-page .restaurant-hero__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;min-width:0}.restaurant-page .restaurant-hero__actions>*{min-width:0}.restaurant-page .restaurant-hero__menu-link{display:inline-flex;align-items:center;min-height:44px;font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.restaurant-page .restaurant-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;min-width:0}.restaurant-page .restaurant-grid>*{min-width:0}.restaurant-page .restaurant-section-label{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:12px}.restaurant-page .restaurant-section-label>*{min-width:0;margin:0}.restaurant-page .restaurant-section-label::before{width:48px;height:1px;content:"";background:var(--color-burnt-copper)}.restaurant-page .restaurant-kitchen{padding-block:128px;background:var(--color-charcoal-slate)}.restaurant-page .restaurant-kitchen__media{grid-column:1 / span 6;width:100%;align-self:start}.restaurant-page .restaurant-kitchen__media img{object-position:62% center;transition:transform var(--transition-medium)}.restaurant-page .restaurant-kitchen__media:hover img{transform:scale(1.025)}.restaurant-page .restaurant-kitchen__copy{display:flex;grid-column:8 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px}.restaurant-page .restaurant-kitchen__copy>*{min-width:0;margin:0}.restaurant-page .restaurant-kitchen__copy .eyebrow{margin:0}.restaurant-page .restaurant-kitchen__copy h2{max-width:17ch}.restaurant-page .restaurant-kitchen__copy>p{max-width:62ch}.restaurant-page .restaurant-menu-paper{display:grid;grid-template-columns:1fr;gap:0;width:100%;min-width:0;border-top:1px solid var(--color-border-light)}.restaurant-page .restaurant-menu-paper__entry{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;padding-block:16px;border-bottom:1px solid var(--color-border-light)}.restaurant-page .restaurant-menu-paper__entry>*{min-width:0;margin:0}.restaurant-page .restaurant-menu-paper__entry strong{color:var(--color-desert-sand);font-size:var(--text-xs);letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.restaurant-page .restaurant-menu-paper__entry p{max-width:48ch;color:var(--color-steel-muted);font-size:var(--text-sm)}.restaurant-page .restaurant-kitchen__note{width:100%;padding-top:16px;border-top:1px solid var(--color-burnt-copper);color:var(--color-desert-sand)}.restaurant-page .restaurant-kitchen__note a{font-weight:600}.restaurant-page .restaurant-bar{padding-block:128px;background:var(--color-deep-ocean-blue)}.restaurant-page .restaurant-bar__copy{display:flex;grid-column:2 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px}.restaurant-page .restaurant-bar__copy>*{min-width:0;margin:0}.restaurant-page .restaurant-bar__copy .eyebrow{margin:0}.restaurant-page .restaurant-bar__copy h2{max-width:16ch}.restaurant-page .restaurant-bar__copy>p{max-width:57ch}.restaurant-page .restaurant-lounge-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-width:0}.restaurant-page .restaurant-lounge-notes>*{min-width:0}.restaurant-page .restaurant-lounge-note{padding-top:16px;border-top:1px solid var(--color-burnt-copper)}.restaurant-page .restaurant-lounge-note h3{margin:0 0 8px;font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase}.restaurant-page .restaurant-lounge-note p{margin:0;color:var(--color-desert-sand);font-size:var(--text-sm)}.restaurant-page .restaurant-bar__action{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.restaurant-page .restaurant-bar__action>*{min-width:0;margin:0}.restaurant-page .restaurant-bar__action p{color:var(--color-desert-sand);font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.restaurant-page .restaurant-bar__media{grid-column:7 / span 6;width:100%;align-self:start}.restaurant-page .restaurant-bar__media img{object-position:center;transition:transform var(--transition-medium)}.restaurant-page .restaurant-bar__media:hover img{transform:scale(1.025)}.restaurant-page .restaurant-bar__media figcaption{position:relative;padding-top:12px}.restaurant-page .restaurant-bar__media figcaption::before{position:absolute;top:0;left:0;width:0;height:1px;content:"";background:var(--color-burnt-copper);transition:width var(--transition-fast)}.restaurant-page .restaurant-bar__media:hover figcaption::before{width:48px}.restaurant-page .restaurant-cardroom{position:relative;padding-block:128px;background:var(--color-eucalyptus-black)}.restaurant-page .restaurant-cardroom::before{position:absolute;top:0;right:0;left:0;height:1px;content:"";background:var(--color-burnt-copper)}.restaurant-page .restaurant-cardroom__lead{display:flex;grid-column:1 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px}.restaurant-page .restaurant-cardroom__lead>*{min-width:0;margin:0}.restaurant-page .restaurant-cardroom__lead .eyebrow{margin:0}.restaurant-page .restaurant-cardroom__statement{max-width:8ch;font-size:var(--display-lg);line-height:.9}.restaurant-page .restaurant-cardroom__lead>p{max-width:48ch}.restaurant-page .restaurant-cardroom__divider{grid-column:6 / span 1;position:relative;min-height:100%;width:100%}.restaurant-page .restaurant-cardroom__divider::before{position:absolute;top:8px;bottom:8px;left:50%;width:1px;content:"";background:var(--color-burnt-copper)}.restaurant-page .restaurant-cardroom__divider::after{position:absolute;top:38%;left:calc(50% - 8px);width:17px;height:17px;content:"";border:1px solid var(--color-burnt-copper);background:var(--color-eucalyptus-black)}.restaurant-page .restaurant-board-statements{display:flex;grid-column:8 / span 5;flex-direction:column;align-items:stretch;min-width:0;gap:0}.restaurant-page .restaurant-board-statements>*{min-width:0}.restaurant-page .restaurant-board-statement{padding-block:24px;border-top:1px solid var(--color-border-light)}.restaurant-page .restaurant-board-statement:last-of-type{border-bottom:1px solid var(--color-border-light)}.restaurant-page .restaurant-board-statement h3{margin:0 0 8px;font-size:var(--heading-4)}.restaurant-page .restaurant-board-statement p{max-width:56ch;margin:0;color:var(--color-steel-muted)}.restaurant-page .restaurant-board-action{padding-top:24px}.restaurant-page .restaurant-holdem{padding-block:120px;background:var(--color-charcoal-slate)}.restaurant-page .restaurant-holdem__media{grid-column:1 / span 7;width:100%;align-self:start}.restaurant-page .restaurant-holdem__media img{object-position:center;transition:transform var(--transition-medium)}.restaurant-page .restaurant-holdem__media:hover img{transform:scale(1.025)}.restaurant-page .restaurant-media-rail{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--color-steel-muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-media-rail span{min-width:0}.restaurant-page .restaurant-media-rail span+span::before{margin-inline-end:8px;content:"/";color:var(--color-burnt-copper)}.restaurant-page .restaurant-holdem__copy{display:flex;grid-column:8 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px}.restaurant-page .restaurant-holdem__copy>*{min-width:0;margin:0}.restaurant-page .restaurant-holdem__copy .eyebrow{margin:0}.restaurant-page .restaurant-holdem__copy h2{max-width:15ch}.restaurant-page .restaurant-holdem__copy>p{max-width:58ch}.restaurant-page .restaurant-route{grid-column:1 / -1;display:flex;flex-direction:column;gap:24px;min-width:0;padding-top:48px}.restaurant-page .restaurant-route>*{min-width:0;margin:0}.restaurant-page .restaurant-route__labels{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;min-width:0;padding-block:12px;border-block:1px solid var(--color-border-light)}.restaurant-page .restaurant-route__labels span{min-width:0;color:var(--color-desert-sand);font-size:var(--text-xs);font-weight:600;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.restaurant-page .restaurant-route__labels span::after{margin-left:8px;content:"→";color:var(--color-burnt-copper)}.restaurant-page .restaurant-route__labels span:last-child::after{display:none}.restaurant-page .restaurant-route__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;min-width:0}.restaurant-page .restaurant-route__steps>*{min-width:0}.restaurant-page .restaurant-route__step{position:relative;padding-top:28px;border-top:1px solid var(--color-burnt-copper)}.restaurant-page .restaurant-route__step span{position:absolute;top:8px;left:0;color:var(--color-burnt-copper);font-size:var(--text-xs);font-weight:600;letter-spacing:.12em}.restaurant-page .restaurant-route__step h3{margin:0 0 8px;font-family:var(--font-body);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-route__step p{margin:0;color:var(--color-steel-muted);font-size:var(--text-sm)}.restaurant-page .restaurant-route__note{margin:0;color:var(--color-desert-sand)}.restaurant-page .restaurant-route__note a{font-weight:600}.restaurant-page .restaurant-groups{padding-block:128px;border-block:1px solid rgba(232,216,189,.18);background:var(--color-merlot)}.restaurant-page .restaurant-groups__lead{display:flex;grid-column:2 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:24px}.restaurant-page .restaurant-groups__lead>*{min-width:0;margin:0}.restaurant-page .restaurant-groups__lead .eyebrow{margin:0;color:var(--color-desert-sand)}.restaurant-page .restaurant-groups__lead h2{max-width:15ch}.restaurant-page .restaurant-groups__lead>p{max-width:56ch}.restaurant-page .restaurant-groups__entries{display:flex;grid-column:8 / span 5;flex-direction:column;align-items:stretch;min-width:0;gap:24px}.restaurant-page .restaurant-groups__entries>*{min-width:0}.restaurant-page .restaurant-occasion{position:relative;padding-top:32px;border-top:1px solid var(--color-burnt-copper)}.restaurant-page .restaurant-occasion:nth-child(2){margin-left:24px}.restaurant-page .restaurant-occasion:nth-child(3){margin-left:48px}.restaurant-page .restaurant-occasion__index{position:absolute;top:8px;left:0;color:var(--color-desert-sand);font-size:var(--text-xs);font-weight:600;letter-spacing:.12em}.restaurant-page .restaurant-occasion h3{margin:0 0 8px;font-size:var(--heading-4)}.restaurant-page .restaurant-occasion p{max-width:50ch;margin:0;color:var(--color-desert-sand)}.restaurant-page .restaurant-menu-section{padding-block:128px;background:var(--color-eucalyptus-black)}.restaurant-page .restaurant-linen-sheet{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;min-width:0;padding:64px;border:1px solid rgba(16,19,19,.18);background:var(--color-linen);color:var(--color-eucalyptus-black)}.restaurant-page .restaurant-linen-sheet>*{min-width:0}.restaurant-page .restaurant-linen-sheet .eyebrow{color:var(--color-copper-dark)}.restaurant-page .restaurant-menu-heading{display:flex;grid-column:4 / span 6;flex-direction:column;align-items:center;min-width:0;gap:16px;text-align:center}.restaurant-page .restaurant-menu-heading>*{min-width:0;margin:0}.restaurant-page .restaurant-menu-heading h2{max-width:14ch;color:var(--color-eucalyptus-black)}.restaurant-page .restaurant-menu-heading p{max-width:52ch;color:#35403f}.restaurant-page .restaurant-category-sheet{display:grid;grid-column:2 / span 10;grid-template-columns:1fr;gap:0;min-width:0;border-top:1px solid rgba(16,19,19,.22)}.restaurant-page .restaurant-category{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:24px;min-width:0;padding-block:24px;border-bottom:1px solid rgba(16,19,19,.22)}.restaurant-page .restaurant-category>*{min-width:0;margin:0}.restaurant-page .restaurant-category h3{color:var(--color-eucalyptus-black);font-family:var(--font-body);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-category p{color:#35403f}.restaurant-page .restaurant-menu-link{grid-column:1 / -1;justify-self:center;display:inline-flex;align-items:center;min-height:44px;min-width:0;color:var(--color-eucalyptus-black);font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.restaurant-page .restaurant-tournaments{padding-block:128px;background:var(--color-eucalyptus-black)}.restaurant-page .restaurant-tournament-copy{display:flex;grid-column:2 / span 5;flex-direction:column;align-items:flex-start;min-width:0;gap:20px}.restaurant-page .restaurant-tournament-copy>*{min-width:0;margin:0}.restaurant-page .restaurant-tournament-copy .eyebrow{margin:0}.restaurant-page .restaurant-tournament-copy h2{max-width:14ch}.restaurant-page .restaurant-tournament-copy__subline{max-width:22ch;color:var(--color-burnt-copper);font-family:var(--font-heading);font-size:var(--heading-3);font-weight:600;line-height:1.02}.restaurant-page .restaurant-tournament-copy__body{max-width:56ch}.restaurant-page .restaurant-destination-board{grid-column:8 / span 5;position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:0;gap:0;padding:24px;border-left:1px solid var(--color-burnt-copper);background:var(--color-deep-ocean-blue)}.restaurant-page .restaurant-destination-board>*{min-width:0}.restaurant-page .restaurant-destination-link{display:grid;grid-template-columns:32px minmax(0,1fr) 20px;gap:12px;align-items:start;min-width:0;padding-block:20px;border-bottom:1px solid var(--color-border-light);color:var(--color-desert-sand);text-decoration:none;transition:box-shadow var(--transition-fast),background-color var(--transition-fast)}.restaurant-page .restaurant-destination-link:first-child{padding-top:0}.restaurant-page .restaurant-destination-link:last-child{padding-bottom:0;border-bottom:0}.restaurant-page .restaurant-destination-link:hover{box-shadow:inset 2px 0 0 var(--color-burnt-copper);background:rgba(16,19,19,.15)}.restaurant-page .restaurant-destination-link__index{color:var(--color-burnt-copper);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em}.restaurant-page .restaurant-destination-link__content{min-width:0}.restaurant-page .restaurant-destination-link__content strong{display:block;margin-bottom:8px;font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-destination-link__content span{display:block;color:var(--color-steel-muted);font-size:var(--text-sm);line-height:1.45}.restaurant-page .restaurant-destination-link__chevron{color:var(--color-burnt-copper);font-size:1.25rem;line-height:1}.restaurant-page .restaurant-tournament-note{grid-column:2 / span 5;max-width:46ch;margin:0;color:var(--color-steel-muted)}.restaurant-page .restaurant-related{padding-block:64px;background:var(--color-eucalyptus-black);border-top:1px solid var(--color-border-light)}.restaurant-page .restaurant-related__content{display:flex;grid-column:3 / span 7;flex-direction:column;align-items:flex-start;min-width:0;gap:16px}.restaurant-page .restaurant-related__content>*{min-width:0;margin:0}.restaurant-page .restaurant-related__content h3{font-size:var(--heading-3)}.restaurant-page .restaurant-related__content p{max-width:66ch;color:var(--color-steel-muted)}.restaurant-page .restaurant-related__content a{color:var(--color-desert-sand);font-weight:600}.restaurant-page .restaurant-contact{padding-block:144px;background:var(--color-charcoal-slate)}.restaurant-page .restaurant-contact__invitation{display:flex;grid-column:4 / span 6;flex-direction:column;align-items:center;min-width:0;gap:24px;text-align:center}.restaurant-page .restaurant-contact__invitation>*{min-width:0;margin:0}.restaurant-page .restaurant-contact__invitation .eyebrow{margin:0}.restaurant-page .restaurant-contact__invitation h2{max-width:13ch}.restaurant-page .restaurant-contact__invitation p{max-width:52ch}.restaurant-page .restaurant-contact__routes{grid-column:3 / span 8;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;min-width:0;margin-top:48px}.restaurant-page .restaurant-contact__routes>*{min-width:0}.restaurant-page .restaurant-contact-route{padding-top:24px;border-top:1px solid var(--color-burnt-copper)}.restaurant-page .restaurant-contact-route+ .restaurant-contact-route{position:relative}.restaurant-page .restaurant-contact-route+ .restaurant-contact-route::before{position:absolute;top:0;bottom:0;left:-24px;width:1px;content:"";background:var(--color-burnt-copper)}.restaurant-page .restaurant-contact-route h3{margin:0 0 8px;font-family:var(--font-body);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase}.restaurant-page .restaurant-contact-route p{max-width:46ch;margin:0;color:var(--color-steel-muted)}.restaurant-page .restaurant-reveal{opacity:0;transform:translateY(12px);transition:opacity var(--transition-slow),transform var(--transition-slow)}.restaurant-page .restaurant-reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:68.75rem){.restaurant-page .restaurant-hero{min-height:650px}.restaurant-page .restaurant-kitchen,.restaurant-page .restaurant-bar,.restaurant-page .restaurant-cardroom,.restaurant-page .restaurant-groups,.restaurant-page .restaurant-menu-section,.restaurant-page .restaurant-tournaments{padding-block:96px}.restaurant-page .restaurant-kitchen__media{grid-column:1 / span 6}.restaurant-page .restaurant-kitchen__copy{grid-column:7 / span 6}.restaurant-page .restaurant-bar__copy{grid-column:1 / span 6}.restaurant-page .restaurant-bar__media{grid-column:7 / span 6}.restaurant-page .restaurant-cardroom__lead{grid-column:1 / span 6}.restaurant-page .restaurant-cardroom__divider{display:none}.restaurant-page .restaurant-board-statements{grid-column:7 / span 6}.restaurant-page .restaurant-holdem__media{grid-column:1 / span 6}.restaurant-page .restaurant-holdem__copy{grid-column:7 / span 6}.restaurant-page .restaurant-route__labels{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:16px}.restaurant-page .restaurant-route__steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}.restaurant-page .restaurant-groups__lead{grid-column:1 / span 6}.restaurant-page .restaurant-groups__entries{grid-column:7 / span 6}.restaurant-page .restaurant-menu-heading{grid-column:2 / span 10}.restaurant-page .restaurant-category-sheet{grid-column:1 / -1}.restaurant-page .restaurant-tournament-copy{grid-column:1 / span 6}.restaurant-page .restaurant-destination-board{grid-column:7 / span 6}.restaurant-page .restaurant-tournament-note{grid-column:1 / span 6}.restaurant-page .restaurant-related__content{grid-column:2 / span 9}.restaurant-page .restaurant-contact__invitation{grid-column:3 / span 8}.restaurant-page .restaurant-contact__routes{grid-column:2 / span 10}}@media (max-width:56.25rem){.restaurant-page .restaurant-hero{min-height:590px}.restaurant-page .restaurant-hero__content{grid-column:1 / span 6}.restaurant-page .restaurant-kitchen__media,.restaurant-page .restaurant-kitchen__copy,.restaurant-page .restaurant-bar__copy,.restaurant-page .restaurant-bar__media,.restaurant-page .restaurant-cardroom__lead,.restaurant-page .restaurant-board-statements,.restaurant-page .restaurant-holdem__media,.restaurant-page .restaurant-holdem__copy,.restaurant-page .restaurant-groups__lead,.restaurant-page .restaurant-groups__entries,.restaurant-page .restaurant-tournament-copy,.restaurant-page .restaurant-destination-board{grid-column:1 / -1}.restaurant-page .restaurant-kitchen__copy,.restaurant-page .restaurant-bar__media,.restaurant-page .restaurant-board-statements,.restaurant-page .restaurant-holdem__copy,.restaurant-page .restaurant-groups__entries,.restaurant-page .restaurant-destination-board{margin-top:48px}.restaurant-page .restaurant-tournament-note{grid-column:1 / -1;margin-top:32px}.restaurant-page .restaurant-linen-sheet{padding:48px}.restaurant-page .restaurant-contact__invitation{grid-column:2 / span 10}.restaurant-page .restaurant-contact__routes{grid-column:1 / -1}}@media (max-width:47.5rem){.restaurant-page .restaurant-breadcrumb{position:static;width:auto;transform:none;padding:20px var(--gutter-mobile) 0}.restaurant-page .restaurant-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.restaurant-page .restaurant-hero__media{position:relative;inset:auto;order:1;width:100%;height:clamp(300px,90vw,390px)}.restaurant-page .restaurant-hero__media::after{background:linear-gradient(180deg,rgba(16,19,19,.04),rgba(16,19,19,.2))}.restaurant-page .restaurant-hero__media img{object-position:65% center}.restaurant-page .restaurant-hero__content{order:2;display:flex;width:min(100% - (var(--gutter-mobile) * 2),var(--container-max));margin-inline:auto;padding-block:32px 64px}.restaurant-page .restaurant-hero__title{max-width:8ch;font-size:clamp(2.875rem,13vw,3.375rem)}.restaurant-page .restaurant-hero__deck{max-width:38ch}.restaurant-page .restaurant-journey-rail{display:grid;grid-template-columns:1fr;gap:4px}.restaurant-page .restaurant-journey-rail span+span::before{display:none}.restaurant-page .restaurant-hero__actions{align-items:stretch;width:100%}.restaurant-page .restaurant-hero__actions .button{flex:1 1 100%}.restaurant-page .restaurant-hero__menu-link{width:max-content}.restaurant-page .restaurant-grid{grid-template-columns:1fr;gap:0}.restaurant-page .restaurant-kitchen,.restaurant-page .restaurant-bar,.restaurant-page .restaurant-cardroom,.restaurant-page .restaurant-holdem,.restaurant-page .restaurant-groups,.restaurant-page .restaurant-menu-section,.restaurant-page .restaurant-tournaments{padding-block:72px}.restaurant-page .restaurant-kitchen__media,.restaurant-page .restaurant-kitchen__copy,.restaurant-page .restaurant-bar__copy,.restaurant-page .restaurant-bar__media,.restaurant-page .restaurant-cardroom__lead,.restaurant-page .restaurant-board-statements,.restaurant-page .restaurant-holdem__media,.restaurant-page .restaurant-holdem__copy,.restaurant-page .restaurant-route,.restaurant-page .restaurant-groups__lead,.restaurant-page .restaurant-groups__entries,.restaurant-page .restaurant-menu-heading,.restaurant-page .restaurant-category-sheet,.restaurant-page .restaurant-menu-link,.restaurant-page .restaurant-tournament-copy,.restaurant-page .restaurant-destination-board,.restaurant-page .restaurant-tournament-note,.restaurant-page .restaurant-related__content,.restaurant-page .restaurant-contact__invitation,.restaurant-page .restaurant-contact__routes{grid-column:1}.restaurant-page .restaurant-kitchen__media{order:1}.restaurant-page .restaurant-kitchen__copy{order:2;margin-top:32px}.restaurant-page .restaurant-kitchen__copy h2,.restaurant-page .restaurant-bar__copy h2,.restaurant-page .restaurant-holdem__copy h2,.restaurant-page .restaurant-groups__lead h2,.restaurant-page .restaurant-tournament-copy h2{font-size:clamp(2.375rem,11vw,2.75rem)}.restaurant-page .restaurant-kitchen__copy>p,.restaurant-page .restaurant-bar__copy>p,.restaurant-page .restaurant-cardroom__lead>p,.restaurant-page .restaurant-holdem__copy>p,.restaurant-page .restaurant-groups__lead>p,.restaurant-page .restaurant-tournament-copy__body{max-width:40ch}.restaurant-page .restaurant-menu-paper__entry{gap:8px}.restaurant-page .restaurant-bar__copy{order:1}.restaurant-page .restaurant-bar__media{order:2;margin-top:32px}.restaurant-page .restaurant-bar__media.media-frame{aspect-ratio:4 / 3}.restaurant-page .restaurant-lounge-notes{grid-template-columns:1fr;gap:16px}.restaurant-page .restaurant-cardroom__statement{max-width:9ch;font-size:clamp(2.875rem,13vw,3.375rem)}.restaurant-page .restaurant-board-statements{margin-top:32px}.restaurant-page .restaurant-board-statement{padding-block:20px}.restaurant-page .restaurant-holdem__copy{order:1;margin-top:0}.restaurant-page .restaurant-holdem__media{order:2;margin-top:32px}.restaurant-page .restaurant-holdem__media.media-frame{aspect-ratio:4 / 3}.restaurant-page .restaurant-route{order:3;padding-top:32px;gap:24px}.restaurant-page .restaurant-route__labels{grid-template-columns:1fr;gap:8px;padding-block:16px}.restaurant-page .restaurant-route__labels span::after{display:none}.restaurant-page .restaurant-route__steps{grid-template-columns:1fr;gap:24px}.restaurant-page .restaurant-route__step{padding-top:28px}.restaurant-page .restaurant-groups__entries{margin-top:32px;gap:24px}.restaurant-page .restaurant-occasion:nth-child(2),.restaurant-page .restaurant-occasion:nth-child(3){margin-left:0}.restaurant-page .restaurant-linen-sheet{grid-template-columns:1fr;gap:32px;padding:32px 20px}.restaurant-page .restaurant-menu-heading{gap:16px}.restaurant-page .restaurant-menu-heading h2{font-size:clamp(2.375rem,11vw,2.75rem)}.restaurant-page .restaurant-category{grid-template-columns:1fr;gap:8px;padding-block:20px}.restaurant-page .restaurant-tournament-copy{gap:16px}.restaurant-page .restaurant-tournament-copy h2{font-size:clamp(2.375rem,11vw,2.75rem)}.restaurant-page .restaurant-destination-board{margin-top:32px;padding:20px;border-left:0;border-top:1px solid var(--color-burnt-copper)}.restaurant-page .restaurant-destination-link{min-height:56px}.restaurant-page .restaurant-tournament-note{margin-top:24px;max-width:40ch}.restaurant-page .restaurant-related{padding-block:64px}.restaurant-page .restaurant-related__content h3{font-size:clamp(1.625rem,8vw,1.875rem)}.restaurant-page .restaurant-related__content p{max-width:40ch}.restaurant-page .restaurant-contact{padding-block:80px}.restaurant-page .restaurant-contact__invitation{gap:20px}.restaurant-page .restaurant-contact__invitation h2{font-size:clamp(2.625rem,12vw,3rem)}.restaurant-page .restaurant-contact__invitation p{max-width:40ch}.restaurant-page .restaurant-contact__invitation .button{width:100%;max-width:360px}.restaurant-page .restaurant-contact__routes{grid-template-columns:1fr;gap:24px;margin-top:40px}.restaurant-page .restaurant-contact-route+ .restaurant-contact-route::before{display:none}.restaurant-page .restaurant-contact-route+ .restaurant-contact-route{padding-top:24px;border-top:1px solid var(--color-burnt-copper)}}@media (prefers-reduced-motion:reduce){.restaurant-page .restaurant-reveal{opacity:1;transform:none}.restaurant-page .restaurant-hero:hover .restaurant-hero__media img,.restaurant-page .restaurant-kitchen__media:hover img,.restaurant-page .restaurant-bar__media:hover img,.restaurant-page .restaurant-holdem__media:hover img{transform:none}}