@import url('https://fonts.googleapis.com/css2?family=Allura&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');

:root {
  --ink: #1b1a19;
  --black: #151515;
  --paper: #faf8f3;
  --cream: #f0ece3;
  --line: #ded9cf;
  --muted: #595954;
  --red: #c52e35;
  --blue: #215c94;
  scroll-behavior: smooth;
}
* { box-sizing: border-box; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: 'DM Sans', Arial, sans-serif; font-size: 16px; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid #549bd5; outline-offset: 4px; }
img { display: block; max-width: 100%; }
h1, h2, h3, h4, p, figure { margin-top: 0; }
h1, h2, h3 { line-height: 1.12; }
h1, h2, h3 { font-family: 'Playfair Display', Georgia, serif; font-weight: 500; letter-spacing: -.035em; }
em { font-weight: 500; color: var(--red); }

.site-header { height: 82px; background: #141414; color: #fff; border-bottom: 1px solid #383735; padding: 0 clamp(24px, 5vw, 86px); display: flex; align-items: center; gap: 40px; position: sticky; top: 0; z-index: 20; }
.site-header::after { content: ''; height: 2px; position: absolute; bottom: -2px; left: 0; width: 100%; background: linear-gradient(90deg, var(--red) 0 25%, #fff 25% 49%, var(--blue) 49% 71%, transparent 71%); opacity: .7; }
.wordmark { font-family: 'Allura', 'Playfair Display', Georgia, serif; font-size: 2.45rem; line-height: .8; white-space: nowrap; display: flex; align-items: baseline; letter-spacing: -.025em; padding-top: 10px; }
.wordmark .brand-latina { color: #ef4a52; }
.wordmark .brand-with { color: #f7f3ec; }
.wordmark .brand-flavor { color: #619edf; }
.wordmark small { font: 700 .55rem 'DM Sans', Arial, sans-serif; letter-spacing: .08em; color: #ded7c8; margin-left: 7px; }
.desktop-nav { display: flex; gap: 30px; margin-left: auto; text-transform: uppercase; letter-spacing: .1em; font-size: .72rem; font-weight: 700; }
.desktop-nav a:hover { color: #ff686d; }
.facebook-link { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: var(--blue); color: #fff; border: 1px solid #6b9dcc; border-radius: 999px; font-size: .78rem; font-weight: 700; padding: 10px 16px; white-space: nowrap; transition: background .2s; }
.facebook-link:hover, .button-facebook:hover { background: #174b7a; }
.facebook-link svg, .mobile-facebook svg { width: 17px; height: 17px; fill: currentColor; }
.facebook-link span:last-child { font-size: 1rem; font-weight: 400; }

.hero { background: var(--black); color: #f8f5ee; max-width: 1600px; margin: auto; display: grid; grid-template-columns: 52% 48%; min-height: 605px; }
.hero-copy { padding: clamp(74px, 8vw, 125px) clamp(28px, 5vw, 90px) 62px clamp(28px, 6vw, 100px); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; position: relative; }
.hero-copy::before { content: ''; position: absolute; top: 35px; left: clamp(28px, 6vw, 100px); width: 48px; height: 3px; background: linear-gradient(90deg, var(--red) 0 48%, var(--blue) 48%); }
.eyebrow { text-transform: uppercase; letter-spacing: .18em; font-weight: 700; font-size: .76rem; display: flex; align-items: center; gap: 11px; line-height: 1.5; }
.accent-line { display: block; width: 24px; height: 2px; background: var(--red); }
.hero .eyebrow { color: #e2d7c5; }
h1 { font-size: clamp(3.9rem, 5.6vw, 6.6rem); margin: 18px 0 24px; }
.hero h1 em { color: #ed5156; }
.hero-lede { font-size: 1.08rem; line-height: 1.7; max-width: 505px; color: #d6d2cb; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; margin-top: 20px; }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 25px; font-size: .88rem; font-weight: 700; padding: 15px 21px; min-height: 54px; border-radius: 999px; transition: background .2s; }
.button-primary { background: var(--red); color: #fff; }
.button-primary:hover { background: #a9292e; }
.button-facebook { background: var(--blue); color: #fff; }
.hero-note { font-size: .79rem; color: #bdb6aa; margin: 40px 0 0; letter-spacing: .03em; }
.hero-image-wrap { position: relative; background: #25221d; min-height: 490px; overflow: hidden; }
.hero-image-wrap::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(21,21,21,.16), transparent 31%), linear-gradient(0deg, rgba(0,0,0,.24), transparent 34%); pointer-events: none; }
.hero-image { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.image-caption { position: absolute; right: 25px; bottom: 25px; z-index: 1; background: rgba(21,21,21,.86); border-left: 3px solid var(--red); color: #fff; padding: 10px 15px; text-transform: uppercase; letter-spacing: .11em; font-weight: 700; font-size: .7rem; display: flex; align-items: center; gap: 22px; }
.image-caption span { font-size: 1.15rem; color: #a9d0f5; }

.intro { background: #242321; color: #f4f1e9; padding: 33px clamp(24px, 6vw, 100px); display: flex; align-items: center; gap: clamp(22px, 5vw, 90px); scroll-margin-top: 82px; }
.intro-mark { font-family: 'Playfair Display', Georgia, serif; font-size: 2rem; font-style: italic; white-space: nowrap; }
.intro-mark span { color: var(--red); }
.intro p { max-width: 680px; font-size: 1rem; margin: 0; color: #e4ded4; }
.intro a { margin-left: auto; white-space: nowrap; font-weight: 700; font-size: .86rem; }
.intro a:hover { color: #ff6e75; }
.intro a span { margin-left: 9px; }

.photos-section { max-width: 1400px; margin: auto; padding: 86px clamp(24px, 5vw, 72px) 94px; scroll-margin-top: 82px; }
.photos-heading { display: flex; align-items: end; justify-content: space-between; gap: 35px; margin-bottom: 33px; }
.photos-heading h2, .section-heading h2, .contact h2 { font-size: clamp(2.8rem, 4.3vw, 4.8rem); margin: 14px 0 0; }
.photos-heading>p { margin: 0 0 8px; color: var(--muted); }
.photo-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.photo-grid figure { margin: 0; position: relative; background: #272523; aspect-ratio: 1.2; overflow: hidden; }
.photo-grid img { width: 100%; height: 100%; object-fit: cover; }
.photo-grid figure:first-child img { object-position: 50% 65%; }
.photo-grid figure:nth-child(2) img { object-position: 50% 56%; }
.photo-grid figcaption { position: absolute; bottom: 13px; left: 13px; background: rgba(21,21,21,.86); color: #fff; padding: 6px 11px; font-size: .75rem; font-weight: 700; letter-spacing: .03em; }

.menu-section { background: var(--cream); padding: 92px max(clamp(24px, 5vw, 72px), calc((100vw - 1250px)/2)) 100px; scroll-margin-top: 82px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.section-heading>p { max-width: 340px; color: var(--muted); margin: 0 0 8px; }
.menu-nav { display: flex; gap: 9px; flex-wrap: wrap; margin: 42px 0 51px; border-bottom: 1px solid #d4cdc1; padding-bottom: 18px; }
.menu-nav a { border: 1px solid #cfc7ba; background: #f8f5ef; padding: 7px 16px; border-radius: 40px; font-size: .84rem; font-weight: 600; }
.menu-nav a:hover, .menu-nav a:focus-visible { background: var(--ink); color: #fff; border-color: var(--ink); }
.menu-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(45px, 7vw, 110px); }
.menu-category { scroll-margin-top: 108px; margin-bottom: 56px; }
.category-heading { display: flex; justify-content: space-between; align-items: baseline; border-bottom: 2px solid var(--ink); padding-bottom: 13px; gap: 20px; }
.category-heading h3 { font-size: 1.85rem; margin: 0; }
.category-heading span { text-transform: uppercase; letter-spacing: .11em; font-size: .7rem; font-weight: 700; color: var(--muted); text-align: right; }
.menu-item { display: flex; justify-content: space-between; align-items: baseline; gap: 16px; padding: 13px 0; border-bottom: 1px solid #d7d0c4; }
.menu-item h4 { font-size: .94rem; font-weight: 600; line-height: 1.4; margin: 0; }
.menu-item p { margin: 4px 0 0; font-size: .8rem; color: var(--muted); line-height: 1.45; }
.price { font-weight: 700; font-size: .91rem; white-space: nowrap; }
.menu-notes { border-top: 1px solid var(--ink); display: grid; grid-template-columns: 1fr 1fr; gap: 35px; padding-top: 23px; }
.menu-notes strong { font-size: .91rem; }
.menu-notes p { color: var(--muted); font-size: .85rem; margin: 5px 0 0; }

.contact { background: var(--black); color: var(--paper); padding: 78px clamp(24px, 7vw, 110px); display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.contact .eyebrow { color: #d7d0c4; }
.contact h2 { margin: 14px 0 17px; }
.contact p:last-child { max-width: 530px; color: #d0cbc3; margin-bottom: 0; }
.contact .button { flex-shrink: 0; }
.button-light { background: var(--blue); color: #fff; }
.button-light:hover { background: #174b7a; }
footer { background: #0c0c0c; display: flex; gap: 20px 38px; flex-wrap: wrap; color: #d5d1ca; padding: 31px clamp(24px, 7vw, 110px); font-size: .82rem; }
footer a:hover { color: #fff; }
.mobile-facebook { display: none; }

@media (max-width: 1050px) {
  .site-header { gap: 20px; }
  .desktop-nav { display: none; }
  .header-facebook { margin-left: auto; }
  .hero { min-height: 0; }
  .hero-copy { padding: 75px 45px; }
  .hero-copy::before { left: 45px; top: 31px; }
  .hero-image-wrap { min-height: 510px; }
  h1 { font-size: clamp(3.35rem, 6vw, 5.5rem); }
  .intro { gap: 30px; }
  .intro a { white-space: normal; }
}
@media (max-width: 700px) {
  body { padding-bottom: 67px; }
  .site-header { height: 68px; padding: 0 22px; }
  .wordmark { font-size: 2.05rem; }
  .header-facebook { display: none; }
  .hero { display: flex; flex-direction: column; }
  .hero-copy { padding: 69px 24px 43px; }
  .hero-copy::before { left: 24px; top: 30px; }
  .hero h1 { font-size: clamp(3.5rem, 12vw, 5.1rem); margin: 16px 0 20px; }
  .hero-lede { font-size: 1rem; }
  .hero-actions { gap: 10px; }
  .hero-note { margin: 28px 0 0; }
  .hero-image-wrap { min-height: 0; aspect-ratio: 4 / 3; }
  .image-caption { right: 14px; bottom: 14px; font-size: .6rem; }
  .intro { padding: 31px 24px; display: block; scroll-margin-top: 68px; }
  .intro-mark { font-size: 1.65rem; margin-bottom: 13px; }
  .intro p { font-size: .98rem; }
  .intro a { display: inline-block; margin: 16px 0 0; }
  .photos-section { padding: 66px 0 66px; scroll-margin-top: 68px; }
  .photos-heading { display: block; padding: 0 24px; margin-bottom: 22px; }
  .photos-heading h2, .section-heading h2, .contact h2 { font-size: clamp(2.7rem, 9vw, 3.9rem); }
  .photos-heading>p { margin: 13px 0 0; }
  .photo-grid { display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; padding: 0 24px 6px; scrollbar-width: none; }
  .photo-grid::-webkit-scrollbar { display: none; }
  .photo-grid figure { flex: 0 0 min(78vw, 360px); aspect-ratio: 1.15; scroll-snap-align: center; }
  .menu-section { padding: 69px 24px 72px; scroll-margin-top: 68px; }
  .section-heading { display: block; }
  .section-heading>p { margin: 16px 0 0; }
  .menu-nav { flex-wrap: nowrap; overflow-x: auto; margin: 29px -24px 37px; padding: 0 24px 16px; scrollbar-width: none; }
  .menu-nav::-webkit-scrollbar { display: none; }
  .menu-nav a { white-space: nowrap; }
  .menu-grid { display: block; }
  .menu-category { margin-bottom: 48px; scroll-margin-top: 84px; }
  .menu-notes { display: block; }
  .menu-notes>div+div { margin-top: 20px; }
  .contact { padding: 63px 24px; display: block; }
  .contact .button { margin-top: 27px; width: 100%; max-width: 340px; }
  .contact p:last-child { font-size: .96rem; }
  footer { padding: 31px 24px 39px; display: grid; gap: 10px; }
  .mobile-facebook { display: flex; align-items: center; justify-content: center; gap: 12px; position: fixed; bottom: 0; left: 0; right: 0; z-index: 30; height: 67px; background: var(--blue); color: #fff; font-size: .96rem; font-weight: 700; box-shadow: 0 -4px 20px rgba(0,0,0,.17); }
  .mobile-facebook svg { width: 20px; height: 20px; }
  .mobile-facebook span { position: absolute; right: 21px; }
}
@media (max-width: 390px) {
  .wordmark { font-size: 1.83rem; }
  .hero-actions .button { width: 100%; }
  .menu-item h4 { font-size: .87rem; }
  .price { font-size: .85rem; }
  .category-heading h3 { font-size: 1.6rem; }
}
@media (prefers-reduced-motion: reduce) {
  :root { scroll-behavior: auto; }
  * { transition: none !important; }
}
