/* BEFID: the restaurant experience, in the soft pink visual reference. */
:root {
  --paper: #fff;
  --ink: #08090e;
  --pink: #d50070;
  --orchid: #ed7dc4;
  --muted: #747584;
  --line: #ece5ed;
}
body {
  background: radial-gradient(ellipse 72% 600px at 90% 240px, #f8eae9 0%, transparent 80%),
    radial-gradient(ellipse 70% 680px at 6% 470px, #fff4fa 0%, transparent 80%), #fff;
}
.container { width: min(1320px, 85%); }
.site-header { width: min(1340px, 86%); padding-block: 14px; }
.site-header .brand { width: 154px; background: transparent; padding: 0; }
.site-header nav { font-size: 12px; gap: 29px; }
.site-header .small { min-height: 45px; border-radius: 19px; padding-inline: 24px; border-width: 1.5px; }
.hero {
  position: relative;
  isolation: isolate;
  grid-template-columns: 49% 51%;
  min-height: 536px;
  padding: 35px 0 43px;
}
.hero-copy { width: 115%; z-index: 2; }
.hero .eyebrow { font-size: 9px; color: #777787; letter-spacing: .19em; margin-bottom: 22px; }
.hero h1 { font-size: clamp(48px, 5.25vw, 82px); line-height: 1.025; letter-spacing: -.065em; margin-bottom: 23px; font-weight: 800; }
.hero h1 em { white-space: nowrap; }
.hero .intro { font-size: clamp(15px, 1.3vw, 19px); max-width: 440px; line-height: 1.55; color: #575762; margin-bottom: 25px; }
.hero .actions { gap: 13px; }
.btn { border-radius: 30px; }
.hero .btn { min-height: 55px; border-radius: 40px; font-size: 13px; padding: 15px 27px; gap: 15px; }
.primary { background: linear-gradient(115deg, #d80075, #db006b); }
.primary:hover { background: #b9005e; }
.hero-trial { border: 1.5px solid #ed4b9f; background: #ffffff88; }
.hero .fine { font-size: 10px; color: #85818e; margin-top: 21px; }
.hero-art { position: absolute; z-index: -1; top: -24px; bottom: 0; left: 47%; width: calc(53% + 7.5vw); height: auto; margin: 0; overflow: hidden; }
.hero-product { width: 100%; height: 100%; max-width: none; max-height: none; object-fit: cover; object-position: center; top: 0; left: 0; transform: none; animation: none; mix-blend-mode: normal; mask-image: linear-gradient(to right, transparent, #000 14%); }
.hero-art .ambient { display: none; }
.message-float { right: 5%; bottom: 32px; width: 330px; max-width: 85%; padding: 15px 16px; gap: 12px; border-radius: 22px; border: 1px solid #f7f2f6; box-shadow: 0 15px 34px #57404414; }
.message-float .message-icon { width: 44px; height: 44px; border-radius: 50%; color: #dc0074; background: #ffdef4; font-size: 25px; }
.message-float > div { flex: 1; min-width: 0; }
.message-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; margin-bottom: 4px; }
.message-float b { font-size: 9px; letter-spacing: 0; color: #454553; }
.message-heading small { font-size: 9px; color: #888391; }
.message-float div > span { font-size: 11px; color: #373440; }
.message-arrow { color: #ef70be; font-size: 28px; line-height: 1; }
.hero-art > .image-caption { font-size: 8px; bottom: 8px; color: #756774; }
.value-strip { position: relative; width: 100%; padding: 20px 7.5%; border: 0; border-radius: 90px 90px 0 0; background: #fff; gap: 0; }
.value-strip > span { font-size: 13px; gap: 18px; border-right: 1px solid #e8e4ed; }
.value-strip i { display: grid; place-items: center; flex: none; width: 47px; height: 47px; border-radius: 50%; background: #fdeef9; color: #242032; }
.value-strip svg { width: 26px; height: 26px; }
#experiences { padding-top: 56px; padding-bottom: 65px; }
#experiences .eyebrow { color: #777787; letter-spacing: .16em; font-size: 9px; margin-bottom: 22px; }
#experiences h2 { font-size: clamp(34px, 3.55vw, 54px); }
#experiences .section-head { margin-bottom: 34px; }
.experience-grid { gap: 29px; }
.experience-grid .photo-stage, .device-scene { border-radius: 22px; background-color: #faf4f7; }
.experience-grid .experience-copy { padding-top: 19px; }
.experience-number { color: var(--pink); font-size: 17px; }
.experience-grid .experience-copy h3 { font-size: 25px; margin-top: 8px; }
.experience-grid .experience-copy p { font-size: 13px; color: #68636e; }
.loyalty-section, .pricing-section { background: linear-gradient(130deg, #fff6fb, #fbf7fa 60%, #fff); }
.loyalty-section { padding-block: 75px; }
.hardware-image, .review-example { background: #fcf4f9; border-radius: 24px; }
.pricing-card, .multisite-option { border-radius: 25px; }
.contact-section { background: #261521; }
@media (min-width: 1553px) {
  .hero { min-height: 625px; }
  .hero-art { width: calc(53% + (100vw - 1320px) / 2); }
}
@media (max-width: 1100px) {
  .container { width: 90%; }
  .site-header { width: 90%; }
  .site-header nav { gap: 18px; font-size: 11px; }
  .site-header .brand { width: 135px; }
  .site-header .small { padding-inline: 18px; }
  .hero { min-height: 490px; }
  .hero-art { left: 47%; width: calc(53% + 5vw); }
  .hero h1 { font-size: 5.55vw; }
  .hero .intro { max-width: 350px; font-size: 15px; }
  .hero .btn { padding: 13px 19px; font-size: 11px; min-height: 48px; }
  .value-strip { width: 100%; padding-inline: 5%; }
  .value-strip > span { font-size: 11px; gap: 12px; }
  .message-float { width: 290px; padding: 12px; }
}
@media (max-width: 800px) {
  .site-header { padding-block: 15px; }
  .site-header nav { top: 78px; background: #fff; border: 1px solid #f1e3eb; border-radius: 20px; box-shadow: 0 15px 35px #422a3710; font-size: 14px; }
  .site-header nav a, .site-header nav .btn { min-height: 44px; display: flex; align-items: center; }
  .hero { min-height: 460px; padding-top: 24px; padding-bottom: 35px; }
  .hero-copy { width: 113%; }
  .hero h1 { font-size: 5.5vw; }
  .hero .eyebrow { font-size: 8px; max-width: 280px; }
  .hero .intro { font-size: 13px; max-width: 280px; }
  .hero .actions { flex-direction: row; flex-wrap: wrap; gap: 10px; }
  .hero .btn { padding: 12px 15px; gap: 9px; font-size: 10px; min-height: 44px; }
  .hero .fine { font-size: 9px; max-width: 260px; }
  .hero-art { top: 0; }
  .message-float { max-width: 90%; right: 3%; bottom: 27px; width: 260px; gap: 8px; }
  .message-float .message-icon { width: 33px; height: 33px; font-size: 20px; }
  .message-float div > span { font-size: 9px; }
  .message-float b, .message-heading small { font-size: 8px; }
  .value-strip { border-radius: 48px 48px 0 0; }
  .value-strip > span { gap: 8px; font-size: 9px; }
  .value-strip i { width: 36px; height: 36px; }
  .value-strip svg { width: 22px; height: 22px; }
  #experiences { padding-block: 43px; }
  .experience-grid .experience-copy h3 { font-size: 20px; }
}
@media (max-width: 600px) {
  .container, .site-header { width: calc(100% - 36px); }
  body { background: radial-gradient(ellipse at 80% 500px, #fff0f8, transparent 900px), #fff; }
  .site-header .brand { width: 133px; }
  .hero { display: flex; min-height: 0; gap: 0; padding: 24px 0 12px; }
  .hero-copy { width: 100%; }
  .hero h1 { font-size: clamp(34px, 9.3vw, 55px); line-height: 1.055; margin-bottom: 19px; }
  .hero .eyebrow { font-size: 8px; letter-spacing: .13em; max-width: none; margin-bottom: 21px; }
  .hero .intro { font-size: 14px; line-height: 1.65; max-width: 390px; margin-bottom: 21px; }
  .hero .actions { flex-wrap: nowrap; gap: 9px; }
  .hero .btn { font-size: 10px; padding: 12px 14px; gap: 10px; }
  .hero .fine { max-width: none; font-size: 9px; margin-top: 17px; }
  .hero-art { position: relative; z-index: 0; left: auto; top: auto; bottom: auto; width: calc(100% + 36px); height: auto; aspect-ratio: 1.2; margin: 15px -18px 0; }
  .hero-product { width: 100%; height: 100%; top: 0; left: 0; object-position: center; mask-image: linear-gradient(to bottom, transparent, #000 8%, #000 94%, transparent); }
  .message-float { bottom: 25px; right: 4%; max-width: 87%; width: 280px; border-radius: 18px; padding: 12px 14px; }
  .message-float div > span { font-size: 10px; }
  .message-float .message-icon { width: 38px; height: 38px; font-size: 22px; }
  .hero-art > .image-caption { bottom: 5px; font-size: 8px; }
  .value-strip { width: 100%; padding: 22px 18px; border-radius: 35px 35px 0 0; gap: 18px 0; }
  .value-strip > span { justify-content: flex-start; padding-left: 0; gap: 9px; font-size: 10px; }
  .value-strip > span:nth-child(even) { padding-left: 14px; }
  .value-strip i { width: 36px; height: 36px; }
  #experiences { padding-top: 37px; padding-bottom: 43px; }
  #experiences .eyebrow { font-size: 8px; letter-spacing: .12em; margin-bottom: 19px; }
  #experiences h2 { font-size: clamp(31px, 8.2vw, 43px); }
  .experience-grid { gap: 32px; }
  .experience-grid .experience-copy h3 { font-size: 26px; }
  .loyalty-section { padding-block: 50px; }
}
@media (max-width: 350px) {
  .hero .actions { flex-wrap: wrap; }
  .hero .btn { font-size: 11px; }
  .value-strip > span { font-size: 9px; gap: 7px; }
  .value-strip i { width: 30px; height: 30px; }
  .value-strip > span:nth-child(even) { padding-left: 10px; }
}

/* Fixed navigation floats above the full-height hero image. */
.site-header {
  position: fixed;
  inset: 0 0 auto;
  width: 100%;
  margin: 0;
  padding: 14px max(7%, calc((100vw - 1340px) / 2));
  isolation: isolate;
  background: transparent;
}
.site-header::before {
  content: "";
  position: absolute;
  inset: 0 0 -28px;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(to bottom, #ffffffbd, #ffffff73 65%, #ffffff00);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  -webkit-mask-image: linear-gradient(to bottom, #000 55%, transparent);
  mask-image: linear-gradient(to bottom, #000 55%, transparent);
}
.hero { min-height: 620px; padding-top: 119px; }
.hero-art { top: 0; }
@media (min-width: 1553px) {
  .hero { min-height: 709px; }
}
@media (max-width: 1100px) {
  .site-header { padding-inline: 5%; }
  .hero { min-height: 574px; }
}
@media (max-width: 800px) {
  .site-header { padding-block: 15px; }
  .hero { min-height: 540px; padding-top: 104px; }
  .site-header nav { left: 5%; right: 5%; max-height: calc(100dvh - 100px); overflow-y: auto; }
}
@media (max-width: 600px) {
  .site-header { padding-inline: 18px; }
  .hero { min-height: 0; padding-top: 104px; }
  .site-header nav { left: 18px; right: 18px; }
}
