/*
 * swagat.be — authentic luxury hospitality art direction
 * This layer intentionally removes the synthetic interface language from the
 * earlier concept and keeps the experience photographic, editorial and calm.
 */

:root {
  --ink: #120d0c;
  --ink-2: #1e1412;
  --ivory: #f4ede2;
  --ivory-2: #e5d8c7;
  --saffron: #c8943f;
  --garnet: #72283a;
  --teal: #365e56;
  --gold: #c9a15d;
  --white: #fffaf2;
  --muted: #c4b8ad;
  --line: rgba(255, 250, 242, 0.14);
  --shadow: 0 34px 90px rgba(24, 11, 8, 0.28);
  --radius: 0.4rem;
  --radius-lg: 0.65rem;
  --max: 82rem;
}

html {
  background: var(--ink);
}

body {
  background:
    radial-gradient(circle at 78% 8%, rgba(114, 40, 58, 0.12), transparent 32rem),
    var(--ink);
  color: var(--white);
  font-size: 1.01rem;
  letter-spacing: -0.008em;
}

body::before {
  opacity: 0.022;
}

.container {
  width: min(calc(100% - 3rem), var(--max));
}

.hero-gridlines,
.inner-gridlines,
.process-mesh,
.photo-scan,
.photo-corner,
.hero-interface,
.hero-orbit,
.hero-visual .sale-card,
.inner-visual .sale-stamp,
.cursor-glow,
.marquee {
  display: none !important;
}

.site-header {
  position: absolute;
  border-bottom: 1px solid rgba(255, 250, 242, 0.13);
  background: linear-gradient(180deg, rgba(18, 13, 12, 0.96), rgba(18, 13, 12, 0.76));
  box-shadow: none;
  backdrop-filter: blur(12px);
}

.header-inner {
  min-height: 6.1rem;
}

.brand {
  gap: 0.8rem;
}

.brand-mark {
  width: 2.65rem;
  height: 2.65rem;
  border: 1px solid rgba(201, 161, 93, 0.78);
  border-radius: 50%;
  background: transparent;
  color: var(--gold);
  box-shadow: none;
  font-family: var(--serif);
  font-size: 1.45rem;
  font-style: italic;
}

.brand-word {
  color: var(--white);
  font-family: var(--serif);
  font-size: 1.28rem;
  font-weight: 700;
  letter-spacing: -0.035em;
}

.desktop-nav {
  gap: 1.75rem;
}

.desktop-nav a {
  color: rgba(255, 250, 242, 0.72);
  font-size: 0.76rem;
  font-weight: 750;
  letter-spacing: 0.035em;
}

.desktop-nav a::after {
  height: 1px;
  background: var(--gold);
}

.desktop-nav a:hover,
.desktop-nav a[aria-current="page"] {
  color: var(--white);
}

.language-switcher {
  min-height: 2.55rem;
  border-color: rgba(255, 250, 242, 0.18);
  background: rgba(18, 13, 12, 0.48);
}

.language-switcher a {
  color: rgba(255, 250, 242, 0.7);
}

.language-switcher a[aria-current="true"] {
  background: var(--ivory);
  color: var(--ink);
}

.header-sale {
  min-height: 2.7rem;
  border-color: rgba(201, 161, 93, 0.7);
  border-radius: 0.25rem;
  background: rgba(201, 161, 93, 0.08);
  color: var(--white);
  box-shadow: none;
  letter-spacing: 0.015em;
}

.header-sale span {
  display: none;
}

.header-sale::before {
  width: 0.32rem;
  height: 0.32rem;
  background: var(--gold);
  box-shadow: none;
}

.scroll-progress {
  background: rgba(255, 250, 242, 0.06);
}

.scroll-progress span {
  background: linear-gradient(90deg, var(--garnet), var(--gold));
}

.hero {
  min-height: 54rem;
  background:
    radial-gradient(circle at 82% 24%, rgba(114, 40, 58, 0.28), transparent 27rem),
    radial-gradient(circle at 20% 94%, rgba(54, 94, 86, 0.12), transparent 31rem),
    linear-gradient(135deg, #100b0a 0%, #1b1110 58%, #130e0d 100%);
}

.hero::before {
  inset: 0;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  background:
    linear-gradient(90deg, transparent 0 49.94%, rgba(255, 250, 242, 0.035) 50%, transparent 50.06%),
    linear-gradient(rgba(255, 250, 242, 0.018) 1px, transparent 1px);
  background-size: 100% 100%, 100% 8rem;
  transform: none;
}

.hero::after {
  right: 4vw;
  bottom: -10rem;
  width: 34rem;
  height: 34rem;
  border: 1px solid rgba(201, 161, 93, 0.09);
  border-radius: 50%;
  background: transparent;
  filter: none;
}

.hero-grid {
  min-height: 54rem;
  grid-template-columns: minmax(0, 1.06fr) minmax(25rem, 0.94fr);
  gap: clamp(3rem, 6vw, 6.5rem);
  align-items: center;
  padding-top: 10.2rem;
  padding-bottom: 6.5rem;
}

.hero-copy {
  max-width: 45rem;
}

.eyebrow,
.section-kicker {
  color: var(--gold);
  font-size: 0.69rem;
  font-weight: 850;
  letter-spacing: 0.2em;
}

.eyebrow::before,
.section-kicker::before {
  width: 2rem;
  height: 1px;
  background: var(--gold);
}

.hero h1 {
  max-width: 9ch;
  margin-top: 1.35rem;
  color: var(--white);
  font-size: clamp(4.8rem, 7.4vw, 7.65rem);
  font-weight: 650;
  letter-spacing: -0.068em;
  line-height: 0.91;
  text-wrap: balance;
}

.hero-lead {
  max-width: 37rem;
  margin-top: 2rem;
  color: rgba(255, 250, 242, 0.72);
  font-size: clamp(1.05rem, 1.55vw, 1.22rem);
  line-height: 1.7;
}

.price-line {
  max-width: 34rem;
  margin-top: 1.55rem;
  border-left: 1px solid var(--gold);
  color: var(--white);
  padding: 0.15rem 0 0.15rem 1rem;
  font-family: var(--serif);
  font-size: 1.03rem;
  font-weight: 700;
}

.hero-actions {
  margin-top: 2.25rem;
}

.button {
  min-height: 3.35rem;
  border-radius: 0.2rem;
  padding-inline: 1.35rem;
  letter-spacing: 0.005em;
  transition:
    background-color 220ms ease,
    border-color 220ms ease,
    color 220ms ease,
    transform 220ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button-primary {
  border-color: var(--gold);
  background: var(--gold);
  color: var(--ink);
  box-shadow: none;
}

.button-primary:hover {
  border-color: var(--ivory);
  background: var(--ivory);
  color: var(--ink);
}

.button-secondary {
  border-color: rgba(255, 250, 242, 0.28);
  background: transparent;
  color: var(--white);
}

.button-secondary:hover {
  border-color: var(--gold);
  background: rgba(201, 161, 93, 0.08);
}

.button-dark {
  border-color: var(--ink);
  background: var(--ink);
  color: var(--white);
}

.button-light {
  border-color: rgba(18, 13, 12, 0.22);
  background: transparent;
  color: var(--ink);
}

.hero-contact {
  margin-top: 1.75rem;
  gap: 1rem;
}

.hero-contact a {
  color: rgba(255, 250, 242, 0.72);
  font-size: 0.82rem;
}

.hero-contact a:hover {
  color: var(--gold);
}

.hero-contact span {
  color: rgba(201, 161, 93, 0.55);
}

.hero-micro {
  margin-top: 1.7rem;
  color: rgba(255, 250, 242, 0.48);
  font-size: 0.63rem;
  letter-spacing: 0.16em;
}

.hero-micro span {
  background: var(--gold);
}

.hero-visual {
  min-height: 39rem;
  filter: none;
}

.hero-photo-frame {
  inset: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 250, 242, 0.18);
  border-radius: 10rem 10rem 0.35rem 0.35rem;
  background: #211713;
  box-shadow: 0 40px 90px rgba(4, 2, 2, 0.38);
}

.hero-picture img {
  animation: none;
  filter: saturate(0.82) contrast(1.05) brightness(0.82);
  transform: scale(1.01);
}

.hero-photo-frame::after {
  inset: 0;
  border: 0;
  background:
    linear-gradient(180deg, transparent 52%, rgba(13, 8, 7, 0.8) 100%),
    linear-gradient(90deg, rgba(43, 19, 14, 0.16), transparent 50%);
}

.hero-photo-frame figcaption {
  right: 1.5rem;
  bottom: 1.45rem;
  left: 1.5rem;
  z-index: 3;
  border-top: 1px solid rgba(255, 250, 242, 0.26);
  background: transparent;
  padding: 1rem 0 0;
  backdrop-filter: none;
}

.hero-photo-frame figcaption strong {
  color: var(--white);
  font-family: var(--serif);
  font-size: 1.08rem;
  font-weight: 600;
}

.hero-photo-frame figcaption span {
  color: rgba(255, 250, 242, 0.58);
  font-size: 0.63rem;
  letter-spacing: 0.04em;
}

.scroll-cue {
  right: max(2rem, calc((100vw - var(--max)) / 2));
  bottom: 2rem;
  color: rgba(255, 250, 242, 0.55);
  font-size: 0.6rem;
}

.scroll-cue i {
  background: rgba(201, 161, 93, 0.5);
}

.fact-strip {
  border-color: rgba(18, 13, 12, 0.12);
  background: var(--ivory-2);
  color: var(--ink);
}

.facts {
  min-height: 8rem;
}

.fact {
  border-color: rgba(18, 13, 12, 0.14);
}

.fact strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.45rem;
  font-weight: 650;
}

.fact span {
  color: rgba(18, 13, 12, 0.56);
}

.section {
  padding-block: clamp(5.5rem, 9vw, 8rem);
}

.section-title {
  color: var(--ink);
  font-size: clamp(3.2rem, 5.4vw, 5.65rem);
  font-weight: 600;
  letter-spacing: -0.06em;
  line-height: 0.98;
}

.section-title em {
  color: var(--garnet);
  font-weight: 500;
}

.meaning-section {
  background:
    linear-gradient(90deg, rgba(114, 40, 58, 0.035), transparent 38%),
    var(--ivory);
  color: var(--ink);
}

.meaning-layout {
  grid-template-columns: minmax(20rem, 0.88fr) minmax(0, 1.12fr);
  gap: clamp(3rem, 8vw, 7.5rem);
  align-items: center;
}

.meaning-photo {
  min-height: 43rem;
  top: 7rem;
  overflow: hidden;
  border: 1px solid rgba(18, 13, 12, 0.13);
  border-radius: 0.25rem;
  background: #d7c8b4;
  box-shadow: 0 30px 80px rgba(46, 30, 22, 0.14);
}

.meaning-picture img {
  filter: saturate(0.78) contrast(1.02);
}

.meaning-photo:hover .meaning-picture img {
  transform: scale(1.025);
}

.meaning-photo::after {
  background: linear-gradient(180deg, transparent 62%, rgba(21, 12, 9, 0.64));
}

.meaning-symbol {
  top: auto;
  right: auto;
  bottom: 1.25rem;
  left: 1.25rem;
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0.15rem;
  background: rgba(244, 237, 226, 0.94);
  color: var(--garnet);
  padding: 0.55rem 0.8rem;
  font-size: 1.55rem;
  box-shadow: none;
  backdrop-filter: none;
}

.meaning-photo figcaption {
  right: 1.2rem;
  bottom: 1.35rem;
  left: auto;
  max-width: 15rem;
  color: rgba(255, 250, 242, 0.76);
  font-size: 0.64rem;
  letter-spacing: 0.03em;
  text-align: right;
}

.meaning-copy .section-title {
  max-width: 11ch;
}

.word-lockup {
  margin-top: 2rem;
  border-top: 1px solid rgba(18, 13, 12, 0.16);
  border-bottom: 1px solid rgba(18, 13, 12, 0.16);
  background: transparent;
  padding: 1.4rem 0;
}

.word-lockup strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: clamp(2.4rem, 5vw, 4.25rem);
  font-weight: 600;
}

.word-lockup > span {
  color: var(--garnet);
  font-size: clamp(1.5rem, 3vw, 2.7rem);
}

.word-lockup small {
  color: rgba(18, 13, 12, 0.56);
}

.meaning-definition {
  color: rgba(18, 13, 12, 0.75);
  font-size: 1.02rem;
}

.meaning-context {
  margin-top: -0.2rem;
  color: rgba(18, 13, 12, 0.68);
  font-size: 0.96rem;
}

.meaning-tags {
  gap: 0.5rem;
}

.meaning-tags li {
  border: 1px solid rgba(18, 13, 12, 0.16);
  border-radius: 0.15rem;
  background: transparent;
  color: var(--ink);
}

.meaning-caution {
  border-left: 2px solid var(--gold);
  border-radius: 0;
  background: rgba(201, 161, 93, 0.08);
  color: rgba(18, 13, 12, 0.72);
  padding: 1rem 1.2rem;
}

.photo-potential {
  background:
    radial-gradient(circle at 12% 18%, rgba(114, 40, 58, 0.18), transparent 28rem),
    #17100e;
  color: var(--white);
}

.photo-potential .section-title {
  color: var(--white);
}

.photo-potential .section-title em {
  color: var(--gold);
}

.potential-heading {
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.5fr);
  gap: 4rem;
  align-items: end;
}

.potential-intro {
  color: rgba(255, 250, 242, 0.64);
}

.potential-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 33rem;
  gap: 1.25rem;
  margin-top: 3.5rem;
}

.potential-card,
.potential-card-1,
.potential-card-2,
.potential-card-3,
.potential-card-4 {
  grid-column: auto;
  grid-row: auto;
  min-height: 33rem;
  overflow: hidden;
  border: 1px solid rgba(255, 250, 242, 0.14);
  border-radius: 0.25rem;
  box-shadow: none;
  transform: none !important;
}

.potential-card:nth-child(even) {
  margin-top: 3rem;
  margin-bottom: -3rem;
}

.potential-picture img {
  filter: saturate(0.82) contrast(1.03) brightness(0.9);
}

.potential-card:hover {
  border-color: rgba(201, 161, 93, 0.55);
  transform: translateY(-4px) !important;
}

.potential-card:hover .potential-picture img {
  transform: scale(1.035);
}

.potential-shade {
  background:
    linear-gradient(180deg, rgba(12, 8, 7, 0.28), transparent 38%),
    linear-gradient(0deg, rgba(12, 8, 7, 0.94), transparent 58%);
}

.potential-card-top {
  top: 1.4rem;
  right: 1.4rem;
  left: 1.4rem;
}

.potential-card-top span {
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 250, 242, 0.86);
  font-size: 0.82rem;
  font-style: italic;
  backdrop-filter: none;
}

.potential-card-top small {
  max-width: 13rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  color: rgba(255, 250, 242, 0.72);
  text-align: right;
  backdrop-filter: none;
}

.potential-card-copy {
  right: 1.6rem;
  bottom: 1.55rem;
  left: 1.6rem;
}

.potential-card-copy h3 {
  color: var(--white);
  font-size: clamp(2rem, 3vw, 3.25rem);
  font-weight: 600;
}

.potential-card-copy p {
  max-width: 34rem;
  color: rgba(255, 250, 242, 0.68);
}

.photo-potential .note {
  margin-top: 5.5rem;
  border-color: rgba(201, 161, 93, 0.34);
  background: transparent;
  color: rgba(255, 250, 242, 0.64);
}

.process-lab {
  background: var(--ivory);
  color: var(--ink);
}

.process-lab .section-title {
  color: var(--ink);
}

.process-lab .section-title em {
  color: var(--garnet);
}

.process-lab .section-kicker,
.process-lab .process-step span {
  color: var(--garnet);
}

.process-lab .process {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 3.5rem;
  border-top: 1px solid rgba(18, 13, 12, 0.16);
}

.process-lab .process-step {
  min-height: 18rem;
  display: block;
  border: 0;
  border-right: 1px solid rgba(18, 13, 12, 0.14);
  border-radius: 0;
  background: transparent;
  padding: 2rem 1.5rem 2rem 0;
  box-shadow: none;
}

.process-lab .process-step + .process-step {
  padding-left: 1.5rem;
}

.process-lab .process-step:last-child {
  border-right: 0;
}

.process-lab .process-step::before {
  display: none;
}

.process-lab .process-step span {
  display: block;
  margin-bottom: 2.6rem;
  font-family: var(--serif);
  font-size: 1rem;
  font-style: italic;
}

.process-lab .process-step h3 {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.55rem;
  font-weight: 650;
  line-height: 1.15;
}

.process-lab .process-step p {
  margin-top: 1rem;
  color: rgba(18, 13, 12, 0.64);
}

.process-lab .button-light {
  border-color: var(--ink);
  color: var(--ink);
}

.section-light,
.content-grid {
  background: var(--ivory);
  color: var(--ink);
}

.cta-panel {
  overflow: hidden;
  border: 1px solid rgba(201, 161, 93, 0.34);
  border-radius: 0.35rem;
  background:
    linear-gradient(115deg, rgba(114, 40, 58, 0.97), rgba(68, 24, 34, 0.98)),
    var(--garnet);
  color: var(--white);
  box-shadow: 0 30px 80px rgba(80, 28, 40, 0.2);
}

.cta-panel::after {
  right: -5rem;
  width: 20rem;
  height: 20rem;
  border: 1px solid rgba(255, 250, 242, 0.1);
  border-radius: 50%;
  background: transparent;
}

.cta-panel h2 {
  color: var(--white);
  font-weight: 600;
}

.cta-panel p {
  color: rgba(255, 250, 242, 0.68);
}

.cta-panel .section-kicker {
  color: rgba(255, 250, 242, 0.72);
}

.cta-panel .button-dark {
  border-color: var(--ivory);
  background: var(--ivory);
  color: var(--ink);
}

.cta-panel .button-light {
  border-color: rgba(255, 250, 242, 0.36);
  color: var(--white);
}

.inner-hero {
  background:
    radial-gradient(circle at 78% 35%, rgba(114, 40, 58, 0.26), transparent 28rem),
    linear-gradient(135deg, #100b0a, #211411 65%, #140e0d);
  padding: 10.5rem 0 5.75rem;
}

.inner-hero::after {
  right: -9rem;
  width: 28rem;
  height: 28rem;
  border-color: rgba(201, 161, 93, 0.09);
  border-radius: 50%;
}

.breadcrumbs {
  color: rgba(255, 250, 242, 0.5);
}

.inner-hero-grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(21rem, 0.68fr);
  gap: clamp(3rem, 8vw, 7rem);
  align-items: center;
}

.inner-hero h1 {
  max-width: 12ch;
  color: var(--white);
  font-size: clamp(3.9rem, 6.7vw, 6.7rem);
  font-weight: 600;
  letter-spacing: -0.065em;
  line-height: 0.96;
}

.inner-hero h1 em {
  color: var(--gold);
}

.inner-hero .lead {
  color: rgba(255, 250, 242, 0.67);
  line-height: 1.72;
}

.inner-visual {
  min-height: 31rem;
}

.inner-visual figure {
  inset: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 250, 242, 0.18);
  border-radius: 0.25rem;
  box-shadow: 0 32px 80px rgba(4, 2, 2, 0.35);
}

.inner-visual figure::after {
  background: linear-gradient(180deg, transparent 58%, rgba(13, 8, 7, 0.75));
}

.inner-picture img {
  filter: saturate(0.8) contrast(1.04) brightness(0.86);
}

.inner-visual figcaption {
  color: rgba(255, 250, 242, 0.68);
  letter-spacing: 0.02em;
}

.content-grid {
  grid-template-columns: minmax(0, 1fr) minmax(17rem, 0.34fr);
}

.prose h2,
.prose h3,
.aside-box h2,
.aside-box h3,
.list-panel h3,
.source-group h2 {
  color: var(--ink);
  font-weight: 650;
}

.prose p,
.prose li {
  color: rgba(18, 13, 12, 0.72);
}

.aside-box {
  top: 7rem;
  border: 0;
  border-top: 2px solid var(--gold);
  border-radius: 0;
  background: rgba(255, 250, 242, 0.48);
  padding: 1.5rem 0;
  box-shadow: none;
}

.aside-box p,
.aside-box li {
  color: rgba(18, 13, 12, 0.64);
}

.definition-line,
.source-group {
  border-color: rgba(18, 13, 12, 0.15);
}

.two-column-list {
  gap: 1.1rem;
}

.list-panel {
  border-radius: 0.25rem;
  background: transparent !important;
  padding: 1.45rem;
}

.list-panel.include {
  border: 1px solid rgba(54, 94, 86, 0.36);
}

.list-panel.exclude {
  border: 1px solid rgba(114, 40, 58, 0.3);
}

.check-list li {
  color: rgba(18, 13, 12, 0.7);
}

.check-list li::before {
  color: var(--teal);
}

.exclude .check-list li::before {
  color: var(--garnet);
}

.contact-card {
  border: 1px solid rgba(18, 13, 12, 0.15);
  border-radius: 0.3rem;
  background: rgba(255, 250, 242, 0.56);
  box-shadow: 0 25px 70px rgba(43, 26, 19, 0.08);
}

.contact-row,
.contact-row:first-of-type {
  border-color: rgba(18, 13, 12, 0.14);
}

.contact-row small {
  color: rgba(18, 13, 12, 0.5);
}

.contact-row a {
  color: var(--ink);
  font-weight: 650;
}

.copy-button {
  border-color: rgba(18, 13, 12, 0.22);
  border-radius: 0.2rem;
  color: var(--ink);
}

.copy-button:hover {
  background: var(--ink);
  color: var(--white);
}

.independence {
  border-color: rgba(255, 250, 242, 0.1);
  background: #0d0908;
  color: rgba(255, 250, 242, 0.52);
}

.site-footer {
  background:
    radial-gradient(circle at 12% 80%, rgba(114, 40, 58, 0.16), transparent 28rem),
    #120d0c;
}

.site-footer::before {
  background: transparent;
  color: rgba(255, 250, 242, 0.025);
  pointer-events: none;
}

.footer-intro p,
.footer-links a,
.footer-bottom {
  color: rgba(255, 250, 242, 0.58);
}

.footer-heading {
  color: var(--gold);
}

.footer-status {
  color: var(--white);
}

.type-word {
  display: inline-block;
  white-space: nowrap;
}

.type-char {
  display: inline-block;
  opacity: 0;
  transform: translateY(0.18em);
  filter: blur(0.09em);
}

.typewriter-prepared::after {
  width: 0.075em;
  height: 0.82em;
  display: inline-block;
  margin-left: 0.08em;
  background: currentColor;
  content: "";
  opacity: 0;
  vertical-align: -0.04em;
}

.typewriter-active .type-char {
  animation: type-character-in 360ms cubic-bezier(0.2, 0.72, 0.2, 1) forwards;
  animation-delay: calc(var(--char-index) * 28ms);
}

.typewriter-active::after {
  opacity: 0.72;
  animation: type-caret 720ms step-end infinite;
}

.typewriter-complete .type-char {
  opacity: 1;
  transform: none;
  filter: none;
}

.typewriter-complete::after {
  display: none;
}

.meaning-symbol {
  animation: meaning-symbol-float 6s ease-in-out infinite;
}

.meaning-tags li {
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.meaning-tags li:hover {
  transform: translateY(-3px);
  border-color: rgba(114, 40, 58, 0.46);
  background: rgba(114, 40, 58, 0.055);
}

@keyframes type-character-in {
  0% {
    opacity: 0;
    transform: translateY(0.18em);
    filter: blur(0.09em);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes type-caret {
  0%,
  48% {
    opacity: 0.72;
  }
  49%,
  100% {
    opacity: 0;
  }
}

@keyframes meaning-symbol-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.35rem);
  }
}

.js [data-reveal].reveal-ready.is-visible.hero-visual,
.js [data-reveal].reveal-ready.is-visible.inner-visual {
  transform: none !important;
}

.js [data-reveal].reveal-ready.is-visible.potential-card {
  transform: none !important;
}

@media (max-width: 68rem) {
  .hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(21rem, 0.78fr);
    gap: 2.5rem;
  }

  .hero h1 {
    font-size: clamp(4rem, 7vw, 5.75rem);
  }

  .hero-visual {
    min-height: 34rem;
  }

  .potential-grid {
    grid-auto-rows: 29rem;
  }

  .potential-card,
  .potential-card-1,
  .potential-card-2,
  .potential-card-3,
  .potential-card-4 {
    min-height: 29rem;
  }

  .process-lab .process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .process-lab .process-step:nth-child(2) {
    border-right: 0;
  }

  .process-lab .process-step:nth-child(n+3) {
    border-top: 1px solid rgba(18, 13, 12, 0.14);
  }
}

@media (max-width: 52rem) {
  .container {
    width: min(calc(100% - 2rem), var(--max));
  }

  .site-header {
    position: absolute;
  }

  .header-inner {
    min-height: 5rem;
  }

  .hero,
  .hero-grid {
    min-height: auto;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 3.2rem;
    padding-top: 8.4rem;
    padding-bottom: 5rem;
  }

  .hero-copy {
    max-width: none;
  }

  .hero h1 {
    max-width: 9ch;
    font-size: clamp(3.6rem, 12vw, 5.25rem);
  }

  .hero-visual {
    min-height: 37rem;
  }

  .hero-photo-frame {
    border-radius: 8rem 8rem 0.3rem 0.3rem;
  }

  .facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fact:nth-child(3) {
    border-left: 0;
  }

  .fact:nth-child(n+3) {
    border-top: 1px solid rgba(18, 13, 12, 0.14);
  }

  .meaning-layout,
  .potential-heading,
  .inner-hero-grid,
  .content-grid {
    grid-template-columns: 1fr;
  }

  .meaning-photo {
    min-height: 34rem;
    position: relative;
    top: auto;
  }

  .potential-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .potential-card,
  .potential-card-1,
  .potential-card-2,
  .potential-card-3,
  .potential-card-4 {
    min-height: 28rem;
  }

  .potential-card:nth-child(even) {
    margin: 0;
  }

  .photo-potential .note {
    margin-top: 2rem;
  }

  .process-lab .process {
    grid-template-columns: 1fr;
  }

  .process-lab .process-step,
  .process-lab .process-step + .process-step {
    min-height: auto;
    border-right: 0;
    border-top: 1px solid rgba(18, 13, 12, 0.14);
    padding: 1.6rem 0;
  }

  .process-lab .process-step:first-child {
    border-top: 0;
  }

  .process-lab .process-step span {
    margin-bottom: 1rem;
  }

  .inner-hero {
    padding-top: 8.3rem;
  }

  .inner-visual {
    min-height: 26rem;
  }

  .aside-box {
    position: relative;
    top: auto;
  }
}

@media (max-width: 35rem) {
  .hero-grid {
    gap: 2.5rem;
    padding-top: 7.5rem;
    padding-bottom: 4rem;
  }

  .hero h1 {
    max-width: 9ch;
    font-size: clamp(3.25rem, 15vw, 4.25rem);
    letter-spacing: -0.06em;
  }

  .hero-lead {
    font-size: 1rem;
  }

  .hero-actions {
    display: grid;
  }

  .hero-actions .button {
    width: 100%;
  }

  .hero-contact {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.4rem;
  }

  .hero-contact span {
    display: none;
  }

  .hero-visual {
    min-height: 29rem;
  }

  .hero-photo-frame {
    inset: 0;
    border-radius: 5.8rem 5.8rem 0.25rem 0.25rem;
  }

  .meaning-photo {
    min-height: 29rem;
    border-radius: 0.2rem;
  }

  .meaning-photo figcaption {
    display: none;
  }

  .word-lockup {
    grid-template-columns: 1fr;
  }

  .word-lockup > span {
    grid-row: auto;
  }

  .section-title {
    font-size: clamp(2.9rem, 13vw, 4rem);
  }

  .potential-card,
  .potential-card-1,
  .potential-card-2,
  .potential-card-3,
  .potential-card-4 {
    min-height: 25rem;
  }

  .inner-hero h1 {
    font-size: clamp(3.25rem, 14vw, 4.5rem);
  }

  .inner-visual {
    min-height: 22rem;
  }

  .contact-row {
    grid-template-columns: 1fr;
    gap: 0.55rem;
  }

  .copy-button {
    justify-self: start;
  }

  .two-column-list {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .type-char {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }

  .typewriter-prepared::after {
    display: none !important;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Deterministic 390px preview mode used for visual QA captures. */
html.preview-mobile .container {
  width: min(calc(100% - 2rem), var(--max));
}

html.preview-mobile .site-header {
  position: absolute;
}

html.preview-mobile .header-inner {
  min-height: 5rem;
}

html.preview-mobile .hero,
html.preview-mobile .hero-grid {
  min-height: auto;
}

html.preview-mobile .hero-grid {
  grid-template-columns: 1fr;
  gap: 2.5rem;
  padding-top: 7.5rem;
  padding-bottom: 4rem;
}

html.preview-mobile .hero h1 {
  max-width: 9ch;
  font-size: 3.7rem;
}

html.preview-mobile .hero-actions {
  display: grid;
}

html.preview-mobile .hero-actions .button {
  width: 100%;
}

html.preview-mobile .hero-contact {
  align-items: flex-start;
  flex-direction: column;
  gap: 0.4rem;
}

html.preview-mobile .hero-contact span {
  display: none;
}

html.preview-mobile .hero-visual {
  min-height: 29rem;
}

html.preview-mobile .hero-photo-frame {
  inset: 0;
  border-radius: 5.8rem 5.8rem 0.25rem 0.25rem;
}

html.preview-mobile .meaning-layout,
html.preview-mobile .potential-heading,
html.preview-mobile .inner-hero-grid,
html.preview-mobile .content-grid {
  grid-template-columns: 1fr;
}

html.preview-mobile .meaning-photo {
  min-height: 29rem;
  position: relative;
  top: auto;
  border-radius: 0.2rem;
}

html.preview-mobile .potential-grid {
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
}

html.preview-mobile .potential-card,
html.preview-mobile .potential-card-1,
html.preview-mobile .potential-card-2,
html.preview-mobile .potential-card-3,
html.preview-mobile .potential-card-4 {
  grid-column: auto;
  grid-row: auto;
  min-height: 25rem;
  margin: 0;
}

html.preview-mobile .process-lab .process {
  grid-template-columns: 1fr;
}

html.preview-mobile .process-lab .process-step,
html.preview-mobile .process-lab .process-step + .process-step {
  min-height: auto;
  border-right: 0;
  border-top: 1px solid rgba(18, 13, 12, 0.14);
  padding: 1.6rem 0;
}

html.preview-mobile .inner-hero {
  padding-top: 8rem;
}

html.preview-mobile .inner-visual {
  min-height: 22rem;
}

html.preview-mobile .contact-row {
  grid-template-columns: 1fr;
}

/*
 * Responsive photography reliability
 * Mobile keeps the complete food composition visible instead of forcing every
 * photograph into a tall desktop crop. Explicit aspect ratios also reserve
 * space before lazy-loaded images arrive and prevent layout jumps.
 */
.hero-picture,
.meaning-picture,
.potential-picture,
.inner-picture,
.hero-picture img,
.meaning-picture img,
.potential-picture img,
.inner-picture img {
  min-width: 0;
  max-width: 100%;
}

@media (max-width: 52rem) {
  .hero-visual {
    width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
    transform: none;
  }

  .hero-photo-frame {
    position: relative;
    inset: auto;
    width: 100%;
    height: 100%;
  }

  .hero-picture img {
    object-fit: cover;
    object-position: center;
    transform: none;
  }

  .meaning-photo {
    width: 100%;
    min-height: 0;
    aspect-ratio: 1 / 1;
    background: #17100e;
  }

  .meaning-picture img {
    object-fit: contain;
    object-position: center;
    transform: none;
  }

  .potential-card,
  .potential-card-1,
  .potential-card-2,
  .potential-card-3,
  .potential-card-4 {
    min-height: 0;
    padding-bottom: clamp(8.8rem, 31vw, 10.5rem);
    background: #120d0c;
  }

  .potential-picture,
  .potential-picture img {
    width: 100%;
    height: auto;
  }

  .potential-picture img {
    object-fit: contain;
    object-position: center;
    transform: none;
  }

  .inner-visual {
    width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
    transform: none;
  }

  .inner-visual figure {
    inset: 0;
  }

  .inner-picture img {
    object-fit: contain;
    object-position: center;
    transform: none;
  }
}

html.preview-mobile .hero-visual {
  width: 100%;
  min-height: 0;
  aspect-ratio: 4 / 3;
  transform: none;
}

html.preview-mobile .hero-photo-frame {
  position: relative;
  inset: auto;
  width: 100%;
  height: 100%;
}

html.preview-mobile .hero-picture img,
html.preview-mobile .meaning-picture img,
html.preview-mobile .potential-picture img,
html.preview-mobile .inner-picture img {
  object-position: center;
  transform: none;
}

html.preview-mobile .meaning-photo {
  width: 100%;
  min-height: 0;
  aspect-ratio: 1 / 1;
  background: #17100e;
}

html.preview-mobile .meaning-picture img,
html.preview-mobile .inner-picture img {
  object-fit: contain;
}

html.preview-mobile .potential-card,
html.preview-mobile .potential-card-1,
html.preview-mobile .potential-card-2,
html.preview-mobile .potential-card-3,
html.preview-mobile .potential-card-4 {
  min-height: 0;
  padding-bottom: 9rem;
  background: #120d0c;
}

html.preview-mobile .potential-picture,
html.preview-mobile .potential-picture img {
  width: 100%;
  height: auto;
}

html.preview-mobile .potential-picture img {
  object-fit: contain;
}

html.preview-mobile .inner-visual {
  width: 100%;
  min-height: 0;
  aspect-ratio: 4 / 3;
  transform: none;
}

html.preview-mobile .inner-visual figure {
  inset: 0;
}
