:root {
  --ink: #17201c;
  --ink-2: #233029;
  --forest: #244d3c;
  --forest-soft: #376850;
  --amber: #d7aa4d;
  --amber-light: #f2cf81;
  --paper: #f3f0e8;
  --paper-2: #e9e5dc;
  --white: #fffdf8;
  --muted: #6c756f;
  --line: rgba(23, 32, 28, .14);
  --shadow: 0 24px 80px rgba(16, 23, 20, .17);
  --radius: 2px;
  --container: min(1180px, calc(100vw - 48px));
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 90px; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
body:has(dialog[open]) { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px; }
button, input { font: inherit; }
button { color: inherit; }
.container { width: var(--container); margin-inline: auto; }
.skip-link { position: fixed; z-index: 9999; top: 12px; left: 12px; padding: 10px 14px; background: var(--white); color: var(--ink); transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }

.site-header { position: fixed; z-index: 50; inset: 0 0 auto; color: var(--white); border-bottom: 1px solid rgba(255,255,255,.15); background: linear-gradient(180deg, rgba(11,18,15,.88), rgba(11,18,15,.42)); backdrop-filter: blur(10px); }
.header-inner { min-height: 82px; display: flex; align-items: center; gap: 34px; }
.brand { display: inline-flex; align-items: center; gap: 13px; color: inherit; text-decoration: none; min-width: 226px; }
.brand-mark { position: relative; width: 42px; height: 42px; border: 1px solid rgba(215,170,77,.7); display: grid; place-items: center; transform: rotate(45deg); flex: 0 0 auto; }
.brand-mark i { position: absolute; display: block; width: 5px; height: 21px; background: var(--amber); transform: rotate(-45deg); }
.brand-mark i:first-child { margin-left: -13px; }
.brand-mark i:nth-child(2) { height: 28px; }
.brand-mark i:last-child { margin-left: 13px; height: 17px; }
.brand-copy { display: grid; line-height: 1.12; }
.brand-copy strong { font-size: 17px; text-transform: uppercase; letter-spacing: .09em; }
.brand-copy small { margin-top: 4px; font-size: 9px; text-transform: uppercase; letter-spacing: .12em; opacity: .62; }
.desktop-nav { display: flex; align-items: center; gap: 25px; margin-left: auto; }
.desktop-nav a { font-size: 12px; font-weight: 650; letter-spacing: .03em; text-decoration: none; opacity: .8; transition: opacity .2s ease; }
.desktop-nav a:hover, .desktop-nav a:focus-visible { opacity: 1; }
.header-actions { display: flex; align-items: center; gap: 20px; }
.header-phone { display: grid; text-align: right; text-decoration: none; line-height: 1.2; }
.header-phone span { font-size: 9px; letter-spacing: .08em; text-transform: uppercase; opacity: .55; }
.header-phone strong { margin-top: 4px; font-size: 14px; letter-spacing: .02em; }

.button { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; padding: 0 25px; border: 1px solid transparent; border-radius: var(--radius); text-decoration: none; font-weight: 750; font-size: 13px; letter-spacing: .02em; cursor: pointer; transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button:focus-visible, button:focus-visible, a:focus-visible, input:focus-visible, summary:focus-visible { outline: 3px solid var(--amber-light); outline-offset: 3px; }
.button-primary { background: var(--amber); color: #1d211c; box-shadow: 0 12px 30px rgba(215,170,77,.18); }
.button-primary:hover { background: var(--amber-light); }
.button-amber { background: var(--amber); color: var(--ink); }
.button-small { min-height: 43px; padding-inline: 18px; font-size: 11px; }
.button-ghost { color: var(--white); border-color: rgba(255,255,255,.44); background: rgba(255,255,255,.05); backdrop-filter: blur(10px); }
.button-ghost:hover { border-color: var(--white); background: rgba(255,255,255,.12); }

.hero { min-height: 780px; height: min(880px, 100svh); position: relative; overflow: hidden; display: grid; align-items: center; color: var(--white); background: var(--ink); }
.hero-image, .hero-shade { position: absolute; inset: 0; }
.hero-image { background: url('/assets/hero-contract-rus.webp') 58% center / cover no-repeat; transform: scale(1.015); }
.hero-shade { background: linear-gradient(90deg, rgba(12,18,15,.96) 0%, rgba(12,18,15,.88) 32%, rgba(12,18,15,.32) 67%, rgba(12,18,15,.12) 100%), linear-gradient(0deg, rgba(12,18,15,.68), transparent 45%); }
.hero-content { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 680px) 260px; align-items: end; justify-content: space-between; padding-top: 105px; }
.hero-copy { padding-bottom: 28px; }
.eyebrow, .section-kicker { display: inline-flex; align-items: center; gap: 10px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .19em; color: var(--forest); }
.eyebrow { color: var(--amber-light); }
.eyebrow span { width: 28px; height: 1px; background: var(--amber); }
h1, h2, h3, p { margin-top: 0; }
.hero h1 { max-width: 700px; margin: 24px 0 25px; font-size: clamp(50px, 5.4vw, 78px); line-height: .98; letter-spacing: -.05em; font-weight: 750; }
h1 em, h2 em { font-family: Georgia, "Times New Roman", serif; font-weight: 400; color: var(--amber-light); }
.hero-lead { max-width: 590px; margin-bottom: 32px; color: rgba(255,255,255,.75); font-size: 18px; line-height: 1.66; }
.hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.hero-notes { display: flex; gap: 26px; list-style: none; padding: 0; margin: 28px 0 0; color: rgba(255,255,255,.68); font-size: 12px; }
.hero-notes span { margin-right: 7px; color: var(--amber); }
.hero-card { align-self: end; margin-bottom: 35px; padding: 25px 0 0 26px; border-left: 1px solid rgba(255,255,255,.32); }
.hero-card-number { color: var(--amber); font-size: 11px; letter-spacing: .18em; }
.hero-card p { margin: 17px 0; color: rgba(255,255,255,.74); font-size: 13px; line-height: 1.7; }
.hero-card a { font-size: 11px; font-weight: 800; text-decoration: none; text-transform: uppercase; letter-spacing: .08em; }
.hero-card a span { color: var(--amber); margin-left: 6px; }
.hero-scroll { position: absolute; z-index: 2; bottom: 22px; left: calc((100vw - min(1180px, calc(100vw - 48px))) / 2); display: flex; align-items: center; gap: 11px; font-size: 9px; text-transform: uppercase; letter-spacing: .14em; color: rgba(255,255,255,.48); }
.hero-scroll span { width: 1px; height: 28px; background: var(--amber); }

.signal-bar { background: var(--forest); color: var(--white); }
.signal-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.signal-grid div { min-height: 123px; display: flex; flex-direction: column; justify-content: center; padding: 24px 28px; border-left: 1px solid rgba(255,255,255,.12); }
.signal-grid div:last-child { border-right: 1px solid rgba(255,255,255,.12); }
.signal-grid strong { font-family: Georgia, serif; font-weight: 400; font-size: 22px; color: var(--amber-light); }
.signal-grid span { margin-top: 6px; color: rgba(255,255,255,.61); font-size: 11px; line-height: 1.4; }

.section { padding: 112px 0; }
.section-light { background: var(--paper); }
.section-paper { background: var(--paper-2); }
.section-dark { background: var(--ink); color: var(--white); }
.split-heading { display: grid; grid-template-columns: 1.25fr .75fr; gap: 110px; align-items: end; margin-bottom: 55px; }
.split-heading h2, .section-heading-centered h2, .steps-intro h2, .independence h2, .faq-intro h2, .cta-section h2 { margin: 14px 0 0; font-size: clamp(38px, 4vw, 58px); line-height: 1.04; letter-spacing: -.045em; }
.split-heading h2 em, .steps-intro h2 em, .faq-intro h2 em { color: var(--forest); }
.split-heading > p { margin: 0; padding-bottom: 5px; color: var(--muted); font-size: 15px; line-height: 1.75; }
.support-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.support-card { min-height: 320px; position: relative; padding: 40px 32px 34px; border-right: 1px solid var(--line); }
.support-card:first-child { border-left: 1px solid var(--line); }
.support-card-featured { background: var(--white); }
.card-index { position: absolute; right: 25px; top: 22px; color: #a7aaa7; font-size: 10px; letter-spacing: .16em; }
.support-icon { width: 48px; height: 48px; display: grid; place-items: center; margin-bottom: 56px; border: 1px solid rgba(36,77,60,.35); color: var(--forest); font-family: Georgia, serif; font-size: 24px; }
.support-card h3 { margin-bottom: 13px; font-size: 21px; letter-spacing: -.02em; }
.support-card p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.7; }

.section-heading-centered { max-width: 720px; margin: 0 auto 54px; text-align: center; }
.section-kicker-light { color: var(--amber); }
.section-heading-centered h2 em, .independence h2 em, .cta-section h2 em { color: var(--amber-light); }
.section-heading-centered > p { max-width: 610px; margin: 21px auto 0; color: rgba(255,255,255,.58); font-size: 14px; }
.direction-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.12); border-left: 1px solid rgba(255,255,255,.12); }
.direction-card { min-height: 260px; padding: 34px; border-right: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); transition: background .25s ease, transform .25s ease; }
.direction-card:hover { background: var(--forest); transform: translateY(-3px); }
.direction-symbol { display: inline-grid; place-items: center; width: 38px; height: 38px; margin-bottom: 40px; border: 1px solid rgba(215,170,77,.55); color: var(--amber-light); font-family: Georgia, serif; font-size: 19px; }
.direction-card h3 { margin-bottom: 10px; font-size: 20px; }
.direction-card p { max-width: 280px; margin-bottom: 20px; color: rgba(255,255,255,.58); font-size: 13px; line-height: 1.65; }
.direction-tag { color: var(--amber); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }

.steps-layout { display: grid; grid-template-columns: .86fr 1.14fr; gap: 120px; align-items: start; }
.steps-intro { position: sticky; top: 125px; }
.steps-intro h2 em { display: block; }
.steps-intro > p { max-width: 430px; margin: 24px 0 28px; color: var(--muted); }
.text-link { padding: 0 0 6px; border: 0; border-bottom: 1px solid var(--ink); background: transparent; font-weight: 800; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; cursor: pointer; }
.text-link span { margin-left: 10px; color: var(--forest); }
.steps-list { list-style: none; margin: 0; padding: 0; border-top: 1px solid var(--line); }
.steps-list li { display: grid; grid-template-columns: 64px 1fr; gap: 20px; padding: 30px 0; border-bottom: 1px solid var(--line); }
.steps-list > li > span { padding-top: 3px; color: var(--forest); font-family: Georgia, serif; font-size: 13px; }
.steps-list h3 { margin-bottom: 7px; font-size: 19px; }
.steps-list p { margin: 0; color: var(--muted); font-size: 13px; }

.independence { background: var(--forest); color: var(--white); }
.independence-grid { display: grid; grid-template-columns: 300px 1fr; gap: 110px; align-items: center; }
.independence-mark { width: 280px; aspect-ratio: 1; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.17); background: repeating-linear-gradient(135deg, transparent 0 13px, rgba(255,255,255,.025) 13px 14px); }
.independence-mark span { width: 130px; height: 130px; display: grid; place-items: center; border: 1px solid var(--amber); transform: rotate(45deg); color: var(--amber-light); font-family: Georgia, serif; font-size: 34px; letter-spacing: .08em; }
.independence-mark span::first-letter { letter-spacing: 0; }
.independence-grid > div:last-child { max-width: 720px; }
.independence h2 { max-width: 700px; }
.independence p { color: rgba(255,255,255,.68); font-size: 14px; line-height: 1.85; }

.faq-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 115px; align-items: start; }
.faq-intro { position: sticky; top: 125px; }
.faq-intro > p { max-width: 350px; margin: 20px 0 25px; color: var(--muted); }
.faq-phone { color: var(--forest); font-family: Georgia, serif; font-size: 27px; text-decoration: none; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 20px; list-style: none; cursor: pointer; font-weight: 750; font-size: 16px; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { position: relative; width: 22px; height: 22px; flex: 0 0 auto; }
.faq-list summary span::before, .faq-list summary span::after { content: ''; position: absolute; inset: 50% 0 auto; height: 1px; background: var(--forest); transition: transform .2s ease; }
.faq-list summary span::after { transform: rotate(90deg); }
.faq-list details[open] summary span::after { transform: rotate(0); }
.faq-list details p { max-width: 680px; margin: -4px 55px 27px 0; color: var(--muted); font-size: 14px; line-height: 1.8; }

.cta-section { padding: 78px 0; color: var(--white); background: var(--ink); }
.cta-inner { display: flex; align-items: end; justify-content: space-between; gap: 50px; }
.cta-section h2 { margin-top: 13px; }
.cta-actions { display: flex; flex-direction: column; align-items: center; gap: 14px; min-width: 320px; }
.cta-actions .button { width: 100%; }
.cta-actions > a { color: rgba(255,255,255,.6); font-size: 11px; text-decoration: none; }
.cta-actions strong { color: var(--white); }

.site-footer { padding: 55px 0 28px; color: rgba(255,255,255,.72); background: #101613; }
.footer-top { display: grid; grid-template-columns: 1fr auto 1fr; gap: 50px; align-items: start; padding-bottom: 38px; border-bottom: 1px solid rgba(255,255,255,.1); }
.brand-footer { color: var(--white); }
.footer-contact { display: grid; text-align: center; }
.footer-contact span { font-size: 9px; text-transform: uppercase; letter-spacing: .12em; opacity: .55; }
.footer-contact a { margin-top: 5px; color: var(--white); font-family: Georgia, serif; font-size: 22px; text-decoration: none; }
.footer-nav { display: grid; justify-items: end; gap: 7px; }
.footer-nav a { font-size: 11px; }
.footer-legal { display: flex; justify-content: space-between; gap: 30px; padding: 24px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.footer-legal p, .footer-bottom p { margin: 0; font-size: 10px; line-height: 1.6; }
.footer-bottom { display: flex; justify-content: space-between; gap: 40px; padding-top: 25px; color: rgba(255,255,255,.43); }
.footer-bottom p:last-child { text-align: right; max-width: 530px; }

.lead-dialog { width: min(920px, calc(100vw - 32px)); max-height: calc(100svh - 32px); padding: 0; border: 0; color: var(--ink); background: var(--paper); box-shadow: var(--shadow); overflow: auto; }
.lead-dialog::backdrop { background: rgba(8,13,10,.76); backdrop-filter: blur(5px); }
.dialog-grid { display: grid; grid-template-columns: 260px 1fr; min-height: 660px; }
.dialog-aside { display: flex; flex-direction: column; justify-content: space-between; padding: 35px; color: var(--white); background: var(--forest); }
.dialog-number { color: var(--amber); font-size: 11px; letter-spacing: .18em; }
.dialog-aside p { margin: 14px 0 0; color: rgba(255,255,255,.65); font-size: 12px; line-height: 1.7; }
.dialog-main { position: relative; padding: 58px 62px 45px; }
.dialog-close { position: absolute; top: 21px; right: 23px; width: 42px; height: 42px; padding: 0; border: 1px solid var(--line); background: transparent; font-size: 27px; line-height: 1; cursor: pointer; }
.dialog-main h2 { max-width: 520px; margin: 12px 0 11px; font-size: 37px; line-height: 1.08; letter-spacing: -.035em; }
.dialog-main > p { margin-bottom: 30px; color: var(--muted); font-size: 13px; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }
.field { display: grid; gap: 7px; }
.field-wide { grid-column: 1 / -1; }
.field > span { font-size: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.field > span i { color: var(--muted); font-style: normal; font-weight: 500; text-transform: none; letter-spacing: 0; }
.field input { width: 100%; height: 50px; padding: 0 13px; border: 1px solid var(--line); border-radius: 0; color: var(--ink); background: var(--white); }
.field input[aria-invalid="true"] { border-color: #a43a34; }
.field small, .form-error { min-height: 15px; color: #9a2d28; font-size: 10px; }
.honeypot { position: absolute; left: -9999px; }
.consent-check { display: grid; grid-template-columns: 18px 1fr; gap: 10px; align-items: start; margin-top: 17px; color: var(--muted); font-size: 11px; line-height: 1.55; }
.consent-check input { width: 18px; height: 18px; margin: 1px 0 0; accent-color: var(--forest); }
.form-error { display: block; }
.form-status { min-height: 24px; margin: 5px 0 8px; color: #9a2d28; font-size: 12px; }
.button-submit { width: 100%; justify-content: space-between; padding-inline: 22px; }
.button-submit[disabled] { cursor: wait; opacity: .7; transform: none; }

.cookie-banner { position: fixed; z-index: 60; left: 18px; right: 18px; bottom: 18px; max-width: 780px; margin: 0 auto; padding: 16px 18px; display: flex; align-items: center; justify-content: space-between; gap: 25px; background: var(--white); border: 1px solid var(--line); box-shadow: var(--shadow); }
.cookie-banner[hidden] { display: none; }
.cookie-banner p { max-width: 460px; margin: 0; color: var(--muted); font-size: 11px; line-height: 1.55; }
.cookie-banner > div { display: flex; align-items: center; gap: 13px; }
.cookie-reject { border: 0; border-bottom: 1px solid var(--ink); padding: 3px 0; background: transparent; font-size: 10px; font-weight: 750; cursor: pointer; }

.simple-page { min-height: 100svh; background: var(--ink); color: var(--white); }
.thanks-wrap { min-height: 100svh; display: grid; place-items: center; padding: 40px 20px; background: radial-gradient(circle at 70% 20%, rgba(55,104,80,.55), transparent 40%), linear-gradient(140deg, #111814, #1b2821); }
.thanks-card { width: min(700px, 100%); padding: clamp(35px, 7vw, 72px); border: 1px solid rgba(255,255,255,.13); background: rgba(17,24,20,.78); box-shadow: var(--shadow); }
.thanks-card .brand { color: var(--white); margin-bottom: 60px; }
.success-mark { width: 62px; height: 62px; display: grid; place-items: center; margin-bottom: 23px; border: 1px solid var(--amber); color: var(--amber-light); font-size: 24px; }
.thanks-card h1 { margin: 13px 0 18px; font-size: clamp(37px, 6vw, 56px); line-height: 1.05; letter-spacing: -.045em; }
.thanks-card > p { max-width: 520px; color: rgba(255,255,255,.66); }
.thanks-card > p a { color: var(--amber-light); }
.thanks-card .button { margin: 22px 0 30px; }
.thanks-card > small { display: block; color: rgba(255,255,255,.42); line-height: 1.6; }

.legal-page { background: var(--paper); }
.legal-header { border-bottom: 1px solid var(--line); background: var(--ink); color: var(--white); }
.legal-header .container { min-height: 88px; display: flex; align-items: center; justify-content: space-between; }
.legal-back { font-size: 12px; text-decoration: none; }
.legal-main { max-width: 880px; padding-top: 80px; padding-bottom: 100px; }
.legal-main h1 { max-width: 760px; margin: 14px 0 24px; font-size: clamp(42px, 6vw, 66px); line-height: 1; letter-spacing: -.05em; }
.legal-lead { margin-bottom: 55px; font-size: 18px; color: var(--muted); line-height: 1.75; }
.legal-main section { padding: 29px 0; border-top: 1px solid var(--line); }
.legal-main h2 { margin-bottom: 14px; font-size: 21px; }
.legal-main p, .legal-main li { color: #4f5a54; font-size: 14px; line-height: 1.8; }
.legal-main li + li { margin-top: 4px; }
.legal-main a { color: var(--forest); }
.legal-footer { padding: 27px 0; color: rgba(255,255,255,.65); background: var(--ink); }
.legal-footer .container { display: flex; justify-content: space-between; gap: 20px; }
.legal-footer p { margin: 0; font-size: 11px; }
.legal-footer a { font-size: 11px; }

@media (max-width: 1080px) {
  .desktop-nav { display: none; }
  .header-actions { margin-left: auto; }
  .hero-content { grid-template-columns: minmax(0, 650px); }
  .hero-card { display: none; }
  .signal-grid { grid-template-columns: repeat(2, 1fr); }
  .signal-grid div:nth-child(3) { border-top: 1px solid rgba(255,255,255,.12); }
  .signal-grid div:nth-child(4) { border-top: 1px solid rgba(255,255,255,.12); }
  .steps-layout, .faq-layout { gap: 70px; }
  .independence-grid { grid-template-columns: 240px 1fr; gap: 70px; }
  .independence-mark { width: 230px; }
}

@media (max-width: 820px) {
  :root { --container: min(100% - 32px, 720px); }
  .section { padding: 82px 0; }
  .header-inner { min-height: 72px; }
  .header-phone { display: none; }
  .brand { min-width: auto; }
  .brand-copy small { display: none; }
  .hero { min-height: 760px; height: auto; padding: 142px 0 92px; }
  .hero-image { background-position: 66% center; opacity: .75; }
  .hero-shade { background: linear-gradient(90deg, rgba(12,18,15,.97), rgba(12,18,15,.73)), linear-gradient(0deg, rgba(12,18,15,.88), transparent); }
  .hero-content { padding-top: 0; }
  .hero-copy { padding: 0; }
  .hero h1 { font-size: clamp(45px, 10vw, 65px); }
  .hero-scroll { display: none; }
  .split-heading { grid-template-columns: 1fr; gap: 24px; }
  .support-grid { grid-template-columns: 1fr; }
  .support-card { min-height: 240px; border-left: 1px solid var(--line); border-bottom: 1px solid var(--line); }
  .support-icon { margin-bottom: 30px; }
  .direction-grid { grid-template-columns: repeat(2, 1fr); }
  .steps-layout, .faq-layout { grid-template-columns: 1fr; gap: 55px; }
  .steps-intro, .faq-intro { position: static; }
  .independence-grid { grid-template-columns: 1fr; gap: 50px; }
  .independence-mark { width: 210px; }
  .cta-inner { align-items: start; flex-direction: column; }
  .cta-actions { align-items: flex-start; width: 100%; min-width: 0; }
  .cta-actions .button { max-width: 400px; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .footer-contact { text-align: right; }
  .footer-nav { grid-column: 1 / -1; justify-items: start; }
  .footer-legal, .footer-bottom { flex-direction: column; gap: 8px; }
  .footer-bottom p:last-child { text-align: left; }
  .dialog-grid { grid-template-columns: 1fr; }
  .dialog-aside { display: none; }
}

@media (max-width: 560px) {
  :root { --container: calc(100% - 28px); }
  .header-inner { gap: 12px; }
  .brand-mark { width: 35px; height: 35px; }
  .brand-mark i { height: 18px; }
  .brand-mark i:nth-child(2) { height: 24px; }
  .brand-mark i:last-child { height: 15px; }
  .brand-copy strong { font-size: 13px; }
  .header-actions .button { min-height: 40px; padding-inline: 12px; font-size: 10px; }
  .hero { min-height: 730px; padding-top: 128px; }
  .hero-image { background-position: 68% center; }
  .hero h1 { font-size: 44px; }
  .hero-lead { font-size: 15px; }
  .hero-actions { display: grid; }
  .hero-actions .button { width: 100%; }
  .hero-notes { gap: 12px; flex-wrap: wrap; }
  .signal-grid { grid-template-columns: 1fr; }
  .signal-grid div { min-height: 100px; border-right: 1px solid rgba(255,255,255,.12); border-top: 1px solid rgba(255,255,255,.12); }
  .split-heading h2, .section-heading-centered h2, .steps-intro h2, .independence h2, .faq-intro h2, .cta-section h2 { font-size: 38px; }
  .direction-grid { grid-template-columns: 1fr; }
  .direction-card { min-height: 230px; }
  .steps-list li { grid-template-columns: 42px 1fr; }
  .independence-mark { width: 180px; }
  .independence-mark span { width: 100px; height: 100px; }
  .footer-top { grid-template-columns: 1fr; }
  .footer-contact { text-align: left; }
  .lead-dialog { width: 100%; max-height: 100svh; min-height: 100svh; margin: 0; }
  .dialog-main { min-height: 100svh; padding: 72px 20px 30px; }
  .dialog-main h2 { font-size: 31px; }
  .form-grid { grid-template-columns: 1fr; }
  .field-wide { grid-column: auto; }
  .cookie-banner { align-items: stretch; flex-direction: column; gap: 12px; }
  .cookie-banner > div { justify-content: space-between; }
  .legal-header .container { min-height: 76px; }
  .legal-header .brand-copy strong { font-size: 12px; }
  .legal-main { padding-top: 55px; }
  .legal-main h1 { font-size: 43px; }
  .legal-footer .container { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
