@import url('/assets/fonts.css');
:root{--cream:#f8f5ec;--blue:#163b68;--muted:#606c75;--line:#d8dacf;--terracotta:#ad4732;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--blue);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--terracotta);outline-offset:6px}button{touch-action:manipulation}::selection{background:#dedfbf}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.06;letter-spacing:-2px}h2{font-size:clamp(40px,4.8vw,64px)}em{font-weight:400}h3{font-weight:500}svg{display:block}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:100px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.2px;margin-bottom:24px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:15px 23px;background:var(--blue);color:var(--cream);font-size:13px;font-weight:600;border:1px solid var(--blue);border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#24517e;transform:translateY(-2px)}.button>span,.text-link>span{font-size:20px;line-height:1}.button-small{min-height:44px;font-size:12px;padding:11px 16px;gap:20px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:600;border:0;border-bottom:1px solid var(--blue);padding:8px 0;background:transparent}.text-link:hover{color:var(--terracotta);border-color:var(--terracotta)}.skip-link{position:fixed;left:15px;top:-90px;z-index:100;background:var(--cream);padding:12px 20px}.skip-link:focus{top:15px}.topline{min-height:32px;background:var(--blue);color:var(--cream);display:flex;justify-content:space-between;align-items:center;padding:5px 56px;font-size:9px;letter-spacing:1.5px}.topline a{letter-spacing:.4px}.topline a span{margin-left:10px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 56px;position:relative;z-index:20;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;flex-direction:column;line-height:1;position:relative;align-items:center;width:148px;flex-shrink:0}.brand-small{font-size:10px;letter-spacing:5px;padding-left:6px}.brand-name{font-family:var(--serif);font-size:47px;letter-spacing:-2px;line-height:1.07}.brand-star{display:inline-block;position:absolute;font-family:var(--sans);font-size:23px;top:17px;right:-1px;transform:rotate(12deg);color:var(--terracotta)}.brand-place{font-size:7px;font-weight:600;letter-spacing:2.1px;margin-top:7px}.desktop-nav{display:flex;gap:34px;margin-left:30px;font-size:12px;font-weight:500}.desktop-nav a{padding-block:10px;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:var(--blue)}.nav-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;padding-block:64px 60px;align-items:center}.hero-copy{padding-bottom:10px}.hero .eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:24px}.small-sun{font-size:28px;font-weight:400;line-height:1;color:var(--terracotta)}h1{font-size:clamp(58px,6.25vw,87px);letter-spacing:-3.5px;line-height:1.03}.hero h1 em{white-space:nowrap}.hero-description{max-width:373px;color:var(--muted);font-size:14px;line-height:1.9;margin-top:24px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:30px}.hero-rating{display:flex;align-items:center;gap:13px;width:fit-content;margin-top:39px}.rating-number{font-family:var(--serif);font-size:33px;line-height:1.2}.stars{color:var(--terracotta);font-size:14px;letter-spacing:3px;display:block}.rating-caption{display:block;font-size:10px;color:var(--muted);margin-top:1px}.rating-arrow{padding-left:8px}.hero-visual{position:relative;min-width:0;padding-bottom:28px}.hero-photo{position:relative;overflow:hidden;border-radius:240px 240px 5px 5px;height:500px;background:#dad7ca}.hero-photo img{height:100%;object-fit:cover;object-position:51% 50%;transition:transform 1s}.hero-photo:hover img{transform:scale(1.035)}.photo-label{position:absolute;bottom:20px;left:22px;color:white;letter-spacing:1.7px;font-size:8px;font-weight:600;text-shadow:0 1px 8px #000}.hero-photo:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#0005);pointer-events:none}.hero-photo .photo-label{z-index:1}.island-stamp{position:absolute;left:-40px;bottom:9px;width:126px;height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--cream);border:1px solid var(--blue);outline:7px solid var(--cream);transform:rotate(-12deg);gap:4px}.island-stamp:before{content:'';position:absolute;inset:7px;border:1px dashed #163b6870;border-radius:50%}.island-stamp span{font-size:7px;letter-spacing:1.35px;font-weight:600}.island-stamp svg{width:54px;height:47px}.handwritten{font-family:var(--serif);font-style:italic;font-size:18px;position:absolute;bottom:-10px;right:10px;transform:rotate(-5deg);color:var(--terracotta)}.ribbon{background:#eaece1;border-block:1px solid #d8ddd3;overflow:hidden}.ribbon>div{display:flex;gap:47px;justify-content:center;align-items:center;white-space:nowrap;padding:17px 0;width:max-content;min-width:100%}.ribbon span{font-family:var(--serif);font-style:italic;font-size:22px}.ribbon i{font-style:normal;color:var(--terracotta);font-size:25px;line-height:1}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:37px}.section-heading>p{max-width:310px;font-size:13px;line-height:1.9;color:var(--muted);padding-bottom:5px}.section-heading .eyebrow{margin-bottom:19px}.food-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-bottom:38px}.food-photo{position:relative;padding:0;border:0;border-radius:4px;overflow:hidden;background:var(--blue);text-align:left}.food-photo img{aspect-ratio:1.65;object-fit:cover;transition:transform .4s}.food-photo:hover img{transform:scale(1.04)}.food-photo>span{display:flex;justify-content:space-between;align-items:center;color:var(--cream);padding:13px 18px;font-family:var(--serif);font-size:22px}.food-photo>span>span{font-family:var(--sans);font-size:19px}.menu-tabs{display:flex;gap:26px;border-bottom:1px solid var(--line);overflow:auto;scrollbar-width:thin;margin-bottom:8px;padding-bottom:0}.menu-tabs button{white-space:nowrap;flex:0 0 auto;font-size:12px;border:0;background:none;border-bottom:2px solid transparent;padding:14px 0;color:var(--muted)}.menu-tabs button[aria-selected="true"]{border-color:var(--blue);color:var(--blue);font-weight:700}.menu-items{display:grid;grid-template-columns:1fr 1fr;column-gap:55px}.menu-item{padding:22px 0;border-bottom:1px solid var(--line)}.menu-item-heading{display:flex;gap:20px;justify-content:space-between;align-items:baseline;margin-bottom:5px}.menu-item h3{font-size:16px;font-weight:500}.menu-item .price{font-size:14px;white-space:nowrap}.menu-item p{font-size:11px;line-height:1.7;color:var(--muted);max-width:90%}.menu-item .dish-tag{display:inline-block;font-family:var(--sans);font-size:7px;vertical-align:middle;background:#e8ebde;border:1px solid #dce0d0;padding:2px 6px;letter-spacing:.7px;margin-left:9px}.menu-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:24px}.menu-bottom>p{font-size:9px;line-height:1.8;color:var(--muted);text-align:right}.menu-bottom button[hidden]{display:none}.our-place{background:#eceee5}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.story-visual{position:relative;padding-bottom:20px}.terrace-photo{width:100%;padding:0;border:0;border-radius:4px;position:relative;overflow:hidden}.terrace-photo img{height:470px;object-fit:cover;object-position:38% center;transition:transform .6s}.terrace-photo:hover img{transform:scale(1.035)}.terrace-photo .photo-label{left:18px;bottom:20px;right:18px;display:flex;justify-content:space-between}.place-note{position:absolute;right:-18px;bottom:0;transform:rotate(-7deg);background:var(--cream);padding:8px 24px;font-family:var(--serif);font-style:italic;font-size:23px}.story-copy .eyebrow{margin-bottom:23px}.story-copy h2{font-size:clamp(40px,4vw,56px)}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);max-width:390px;margin-top:23px}.story-copy .text-link{margin-top:22px}.reviews .section-heading{margin-bottom:45px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.review{border-top:1px solid var(--line);padding-top:26px;display:flex;flex-direction:column}.review blockquote{margin:22px 0 24px;font-family:var(--serif);font-size:26px;line-height:1.35;letter-spacing:-.35px}.review-context{font-size:11px;color:var(--muted);margin-top:-12px;margin-bottom:22px}.review figcaption{margin-top:auto;display:flex;align-items:center;gap:12px;font-size:11px}.review-avatar{height:36px;width:36px;display:grid;place-items:center;border-radius:50%;background:#e7e8de;font-size:10px}.review figcaption small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.quote-mark{margin-left:auto;font-family:var(--serif);font-size:55px;line-height:1;height:35px;color:#adb9c2}.delivery{background:var(--blue);color:var(--cream);padding:52px 0;position:relative}.delivery-inner{display:flex;align-items:center;justify-content:space-between;gap:38px}.delivery-art{width:112px;flex-shrink:0;color:#ced6c1;transform:rotate(-6deg)}.delivery-inner>div{margin-right:auto}.delivery .eyebrow{font-size:8px;margin-bottom:15px;color:#d5decf}.delivery h2{font-size:42px;letter-spacing:-1px}.delivery p:not(.eyebrow){font-size:11px;margin-top:18px;color:#d5decf}.button-cream{background:var(--cream);color:var(--blue);display:grid;grid-template-columns:1fr auto;gap:5px 30px;min-width:213px}.button-cream:hover{background:#e9ebda}.button-cream small{grid-column:1/-1;font-size:11px;font-weight:400}.visit{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.visit-copy>p:not(.eyebrow){max-width:340px;font-size:13px;line-height:1.9;color:var(--muted);margin-top:23px}.visit-details{display:grid;grid-template-columns:1fr 1fr;gap:25px 18px;margin-block:30px}.visit-details h3{font-size:10px;font-weight:700;margin-bottom:8px}.visit-details p,.visit-details address,.visit-details a{font-style:normal;font-size:11px;line-height:1.8;color:var(--muted)}.visit-details a:hover{text-decoration:underline;color:var(--blue)}.open-status{font-size:10px;color:#516a49}.map-card{position:relative;background:#e7e6d8;border-radius:220px 220px 4px 4px;overflow:hidden;height:580px;border:1px solid #deded1}.map-art{position:absolute;inset:0}.map-art svg{height:100%;width:100%}.map-link{position:absolute;bottom:42px;left:20px;right:20px;background:var(--cream);border:1px solid #dbddd1;border-radius:3px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.map-link strong{font-family:var(--serif);font-size:19px;font-weight:400}.map-link small{display:block;font-size:9px;margin-top:4px;color:var(--muted)}.map-link>span:last-child{font-size:25px}.map-note{position:absolute;bottom:15px;left:20px;font-size:8px;color:#4b6465}.footer{background:#e9ebdf;padding-block:47px 20px}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.footer-main>p{font-size:12px;line-height:1.9}.footer-main>div{display:flex;flex-direction:column;font-size:11px;gap:6px}.footer-main>div a:hover{text-decoration:underline}.footer-phone{font-family:var(--serif);font-size:24px;line-height:1.4}.footer-phone span{font-family:var(--sans);font-size:14px}.footer-bottom{border-top:1px solid #cfd3c6;margin-top:38px;padding-top:17px;font-size:9px;color:#5c6d76;display:flex;justify-content:space-between;gap:20px}.mobile-actions{display:none}dialog{padding:16px;border:0;border-radius:6px;background:var(--cream);max-width:min(1000px,92vw);max-height:92vh;overflow:auto;color:var(--blue)}dialog::backdrop{background:#102436df;backdrop-filter:blur(5px)}dialog img{max-height:75vh;object-fit:contain;width:auto;max-width:100%;margin:auto}dialog p{font-size:12px;text-align:center;padding:14px 20px 0}.dialog-close{position:absolute;right:24px;top:24px;display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:var(--cream);font-size:28px;line-height:1}.legal-page{max-width:740px;padding-block:70px}.legal-page h1{font-size:55px;margin-block:25px}.legal-page h2{font-size:27px;letter-spacing:-.5px;margin-top:28px;margin-bottom:12px}.legal-page p,.legal-page li{font-size:14px;color:var(--muted);margin-bottom:15px}.legal-page a{text-decoration:underline}.plain-menu-group{margin-block:35px}.plain-menu-group h2{margin-bottom:12px}
@media(min-width:1500px){.hero{padding-block:80px}.hero-photo{height:570px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.header{padding-inline:36px}.topline{padding-inline:36px}.desktop-nav{gap:22px;margin-left:0}.hero{gap:35px}.hero-photo{height:465px}.hero h1{font-size:65px}.hero-actions{gap:18px}.hero-actions .button{gap:18px;padding-inline:18px}.hero-actions .text-link{gap:12px;font-size:12px}.story-grid{gap:50px}.visit{gap:45px}.menu-tabs{gap:23px}.menu-items{column-gap:35px}.footer-phone{font-size:21px}}
@media(max-width:900px){.header-call{display:none}.header{height:98px}.hero h1{font-size:57px}.hero{gap:26px;padding-block:48px}.hero-photo{height:440px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-rating{margin-top:25px}.island-stamp{width:105px;height:105px;left:-25px}.island-stamp svg{width:42px;height:40px}.island-stamp span{font-size:6px}.hero-description{font-size:13px}.handwritten{font-size:16px}.section-space{padding-block:75px}.menu-tabs{gap:20px}.menu-tabs button{font-size:11px}.story-grid{gap:35px}.story-copy h2{font-size:40px}.terrace-photo img{height:470px}.review-grid{gap:23px}.review blockquote{font-size:23px}.delivery-art{width:75px}.delivery h2{font-size:34px}.delivery-inner{gap:25px}.visit{gap:30px}.visit-details{grid-template-columns:1fr;gap:16px}.map-card{height:620px}.footer-main{flex-wrap:wrap}.footer-phone{font-size:18px}.footer-main .wordmark{width:120px}.footer-main .brand-star{right:-9px}}
@media(max-width:760px){html{scroll-padding-top:30px}.container{width:calc(100% - 40px)}.topline{padding:7px 20px;justify-content:center;font-size:8px;letter-spacing:1.15px;min-height:30px}.topline>a{display:none}.header{height:90px;padding:12px 20px}.wordmark{width:125px}.brand-name{font-size:41px}.brand-star{right:-6px;font-size:21px;top:17px}.brand-small{font-size:8px}.brand-place{font-size:6px}.desktop-nav{display:none}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;border:1px solid #d0d5ce;background:transparent;padding:11px}.nav-toggle span{display:block;height:1px;width:100%;background:var(--blue);transition:transform .2s}.nav-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.nav-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:100%;background:var(--cream);box-shadow:0 15px 20px #163b6812;padding:15px 24px 25px;flex-direction:column;gap:0;border-bottom:1px solid var(--line)}.mobile-nav a{padding:12px 0;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;gap:32px;padding-block:39px 47px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero h1{font-size:clamp(58px,11.8vw,84px);letter-spacing:-2.7px}.hero-description{max-width:450px;margin-top:20px;font-size:13px;line-height:1.85}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:23px}.hero-actions .button{padding:14px 18px;gap:25px}.hero-rating{margin-top:25px}.hero-visual{width:100%;padding:0 0 24px 15px}.hero-photo{height:410px;border-radius:210px 210px 4px 4px}.hero-photo img{object-position:center 49%}.island-stamp{left:0;bottom:0;width:112px;height:112px}.island-stamp span{font-size:6px}.handwritten{bottom:-13px;right:2px;font-size:19px}.ribbon>div{padding-block:13px;gap:27px;justify-content:flex-start}.ribbon span{font-size:19px}.ribbon i{font-size:19px}.section-space{padding-block:64px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;font-size:12px;max-width:360px}.section-heading h2,h2{font-size:46px;letter-spacing:-1.5px}.eyebrow{font-size:8px;letter-spacing:1.7px}.food-gallery{gap:12px;margin-bottom:25px}.food-photo img{aspect-ratio:.88}.food-photo>span{font-size:17px;padding:9px 10px}.food-photo>span>span{font-size:14px}.menu-tabs{gap:23px;margin-right:-20px;padding-right:20px}.menu-tabs button{font-size:12px;padding-block:16px}.menu-items{grid-template-columns:1fr}.menu-item{padding-block:18px}.menu-item h3{font-size:15px}.menu-item p{font-size:11px}.menu-bottom{align-items:flex-start;flex-direction:column;gap:18px}.menu-bottom>p{text-align:left;font-size:9px}.story-grid{grid-template-columns:1fr;gap:40px}.story-visual{order:2;margin-top:3px}.terrace-photo img{height:420px;object-position:36% center}.story-copy h2{font-size:46px}.story-copy>p:not(.eyebrow){max-width:none;font-size:13px;margin-top:20px}.story-copy .text-link{margin-top:18px}.place-note{right:6px;font-size:24px}.reviews .section-heading{margin-bottom:30px}.reviews .section-heading>a{margin-top:22px}.review-grid{grid-template-columns:1fr;gap:28px}.review{padding-top:22px}.review blockquote{font-size:28px;margin:17px 0 22px;max-width:450px}.review figcaption{font-size:11px}.delivery{padding-block:44px}.delivery-inner{position:relative;display:block}.delivery-art{width:63px;position:absolute;right:0;top:15px;opacity:.7}.delivery .eyebrow{max-width:220px;line-height:1.8}.delivery h2{font-size:39px}.delivery p:not(.eyebrow){font-size:10px;margin-top:17px}.button-cream{margin-top:25px;width:230px}.visit{grid-template-columns:1fr;gap:40px}.visit-details{grid-template-columns:1fr 1fr;gap:24px 18px}.visit-copy>p:not(.eyebrow){max-width:360px}.map-card{height:460px;max-width:500px;width:100%;margin:auto;border-radius:190px 190px 4px 4px}.map-link strong{font-size:19px}.footer{padding:38px 0 90px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:32px 20px}.footer-main>p{font-size:11px}.footer-main>div{font-size:12px;gap:8px}.footer-phone{font-size:21px}.footer-phone span{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:12px;margin-top:30px}.footer-bottom>span:nth-child(2){display:none}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--blue);color:var(--cream);z-index:30;padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -3px 20px #163b6810}.mobile-actions a{flex:1;text-align:center;display:flex;align-items:center;justify-content:center;gap:30px;font-size:12px;font-weight:500;min-height:54px}.mobile-actions a+a{border-left:1px solid #ffffff3d;background:#234773}.mobile-actions span{font-size:19px}dialog{padding:10px;max-width:95vw}dialog p{font-size:11px;padding-inline:5px}.legal-page h1{font-size:46px}.legal-page h2{font-size:28px}.legal-page{padding-block:45px}}
@media(max-width:370px){.hero-actions{gap:15px}.hero-actions .button{gap:12px}.hero h1{font-size:56px}.hero-photo{height:355px}.handwritten{font-size:16px}.food-photo>span{font-size:14px}.food-photo>span>span{font-size:12px}.menu-item .dish-tag{font-size:6px;margin-left:5px}.delivery-art{width:47px;top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.hero-photo .photo-label{left:auto;right:20px}.hero-rating .stars{width:88px;background:linear-gradient(to right,var(--terracotta) 90%,#c8c5b9 90%);color:transparent;background-clip:text;-webkit-background-clip:text}

@media(max-width:420px){.food-photo>span{font-size:15px;padding-inline:9px}.food-photo>span>span{font-size:12px}}

@media(max-width:370px){.hero-actions .button{font-size:11px;padding-inline:12px;gap:14px;white-space:nowrap}.hero-actions .text-link{font-size:11px;gap:7px;white-space:nowrap}.hero-actions{gap:17px}}
