/* ONEMAN ADVERTISING LTD — homepage
   Direction: warm paper + deep forest ink (not neon dark) */

:root {
  --bg: #ebe4d8;
  --bg-deep: #ddd4c4;
  --surface: #f6f1e8;
  --surface-2: #efe7da;
  --ink: #1a1410;
  --ink-soft: #3d342c;
  --muted: #6a5f54;
  --line: #c9bba8;
  --accent: #0f4f42;
  --accent-hover: #0a3a31;
  --accent-soft: rgba(15, 79, 66, 0.12);
  --brass: #9a7b3c;
  --radius: 6px;
  --radius-lg: 12px;
  --shadow: 0 18px 40px rgba(26, 20, 16, 0.08);
  --font-display: "Bricolage Grotesque", "Bricolage Fallback", system-ui, sans-serif;
  --font-body: "Source Serif 4", "Source Serif Fallback", Georgia, serif;
  --container: 1180px;
  --header-h: 92px;
}

/* Reduce CLS when web fonts swap in */
@font-face {
  font-family: "Bricolage Fallback";
  src: local("Arial");
  size-adjust: 108%;
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Source Serif Fallback";
  src: local("Georgia");
  size-adjust: 103%;
  ascent-override: 90%;
  descent-override: 22%;
  line-gap-override: 0%;
}


/* Self-hosted fonts */
/* latin-ext */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/ce3c870ac1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/abfe5a469b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/ce3c870ac1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/abfe5a469b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/ce3c870ac1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: optional;
  src: url(/assets/fonts/abfe5a469b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(/assets/fonts/43fd11ad1b.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(/assets/fonts/979a1d2d49.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url(/assets/fonts/43fd11ad1b.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url(/assets/fonts/979a1d2d49.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 1.05rem;
  line-height: 1.65;
  color: var(--ink-soft);
  background:
    radial-gradient(ellipse 90% 50% at 10% -10%, rgba(15, 79, 66, 0.07), transparent 55%),
    radial-gradient(ellipse 70% 40% at 100% 0%, rgba(154, 123, 60, 0.08), transparent 50%),
    linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);
  background-attachment: fixed;
  min-height: 100vh;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  background: var(--surface-2);
}

a {
  color: var(--accent);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

a:hover {
  color: var(--accent-hover);
}

.container {
  width: min(100% - 2.5rem, var(--container));
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* —— Buttons —— */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.85rem 1.4rem;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  border: 1.5px solid transparent;
  border-radius: var(--radius);
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.2s;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn--primary {
  background: var(--accent);
  color: #f6f1e8;
  border-color: var(--accent);
}

.btn--primary:hover {
  background: var(--accent-hover);
  color: #f6f1e8;
}

.btn--ghost {
  background: transparent;
  color: var(--ink);
  border-color: var(--ink);
}

.btn--ghost:hover {
  background: var(--ink);
  color: var(--surface);
}

.btn--block {
  width: 100%;
}

.btn-stack {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  max-width: 420px;
}

/* —— Header —— */
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  backdrop-filter: blur(10px);
  background: rgba(246, 241, 232, 0.88);
  border-bottom: 1px solid var(--line);
}

.header-inner {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  align-items: center;
  gap: 1.25rem;
  min-height: var(--header-h);
  padding-block: 0.75rem;
  contain: layout;
}

.brand {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  color: inherit;
  min-width: 0;
}

.brand__mark {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 50%;
  background:
    conic-gradient(from 210deg, var(--accent), var(--brass), var(--accent));
  mask: radial-gradient(circle at center, transparent 38%, #000 40%);
  -webkit-mask: radial-gradient(circle at center, transparent 38%, #000 40%);
}

.brand__text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  min-width: 0;
}

.brand__name {
  font-family: var(--font-display);
  font-size: clamp(0.72rem, 1.2vw, 0.92rem);
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--accent);
  line-height: 1.15;
}

.brand__tag {
  font-family: var(--font-display);
  font-size: 0.68rem;
  color: var(--muted);
  letter-spacing: 0.02em;
}

.nav {
  display: flex;
  justify-content: center;
  gap: 1.15rem;
  flex-wrap: wrap;
}

.nav a {
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 650;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--ink);
}

.nav a:hover,
.nav a.is-active {
  color: var(--accent);
}

.nav a.is-active {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.header-note {
  max-width: 210px;
  font-size: 0.72rem;
  line-height: 1.4;
  color: var(--muted);
}

.header-note__label {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-family: var(--font-display);
  font-weight: 700;
  color: var(--accent);
  margin-bottom: 0.2rem;
}

.header-note__label::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent);
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1.5px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}

.nav-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  background: var(--ink);
}

/* —— Hero —— */
.hero {
  padding: 2.75rem 0 3.5rem;
}

.hero-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 2.5rem;
  align-items: start;
}

.eyebrow {
  display: inline-block;
  padding: 0.35rem 0.85rem;
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 650;
  color: var(--accent);
  background: var(--accent-soft);
  border: 1px solid rgba(15, 79, 66, 0.25);
  border-radius: 999px;
  margin-bottom: 1.1rem;
}

.hero h1 {
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 3.4vw, 2.85rem);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin: 0 0 1rem;
}

.hero__lead {
  margin: 0 0 1.4rem;
  max-width: 38rem;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.hero__disclaimer {
  font-size: 0.88rem;
  color: var(--muted);
  margin: 0 0 1.5rem;
  max-width: 36rem;
}

.search-bar {
  display: flex;
  gap: 0.5rem;
  max-width: 520px;
  padding: 0.35rem;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.search-bar input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  padding: 0.7rem 0.85rem;
  font: inherit;
  font-size: 0.95rem;
  color: var(--ink);
  outline: none;
}

.search-bar input::placeholder {
  color: var(--muted);
}

.hero-panel {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: 0.85rem;
  box-shadow: var(--shadow);
}

.hero-panel__media {
  overflow: hidden;
  border-radius: calc(var(--radius-lg) - 2px);
  aspect-ratio: 16 / 11;
  background: var(--surface-2);
  contain: layout paint;
}

.hero-panel__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-panel__caption {
  font-size: 0.88rem;
  color: var(--muted);
  margin: 0.55rem 0.35rem 0.65rem;
}

.hero-panel__title {
  font-family: var(--font-display);
  font-size: 1.2rem;
  font-weight: 750;
  color: var(--ink);
  margin: 0.9rem 0.35rem 0.25rem;
  line-height: 1.25;
}

.hero-panel .panel-links {
  padding: 0 0.35rem 0.5rem;
}

.checklist {
  list-style: none;
  margin: 0;
  padding: 0.35rem 0.5rem 0.65rem;
}

.checklist li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.55rem;
  font-size: 0.95rem;
}

.checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--accent);
}

/* —— Sections —— */
.section {
  padding: 3.5rem 0;
}

.section--alt {
  background: rgba(246, 241, 232, 0.55);
  border-block: 1px solid var(--line);
}

.section-head {
  max-width: 42rem;
  margin: 0 auto 2.25rem;
  text-align: center;
}

.section-head h2,
.section h2 {
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 2.8vw, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin: 0 0 0.85rem;
  line-height: 1.15;
}

.section-head p {
  margin: 0 0 0.75rem;
  color: var(--ink-soft);
}

.section-head p:last-child {
  margin-bottom: 0;
}

.split {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 2rem;
  align-items: start;
}

.split--flip {
  grid-template-columns: 0.95fr 1.05fr;
}

.panel {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: 1.5rem;
  box-shadow: var(--shadow);
}

.panel h3 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 750;
  color: var(--ink);
  margin: 0 0 0.75rem;
  line-height: 1.25;
}

.panel p {
  margin: 0 0 0.9rem;
}

.panel p:last-child {
  margin-bottom: 0;
}

.mini-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.85rem;
  margin: 1.25rem 0 1.35rem;
}

.mini-card {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 1.1rem;
}

.mini-card h3 {
  font-family: var(--font-display);
  font-size: 1.05rem;
  margin: 0 0 0.5rem;
  color: var(--ink);
}

.mini-card p {
  margin: 0;
  font-size: 0.95rem;
}

.media-block {
  margin: 0;
}

.media-block img {
  width: 100%;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
  aspect-ratio: 4 / 3;
  object-fit: cover;
  box-shadow: var(--shadow);
}

.media-block figcaption {
  margin-top: 0.7rem;
  font-size: 0.88rem;
  color: var(--muted);
}

.dual-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}

.review-card {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 1.15rem;
  align-items: start;
}

.review-card__media img {
  width: 100%;
  border-radius: var(--radius);
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 1px solid var(--line);
}

.review-card__media figcaption {
  margin-top: 0.55rem;
  font-size: 0.8rem;
  color: var(--muted);
}

.booking-shell {
  display: grid;
  grid-template-columns: 1.35fr 0.65fr;
  gap: 0;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow);
}

.booking-main {
  padding: 1.75rem;
}

.booking-side {
  padding: 1.75rem;
  background: var(--surface-2);
  border-left: 1px solid var(--line);
}

.booking-side h3 {
  font-family: var(--font-display);
  font-size: 1.1rem;
  margin: 0 0 1rem;
  color: var(--ink);
}

.info-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.info-links li {
  margin-bottom: 0.7rem;
}

.info-links a {
  font-family: var(--font-display);
  font-weight: 650;
  font-size: 0.95rem;
  text-decoration: none;
  color: var(--accent);
}

.info-links a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 0.55rem;
  border-radius: 50%;
  background: var(--accent);
  vertical-align: middle;
}

.info-links a:hover {
  text-decoration: underline;
}

/* —— Page helpers (Rólunk & shared) —— */
.page-hero {
  padding: 2.75rem 0 2rem;
}

.note-line {
  display: flex;
  gap: 0.65rem;
  align-items: flex-start;
  margin: 1.1rem 0 0;
  font-size: 0.9rem;
  color: var(--muted);
}

.note-line::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 0.45em;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
}

.panel-links {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  margin-top: 1rem;
}

.text-link {
  font-family: var(--font-display);
  font-weight: 650;
  font-size: 0.95rem;
  color: var(--accent);
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1.15rem;
}

.tag {
  display: inline-block;
  padding: 0.4rem 0.85rem;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--ink-soft);
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface-2);
}

.concept-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.15rem;
}

.concept-card h3 {
  margin-bottom: 0.35rem;
}

.concept-card__sub {
  font-family: var(--font-display);
  font-size: 0.92rem;
  font-weight: 650;
  color: var(--accent);
  margin: 0 0 0.75rem;
}

.checklist--rich li {
  margin-bottom: 0.85rem;
}

.checklist--rich strong {
  color: var(--ink);
  font-weight: 700;
}

.panel-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.85rem 1.25rem;
  margin-top: 1.25rem;
}

.notice {
  margin: 1.15rem 0;
  padding: 1rem 1.1rem;
  border: 1.5px solid rgba(15, 79, 66, 0.35);
  border-radius: var(--radius);
  background: var(--accent-soft);
  font-size: 0.95rem;
  color: var(--ink-soft);
}

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

.panel--accent {
  border-color: rgba(15, 79, 66, 0.35);
  box-shadow: var(--shadow), inset 0 0 0 1px rgba(15, 79, 66, 0.08);
}

.quote-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.15rem;
  margin: 1.75rem 0 1.5rem;
}

.quote-card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
}

.quote-card blockquote {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--ink-soft);
}

.quote-card cite {
  margin-top: auto;
  font-family: var(--font-display);
  font-style: normal;
  font-weight: 650;
  font-size: 0.9rem;
  color: var(--ink);
}

.center-actions {
  display: flex;
  justify-content: center;
}

.cta-banner {
  display: grid;
  gap: 1.25rem;
  padding: 2rem;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}

.cta-banner h2 {
  margin: 0 0 0.65rem;
}

.cta-banner p {
  margin: 0;
  max-width: 42rem;
}

.cta-banner__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.85rem 1.15rem;
}

.team-shell {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 1.5rem;
  align-items: center;
  padding: 1rem;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}

.team-shell__media {
  overflow: hidden;
  border-radius: var(--radius);
}

.team-shell__media img {
  width: 100%;
  height: 100%;
  min-height: 280px;
  object-fit: cover;
  aspect-ratio: 16 / 11;
}

.team-shell__body {
  padding: 0.75rem 1rem 0.75rem 0.25rem;
}

.team-follow {
  margin: 0.85rem 0 0;
}

.hl {
  color: var(--accent);
  font-weight: 700;
}

.page-hero--narrow {
  max-width: 46rem;
}

.page-hero--narrow .hero__actions {
  flex-direction: column;
  align-items: flex-start;
}

.page-hero--narrow .btn {
  width: min(100%, 360px);
}

.feature-shot {
  margin: 0 auto;
  max-width: 980px;
}

.feature-shot__lead {
  text-align: center;
  max-width: 44rem;
  margin: 0 auto 1.25rem;
  color: var(--ink-soft);
}

.feature-shot__caption {
  text-align: center;
  margin: 0.85rem auto 0;
  max-width: 36rem;
  font-size: 0.92rem;
  color: var(--muted);
}

.panel--narrow {
  max-width: 820px;
  margin-inline: auto;
}

.panel-actions--row {
  flex-direction: row;
  flex-wrap: wrap;
}

.panel-actions--center {
  justify-content: center;
}

.center-actions--spaced {
  margin-top: 1.5rem;
}

.section--tight-top {
  padding-top: 0;
}

.dish-card__media {
  margin: 0 0 1rem;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
}

.dish-card__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.drink-card {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 1.15rem;
  align-items: start;
}

.drink-card__media {
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
}

.drink-card__media img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.split-lists {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin: 1.15rem 0 1.35rem;
}

.cta-banner--center {
  text-align: center;
  justify-items: center;
}

.cta-banner--center p {
  margin-inline: auto;
}

.cta-banner--center .cta-banner__actions {
  justify-content: center;
}

.cta-banner__note {
  margin: 0.35rem 0 0;
  font-size: 0.88rem;
  color: var(--muted);
}

/* —— Events calendar (sticky sidebar) —— */
.events-layout {
  display: grid;
  grid-template-columns: minmax(240px, 0.9fr) minmax(0, 2.1fr);
  gap: 1.25rem;
  align-items: start;
}

.events-sidebar {
  position: sticky;
  top: calc(var(--header-h) + 1rem);
}

.events-feed {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
}

.event-card {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-height: 100%;
}

.event-card__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.75rem;
}

.event-card__head h3 {
  margin: 0;
  flex: 1;
}

.event-card__media {
  margin: 0.15rem 0;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
}

.event-card__media img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.event-card .checklist,
.event-card .btn-stack,
.event-card .panel-actions {
  margin-top: auto;
}

.badge {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0.28rem 0.65rem;
  font-family: var(--font-display);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 999px;
  border: 1.5px solid var(--line);
  color: var(--ink-soft);
  background: var(--surface-2);
  white-space: nowrap;
}

.badge--gourmet {
  border-color: #b8923a;
  color: #8a6a22;
  background: rgba(184, 146, 58, 0.12);
}

.badge--poker {
  border-color: var(--accent);
  color: var(--accent);
  background: var(--accent-soft);
}

.badge--privat {
  border-color: #8b4a5a;
  color: #6e3544;
  background: rgba(139, 74, 90, 0.12);
}

.badge--season {
  border-color: #b8923a;
  color: #8a6a22;
  background: rgba(184, 146, 58, 0.1);
}

.badge--cocktail {
  border-color: #3d6f8f;
  color: #2d5570;
  background: rgba(61, 111, 143, 0.12);
}

.badge--workshop {
  border-color: #6b4f8f;
  color: #523a72;
  background: rgba(107, 79, 143, 0.12);
}

.badge--vip {
  border-color: #9a7b3c;
  color: #7a5f28;
  background: rgba(154, 123, 60, 0.14);
}

.badge--music {
  border-color: #3d6f8f;
  color: #2d5570;
  background: rgba(61, 111, 143, 0.12);
}

.tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin: 1rem 0;
}

.tag-cloud .badge {
  font-size: 0.62rem;
}

.steps {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: step;
}

.steps li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.75rem;
  counter-increment: step;
}

.steps li::before {
  content: counter(step);
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 1.4rem;
  height: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--accent);
  color: #f6f1e8;
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 700;
}

.card-link {
  display: inline-block;
  margin-top: 0.65rem;
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--accent);
}

.card-link:hover {
  text-decoration: underline;
}

.contact-card__item {
  margin: 0 0 1.1rem;
}

.contact-card__item dt {
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--ink);
  margin: 0 0 0.25rem;
}

.contact-card__item dd {
  margin: 0;
}

.contact-card__item a {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1.05rem;
  text-decoration: none;
  color: var(--accent);
}

.contact-card__item a:hover {
  text-decoration: underline;
}

.contact-card__hint {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.85rem;
  color: var(--muted);
}

.field-hint {
  margin: 0.25rem 0 0;
  font-size: 0.8rem;
  color: var(--muted);
}

.check-group {
  margin: 0.35rem 0 0.85rem;
  padding: 0.9rem 1rem;
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}

.check-group > p {
  margin: 0 0 0.65rem;
  font-size: 0.9rem;
}

.check-list {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}

.check-list label {
  display: flex;
  gap: 0.55rem;
  align-items: flex-start;
  font-size: 0.92rem;
  color: var(--ink-soft);
  cursor: pointer;
}

.check-list input {
  margin-top: 0.3rem;
  accent-color: var(--accent);
  flex-shrink: 0;
}

.hours-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0.75rem 0 1rem;
  font-size: 0.95rem;
}

.hours-table th,
.hours-table td {
  padding: 0.45rem 0;
  text-align: left;
  border-bottom: 1px solid var(--line);
}

.hours-table th {
  font-family: var(--font-display);
  font-weight: 650;
  color: var(--ink);
  width: 48%;
}

.hours-table td {
  color: var(--ink-soft);
}

.map-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 160px;
  margin-top: 0.85rem;
  padding: 1.25rem;
  border: 1px dashed var(--line);
  border-radius: var(--radius);
  background: var(--surface-2);
  color: var(--muted);
  font-family: var(--font-display);
  font-size: 0.9rem;
  font-weight: 650;
  text-align: center;
}

.tri-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 1rem;
}

.tri-grid h3,
.duo-grid h3 {
  font-family: var(--font-display);
  font-size: 1.05rem;
  margin: 0 0 0.5rem;
  color: var(--ink);
}

.duo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.15rem;
  margin-top: 1rem;
}

.contact-sidebar {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}

.dot-lead {
  display: flex;
  gap: 0.55rem;
  align-items: flex-start;
  margin: 0.75rem 0 0;
  font-size: 0.88rem;
  color: var(--muted);
}

.dot-lead::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 0.45em;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
}

.faq-item {
  margin: 0 0 1rem;
}

.faq-item h3 {
  font-family: var(--font-display);
  font-size: 1rem;
  margin: 0 0 0.35rem;
  color: var(--ink);
}

.faq-item p {
  margin: 0;
}

.rating-block {
  margin: 1.25rem 0 1.35rem;
}

.rating-block__score {
  font-family: var(--font-display);
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 800;
  line-height: 1;
  color: var(--ink);
  letter-spacing: -0.03em;
}

.stars {
  display: inline-flex;
  gap: 0.2rem;
  margin: 0.45rem 0 0.35rem;
  color: var(--accent);
  letter-spacing: 0.05em;
  font-size: 1.15rem;
  line-height: 1;
}

.stars--sm {
  font-size: 0.95rem;
}

.stars .star--empty {
  color: var(--line);
}

.rating-block__meta {
  margin: 0;
  font-size: 0.88rem;
  color: var(--muted);
}

.review-card {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  height: 100%;
}

.review-card h3 {
  font-family: var(--font-display);
  font-size: 1.1rem;
  font-weight: 750;
  margin: 0;
  color: var(--ink);
  line-height: 1.3;
}

.review-card__meta {
  margin: 0;
  font-size: 0.85rem;
  color: var(--muted);
}

.review-card p {
  margin: 0;
  flex: 1;
}

.review-card__foot {
  margin: 0.35rem 0 0;
  font-size: 0.8rem;
  color: var(--muted);
}

.quote-list {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0;
}

.quote-list li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 1.15rem;
}

.quote-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--accent);
}

.quote-list h3 {
  font-family: var(--font-display);
  font-size: 1.05rem;
  margin: 0 0 0.35rem;
  color: var(--ink);
}

.quote-list p {
  margin: 0;
}

.mosaic {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.15rem;
}

.mosaic > .panel {
  grid-column: span 2;
}

.mosaic > .panel--wide {
  grid-column: span 3;
}

/* —— FAQ accordion —— */
.faq-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(240px, 0.85fr);
  gap: 1.25rem;
  align-items: start;
}

.faq-sidebar {
  position: sticky;
  top: calc(var(--header-h) + 1rem);
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.accordion__item {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow);
}

.accordion__item.is-open {
  border-color: rgba(15, 79, 66, 0.4);
}

.accordion__trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 1.25rem;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 750;
  color: var(--ink);
  line-height: 1.35;
}

.accordion__trigger:hover {
  color: var(--accent);
}

.accordion__icon {
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  border: 1.5px solid var(--accent);
  color: var(--accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
}

.accordion__icon::before {
  content: "+";
}

.accordion__item.is-open .accordion__icon::before {
  content: "−";
}

.accordion__panel {
  display: none;
  padding: 0 1.25rem 1.25rem;
  color: var(--ink-soft);
}

.accordion__item.is-open .accordion__panel {
  display: block;
}

.accordion__panel p {
  margin: 0 0 0.85rem;
}

.accordion__panel p:last-child {
  margin-bottom: 0;
}

.accordion__media {
  margin-top: 1rem;
  overflow: hidden;
  border-radius: var(--radius);
  border: 1px solid var(--line);
}

.accordion__media img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.side-links {
  list-style: none;
  margin: 0.85rem 0 0;
  padding: 0;
}

.side-links li {
  margin-bottom: 0.55rem;
}

.side-links a {
  font-family: var(--font-display);
  font-weight: 650;
  text-decoration: none;
  color: var(--ink-soft);
}

.side-links a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 0.55rem;
  border-radius: 50%;
  background: var(--accent);
  vertical-align: middle;
}

.side-links a:hover {
  color: var(--accent);
}

/* —— Legal / policy pages —— */
.breadcrumbs {
  margin: 0 0 1rem;
  font-family: var(--font-display);
  font-size: 0.8rem;
  color: var(--muted);
}

.breadcrumbs a {
  color: var(--muted);
  text-decoration: none;
}

.breadcrumbs a:hover {
  color: var(--accent);
}

.legal-kicker {
  display: block;
  margin: 0 0 0.65rem;
  font-family: var(--font-display);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--accent);
}

.legal-layout {
  display: grid;
  grid-template-columns: minmax(220px, 0.85fr) minmax(0, 1.9fr);
  gap: 1.25rem;
  align-items: start;
}

.legal-toc {
  position: sticky;
  top: calc(var(--header-h) + 1rem);
}

.toc-list {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
  counter-reset: toc;
}

.toc-list li {
  margin-bottom: 0.45rem;
  counter-increment: toc;
}

.toc-list a {
  display: block;
  padding: 0.35rem 0;
  font-size: 0.92rem;
  color: var(--ink-soft);
  text-decoration: none;
  line-height: 1.4;
}

.toc-list a::before {
  content: counter(toc) ". ";
  font-family: var(--font-display);
  font-weight: 700;
  color: var(--accent);
}

.toc-list a:hover,
.toc-list a.is-active {
  color: var(--accent);
}

.legal-sections {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}

.legal-section {
  scroll-margin-top: calc(var(--header-h) + 1.25rem);
}

.legal-section h2 {
  font-family: var(--font-display);
  font-size: clamp(1.25rem, 2.2vw, 1.55rem);
  margin: 0 0 0.85rem;
  color: var(--ink);
}

.legal-list {
  margin: 0.85rem 0;
  padding: 0;
  list-style: none;
}

.legal-list li {
  position: relative;
  padding-left: 1.15rem;
  margin-bottom: 0.85rem;
}

.legal-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent);
}

.legal-list strong {
  color: var(--ink);
}

.legal-meta {
  margin: 0.85rem 0;
}

.legal-meta dt {
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--ink);
  margin: 0.65rem 0 0.15rem;
}

.legal-meta dd {
  margin: 0;
  color: var(--ink-soft);
}

.legal-divider {
  border: 0;
  border-top: 1px solid var(--line);
  margin: 1.15rem 0;
}

.cookie-note {
  margin-top: 1.25rem;
  max-width: 52rem;
}

.controller-box {
  margin: 1rem 0;
}

/* —— Forms & modal —— */
.contact-split {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 1.5rem;
  align-items: start;
}

.inquiry-form {
  display: grid;
  gap: 0.95rem;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.85rem 1rem;
}

.form-field {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}

.form-field--full {
  grid-column: 1 / -1;
}

.form-field label {
  font-family: var(--font-display);
  font-size: 0.78rem;
  font-weight: 650;
  letter-spacing: 0.04em;
  color: var(--ink);
}

.form-field input,
.form-field select,
.form-field textarea {
  width: 100%;
  padding: 0.75rem 0.85rem;
  font: inherit;
  font-size: 0.95rem;
  color: var(--ink);
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.form-field textarea {
  min-height: 120px;
  resize: vertical;
}

.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px var(--accent-soft);
}

.form-note {
  margin: 0;
  font-size: 0.85rem;
  color: var(--muted);
}

.form-privacy {
  margin: 0;
  font-size: 0.82rem;
  color: var(--muted);
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s, visibility 0.25s;
}

.modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(26, 20, 16, 0.55);
}

.modal__dialog {
  position: relative;
  z-index: 1;
  width: min(100%, 420px);
  padding: 1.75rem 1.5rem;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  text-align: center;
}

.modal__dialog h2 {
  font-family: var(--font-display);
  font-size: 1.35rem;
  margin: 0 0 0.65rem;
  color: var(--ink);
}

.modal__dialog p {
  margin: 0 0 1.25rem;
  color: var(--ink-soft);
}

body.modal-open {
  overflow: hidden;
}

/* —— Reveal motion (opacity/transform only — does not affect CLS layout) —— */
.reveal {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: no-preference) {
  .reveal.is-waiting {
    opacity: 0;
    transform: translateY(12px);
  }

  .reveal.is-visible {
    opacity: 1;
    transform: none;
    transition: opacity 0.55s ease, transform 0.55s ease;
  }
}

/* —— Footer —— */
.site-footer {
  background: #1a1410;
  color: #d8cfc3;
  padding: 3.25rem 0 0;
  margin-top: 2rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 0.9fr 1fr;
  gap: 2rem;
  padding-bottom: 2.5rem;
}

.footer-brand {
  display: flex;
  gap: 0.85rem;
  align-items: flex-start;
}

.footer-brand .brand__mark {
  background: conic-gradient(from 210deg, #2a8f78, #c4a35a, #2a8f78);
}

.footer-brand .brand__name {
  color: #f6f1e8;
}

.footer-brand .brand__tag {
  color: #a89c8d;
}

.footer-brand p {
  margin: 0.85rem 0 0;
  font-size: 0.92rem;
  color: #bdb2a4;
}

.footer-disclaimer {
  margin-top: 1rem;
  font-size: 0.85rem;
  color: #a89c8d;
  padding-left: 1rem;
  position: relative;
}

.footer-disclaimer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #2a8f78;
}

.footer-col h3 {
  font-family: var(--font-display);
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f6f1e8;
  margin: 0 0 1rem;
}

.footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col li {
  margin-bottom: 0.55rem;
}

.footer-col a {
  color: #bdb2a4;
  text-decoration: none;
  font-size: 0.95rem;
}

.footer-col a:hover {
  color: #f6f1e8;
}

.footer-meta dt {
  font-family: var(--font-display);
  font-size: 0.68rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8f8578;
  margin: 0 0 0.25rem;
}

.footer-meta dd {
  margin: 0 0 0.9rem;
  color: #d8cfc3;
  font-size: 0.92rem;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 1.15rem 0;
  border-top: 1px solid #322820;
  font-size: 0.85rem;
  color: #8f8578;
}

.age-note {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
}

.age-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 1.5px solid #8f8578;
  border-radius: 50%;
  font-family: var(--font-display);
  font-size: 0.65rem;
  font-weight: 700;
  color: #d8cfc3;
  flex-shrink: 0;
}

/* —— Responsive —— */
@media (max-width: 1100px) {
  .header-inner {
    grid-template-columns: 1fr auto auto;
  }

  .nav {
    display: none;
  }

  .header-note {
    display: none;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav.is-open {
    display: flex;
    position: absolute;
    left: 1.25rem;
    right: 1.25rem;
    top: calc(100% + 0.5rem);
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0.5rem;
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow);
  }

  .nav.is-open a {
    padding: 0.85rem 1rem;
    border-radius: var(--radius);
  }

  .nav.is-open a:hover {
    background: var(--accent-soft);
  }

  .header-inner {
    position: relative;
  }

  .hero-grid,
  .split,
  .split--flip,
  .dual-cards,
  .booking-shell,
  .footer-grid,
  .concept-grid,
  .quote-grid,
  .team-shell,
  .drink-card,
  .split-lists,
  .contact-split,
  .form-grid,
  .events-layout,
  .events-feed,
  .tri-grid,
  .duo-grid,
  .mosaic,
  .faq-layout,
  .legal-layout {
    grid-template-columns: 1fr;
  }

  .faq-sidebar,
  .legal-toc {
    position: static;
  }

  .mosaic > .panel,
  .mosaic > .panel--wide {
    grid-column: auto;
  }

  .events-sidebar {
    position: static;
  }

  .booking-side {
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .review-card {
    grid-template-columns: 1fr;
  }

  .team-shell__body {
    padding: 0.25rem 0.5rem 0.85rem;
  }
}

@media (max-width: 700px) {
  .container {
    width: min(100% - 1.5rem, var(--container));
  }

  .header-cta {
    display: none;
  }

  .header-inner {
    grid-template-columns: 1fr auto;
  }

  .mini-grid {
    grid-template-columns: 1fr;
  }

  .hero__actions {
    flex-direction: column;
  }

  .hero__actions .btn,
  .btn-stack {
    width: 100%;
    max-width: none;
  }

  .search-bar {
    flex-direction: column;
  }

  .section {
    padding: 2.5rem 0;
  }

  .footer-bottom {
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .btn:hover {
    transform: none;
  }
}


/* Faster mobile paint: skip offscreen layout work */
.section--alt,
.section:not(.hero) {
  content-visibility: auto;
  contain-intrinsic-size: 1px 720px;
}
