/* Mobile-only overrides for the homepage */

:root {
  --teal: #2c5358;
  --gold: #fcb614;
  --cream: #feefbb;
  --ink: #2c5358;
  --paper: #fdfbf2;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  background: var(--teal);
}

.container,
.occasion .container,
.menu-callout-section .container {
  width: min(428px, calc(100% - 20px));
}

.btn {
  width: 180px;
  height: 50px;
  min-height: 50px;
  padding: 0 14px;
  border-width: 2px;
  font-size: 24px;
  line-height: 1;
}

.hero {
  min-height: 285px;
  background:
    linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .48)),
    url("assets/hero-bg.webp") 51% 25% / cover no-repeat;
}

.hero::before {
  display: none;
}

.hero .container {
  position: relative;
  min-height: 322px;
}

.hero .content {
  gap: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.hero h1 {
  margin: 0;
  color: #fff8cb;
  font-size: 48px;
  line-height: .92;
  letter-spacing: 0;
  width: min(408px, 100%);
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  white-space: normal;
  overflow-wrap: normal;
}

.hero p {
  margin: 0;
  color: var(--cream);
  font-size: 16px;
  line-height: 1.08;
  width: min(408px, 100%);
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  white-space: normal;
}

.hero .btn,
.intro .btn,
.menu-callout .btn,
.occasion .btn {
  min-height: 50px;
  font-size: 18px;
  border-width: 2px;
}

.scroll-cue {
  width: 32px;
  height: 32px;
  margin-top: 0;
}

.scroll-cue svg {
  filter: drop-shadow(0 0 1px rgba(0, 0, 0, .35));
}

.intro {
  min-height: 0;
  padding: 30px 0 45%;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(4, 12, 13, .3)),
    url("assets/silk-bg.webp") center top / cover no-repeat,
    linear-gradient(180deg, #335e64 0%, #031315 79.33%);
  background-blend-mode: normal, normal, hard-light;
}

.intro .container {
  width: 100%;
}

.intro .head {
  width: min(330px, calc(100% - 56px));
  max-width: 100%;
  margin: 0 auto 17px;
}

.intro .title {
  width: 100%;
  max-width: 100%;
  color: var(--gold);
  margin: 0 auto;
  font-size: 24px;
  line-height: 1.03;
  overflow-wrap: anywhere;
}

.intro .btn {
  margin-bottom: 19px;
}

.menu-photo {
  width: min(408px, calc(100% - 20px));
  max-width: none;
  height: 441px;
  margin: 0 auto;
  object-fit: cover;
}

.occasion {
  padding: 28px 0 21px;
  background: #2c5358;
  margin-top: 0;
}

.occasion .content {
  position: relative;
  display: block;
}

.occasion-copy {
  width: min(360px, 100%);
  z-index: 2;
  overflow: hidden;
}

.pho-art {
  position: absolute;
  left: 50%;
  width: min(438px, 105vw);
  max-width: none;
  margin: 0;
  transform: translate(-50%, -70%) rotate(0deg);
}

.occasion p {
  margin: 6px 0 14px;
  font-size: 25px;
  line-height: 1.08;
  width: 100%;
  overflow-wrap: anywhere;
}

.occasion .btn {
  min-width: 164px;
  height: 46px;
  font-size: 24px;
}

.slogan-art {
  position: static;
  width: 272px;
  margin: 0;
  transform: none;
}

.art {
  padding-top: 22px;
  padding-bottom: 55px;
}

.art .container {
  width: 100%;
  overflow: hidden;
}

.art .content {
  min-height: 492px;
  padding-top: 64px;
}

.diamond {
  width: 360px;
  border-width: 2px;
}

.diamond::before {
  inset: 13px;
  border-width: 2px;
}

.mural {
  width: 80%;
  bottom: 0; 
}

.mural::before {
  margin-top: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(44, 83, 88, 0.8) 50%, var(--teal) 90%, var(--teal) 100%);
}

.fan {
  top: auto;
  bottom: 5%;
  width: 115px;
  z-index: 11;
}

.fan-left {
  left: 86px;
}

.fan-right {
  right: 86px;
}

.menu-callout-section {
  min-height: 324px;
  padding-top: 0;
}

.menu-callout-section .container {
  width: 100%;
}

.menu-callout-section .content {
  left: 50%;
  top: 0;
  width: min(360px, calc(100% - 20px));
  transform: translate(-50%, -50%);
}

.menu-callout {
  min-height: 81px;
  padding: 13px 24px 35px;
  border-width: 2px;
}

.menu-callout h2 {
  font-size: 24px;
  line-height: 1.04;
  padding-bottom: 0;
  overflow-wrap: break-word;
}

.menu-callout .btn {
  bottom: -20px;
}

.testimonials {
  padding: 32px 0 24px;
  background: #2c5358;
}

.testimonials .head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: min(420px, calc(100% - 28px));
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}

.heart {
  position: static;
  width: 29px;
  height: 29px;
  margin: 0;
  transform: none;
}

.testimonials .title {
  flex: 1 1 auto;
  font-size: clamp(22px, 6vw, 30px);
  line-height: 1.08;
  overflow-wrap: anywhere;
}

.testimonials .content {
  width: min(525px, calc(100% - 24px));
  max-width: none;
  min-height: 356px;
  margin: 0 auto;
  overflow: hidden;
}

.testimonial-slider .slides {
  gap: 14px;
}

.testimonial-slider .slides,
.testimonial-slider .slide {
  min-height: 316px;
}

.testimonial-slider .slide {
  flex-basis: calc((100% - 14px) / 2);
}

.testimonial {
  min-width: 0;
  min-height: 316px;
  padding: 20px 13px 18px;
  color: var(--cream);
  background: transparent;
  border-width: 4px;
  border-radius: 0 28px 0 28px;
}

.testimonial.featured {
  color: var(--ink);
  background: var(--cream);
}

.testimonial img {
  width: 70px;
  height: 90px;
  margin: 0 auto 18px;
  border-width: 1px;
  border-radius: 5px;
}

.testimonial p {
  margin-bottom: 22px;
  font-size: clamp(14px, 3.8vw, 17px);
  line-height: 1.28;
  overflow-wrap: break-word;
}

.testimonial-name {
  margin-top: auto;
  font-size: clamp(22px, 5.8vw, 28px);
  line-height: 1;
}

.testimonial-slider .pager {
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.testimonial-slider .pager .page {
  width: 8px;
  height: 8px;
  margin: 0 4px;
}

@media (max-width: 374px) {
  .testimonials .content {
    width: min(100% - 18px, 340px);
    min-height: 334px;
  }

  .testimonial-slider .slides {
    gap: 10px;
  }

  .testimonial-slider .slides,
  .testimonial-slider .slide {
    min-height: 300px;
  }

  .testimonial-slider .slide {
    flex-basis: calc((100% - 10px) / 2);
  }

  .testimonial {
    min-height: 300px;
    padding: 18px 10px 16px;
    border-width: 3px;
    border-radius: 0 24px 0 24px;
  }

  .testimonial img {
    width: 62px;
    height: 78px;
    margin-bottom: 16px;
  }
}

.brand-section {
  padding: 13px 0 22px;
}

.brand-section .content {
  min-height: 125px;
}

.brand-logo-large {
  width: 236px;
}

.spark.left {
  bottom: 16px;
  left: 0;
  width: 18px;
}
.spark.right {
  width: 38px;
  right: 0;
  top: -15%;
}

.cart {
  top: 10px;
  right: 0;
  width: 58px;
  transform: none;
}

.site-footer {
  padding-top: 28px;
  min-height: 0;
  background: #fdfbf2;
}

.site-footer .container {
  width: min(360px, calc(100% - 40px));
  overflow: hidden;
}

.site-footer h2 {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.02;
}

.site-footer .content {
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 24px;
  text-align: left;
}

.info {
  grid-template-columns: auto 1fr;
  gap: 10px;
  font-size: 25px;
  line-height: 1.1;
  justify-items: start;
  min-width: 0;
}

.info span {
  min-width: 0;
  overflow-wrap: anywhere;
}

.info+.info {
  padding-top: 16px;
  padding-left: 0;
  border-top: 1px solid var(--gold);
  border-left: 0;
}

.footer-phone {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 17px;
  font-size: 24px;
  line-height: 1.04;
  overflow-wrap: anywhere;
}

.site-footer .foot p {
  margin-bottom: 12px;
  font-size: 25px;
  line-height: 1.05;
}

.socials {
  gap: 13px;
  margin-bottom: 15px;
}

.socials a {
  width: 38px;
  height: 38px;
}

.market {
  width: 100%;
  margin-left: 0;
  background-size: contain;
  background-position: center bottom;
}
