/*
Theme Name: Fliesenfirma Base
Description: Reusable block theme starter for company websites, prepared for later Sage 11 integration.
Requires at least: 6.5
Requires PHP: 8.1
Version: 0.2.0
Text Domain: fliesenfirma-base
Tags: full-site-editing
*/

@font-face {
  font-family: "Cooper Hewitt";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://s0.wp.com/wp-content/themes/pub/bibimbap/assets/fonts/cooper-hewitt_normal_300.woff") format("woff");
}

@font-face {
  font-family: "Cooper Hewitt";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://s0.wp.com/wp-content/themes/pub/bibimbap/assets/fonts/cooper-hewitt_normal_500.woff") format("woff");
}

body {
  margin: 0;
  background: #ffffff;
  color: #000000;
  font-family: "Cooper Hewitt", "Segoe UI", Arial, sans-serif;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
  font-weight: 300;
  line-height: 1.6;
}

.wp-site-blocks {
  padding-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cooper Hewitt", "Segoe UI", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
}

p {
  letter-spacing: 0.1em;
}

a {
  color: #c74200;
}

.wp-element-button,
.wp-block-button__link {
  border-radius: 0 !important;
}

.wp-site-blocks > .landing-hero {
  margin-block-start: 0;
}

.landing-hero {
  position: relative;
  min-height: 100svh;
  color: #f6efe3 !important;
  background-color: #0d0907 !important;
  background-image:
    linear-gradient(180deg, rgba(5, 4, 3, 0.22) 0%, rgba(5, 4, 3, 0.1) 32%, rgba(5, 4, 3, 0.68) 100%),
    linear-gradient(90deg, rgba(7, 5, 4, 0.44) 0%, rgba(7, 5, 4, 0.12) 36%, rgba(7, 5, 4, 0.34) 100%),
    url("assets/images/hero-steak.png");
  background-position: 56% center;
  background-repeat: no-repeat;
  background-size: cover;
}

.landing-hero__frame {
  min-height: 100svh;
  padding: 1.8rem 1.9rem 2rem;
}

.landing-hero__top,
.landing-hero__bottom {
  width: 100%;
}

.landing-brand,
.landing-order,
.landing-nav-link,
.landing-hero__headline,
.landing-section__eyebrow,
.landing-section__title,
.landing-button .wp-block-button__link {
  text-transform: uppercase;
}

.landing-brand__title,
.landing-brand__title a {
  margin: 0;
  color: #f6efe3;
  font-size: clamp(1.15rem, 1.5vw, 1.5rem);
  font-weight: 800;
  line-height: 0.92;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.landing-brand__tagline {
  margin: 0.25rem 0 0;
  color: rgba(246, 239, 227, 0.92);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.landing-nav {
  gap: 1.7rem;
}

.landing-nav-link {
  margin: 0;
  font-size: 0.88rem;
  font-weight: 500;
  letter-spacing: 0.06em;
}

.landing-nav-link a {
  color: #f6efe3;
  text-decoration: none;
}

.landing-nav-link a:hover,
.landing-nav-link a:focus-visible,
.landing-order__phone a:hover,
.landing-order__phone a:focus-visible {
  color: #ffffff;
}

.landing-hero__bottom {
  align-items: flex-end;
  padding-bottom: 1.1rem;
}

.landing-hero__content {
  max-width: 31rem;
  padding-bottom: 0.6rem;
}

.landing-hero__headline {
  margin: 0;
  color: #fff8ef;
  font-size: clamp(2.45rem, 4.1vw, 3.95rem);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: 0.02em;
  text-wrap: pretty;
}

.landing-hero__actions {
  margin-top: 1.15rem;
}

.landing-button .wp-block-button__link,
.landing-reservation-card .wp-block-button__link {
  padding: 0.82rem 1.2rem;
  border: 0 !important;
  border-radius: 0 !important;
  background: #e0631d !important;
  color: #fff7ef !important;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-decoration: none;
  box-shadow: none;
}

.landing-button .wp-block-button__link:hover,
.landing-button .wp-block-button__link:focus-visible {
  background: #f06f24;
  color: #ffffff;
}

.landing-order {
  min-width: 10rem;
  text-align: right;
  padding-bottom: 0.7rem;
}

.landing-order__label {
  margin: 0;
  color: rgba(246, 239, 227, 0.9);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.09em;
}

.landing-order__phone {
  margin: 0.35rem 0 0;
  font-size: 0.98rem;
  font-weight: 500;
}

.landing-order__phone a {
  color: rgba(246, 239, 227, 0.88);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.22em;
}

.landing-section {
  padding: 5rem 1.75rem;
  background: #0d0907;
}

.landing-section--about {
  border-top: 1px solid rgba(246, 239, 227, 0.08);
}

.landing-section--reservation {
  padding-top: 0;
  padding-bottom: 5rem;
}

.landing-section__eyebrow {
  margin: 0 0 0.75rem;
  color: #e0631d;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.landing-section__title {
  margin: 0;
  color: #f6efe3;
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: 0.02em;
  text-wrap: balance;
}

.landing-section p,
.landing-section li {
  color: rgba(246, 239, 227, 0.82);
  font-size: 1.05rem;
  line-height: 1.7;
}

.landing-reservation-card {
  padding: 2rem;
  border: 1px solid rgba(246, 239, 227, 0.1);
  background: rgba(255, 255, 255, 0.03);
}

@media (max-width: 781px) {
  .landing-hero__frame {
    padding: 1.1rem;
  }

  .landing-hero__top,
  .landing-hero__bottom {
    gap: 1.5rem;
  }

  .landing-hero__bottom {
    align-items: flex-start;
  }

  .landing-order {
    text-align: left;
  }

  .landing-section,
  .landing-section--reservation {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }

  .landing-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.restaurant-cover {
  margin-block-start: 0 !important;
  color: #ffffff;
  background-color: #000000;
  background-image: url("assets/images/hero-steak.png");
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
}

.restaurant-cover,
.restaurant-cover .wp-block-cover__inner-container,
.restaurant-cover__content {
  min-height: 1017px;
}

.restaurant-cover .wp-block-cover__image-background {
  display: none;
}

.restaurant-cover .wp-block-cover__background {
  background-color: #000000;
  opacity: 0.5;
}

.restaurant-cover__content {
  max-width: none !important;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.restaurant-cover__top,
.restaurant-cover__bottom,
.restaurant-feature,
.restaurant-menu,
.restaurant-details {
  width: 100% !important;
  max-width: 1400px;
}

.restaurant-cover__content > .alignwide {
  width: min(100%, 87.5rem);
  margin-right: auto !important;
  margin-left: auto !important;
}

.restaurant-cover__top {
  margin: 0 !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
  align-items: flex-start !important;
}

.restaurant-brand__title,
.restaurant-brand__title a {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.15;
  text-decoration: none;
  text-transform: uppercase;
}

.restaurant-brand__tagline {
  margin: 0.15rem 0 0;
  color: #ffffff;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.restaurant-nav {
  gap: 1.4rem;
}

.restaurant-nav__link {
  margin: 0;
}

.restaurant-nav__link a {
  color: #ffffff;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
  font-weight: 300;
  letter-spacing: 0.04em;
  text-decoration: none;
  text-transform: uppercase;
}

.restaurant-nav__link a:hover,
.restaurant-nav__link a:focus-visible,
.restaurant-order a:hover,
.restaurant-order a:focus-visible {
  color: #ffffff;
  text-decoration: underline;
}

.restaurant-cover__spacer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.restaurant-cover__bottom {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  align-items: flex-end !important;
  gap: 0;
}

.restaurant-cover__column--content {
  align-self: flex-end;
}

.restaurant-cover__column--order {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  align-self: flex-end;
}

.restaurant-cover__headline {
  max-width: 20ch;
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 0.741), 3rem);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

.restaurant-cover__actions {
  margin-top: 0;
}

.restaurant-button .wp-block-button__link {
  padding: 1rem 2.25rem !important;
  border-radius: 0 !important;
  background: #c74200 !important;
  color: #ffffff !important;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: none;
}

.restaurant-button .wp-block-button__link:hover,
.restaurant-button .wp-block-button__link:focus-visible {
  background: #8a2e00 !important;
}

.restaurant-order {
  display: block;
  max-width: 12rem;
  margin: 0;
  margin-left: auto;
  color: #ffffff;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
  line-height: 1.4;
  text-transform: uppercase;
}

.restaurant-order a {
  color: #ffffff;
  text-decoration-color: #ffffff;
  text-underline-offset: 0.12em;
}

.restaurant-feature,
.restaurant-menu,
.restaurant-details {
  padding-top: 5.06rem;
  padding-bottom: 5.06rem;
}

.restaurant-feature__cover {
  min-height: 545px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("assets/images/hero-steak.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.restaurant-feature__card {
  width: min(70%, 38rem);
  padding: 4.5rem 2.2rem;
  background: #ffffff;
}

.restaurant-feature__title {
  margin: 0;
  color: #c74200;
  font-size: clamp(1.25rem, 1.25rem + ((1vw - 0.2rem) * 1.111), 2rem);
  font-weight: 300;
}

.restaurant-menu__row {
  margin-bottom: 3.2rem;
}

.restaurant-menu__row:last-child {
  margin-bottom: 0;
}

.restaurant-menu__item p {
  margin: 0;
  color: #000000;
  font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.37), 1.25rem);
}

.restaurant-menu__head {
  margin-bottom: 0.9rem;
}

.restaurant-hours {
  margin-top: 1.5rem;
}

.restaurant-hours__row {
  padding: 0.35rem 0;
}

.restaurant-details__visual {
  min-height: 32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image:
    linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.45) 100%),
    url("assets/images/hero-steak.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.restaurant-details__visual-card {
  width: min(70%, 26rem);
  padding: 2.4rem 2rem;
  background: rgba(255, 255, 255, 0.9);
}

.restaurant-details__visual-card h3,
.restaurant-details__visual-card p {
  margin: 0;
  color: #000000;
}

.restaurant-details__visual-card p {
  margin-top: 1rem;
}

.restaurant-footer {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.restaurant-footer__title,
.restaurant-footer__title a {
  color: #000000;
  font-size: clamp(2.418rem, 2.418rem + ((1vw - 0.2rem) * 3.084), 4.5rem);
  font-weight: 300;
  line-height: 1.1;
  text-decoration: none;
}

.restaurant-footer__meta {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
}

@media (max-width: 781px) {
  .restaurant-cover,
  .restaurant-cover .wp-block-cover__inner-container,
  .restaurant-cover__content {
    min-height: 100svh;
  }

  .restaurant-cover__content {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .restaurant-cover__top {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .restaurant-cover__spacer--main {
    height: 32svh !important;
  }

  .restaurant-cover__spacer--footer {
    height: 2rem !important;
  }

  .restaurant-cover__bottom {
    gap: 1.5rem;
  }

  .restaurant-cover__column--order {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .restaurant-cover__headline {
    max-width: 12ch;
    font-size: clamp(2.1rem, 2.1rem + ((1vw - 0.2rem) * 1.2), 2.8rem);
  }

  .restaurant-nav {
    gap: 1rem;
  }

  .restaurant-order {
    margin-left: 0;
    text-align: left;
  }

  .restaurant-feature,
  .restaurant-menu,
  .restaurant-details {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .restaurant-feature__cover {
    min-height: 26rem;
  }

  .restaurant-feature__card,
  .restaurant-details__visual-card {
    width: auto;
  }

  .restaurant-details__visual {
    min-height: 24rem;
  }
}
