:root {
  --bg: #ffffff;
  --surface: #ffffff;
  --surface-strong: #fff8f8;
  --ink: #251414;
  --muted: #6e4a4a;
  --line: rgba(158, 22, 22, 0.12);
  --red: #c1121f;
  --red-deep: #8f0f18;
  --red-soft: #f9d6d9;
  --shadow: 0 24px 60px rgba(102, 13, 18, 0.12);
  --radius: 24px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Manrope", sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at 10% 12%, rgba(0, 0, 0, 0.03), transparent 18%),
    radial-gradient(circle at 88% 18%, rgba(193, 18, 31, 0.04), transparent 16%),
    linear-gradient(180deg, #ffffff 0%, #fcfcfc 52%, #ffffff 100%);
  background-attachment: fixed;
}

body::before,
body::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}

body::before {
  background:
    linear-gradient(90deg, transparent 0, transparent calc(100% - 1px), rgba(0, 0, 0, 0.025) calc(100% - 1px)),
    linear-gradient(180deg, transparent 0, transparent calc(100% - 1px), rgba(0, 0, 0, 0.02) calc(100% - 1px));
  background-size: 160px 160px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12), transparent 72%);
}

body::after {
  background:
    radial-gradient(circle at center, rgba(255, 255, 255, 0.48), transparent 60%);
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.site-header,
.hero,
.section,
.site-footer,
.featured-banner {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.site-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
}

.brand-lockup {
  display: flex;
  align-items: center;
  gap: 14px;
}

.brand-logo-link {
  flex: 0 0 auto;
}

.brand-logo {
  width: 146px;
  height: 146px;
  object-fit: contain;
  display: block;
  filter:
    drop-shadow(0 12px 24px rgba(143, 15, 24, 0.1))
    saturate(1.02);
}

.brand-kicker,
.eyebrow {
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 0.74rem;
  font-weight: 800;
  color: var(--red);
}

.brand-kicker {
  color: #b8860b;
}

.brand-name {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 0.9;
  color: var(--red);
  text-shadow: 0 8px 18px rgba(143, 15, 24, 0.1);
}

.site-nav {
  display: flex;
  gap: 24px;
  font-size: 0.95rem;
  color: var(--red-deep);
  font-weight: 700;
}

.site-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(193, 18, 31, 0.14);
  box-shadow:
    0 10px 22px rgba(102, 13, 18, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.38);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.site-nav a:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 26px rgba(102, 13, 18, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.42);
}

.hero {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 28px;
  align-items: stretch;
  padding: 28px 0 56px;
}

.hero-copy,
.hero-panel,
.story-card,
.story-points article,
.product-card,
.contact-form,
.contact-copy,
.timeline article {
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.hero-copy {
  padding: 48px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 248, 248, 0.98));
}

.hero-copy h1,
.section-heading h2,
.story-card h2,
.contact-copy h2 {
  margin: 12px 0 16px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: clamp(2.8rem, 5vw, 5rem);
  line-height: 0.92;
}

.hero-text,
.section-heading p,
.story-card p,
.story-points p,
.timeline p,
.contact-copy p {
  color: var(--muted);
  line-height: 1.75;
}

.golden-statements {
  display: grid;
  gap: 8px;
  margin: 22px 0 0;
}

.golden-statements p {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  font-weight: 700;
  color: #b8860b;
  letter-spacing: 0.01em;
  text-shadow:
    0 1px 0 rgba(255, 245, 204, 0.72),
    0 10px 18px rgba(184, 134, 11, 0.12);
}

.golden-statements .insight-line {
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.expertise-section {
  padding-top: 0;
  padding-bottom: 20px;
}

.golden-highlight-line {
  margin: 0;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.7rem, 3vw, 2.5rem);
  font-weight: 500;
  font-style: italic;
  color: #b8860b;
  text-shadow:
    0 1px 0 rgba(255, 245, 204, 0.72),
    0 12px 20px rgba(184, 134, 11, 0.12);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 30px 0;
}

.hero-brand-note {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 18px;
  margin-top: 24px;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 20px;
}

.hero-brand-note p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}

.hero-mini-logo {
  width: 108px;
  height: 108px;
  object-fit: contain;
  flex: 0 0 auto;
  filter:
    drop-shadow(0 10px 22px rgba(143, 15, 24, 0.08))
    saturate(1.02);
}

.button,
.product-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  min-height: 48px;
  padding: 12px 20px;
  font-weight: 800;
  letter-spacing: 0.02em;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 14px 28px rgba(143, 15, 24, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.34);
  transition:
    transform 180ms ease,
    background 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.button:hover,
.product-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 34px rgba(143, 15, 24, 0.16);
}

.button::before,
.product-button::before,
.whatsapp-button::before,
.instagram-button::before,
.floating-whatsapp::before,
.back-to-top::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.02));
  pointer-events: none;
}

.button::after,
.product-button::after,
.whatsapp-button::after,
.instagram-button::after,
.floating-whatsapp::after,
.back-to-top::after {
  content: "";
  position: absolute;
  top: -40%;
  left: -20%;
  width: 42%;
  height: 180%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);
  transform: rotate(18deg) translateX(-180%);
  transition: transform 260ms ease;
  pointer-events: none;
}

.button:hover::after,
.product-button:hover::after,
.whatsapp-button:hover::after,
.instagram-button:hover::after,
.floating-whatsapp:hover::after,
.back-to-top:hover::after {
  transform: rotate(18deg) translateX(360%);
}

.button-primary,
.product-button {
  background: linear-gradient(180deg, #d61d2b 0%, var(--red-deep) 100%);
  color: #fff;
  border: 1px solid rgba(143, 15, 24, 0.9);
}

.button-secondary {
  background: rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(12px);
  color: var(--red-deep);
  border: 1px solid rgba(193, 18, 31, 0.22);
}

.button:active,
.product-button:active,
.whatsapp-button:active {
  transform: translateY(0);
}

.hero-metrics {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.hero-metrics li {
  background: var(--surface-strong);
  border-radius: 18px;
  padding: 16px;
}

.hero-metrics strong,
.product-meta h3,
.story-points h3,
.timeline h3 {
  display: block;
  margin-bottom: 6px;
}

.hero-panel {
  display: grid;
  grid-template-rows: 1.1fr 0.9fr;
  gap: 20px;
  padding: 20px;
  background:
    linear-gradient(180deg, rgba(193, 18, 31, 0.95), rgba(143, 15, 24, 0.98)),
    var(--red);
  color: #fff;
}

.hero-card {
  border-radius: 22px;
  padding: 26px;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.hero-card-main {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08)),
    rgba(255, 255, 255, 0.06);
}

.hero-card-main h2 {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2rem, 4vw, 3.2rem);
  margin: 16px 0 12px;
  line-height: 0.95;
}

.hero-card-accent {
  align-self: end;
  background: rgba(255, 255, 255, 0.08);
}

.card-tag {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.featured-banner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 56px;
}

.featured-banner p {
  margin: 0;
  padding: 18px 16px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 247, 247, 0.98));
  border: 1px solid var(--line);
  border-radius: 18px;
  text-align: center;
  font-weight: 700;
  color: var(--red-deep);
  box-shadow: 0 10px 24px rgba(102, 13, 18, 0.06);
}

.section {
  padding: 24px 0 56px;
}

.section-heading {
  max-width: 720px;
  margin-bottom: 24px;
}

.section-heading h2 {
  font-size: clamp(2.4rem, 4vw, 4rem);
}

.rolling-showcase-window {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
}

.rolling-showcase-window::before,
.rolling-showcase-window::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 72px;
  z-index: 2;
  pointer-events: none;
}

.rolling-showcase-window::before {
  left: 0;
  background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0));
}

.rolling-showcase-window::after {
  right: 0;
  background: linear-gradient(270deg, #ffffff, rgba(255, 255, 255, 0));
}

.rolling-showcase-track {
  display: flex;
  gap: 18px;
  width: max-content;
  animation: rolling-showcase 36s linear infinite;
}

.rolling-slide {
  position: relative;
  width: 290px;
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid rgba(158, 22, 22, 0.12);
  background: #fff;
  box-shadow: 0 18px 42px rgba(102, 13, 18, 0.1);
}

.rolling-slide-image {
  width: 100%;
  height: 390px;
  object-fit: cover;
  display: block;
}

@keyframes rolling-showcase {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 9px));
  }
}

.featured-looks-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.look-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: 0 18px 40px rgba(102, 13, 18, 0.08);
}

.look-image-shell {
  position: relative;
  min-height: 420px;
  background: linear-gradient(160deg, #f7c4c8, #c1121f);
}

.look-image {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  display: block;
}

.look-copy {
  padding: 24px;
}

.look-tag {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(193, 18, 31, 0.08);
  color: var(--red-deep);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.look-copy h3 {
  margin: 14px 0 10px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.9rem, 3vw, 2.6rem);
  line-height: 0.96;
}

.look-copy p {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

.gallery-section {
  position: relative;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}

.gallery-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 24px;
  box-shadow: 0 16px 40px rgba(102, 13, 18, 0.08);
}

.gallery-image-shell {
  position: relative;
  min-height: 270px;
  background:
    radial-gradient(circle at top, rgba(255, 255, 255, 0.34), transparent 32%),
    linear-gradient(160deg, #f9d6d9, #c1121f);
}

.gallery-image {
  width: 100%;
  height: 100%;
  min-height: 270px;
  object-fit: cover;
  display: block;
}

.gallery-image[src=""],
.gallery-image:not([src]) {
  display: none;
}

.gallery-placeholder {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 20px;
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 0.8rem;
  background:
    linear-gradient(180deg, rgba(193, 18, 31, 0.18), rgba(143, 15, 24, 0.4));
}

.gallery-copy {
  padding: 18px 18px 20px;
}

.gallery-copy h3 {
  margin: 0 0 8px;
}

.gallery-copy p {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.product-grid,
.story-section,
.contact-section {
  display: grid;
  gap: 22px;
}

.product-grid {
  grid-template-columns: repeat(4, 1fr);
}

.product-card {
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 60px rgba(102, 13, 18, 0.14);
}

.product-visual {
  min-height: 260px;
}

.gradient-one {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.15), transparent),
    linear-gradient(160deg, #f7c4c8, #c1121f);
}

.gradient-two {
  background:
    radial-gradient(circle at top, rgba(255, 255, 255, 0.24), transparent 35%),
    linear-gradient(160deg, #ffdfe0, #a30b16);
}

.gradient-three {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent),
    linear-gradient(160deg, #fff1f1, #d62839);
}

.gradient-four {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent),
    linear-gradient(160deg, #ffb3bd, #7f0912);
}

.product-copy {
  padding: 22px;
}

.product-meta {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: baseline;
}

.product-meta span {
  color: var(--red);
  font-weight: 800;
}

.product-copy p {
  color: var(--muted);
  line-height: 1.7;
}

.product-button {
  width: 100%;
  margin-top: 8px;
  cursor: pointer;
}

.story-section {
  grid-template-columns: 1.1fr 0.9fr;
  align-items: start;
}

.story-card,
.contact-copy {
  padding: 40px;
}

.story-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(255, 246, 246, 0.99));
}

.story-visual-card {
  padding: 18px;
  border-radius: 32px;
  background:
    radial-gradient(circle at top left, rgba(193, 18, 31, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 249, 0.96));
  border: 1px solid rgba(158, 22, 22, 0.1);
  box-shadow: 0 18px 42px rgba(102, 13, 18, 0.08);
}

.story-visual-image {
  width: 100%;
  display: block;
  border-radius: 26px;
  mix-blend-mode: multiply;
  opacity: 0.98;
  filter:
    drop-shadow(0 14px 28px rgba(102, 13, 18, 0.08))
    contrast(1.02);
}

.story-points {
  display: grid;
  gap: 18px;
}

.story-points article,
.timeline article {
  padding: 24px;
}

.process-section .timeline {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.timeline span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--red);
  color: #fff;
  font-weight: 800;
}

.contact-section {
  grid-template-columns: 0.95fr 1.05fr;
  align-items: start;
}

.contact-details strong {
  color: var(--ink);
}

.contact-details a {
  color: var(--red-deep);
  font-weight: 700;
}

.whatsapp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.whatsapp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 11px 18px;
  gap: 10px;
  border-radius: 999px;
  background: #ffffff;
  color: var(--red-deep);
  font-weight: 800;
  letter-spacing: 0.02em;
  border: 1px solid rgba(18, 140, 126, 0.2);
  backdrop-filter: blur(12px);
  position: relative;
  overflow: hidden;
  box-shadow:
    0 14px 28px rgba(18, 140, 126, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.42);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.whatsapp-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 34px rgba(18, 140, 126, 0.14);
}

.whatsapp-button-secondary {
  background: #ffffff;
}

.whatsapp-button-logo {
  width: 22px;
  height: 22px;
  object-fit: contain;
  display: block;
  mix-blend-mode: multiply;
  opacity: 0.96;
  filter:
    drop-shadow(0 2px 4px rgba(18, 140, 126, 0.1))
    saturate(1.02);
}

.social-note {
  margin: 18px 0 10px;
  color: var(--muted);
  font-weight: 700;
}

.instagram-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background:
    radial-gradient(circle at 30% 110%, #fdf497 0%, #fdf497 8%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  box-shadow: 0 14px 28px rgba(214, 36, 159, 0.16);
}

.instagram-button-icon {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.contact-form {
  padding: 30px;
  display: grid;
  gap: 16px;
}

.contact-form label {
  display: grid;
  gap: 8px;
  font-weight: 700;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  border: 1px solid rgba(193, 18, 31, 0.18);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.96);
  padding: 14px 16px;
  color: var(--ink);
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: 2px solid rgba(193, 18, 31, 0.18);
  border-color: rgba(193, 18, 31, 0.4);
}

.contact-form textarea {
  resize: vertical;
}

.map-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.map-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 18px 42px rgba(102, 13, 18, 0.1);
}

.map-copy {
  padding: 22px 22px 10px;
}

.map-copy h3 {
  margin: 8px 0 8px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  line-height: 0.98;
}

.map-copy p:last-child {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

.map-card iframe {
  width: 100%;
  height: 260px;
  border: 0;
  display: block;
}

.back-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 30;
  width: 56px;
  height: 56px;
  border: 0;
  border-radius: 50%;
  background: linear-gradient(180deg, var(--red), var(--red-deep));
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.04em;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 18px 34px rgba(143, 15, 24, 0.28);
  opacity: 0;
  pointer-events: none;
  transform: translateY(14px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.back-to-top-arrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: translateY(3px) rotate(45deg);
}

.back-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.back-to-top:hover {
  transform: translateY(-2px);
}

.floating-whatsapp {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 30;
  width: 58px;
  height: 58px;
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #fff;
  border: 1px solid rgba(18, 140, 126, 0.2);
  overflow: hidden;
  box-shadow: 0 18px 34px rgba(18, 140, 126, 0.12);
}

.floating-whatsapp-icon {
  width: 44px;
  height: 44px;
  object-fit: contain;
  display: block;
  mix-blend-mode: multiply;
  opacity: 0.96;
  filter:
    drop-shadow(0 2px 4px rgba(18, 140, 126, 0.12))
    saturate(1.02);
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 0 0 36px;
  color: var(--muted);
  font-size: 0.95rem;
}

@media (max-width: 1080px) {
  .hero,
  .story-section,
  .contact-section,
  .featured-looks-grid,
  .map-grid,
  .gallery-grid,
  .product-grid,
  .process-section .timeline,
  .featured-banner {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero {
    align-items: start;
  }

  .hero-metrics {
    grid-template-columns: 1fr;
  }

  .rolling-showcase-window::before,
  .rolling-showcase-window::after {
    width: 36px;
  }
}

@media (max-width: 720px) {
  .site-header,
  .site-nav,
  .hero,
  .featured-banner,
  .featured-looks-grid,
  .gallery-grid,
  .product-grid,
  .story-section,
  .contact-section,
  .process-section .timeline,
  .site-footer {
    grid-template-columns: 1fr;
    flex-direction: column;
  }

  .site-header {
    align-items: flex-start;
  }

  .brand-lockup,
  .hero-brand-note {
    align-items: flex-start;
    flex-direction: column;
  }

  .site-nav {
    display: grid;
    gap: 10px;
  }

  .hero-copy,
  .story-card,
  .contact-copy,
  .contact-form {
    padding: 28px;
  }

  .back-to-top {
    right: 18px;
    bottom: 18px;
    width: 52px;
    height: 52px;
  }

  .floating-whatsapp {
    left: 18px;
    bottom: 18px;
    width: 52px;
    height: 52px;
  }

  .hero-panel {
    padding: 14px;
  }

  .rolling-slide {
    width: 240px;
  }

  .rolling-slide-image {
    height: 330px;
  }

  .map-card iframe {
    height: 220px;
  }

  .hero-copy h1,
  .section-heading h2,
  .story-card h2,
  .contact-copy h2 {
    font-size: clamp(2.2rem, 12vw, 3.4rem);
  }

  .site-footer {
    align-items: flex-start;
  }
}
