@font-face {
  font-family: "Forum";
  src: url("/assets/fonts/forum-cyrillic-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Forum";
  src: url("/assets/fonts/forum-latin-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-cyrillic-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-cyrillic-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-cyrillic-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-cyrillic-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-cyrillic-800.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/manrope-latin-800.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  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;
}

:root {
  --canvas: #f7f4f1;
  --surface: #ffffff;
  --ink: #211d1d;
  --muted: #6f6664;
  --wine: #8b1f31;
  --coral: #c56a5a;
  --sage: #687565;
  --hairline: rgba(33, 29, 29, 0.14);
  --hairline-light: rgba(255, 255, 255, 0.22);
  --font-display: "Forum", Georgia, serif;
  --font-ui: "Manrope", Arial, sans-serif;
  --step: 8px;
  --shell: 1240px;
  --gutter: 24px;
  --radius: 6px;
  --header-height: 72px;
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  min-width: 320px;
  overflow-x: clip;
  background: var(--canvas);
  color: var(--ink);
  font-family: var(--font-ui);
  font-size: 16px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body.menu-open { overflow: hidden; }
img { display: block; width: 100%; max-width: 100%; }
a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 4px; }
button, input { font: inherit; }
button, a, input, summary { -webkit-tap-highlight-color: transparent; }
::selection { background: var(--wine); color: #fff; }

.shell {
  width: min(var(--shell), calc(100% - 64px));
  margin-inline: auto;
}

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

.skip-link {
  position: fixed;
  z-index: 200;
  top: 12px;
  left: 12px;
  padding: 10px 14px;
  transform: translateY(-160%);
  background: var(--surface);
  border: 1px solid var(--ink);
}
.skip-link:focus { transform: translateY(0); }

:focus-visible {
  outline: 3px solid var(--coral);
  outline-offset: 4px;
}

h1, h2, h3, p { margin-top: 0; }
h1, h2 {
  margin-bottom: 0;
  font-family: var(--font-display);
  font-weight: 400;
  letter-spacing: -0.025em;
}
h1 { font-size: 72px; line-height: 0.96; }
h2 { font-size: 50px; line-height: 1.02; }
h3 { margin-bottom: 0; font-size: 20px; line-height: 1.3; letter-spacing: -0.02em; }

.eyebrow {
  margin-bottom: 16px;
  color: var(--wine);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.eyebrow.light { color: rgba(255, 255, 255, 0.74); }

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 11px 22px;
  border: 1px solid var(--wine);
  border-radius: 999px;
  background: var(--wine);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  transition: background-color 180ms var(--ease), border-color 180ms var(--ease), color 180ms var(--ease), transform 180ms var(--ease);
}
.button:hover { transform: translateY(-2px); background: #741827; border-color: #741827; }
.button-small { min-height: 44px; padding: 9px 18px; font-size: 13px; }
.button-ghost { border-color: rgba(255, 255, 255, 0.72); background: transparent; color: #fff; }
.button-ghost:hover { background: #fff; border-color: #fff; color: var(--ink); }
.button-light { border-color: #fff; background: #fff; color: var(--wine); }
.button-light:hover { background: var(--canvas); border-color: var(--canvas); color: var(--wine); }

/* Header */
.site-header {
  position: sticky;
  z-index: 100;
  top: 0;
  height: var(--header-height);
  background: rgba(247, 244, 241, 0.96);
  border-bottom: 1px solid var(--hairline);
  backdrop-filter: blur(14px);
}
.header-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: var(--gutter);
  align-items: center;
  height: var(--header-height);
}
.brand {
  grid-column: 1 / span 3;
  display: inline-flex;
  width: max-content;
  align-items: center;
  color: var(--ink);
  text-decoration: none;
}
.brand-logo { width: auto; height: 50px; }
.desktop-nav {
  grid-column: 4 / span 6;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.desktop-nav a {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
}
.desktop-nav a:hover { color: var(--wine); }
.header-cta { grid-column: 10 / -1; justify-self: end; }
.menu-button, .mobile-menu { display: none; }

/* Hero */
.hero {
  overflow: hidden;
  background: var(--canvas);
  border-bottom: 1px solid var(--hairline);
}
.hero-stage {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto;
  column-gap: var(--gutter);
  align-content: center;
  height: calc(100svh - var(--header-height));
  min-height: 740px;
  max-height: 880px;
}
.hero-copy {
  z-index: 2;
  grid-column: 1 / span 7;
  grid-row: 1;
  align-self: end;
  max-width: 700px;
  padding-top: 56px;
}
.hero-copy h1 { max-width: 690px; color: var(--ink); }
.hero-details {
  z-index: 2;
  grid-column: 1 / span 7;
  grid-row: 2;
  align-self: start;
  max-width: 700px;
  padding-bottom: 56px;
}
.hero-portrait {
  grid-column: 8 / -1;
  grid-row: 1 / span 2;
  align-self: stretch;
  min-height: 0;
  margin-top: 40px;
  overflow: hidden;
  background: #d9d7d1;
}
.hero-portrait img { width: 100%; height: 100%; object-fit: cover; object-position: center 34%; }
.hero-lead {
  max-width: 650px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.58;
}
.hero-lead span { display: block; }
.hero-lead span + span { max-width: 590px; margin-top: 16px; font-size: 15px; line-height: 1.62; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 24px; margin-top: 32px; }
.hero-text-link { color: var(--wine); font-size: 13px; font-weight: 800; text-decoration: none; border-bottom: 1px solid currentColor; }
.hero-text-link:hover { color: #741827; }
.trust-strip { margin-top: 28px; border-block: 1px solid var(--hairline); }
.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.trust-grid p {
  min-height: 104px;
  margin: 0;
  padding: 20px 24px 20px 0;
}
.trust-grid p + p { padding-left: 24px; border-left: 1px solid var(--hairline); }
.trust-grid strong { display: block; color: var(--ink); font-size: 17px; line-height: 1.3; font-variant-numeric: tabular-nums; }
.trust-grid span { display: block; margin-top: 8px; color: var(--muted); font-size: 13px; line-height: 1.45; }

/* Studio transition */
.studio-transition { overflow: hidden; background: var(--ink); }
.studio-transition picture { display: block; height: clamp(420px, 56vw, 760px); }
.studio-transition img { width: 100%; height: 100%; object-fit: cover; object-position: center 54%; }

/* Editorial chapter */
.section { padding-block: 120px; border-bottom: 1px solid var(--hairline); }
.editorial-chapter { background: var(--surface); }
.work-layout, .benefits-layout, .section-heading-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: var(--gutter);
}
.section-heading h2 { max-width: 620px; }
.work-intro { grid-column: 1 / span 5; }
.work-portrait { display: block; height: min(680px, 67vw); margin-top: 56px; overflow: hidden; background: #f0ece8; }
.work-portrait img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.work-copy { grid-column: 7 / -1; align-self: center; padding-top: 88px; }
.work-copy > p { max-width: 680px; margin: 0; padding-block: 26px; border-top: 1px solid var(--hairline); color: var(--muted); font-size: 17px; line-height: 1.72; }
.work-copy > p:first-child { padding-top: 0; border-top: 0; color: var(--ink); font-size: 22px; line-height: 1.58; }
.work-copy > p:last-child { border-bottom: 1px solid var(--hairline); }
.work-copy .closing-line { color: var(--wine); font-weight: 700; }

.benefits-section { padding-top: 40px; background: var(--surface); }
.benefits-heading { grid-column: 1 / span 5; align-self: start; position: sticky; top: calc(var(--header-height) + 40px); }
.benefits-heading h2 { max-width: 500px; }
.benefits-list {
  grid-column: 6 / -1;
  border-top: 1px solid var(--hairline);
}
.benefits-list article {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 24px;
  padding: 30px 0;
  border-bottom: 1px solid var(--hairline);
}
.benefits-list article > span { padding-top: 3px; color: var(--wine); font-size: 12px; font-weight: 800; font-variant-numeric: tabular-nums; }
.benefits-list h3 { font-size: 21px; }
.benefits-list p { max-width: 660px; margin: 12px 0 0; color: var(--muted); font-size: 15px; line-height: 1.72; }
.section-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 24px; }
.benefits-actions { grid-column: 6 / -1; padding-top: 36px; }
.section-link {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  color: var(--wine);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
  text-decoration: none;
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.section-link:hover { color: #741827; }

/* Steps */
.steps-section { background: var(--wine); color: #fff; border-bottom: 0; }
.steps-section .eyebrow { color: rgba(255, 255, 255, 0.68); }
.steps-section .section-heading-grid h2 { grid-column: 1 / -1; max-width: none; }
.steps-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 64px;
  border-top: 1px solid rgba(255, 255, 255, 0.28);
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
.steps-list article { min-height: 344px; padding: 28px 24px 36px; border-right: 1px solid rgba(255, 255, 255, 0.28); }
.steps-list article:first-child { border-left: 1px solid rgba(255, 255, 255, 0.28); }
.steps-list span { display: block; margin-bottom: 68px; color: #e7b0a7; font-family: var(--font-display); font-size: 58px; line-height: 1; font-variant-numeric: tabular-nums; }
.steps-list h3 { min-height: 58px; color: #fff; }
.steps-list p { margin: 22px 0 0; color: rgba(255, 255, 255, 0.72); font-size: 14px; line-height: 1.7; }
.steps-actions { justify-content: flex-end; margin-top: 40px; }

/* FAQ */
.faq-section { background: var(--canvas); }
.faq-layout {
  max-width: 1040px;
}
.faq-heading { max-width: 780px; margin-bottom: 48px; }
.faq-heading h2 { font-size: 58px; }
.faq-list { border-top: 1px solid var(--hairline); }
.faq-list details { border-bottom: 1px solid var(--hairline); }
.faq-list summary {
  display: grid;
  grid-template-columns: 1fr 40px;
  gap: 24px;
  align-items: center;
  min-height: 68px;
  padding: 14px 0;
  cursor: pointer;
  list-style: none;
}
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary h3 { font-size: 16px; font-weight: 700; }
.faq-list summary span { color: var(--wine); font-size: 27px; font-weight: 400; line-height: 1; text-align: center; transition: transform 180ms var(--ease); }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details > div { padding: 0 80px 24px 0; }
.faq-list details p { max-width: 820px; margin: 0; color: var(--muted); font-size: 15px; line-height: 1.72; }

/* Contact */
.contact-section { background: #eee8e3; color: var(--ink); }
.contact-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: var(--gutter);
  align-items: start;
}
.contact-copy { grid-column: 1 / span 5; }
.contact-copy .eyebrow { color: var(--wine); }
.contact-copy h2 { max-width: 520px; }
.contact-lead { max-width: 540px; margin: 24px 0 0; color: var(--muted); font-size: 18px; }
.contact-links { display: flex; flex-wrap: wrap; gap: 12px 20px; margin-top: 24px; color: var(--muted); font-size: 14px; }
.contact-links a { color: var(--wine); font-weight: 700; }
.contact-steps {
  display: grid;
  gap: 0;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: contact-step;
}
.contact-steps li {
  counter-increment: contact-step;
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 2px 12px;
  padding: 15px 0;
  border-top: 1px solid var(--hairline);
}
.contact-steps li::before { content: "0" counter(contact-step); grid-row: 1 / span 2; color: var(--wine); font-size: 12px; font-weight: 800; }
.contact-steps strong { font-size: 14px; }
.contact-steps span { color: var(--muted); font-size: 12px; line-height: 1.5; }
.contact-photo { display: block; height: 490px; margin-top: 40px; overflow: hidden; background: #ded8d3; }
.contact-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.lead-form {
  grid-column: 7 / -1;
  display: grid;
  gap: 24px;
  padding: 48px;
  background: var(--wine);
  color: #fff;
}
.field-group { display: grid; gap: 9px; }
.field-group label, .lead-form legend { font-size: 13px; font-weight: 800; }
.field-group input {
  width: 100%;
  min-height: 50px;
  padding: 12px 14px;
  border: 1px solid var(--hairline);
  border-radius: 5px;
  background: #fff;
  color: var(--ink);
}
.field-group input:hover { border-color: rgba(33, 29, 29, 0.38); }
.field-group small { color: rgba(255, 255, 255, 0.68); font-size: 12px; }
.lead-form fieldset { min-width: 0; margin: 0; padding: 0; border: 0; }
.lead-form legend { margin-bottom: 10px; }
.choice-row { display: flex; flex-wrap: wrap; gap: 8px; }
.choice-row label { position: relative; display: block; }
.choice-row input { position: absolute; opacity: 0; pointer-events: none; }
.choice-row span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
  padding: 8px 15px;
  border: 1px solid rgba(255, 255, 255, 0.44);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.88);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
}
.choice-row input:checked + span { border-color: #fff; background: #fff; color: var(--wine); }
.choice-row input:focus-visible + span { outline: 3px solid var(--coral); outline-offset: 3px; }
.form-submit { width: 100%; min-height: 52px; border-color: #fff; background: #fff; color: var(--wine); cursor: pointer; }
.form-submit:hover { border-color: #f3e8e4; background: #f3e8e4; color: #741827; }
.form-status { min-height: 24px; margin: -6px 0 0; color: #fff; font-size: 13px; font-weight: 700; }
.form-note { margin: -12px 0 0; color: rgba(255, 255, 255, 0.6); font-size: 11px; line-height: 1.5; }
.mobile-apply-bar { display: none; }

/* Footer */
.site-footer { padding-block: 64px 28px; background: #171414; color: rgba(255, 255, 255, 0.7); }
.footer-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: var(--gutter);
  padding-bottom: 48px;
}
.footer-brand { grid-column: 1 / span 5; }
.brand-footer { color: #fff; }
.brand-logo-footer { height: 72px; }
.footer-brand p { max-width: 560px; margin: 24px 0 0; font-size: 13px; line-height: 1.7; }
.footer-nav { grid-column: 7 / span 3; display: grid; align-content: start; gap: 12px; }
.footer-contacts { grid-column: 10 / -1; display: grid; align-content: start; gap: 10px; }
.footer-nav a, .footer-contacts a { color: #fff; font-size: 13px; text-decoration: none; }
.footer-contacts span { font-size: 12px; }
.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  padding-top: 24px;
  border-top: 1px solid var(--hairline-light);
}
.footer-bottom p { max-width: 500px; margin: 0; font-size: 11px; }

/* Progressive enhancement */
.js [data-reveal] { opacity: 1; transform: translateY(8px); transition: transform 360ms var(--ease); }
.js [data-reveal].is-visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1120px) {
  :root { --gutter: 20px; }
  .desktop-nav { gap: 16px; }
  .desktop-nav a:nth-child(2) { display: none; }
  .hero-copy { grid-column: 1 / span 7; }
  .hero-portrait { grid-column: 8 / -1; }
  h1 { font-size: 64px; }
  h2 { font-size: 46px; }
  .steps-list article { min-height: 380px; }
}

@media (max-width: 900px) {
  :root { --header-height: 68px; }
  .shell { width: min(var(--shell), calc(100% - 40px)); }
  .header-grid, .hero-stage, .work-layout, .benefits-layout, .section-heading-grid, .contact-grid, .footer-grid { grid-template-columns: repeat(8, minmax(0, 1fr)); }
  .brand { grid-column: 1 / span 3; }
  .desktop-nav { grid-column: 4 / span 3; }
  .header-cta { grid-column: 7 / -1; }
  .hero-stage { min-height: 700px; max-height: 820px; }
  .hero-copy { grid-column: 1 / span 4; padding-top: 40px; }
  .hero-details { grid-column: 1 / span 4; padding-bottom: 40px; }
  .hero-portrait { grid-column: 5 / -1; }
  .hero-lead { font-size: 15px; }
  .hero-lead span + span { font-size: 14px; }
  h1 { font-size: 54px; }
  h2 { font-size: 42px; }
  .section { padding-block: 92px; }
  .work-intro { grid-column: 1 / span 4; }
  .work-copy { grid-column: 5 / -1; padding-top: 60px; }
  .work-portrait { height: 560px; }
  .benefits-heading { grid-column: 1 / span 3; }
  .benefits-list { grid-column: 4 / -1; }
  .benefits-list article { grid-template-columns: 42px 1fr; gap: 18px; }
  .steps-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .steps-list article:nth-child(3) { border-left: 1px solid rgba(255, 255, 255, 0.28); border-top: 1px solid rgba(255, 255, 255, 0.28); }
  .steps-list article:nth-child(4) { border-top: 1px solid rgba(255, 255, 255, 0.28); }
  .faq-heading h2 { font-size: 50px; }
  .contact-copy { grid-column: 1 / span 4; }
  .lead-form { grid-column: 5 / -1; padding: 32px 26px; }
  .contact-photo { height: 430px; }
  .footer-brand { grid-column: 1 / span 4; }
  .footer-nav { grid-column: 5 / span 2; }
  .footer-contacts { grid-column: 7 / -1; }
}

@media (max-width: 767px) {
  :root { --gutter: 16px; }
  html { scroll-padding-top: calc(var(--header-height) + 12px); }
  .shell { width: calc(100% - 40px); }
  h1 { font-size: 44px; line-height: 0.98; }
  h2 { font-size: 34px; line-height: 1.06; }
  h3 { font-size: 18px; }
  .site-header { height: var(--header-height); }
  .header-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .brand { grid-column: 1 / span 3; }
  .brand-logo { height: 46px; }
  .brand-logo-footer { height: 64px; }
  .desktop-nav, .header-cta { display: none; }
  .menu-button {
    grid-column: 4;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-self: end;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid var(--hairline);
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
  }
  .menu-button > span[aria-hidden] { width: 18px; height: 1px; margin: 2.5px 0; background: var(--ink); transition: transform 180ms var(--ease), opacity 180ms var(--ease); }
  .menu-open .menu-button > span[aria-hidden]:nth-of-type(1) { transform: translateY(6px) rotate(45deg); }
  .menu-open .menu-button > span[aria-hidden]:nth-of-type(2) { opacity: 0; }
  .menu-open .menu-button > span[aria-hidden]:nth-of-type(3) { transform: translateY(-6px) rotate(-45deg); }
  .mobile-menu {
    position: fixed;
    z-index: 90;
    inset: var(--header-height) 0 0;
    display: block;
    padding: 32px 20px;
    background: var(--canvas);
    overflow-y: auto;
  }
  .mobile-menu[hidden] { display: none; }
  .mobile-menu nav { display: grid; gap: 0; }
  .mobile-menu nav > a:not(.button) { min-height: 60px; padding: 18px 0; border-bottom: 1px solid var(--hairline); font-size: 16px; font-weight: 700; text-decoration: none; }
  .mobile-menu .button { margin-top: 28px; }
  .mobile-menu__phone { display: flex; align-items: center; min-height: 52px; margin-top: 16px; color: var(--ink); font-size: 20px; font-weight: 800; text-decoration: none; }
  .mobile-menu__contacts { display: flex; gap: 16px; margin-top: 8px; color: var(--muted); font-size: 14px; }
  .mobile-menu__contacts a { color: inherit; font-weight: 700; text-decoration: none; }

  .hero-stage { grid-template-columns: repeat(4, minmax(0, 1fr)); grid-template-rows: auto auto auto; align-content: stretch; height: auto; min-height: 0; max-height: none; }
  .hero-copy { grid-column: 1 / -1; grid-row: 1; padding-block: 48px 36px; }
  .hero-details { grid-column: 1 / -1; grid-row: 3; padding: 28px 0 48px; }
  .hero-copy h1 { max-width: 340px; }
  .hero-lead { margin-top: 22px; font-size: 15px; line-height: 1.58; }
  .hero-lead span + span { margin-top: 14px; font-size: 13px; line-height: 1.58; }
  .hero-actions { display: grid; gap: 14px; margin-top: 26px; }
  .hero-actions .button { width: 100%; }
  .hero-text-link { display: inline-flex; align-items: center; width: fit-content; min-height: 44px; }
  .hero-portrait { grid-column: 1 / -1; grid-row: 2; height: min(88vw, 380px); margin: 0; }
  .hero-portrait img { object-position: center 30%; }
  .trust-strip { margin-top: 24px; }
  .trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .trust-grid p, .trust-grid p + p { min-height: 102px; padding: 18px 12px 18px 0; border: 0; border-bottom: 1px solid var(--hairline); }
  .trust-grid p:nth-child(even) { padding-left: 16px; border-left: 1px solid var(--hairline); }
  .trust-grid strong { font-size: 14px; }
  .trust-grid span { font-size: 11px; }

  .studio-transition picture { height: 330px; }
  .studio-transition img { object-position: center; }

  .section { padding-block: 72px; }
  .work-layout, .benefits-layout, .section-heading-grid, .contact-grid, .footer-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .work-intro, .work-copy, .benefits-heading, .benefits-list, .benefits-actions, .section-heading-grid .eyebrow, .section-heading-grid h2, .contact-copy, .lead-form, .footer-brand, .footer-nav, .footer-contacts { grid-column: 1 / -1; }
  .section-heading { margin-bottom: 32px; }
  .work-portrait { height: auto; aspect-ratio: 4 / 5; margin-top: 32px; }
  .work-copy { margin-top: 42px; padding-top: 0; }
  .work-copy > p, .work-copy > p:first-child { padding-block: 22px; font-size: 16px; line-height: 1.65; }
  .work-copy > p:first-child { padding-top: 0; }
  .benefits-section { padding-top: 16px; }
  .benefits-heading { position: static; margin-bottom: 40px; }
  .benefits-list article { grid-template-columns: 38px 1fr; gap: 14px; padding: 24px 0; }
  .benefits-list h3 { font-size: 18px; }
  .benefits-list p { margin-top: 12px; font-size: 14px; }
  .benefits-actions { display: grid; gap: 12px; padding-top: 28px; }
  .benefits-actions .button { width: 100%; }
  .section-link { width: fit-content; }

  .steps-list { grid-template-columns: 1fr; margin-top: 40px; border-bottom: 0; }
  .steps-list article, .steps-list article:first-child, .steps-list article:nth-child(3), .steps-list article:nth-child(4) {
    position: relative;
    display: grid;
    grid-template-columns: 56px 1fr;
    min-height: 0;
    padding: 24px 0 28px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  }
  .steps-list article::before { content: ""; position: absolute; top: 0; bottom: 0; left: 27px; width: 1px; background: rgba(255, 255, 255, 0.28); }
  .steps-list span { position: relative; z-index: 1; grid-row: 1 / span 2; margin: 0; background: var(--wine); color: #e7b0a7; font-size: 30px; }
  .steps-list h3 { min-height: 0; }
  .steps-list p { margin-top: 12px; color: rgba(255, 255, 255, 0.72); font-size: 14px; }
  .steps-actions { display: block; margin-top: 32px; }
  .steps-actions .button { width: 100%; }

  .faq-heading { max-width: 100%; margin-bottom: 32px; }
  .faq-heading h2 { font-size: 40px; }
  .faq-list summary { min-height: 66px; gap: 16px; }
  .faq-list summary h3 { font-size: 15px; }
  .faq-list details > div { padding-right: 0; }
  .faq-list details p { font-size: 14px; }

  .contact-grid { row-gap: 0; }
  .contact-copy { display: contents; }
  .contact-copy > .eyebrow { order: 1; grid-column: 1 / -1; }
  .contact-copy > h2 { order: 2; grid-column: 1 / -1; }
  .contact-copy > .contact-lead { order: 3; grid-column: 1 / -1; }
  .contact-steps { order: 4; grid-column: 1 / -1; margin-top: 24px; }
  .lead-form { order: 5; margin-top: 32px; padding: 28px 20px; }
  .contact-photo { order: 6; grid-column: 1 / -1; height: 380px; margin-top: 28px; }
  .contact-links { order: 7; grid-column: 1 / -1; display: grid; gap: 4px; margin-top: 22px; }
  .contact-links a, .footer-nav a, .footer-contacts a { display: flex; align-items: center; min-height: 44px; }
  .choice-row { gap: 7px; }
  .choice-row span { padding-inline: 13px; }

  .site-footer { padding-top: 48px; }
  .footer-grid { row-gap: 36px; }
  .footer-nav, .footer-contacts { gap: 10px; }
  .footer-bottom { display: grid; gap: 20px; }
  body { padding-bottom: calc(82px + env(safe-area-inset-bottom)); }
  .mobile-apply-bar {
    position: fixed;
    z-index: 90;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
    align-items: center;
    min-height: 74px;
    padding: 10px max(16px, env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-right));
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    background: #171414;
    color: #fff;
  }
  .mobile-apply-bar span { display: grid; gap: 1px; }
  .mobile-apply-bar strong { font-size: 15px; }
  .mobile-apply-bar small { color: rgba(255, 255, 255, 0.68); font-size: 10px; }
  .mobile-apply-bar .button { min-height: 48px; padding: 10px 16px; font-size: 12px; }
}

@media (max-width: 370px) {
  .shell { width: calc(100% - 32px); }
  h1 { font-size: 40px; }
  h2 { font-size: 31px; }
  .hero-lead { font-size: 14px; }
  .hero-portrait { height: 430px; }
  .choice-row span { padding-inline: 11px; font-size: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; }
  .js [data-reveal] { opacity: 1; transform: none; }
}


/* Shared studio video format: 16:9 preview + contained modal playback. */
.studio-video {
  width: 100%;
  max-width: 1180px;
  margin: 32px auto 48px;
}
.studio-video__preview {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  display: block;
  overflow: hidden;
  padding: 0;
  border: 0;
  border-radius: 22px;
  background: #111;
  box-shadow: 0 24px 70px rgba(30, 28, 26, .18);
  cursor: pointer;
}
.studio-video__preview::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(30, 28, 26, .18);
}
.studio-video__preview > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform .5s ease;
}
.studio-video__preview:hover > img { transform: scale(1.025); }
.studio-video__preview:focus-visible { outline: 3px solid var(--accent, #8b1f31); outline-offset: 4px; }
.studio-video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(245, 240, 235, .72);
  border-radius: 50%;
  background: rgba(139, 31, 49, .92);
  color: #f5f0eb;
  transform: translate(-50%, -50%);
}
.studio-video__play span {
  position: absolute;
  left: 29px;
  top: 23px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 20px solid currentColor;
}
body.video-modal-open { overflow: hidden; }
.studio-video-modal[hidden] { display: none; }
.studio-video-modal {
  position: fixed;
  inset: 0;
  z-index: 2200;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100dvh;
  padding: max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));
  background: rgba(17, 15, 14, .9);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
.studio-video-modal__panel {
  position: relative;
  width: min(100%, 1180px);
  max-height: calc(100dvh - 24px);
  overflow: auto;
  padding: clamp(20px, 3vw, 34px);
  border: 1px solid rgba(245, 240, 235, .14);
  border-radius: 22px;
  background: #1a1817;
  box-shadow: 0 34px 120px rgba(0, 0, 0, .55);
}
.studio-video-modal__heading { padding-right: 64px; margin-bottom: 18px; }
.studio-video-modal__heading > span { color: #c67b87; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.studio-video-modal__heading h2 { margin: 8px 0 0; color: #f5f0eb; font-size: clamp(28px, 4vw, 48px); font-weight: 400; line-height: 1.05; }
.studio-video-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(245, 240, 235, .2);
  border-radius: 50%;
  background: rgba(245, 240, 235, .06);
  color: #f5f0eb;
  font-family: inherit;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}
.studio-video-modal__close:hover,
.studio-video-modal__close:focus-visible { border-color: rgba(245, 240, 235, .52); background: rgba(245, 240, 235, .12); outline: none; }
.studio-video-modal video {
  width: 100%;
  max-height: calc(100dvh - 170px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  display: block;
  border-radius: 14px;
  background: #000;
  object-fit: contain;
}
@media (max-width: 640px) {
  .studio-video { margin: 24px auto 32px; }
  .studio-video__preview { border-radius: 16px; }
  .studio-video__play { width: 60px; height: 60px; }
  .studio-video__play span { left: 24px; top: 19px; border-top-width: 11px; border-bottom-width: 11px; border-left-width: 18px; }
  .studio-video-modal { padding: max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom)); }
  .studio-video-modal__panel { padding: 16px; border-radius: 18px; }
  .studio-video-modal__heading { padding-right: 48px; margin-bottom: 14px; }
  .studio-video-modal__heading h2 { font-size: 27px; }
  .studio-video-modal__close { top: 12px; right: 12px; width: 40px; height: 40px; }
  .studio-video-modal video { max-height: calc(100dvh - 132px - env(safe-area-inset-top) - env(safe-area-inset-bottom)); border-radius: 10px; }
}
