:root{--ocean-ink:#061820;--ocean-deep:#0b3a45;--ocean:#146878;--lagoon:#2f9aaa;--sky-mist:#d7eef2;--foam:#f3f8f7;--sand:#d9c4a0;--sunset:#e27a3a;--text:#102028;--muted:#4d6670;--menu-wood:#8b6340;--menu-plank:#c9a879;--menu-plank-dark:#a88455;--menu-orange:#f07818;--menu-cream:#fff8ee;--menu-ink:#1c140e;--header-h:4.25rem;--ease:cubic-bezier(.22, 1, .36, 1);--font-display:"Fraunces", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--font-menu:"Libre Baskerville", Georgia, serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + .75rem)}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(1200px 600px at 10% -10%, #2f9aaa2e, transparent 60%), radial-gradient(900px 500px at 90% 5%, #e27a3a1f, transparent 55%), linear-gradient(180deg, #eef7f8 0%, var(--foam) 40%, #e8f2f1 100%);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);margin:0;font-weight:550;line-height:1.1}p{margin:0}.section{max-width:1180px;margin:0 auto;padding:5.5rem clamp(1.25rem,4vw,3rem)}.section-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--ocean);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.section h2{color:var(--ocean-deep);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem)}.btn{letter-spacing:.02em;min-height:2.85rem;transition:transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease);border:1px solid #0000;border-radius:.35rem;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.35rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--sunset);color:#fff}.btn-primary:hover{background:#c96528}.btn-ghost{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06182040;border-color:#ffffff73}.btn-ghost:hover{background:#06182073}.site-header{z-index:50;height:var(--header-h);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background .3s var(--ease), box-shadow .3s var(--ease);background:#061820b8;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-header.is-scrolled{background:#061820eb;box-shadow:0 10px 30px #06182040}.header-bar{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;max-width:1240px;height:100%;margin:0 auto;padding:0 clamp(1rem,3vw,1.75rem);display:grid}.header-brand{flex-direction:column;line-height:1.1;display:flex}.header-brand-mark{font-family:var(--font-display);font-size:1.35rem;font-style:italic;font-weight:600}.header-brand-sub{letter-spacing:.14em;text-transform:uppercase;opacity:.7;font-size:.68rem}.header-nav{justify-content:center;gap:clamp(.75rem,2vw,1.75rem);display:flex}.header-nav a{opacity:.86;font-size:.92rem;font-weight:500;transition:opacity .2s}.header-nav a:hover{opacity:1}.header-nav-phone,.header-nav-address{display:none}.header-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.header-phone{color:#ffd7b0;font-size:.95rem;font-weight:700}.header-address{opacity:.75;white-space:nowrap;text-overflow:ellipsis;max-width:14rem;font-size:.72rem;overflow:hidden}.nav-toggle{background:0 0;border:0;flex-direction:column;justify-content:space-between;width:2.5rem;height:2.5rem;padding:.45rem;display:none}.nav-toggle span{height:2px;transition:transform .25s var(--ease), opacity .2s ease;background:#fff;border-radius:2px;display:block}.nav-toggle.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.hero{color:#fff;align-items:center;min-height:min(92vh,860px);display:grid;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-slide{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-veil{background:linear-gradient(#0618206b 0%,#06182061 45%,#061820b8 100%),linear-gradient(90deg,#0618209e 0%,#06182047 55%,#0b3a4566 100%);position:absolute;inset:0}.hero-content{z-index:1;max-width:760px;padding:6.5rem clamp(1.25rem,5vw,4rem) 4rem;position:relative}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;opacity:.85;margin-bottom:1rem;font-size:.78rem}.hero-brand{letter-spacing:-.02em;text-shadow:0 8px 40px #00000059;margin-bottom:.55rem;font-size:clamp(3.4rem,10vw,6.4rem);font-style:italic;font-weight:600}.hero-tag{font-family:var(--font-display);margin-bottom:.85rem;font-size:clamp(1.2rem,2.4vw,1.65rem);font-weight:500}.hero-lead{opacity:.92;max-width:34rem;margin-bottom:1.6rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-hours{border-top:1px solid #ffffff38;flex-wrap:wrap;gap:1.25rem 1.75rem;max-width:28rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.hero-hours strong{letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:.72rem;font-weight:600;display:block}.hero-hours span{font-size:.95rem;font-weight:600}.about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.about-copy p+p{margin-top:1rem}.about-copy p{color:var(--muted);max-width:38rem}.about-photo{margin:0;position:relative}.about-photo img{aspect-ratio:4/5;object-fit:cover;border-radius:1.25rem 1.25rem 1.25rem 0;width:100%;box-shadow:0 24px 60px #0b3a4538}.about-photo figcaption{color:var(--muted);letter-spacing:.04em;margin-top:.75rem;font-size:.85rem}.gallery{max-width:none;padding-inline:0}.gallery-intro{max-width:1180px;margin:0 auto 1.5rem;padding-inline:clamp(1.25rem,4vw,3rem)}.carousel{max-width:1180px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,3rem);position:relative}.carousel-frame{background:var(--ocean-deep);border-radius:1.5rem;min-height:min(62vh,560px);position:relative;overflow:hidden}.carousel-frame img{object-fit:cover;width:100%;height:min(62vh,560px);transform:scale(1.02)}.carousel-caption{color:#fff;background:linear-gradient(#0000,#061820d9);padding:2.5rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.carousel-caption h3{margin-bottom:.35rem;font-size:clamp(1.5rem,3vw,2.1rem)}.carousel-caption p{opacity:.88;max-width:32rem}.carousel-btn{width:3rem;height:3rem;color:var(--ocean-deep);cursor:pointer;z-index:2;background:#ffffffeb;border:0;border-radius:999px;font-size:1.6rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0000002e}.carousel-btn.prev{left:clamp(1.5rem,5vw,3.75rem)}.carousel-btn.next{right:clamp(1.5rem,5vw,3.75rem)}.carousel-dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}.carousel-dots button{cursor:pointer;width:.55rem;height:.55rem;transition:width .25s var(--ease), background .25s var(--ease);background:#0b3a4547;border:0;border-radius:999px;padding:0}.carousel-dots button.is-active{background:var(--ocean);width:1.5rem}.menu-section{color:var(--menu-ink);background:linear-gradient(#1c140e1f,#1c140e38),repeating-linear-gradient(#b88958 0,#c9a879 10px,#b88958 20px,#a88455 30px,#c9a879 40px);margin-top:3rem;padding:4.5rem clamp(1rem,3vw,2rem) 5rem;position:relative;overflow:hidden}.menu-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 10%,#f0781838,#0000 35%),radial-gradient(circle at 90% 80%,#f0781829,#0000 40%);position:absolute;inset:0}.menu-shell{background:var(--menu-cream);border:3px solid #f07818d9;border-radius:.35rem;max-width:980px;margin:0 auto;padding:clamp(1.4rem,3vw,2.4rem);position:relative;box-shadow:0 25px 60px #1c140e59}.menu-header{text-align:center;margin-bottom:1.5rem}.menu-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--menu-orange);margin-bottom:.4rem;font-size:.75rem;font-weight:700}.menu-header h2{font-family:var(--font-menu);color:var(--menu-ink);margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,3.2rem)}.menu-lede{color:#5a4634;max-width:34rem;margin:0 auto}.menu-tabs{border-bottom:1px solid #1c140e24;flex-wrap:wrap;justify-content:center;gap:.15rem .35rem;margin:1.5rem 0 1.25rem;padding-bottom:.35rem;display:flex}.menu-tabs button{color:var(--menu-ink);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;margin-bottom:-.35rem;padding:.55rem .7rem;font-size:.86rem;font-weight:600;transition:color .2s,border-color .2s}.menu-tabs button:hover{color:var(--menu-orange)}.menu-tabs button.is-active{border-bottom-color:var(--menu-orange);color:var(--menu-orange);background:0 0}.menu-panel-title{font-family:var(--font-menu);margin-bottom:.5rem;font-size:1.55rem}.menu-note{color:#6a5340;margin-bottom:1rem;font-size:.92rem}.menu-featured{background:var(--menu-orange);color:#fff;border-radius:.25rem;margin-bottom:1.25rem;padding:1rem 1.1rem}.menu-featured h4{font-family:var(--font-menu);margin-bottom:.35rem;font-size:1.25rem}.menu-featured p{opacity:.95;margin-bottom:.85rem;font-size:.92rem}.menu-featured-prices{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.menu-featured-prices div{text-align:center;background:#ffffff29;border-radius:.2rem;padding:.45rem .35rem}.menu-featured-prices span{text-transform:uppercase;letter-spacing:.06em;opacity:.9;font-size:.72rem;display:block}.menu-featured-prices strong{font-size:1.15rem}.menu-list{gap:.95rem;margin:0;padding:0;list-style:none;display:grid}.menu-item-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.menu-item-name{font-family:var(--font-menu);font-size:1.05rem;font-weight:700}.menu-item-price{color:#a34f0f;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}.menu-item-desc{color:#5f4a38;margin-top:.2rem;font-size:.92rem}.menu-disclaimer{color:#7a6452;border-top:1px solid #1c140e1f;margin-top:1.75rem;padding-top:1rem;font-size:.78rem;line-height:1.45}.menu-offline-note,.visit-offline-note{color:#8a5a2b;background:#f078181f;border:1px solid #f0781859;border-radius:.25rem;margin-top:.75rem;padding:.55rem .75rem;font-size:.9rem}.visit-actions{flex-wrap:wrap;gap:.65rem;margin-bottom:.5rem;display:flex}.btn-secondary{color:var(--ocean-deep);background:0 0;border-color:#0b3a4559}.btn-secondary:hover{background:#0b3a4514}.visit-grid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.visit-address{color:var(--muted);margin-bottom:1.25rem;font-size:1.1rem}.visit-hours{gap:.55rem;margin:1.75rem 0 0;display:grid}.visit-hours div{border-bottom:1px solid #0b3a451f;justify-content:space-between;gap:1rem;max-width:18rem;padding-bottom:.45rem;display:flex}.visit-hours dt{font-weight:600}.visit-hours dd{color:var(--muted);margin:0}.visit-map{border:1px solid #0b3a451a;border-radius:1.25rem;min-height:360px;overflow:hidden;box-shadow:0 20px 50px #0b3a452e}.visit-map iframe{border:0;width:100%;height:100%;min-height:360px}.site-footer{background:var(--ocean-ink);color:#ffffffe0;padding:2.5rem clamp(1.25rem,4vw,3rem) 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem;max-width:1180px;margin:0 auto;display:flex}.footer-brand{font-family:var(--font-display);font-size:1.6rem;font-style:italic}.footer-tag{opacity:.65;font-size:.85rem}.footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}.footer-links a{color:#ffd7b0;font-weight:600}.footer-copy{opacity:.55;max-width:1180px;margin:1.5rem auto 0;font-size:.78rem}.footer-credit{letter-spacing:.02em;opacity:.42;max-width:1180px;transition:opacity .25s var(--ease);margin:.65rem auto 0;font-size:.72rem}.footer-credit a{color:#ffd7b0;transition:border-color .25s var(--ease), opacity .25s var(--ease);border-bottom:1px solid #0000;font-weight:600}.footer-credit:hover,.footer-credit:focus-within{opacity:.72}.footer-credit a:hover,.footer-credit a:focus-visible{border-bottom-color:#ffd7b08c}@media (width<=900px){.header-bar{grid-template-columns:1fr auto auto}.header-nav{inset:var(--header-h) 0 auto 0;opacity:0;pointer-events:none;transition:transform .3s var(--ease), opacity .3s var(--ease);background:#061820f5;flex-direction:column;gap:.85rem;padding:1rem 1.25rem 1.25rem;position:fixed;transform:translateY(-120%)}.header-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header-nav-phone{color:#ffd7b0;opacity:1;margin-top:.35rem;font-weight:700;display:block}.header-nav-address{opacity:.7;font-size:.8rem;display:block}.header-meta{display:none}.nav-toggle{display:flex}.about-grid,.visit-grid{grid-template-columns:1fr}.about-photo img{aspect-ratio:16/10}.menu-featured-prices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.carousel-btn{display:none}.hero-actions,.hero-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
