/* Self-hosted fonts (no third-party requests) */
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/cormorant-cyrillic-400-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Cormorant"; font-style: italic; font-weight: 400; font-display: swap; src: url("fonts/cormorant-cyrillic-400-italic.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 500; font-display: swap; src: url("fonts/cormorant-cyrillic-500-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Cormorant"; font-style: italic; font-weight: 500; font-display: swap; src: url("fonts/cormorant-cyrillic-500-italic.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 600; font-display: swap; src: url("fonts/cormorant-cyrillic-600-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/golos-text-cyrillic-400-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("fonts/golos-text-cyrillic-500-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("fonts/golos-text-cyrillic-600-normal.woff2") format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/cormorant-latin-400-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Cormorant"; font-style: italic; font-weight: 400; font-display: swap; src: url("fonts/cormorant-latin-400-italic.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 500; font-display: swap; src: url("fonts/cormorant-latin-500-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Cormorant"; font-style: italic; font-weight: 500; font-display: swap; src: url("fonts/cormorant-latin-500-italic.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Cormorant"; font-style: normal; font-weight: 600; font-display: swap; src: url("fonts/cormorant-latin-600-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 400; font-display: swap; src: url("fonts/golos-text-latin-400-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 500; font-display: swap; src: url("fonts/golos-text-latin-500-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }
@font-face { font-family: "Golos Text"; font-style: normal; font-weight: 600; font-display: swap; src: url("fonts/golos-text-latin-600-normal.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2013-2014, U+2018-201A, U+201C-201E, U+2026, U+2039-203A, U+2212; }

:root {
  --ink: #251b24;
  --muted: #72676f;
  --paper: #f6f1eb;
  --paper-deep: #eee5dc;
  --white: #fffdf9;
  --rose: #c97f82;
  --rose-dark: #9e5d65;
  --blush: #e7c1b8;
  --plum: #392537;
  --line: rgba(37, 27, 36, .16);
  --serif: "Cormorant", Georgia, "Times New Roman", serif;
  --sans: "Golos Text", "Segoe UI", Arial, sans-serif;
  --radius: 28px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: clip; background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
p, h1, h2, h3 { margin-top: 0; }
.shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.skip-link { position: fixed; left: 16px; top: -60px; z-index: 100; background: var(--white); padding: 10px 18px; border-radius: 6px; }
.skip-link:focus { top: 16px; }

.site-header { position: relative; z-index: 20; border-bottom: 1px solid var(--line); }
.header-inner { height: 94px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.wordmark { display: inline-flex; align-items: center; gap: 13px; font-family: var(--serif); font-size: 21px; letter-spacing: -.02em; white-space: nowrap; }
.wordmark-mark { display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid currentColor; border-radius: 50%; font-family: var(--sans); font-size: 10px; font-weight: 700; letter-spacing: .06em; }
.desktop-nav { display: flex; align-items: center; gap: 34px; margin-left: auto; }
.desktop-nav a { position: relative; font-size: 14px; color: #4d424a; }
.desktop-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 1px; background: var(--ink); transition: right .25s ease; }
.desktop-nav a:hover::after, .desktop-nav a[aria-current="page"]::after { right: 0; }
.header-actions { display: flex; align-items: center; gap: 16px; }
.age-mark { display: inline-grid; place-items: center; width: 44px; height: 30px; border: 1px solid var(--line); border-radius: 999px; color: var(--rose-dark); font-weight: 700; font-size: 12px; }
.mobile-menu { display: none; position: relative; }
.mobile-menu summary { list-style: none; width: 36px; height: 36px; padding: 9px 4px; cursor: pointer; }
.mobile-menu summary::-webkit-details-marker { display: none; }
.mobile-menu summary span { display: block; height: 1px; margin: 5px 0; background: var(--ink); }
.mobile-menu nav { position: absolute; top: 44px; right: 0; width: 210px; padding: 12px; border: 1px solid var(--line); background: var(--white); box-shadow: 0 15px 30px rgba(37,27,36,.12); border-radius: 12px; }
.mobile-menu nav a { display: block; padding: 10px 12px; font-size: 14px; }

.hero { min-height: 690px; display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 68px; padding-top: 74px; padding-bottom: 84px; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; color: var(--rose-dark); font-size: 11px; line-height: 1.3; font-weight: 700; text-transform: uppercase; letter-spacing: .18em; }
.eyebrow span { width: 28px; height: 1px; background: currentColor; }
.hero h1 { max-width: 690px; margin-bottom: 28px; font-family: var(--serif); font-size: clamp(64px, 7vw, 104px); font-weight: 400; line-height: .92; letter-spacing: -.055em; }
.hero h1 em { color: var(--rose); font-weight: 400; }
.hero-lead { max-width: 630px; margin-bottom: 40px; color: #584d55; font-size: 18px; line-height: 1.75; }
.button-row { display: flex; align-items: center; gap: 30px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 20px; min-height: 54px; padding: 14px 22px; border-radius: 999px; font-size: 13px; font-weight: 600; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--plum); color: white; }
.button-primary:hover { background: #4b3348; }
.text-link { display: inline-flex; align-items: center; gap: 10px; border-bottom: 1px solid currentColor; padding-bottom: 4px; color: #51454e; font-size: 13px; font-weight: 600; }
.hero-art { position: relative; height: 540px; overflow: hidden; border-radius: 260px 260px 30px 30px; background: linear-gradient(145deg, #e9c5bc, #bc747a); }
.hero-art::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 65% 19%, rgba(255,255,255,.54), transparent 22%), linear-gradient(165deg, transparent 45%, rgba(54,32,50,.18)); }
.hero-art svg { position: absolute; z-index: 2; inset: 3% 2% 0; width: 96%; height: 97%; fill: none; stroke: rgba(255,253,249,.55); stroke-width: 1.2; }
.hero-art svg circle { fill: rgba(255,248,242,.07); }
.orb { position: absolute; border-radius: 50%; filter: blur(1px); }
.orb-one { width: 260px; height: 260px; left: -70px; top: 90px; background: rgba(111,57,80,.18); }
.orb-two { width: 170px; height: 170px; right: -20px; bottom: 40px; background: rgba(255,223,210,.22); }
.art-note { position: absolute; z-index: 4; left: 30px; bottom: 28px; width: 110px; height: 110px; padding: 24px; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; color: white; text-align: center; }
.art-note span { display: block; font-size: 9px; text-transform: uppercase; letter-spacing: .12em; }
.art-note strong { font-family: var(--serif); font-size: 25px; font-weight: 400; }
.art-word { position: absolute; z-index: 4; right: 24px; bottom: 25px; color: rgba(255,255,255,.76); font-family: var(--serif); font-style: italic; font-size: 23px; }

.domain-note { border-block: 1px solid var(--line); background: rgba(255,255,255,.22); }
.domain-note-inner { min-height: 98px; display: flex; align-items: center; gap: 20px; }
.domain-note-inner p { margin: 0; color: #5f555c; font-size: 13px; line-height: 1.7; }
.domain-note-inner a { border-bottom: 1px solid currentColor; }
.domain-icon { flex: 0 0 auto; display: grid; place-items: center; width: 32px; height: 32px; border: 1px solid var(--rose); border-radius: 50%; color: var(--rose-dark); font-family: var(--serif); font-style: italic; }

.section { padding-top: 130px; padding-bottom: 130px; }
.mission-grid { display: grid; grid-template-columns: 1fr .9fr; gap: 12%; align-items: end; }
.mission-grid h2, .section-heading h2, .stats-intro h2, .principles-copy h2 { margin-bottom: 0; font-family: var(--serif); font-size: clamp(42px, 5vw, 68px); font-weight: 400; line-height: 1.06; letter-spacing: -.04em; }
.mission-copy > p { margin-bottom: 32px; font-family: var(--serif); font-size: 27px; line-height: 1.45; }

.topics-section { background: var(--plum); color: var(--white); }
.section-heading { display: grid; grid-template-columns: 1.25fr .75fr; gap: 12%; align-items: end; margin-bottom: 78px; }
.section-heading > p { margin-bottom: 7px; color: #cdbfc9; }
.eyebrow-light { color: #e0a6a5; }
.topic-list { border-top: 1px solid rgba(255,255,255,.18); }
.topic-list a { display: grid; grid-template-columns: 70px 1fr auto; align-items: center; min-height: 102px; border-bottom: 1px solid rgba(255,255,255,.18); transition: background .25s, padding .25s; }
.topic-list a:hover { padding-inline: 18px; background: rgba(255,255,255,.045); }
.topic-number { color: #bcabb8; font-size: 11px; letter-spacing: .14em; }
.topic-list a > span:nth-child(2) { font-family: var(--serif); font-size: clamp(24px, 3vw, 37px); }
.topic-list i { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; font-style: normal; }

.stats-section { display: grid; grid-template-columns: .72fr 1.28fr; gap: 7%; }
.stats-intro > p:not(.eyebrow) { max-width: 350px; margin-top: 32px; color: var(--muted); }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.stat-card { min-height: 260px; padding: 30px; display: flex; flex-direction: column; justify-content: flex-end; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.24); }
.stat-card strong { margin-bottom: 12px; font-family: var(--serif); font-size: clamp(43px, 5vw, 65px); font-weight: 400; line-height: 1; letter-spacing: -.04em; }
.stat-card span { font-weight: 600; }
.stat-card small { margin-top: 5px; color: var(--muted); }
.stat-accent { background: var(--blush); border-color: transparent; }
.stat-dark { background: var(--ink); color: var(--white); border-color: transparent; }
.stat-dark small { color: #cdbfc8; }
.source-note { grid-column: 2; margin: 0; color: var(--muted); font-size: 11px; }

.experts-preview { background: #e9dfd7; }
.section-heading-dark { align-items: center; }
.button-outline { border: 1px solid var(--ink); justify-self: end; }
.expert-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.expert-mini { margin: 0; }
.expert-monogram { position: relative; min-height: 390px; display: grid; place-items: center; overflow: hidden; border-radius: 210px 210px 18px 18px; }
.expert-monogram span { position: relative; z-index: 2; color: rgba(255,255,255,.88); font-family: var(--serif); font-size: 72px; font-style: italic; letter-spacing: -.08em; }
.monogram-rose { background: linear-gradient(145deg, #dbaca6, #a96069); }
.monogram-sand { background: linear-gradient(145deg, #d9bf9f, #a3836f); }
.monogram-plum { background: linear-gradient(145deg, #796075, #382536); }
.expert-mini h3 { margin: 22px 0 5px; font-family: var(--serif); font-size: 26px; font-weight: 400; }
.expert-mini p { color: var(--muted); font-size: 14px; }

.principles-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 10%; }
.principles-copy { position: sticky; top: 50px; align-self: start; }
.principles-copy > p:not(.eyebrow) { margin-top: 32px; color: var(--muted); }
.principles-list { border-top: 1px solid var(--line); }
.principles-list > div { display: grid; grid-template-columns: 55px .7fr 1fr; gap: 20px; align-items: start; padding: 30px 0; border-bottom: 1px solid var(--line); }
.principles-list span { color: var(--rose-dark); font-size: 11px; }
.principles-list strong { font-family: var(--serif); font-size: 25px; font-weight: 400; }
.principles-list p { margin: 0; color: var(--muted); font-size: 14px; }

.closing-card { min-height: 420px; margin-bottom: 100px; padding: 66px; display: grid; grid-template-columns: 1fr .7fr; gap: 12%; align-items: end; border-radius: var(--radius); background: linear-gradient(135deg, #aa666d, #412b3e); color: white; box-shadow: 0 30px 80px rgba(58,34,52,.13); }
.closing-label { display: inline-block; margin-bottom: 34px; color: #f0c4c1; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .18em; }
.closing-card h2 { margin: 0; font-family: var(--serif); font-size: clamp(45px, 5vw, 69px); font-weight: 400; line-height: 1.06; letter-spacing: -.04em; }
.closing-card p { margin-bottom: 30px; color: #e5dbe2; }
.button-light { background: white; color: var(--ink); }

.site-footer { background: #1d161c; color: #f3ecef; }
.footer-main { display: grid; grid-template-columns: 1fr 1fr; gap: 15%; padding-top: 78px; padding-bottom: 52px; }
.wordmark-footer { margin-bottom: 24px; }
.footer-brand > p { max-width: 400px; color: #bcaeb8; font-size: 14px; }
.footer-age { display: inline-grid; place-items: center; width: 45px; height: 45px; margin-top: 12px; border: 1px solid #7c6675; border-radius: 50%; font-weight: 700; font-size: 12px; }
.footer-links { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.footer-links div { display: flex; flex-direction: column; gap: 10px; }
.footer-links strong { margin-bottom: 8px; color: #9f8b99; font-size: 10px; text-transform: uppercase; letter-spacing: .15em; }
.footer-links a { color: #dfd4db; font-size: 13px; }
.footer-links a:hover { color: white; }
.footer-legal { display: grid; grid-template-columns: .55fr 1.45fr; gap: 9%; margin-bottom: 22px; padding: 38px; border: 1px solid #40333d; border-radius: 18px; background: linear-gradient(135deg, rgba(201,127,130,.08), rgba(255,255,255,.018)); }
.footer-legal-heading::before { content: "Реквизиты"; display: block; margin-bottom: 17px; color: #c78a8c; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; }
.footer-legal-heading strong { display: block; margin-bottom: 10px; font-family: var(--serif); font-size: 23px; font-weight: 400; }
.footer-legal-heading p { max-width: 300px; margin: 0; color: #9f8f9a; font-size: 12px; }
.footer-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px 28px; margin: 0; }
.footer-detail { margin: 0; }
.footer-detail-wide { grid-column: span 2; }
.footer-detail dt { margin-bottom: 5px; color: #877582; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .13em; }
.footer-detail dd { margin: 0; color: #e0d5dc; font-size: 12px; line-height: 1.55; }
.footer-detail a { text-decoration: underline; text-decoration-color: #62505d; text-underline-offset: 4px; }
.footer-domain { display: grid; grid-template-columns: .35fr 1fr; gap: 12%; padding: 27px 0; border-top: 1px solid #3c3039; }
.footer-domain strong { color: #ad99a6; font-size: 10px; text-transform: uppercase; letter-spacing: .13em; }
.footer-domain p { margin: 0; color: #9f8f9a; font-size: 11px; }
.footer-domain a { color: #ddd0d9; text-decoration: underline; text-underline-offset: 4px; }
.footer-bottom { display: grid; grid-template-columns: .35fr 1fr; gap: 12%; align-items: start; padding: 28px 0 34px; border-top: 1px solid #3c3039; }
.footer-bottom p { margin: 0; color: #907f8b; font-size: 11px; }
.footer-disclaimers { display: grid; gap: 7px; }

/* Inner pages */
.inner-hero { padding-top: 100px; padding-bottom: 104px; border-bottom: 1px solid var(--line); }
.inner-hero-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 10%; align-items: end; }
.inner-hero h1 { max-width: 840px; margin: 0; font-family: var(--serif); font-size: clamp(65px, 8vw, 112px); font-weight: 400; line-height: .92; letter-spacing: -.055em; }
.inner-hero-lead { margin: 0 0 8px; color: #5e535b; font-size: 18px; line-height: 1.75; }
.breadcrumb { margin-bottom: 54px; color: var(--muted); font-size: 12px; }
.breadcrumb a { border-bottom: 1px solid var(--line); }
.breadcrumb span { margin: 0 8px; }
.statement-section { padding-block: 110px; }
.statement-section blockquote { max-width: 1000px; margin: 0; font-family: var(--serif); font-size: clamp(38px, 5vw, 66px); line-height: 1.22; letter-spacing: -.035em; }
.statement-section blockquote em { color: var(--rose-dark); }
.subsection-head { display: grid; grid-template-columns: .65fr 1.35fr; gap: 10%; margin-bottom: 60px; }
.subsection-head h2 { margin: 0; font-family: var(--serif); font-size: clamp(40px, 5vw, 63px); font-weight: 400; line-height: 1.05; letter-spacing: -.04em; }
.subsection-head p { color: var(--muted); }

.timeline-section { padding-block: 120px; background: var(--plum); color: white; }
.timeline { margin-left: 21%; border-top: 1px solid rgba(255,255,255,.2); }
.timeline-item { display: grid; grid-template-columns: 150px 1fr; padding: 45px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.timeline-year { color: #e3acab; font-family: var(--serif); font-size: 36px; }
.timeline-body h3 { margin-bottom: 10px; font-family: var(--serif); font-size: 27px; font-weight: 400; }
.timeline-body p { max-width: 720px; margin: 0; color: #cdbfc9; }
.timeline-body ul { margin: 10px 0 0; padding-left: 20px; color: #cdbfc9; }

.values-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.value-card { min-height: 240px; padding: 30px; border: 1px solid var(--line); border-radius: 16px; background: rgba(255,255,255,.25); }
.value-card span { color: var(--rose-dark); font-size: 11px; }
.value-card h3 { margin: 55px 0 12px; font-family: var(--serif); font-size: 28px; font-weight: 400; }
.value-card p { margin: 0; color: var(--muted); font-size: 14px; }

.award-band { padding: 90px 0; background: #dfb4ac; }
.award-band-inner { display: grid; grid-template-columns: .65fr 1.35fr; gap: 10%; }
.award-band h2 { font-family: var(--serif); font-size: 50px; font-weight: 400; line-height: 1.05; }
.award-list { border-top: 1px solid rgba(37,27,36,.2); }
.award-list p { margin: 0; padding: 22px 0; border-bottom: 1px solid rgba(37,27,36,.2); }

.directions-section { padding-block: 110px; }
.directions-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.direction-card { min-height: 310px; padding: 38px; display: flex; flex-direction: column; border-radius: 18px; background: #ebe2da; scroll-margin-top: 30px; }
.direction-card:nth-child(3n+2) { background: #e4bab2; }
.direction-card:nth-child(3n) { background: var(--plum); color: white; }
.direction-card > span { color: var(--rose-dark); font-size: 11px; }
.direction-card:nth-child(3n) > span, .direction-card:nth-child(3n) p { color: #cdbfc9; }
.direction-card h2 { margin: auto 0 15px; font-family: var(--serif); font-size: 36px; font-weight: 400; line-height: 1.1; }
.direction-card p { margin: 0; color: var(--muted); }

.formats-section { padding-block: 110px; background: #e9dfd7; }
.formats-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.format-card { min-height: 215px; padding: 27px; border-radius: 16px; background: var(--paper); }
.format-card span { color: var(--rose-dark); font-size: 11px; }
.format-card h3 { margin: 42px 0 10px; font-family: var(--serif); font-size: 25px; font-weight: 400; }
.format-card p { margin: 0; color: var(--muted); font-size: 14px; }
.education-note { margin-top: 45px; padding: 28px 32px; border-left: 2px solid var(--rose); background: rgba(255,255,255,.35); color: var(--muted); }

.experts-page { padding-block: 110px; }
.experts-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.expert-card { display: grid; grid-template-columns: 160px 1fr; min-height: 300px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.2); }
.expert-card-visual { min-height: 100%; display: grid; place-items: center; background: linear-gradient(160deg, #e1b3ac, #a9616a); color: rgba(255,255,255,.88); font-family: var(--serif); font-size: 46px; font-style: italic; }
.expert-card:nth-child(2n) .expert-card-visual { background: linear-gradient(160deg, #d8b899, #8f6c63); }
.expert-card:nth-child(3n) .expert-card-visual { background: linear-gradient(160deg, #7b6278, #352333); }
.expert-card-copy { padding: 30px; align-self: center; }
.expert-card h2 { margin-bottom: 18px; font-family: var(--serif); font-size: 30px; font-weight: 400; }
.expert-card ul { margin: 0; padding: 0; list-style: none; color: var(--muted); font-size: 14px; }
.expert-card li { position: relative; padding: 5px 0 5px 17px; }
.expert-card li::before { content: ""; position: absolute; left: 0; top: 14px; width: 5px; height: 5px; border-radius: 50%; background: var(--rose); }

.contact-page { padding-block: 110px; }
.contact-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 10%; }
.contact-intro h2 { font-family: var(--serif); font-size: 50px; font-weight: 400; line-height: 1.05; }
.contact-intro p { color: var(--muted); }
.contact-details { border-top: 1px solid var(--line); }
.contact-row { display: grid; grid-template-columns: .8fr 1.2fr; gap: 20px; padding: 28px 0; border-bottom: 1px solid var(--line); }
.contact-row span { color: var(--muted); font-size: 12px; }
.contact-row strong, .contact-row a { font-size: 15px; font-weight: 600; }
.contact-row a { text-decoration: underline; text-decoration-color: var(--line); text-underline-offset: 5px; }
.legal-box { margin-top: 70px; padding: 42px; border-radius: 20px; background: var(--plum); color: white; }
.legal-box h2 { font-family: var(--serif); font-size: 37px; font-weight: 400; }
.legal-box p { color: #d1c3cc; }
.legal-links { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.legal-links a { padding: 10px 15px; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; font-size: 12px; }
.source-panel { padding: 35px; border: 1px solid var(--line); border-radius: 18px; background: rgba(255,255,255,.22); }
.source-panel h3 { font-family: var(--serif); font-size: 27px; font-weight: 400; }
.source-panel p { color: var(--muted); }

@media (max-width: 980px) {
  .desktop-nav { display: none; }
  .mobile-menu { display: block; }
  .hero { min-height: auto; grid-template-columns: 1fr; }
  .hero-copy { padding-top: 20px; }
  .hero-art { width: min(560px, 100%); }
  .mission-grid, .section-heading, .stats-section, .principles-section, .closing-card, .inner-hero-grid, .subsection-head, .award-band-inner, .contact-layout, .footer-legal { grid-template-columns: 1fr; }
  .section-heading { gap: 28px; }
  .section-heading > p { max-width: 600px; }
  .stats-intro { margin-bottom: 20px; }
  .source-note { grid-column: 1; }
  .principles-copy { position: static; margin-bottom: 40px; }
  .closing-card { gap: 50px; }
  .timeline { margin-left: 0; }
  .expert-strip { grid-template-columns: repeat(2, 1fr); }
  .experts-grid { grid-template-columns: 1fr; }
  .contact-intro { margin-bottom: 40px; }
}

@media (max-width: 720px) {
  .shell { width: min(100% - 30px, 1180px); }
  .header-inner { height: 76px; }
  .wordmark { font-size: 18px; }
  .wordmark-mark { width: 34px; height: 34px; }
  .hero { padding-top: 58px; padding-bottom: 65px; gap: 45px; }
  .hero h1 { font-size: clamp(54px, 17vw, 78px); }
  .hero h1 em { display: block; }
  .hero-lead { font-size: 16px; }
  .button-row { align-items: flex-start; flex-direction: column; }
  .hero-art { height: 430px; }
  .domain-note-inner { padding-block: 22px; align-items: flex-start; }
  .section { padding-top: 85px; padding-bottom: 85px; }
  .mission-copy > p { font-size: 23px; }
  .topic-list a { grid-template-columns: 40px 1fr auto; min-height: 90px; }
  .topic-list i { width: 34px; height: 34px; }
  .stats-grid, .expert-strip, .values-grid, .directions-grid, .formats-list, .footer-main { grid-template-columns: 1fr; }
  .stat-card { min-height: 210px; }
  .expert-monogram { min-height: 350px; }
  .principles-list > div { grid-template-columns: 38px 1fr; }
  .principles-list p { grid-column: 2; }
  .closing-card { width: calc(100% - 30px); min-height: 500px; padding: 35px 25px; margin-bottom: 60px; }
  .footer-main { gap: 45px; }
  .footer-legal { gap: 28px; padding: 26px 22px; }
  .footer-details { grid-template-columns: 1fr; gap: 18px; }
  .footer-detail-wide { grid-column: auto; }
  .footer-domain { grid-template-columns: 1fr; gap: 8px; }
  .footer-links { gap: 20px; }
  .footer-bottom { grid-template-columns: 1fr; gap: 16px; }
  .inner-hero { padding-block: 68px 75px; }
  .inner-hero h1 { font-size: clamp(58px, 18vw, 82px); }
  .breadcrumb { margin-bottom: 35px; }
  .statement-section { padding-block: 80px; }
  .timeline-section, .directions-section, .formats-section, .experts-page, .contact-page { padding-block: 80px; }
  .timeline-item { grid-template-columns: 1fr; gap: 12px; }
  .timeline-year { font-size: 29px; }
  .expert-card { grid-template-columns: 100px 1fr; min-height: 280px; }
  .expert-card-copy { padding: 23px 20px; }
  .expert-card-visual { font-size: 32px; }
  .contact-row { grid-template-columns: 1fr; gap: 5px; }
  .legal-box { padding: 28px 23px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}


/* ——— Premium refinements (2026-07) ——— */
body { background-image: radial-gradient(circle at 88% -8%, rgba(201,127,130,.10), transparent 45%), radial-gradient(circle at -8% 32%, rgba(231,193,184,.16), transparent 42%); }
::selection { background: var(--blush); color: var(--ink); }
:focus-visible { outline: 2px solid var(--rose-dark); outline-offset: 3px; }
.site-header { position: sticky; top: 0; background: rgba(246,241,235,.8); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
.wordmark { font-size: 24px; font-weight: 500; }
.hero h1 { font-size: clamp(70px, 7.6vw, 116px); font-weight: 500; line-height: .96; letter-spacing: -.02em; }
.inner-hero h1 { font-size: clamp(70px, 8.4vw, 122px); font-weight: 500; line-height: .96; letter-spacing: -.02em; }
.hero-lead, .inner-hero-lead { font-size: 19px; }
.mission-grid h2, .section-heading h2, .stats-intro h2, .principles-copy h2 { font-size: clamp(46px, 5.4vw, 74px); font-weight: 500; line-height: 1.04; letter-spacing: -.015em; }
.subsection-head h2 { font-size: clamp(44px, 5.4vw, 69px); font-weight: 500; letter-spacing: -.015em; }
.closing-card h2 { font-size: clamp(48px, 5.4vw, 75px); font-weight: 500; letter-spacing: -.015em; }
.statement-section blockquote { font-size: clamp(42px, 5.4vw, 72px); font-weight: 500; letter-spacing: -.015em; }
.stat-card strong { font-size: clamp(47px, 5.4vw, 71px); font-weight: 500; letter-spacing: -.015em; }
.mission-copy > p { font-size: 30px; font-weight: 500; }
.topic-list a > span:nth-child(2) { font-size: clamp(27px, 3.2vw, 41px); font-weight: 500; }
.expert-mini h3 { font-size: 29px; font-weight: 500; }
.principles-list strong, .timeline-body h3, .format-card h3 { font-size: 28px; font-weight: 500; }
.timeline-year { font-weight: 500; }
.value-card h3 { font-size: 31px; font-weight: 500; }
.award-band h2, .contact-intro h2 { font-size: clamp(42px, 4.6vw, 56px); font-weight: 500; letter-spacing: -.015em; }
.direction-card h2 { font-size: 39px; font-weight: 500; }
.expert-card h2 { font-size: 33px; font-weight: 500; }
.legal-box h2 { font-size: 40px; font-weight: 500; }
.source-panel h3, .footer-legal-heading strong { font-size: 27px; font-weight: 500; }
.art-note strong { font-weight: 500; font-size: 27px; }
.art-word { font-size: 26px; }
.button { font-weight: 500; letter-spacing: .01em; }
.button-primary { box-shadow: 0 16px 32px -14px rgba(57,37,55,.55); }
.button span, .text-link span, .topic-list i { transition: transform .25s ease, border-color .25s ease; }
.button:hover span { transform: translate(3px, -2px); }
.text-link:hover span { transform: translateX(4px); }
.topic-list a:hover i { transform: rotate(45deg); border-color: rgba(255,255,255,.7); }
.hero-art { background: linear-gradient(155deg, #edd0c4 0%, #cb8b8b 52%, #7d4a5c 100%); box-shadow: inset 0 0 0 1px rgba(255,255,255,.16), 0 45px 90px -30px rgba(58,34,52,.35); }
.expert-monogram { box-shadow: inset 0 0 0 1px rgba(255,255,255,.12); }
.stat-card, .value-card { background: rgba(255,255,255,.5); }
.stat-accent { background: var(--blush); }
.stat-dark { background: var(--ink); }
/* Photo-ready expert visuals: drop <img src="..." alt=""> inside
   .expert-monogram / .expert-card-visual and it will fill the shape. */
.expert-card-visual { position: relative; }
.expert-monogram img, .expert-card-visual img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }

/* Logo + expert photos */
.logo-img { display: block; height: 24px; width: auto; }
.logo-img-footer { height: 26px; }
.expert-monogram img, .expert-card-visual img { object-position: top center; }
@media (max-width: 720px) { .logo-img { height: 20px; } }
