@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/font/golos-text-cyrillic-700.woff2) format("woff2");
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/font/golos-text-latin-700.woff2) format("woff2");
  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: "PT Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/font/pt-serif-cyrillic-400.woff2) format("woff2");
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/font/pt-serif-cyrillic-700.woff2) format("woff2");
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/font/pt-serif-latin-400.woff2) format("woff2");
  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: "PT Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/font/pt-serif-latin-700.woff2) format("woff2");
  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;
}
html {
  font-size: 16px;
}
body.page {
  margin: 0;
  background: oklch(0.966 0.017 248.0);
  color: oklch(0.251 0.020 245.5);
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
  line-height: 1.56;
}
body.page {
  overflow-wrap: break-word;
}
body.page * {
  min-width: 0px;
}
.masthead {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: baseline;
  flex-direction: row;
  justify-content: space-between;
  padding: 16px 16px;
  background: oklch(0.932 0.018 245.4);
}
.masthead-well {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.masthead-sub {
  margin: 0;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.logo {
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1.440rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: oklch(0.251 0.020 245.5);
  text-decoration: none;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav a {
  color: oklch(0.493 0.030 248.4);
  text-decoration: none;
}
.nav a:hover,.nav a[aria-current] {
  color: oklch(0.493 0.070 246.8);
}
@media (min-width:60rem){
  .aside .nav {
    flex-direction: column;
  }
  .aside .nav ul {
    flex-direction: column;
  }
}
.frame {
  max-width: 76rem;
  margin: 0 auto;
  padding: 32px 16px;
}
.frame.frame--aside {
  display: grid;
  gap: 32px;
}
@media (min-width:60rem){
  .frame.frame--aside {
    grid-template-columns: 1fr 18rem;
  }
  .frame.frame--aside {
    grid-template-columns: 18rem 1fr;
  }
  .aside {
    order: -1;
  }
}
.aside {
  align-self: start;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside li {
  margin-bottom: 8px;
}
.promo {
  margin: 0 0 32px;
}
.stream {
  display: grid;
  gap: 24px;
}
.card {
  padding-bottom: 16px;
  border-bottom: 1px solid oklch(0.867 0.020 245.7);
}
.card-hed {
  margin: 0;
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1.200rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.card-hed a {
  color: oklch(0.251 0.020 245.5);
  text-decoration: none;
}
.card-hed a:hover {
  color: oklch(0.493 0.070 246.8);
}
.card-sub {
  margin: 8px 0 0;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 24px;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.breadcrumbs a {
  color: oklch(0.493 0.030 248.4);
}
.sub {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0 0 24px;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.summary {
  margin: 24px 0;
  padding: 16px;
  background: oklch(0.932 0.018 245.4);
  border-radius: 12px;
}
.summary-hed {
  display: block;
  margin-bottom: 8px;
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}
.summary ul,.summary ol {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.summary a {
  color: oklch(0.493 0.070 246.8);
}
.related {
  margin: 32px 0 0;
}
.related-sub {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.zone-hed {
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1.200rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 32px 0 16px;
}
.keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 24px 0 0;
}
.keywords a {
  padding: 8px 16px;
  background: oklch(0.932 0.018 245.4);
  border-radius: 12px;
  color: oklch(0.493 0.030 248.4);
  text-decoration: none;
  font-size: 0.833rem;
}
.writer {
  color: oklch(0.493 0.030 248.4);
  margin: 0;
}
.writer:has(.writer-mark) {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 32px 0 0;
  padding: 24px;
  background: oklch(0.932 0.018 245.4);
  border-radius: 24px;
}
.profile {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 24px 0;
  padding: 24px;
  background: oklch(0.932 0.018 245.4);
  border-radius: 24px;
}
.writer-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: oklch(0.493 0.070 246.8);
  color: oklch(0.966 0.017 248.0);
  border-radius: 999px;
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  width: 40px;
  height: 40px;
  font-size: 0.833rem;
}
.profile-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: oklch(0.493 0.070 246.8);
  color: oklch(0.966 0.017 248.0);
  border-radius: 999px;
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  width: 48px;
  height: 48px;
  font-size: 1.200rem;
}
.writer-line {
  margin: 0;
  color: oklch(0.251 0.020 245.5);
}
.writer-sub {
  margin: 0;
  color: oklch(0.493 0.030 248.4);
  font-size: 0.833rem;
}
.profile-sub {
  margin: 0;
  color: oklch(0.493 0.030 248.4);
}
.socials {
  display: flex;
  gap: 16px;
  margin: 16px 0 0;
}
.hed {
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1.728rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin: 0 0 16px;
}
.intro {
  color: oklch(0.493 0.030 248.4);
  font-size: 1.200rem;
}
.copy h2 {
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1.440rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 32px 0 16px;
}
.copy img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
.copy a {
  color: oklch(0.493 0.070 246.8);
}
.copy table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  font-size: 0.833rem;
  display: block;
  overflow-x: auto;
}
.copy th {
  font-family: "Golos Text", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-weight: 700;
  text-align: left;
  padding: 8px 16px;
  border-bottom: 1px solid oklch(0.867 0.020 245.7);
  white-space: nowrap;
}
.copy td {
  padding: 8px 16px;
  border-bottom: 1px solid oklch(0.867 0.020 245.7);
  vertical-align: top;
}
.cover, .figure {
  margin: 0 0 24px;
}
.cover-media, .figure-media {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
.figure {
  margin-top: 24px;
}
.colophon {
  max-width: none;
  margin: 0 auto;
  padding: 24px 16px;
  border-top: 1px solid oklch(0.867 0.020 245.7);
  background: oklch(0.932 0.018 245.4);
  color: oklch(0.493 0.030 248.4);
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  align-items: baseline;
  font-size: 0.833rem;
}
.colophon-well {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.colophon p {
  margin: 0;
}
.toplink {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: oklch(0.493 0.030 248.4);
}
.toplink svg {
  width: 1em;
  height: 1em;
}
.cookiebar {
  background: oklch(0.932 0.018 245.4);
  color: oklch(0.251 0.020 245.5);
  border: 1px solid oklch(0.867 0.020 245.7);
  z-index: 20;
}
.cookiebar p {
  margin: 0;
}
.cookiebar-well {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  padding: 16px;
}
.cookiebar-tools {
  display: inline-flex;
  gap: calc(16px / 3);
  align-items: center;
  padding: calc(16px / 2) 16px;
  border: 0;
  border-radius: 12px;
  background: oklch(0.493 0.070 246.8);
  color: oklch(1.000 0.000 0.0);
  cursor: pointer;
  font: inherit;
}
.cookiebar-ref {
  color: oklch(0.493 0.070 246.8);
}
.cookiebar svg {
  width: 1em;
  height: 1em;
}
.cookiebar {
  position: fixed;
  right: 16px;
  bottom: 16px;
  max-width: 22rem;
  border-radius: 24px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.07),0 4px 8px rgba(0,0,0,0.07),0 12px 24px rgba(0,0,0,0.12);
}
.cookiebar-well {
  flex-direction: column;
  align-items: flex-start;
}
.cookiebar-hed {
  font-size: 1.05em;
}
#switch {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
#switch:checked ~ .cookiebar {
  display: none;
}