/* DYOWS — tipografia unificada + home prévia cardápio */
:root {
  --dyows-font: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
}

html body {
  font-family: var(--dyows-font) !important;
}

h1, h2, h3, h4, h5, h6,
.navbar-brand,
.footer_section,
.footer_section h4,
.footer_section p,
.footer_section a,
.footer_section span,
.footer-logo,
.heading_container h2,
.book_section .heading_container h2 {
  font-family: var(--dyows-font) !important;
}

.navbar-brand span {
  font-family: var(--dyows-font) !important;
}

/* —— Header / navegação (restaurante, moderno) —— */
.header_section.site-header {
  padding: 0.6rem 0;
  background: rgba(10, 8, 6, 0.9);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(251, 191, 36, 0.14);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

body.is-cardapio .header_section.site-header {
  background: rgba(22, 17, 13, 0.94);
  border-bottom-color: rgba(249, 115, 22, 0.22);
}

.site-header__nav {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.site-brand {
  margin-right: 1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.35rem;
  overflow: visible;
}

.navbar-brand.site-brand .site-brand__mark {
  display: inline-block;
  font-family: var(--dyows-font) !important;
  font-weight: 800 !important;
  font-size: clamp(1.5rem, 4.2vw, 1.9rem) !important;
  letter-spacing: -0.045em;
  line-height: 1.22;
  padding: 0.06em 0 0.14em;
  background: linear-gradient(135deg, #fef3c7 0%, #fbbf24 30%, #f97316 62%, #c2410c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: #fbbf24 !important;
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .navbar-brand.site-brand .site-brand__mark {
    color: transparent !important;
  }
}

.site-header__links {
  align-items: center;
}

.site-header .site-header__links .nav-item {
  margin: 0 0.1rem;
}

.site-header .site-header__links .nav-link {
  font-family: var(--dyows-font) !important;
  font-size: 0.9375rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.03em !important;
  text-transform: none !important;
  padding: 0.5rem 1.1rem !important;
  border-radius: 999px;
  color: rgba(255, 250, 245, 0.88) !important;
  transition: color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.site-header .site-header__links .nav-link:hover,
.site-header .site-header__links .nav-link:focus {
  color: #fffaf5 !important;
  background: rgba(249, 115, 22, 0.22) !important;
}

.site-header .site-header__links .nav-item.active .nav-link {
  color: #fffaf5 !important;
  background: linear-gradient(135deg, rgba(251, 191, 36, 0.24) 0%, rgba(249, 115, 22, 0.2) 100%) !important;
  box-shadow: inset 0 0 0 1px rgba(251, 191, 36, 0.38);
}

.custom_nav-container.site-header__nav .navbar-nav.site-header__links {
  padding-left: 0 !important;
}

.site-header .navbar-toggler span,
.site-header .navbar-toggler span::before,
.site-header .navbar-toggler span::after {
  background: #fef3c7;
  background-image: linear-gradient(90deg, #fde68a, #f97316);
}

@media (max-width: 991.98px) {
  .site-header__collapse {
    margin-top: 0.65rem;
    padding: 0.65rem 0 0.85rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .site-header__links {
    width: 100%;
  }

  .site-header__links .nav-link {
    text-align: center;
    margin: 0.2rem 0;
  }
}

.slider_section .detail-box h1 {
  font-weight: 800 !important;
  letter-spacing: -0.04em;
  line-height: 1.05;
  font-size: clamp(2.25rem, 6vw, 3.5rem) !important;
}

.slider_section .detail-box p {
  font-size: 1.05rem !important;
  line-height: 1.6 !important;
  font-weight: 450;
  opacity: 0.95;
}

.heading_container h2 {
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  font-size: clamp(1.85rem, 4vw, 2.35rem) !important;
}

.footer_section h4 {
  font-size: 1.15rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fbbf24;
}

.footer_section .footer-logo {
  font-size: 1.75rem !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
}

.footer_section p,
.footer_section .contact_link_box span {
  font-size: 0.95rem !important;
  line-height: 1.55 !important;
}

.about_section .detail-box p {
  font-size: 1rem !important;
  line-height: 1.65 !important;
}

.home-menu-preview.food_section {
  background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 50%, #eef2f7 100%) !important;
  margin-top: 0 !important;
  padding-top: 3rem !important;
  padding-bottom: 3.5rem !important;
}

.home-menu-preview .heading_container.heading_center {
  margin-bottom: 0.25rem;
}

.home-menu-preview .heading_container h2 {
  color: #0f172a;
}

.home-menu-preview .btn-box {
  margin-top: 2rem;
}

.home-menu-preview .btn-box a {
  font-family: var(--dyows-font) !important;
  font-weight: 700;
  letter-spacing: 0.02em;
}
