/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.uppercase{text-transform:uppercase}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--cream:#f4efe5;--paper:#fbf8f1;--ink:#18372d;--green:#173c31;--green-light:#315c4d;--orange:#d76537;--line:#d8d0c0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#fffdf8;border-bottom:1px solid #18372d1f;align-items:center;gap:42px;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{color:var(--green);flex-direction:column;margin-right:auto;display:flex}.brand span{font-family:Georgia,serif;font-size:31px;font-weight:700;line-height:.9}.brand small{letter-spacing:.12em;text-transform:uppercase;margin-top:7px;font-size:9px;font-weight:700}nav{gap:28px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--orange)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{background:#fffdf8;flex-direction:column;width:210px;padding:12px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 18px 40px #0f2b2333}.mobile-nav a{padding:12px;font-weight:700}.header-call{border-left:1px solid var(--line);padding-left:26px;font-size:14px;font-weight:800}.header-call:before{content:"☎";color:var(--orange);margin-right:9px}.hero{color:#fff;background:url(/images/hero-food.jpg) 50% 44%/cover no-repeat;align-items:center;min-height:650px;padding:80px clamp(24px,8vw,130px);display:flex;position:relative}.hero-shade{background:linear-gradient(90deg,#09231ced 0%,#09231cb3 48%,#09231c1f 100%);position:absolute;inset:0}.hero-content{z-index:1;max-width:730px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:#f0bf9d;margin:0 0 20px;font-size:12px;font-weight:800}.eyebrow.dark{color:var(--orange)}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:600}h1{margin:0;font-size:clamp(52px,7vw,96px);line-height:.96}.hero-copy{color:#f7f0e5;max-width:610px;margin:28px 0 38px;font-family:Georgia,serif;font-size:clamp(18px,2vw,25px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border:1px solid #ffffffa6;border-radius:3px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;display:inline-flex}.button span{margin-left:26px}.button-primary{background:var(--orange);border-color:var(--orange)}.button-ghost{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a}.button:hover{filter:brightness(1.06);transform:translateY(-1px)}.open-card{z-index:2;width:min(360px,100% - 48px);min-height:92px;color:var(--ink);background:#fffdf8;align-items:center;gap:15px;padding:21px 24px;display:flex;position:absolute;bottom:-36px;right:clamp(24px,5vw,76px);box-shadow:0 16px 45px #0f2b232e}.open-card div{flex-direction:column;gap:4px;display:flex}.open-card strong{font-family:Georgia,serif;font-size:19px}.open-card small{color:#6d766f}.status-dot{border-radius:50%;flex:none;width:10px;height:10px}.status-dot.is-open{background:#54a46d;box-shadow:0 0 0 5px #dff0e4}.status-dot.is-closed{background:var(--orange);box-shadow:0 0 0 5px #f4dfd5}.open-arrow{color:var(--orange);margin-left:auto;font-size:24px}.menu-section{background:var(--paper);padding:125px clamp(24px,8vw,130px) 100px}.section-heading{justify-content:space-between;align-items:end;gap:32px;max-width:1180px;margin:0 auto 42px;display:flex}h2{margin:0;font-size:clamp(42px,5vw,68px);line-height:1}.menu-heading-note{color:#617168;text-align:right;max-width:330px;margin:0 0 5px;line-height:1.55}.menu-weeks{gap:44px;max-width:1180px;margin:auto;display:grid}.menu-week{min-width:0}.menu-week-heading{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:30px;min-height:82px;padding:0 24px;display:flex}.menu-week-heading p{color:#f0bf9d;text-transform:uppercase;letter-spacing:.15em;margin:0 0 7px;font-size:10px;font-weight:800}.menu-week-heading h3{margin:0;font-family:Georgia,serif;font-size:28px;font-weight:600;line-height:1.15}.menu-week-heading>span{color:#fff;text-transform:uppercase;letter-spacing:.1em;border:1px solid #ffffff6b;border-radius:99px;flex:none;padding:8px 11px;font-size:9px;font-weight:800}.menu-week.upcoming{background:#eee7da;padding:18px}.menu-week.upcoming .menu-week-heading{background:var(--orange)}.menu-week.upcoming .menu-week-heading p{color:#ffe0d1}.menu-list{border-top:1px solid var(--line);max-width:1180px;margin:auto}.menu-row{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr) 275px;align-items:center;gap:25px;min-height:104px;transition:background .2s,padding .2s;display:grid}.menu-row:hover{background:#fff;padding:0 18px}.menu-date{align-items:baseline;gap:10px;display:flex}.menu-date strong{color:var(--orange);font-family:Georgia,serif;font-size:27px}.menu-date span{color:#778079;font-size:12px;font-weight:700}.menu-dish h3{margin:0 0 7px;font-family:Georgia,serif;font-size:21px;line-height:1.3}.menu-dish p{color:#7c817d;margin:0;font-size:12px}.menu-prices{grid-template-columns:115px 135px;align-items:center;gap:25px;display:grid}.menu-price{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.menu-price strong{font-family:Georgia,serif;font-size:21px}.menu-price span{text-transform:uppercase;letter-spacing:.08em;color:#7c817d;font-size:10px}.menu-price.senior{border-left:1px solid var(--line);padding-left:18px}.menu-note{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:28px auto 0;font-size:13px;display:flex}.menu-note a{color:var(--orange);font-weight:800}.menu-actions{align-items:center;gap:24px;display:flex}.text-button{-webkit-appearance:none;appearance:none;color:var(--green);font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.cards-section{background:#e8e0d2;padding:110px clamp(24px,6vw,96px) 120px}.document-grid{grid-template-columns:1fr 1fr;gap:28px;max-width:1160px;margin:auto;display:grid}.document-card{background:#fffdf8;grid-template-columns:minmax(180px,.82fr) 1.18fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 18px 55px #18372d17}.document-preview{background:#d8d0c0;justify-content:center;align-items:center;min-height:500px;padding:22px;display:flex;position:relative;overflow:hidden}.document-preview img{aspect-ratio:10/21;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:456px;transition:transform .3s;display:block;box-shadow:0 7px 22px #18372d33}.document-preview:hover img{transform:scale(1.015)}.document-preview>span{color:#fff;text-align:center;background:#173c31ed;padding:14px 16px;font-size:12px;font-weight:800;position:absolute;bottom:28px;left:28px;right:28px}.document-copy{flex-direction:column;justify-content:center;padding:46px 38px;display:flex}.document-copy h3{margin:0 0 22px;font-family:Georgia,serif;font-size:clamp(31px,3vw,44px);line-height:1.05}.document-copy>p:not(.eyebrow){color:#5f6f67;margin:0 0 32px;line-height:1.7}.document-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.document-actions a{color:var(--orange);text-underline-offset:4px;font-size:13px;font-weight:800;text-decoration:underline}.offers-section{background:var(--cream);padding:110px clamp(24px,6vw,96px) 120px}.section-intro{text-align:center;max-width:760px;margin:0 auto 52px}.section-intro>p:last-child{color:#607068;max-width:590px;margin:24px auto 0;line-height:1.7}.offer-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;max-width:1280px;margin:auto;display:grid}.offer-card{background:#fffdf8;flex-direction:column;min-height:510px;display:flex;overflow:hidden}.offer-card.featured{background:var(--orange);color:#fff;justify-content:flex-end;padding-top:190px;position:relative}.offer-card.featured:before{content:"Mittag\a für Mittag";white-space:pre;color:#ffffff24;font-family:Georgia,serif;font-size:52px;line-height:.9;position:absolute;top:34px;left:34px}.offer-image{background-position:50%;background-size:cover;height:230px}.restaurant-image{background-image:url(/images/restaurant-food.jpg)}.buffet-image{background-image:url(/images/buffet.jpg)}.offer-copy{flex-direction:column;flex:1;padding:32px 34px 36px;display:flex}.offer-copy>span{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:800}.featured .offer-copy>span{color:#ffd8c6}.offer-copy h3{margin:15px 0 14px;font-family:Georgia,serif;font-size:31px}.offer-copy p{color:#5f6f67;margin:0 0 28px;line-height:1.7}.featured .offer-copy p{color:#fff5ef}.offer-copy a{margin-top:auto;font-size:13px;font-weight:800}.party-section{background:var(--green);color:#fff;grid-template-columns:1.05fr .95fr;min-height:720px;display:grid}.party-image{background:linear-gradient(#1131270d,#11312740),url(/images/buffet.jpg) 50%/cover no-repeat;align-items:flex-end;min-width:0;min-height:620px;padding:50px;display:flex}.party-image span{text-shadow:0 2px 12px #0000004d;font-family:Georgia,serif;font-size:38px;font-style:italic;line-height:1.05}.party-copy{flex-direction:column;justify-content:center;min-width:0;padding:90px clamp(40px,7vw,110px);display:flex}.party-copy h2{font-size:clamp(48px,5.5vw,78px)}.party-copy>p:not(.eyebrow){color:#dfe9e4;margin:28px 0 26px;line-height:1.8}.party-copy ul{grid-template-columns:1fr 1fr;gap:14px 28px;margin:0 0 38px;padding:0;list-style:none;display:grid}.party-copy li{padding-left:20px;font-size:14px;position:relative}.party-copy li:before{content:"•";color:#f0a27d;position:absolute;left:0}.party-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.mail-link{font-size:13px;font-weight:800}.about-section{grid-template-columns:310px 1fr;align-items:center;gap:90px;max-width:1180px;margin:auto;padding:120px 24px;display:grid}.about-number{aspect-ratio:1;border:1px solid #cbbfae;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.about-number strong{color:var(--orange);font-family:Georgia,serif;font-size:70px;font-weight:500}.about-number span{text-align:center;text-transform:uppercase;letter-spacing:.08em;max-width:130px;font-size:12px;line-height:1.4}.about-copy h2{max-width:780px;font-size:clamp(38px,4.4vw,60px);line-height:1.08}.about-copy>p:last-child{color:#566a61;max-width:720px;margin:28px 0 0;line-height:1.8}.reviews-section{background:var(--green);color:#fff;padding:110px clamp(24px,8vw,130px)}.reviews-heading{justify-content:space-between;align-items:flex-end;gap:50px;max-width:1180px;margin:0 auto 52px;display:flex}.reviews-heading h2{max-width:760px}.rating-summary{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.rating-stars,.review-stars{color:#f0a27d;letter-spacing:.12em}.rating-summary strong{font-family:Georgia,serif;font-size:28px}.rating-summary small{color:#c3d2cc}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:auto;display:grid}.review-card{min-width:0;min-height:300px;color:var(--ink);background:#fffdf8;flex-direction:column;margin:0;padding:36px;display:flex}.review-stars{font-size:13px}.review-card blockquote{margin:28px 0 36px;font-family:Georgia,serif;font-size:23px;line-height:1.45}.review-card figcaption{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin-top:auto;padding-top:22px;display:flex}.review-card figcaption strong{font-family:Georgia,serif;font-size:17px}.review-card figcaption span{color:#718078;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.reviews-footer{justify-content:space-between;align-items:center;gap:30px;max-width:1180px;margin:30px auto 0;display:flex}.reviews-footer p{color:#b9cbc4;margin:0;font-size:11px;line-height:1.6}.reviews-button{color:#fff;border-color:#f0a27d;flex:none}.faq-section{background:var(--paper);grid-template-columns:minmax(280px,.78fr) 1.22fr;gap:clamp(50px,8vw,120px);padding:110px clamp(24px,8vw,130px);display:grid}.faq-intro{max-width:470px}.faq-intro>p:last-child{color:#596c63;margin:26px 0 0;line-height:1.8}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:82px;font-family:Georgia,serif;font-size:20px;font-weight:700;line-height:1.35;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);flex:none;font-family:Arial,sans-serif;font-size:25px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#596c63;max-width:690px;margin:-4px 45px 28px 0;line-height:1.75}.contact-section{background:#e8e0d2;grid-template-columns:1.2fr .8fr;gap:clamp(50px,9vw,140px);padding:110px clamp(24px,8vw,130px);display:grid}.contact-lead{max-width:560px;margin:25px 0 42px;font-family:Georgia,serif;font-size:21px;line-height:1.5}.contact-details{grid-template-columns:1.3fr 1fr;gap:30px;margin-bottom:36px;display:grid}.contact-details div{flex-direction:column;gap:8px;display:flex}.contact-details span{text-transform:uppercase;letter-spacing:.12em;color:#778079;font-size:10px;font-weight:800}.contact-details strong{font-family:Georgia,serif;font-size:18px;line-height:1.5}.route-button{background:var(--green);color:#fff;border-color:var(--green);width:max-content}.hours-card{background:var(--green);color:#fff;align-self:center;padding:50px;box-shadow:18px 18px #d765372e}.hours-card>div{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:20px;padding:24px 0;display:flex}.hours-card span{color:#d7e1dd}.hours-card strong{font-family:Georgia,serif}.hours-note{color:#bdcbc5;margin:26px 0 0;font-size:12px}.jobs-strip{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:75px clamp(24px,8vw,130px);transition:background .2s;display:flex}.jobs-strip:hover{background:#c6552b}.jobs-strip .eyebrow{color:#ffe2d2}.jobs-strip h2{font-size:clamp(38px,5vw,62px)}footer{color:#d8e1dd;background:#102d25;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding:58px clamp(24px,6vw,96px);font-size:12px;display:grid}.footer-brand{color:#fff}footer p{text-align:center}footer>div{gap:18px;display:flex}footer a:hover{color:#f1ac8a}.mobile-actions{display:none}.legal-header{border-bottom:1px solid var(--line);background:#fffdf8;justify-content:space-between;align-items:center;gap:30px;min-height:88px;padding:0 clamp(24px,6vw,96px);font-size:13px;font-weight:800;display:flex}.legal-header .brand{margin:0}.legal-page{max-width:900px;margin:auto;padding:95px 24px 120px}.legal-page>h1{color:var(--green);font-size:clamp(50px,7vw,78px)}.legal-page>h1,.legal-page h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.legal-page section{border-bottom:1px solid var(--line);padding:38px 0}.legal-page section:last-child{border-bottom:0}.legal-page h2{letter-spacing:-.015em;margin:0 0 20px;font-size:28px}.legal-page p{color:#4f6259;margin:0 0 18px;line-height:1.8}.legal-page p:last-child{margin-bottom:0}.legal-page a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}.job-page{background:var(--paper)}.job-hero{color:#fff;background:linear-gradient(115deg,#102d25f7,#173c31e0),url(/images/restaurant-food.jpg) 50%/cover no-repeat;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;min-height:660px;padding:90px clamp(24px,8vw,130px);display:grid}.job-hero h1{margin:0;font-size:clamp(72px,10vw,142px);line-height:.82}.job-lead{color:#edf3f0;max-width:700px;margin:35px 0 0;font-family:Georgia,serif;font-size:clamp(20px,2.2vw,30px);line-height:1.45}.job-hero aside{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff0f;border:1px solid #ffffff47;flex-direction:column;gap:16px;padding:42px;display:flex}.job-hero aside>span{color:#f0a27d;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:800}.job-hero aside strong{font-family:Georgia,serif;font-size:30px;line-height:1.2}.job-hero aside small{color:#cad9d3;line-height:1.6}.job-content{padding:120px clamp(24px,8vw,130px)}.job-story{text-align:center;max-width:900px;margin:0 auto 75px}.job-story h2{font-size:clamp(40px,5.5vw,70px);line-height:1.07}.job-story>p:last-child{color:#596c63;max-width:750px;margin:28px auto 0;line-height:1.8}.job-facts{grid-template-columns:1fr 1fr;gap:24px;max-width:1120px;margin:auto;display:grid}.job-facts article{border-top:4px solid var(--orange);background:#fff;padding:48px}.job-facts article>span{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:800}.job-facts h3{margin:18px 0 26px;font-family:Georgia,serif;font-size:31px}.job-facts ul{margin:0;padding:0;list-style:none}.job-facts li{border-bottom:1px solid var(--line);padding:14px 0 14px 23px;line-height:1.5;position:relative}.job-facts li:before{content:"✓";color:var(--orange);font-weight:800;position:absolute;left:0}.job-apply{background:var(--green);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:40px 80px;padding:95px clamp(24px,8vw,130px);display:grid}.job-apply h2{font-size:clamp(44px,6vw,76px)}.job-apply p:not(.eyebrow){color:#d4e0db;max-width:700px;margin:24px 0 0;line-height:1.7}.job-contact-actions{flex-direction:column;gap:12px;display:flex}.job-apply address{color:#b9cbc4;border-top:1px solid #ffffff2e;grid-column:1/-1;padding-top:30px;font-size:12px;font-style:normal}@media (max-width:1100px){.site-header>nav{display:none}.mobile-nav{display:block}}@media (max-width:860px){.site-header{height:76px;padding:0 20px}.site-header>nav{display:none}.mobile-nav{display:block}.header-call{padding-left:18px;font-size:0}.header-call:before{margin:0;font-size:22px}.hero{background-position:58%;min-height:610px;padding:72px 24px 120px}.hero-shade{background:linear-gradient(90deg,#09231ceb,#09231c73)}.open-card{right:24px}.section-heading{flex-direction:column;align-items:flex-start;gap:14px}.menu-heading-note{text-align:left;max-width:600px}.menu-row{grid-template-columns:74px minmax(0,1fr);gap:13px;padding:19px 0}.menu-row:hover{padding:19px 10px}.menu-prices{grid-column:2;grid-template-columns:1fr 1fr;gap:12px;width:100%}.menu-price{align-items:flex-start}.menu-price.senior{padding-left:12px}.menu-dish h3{font-size:17px}.menu-note{flex-direction:column;align-items:flex-start}.menu-actions{justify-content:space-between;width:100%}.document-grid{grid-template-columns:1fr;max-width:650px}.document-card{grid-template-columns:minmax(200px,.85fr) 1.15fr}.faq-section{grid-template-columns:1fr;gap:44px}.offer-grid{grid-template-columns:1fr;max-width:560px}.offer-card{min-height:0}.offer-card.featured{min-height:390px}.party-section{grid-template-columns:1fr}.party-image{min-height:440px}.party-copy{padding:72px 24px}.party-copy h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(35px,11vw,46px)}.about-section{grid-template-columns:1fr;gap:48px}.about-number{width:230px}.reviews-heading{flex-direction:column;align-items:flex-start}.rating-summary{text-align:left;align-items:flex-start}.review-grid{grid-template-columns:1fr;max-width:620px}.review-card{min-height:0}.reviews-footer{flex-direction:column;align-items:flex-start}.contact-section,.contact-details{grid-template-columns:1fr}.hours-card{padding:34px 28px}.jobs-strip{flex-direction:column;align-items:flex-start}.job-hero{grid-template-columns:1fr;gap:55px;padding-top:75px;padding-bottom:75px}.job-facts{grid-template-columns:1fr}.job-apply{grid-template-columns:1fr;align-items:start}.job-apply address{grid-column:auto}footer{text-align:center;grid-template-columns:1fr;padding-bottom:110px}footer .brand{margin:0 auto}footer p{margin:0}footer>div{flex-wrap:wrap;justify-content:center}.mobile-actions{z-index:30;height:66px;color:var(--green);border:1px solid var(--line);background:#fffdf8;grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 10px 40px #0f2b2342}.mobile-actions a{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:19px;display:flex}.mobile-actions a:last-child{border-right:0}.mobile-actions span{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}}@media (max-width:560px){.brand span{font-size:27px}.brand small{font-size:7px}.mobile-nav summary{font-size:12px}h1{font-size:clamp(44px,14vw,52px)}h2{font-size:clamp(37px,11vw,48px)}.hero-actions .button{width:100%}.open-card{width:auto;left:24px}.menu-section,.cards-section,.offers-section{padding-left:18px;padding-right:18px}.menu-weeks{gap:32px}.menu-week-heading{min-height:76px;padding:16px}.menu-week-heading h3{font-size:23px}.menu-week.upcoming{padding:10px}.menu-row{grid-template-columns:58px 1fr}.menu-price{grid-column:auto;align-items:flex-start}.menu-price strong{font-size:19px}.menu-price span{font-size:9px}.menu-date{flex-direction:column;gap:3px}.menu-actions{flex-direction:column;align-items:flex-start;gap:12px}.document-card{grid-template-columns:1fr}.document-preview{min-height:510px;padding:18px}.document-preview img{max-height:466px}.document-preview>span{bottom:24px;left:24px;right:24px}.document-copy{padding:36px 26px}.party-copy ul{grid-template-columns:1fr}.about-section,.reviews-section{padding:80px 20px}.review-card{padding:30px 24px}.review-card blockquote{font-size:21px}.reviews-button{text-align:center;width:100%;padding:14px 18px}.faq-section{padding:80px 20px}.faq-list summary{min-height:76px;font-size:18px}.faq-list details p{margin-right:22px}.contact-section{padding:80px 20px}.legal-header{min-height:76px}.legal-header>a:last-child{text-align:right;max-width:100px}.legal-page{padding-top:70px}.legal-page>h1{font-size:clamp(39px,12vw,52px)}.legal-page h2{font-size:25px}.job-hero h1{font-size:68px}.job-hero aside,.job-facts article{padding:30px 24px}.job-content,.job-apply{padding-left:20px;padding-right:20px}}@media print{.site-header,.hero,.cards-section,.offers-section,.party-section,.about-section,.reviews-section,.contact-section,.jobs-strip,footer,.mobile-actions,.menu-note{display:none!important}.menu-section{background:#fff;padding:20px}.menu-row{break-inside:avoid}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
