:root {
  --ink: #123b3c; --night: #0c272e; --paper: #fff8ec; --cream: #f4ddc8; --accent: #e8a83e; --accent-2: #c84e5d; --moss: #4d7b70; --line: rgba(18,59,60,.2);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ink);
  background: var(--paper);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { min-width: 320px; margin: 0; overflow-x: hidden; background: var(--paper); }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid var(--accent-2); outline-offset: 4px; }
.skip-link { position: absolute; left: 16px; top: -56px; z-index: 10; padding: 11px 15px; color: var(--paper); background: var(--ink); }
.skip-link:focus { top: 16px; }
.concept-note { margin: 0; padding: 9px 5vw 8px; color: color-mix(in srgb, var(--ink) 55%, var(--paper)); border-bottom: 1px solid var(--line); font-size: .58rem; font-weight: 750; letter-spacing: .1em; text-align: center; text-transform: uppercase; }
.site-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 20px 5vw 18px; background: var(--paper); }
.brand { display: inline-flex; align-items: center; gap: 12px; }
.brand-mark { display: grid; place-items: center; width: 39px; height: 39px; color: var(--paper); background: var(--ink); border-radius: 50% 42% 50% 45%; font-size: .64rem; font-weight: 900; letter-spacing: .05em; transform: rotate(-8deg); }
.brand-copy { display: grid; gap: 2px; }
.brand-copy strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.08rem; font-weight: 600; }
.brand-copy small { color: var(--accent-2); font-size: .59rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
nav { display: flex; align-items: center; gap: 24px; color: var(--ink); font-size: .76rem; font-weight: 850; }
nav a:not(.header-cta) { opacity: .7; }
nav a:not(.header-cta):hover { opacity: 1; }
.header-cta { padding: 10px 15px; color: var(--paper); background: var(--ink); border-radius: 999px; }
.header-cta:hover, .button-primary:hover, .button-accent:hover { color: var(--paper); background: var(--accent-2); }

.hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .96fr); gap: 7vw; align-items: center; min-height: 660px; padding: 7vw 8vw 8vw 10vw; overflow: hidden; background: var(--cream); }
.hero-copy { position: relative; z-index: 1; }
.eyebrow, .section-kicker { margin: 0 0 22px; color: var(--moss); font-size: .65rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.location-line { display: flex; align-items: center; gap: 8px; margin: 0 0 22px; color: var(--moss); font-size: .69rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.location-line span { color: var(--accent-2); font-size: .72rem; }
h1, h2, h3 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-weight: 500; }
h1, h2 { letter-spacing: -.075em; line-height: .9; }
h1 { max-width: 690px; font-size: clamp(4rem, 8.4vw, 8.4rem); }
h1 em, h2 em { color: var(--accent-2); font-style: italic; }
.hero-tagline { margin: 26px 0 0; color: var(--accent-2); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.55rem, 2.9vw, 2.35rem); font-style: italic; }
.hero-lede { max-width: 450px; margin: 15px 0 0; color: var(--ink); opacity: .76; font-size: 1rem; line-height: 1.65; }
.hero-actions { display: flex; align-items: center; gap: 11px; flex-wrap: wrap; margin-top: 31px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 13px; min-height: 48px; padding: 13px 18px; font-size: .73rem; font-weight: 900; letter-spacing: .03em; }
.button-primary { color: var(--paper); background: var(--ink); border-radius: 999px; }
.button-quiet { border: 1px solid color-mix(in srgb, var(--ink) 45%, transparent); border-radius: 999px; }
.button-accent { color: var(--ink); background: var(--accent); border-radius: 999px; }
.hero-note { display: flex; gap: 6px; margin: 38px 0 0; color: var(--ink); opacity: .7; font-size: .72rem; }
.hero-note strong { opacity: 1; }
.hero-art { position: relative; min-height: 505px; overflow: hidden; color: var(--paper); background: var(--night); border-radius: 44% 3% 3% 3% / 16% 3% 3% 3%; box-shadow: 14px 16px 0 color-mix(in srgb, var(--ink) 13%, transparent); isolation: isolate; }
.hero-art::before { position: absolute; inset: 0; z-index: -1; background: linear-gradient(135deg, color-mix(in srgb, var(--accent) 22%, transparent), transparent 43%, color-mix(in srgb, var(--accent-2) 25%, transparent)); content: ""; }
.hero-art::after { position: absolute; right: -8%; bottom: -26%; width: 75%; height: 70%; border: 1px solid color-mix(in srgb, var(--accent) 60%, transparent); border-radius: 50%; content: ""; transform: rotate(-19deg); }
.art-grid { position: absolute; inset: 12% 8% 12% 16%; background: repeating-linear-gradient(90deg, transparent 0 34px, rgba(255,255,255,.09) 35px 36px), repeating-linear-gradient(0deg, transparent 0 34px, rgba(255,255,255,.09) 35px 36px); transform: rotate(-14deg) scale(1.3); }
.art-ring { position: absolute; width: 390px; height: 220px; top: 108px; left: -48px; border: 1px solid rgba(255,255,255,.55); border-radius: 50%; transform: rotate(-25deg); }
.art-ring.ring-two { width: 350px; height: 185px; top: 154px; left: -25px; border-color: color-mix(in srgb, var(--accent) 75%, transparent); }
.art-disc { position: absolute; top: 104px; right: 14%; width: 116px; height: 116px; background: var(--accent); border-radius: 50%; box-shadow: 0 0 0 18px color-mix(in srgb, var(--accent) 17%, transparent); }
.art-spark { position: absolute; top: 82px; left: 31%; width: 12px; height: 12px; background: var(--accent-2); transform: rotate(45deg); }
.art-caption { position: absolute; right: 27px; bottom: 28px; display: flex; align-items: end; gap: 13px; }
.art-caption span { color: var(--accent); font-size: 2.8rem; font-weight: 900; letter-spacing: -.12em; }
.art-caption strong { font-family: Georgia, serif; font-size: 1.5rem; font-weight: 500; line-height: .9; }
.art-edge-label { position: absolute; top: 25px; right: 23px; color: rgba(255,255,255,.64); font-size: .56rem; font-weight: 850; letter-spacing: .17em; writing-mode: vertical-rl; }

.menu-section { display: grid; grid-template-columns: .72fr 1.28fr; gap: 8vw; padding: 10vw; }
h2 { font-size: clamp(3rem, 5.5vw, 6.2rem); }
.section-heading > p:not(.section-kicker) { max-width: 380px; margin: 27px 0 0; color: var(--ink); opacity: .72; font-size: .88rem; line-height: 1.7; }
.inline-link { display: inline-flex; align-items: center; gap: 10px; margin-top: 26px; padding-bottom: 6px; border-bottom: 1px solid var(--ink); font-size: .75rem; font-weight: 900; }
.menu-content { align-self: center; }
.menu-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.menu-card { position: relative; min-height: 265px; padding: 21px 19px; overflow: hidden; border-radius: 4px; }
.menu-card::after { position: absolute; right: -30px; bottom: -35px; width: 125px; height: 125px; border: 1px solid color-mix(in srgb, var(--ink) 25%, transparent); border-radius: 50%; content: ""; }
.menu-card-sun { background: var(--accent); }
.menu-card-leaf { color: var(--paper); background: var(--moss); }
.menu-card-cream { background: var(--cream); }
.card-number { display: block; margin-bottom: 65px; font-size: .6rem; font-weight: 900; letter-spacing: .12em; opacity: .72; }
.menu-card h3 { font-size: 1.85rem; letter-spacing: -.04em; }
.menu-card p { max-width: 190px; margin: 10px 0 0; font-size: .75rem; line-height: 1.55; }
.card-arrow { position: absolute; top: 18px; right: 18px; font-size: 1.1rem; }
.menu-details { display: flex; align-items: center; gap: 19px; flex-wrap: wrap; margin-top: 19px; padding-top: 16px; border-top: 1px solid var(--line); color: var(--ink); opacity: .68; font-size: .7rem; font-weight: 800; }
.menu-details span { display: inline-flex; align-items: center; gap: 7px; }
.menu-details i { color: var(--accent-2); font-style: normal; }

.experience-section { display: grid; grid-template-columns: .7fr 1.3fr; column-gap: 8vw; row-gap: 40px; padding: 9vw 10vw; color: var(--paper); background: var(--night); }
.experience-heading h2 em { color: var(--accent); }
.experience-heading > p:not(.section-kicker) { max-width: 360px; margin: 26px 0 0; color: rgba(255,255,255,.72); font-size: .86rem; line-height: 1.7; }
.feature-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 25px; }
.feature-item { display: grid; grid-template-columns: 31px 1fr; gap: 14px; padding: 22px 0; border-bottom: 1px solid rgba(255,255,255,.22); }
.feature-item:nth-child(-n+2) { border-top: 1px solid rgba(255,255,255,.22); }
.feature-icon { color: var(--accent); font-size: 1.3rem; line-height: 1; }
.feature-item h3 { font-size: 1.3rem; letter-spacing: -.02em; }
.feature-item p { margin: 8px 0 0; color: rgba(255,255,255,.68); font-size: .73rem; line-height: 1.55; }
.experience-note { grid-column: 1 / -1; display: flex; align-items: center; gap: 17px; padding: 20px 23px; color: var(--ink); background: var(--accent); }
.experience-note strong { font-family: Georgia, serif; font-size: 1.35rem; font-weight: 500; }
.experience-note p { margin: 5px 0 0; font-size: .74rem; }

.visit-section { display: grid; grid-template-columns: .7fr 1.3fr; gap: 8vw; padding: 10vw; color: var(--paper); background: var(--accent-2); }
.visit-intro h2 em { color: var(--ink); }
.visit-intro > p:not(.section-kicker) { max-width: 360px; margin: 26px 0 0; color: color-mix(in srgb, var(--ink) 78%, transparent); font-size: .86rem; line-height: 1.7; }
.visit-details { display: grid; grid-template-columns: .72fr 1.28fr; gap: 20px; }
.address-block { padding: 21px 0 0; border-top: 1px solid color-mix(in srgb, var(--ink) 38%, transparent); }
.detail-label { display: block; margin-bottom: 23px; color: color-mix(in srgb, var(--ink) 65%, transparent); font-size: .6rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
address { font-family: Georgia, serif; font-size: 1.35rem; font-style: normal; line-height: 1.25; }
.contact-grid { display: grid; gap: 12px; }
.contact-card { padding: 19px; border: 1px solid color-mix(in srgb, var(--ink) 25%, transparent); }
.contact-card .detail-label { margin-bottom: 21px; }
.contact-card strong, .contact-value { display: block; color: var(--ink); font-family: Georgia, serif; font-size: 1.18rem; font-weight: 500; line-height: 1.18; }
.contact-value { text-decoration: underline; text-decoration-color: color-mix(in srgb, var(--ink) 32%, transparent); text-underline-offset: 5px; }
.contact-email { font-size: 1.03rem; overflow-wrap: anywhere; }
.contact-card p { margin: 9px 0 0; color: color-mix(in srgb, var(--ink) 75%, transparent); font-size: .7rem; line-height: 1.55; }
.map-card { position: relative; grid-column: 1 / -1; min-height: 172px; overflow: hidden; background: color-mix(in srgb, var(--paper) 72%, var(--accent)); }
.map-card::before, .map-card::after { position: absolute; width: 140%; height: 35px; border-top: 9px solid color-mix(in srgb, var(--moss) 55%, transparent); border-bottom: 4px solid color-mix(in srgb, var(--moss) 28%, transparent); content: ""; transform: rotate(-11deg); }
.map-card::before { top: 27px; left: -18%; } .map-card::after { right: -22%; bottom: 17px; transform: rotate(13deg); }
.map-road { position: absolute; z-index: 1; height: 11px; background: rgba(255,255,255,.82); transform-origin: left center; }
.road-one { top: 49px; left: -5%; width: 112%; transform: rotate(22deg); } .road-two { top: 112px; left: 36%; width: 84%; transform: rotate(-33deg); } .road-three { top: 0; left: 68%; width: 70%; transform: rotate(76deg); }
.map-park { position: absolute; z-index: 2; top: 25px; left: 23%; display: grid; place-items: center; width: 160px; height: 121px; color: var(--moss); background: color-mix(in srgb, var(--moss) 45%, var(--paper)); border-radius: 49% 41% 45% 53%; font-size: .62rem; font-weight: 900; letter-spacing: .13em; line-height: 1.35; text-align: center; }
.map-pin { position: absolute; z-index: 3; top: 58px; left: 50%; display: grid; place-items: center; width: 52px; height: 52px; color: var(--paper); background: var(--ink); border: 6px solid var(--accent); border-radius: 50% 50% 50% 0; font-size: .65rem; font-weight: 900; transform: rotate(-45deg); }
.map-pin span { transform: rotate(45deg); }
.map-label { position: absolute; z-index: 3; right: 24px; bottom: 20px; color: var(--ink); font-family: Georgia, serif; font-size: 1.15rem; font-style: italic; }

.site-footer { display: flex; justify-content: space-between; gap: 26px; padding: 24px 5vw 28px; color: color-mix(in srgb, var(--ink) 56%, var(--paper)); background: var(--paper); font-size: .64rem; line-height: 1.55; }
.site-footer span:last-child { text-align: right; }

@media (max-width: 980px) {
  .hero { grid-template-columns: 1fr; gap: 45px; padding: 12vw 8vw; }
  .hero-copy { max-width: 720px; }
  .hero-art { min-height: 430px; }
  .menu-section, .experience-section, .visit-section { grid-template-columns: 1fr; gap: 48px; padding: 13vw 8vw; }
  .feature-list, .visit-details { max-width: 760px; }
}
@media (max-width: 680px) {
  .concept-note { padding: 8px 6vw 7px; font-size: .53rem; letter-spacing: .08em; }
  .site-header { padding: 16px 6vw; }
  .brand-copy strong { font-size: .94rem; }
  nav { gap: 10px; }
  nav a:not(.header-cta) { display: none; }
  .header-cta { padding: 9px 13px; font-size: .69rem; }
  .hero { min-height: auto; padding: 17vw 7vw 14vw; }
  .location-line { margin-bottom: 20px; }
  h1 { font-size: clamp(3.5rem, 18vw, 6.1rem); }
  .hero-tagline { margin-top: 23px; font-size: 1.52rem; }
  .hero-lede { font-size: .9rem; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .button { width: 100%; }
  .hero-note { margin-top: 29px; font-size: .68rem; }
  .hero-art { min-height: 345px; border-radius: 42% 3% 3% 3% / 13% 3% 3% 3%; box-shadow: 8px 9px 0 color-mix(in srgb, var(--ink) 13%, transparent); }
  .art-disc { top: 73px; width: 87px; height: 87px; }
  .art-ring { top: 78px; width: 280px; height: 170px; }
  .art-ring.ring-two { top: 116px; width: 255px; height: 145px; }
  .art-caption { right: 20px; bottom: 20px; }
  .art-caption span { font-size: 2.2rem; }
  .art-caption strong { font-size: 1.2rem; }
  .art-edge-label { top: 20px; right: 18px; font-size: .5rem; }
  .menu-section, .experience-section, .visit-section { gap: 35px; padding: 18vw 7vw; }
  h2 { font-size: clamp(3rem, 14vw, 4.65rem); }
  .section-heading > p:not(.section-kicker), .experience-heading > p:not(.section-kicker), .visit-intro > p:not(.section-kicker) { margin-top: 22px; font-size: .81rem; }
  .menu-grid { grid-template-columns: 1fr; gap: 10px; }
  .menu-card { min-height: 184px; padding: 20px; }
  .card-number { margin-bottom: 34px; }
  .menu-card h3 { font-size: 1.78rem; }
  .menu-card p { max-width: 255px; }
  .menu-details { align-items: flex-start; flex-direction: column; gap: 9px; font-size: .67rem; }
  .feature-list { grid-template-columns: 1fr; }
  .feature-item:nth-child(2) { border-top: 0; }
  .feature-item { padding: 18px 0; }
  .experience-note { align-items: flex-start; padding: 18px; }
  .experience-note strong { font-size: 1.18rem; }
  .visit-details { grid-template-columns: 1fr; }
  .address-block { padding-top: 19px; }
  address { font-size: 1.24rem; }
  .map-card { min-height: 150px; }
  .map-pin { left: 47%; }
  .map-park { left: 10%; width: 135px; height: 103px; }
  .map-label { right: 16px; bottom: 14px; font-size: .98rem; }
  .site-footer { flex-direction: column; padding: 22px 7vw 25px; }
  .site-footer span:last-child { text-align: left; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

