:root{--ink:#082c37;--ocean:#0b4f60;--sea:#1b7885;--foam:#e9f5f1;--sand:#f4eee4;--cream:#fffaf3;--coral:#e56144;--gold:#d5aa58;--white:#fff;--shadow:0 22px 70px rgba(4,35,44,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}
.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:82px;padding:0 clamp(22px,4vw,68px);display:flex;align-items:center;justify-content:space-between;color:#fff;transition:.3s;background:linear-gradient(180deg,rgba(4,31,39,.72),transparent)}.site-header.scrolled{height:70px;background:rgba(5,43,53,.96);backdrop-filter:blur(16px);box-shadow:0 6px 30px rgba(0,0,0,.13)}.brand{display:flex;align-items:center;gap:10px;font-size:18px;letter-spacing:.08em;text-transform:uppercase}.brand img{width:48px;height:48px;object-fit:contain}.brand b{color:#ffc36b}.nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.nav-order{padding:11px 18px;border:1px solid rgba(255,255,255,.5);border-radius:999px}.menu-toggle{display:none;border:0;background:transparent;color:#fff;font-size:28px}
.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:#062e39;color:#fff}.hero-image{position:absolute;inset:0;background:url("/assets/images/hero.jpg") center/cover no-repeat;transform:scale(1.035)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,39,.95),rgba(4,31,39,.66) 44%,rgba(4,31,39,.12) 78%),linear-gradient(0deg,rgba(4,31,39,.55),transparent 55%)}.hero-content{position:relative;z-index:2;width:min(760px,76vw);margin-left:clamp(24px,8vw,128px);padding-top:84px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:800;color:var(--coral)}.hero .eyebrow{color:#ffc36b;margin-bottom:24px}.wordmark{width:min(470px,70vw);filter:brightness(0) invert(1);margin-bottom:20px}
.hero h1,.section h2,.visit h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;line-height:.95;margin:.15em 0}.hero h1{font-size:clamp(54px,8vw,108px)}.hero h1 em,.section h2 span,.visit h2 span{color:#ffc36b;font-weight:400;font-style:italic}.hero-content>p{font-size:clamp(17px,2vw,22px);max-width:670px;color:rgba(255,255,255,.86)}.hero-actions,.visit-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--coral);color:#fff;box-shadow:0 12px 28px rgba(229,97,68,.28)}.btn-ghost{border:1px solid rgba(255,255,255,.5);color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink)}
.hero-card{position:absolute;z-index:3;right:clamp(20px,5vw,72px);bottom:44px;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:16px;padding:16px 20px;border-radius:18px;background:rgba(255,250,243,.94);color:var(--ink);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.pulse{width:10px;height:10px;border-radius:50%;background:#3bb36c;box-shadow:0 0 0 7px rgba(59,179,108,.14)}.hero-card strong,.hero-card small{display:block}.hero-card small{color:#60747a}.hero-card a{color:var(--coral);font-weight:800}.section{padding:clamp(78px,10vw,150px) clamp(24px,8vw,128px)}.section h2,.visit h2{font-size:clamp(48px,6.3vw,88px)}
.story{background:var(--cream)}.story-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:clamp(42px,7vw,110px);align-items:center}.lead{font-size:23px!important;line-height:1.45!important;color:var(--ocean)!important;margin-top:30px}.story-copy>p{color:#597078;max-width:650px}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:40px}.story-stats div{padding:20px 10px;border-top:1px solid #d8d2c8}.story-stats strong{display:block;font:32px Georgia,serif}.story-stats span{font-size:12px;text-transform:uppercase;color:#71858b}.story-mosaic{position:relative;min-height:630px}.story-mosaic img{position:absolute;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.mosaic-main{width:72%;height:68%;right:0;top:12%}.mosaic-top{width:42%;height:34%;left:0;top:0}.mosaic-bottom{width:46%;height:32%;left:6%;bottom:0}
.menu-section{background:var(--ink);color:#fff}.menu-heading,.gallery-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.text-link{margin-bottom:18px;color:#a9ddd8;font-weight:800}.menu-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:32px 0 26px}.menu-tab{border:1px solid rgba(255,255,255,.2);border-radius:999px;background:transparent;color:#d9e7e9;padding:10px 18px;cursor:pointer}.menu-tab.active{background:var(--coral);border-color:var(--coral);color:#fff}.menu-panel{display:none;grid-template-columns:1fr 1fr;gap:0 40px;border-top:1px solid rgba(255,255,255,.14)}.menu-panel.active{display:grid}.menu-panel article{display:flex;justify-content:space-between;gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.14)}.menu-panel h3{margin:0 0 5px;font:22px Georgia,serif}.menu-panel p{margin:0;color:#a9bdc1;font-size:14px}.menu-panel article>b{color:#ffc36b;font-size:18px}.menu-preview{margin-top:40px;width:100%;height:210px;position:relative;overflow:hidden;border:0;border-radius:24px;cursor:pointer;background:#fff}.menu-preview img{width:100%;height:100%;object-fit:cover;object-position:top;filter:brightness(.47)}.menu-preview span{position:absolute;left:28px;bottom:25px;color:#fff;font:24px Georgia,serif}
.chef{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(40px,7vw,100px);align-items:center;background:var(--sand)}.chef-photo img{width:100%;min-height:520px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.chef-copy blockquote{margin:28px 0 20px;color:var(--coral);font:italic 26px Georgia,serif}.chef-copy p{color:#50666d;max-width:620px}.tour{display:grid;grid-template-columns:.55fr 1fr;gap:60px;align-items:center;background:#f9f6ef}.tour-copy p{color:#64777c}.video-frame{position:relative;padding-top:56.25%;overflow:hidden;border-radius:28px;box-shadow:var(--shadow);background:#000}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.gallery{background:#fff}.gallery-head p{max-width:420px;color:#64777c}.gallery-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:12px}.gallery-item{padding:0;border:0;border-radius:18px;overflow:hidden;cursor:pointer;background:#ddd}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-item:hover img{transform:scale(1.045)}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.reviews{background:var(--foam)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.review-grid article{background:#fff;border-radius:22px;padding:30px;box-shadow:0 12px 35px rgba(4,55,65,.08)}.stars{color:var(--gold)}.review-grid p{font:22px/1.4 Georgia,serif}.review-grid span,.review-note{font-size:12px;color:#738a90}
.visit{display:grid;grid-template-columns:1fr 1fr;min-height:690px;background:var(--ocean);color:#fff}.visit-map iframe{width:100%;height:100%;min-height:690px;border:0;filter:saturate(.75) contrast(.95)}.visit-card{padding:clamp(64px,8vw,120px);align-self:center}.visit-card .section-kicker{color:#ffc36b}.address{display:inline-block;font:24px/1.4 Georgia,serif;margin:26px 0}.hours{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:26px 0;border-block:1px solid rgba(255,255,255,.18)}.hours span{font-size:11px;text-transform:uppercase;color:#9ed2d2}.visit-card>small{display:block;margin-top:24px;color:#a8d0d4}footer{padding:35px clamp(24px,8vw,128px);display:flex;justify-content:space-between;align-items:center;gap:24px;background:#031f27;color:#b4c8cd;font-size:12px}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800}.footer-brand img{width:42px;height:42px;object-fit:contain}footer>div{display:flex;gap:18px}
.menu-modal,.gallery-modal{border:0;border-radius:22px;padding:0;background:#0a2f39;color:#fff;width:min(1100px,94vw);max-height:92vh;box-shadow:var(--shadow)}.menu-modal::backdrop,.gallery-modal::backdrop{background:rgba(1,17,22,.82);backdrop-filter:blur(8px)}.modal-close{position:sticky;z-index:5;top:12px;float:right;margin:12px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:30px;cursor:pointer}.modal-pages{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 15px 18px}.modal-pages img{width:100%;border-radius:10px}.gallery-modal>img{clear:both;width:100%;max-height:82vh;object-fit:contain}
@media(max-width:1000px){.nav{position:absolute;top:70px;left:18px;right:18px;display:none;flex-direction:column;align-items:stretch;padding:20px;background:#073746;border-radius:18px}.nav.open{display:flex}.menu-toggle{display:block}.story-grid,.chef,.tour{grid-template-columns:1fr}.story-mosaic{min-height:520px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.visit{grid-template-columns:1fr}.visit-map iframe{min-height:420px}.modal-pages{grid-template-columns:1fr}}
@media(max-width:640px){.site-header{height:68px;padding:0 18px}.brand img{width:40px;height:40px}.brand span{font-size:13px}.hero{min-height:880px}.hero-content{width:auto;margin:150px 20px 0;padding-top:0;align-self:flex-start}.hero h1{font-size:56px}.hero-card{right:20px;left:20px;bottom:24px;grid-template-columns:auto 1fr}.hero-card>a{grid-column:2}.section{padding:74px 20px}.section h2,.visit h2{font-size:49px}.story-mosaic{min-height:430px}.menu-heading,.gallery-head{align-items:flex-start;flex-direction:column}.menu-panel.active{grid-template-columns:1fr}.chef-photo img{min-height:370px}.gallery-grid{grid-auto-rows:170px}.hours{grid-template-columns:1fr}.visit-card{padding:70px 22px}.visit-map iframe{min-height:330px}footer{flex-direction:column;align-items:flex-start}}