@font-face {
  font-family: "Canela";
  src: url("../Canela/Canela-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Canela";
  src: url("../Canela/Canela-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Canela Thin";
  src: url("../Canela/Canela-Thin.woff2") format("woff2");
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Canela Thin";
  src: url("../Canela/Canela-ThinItalic.woff2") format("woff2");
  font-weight: 250;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Display";
  src: url("../Neue Haas Grotesk/NeueHaasDisplay-Roman.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Display";
  src: url("../Neue Haas Grotesk/NeueHaasDisplay-Mediu.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --paper: #f3f2ef;
  --ink: #050505;
  --soft: #969696;
  --line: rgba(5, 5, 5, 0.14);
  --panel: #0a0a0a;
  --brand-orange: #e3941b;
  --accent: #7d8672;
  --wine: #4a141d;
  --gold: #b89a64;
  --serif: "Canela", Georgia, serif;
  --sans: "Neue Haas Display", Arial, sans-serif;
  --header-clearance: clamp(96px, 10vw, 146px);
  --logo-safe-offset: clamp(44px, 4.6vw, 72px);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--sans);
  font-weight: 300;
  overflow-x: hidden;
  cursor: auto;
}

body.wall-fame-page {
  background-color: var(--paper);
  transition: background-color 900ms cubic-bezier(0.22, 1, 0.36, 1);
}

body.wall-fame-page.is-loaded {
  background-color: #9c4929;
}

body.wall-fame-page .subpage-intro {
  display: none;
}

body.wall-fame-page .page-hero {
  min-height: auto;
  grid-template-columns: 1fr;
  gap: 0;
  padding-top: clamp(128px, 12vw, 180px);
}

body.wall-fame-page .page-kicker {
  color: var(--ink);
}

body.menu-open {
  overflow: hidden;
}

a,
button {
  color: inherit;
  cursor: pointer;
}

[role="button"],
[data-slide],
.menu-toggle,
.menu-close,
.contact-pill,
.service-card,
.fame-item {
  cursor: pointer;
}

a {
  text-decoration: none;
}

button {
  border: 0;
  background: none;
  font: inherit;
}

.loader {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 500;
  place-items: center;
  gap: 18px;
  align-content: center;
  background: var(--ink);
  color: var(--paper);
  transition: transform 1000ms cubic-bezier(0.76, 0, 0.24, 1), opacity 600ms ease;
}

.loader span {
  font-family: var(--serif);
  font-size: clamp(42px, 8vw, 118px);
  line-height: 1.02;
}

.loader em {
  font-family: var(--serif);
  font-size: clamp(28px, 4vw, 64px);
  color: var(--brand-orange);
}

body.is-loaded .loader {
  opacity: 0;
  transform: translateY(-105%);
  pointer-events: none;
}

.grain {
  position: fixed;
  inset: 0;
  z-index: 80;
  pointer-events: none;
  opacity: 0.045;
  background-image: radial-gradient(circle at 20% 20%, #000 0 1px, transparent 1px), radial-gradient(circle at 80% 40%, #000 0 1px, transparent 1px);
  background-size: 34px 34px, 27px 27px;
  mix-blend-mode: multiply;
}

.cursor {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 22px;
  height: 22px;
  border: 1.5px solid rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.18), 0 0 18px rgba(255, 255, 255, 0.24);
  mix-blend-mode: difference;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: width 220ms ease, height 220ms ease, background 220ms ease, opacity 220ms ease, border-color 220ms ease;
}

.cursor::after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  transform: translate(-50%, -50%);
}

.cursor.is-active {
  width: 54px;
  height: 54px;
  background: rgba(255, 255, 255, 0.14);
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(24px, 3vw, 46px);
  color: var(--ink);
}

.mark {
  display: block;
  width: clamp(38px, 3.1vw, 56px);
  height: clamp(38px, 3.1vw, 56px);
  flex-shrink: 0;
  cursor: pointer;
}

.mark span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../Logo/Logomark/Digital/Default/ImpossibleDrinks-Logomark-RGB-Default.svg") center / contain no-repeat;
  filter: brightness(0) saturate(100%);
}

.top-links {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: clamp(16px, 1.6vw, 27px);
  letter-spacing: 0;
}

.top-links .muted {
  opacity: 0.28;
}

.top-links [lang]:not([aria-current="page"]) {
  opacity: 0.28;
}

.top-links [aria-current="page"] {
  opacity: 1;
  color: var(--ink);
}

.top-links .muted[aria-current="page"] {
  opacity: 1;
}

.lang-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  line-height: inherit;
}

.menu-toggle {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  padding-left: 12px;
}

.menu-toggle i {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: currentColor;
}

.menu-panel {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: grid;
  place-items: center;
  overflow-y: auto;
  background: var(--brand-orange);
  color: var(--ink);
  transform: translateY(-105%);
  transition: transform 850ms cubic-bezier(0.76, 0, 0.24, 1);
}

.menu-panel.is-open {
  transform: translateY(0);
}

.menu-inner {
  width: min(1540px, calc(100vw - 48px));
  display: grid;
  grid-template-columns: minmax(220px, 0.72fr) minmax(280px, 1fr) minmax(280px, 0.95fr);
  gap: clamp(28px, 4vw, 64px);
  align-items: center;
  position: relative;
}

.menu-inner > div {
  min-width: 0;
}

.menu-photo {
  position: relative;
  width: min(220px, 100%);
  aspect-ratio: 1;
  justify-self: start;
  overflow: hidden;
  border: 0;
  opacity: 0.86;
  transform: translateY(28px);
  transition: transform 900ms cubic-bezier(0.22, 1, 0.36, 1), opacity 900ms ease;
}

.menu-panel.is-open .menu-photo {
  opacity: 1;
  transform: translateY(0);
}

.menu-photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

@keyframes logomark-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}

.menu-panel.is-open .menu-photo img {
  animation: logomark-spin 1.4s cubic-bezier(0.65, 0, 0.35, 1);
}

.menu-inner a {
  display: block;
  width: 100%;
  max-width: 100%;
  font-family: var(--serif);
  font-size: clamp(40px, 5.2vw, 96px);
  line-height: 1.07;
  font-weight: 300;
  color: var(--ink);
  transition: opacity 260ms ease, transform 260ms ease;
}

.menu-inner a:hover {
  opacity: 0.58;
  transform: translateX(10px);
}

.menu-photo a {
  display: block;
  width: 100%;
  height: 100%;
}

.menu-photo a:hover {
  opacity: 1;
  transform: none;
}

.external-arrow {
  position: relative;
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.28em;
  vertical-align: super;
}

.external-arrow::before,
.external-arrow::after {
  content: "";
  position: absolute;
  background: currentColor;
}

.external-arrow::before {
  left: 6%;
  bottom: 6%;
  width: 122%;
  height: 1px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
}

.external-arrow::after {
  top: 0;
  right: 0;
  width: 0.36em;
  height: 0.36em;
  background: none;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}

.menu-inner > div:nth-of-type(n + 2) a {
  font-family: "Canela Thin", Georgia, serif;
  font-style: italic;
}

.menu-close {
  position: fixed;
  top: 24px;
  right: 24px;
  width: 56px;
  height: 56px;
  border: none;
}

.menu-close::before,
.menu-close::after {
  content: "";
  position: absolute;
  left: 15px;
  top: 27px;
  width: 26px;
  height: 1px;
  background: var(--ink);
}

.menu-close::before {
  transform: rotate(45deg);
}

.menu-close::after {
  transform: rotate(-45deg);
}

.section-pad {
  padding-top: clamp(80px, 12vw, 180px);
  padding-right: clamp(24px, 3vw, 48px);
  padding-bottom: clamp(80px, 12vw, 180px);
  padding-left: calc(clamp(24px, 3vw, 48px) + var(--logo-safe-offset));
}

.hero {
  min-height: 88vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: var(--header-clearance);
  padding-bottom: clamp(24px, 4vw, 60px);
}

.hero-title,
.section-title,
.footer h2 {
  margin: 0;
  font-family: var(--serif);
  font-weight: 300;
  letter-spacing: 0;
  color: var(--ink);
}

.hero-title {
  max-width: 2060px;
  font-size: clamp(74px, 8.55vw, 150px);
  line-height: 1.02;
}

.hero-title,
.page-title {
  font-family: "Canela Thin", Georgia, serif;
  font-weight: 250;
}

.hero-title a {
  color: var(--brand-orange);
  font-style: italic;
  transition: color 300ms ease;
}

.hero-title a:hover {
  color: var(--ink);
}

.brand-stage {
  position: relative;
  min-height: 105vh;
  display: grid;
  place-items: center;
  overflow: hidden;
  max-width: 1900px;
  margin: 0 auto;
}

.brand-stack {
  position: relative;
  z-index: 2;
  justify-self: start;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin-left: clamp(24px, 3vw, 58px);
  font-family: var(--serif);
  font-size: clamp(42px, 8vw, 118px);
  font-weight: 300;
  line-height: 1.02;
  text-align: left;
  transform-origin: left top;
  will-change: transform;
}

.brand-stack em {
  margin: 38px 0 24px;
  font-family: var(--serif);
  font-size: 0.56em;
  font-weight: 300;
  color: var(--soft);
}

.brand-visual {
  position: absolute;
  inset: 0;
  transform-origin: top right;
  will-change: transform;
}

.image-frame {
  position: absolute;
  overflow: hidden;
}

.bottle-frame {
  width: min(54vw, 760px);
  aspect-ratio: 0.908;
  right: clamp(24px, 6vw, 92px);
  top: 16vh;
}

.placeholder {
  position: relative;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.76);
  background: linear-gradient(135deg, #151515, #5f1420 42%, #1b1b1b);
  isolation: isolate;
}

.placeholder::before {
  content: "";
  position: absolute;
  inset: 8%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: -1;
}

.placeholder::after {
  content: "";
  position: absolute;
  width: 36%;
  height: 85%;
  border-radius: 50% 50% 16% 16%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent), rgba(0, 0, 0, 0.28);
  filter: blur(0.2px);
  z-index: -1;
}

.placeholder span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.brand-line {
  position: absolute;
  left: clamp(24px, 8vw, 150px);
  bottom: 13vh;
  max-width: 460px;
  margin: 0;
  color: var(--soft);
  font-size: clamp(18px, 2vw, 30px);
  line-height: 1.25;
}

.split {
  display: grid;
  grid-template-columns: minmax(0, 1.03fr) minmax(320px, 0.67fr);
  gap: clamp(48px, 9vw, 150px);
  align-items: start;
}

.section-title {
  font-size: clamp(56px, 6.2vw, 112px);
  line-height: 1.02;
}

.intro .section-title {
  font-size: clamp(48px, 5.4vw, 98px);
}

.intro .section-title .line {
  display: block;
  white-space: nowrap;
}

.intro .section-title .intro-emphasis {
  color: var(--soft);
  font-style: italic;
}

.section-title .title-emphasis {
  color: var(--soft);
  font-style: italic;
}

.copy-block {
  padding-top: 1vw;
  color: #4d4d4d;
  font-size: clamp(18px, 1.45vw, 25px);
  line-height: 1.48;
}

.copy-block p {
  margin: 0 0 32px;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: var(--brand-orange);
}

.text-link::before {
  content: "";
  width: 34px;
  height: 1px;
  background: currentColor;
  transition: width 260ms ease;
}

.text-link:hover::before {
  width: 58px;
}

.section-head {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 24px;
  margin-bottom: 42px;
}

.eyebrow {
  margin: 0 0 22px;
  color: var(--soft);
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

.menu-panel .eyebrow {
  color: rgba(5, 5, 5, 0.62);
}

.section-head .eyebrow {
  font-family: var(--serif);
  color: var(--ink);
  font-size: clamp(48px, 5vw, 88px);
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
}

.slider-controls {
  display: flex;
  gap: 12px;
}

.slider-controls button {
  position: relative;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(227, 148, 27, 0.6);
  color: var(--brand-orange);
  transition: background 260ms ease, color 260ms ease, border-color 260ms ease;
}

.slider-controls button:hover {
  background: var(--brand-orange);
  border-color: var(--brand-orange);
  color: var(--ink);
}

.slider-controls button::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 13px;
  height: 13px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: translate(-65%, -50%) rotate(45deg);
}

.slider-controls button:first-child::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.service-rail {
  display: flex;
  align-items: flex-start;
  justify-content: safe center;
  gap: 28px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 18px;
  scroll-snap-type: none;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  touch-action: auto;
  cursor: grab;
}

.service-rail::-webkit-scrollbar,
.fame-track::-webkit-scrollbar {
  display: none;
}

.service-card {
  flex: 0 0 clamp(250px, 26vw, 360px);
  min-width: 0;
  scroll-snap-align: unset;
  transform: translateY(0);
  opacity: 1;
  transition: transform 420ms ease;
}

.service-card:hover {
  transform: translateY(-8px);
}

.service-image {
  aspect-ratio: 0.78;
  background: linear-gradient(135deg, #1a1c1b, #73806f);
}

.photo-panel.service-image {
  height: auto;
}

.photo-panel.service-image img {
  object-position: center center;
}

.service-image.sea img {
  object-position: center 62%;
}

.service-image.alt {
  background: linear-gradient(135deg, #141414, #9b917d);
}

.service-image.warm {
  background: linear-gradient(135deg, #27100f, #b68c5b);
}

.service-image.dark {
  background: linear-gradient(135deg, #0b0b0b, #3d3d3d);
}

.service-image.sea {
  background: linear-gradient(135deg, #0f1820, #647d86);
}

.service-card h3,
.fame-item h3 {
  margin: 20px 0 0;
  font-family: var(--serif);
  font-size: clamp(24px, 2.4vw, 44px);
  font-weight: 300;
  line-height: 1.05;
}

.promise h3 {
  margin: 0;
}

.service-copy {
  max-width: 1040px;
  margin: 56px 0 0 auto;
  color: #4e4e4e;
  font-size: clamp(19px, 1.7vw, 30px);
  line-height: 1.42;
}

.wide-image {
  height: 78vh;
  min-height: 520px;
  overflow: hidden;
}

.landscape {
  height: 112%;
  background: linear-gradient(120deg, #111, #4a141d 36%, #a08a66 72%, #191919);
}

.landscape img {
  object-position: center 58%;
}

.guidance .section-title {
  max-width: 1280px;
}

.guidance .wines-feature .section-title {
  font-size: clamp(32px, 3.4vw, 58px);
}

.guidance .wines-intro {
  margin-top: clamp(48px, 6vw, 88px);
}

.thijs-visual img {
  object-position: center 28%;
}

.macallan-visual {
  clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%);
}

.photo-name {
  position: absolute;
  left: 50%;
  bottom: clamp(20px, 3vw, 40px);
  transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  font-family: "Canela Thin", Georgia, serif;
  font-weight: 250;
  font-size: clamp(48px, 5.2vw, 80px);
  letter-spacing: 0.03em;
  text-align: center;
  pointer-events: none;
}

.promise-list {
  width: min(1080px, 100%);
  margin: clamp(80px, 12vw, 180px) auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
}

body.about-page .promise-list {
  margin-top: 0;
}

.promise {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--paper);
  padding: clamp(36px, 4vw, 56px);
  transition: background 400ms ease;
}

.promise:hover {
  background: #fff;
}

.promise span {
  display: block;
  color: var(--brand-orange);
  font-family: var(--serif);
  font-weight: 300;
  font-size: clamp(34px, 3.2vw, 52px);
  line-height: 1;
  margin-bottom: clamp(16px, 2vw, 26px);
}

.promise h3 {
  margin: 0 0 14px;
  font-family: var(--serif);
  font-weight: 300;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.15;
}

.promise > p {
  margin: 0;
  max-width: 42ch;
  color: #545454;
  font-size: clamp(16px, 1.15vw, 19px);
  line-height: 1.55;
}

.promise-toggle {
  display: block;
  margin-top: 16px;
  padding: 0;
  border: 0;
  background: none;
  color: var(--brand-orange);
  font-size: clamp(15px, 1vw, 18px);
  letter-spacing: 0.01em;
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.promise-more {
  margin-top: 16px;
  max-width: 42ch;
}

.promise-more p {
  margin: 0 0 14px;
  color: #545454;
  font-size: clamp(17px, 1.15vw, 21px);
  line-height: 1.5;
}

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

.fame-intro {
  width: min(720px, 100%);
  margin: 46px 0 80px auto;
  color: #4f4f4f;
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: 1.45;
}

.fame-title .concept,
.fame-title .line {
  display: block;
}

.fame-title .concept {
  font-style: italic;
  margin-bottom: 0.18em;
}

.fame-track {
  display: flex;
  align-items: flex-start;
  gap: clamp(22px, 1.6vw, 34px);
  width: min(1880px, 100%);
  margin-inline: auto;
  transform: translateX(calc(var(--logo-safe-offset) * -0.5));
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: none;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  padding-bottom: 22px;
  touch-action: auto;
  cursor: grab;
}

.service-rail.is-dragging,
.fame-track.is-dragging {
  cursor: grabbing;
}

.service-rail.is-dragging *,
.fame-track.is-dragging * {
  user-select: none;
}

.fame-item {
  flex: 0 0 clamp(280px, 24vw, 340px);
  min-width: 0;
  scroll-snap-align: unset;
}

.photo-panel.fame-image {
  height: auto;
  aspect-ratio: 1.18;
  background: #121212;
}

.fame-image img {
  filter: saturate(0.92) contrast(1.02);
}

.fame-image.amber {
  background: linear-gradient(135deg, #191919, #b57d34, #20120c);
}

.fame-image.green {
  background: linear-gradient(135deg, #111, #4c5c41, #927555);
}

.testimonials {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
  padding-top: 1px;
  padding-bottom: 1px;
}

.testimonials blockquote {
  margin: 0;
  padding: clamp(46px, 7vw, 110px);
  background: var(--paper);
  font-family: var(--serif);
  font-size: clamp(40px, 4.5vw, 76px);
  line-height: 1.04;
  font-weight: 300;
}

.testimonials cite {
  display: block;
  margin-top: 36px;
  font-family: var(--sans);
  color: var(--soft);
  font-size: 16px;
  font-style: normal;
}

.footer {
  background: var(--brand-orange);
  color: var(--ink);
}

.footer.section-pad {
  padding-top: clamp(48px, 6vw, 100px);
  padding-bottom: clamp(48px, 6vw, 100px);
}

.footer h2 {
  color: var(--ink);
  max-width: 1160px;
  font-size: clamp(58px, 7vw, 128px);
  line-height: 1.02;
}

.footer h2 .title-emphasis {
  color: var(--ink);
  font-style: italic;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  margin-top: 48px;
}

.footer h3 {
  margin: 0 0 18px;
  color: rgba(5, 5, 5, 0.72);
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.footer a,
.footer p {
  display: block;
  margin: 0 0 11px;
  color: var(--ink);
  font-size: clamp(18px, 1.55vw, 25px);
  line-height: 1.3;
}

.footer p.footer-legal {
  margin: clamp(56px, 9vw, 104px) 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 4px 16px;
}

.footer .footer-legal a {
  display: inline;
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
  color: rgba(5, 5, 5, 0.45);
  letter-spacing: 0.03em;
}

.footer .footer-legal a:hover {
  color: var(--ink);
}

/* Legal / policy pages */
.legal-page main {
  padding-top: clamp(120px, 16vh, 220px);
}

.legal-wrap {
  max-width: 820px;
  margin: 0 auto;
}

.legal-lead {
  margin: 28px 0 8px;
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.55;
  color: var(--muted, rgba(5, 5, 5, 0.72));
}

.legal-prose {
  margin-top: clamp(40px, 6vw, 72px);
}

.legal-prose h2 {
  margin: clamp(36px, 5vw, 56px) 0 16px;
  font-size: clamp(22px, 2.4vw, 30px);
  line-height: 1.2;
}

.legal-prose p {
  margin: 0 0 16px;
  font-size: clamp(15px, 1.25vw, 17px);
  line-height: 1.65;
}

.legal-prose ul {
  margin: 0 0 16px;
  padding-left: 22px;
}

.legal-prose li {
  margin: 0 0 8px;
  font-size: clamp(15px, 1.25vw, 17px);
  line-height: 1.6;
}

.contact-card {
  position: fixed;
  left: clamp(18px, 3vw, 48px);
  bottom: clamp(18px, 3vw, 48px);
  z-index: 140;
  width: min(540px, calc(100vw - 36px));
  display: grid;
  grid-template-columns: 104px 1fr 72px;
  gap: 22px;
  align-items: center;
  padding: 28px;
  background: #101010;
  color: white;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.24);
}

.portrait {
  width: 104px;
  height: 104px;
  background: linear-gradient(135deg, #1a1a1a, #735b45, #c7b08f);
}

.portrait img {
  object-position: 50% 34%;
}

.photo-panel.portrait::after {
  background: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, 0.24));
}

.contact-card strong,
.contact-card a {
  display: block;
  font-size: 20px;
  line-height: 1.35;
}

.contact-card a {
  color: #9e9e9e;
}

.contact-card button {
  position: relative;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.contact-card button::before,
.contact-card button::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 35px;
  width: 30px;
  height: 1px;
  background: white;
}

.contact-card button::before {
  transform: rotate(45deg);
}

.contact-card button::after {
  transform: rotate(-45deg);
}

.contact-card p {
  grid-column: 1 / -1;
  margin: 18px 0 0;
  color: #8f8f8f;
  font-size: 18px;
}

.contact-card.is-hidden {
  transform: translateY(130%);
  opacity: 0;
  pointer-events: none;
}

.contact-pill {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 141;
  display: none;
  min-width: 108px;
  height: 48px;
  padding: 0 20px;
  border: 1px solid var(--brand-orange);
  background: var(--brand-orange);
  color: var(--ink);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}

.reveal,
.reveal-text {
  opacity: 0;
  transform: translateY(64px);
  transition: opacity 900ms ease, transform 900ms cubic-bezier(0.22, 1, 0.36, 1);
}

.reveal.in-view,
.reveal-text.in-view {
  opacity: 1;
  transform: translateY(0);
}

@media (min-width: 901px) {
  .brand-stack {
    max-width: calc(100% - min(54vw, 760px) - clamp(24px, 6vw, 92px) - 40px);
  }

  .contact-card.reveal,
  .contact-card.reveal.in-view {
    opacity: 0;
    transform: translateY(130%);
    pointer-events: none;
    transition: opacity 420ms ease, transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .contact-card.reveal.is-visible,
  .contact-card.reveal.in-view.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}

.float-card {
  animation: float-card 6s ease-in-out infinite alternate;
}

@keyframes float-card {
  from {
    transform: translate3d(0, -18px, 0) rotate(-2deg);
  }
  to {
    transform: translate3d(0, 18px, 0) rotate(2deg);
  }
}

@media (max-width: 900px) {
  :root {
    --logo-safe-offset: 0px;
  }

  body,
  a,
  button {
    cursor: auto;
  }

  .cursor {
    display: none;
  }

  .site-header {
    padding: 22px;
  }

  .mark {
    width: 42px;
    height: 42px;
    transition: opacity 260ms ease, transform 260ms ease;
  }

  body.is-scrolled .mark {
    opacity: 0;
    transform: translateY(-8px);
    pointer-events: none;
  }

  .hero {
    min-height: 86vh;
    padding-top: 108px;
    align-items: flex-start;
  }

  .hero-title {
    font-size: clamp(54px, 16vw, 94px);
  }

  .brand-stage {
    min-height: auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 34px;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brand-visual {
    position: static;
    inset: auto;
    order: 1;
    align-self: center;
    transform: none !important;
  }

  .bottle-frame {
    position: relative;
    width: min(92vw, 520px);
    aspect-ratio: 0.908;
    right: auto;
    top: auto;
    align-self: center;
  }

  .brand-stack {
    order: 2;
    align-items: center;
    align-self: center;
    margin-left: 0;
    font-size: clamp(44px, 14vw, 72px);
    line-height: 1.02;
    text-align: center;
    transform: none;
  }

  .brand-stack em {
    margin: 18px 0 14px;
  }

  .brand-line {
    position: relative;
    order: 3;
    left: auto;
    right: auto;
    bottom: auto;
    width: min(340px, 100%);
    align-self: center;
    text-align: center;
  }

  .split,
  .testimonials {
    grid-template-columns: 1fr;
  }

  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 24px;
  }

  .footer-grid > div:nth-child(3) {
    grid-column: 1 / -1;
  }

  .menu-panel {
    align-items: start;
    padding: 88px 24px 32px;
  }

  .menu-inner {
    grid-template-columns: 1fr;
    align-content: center;
    gap: 18px;
  }

  .menu-photo {
    width: min(72px, 20vw);
    justify-self: start;
    order: -1;
  }

  .menu-panel .eyebrow {
    margin: 0 0 10px;
  }

  .menu-inner a {
    font-size: clamp(28px, 9vw, 52px);
  }

  .section-title {
    font-size: clamp(48px, 14vw, 76px);
  }

  .intro .section-title .line,
  .fame-title .line {
    display: inline;
    white-space: normal;
  }

  .intro .section-title .line::after,
  .fame-title .line::after {
    content: " ";
  }

  .fame-title .concept {
    display: block;
  }

  .section-title br {
    display: none;
  }

  .copy-block {
    font-size: 18px;
  }

  .yachts-solution {
    grid-template-columns: 1fr;
  }

  .yachts-solution-visual {
    justify-self: stretch;
    aspect-ratio: 1;
  }

  body .wines-visual {
    aspect-ratio: 1;
  }

  body .wines-intro {
    grid-template-columns: 1fr;
  }

  body .wines-intro-visual {
    aspect-ratio: 1;
  }

  body .wines-feature {
    grid-template-columns: 1fr;
  }

  body .wines-feature-visual {
    aspect-ratio: 1;
  }

  body .guidance .wines-feature-visual,
  body .guidance .wines-intro-visual {
    width: min(420px, 100%);
    margin: 0 auto;
    aspect-ratio: 4 / 5;
  }

  .photo-name {
    font-size: clamp(32px, 11vw, 56px);
    bottom: clamp(14px, 4vw, 24px);
  }

  .service-rail {
    gap: 22px;
    padding-right: clamp(28px, 7vw, 40px);
  }

  .service-card {
    flex-basis: clamp(230px, calc(100% - 56px), 360px);
  }

  .fame-track {
    width: 100%;
    transform: none;
    gap: 22px;
  }

  .fame-item {
    flex-basis: min(82vw, 360px);
  }

  .service-card h3,
  .fame-item h3 {
    font-size: clamp(28px, 8vw, 46px);
  }

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

  .promise > p,
  .promise-more {
    max-width: none;
  }

  .contact-card,
  .contact-card.reveal.in-view {
    grid-template-columns: 72px 1fr 52px;
    left: 18px;
    right: 18px;
    bottom: 82px;
    width: auto;
    padding: 18px;
    gap: 14px;
    opacity: 0;
    transform: translateY(36px);
    pointer-events: none;
    transition: opacity 360ms ease, transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .contact-card.is-open,
  .contact-card.reveal.in-view.is-open {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .contact-card.is-hidden {
    transform: translateY(36px);
  }

  .portrait {
    width: 72px;
    height: 72px;
  }

  .contact-card button {
    width: 52px;
    height: 52px;
  }

  .contact-card button::before,
  .contact-card button::after {
    left: 14px;
    top: 25px;
    width: 23px;
  }

  .contact-card p {
    font-size: 16px;
    margin-top: 10px;
  }

  .contact-card strong,
  .contact-card a {
    font-size: 17px;
  }

  .contact-pill {
    display: block;
  }

  .contact-pill.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

.photo-panel {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #111;
}

.photo-panel img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.04);
  transition: transform 900ms cubic-bezier(0.22, 1, 0.36, 1), filter 900ms ease;
}

.photo-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.24));
  pointer-events: none;
}

.photo-panel:hover img,
.service-card:hover .photo-panel img,
.fame-item:hover .photo-panel img {
  transform: scale(1.1);
}

.bottle-placeholder img {
  object-position: center 48%;
}

.page-hero {
  min-height: 82vh;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.62fr);
  gap: clamp(48px, 8vw, 130px);
  align-items: end;
  padding-top: clamp(118px, 11vw, 180px);
}

.page-hero > * {
  min-width: 0;
}

body.contact-page .page-hero {
  min-height: auto;
  align-items: start;
  gap: clamp(18px, 3.2vw, 42px);
  padding-top: clamp(72px, 6.5vw, 104px);
  padding-bottom: clamp(8px, 1.2vw, 18px);
}

body.contact-page .page-kicker {
  margin-top: clamp(10px, 1.2vw, 18px);
}

body.contact-page .page-visual {
  width: min(400px, 100%);
  aspect-ratio: 1;
  align-self: start;
}

body.contact-page .page-visual img {
  object-position: center top;
}

body.contact-page .contact-layout {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 400px);
  gap: clamp(26px, 5.4vw, 88px);
  padding-top: clamp(0px, 0.8vw, 12px);
}

body.yachts-page .page-hero {
  grid-template-columns: minmax(0, 1fr);
  min-height: auto;
  align-items: start;
  padding-bottom: clamp(16px, 2.2vw, 34px);
}

body.yachts-page .page-kicker {
  width: min(640px, 100%);
  margin: 0;
  color: #1d1d1d;
  font-size: clamp(18px, 1.45vw, 25px);
  line-height: 1.48;
}

body.yachts-page .yachts-intro-heading.section-pad {
  padding-top: clamp(28px, 3.2vw, 56px);
  padding-bottom: clamp(26px, 3vw, 52px);
}

body.yachts-page .yachts-intro-heading .reveal-text {
  opacity: 1;
  transform: none;
}

body.yachts-page .yachts-solution.section-pad {
  padding-top: 0;
  padding-left: 0;
}

body.yachts-page .page-hero .reveal,
body.yachts-page .page-hero .reveal-text,
body.yachts-page .yachts-intro-heading .reveal,
body.yachts-page .yachts-intro-heading .reveal-text,
body.yachts-page .yachts-solution .reveal,
body.yachts-page .yachts-solution .reveal-text {
  opacity: 1;
  transform: none;
}

body.contact-page .contact-person {
  max-width: 400px;
}

body.contact-page .page-hero .reveal,
body.contact-page .page-hero .reveal-text,
body.contact-page .contact-layout .reveal {
  opacity: 1;
  transform: none;
}

.page-title {
  margin: 0;
  font-family: "Canela Thin", Georgia, serif;
  font-size: clamp(86px, 13vw, 220px);
  line-height: 1.02;
  font-weight: 250;
  letter-spacing: 0;
  max-width: 100%;
  white-space: nowrap;
}

.page-kicker {
  width: min(680px, 100%);
  margin: clamp(18px, 2vw, 34px) 0 0;
  color: #4d4d4d;
  font-size: clamp(22px, 2vw, 34px);
  line-height: 1.25;
}

.page-visual {
  width: min(560px, 100%);
  aspect-ratio: 0.78;
  justify-self: end;
}

.page-visual.wide {
  aspect-ratio: 1.5;
}

.page-visual img {
  object-position: center center;
}

.subpage-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.76fr) minmax(320px, 0.68fr);
  gap: clamp(48px, 10vw, 160px);
  align-items: start;
}

.subpage-intro .section-title {
  max-width: 980px;
  line-height: 1.02;
}

.yachts-intro-heading {
  grid-template-columns: 1fr;
  gap: 0;
  padding-bottom: clamp(18px, 2.2vw, 34px);
}

.yachts-solution {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(300px, 0.72fr);
  gap: clamp(32px, 4.4vw, 72px);
  align-items: start;
}

.yachts-solution-visual {
  width: 100%;
  aspect-ratio: 1.08;
}

.yachts-solution .copy-block {
  padding-top: 0;
}

.yachts-solution .copy-block p {
  margin-bottom: 26px;
}

.wines-visual-section.section-pad {
  padding-top: 0;
  padding-left: 0;
}

.wines-visual {
  width: 72%;
  aspect-ratio: 1.5;
}

.wines-intro-section.section-pad {
  padding-top: 0;
  padding-right: 0;
}

.wines-intro {
  display: grid;
  grid-template-columns: minmax(200px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(32px, 4.4vw, 72px);
  align-items: start;
}

.wines-intro-visual {
  width: 100%;
  aspect-ratio: 1.5;
}

.wines-intro-heading {
  font-family: var(--serif);
  font-weight: 300;
  font-style: italic;
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.2;
  margin-bottom: clamp(12px, 1.4vw, 20px);
}

.wines-feature-section.section-pad {
  padding-top: 0;
  padding-left: 0;
}

.yachts-visual-section.section-pad {
  padding-top: 0;
  padding-left: 0;
}

.wines-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(200px, 0.72fr);
  gap: clamp(32px, 4.4vw, 72px);
  align-items: start;
}

.wines-feature-visual {
  width: 100%;
  aspect-ratio: 1.5;
}

.wines-feature .copy-block {
  padding-top: 0;
}

.offering-list {
  display: grid;
  gap: 1px;
  background: var(--line);
  padding-top: 1px;
  padding-bottom: 1px;
}

.offering {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 1fr) auto;
  gap: clamp(24px, 5vw, 80px);
  align-items: start;
  padding: clamp(34px, 5vw, 72px) 0;
  background: var(--paper);
}

.offering span {
  margin-left: clamp(24px, 4vw, 72px);
  color: var(--brand-orange);
  font-family: var(--serif);
  font-size: clamp(36px, 5vw, 76px);
  line-height: 1;
}

.offering h2 {
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(42px, 5.4vw, 96px);
  line-height: 1.02;
  font-weight: 300;
}

.offering p {
  max-width: 760px;
  margin: 0 0 24px;
  color: #4f4f4f;
  font-size: clamp(18px, 1.45vw, 24px);
  line-height: 1.45;
}

.offering .text-link {
  align-self: start;
  margin-right: clamp(24px, 4vw, 72px);
  white-space: nowrap;
}

.subpage-band {
  background: var(--ink);
  color: var(--paper);
}

.subpage-band .section-title,
.subpage-band p,
.subpage-band a {
  color: var(--paper);
}

.subpage-band .text-link {
  color: var(--brand-orange);
}

.fame-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(26px, 3.2vw, 44px);
}

.fame-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(460px, 1.1fr) minmax(0, 0.75fr);
  gap: clamp(24px, 5vw, 96px);
  align-items: center;
}

.fame-card .photo-panel {
  grid-column: 1;
  grid-row: 1 / span 2;
  aspect-ratio: 1.32;
}

.fame-grid .fame-card:nth-child(1) .photo-panel {
  aspect-ratio: 1.5;
}

.fame-grid .fame-card:nth-child(2) .photo-panel {
  aspect-ratio: 0.93;
}

.fame-grid .fame-card:nth-child(3) .photo-panel {
  aspect-ratio: 1.5;
}

.fame-grid .fame-card:nth-child(4) .photo-panel {
  aspect-ratio: 0.667;
}

.fame-grid .fame-card:nth-child(5) .photo-panel {
  aspect-ratio: 1.5;
}

.fame-grid .fame-card:nth-child(6) .photo-panel,
.fame-grid .fame-card:nth-child(7) .photo-panel,
.fame-grid .fame-card:nth-child(8) .photo-panel {
  aspect-ratio: 0.667;
}

.fame-card h2 {
  grid-column: 2;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(28px, 3.2vw, 56px);
  line-height: 1.05;
  font-weight: 300;
}

.fame-card span {
  position: absolute;
  top: clamp(16px, 2vw, 26px);
  left: clamp(16px, 2vw, 26px);
  z-index: 2;
  margin: 0;
  color: #fff;
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(24px, 2.4vw, 38px);
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
  pointer-events: none;
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(360px, 0.62fr);
  gap: clamp(48px, 8vw, 140px);
  align-items: start;
}

.contact-person {
  background: transparent;
  color: var(--ink);
  padding: 0;
}

.contact-person .photo-panel {
  aspect-ratio: 1.1;
  margin-bottom: 16px;
}

.contact-person-photo {
  display: none;
}

.contact-person h2 {
  margin: 0 0 10px;
  font-family: var(--serif);
  font-size: clamp(44px, 5vw, 84px);
  line-height: 1.02;
  font-weight: 300;
}

.contact-person p,
.contact-person a {
  color: #3f3f3f;
  font-size: clamp(18px, 1.45vw, 24px);
  line-height: 1.42;
}

.contact-person p {
  margin: 0 0 12px;
}

.contact-person a {
  display: block;
  color: var(--brand-orange);
  margin-top: 12px;
}

@media (max-width: 900px) {
  .page-hero,
  .subpage-intro,
  .contact-layout {
    grid-template-columns: 1fr;
  }

  .page-hero {
    min-height: auto;
    align-items: start;
    padding-top: clamp(96px, 26vw, 140px);
  }

  body.contact-page .page-hero .page-visual {
    display: none;
  }

  body.contact-page .contact-person-photo {
    display: block;
    width: min(340px, 85%);
    margin: 0 auto 20px;
  }

  body.contact-page .contact-person-photo img {
    object-position: center top;
  }

  .wines-visual-section.section-pad,
  .wines-intro-section.section-pad,
  .wines-feature-section.section-pad,
  .yachts-visual-section.section-pad {
    padding-left: clamp(24px, 3vw, 48px);
    padding-right: clamp(24px, 3vw, 48px);
  }

  .wines-visual {
    width: min(480px, 100%);
    margin: 0 auto;
  }

  .wines-intro-visual {
    width: min(480px, 100%);
    margin-left: 0;
    margin-right: auto;
  }

  .wines-feature-visual {
    width: min(480px, 100%);
    margin-left: auto;
    margin-right: 0;
  }

  .wines-feature > .copy-block {
    order: -1;
  }

  .wines-feature .copy-block {
    width: min(480px, 100%);
    margin-left: auto;
    margin-right: 0;
    text-align: left;
  }

  body.contact-page .contact-layout {
    grid-template-columns: 1fr;
  }

  body.contact-page .contact-person {
    max-width: none;
  }

  .page-title {
    font-size: clamp(70px, 22vw, 118px);
  }

  .page-visual {
    justify-self: stretch;
  }

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

  .fame-grid {
    gap: 24px;
  }

  .fame-card {
    grid-template-columns: 1fr;
    gap: 16px;
    align-items: start;
  }

  .fame-card .photo-panel,
  .fame-card h2 {
    grid-column: 1;
    grid-row: auto;
  }

  .fame-card h2 {
    font-size: clamp(26px, 7vw, 40px);
    margin-bottom: clamp(20px, 6vw, 32px);
  }

  .fame-card span {
    top: 14px;
    left: 14px;
    font-size: clamp(22px, 7vw, 34px);
  }
}