@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--cream:#f8f2e8;--cream-deep:#eee3d2;--paper:#fffdf8;--ink:#1e2430;--navy:#101b3b;--navy-soft:#1b2a54;--red:#ae1f2b;--red-dark:#8c1722;--gold:#d99b42;--muted:#6d665e;--border:#1e243024;--shadow:0 24px 70px #3727141c;--serif:"Fraunces", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{color:var(--ink);background:var(--cream);font-family:var(--sans);margin:0;line-height:1.5}body::selection{color:#fff;background:var(--red)}img{max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.preview-bar{color:#fff;background:var(--navy);letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:.55rem 1rem;font-size:.74rem;font-weight:600}.site-header{align-items:center;gap:2.3rem;width:min(1180px,100% - 2rem);min-height:88px;margin:0 auto;display:flex}.brand{margin-right:auto;display:block}.brand img{mix-blend-mode:multiply;width:170px;display:block}nav{gap:1.55rem;display:flex}nav a{font-size:.92rem;font-weight:700;text-decoration:none;position:relative}nav a:after{content:"";background:var(--red);height:2px;transition:right .18s;position:absolute;bottom:-.35rem;left:0;right:100%}nav a:hover:after{right:0}.header-call{border:1px solid var(--navy);color:var(--navy);border-radius:999px;padding:.72rem 1.05rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .18s,background .18s}.header-call:hover{color:#fff;background:var(--navy)}.section-shell{width:min(1120px,100% - 2rem);margin-left:auto;margin-right:auto}.hero{background:var(--paper);width:min(1180px,100% - 2rem);min-height:680px;box-shadow:var(--shadow);border-radius:2rem;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin:0 auto 1rem;padding:4.5rem clamp(1.5rem,5vw,5.5rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:42px solid #ae1f2b14;border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;left:-80px}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:720px;color:var(--navy);font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(3.4rem,7vw,6.35rem);line-height:.94}h2{color:var(--navy);font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.7rem,5.4vw,4.9rem);line-height:1}h3{font-family:var(--serif);margin:0}.hero-lede{max-width:590px;color:var(--muted);margin:1.8rem 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.button{text-align:center;border-radius:.65rem;justify-content:center;align-items:center;min-height:50px;padding:.92rem 1.3rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,color .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red);box-shadow:0 10px 25px #ae1f2b38}.button-primary:hover{background:var(--red-dark);box-shadow:0 13px 30px #ae1f2b47}.button-secondary{border:1px solid var(--border);background:#fff}.button-secondary:hover{border-color:var(--navy)}.today-note{align-items:center;gap:.6rem;margin:1.5rem 0 0;font-size:.9rem;font-weight:600;display:flex}.today-note span{background:#3f8a56;border-radius:50%;flex:none;width:.6rem;height:.6rem;display:inline-block;box-shadow:0 0 0 5px #3f8a561f}.today-note .closed-dot{background:var(--red);box-shadow:0 0 0 5px #ae1f2b1a}.hero-visual:before{content:"";border:2px solid var(--gold);border-radius:48% 48% 1.5rem 1.5rem;position:absolute;inset:-18px 18px 18px -18px}.hero-visual img{z-index:1;object-fit:cover;border-radius:48% 48% 1.5rem 1.5rem;width:100%;height:490px;display:block;position:relative}.hero-stamp{z-index:2;border:5px solid var(--paper);color:#fff;background:var(--navy);width:126px;height:126px;font-family:var(--serif);text-align:center;border-radius:50%;padding-top:2.25rem;line-height:1.1;position:absolute;bottom:-2rem;right:-2.2rem;transform:rotate(-7deg)}.hero-stamp strong{color:#ffd9a0}.quick-info{z-index:2;border:1px solid var(--border);background:#fff;border-radius:1rem;grid-template-columns:repeat(3,1fr);width:min(1050px,100% - 3rem);margin:-2.15rem auto 0;display:grid;position:relative;box-shadow:0 18px 50px #3727141a}.quick-info a{align-items:center;gap:.9rem;min-height:92px;padding:1.25rem 1.5rem;text-decoration:none;display:flex}.quick-info a+a{border-left:1px solid var(--border)}.quick-info a:hover strong{color:var(--red)}.quick-icon{width:42px;height:42px;color:var(--red);background:#ae1f2b14;border-radius:50%;flex:none;place-items:center;font-size:1.2rem;display:grid}.quick-info small,.contact-links small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.quick-info strong{margin-top:.18rem;font-size:.92rem;transition:color .18s;display:block}.intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(3rem,8vw,8rem);padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(3rem,6vw,6rem);display:grid}.intro-text{padding-bottom:.5rem}.intro-text p{color:var(--muted);margin:0 0 1.5rem;font-size:1.08rem;line-height:1.8}.text-link{color:var(--red);font-weight:700;text-decoration:none}.text-link span{transition:transform .18s;display:inline-block}.text-link:hover span{transform:translate(5px)}.featured-grid{grid-template-columns:1.3fr .7fr;gap:1.2rem;padding-bottom:clamp(6rem,10vw,10rem);display:grid}.feature-card{background:var(--navy);border-radius:1.4rem;min-height:470px;position:relative;overflow:hidden}.feature-card-large{min-height:610px}.feature-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.feature-card:after{content:"";background:linear-gradient(#0000,#080d1dd6);position:absolute;inset:35% 0 0}.feature-card:hover img{transform:scale(1.035)}.feature-copy{z-index:1;color:#fff;padding:2rem;position:absolute;bottom:0;left:0;right:0}.feature-copy p{color:#f6d5a1;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:700}.feature-copy h3{max-width:470px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.menu-section{background:var(--navy);padding:clamp(5.5rem,9vw,9rem) 0;position:relative;overflow:hidden}.menu-section:before,.menu-section:after{content:"";border:55px solid #ffffff09;border-radius:50%;width:340px;height:340px;position:absolute}.menu-section:before{top:-180px;right:-80px}.menu-section:after{bottom:-240px;left:-120px}.menu-section .section-shell{z-index:1;position:relative}.section-heading{max-width:680px;margin-bottom:2.6rem}.section-heading.centered{color:#d9dce5;text-align:center;margin-bottom:3.2rem;margin-left:auto;margin-right:auto}.section-heading.centered h2{color:#fff}.section-heading>p:last-child{margin:1.1rem 0 0;line-height:1.7}.menu-pages{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.menu-page{color:#fff;min-width:0;font:inherit;text-align:left;cursor:zoom-in;background:#ffffff0f;border:1px solid #ffffff24;border-radius:.85rem;padding:.7rem;transition:transform .18s,background .18s,border-color .18s;position:relative}.menu-page:hover{background:#ffffff1a;border-color:#ffffff59;transform:translateY(-5px)}.menu-page img{aspect-ratio:.67;object-fit:cover;background:#fff;border-radius:.45rem;width:100%;display:block}.menu-page strong{min-height:3.3rem;font-family:var(--serif);padding:1rem .2rem 0;font-size:1.05rem;line-height:1.15;display:block}.menu-page-number{z-index:1;color:var(--navy);background:#fff;border-radius:.25rem;padding:.22rem .42rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;left:1rem}.menu-expand{color:#c9cede;border-top:1px solid #ffffff1f;justify-content:space-between;padding:.75rem .2rem .2rem;font-size:.75rem;font-weight:600;display:flex}.menu-note{color:#aeb5c8;text-align:center;max-width:700px;margin:1.6rem auto 0;font-size:.8rem}.hours-section{grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding-top:clamp(6rem,11vw,11rem);padding-bottom:clamp(6rem,11vw,11rem);display:grid}.hours-photo{min-height:650px;position:relative}.hours-photo:before{content:"";border:2px solid var(--gold);border-radius:1.5rem 45% 1.5rem 1.5rem;position:absolute;inset:-18px 28px 30px -18px}.hours-photo img{object-fit:cover;border-radius:1.5rem 45% 1.5rem 1.5rem;width:100%;height:650px;display:block;position:relative}.hours-photo-caption{color:#fff;background:var(--red);font-family:var(--serif);border-radius:.6rem;padding:1rem 1.2rem;font-size:1.25rem;line-height:1.1;position:absolute;bottom:2.5rem;right:-1.6rem;transform:rotate(-3deg)}.hours-card{border:1px solid var(--border);background:var(--paper);box-shadow:var(--shadow);border-radius:1.5rem;padding:clamp(1.5rem,4vw,3.3rem)}.hours-card h2{margin-bottom:2rem;font-size:clamp(2.6rem,4.4vw,4rem)}.hours-list{border-top:1px solid var(--border)}.hours-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.82rem .2rem;display:flex}.hours-row strong{color:var(--navy)}.hours-row.closed{color:#8c8580}.hours-row.closed strong{color:var(--red)}.hours-row.today{color:#fff;background:var(--navy);border-radius:.45rem;margin:0 -.75rem;padding-left:.95rem;padding-right:.95rem}.hours-row.today strong{color:#fff}.hours-reminder{color:var(--muted);margin:1.2rem 0 0;font-size:.8rem;line-height:1.6}.news-section{background:var(--cream-deep);padding:clamp(6rem,10vw,9rem) 0}.news-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.news-grid>*{min-width:0}.news-copy>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:1.5rem 0 1.8rem;font-size:1.05rem;line-height:1.75}.news-postcard{background:#fff;border-radius:.35rem;width:min(310px,85%);margin:3rem 0 0 2rem;padding:.65rem .65rem 1.5rem;transform:rotate(-4deg);box-shadow:0 20px 40px #3b2c1c29}.news-postcard img{object-fit:cover;width:100%;height:190px;display:block}.news-postcard span{color:var(--navy);font-family:var(--serif);padding:1rem .65rem 0;font-size:1.35rem;line-height:1.08;display:block}.facebook-frame{width:100%;min-width:0;max-width:500px;margin:0 auto}.facebook-feed{contain:inline-size;border:1px solid var(--border);width:100%;min-width:0;max-width:500px;box-shadow:var(--shadow);background:0 0;border-radius:1.2rem;overflow:hidden}.facebook-feed iframe{background:#fff;border:0;min-width:0;max-width:100%;min-height:620px;display:block}.facebook-frame>p{color:var(--muted);text-align:center;margin:.8rem 0 0;font-size:.78rem}.facebook-frame a{color:var(--red);font-weight:700}.gallery-section{padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(6rem,10vw,10rem)}.gallery-section .section-heading{margin-bottom:2rem}.photo-grid{grid-template-rows:280px 280px;grid-template-columns:1.2fr .8fr .8fr;gap:.9rem;display:grid}.photo-grid img{object-fit:cover;border-radius:.9rem;width:100%;height:100%;display:block}.photo-grid .photo-tall{grid-row:span 2}.photo-grid img:last-child{grid-column:span 2}.review-section{color:#fff;background:var(--red)}.review-inner{justify-content:space-between;align-items:center;gap:3rem;padding-top:clamp(4rem,7vw,6rem);padding-bottom:clamp(4rem,7vw,6rem);display:flex}.review-inner h2{color:#fff;max-width:760px;font-size:clamp(2.6rem,5vw,4.7rem)}.eyebrow.light{color:#ffd5b1}.button-light{max-width:240px;color:var(--red);background:#fff;flex:none;box-shadow:0 12px 30px #55060e33}.contact-section{grid-template-columns:1.15fr .85fr;gap:1.2rem;padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(6rem,10vw,10rem);display:grid}.map-wrap{background:var(--cream-deep);border-radius:1.4rem;min-height:600px;overflow:hidden}.map-wrap iframe{filter:saturate(.8)contrast(1.05);border:0;width:100%;height:100%;min-height:600px;display:block}.contact-card{color:#fff;background:var(--navy);border-radius:1.4rem;padding:clamp(2rem,5vw,4rem)}.contact-card .eyebrow{color:#f5c27f}.contact-card h2{color:#fff;font-size:clamp(3rem,5vw,4.5rem)}.contact-card address{color:#d6dae6;margin:1.6rem 0 2rem;font-size:1.1rem;font-style:normal;line-height:1.7}.contact-links{border-top:1px solid #ffffff26;margin-bottom:2rem}.contact-links a{border-bottom:1px solid #ffffff26;padding:1rem 0;text-decoration:none;display:block}.contact-links small{color:#9da6c0}.contact-links strong{margin-top:.2rem;font-size:.95rem;display:block}.contact-links a:hover strong{color:#f5c27f}footer{border-top:1px solid var(--border);background:var(--paper);padding:4rem max(1rem,50% - 560px) 1.8rem}.footer-inner{align-items:center;gap:2.5rem;padding-bottom:3rem;display:flex}.footer-brand{margin-right:0}.footer-inner p{color:var(--muted);margin:0 auto 0 0;font-size:.9rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{font-size:.88rem;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--border);color:#858078;justify-content:space-between;gap:2rem;padding-top:1.5rem;font-size:.72rem;display:flex}.mobile-actions{display:none}.menu-dialog{width:min(800px,100% - 2rem);max-height:92vh;color:var(--ink);background:var(--paper);border:0;border-radius:1rem;padding:1rem;box-shadow:0 30px 100px #00000059}.menu-dialog::backdrop{backdrop-filter:blur(4px);background:#070b18d1}.menu-dialog form{z-index:2;justify-content:flex-end;display:flex;position:sticky;top:0}.menu-dialog button{color:#fff;background:var(--navy);font:700 .8rem var(--sans);cursor:pointer;border:0;border-radius:999px;padding:.65rem .85rem}.menu-dialog h2{text-align:center;margin:.2rem 0 1rem;font-size:clamp(1.8rem,4vw,3rem)}.menu-dialog img{border-radius:.35rem;width:100%;display:block}@media (width<=1000px){nav{gap:1rem}nav a{font-size:.84rem}.menu-pages{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(190px,1fr));padding-bottom:.5rem;overflow-x:auto}.menu-page{scroll-snap-align:start}.news-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:3rem}}@media (width<=820px){html{scroll-padding-top:2rem}body{padding-bottom:64px}.site-header{min-height:76px}.brand img{width:145px}nav{display:none}.header-call{padding:.62rem .8rem;font-size:.82rem}.hero{grid-template-columns:1fr;min-height:auto;padding:3rem 1.4rem 4rem}h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-visual{margin:1rem 0 0 1rem}.hero-visual img{height:min(115vw,480px)}.hero-stamp{right:-.8rem}.quick-info{grid-template-columns:1fr;margin-top:-2.1rem}.quick-info a{min-height:78px}.quick-info a+a{border-top:1px solid var(--border);border-left:0}.intro,.hours-section,.news-grid,.contact-section{grid-template-columns:1fr}.intro{gap:2rem}.featured-grid{grid-template-columns:1fr}.feature-card,.feature-card-large{min-height:480px}.hours-section{gap:4rem}.hours-photo{width:min(500px,100% - 1.5rem);min-height:540px;margin-left:1rem}.hours-photo img{height:540px}.news-grid{gap:4rem}.news-postcard{display:none}.photo-grid{grid-template-rows:320px 220px;grid-template-columns:1fr 1fr}.photo-grid .photo-tall{grid-row:auto}.photo-grid img:last-child{grid-column:auto}.review-inner{flex-direction:column;align-items:flex-start}.button-light{max-width:none}.map-wrap,.map-wrap iframe{min-height:430px}.footer-inner{flex-direction:column;align-items:flex-start;gap:1.3rem}.footer-inner p{margin:0}.footer-bottom{flex-direction:column;gap:.5rem}.mobile-actions{z-index:50;background:var(--navy);border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:.35rem;height:64px;padding:.55rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #070b1838}.mobile-actions a{color:#fff;border-radius:.45rem;place-items:center;font-size:.8rem;font-weight:700;text-decoration:none;display:grid}.mobile-actions a:first-child{background:var(--red)}}@media (width<=540px){.preview-bar{padding:.45rem .6rem;font-size:.61rem}.site-header{gap:.5rem;width:calc(100% - 1.2rem)}.header-call{font-size:0}.header-call:after{content:"Appeler";font-size:.82rem}.hero{border-radius:1.2rem;width:calc(100% - 1rem)}.hero-actions .button{width:100%}.hero-stamp{width:106px;height:106px;padding-top:1.85rem;font-size:.88rem}.quick-info{width:calc(100% - 2rem)}.section-shell{width:calc(100% - 1.5rem)}h2{font-size:clamp(2.55rem,13vw,4rem)}.feature-card,.feature-card-large{min-height:390px}.menu-section{padding-left:0;padding-right:0}.hours-photo{min-height:460px}.hours-photo img{height:460px}.hours-photo-caption{right:-.5rem}.hours-card{padding:1.5rem 1.15rem}.hours-row{font-size:.91rem}.photo-grid{flex-direction:column;display:flex}.photo-grid img{height:280px}.contact-card{padding:2.2rem 1.4rem}.contact-links strong{font-size:.83rem}footer{padding-left:1rem;padding-right:1rem}.footer-links{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
