:root {
  --ink: #101a2d;
  --ink-soft: #1b2942;
  --cream: #f3efe5;
  --paper: #fffdf8;
  --white: #fff;
  --muted: #697386;
  --line: rgba(16,26,45,.14);
  --blue: #2f64d6;
  --orange: #f2a71b;
  --red: #e84b2c;
  --teal: #63c9c2;
  --yellow: #f7cf45;
  --shadow: 0 28px 80px rgba(16,26,45,.17);
  --radius: 28px;
  --container: 1220px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 88px; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; }
button, select { font: inherit; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.section { padding: 112px 0; }
.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: 2000; top: 8px; left: 8px; padding: 10px 14px; color: var(--white); background: var(--ink); border-radius: 8px; transform: translateY(-150%); }
.skip-link:focus { transform: none; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { text-wrap: balance; }
h2 { margin-bottom: 22px; font-size: clamp(42px,5.2vw,76px); line-height: .98; letter-spacing: -.06em; }
h3 { line-height: 1.1; letter-spacing: -.035em; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; color: var(--red); font-size: 11px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.eyebrow span { width: 28px; height: 3px; background: currentColor; border-radius: 9px; }
.eyebrow-light { color: var(--teal); }
.section-heading { max-width: 820px; margin-bottom: 58px; }
.section-heading > p:last-child { max-width: 660px; color: var(--muted); font-size: 18px; }
.split-heading { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 80px; max-width: none; }
.split-heading > p { margin-bottom: 10px; }

.button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 54px; padding: 14px 24px; border: 1px solid transparent; border-radius: 999px; font-weight: 850; text-decoration: none; cursor: pointer; transition: transform .2s ease, color .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-accent { color: var(--ink); background: var(--yellow); box-shadow: 0 14px 34px rgba(247,207,69,.22); }
.button-ink { color: var(--white); background: var(--ink); }
.button-outline { color: var(--ink); border-color: var(--line); background: transparent; }
.button-small { min-height: 44px; padding: 10px 18px; font-size: 13px; }
.button-compact { min-height: 42px; padding: 9px 16px; font-size: 12px; }
.text-link { display: inline-flex; align-items: center; gap: 10px; color: var(--white); font-size: 14px; font-weight: 800; text-decoration: none; }
.text-link span { color: var(--teal); }

.site-header { position: fixed; z-index: 900; top: 0; left: 0; width: 100%; color: var(--white); transition: background .25s ease, box-shadow .25s ease, color .25s ease; }
.site-header.scrolled { color: var(--ink); background: rgba(255,253,248,.94); box-shadow: 0 8px 28px rgba(16,26,45,.09); backdrop-filter: blur(16px); }
.nav-shell { display: flex; align-items: center; gap: 28px; min-height: 78px; }
.brand { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 15px; font-weight: 900; text-decoration: none; }
.brand-mark { display: grid; place-items: center; width: 38px; height: 38px; color: var(--ink); background: var(--teal); border-radius: 50%; font-size: 11px; }
.main-nav { display: flex; align-items: center; justify-content: center; gap: 24px; margin-left: auto; }
.main-nav a { font-size: 12px; font-weight: 750; text-decoration: none; opacity: .82; }
.main-nav a:hover { opacity: 1; color: var(--red); }
.nav-cta { margin-left: 4px; }
.site-header:not(.scrolled) .nav-cta { color: var(--ink); background: var(--white); }
.menu-toggle { display: none; margin-left: auto; padding: 7px; color: inherit; background: transparent; border: 0; }
.menu-toggle > span:not(.sr-only) { display: block; width: 24px; height: 2px; margin: 5px 0; background: currentColor; }

.hero { position: relative; min-height: 920px; padding: 145px 0 0; overflow: hidden; color: var(--white); background: var(--ink); }
.accompaniment-hero { background: radial-gradient(circle at 84% 18%, rgba(47,100,214,.38), transparent 28%), linear-gradient(135deg,#0d1728 0%,#162641 70%,#1e3153 100%); }
.accompaniment-hero::after { content: ""; position: absolute; inset: auto 0 0; height: 270px; background: linear-gradient(transparent,var(--ink)); pointer-events: none; }
.accompaniment-pattern { position: absolute; z-index: 0; inset: 0; overflow: hidden; opacity: .22; }
.accompaniment-pattern::before { content: ""; position: absolute; right: -5%; top: 16%; width: 58%; height: 52%; border: 1px solid rgba(99,201,194,.65); border-radius: 50%; transform: rotate(-9deg); }
.accompaniment-pattern::after { content: ""; position: absolute; left: -8%; bottom: 4%; width: 74%; height: 36%; background: repeating-linear-gradient(90deg,transparent 0 57px,rgba(255,255,255,.24) 58px 61px,transparent 62px 84px); border-block: 2px solid rgba(255,255,255,.18); transform: skewY(-4deg); }
.accompaniment-pattern i { position: absolute; width: 18px; height: 18px; background: var(--orange); border-radius: 50%; }
.accompaniment-pattern i:nth-child(1) { left: 8%; top: 31%; }.accompaniment-pattern i:nth-child(2) { left: 24%; top: 56%; }.accompaniment-pattern i:nth-child(3) { left: 41%; top: 28%; }.accompaniment-pattern i:nth-child(4) { right: 31%; top: 62%; }.accompaniment-pattern i:nth-child(5) { right: 8%; top: 38%; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: 1.08fr .72fr; align-items: center; gap: clamp(40px,7vw,105px); min-height: 620px; }
.hero-copy { max-width: 770px; }
.accompaniment-hero h1 { margin-bottom: 28px; font-size: clamp(65px,7.6vw,116px); line-height: .8; letter-spacing: -.085em; text-transform: uppercase; }
.accompaniment-hero h1 > span { display: block; white-space: nowrap; }
.accompaniment-hero h1 em { display: block; color: var(--orange); font-family: Georgia,"Times New Roman",serif; font-size: .82em; font-weight: 400; text-transform: none; }
.hero-lead { max-width: 700px; margin-bottom: 11px; font-size: clamp(21px,2.1vw,30px); line-height: 1.22; letter-spacing: -.025em; }
.hero-sub { max-width: 620px; color: rgba(255,255,255,.58); font-size: 14px; }
.hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 38px; }
.course-cover-card { position: relative; align-self: end; justify-self: center; width: min(100%,430px); margin: 0 0 18px; filter: drop-shadow(0 36px 50px rgba(0,0,0,.4)); transform: rotate(2deg); }
.course-cover-card::before { content: ""; position: absolute; z-index: -1; inset: 18% -12% 6%; background: rgba(242,167,27,.2); border-radius: 50%; filter: blur(48px); }
.course-cover-card img { width: 100%; border-radius: 8px; }
.course-cover-card figcaption { position: absolute; right: -18px; bottom: 35px; display: grid; gap: 2px; padding: 14px 18px; color: var(--ink); background: var(--teal); border-radius: 15px; box-shadow: var(--shadow); }
.course-cover-card figcaption strong { font-size: 18px; }.course-cover-card figcaption span { font-size: 10px; font-weight: 800; }
.hero-facts { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(3,1fr); margin-top: 38px; border-top: 1px solid rgba(255,255,255,.14); }
.hero-facts div { display: flex; align-items: baseline; gap: 13px; padding: 27px 0; }
.hero-facts div + div { padding-left: 28px; border-left: 1px solid rgba(255,255,255,.14); }
.hero-facts strong { color: var(--yellow); font-size: 35px; line-height: 1; letter-spacing: -.05em; }
.hero-facts span { color: rgba(255,255,255,.58); font-size: 12px; }

.intro-story { background: var(--paper); }
.story-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 110px; }
.sticky-heading { position: sticky; top: 120px; align-self: start; }
.prose { font-size: 18px; }
.prose p { color: var(--muted); }
.prose p + p { margin-top: 24px; }
.prose strong { color: var(--ink); }
.prose-large { font-size: clamp(19px,2vw,27px); line-height: 1.48; }

.benefit-section { background: var(--cream); }
.benefit-grid { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.benefit-grid article { min-height: 330px; padding: 34px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.benefit-grid article:nth-child(2), .benefit-grid article:nth-child(4) { background: rgba(255,255,255,.52); }
.benefit-grid span { display: inline-flex; padding: 7px 10px; color: var(--ink); background: var(--teal); border-radius: 99px; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.benefit-grid h3 { margin: 72px 0 14px; font-size: 27px; }
.benefit-grid p { margin: 0; color: var(--muted); font-size: 14px; }

.section-ink { color: var(--white); background: var(--ink); }
.gap-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: start; }
.gap-grid > div:first-child { position: sticky; top: 120px; }
.gap-grid .prose p { color: rgba(255,255,255,.65); }

.program-section { background: var(--paper); }
.lesson-route { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; counter-reset: lesson; }
.lesson-route article { position: relative; min-height: 250px; padding: 28px; overflow: hidden; background: var(--cream); border: 1px solid var(--line); border-radius: 24px; }
.lesson-route article:nth-child(2), .lesson-route article:nth-child(5), .lesson-route article:nth-child(8) { color: var(--white); background: var(--ink-soft); }
.lesson-route article::after { content: ""; position: absolute; right: -55px; bottom: -70px; width: 170px; height: 170px; background: rgba(242,167,27,.24); border-radius: 50%; }
.lesson-route article:nth-child(2)::after, .lesson-route article:nth-child(5)::after, .lesson-route article:nth-child(8)::after { background: rgba(99,201,194,.18); }
.lesson-route > article > span { display: grid; place-items: center; width: 42px; height: 42px; color: var(--ink); background: var(--yellow); border-radius: 50%; font-size: 10px; font-weight: 900; }
.lesson-route h3 { position: relative; z-index: 2; margin: 52px 0 12px; font-size: 25px; }
.lesson-route p { position: relative; z-index: 2; margin: 0; color: var(--muted); font-size: 13px; }
.lesson-route article:nth-child(2) p, .lesson-route article:nth-child(5) p, .lesson-route article:nth-child(8) p { color: rgba(255,255,255,.62); }

.video-section { color: var(--white); background: linear-gradient(135deg,#214cb2,var(--blue)); }
.video-layout { display: grid; grid-template-columns: .62fr 1.38fr; align-items: center; gap: clamp(40px,7vw,100px); }
.video-layout .section-heading { margin: 0; }
.video-layout h2 { font-size: clamp(43px,4.8vw,70px); }
.video-layout .section-heading > p:last-child { color: rgba(255,255,255,.68); }
.video-frame { position: relative; padding-top: 56.25%; overflow: hidden; background: #080e19; border: 1px solid rgba(255,255,255,.2); border-radius: 28px; box-shadow: 0 30px 80px rgba(0,0,0,.35); }
.video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }

.audience-section { background: var(--cream); }
.audience-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; align-items: center; }
.audience-grid > div:first-child > p:last-child { max-width: 540px; color: var(--muted); font-size: 18px; }
.audience-list { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.audience-list > div { display: grid; gap: 35px; min-height: 155px; padding: 25px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.audience-list span { color: var(--red); font-size: 10px; font-weight: 900; }
.audience-list strong { align-self: end; font-size: 23px; }

.bonus-section { background: var(--paper); }
.bonus-layout { display: grid; grid-template-columns: .75fr 1.25fr; align-items: center; gap: 100px; }
.bonus-record { position: relative; min-height: 500px; overflow: hidden; color: var(--white); background: var(--orange); border-radius: 38px; box-shadow: var(--shadow); }
.bonus-record::before { content: ""; position: absolute; top: 50%; left: 50%; width: 330px; height: 330px; border: 54px solid var(--ink); border-radius: 50%; transform: translate(-50%,-50%); box-shadow: inset 0 0 0 2px rgba(255,255,255,.15),0 0 0 2px rgba(16,26,45,.25); }
.bonus-record::after { content: ""; position: absolute; top: 50%; left: 50%; width: 82px; height: 82px; background: var(--cream); border-radius: 50%; transform: translate(-50%,-50%); }
.bonus-record span { position: absolute; z-index: 2; top: 34px; left: 38px; font-size: 12px; font-weight: 950; letter-spacing: .14em; text-transform: uppercase; }
.bonus-record i { position: absolute; z-index: 3; top: 50%; left: 50%; width: 14px; height: 14px; background: var(--red); border-radius: 50%; transform: translate(-50%,-50%); }
.bonus-items { margin-top: 42px; border-top: 1px solid var(--line); }
.bonus-items article { display: grid; grid-template-columns: 50px 1fr; gap: 22px; padding: 27px 0; border-bottom: 1px solid var(--line); }
.bonus-items article > span { color: var(--red); font-size: 10px; font-weight: 900; }
.bonus-items h3 { margin-bottom: 7px; font-size: 25px; }
.bonus-items p { margin: 0; color: var(--muted); }

.review-section { color: var(--white); background: var(--ink); }
.review-layout { display: grid; grid-template-columns: .75fr 1.25fr; gap: 100px; align-items: start; }
.review-layout .section-heading { margin: 0; }
.review-layout figure { position: relative; margin: 0; padding: clamp(34px,5vw,66px); color: var(--ink); background: var(--yellow); border-radius: 34px; transform: rotate(-1deg); }
.review-layout figure::before { content: "“"; position: absolute; top: -26px; right: 24px; font-family: Georgia,serif; font-size: 150px; line-height: 1; opacity: .12; }
.review-layout blockquote { position: relative; margin: 0; font-size: clamp(19px,2vw,27px); line-height: 1.55; }
.review-layout figcaption { display: flex; gap: 10px; margin-top: 28px; padding-top: 20px; border-top: 1px solid rgba(16,26,45,.18); font-size: 12px; }
.review-layout figcaption span { opacity: .62; }

.pricing-section { background: var(--cream); transition: opacity .32s cubic-bezier(.32,.72,0,1); }
.pricing-section.loading { opacity: .6; }
.pricing-section.loading .currency-panel, .pricing-section.loading .single-offer { pointer-events: none; }
.pricing-section.enter { animation: fade-price .32s cubic-bezier(.32,.72,0,1) both; }
.currency-panel { display: grid; grid-template-columns: minmax(220px,1fr) auto; align-items: center; gap: 20px 34px; margin: -22px 0 45px; padding: 22px 24px; border: 1px solid var(--line); border-radius: 22px; background: rgba(255,255,255,.65); box-shadow: 0 15px 45px rgba(16,26,45,.07); }
.currency-panel > div:first-child small, .currency-panel > div:first-child strong { display: block; }
.currency-panel > div:first-child p { margin: 3px 0 0; color: var(--muted); font-size: 12px; }
.currency-switcher { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 7px; }
.currency-option { min-height: 42px; padding: 9px 14px; color: var(--ink); background: var(--white); border: 1px solid var(--line); border-radius: 999px; font-size: 12px; font-weight: 850; cursor: pointer; }
.currency-option.active { color: var(--white); background: var(--ink); border-color: var(--ink); }
.country-picker { grid-column: 1/-1; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding-top: 20px; border-top: 1px solid var(--line); }
.country-picker.required { padding: 18px; border: 1px solid rgba(232,75,44,.35); border-radius: 16px; background: rgba(232,75,44,.07); }
.country-picker label { font-size: 13px; font-weight: 800; }
.country-picker > div { display: flex; gap: 8px; }
.country-picker select { min-width: 230px; min-height: 42px; padding: 8px 12px; color: var(--ink); background: var(--white); border: 1px solid var(--line); border-radius: 12px; }
.pricing-status { margin: -28px 0 22px; padding: 12px 15px; color: #913c2d; background: rgba(232,75,44,.08); border: 1px solid rgba(232,75,44,.25); border-radius: 12px; font-size: 12px; }
.pricing-status[hidden] { display: none; }
.single-offer { display: grid; grid-template-columns: 1.05fr .95fr; align-items: stretch; gap: 14px; max-width: 980px; margin-inline: auto; }
.price-card { position: relative; display: flex; flex-direction: column; min-height: 590px; padding: 38px; color: var(--white); background: var(--ink); border: 1px solid rgba(99,201,194,.65); border-radius: var(--radius); box-shadow: var(--shadow); }
.plan-name { margin: 0; color: var(--teal); font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.price-card h3 { display: flex; flex-wrap: wrap; align-items: baseline; gap: 4px; margin: 18px 0 15px; font-size: clamp(58px,6vw,82px); line-height: 1; letter-spacing: -.07em; }
.price-card h3 sup { font-size: 22px; }.price-card h3 small { margin-left: 8px; color: rgba(255,255,255,.58); font-size: 11px; letter-spacing: 0; }
.price-card > div > p:not(.plan-name):not(.billing-caption) { color: rgba(255,255,255,.66); }
.billing-caption { color: rgba(255,255,255,.55); font-size: 11px; }
.price-card > ul { display: grid; gap: 12px; margin: 28px 0 32px; padding: 25px 0 0; border-top: 1px solid rgba(255,255,255,.15); list-style: none; }
.price-card > ul li { position: relative; display: block; width: 100%; padding-left: 27px; font-size: 15px; font-weight: 700; line-height: 1.55; overflow-wrap: normal; word-break: normal; }
.price-card > ul li::before { content: "✓"; position: absolute; left: 0; color: var(--teal); font-weight: 900; }
.price-card > .button { width: 100%; margin-top: auto; }
.single-offer > aside { display: flex; flex-direction: column; justify-content: center; padding: 42px; background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius); }
.single-offer > aside > strong { font-size: 25px; letter-spacing: -.035em; }
.single-offer ol { display: grid; gap: 0; margin: 28px 0; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.single-offer > aside li { display: grid; grid-template-columns: 42px 1fr; gap: 12px; padding: 18px 0; border-bottom: 1px solid var(--line); font-size: 13px; font-weight: 750; }
.single-offer > aside li span { color: var(--red); font-size: 10px; font-weight: 900; }
.single-offer aside p { margin: 0; color: var(--muted); font-size: 12px; }
.pricing-note { max-width: 760px; margin: 34px auto 0; color: var(--muted); text-align: center; font-size: 12px; }
.pricing-legal { max-width: 760px; margin: 16px auto 0; color: var(--muted); text-align: center; font-size: 10px; line-height: 1.55; }
.localized-price { white-space: nowrap; }

.faq-section { background: var(--paper); }
.faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 100px; align-items: start; }
.faq-grid > .section-heading { position: sticky; top: 120px; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 25px 52px 25px 0; cursor: pointer; list-style: none; font-size: 20px; font-weight: 850; letter-spacing: -.025em; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { position: absolute; top: 22px; right: 5px; font-size: 27px; font-weight: 400; transition: transform .2s ease; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { margin: 0; padding: 0 52px 25px 0; color: var(--muted); }
.final-cta { padding: 100px 0; color: var(--white); background: linear-gradient(135deg,var(--red),#d83c25); }
.final-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.final-inner h2 { margin: 0; font-size: clamp(48px,6vw,82px); }.final-inner .button { flex: 0 0 auto; }

.site-footer { padding: 72px 0 28px; color: rgba(255,255,255,.65); background: #090f1b; }
.footer-grid { display: grid; grid-template-columns: 1.4fr .7fr 1.1fr 1fr; gap: 54px; }
.brand-footer { color: var(--white); }
.footer-grid > div { display: flex; flex-direction: column; align-items: flex-start; gap: 9px; }
.footer-grid strong { margin-bottom: 4px; color: var(--white); }
.footer-grid a, .footer-link { padding: 0; color: inherit; background: transparent; border: 0; text-decoration: none; cursor: pointer; }
.footer-grid a:hover, .footer-link:hover { color: var(--teal); }
.footer-grid p { max-width: 330px; margin: 8px 0 0; font-size: 13px; }
.footer-bottom { display: flex; justify-content: space-between; margin-top: 58px; padding-top: 23px; border-top: 1px solid rgba(255,255,255,.12); font-size: 11px; }

.cookie-banner { position: fixed; z-index: 1100; right: 18px; bottom: 18px; left: 18px; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 26px; max-width: 1180px; margin-inline: auto; padding: 22px; color: var(--white); background: rgba(9,15,27,.98); border: 1px solid rgba(255,255,255,.14); border-radius: 22px; box-shadow: 0 28px 70px rgba(0,0,0,.4); }
.cookie-banner[hidden] { display: none; }.cookie-banner strong { display: block; font-size: 17px; }
.cookie-banner p { max-width: 720px; margin: 5px 0 3px; color: rgba(255,255,255,.65); font-size: 12px; }
.cookie-banner a { color: var(--teal); font-size: 11px; }
.cookie-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }.cookie-actions .button { min-height: 42px; padding: 9px 13px; font-size: 11px; }
.button-cookie-secondary { color: var(--white); background: transparent; border-color: rgba(255,255,255,.22); }
.consent-dialog { width: min(calc(100% - 32px),640px); padding: 0; color: var(--ink); background: var(--paper); border: 0; border-radius: 26px; box-shadow: var(--shadow); }
.consent-dialog::backdrop { background: rgba(9,15,27,.78); backdrop-filter: blur(5px); }
.consent-dialog form { padding: 30px; }.dialog-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.dialog-heading h2 { margin: 0 0 25px; font-size: 36px; }.dialog-close { width: 40px; height: 40px; color: var(--ink); background: transparent; border: 1px solid var(--line); border-radius: 50%; cursor: pointer; }
.consent-option { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 20px; padding: 18px 0; border-top: 1px solid var(--line); }
.consent-option strong { display: block; }.consent-option p { margin: 3px 0 0; color: var(--muted); font-size: 12px; }.consent-option input { width: 22px; height: 22px; accent-color: var(--blue); }
.dialog-actions { display: flex; justify-content: flex-end; gap: 9px; margin-top: 25px; }

@keyframes fade-price { from { opacity: .55; transform: translateY(5px); } to { opacity: 1; transform: none; } }
@media (max-width: 1080px) {
  .main-nav { gap: 15px; }
  .accompaniment-hero h1 { font-size: clamp(56px,7.2vw,78px); }
  .benefit-grid { grid-template-columns: 1fr 1fr; }
  .lesson-route { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 860px) {
  .section { padding: 82px 0; }.nav-shell { min-height: 68px; }.menu-toggle { display: block; }
  .main-nav { position: fixed; inset: 68px 0 auto; display: none; align-items: stretch; flex-direction: column; gap: 0; padding: 20px; color: var(--ink); background: var(--paper); box-shadow: 0 18px 45px rgba(16,26,45,.15); }
  .main-nav.open { display: flex; }.main-nav a { padding: 14px 4px; border-bottom: 1px solid var(--line); }.nav-cta { display: none; }
  .hero { min-height: auto; padding-top: 118px; }.hero-grid { grid-template-columns: 1fr; min-height: 0; }
  .accompaniment-hero h1 { font-size: clamp(60px,10.5vw,86px); }.course-cover-card { width: min(72vw,410px); margin-top: 20px; }
  .hero-facts { margin-top: 70px; }.story-grid,.gap-grid,.video-layout,.audience-grid,.bonus-layout,.review-layout,.faq-grid,.single-offer { grid-template-columns: 1fr; gap: 58px; }
  .sticky-heading,.gap-grid > div:first-child,.faq-grid > .section-heading { position: static; }.split-heading { grid-template-columns: 1fr; gap: 10px; }
  .currency-panel { grid-template-columns: 1fr; }.currency-switcher { justify-content: flex-start; }.country-picker { grid-column: auto; align-items: stretch; flex-direction: column; }.country-picker > div { align-items: stretch; }.country-picker select { flex: 1; min-width: 0; }
  .single-offer { max-width: 680px; }.footer-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 620px) {
  .container { width: min(calc(100% - 28px),var(--container)); }.section { padding: 68px 0; }h2 { font-size: clamp(40px,12vw,58px); }
  .hero { padding-top: 105px; }.accompaniment-hero h1 { font-size: clamp(40px,11.2vw,60px); }.hero-lead { font-size: 20px; }.hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .course-cover-card { width: min(86vw,360px); transform: none; }.course-cover-card figcaption { right: -5px; }
  .hero-facts { grid-template-columns: 1fr; }.hero-facts div { padding: 18px 0; }.hero-facts div + div { padding-left: 0; border-top: 1px solid rgba(255,255,255,.14); border-left: 0; }
  .benefit-grid,.lesson-route,.audience-list { grid-template-columns: 1fr; }.benefit-grid article { min-height: 270px; }.lesson-route article { min-height: 230px; }
  .bonus-record { min-height: 370px; }.bonus-record::before { width: 250px; height: 250px; border-width: 40px; }
  .price-card { min-height: 0; padding: 27px; }.single-offer > aside { padding: 27px; }.currency-panel { margin-top: 0; padding: 18px; }.country-picker > div { flex-direction: column; }.country-picker select { width: 100%; }
  .final-inner { align-items: stretch; flex-direction: column; }.footer-grid { grid-template-columns: 1fr; gap: 34px; }.footer-bottom { align-items: flex-start; flex-direction: column; gap: 8px; }
  .cookie-banner { right: 8px; bottom: 8px; left: 8px; grid-template-columns: 1fr; max-height: calc(100vh - 16px); overflow-y: auto; padding: 17px; }.cookie-actions { display: grid; grid-template-columns: 1fr; }.cookie-actions .button { width: 100%; }.dialog-actions { align-items: stretch; flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) { *,*::before,*::after { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; } }
