@font-face {
  font-family: "Tenor Revival";
  src: url("/assets/fonts/tenor-sans-cyrillic.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: "Tenor Revival";
  src: url("/assets/fonts/tenor-sans-latin.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;
}
:root { --serif: "Tenor Revival", Arial, sans-serif; --font-display: "Tenor Revival", Arial, sans-serif; }
.hero h1 { font-size: clamp(50px,4.9vw,82px); line-height: 1.08; font-weight: 400; letter-spacing: -.045em; text-transform: none; text-wrap: initial; }
.hero { min-height: 540px; padding-block: 48px; }
.hero .eyebrow { margin-bottom: 24px; }
.hero-lead { margin: 24px 0; max-width: 48ch; }
.hero-actions { gap: 24px; }
.section { padding-block: 56px 64px; }
.section > .section-label, .tasks > .section-label { margin-bottom: 24px; }
.section h2, .footer .contact-heading h2 { font-size: clamp(30px,2.7vw,44px); line-height: 1.12; font-weight: 400; letter-spacing: -.012em; text-transform: none; }
.eyebrow, .section-label { font-size: 11px; font-weight: 500; letter-spacing: .14em; }
.about-grid { align-items: start; gap: 64px; }
.about-copy p { margin-bottom: 16px; }
.tasks { margin-top: 56px; }
.task-grid h3 { font-size: 23px; line-height: 1.16; font-weight: 400; letter-spacing: 0; }
.technology-list h3 { font-weight: 500; }
.section-heading { margin-bottom: 24px; }
.facts { padding-block: 24px; }
.facts strong { font-size: 30px; line-height: 1.16; font-weight: 400; letter-spacing: .01em; font-variant-numeric: tabular-nums; }
.facts > div { gap: 24px; }
.card-title { font-size: 23px; line-height: 1.16; font-weight: 400; letter-spacing: 0; }
.object-description h2 { font-size: clamp(32px,3.2vw,48px); }
.object-description > p { margin-top: 16px; }
.community-intro { gap: 48px; margin-bottom: 32px; }
.community-heading > p:last-child { font-size: 16px; margin-top: 24px; max-width: 52ch; }
.community-columns { gap: 32px; }
.community-columns > div + div { padding-left: 32px; }
.footer-main { padding-block: 32px; gap: 32px; }
.news-article h1 { font-family: var(--serif); font-size: clamp(36px,4.2vw,64px); font-weight: 400; line-height: 1.12; letter-spacing: -.01em; }
.cms-news-card h3 { font-size: 28px; line-height: 1.16; font-weight: 400; }
.admin-root .admin-topbar h1 { font-size: clamp(30px,2.8vw,40px); line-height: 1.15; font-weight: 400; letter-spacing: 0; }
.admin-root .admin-nav .brand__text, .admin-root .admin-nav .brand__text span:last-of-type { font-size: 23px; line-height: 1.15; font-weight: 400; letter-spacing: 0; }
.admin-root .copy-section-heading h2, .admin-confirm h2 { font-size: 28px; line-height: 1.2; letter-spacing: 0; font-weight: 400; }
.admin-root .admin-login__panel h1 { font-size: clamp(44px,5vw,72px); line-height: 1.1; font-weight: 400; letter-spacing: -.01em; }
.site-editor-panel h2, .site-editor-dialog h2 { font-family: var(--serif); font-size: 28px; line-height: 1.2; font-weight: 400; letter-spacing: 0; }
@media(max-width:900px) {
 .hero { min-height: 0; }
 .about-grid { gap: 32px; }
 .community-intro { gap: 24px; }
}
@media(max-width:650px) {
 .hero { padding-block: 32px 24px; }
 .hero h1 { font-size: clamp(29px,9.2vw,48px); line-height: 1.15; letter-spacing: -.035em; }
 .hero .eyebrow { margin-bottom: 16px; font-size: 10px; letter-spacing: .09em; }
 .hero-lead { margin-block: 24px; font-size: 14px; }
 .section { padding-block: 32px 40px; }
 .section h2, .footer .contact-heading h2 { font-size: 32px; line-height: 1.15; }
 .section > .section-label, .tasks > .section-label { margin-bottom: 24px; }
 .facts { padding-block: 16px 24px; }
 .facts strong { font-size: clamp(17px,4.8vw,25px); }
 .facts > div { gap: 16px; }
 .tasks { margin-top: 40px; }
 .task-grid h3 { font-size: 22px; }
 .card-title { font-size: 22px; }
 .community-columns { gap: 24px; }
 .community-columns > div + div { padding: 24px 0 0; }
 .community-heading > p:last-child { margin-top: 16px; font-size: 15px; }
 .footer-main { gap: 24px; padding-block: 24px; }
 .footer address a { font-size: 14px; }
}

.about-grid { grid-template-columns: .85fr 1.15fr; gap: clamp(32px,5vw,80px); }
.about-copy { max-width: 640px; }
.hero-copy { width: 60%; }
.hero-art { width: 63%; right: -2%; }
.section h3 { font-weight: 400; }
.technology-list h3 { font-family: Golos,Arial,sans-serif; font-weight: 500; }
.object-description h2 { font-size: clamp(30px,2.8vw,44px); }
.admin-root .admin-nav .brand__text, .admin-root .admin-nav .brand__text span:last-of-type { font-size: 20px; }
@media(min-width:1700px) { .hero { min-height: 620px; } }
@media(max-width:900px) { .hero-art { width: 66%; } }
@media(max-width:650px) {
 .hero-copy { width: 100%; }
 .hero-art { width: 110%; right: auto; }
 .about-grid { grid-template-columns: 1fr; gap: 24px; }
 .section h2, .footer .contact-heading h2 { font-size: 29px; letter-spacing: -.025em; }
 .task-grid h3 { font-size: 20px; }
 .object-description h2 { font-size: 30px; }
}

@media(min-width:651px) and (max-width:760px) { .about-grid { grid-template-columns: 1fr; gap: 24px; } }

.task-grid h3 { font-family: var(--serif); font-size: clamp(19px,1.35vw,23px); font-weight: 400; line-height: 1.2; letter-spacing: -.035em; gap: 12px; }
@media(max-width:650px) { .task-grid h3 { font-size: 18px; gap: 8px; } }

/* Share row heights so different image widths and title lengths cannot shift captions. */
.task-grid article { display: grid; grid-template-rows: subgrid; grid-row: span 3; row-gap: 0; }

.cms-news-card { display: flex; flex-direction: column; align-items: stretch; padding-bottom: 24px; border-bottom: 1px solid var(--line); min-width: 0; }
.cms-news-card--text { padding: 24px; border: 1px solid var(--line); border-top: 2px solid var(--red); background: #fcfaf7; }
.cms-news-card h3 { overflow-wrap: anywhere; }
.cms-news-card p { color: var(--ink); line-height: 1.4; }
.cms-news-card:hover h3 { color: var(--red); }
.news-archive > h1 { font-size: clamp(32px,4vw,56px); margin: 32px 0; font-weight: 400; }
.news-pagination { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; padding-top: 24px; border-top: 1px solid var(--line); font-size: 14px; }
.news-pagination a, .news-article p a { color: var(--red); text-decoration: underline; text-underline-offset: 4px; overflow-wrap: anywhere; }
.news-article p { overflow-wrap: anywhere; }

.cms-news-card p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
