:root { --ink: #2b2a29; --aqua: #a4d8e2; --paper: #fefefe; --mist: #f1f5f4; --muted: #696967; --line: #d9dddc; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #edf1f0; color: var(--ink); font-family: "Bahnschrift", "DIN Alternate", Arial, Helvetica, sans-serif; font-weight: 400; letter-spacing: .008em; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.site-shell { width: min(100%, 520px); margin: 0 auto; overflow: hidden; background: var(--paper); }
.eyebrow { margin: 0; font-size: 10px; letter-spacing: .12em; font-weight: 700; line-height: 1.3; }
h1, h2, h3 { margin: 0; font-weight: 800; letter-spacing: -.01em; line-height: .87; }
h1 { font-size: clamp(47px, 14vw, 68px); }
h2 { font-size: 48px; }
.hero-wrap { padding: 10px; background: var(--paper); }
.hero { min-height: 516px; padding: 19px; border-radius: 34px; background: var(--aqua); display: flex; flex-direction: column; }
.topline { display: flex; justify-content: center; align-items: center; padding-top: 14px; }
.topline img { width: min(100%, 330px); height: 100px; object-fit: contain; object-position: center; }
.footer-brand img { width: 154px; height: 64px; object-fit: contain; object-position: left center; }
.hero-copy { margin-top: auto; text-align: center; }
.hero-copy h1 { margin-top: 15px; }
.primary-button { display: flex; justify-content: space-between; align-items: center; padding: 16px 18px; border-radius: 999px; background: var(--ink); color: white; font-family: inherit; font-size: 14px; font-weight: 700; }
.primary-button span, .leader-phone span, .leader-email span, .person-copy b, .map-actions span, .telegram-action span, .footer-contact-panel b, .share-button span { display: inline-block; flex: 0 0 16px; width: 16px; height: 16px; overflow: hidden; font-size: 0; line-height: 0; background-color: currentColor; -webkit-mask: url("/icons/arrow-up-right.svg") center / contain no-repeat; mask: url("/icons/arrow-up-right.svg") center / contain no-repeat; }
.hero-button { justify-content: center; gap: 10px; margin-top: 31px; }
.leader-section { padding: 65px 20px 10px; background: var(--paper); }
.leader-card { position: relative; min-height: 410px; color: var(--ink); }
.leader-portrait { position: absolute; inset: 0; height: auto; overflow: visible; border: 0; }
.leader-photo { position: absolute; z-index: 1; bottom: 0; left: 0; display: block; width: 46%; height: 100%; object-fit: cover; object-position: 50% 15%; border-radius: 26px; }
.leader-details { position: relative; z-index: 2; display: flex; flex-direction: column; width: 50%; min-height: 410px; margin-left: 50%; padding: 23px 0 18px; }
.leader-details .eyebrow { font-size: 12px; }
.leader-details h2 { margin-top: 9px; font-size: 51px; }
.leader-role { margin: 17px 0 0; font-size: 16px; line-height: 1.28; }
.leader-city { margin: 11px 0 0; color: var(--ink); font-size: 14px; font-weight: 700; }
.leader-city span, .city-dot { color: var(--aqua); }
.leader-phone { display: flex; justify-content: space-between; align-items: center; margin-top: auto; padding: 14px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); font-size: 15px; font-weight: 800; }
.messenger-actions, .team-messenger-actions { display: flex; gap: 8px; margin-top: 14px; }
.leader-social { display: grid; width: min(52px, calc((100% - 16px) / 3)); aspect-ratio: 1; place-items: center; border-radius: 50%; background: var(--paper); }
.leader-social img { width: 55%; height: 55%; object-fit: contain; }
.leader-email { padding: 16px 20px 0; background: var(--paper); }
.leader-email a { display: flex; align-items: center; justify-content: space-between; min-height: 46px; padding: 11px 16px; border-radius: 999px; background: var(--mist); color: var(--ink); font-size: 15px; font-weight: 700; }
.team { padding: 16px 0 65px; background: var(--paper); }
.section-heading { padding: 0 20px; }
.section-heading h2 { margin-top: 12px; }
.team-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; margin-top: 25px; padding: 0 20px 10px; }
.person-card { min-width: 0; min-height: 322px; padding: 12px; border-radius: 23px; background: var(--mist); display: flex; flex-direction: column; }
.person-card > img { width: 62px; height: 62px; object-fit: cover; object-position: top center; border-radius: 50%; border: 3px solid var(--paper); }
.person-copy { display: flex; flex: 1; min-width: 0; flex-direction: column; margin-top: 13px; }
.person-copy h3 { overflow-wrap: normal; white-space: nowrap; font-size: clamp(20px, 6.5vw, 26px); letter-spacing: 0; }
.person-copy p { min-height: 38px; margin: 8px 0 11px; font-size: 15px; font-weight: 700; line-height: 1.22; }
.person-copy span { overflow-wrap: anywhere; font-size: 14px; font-weight: 800; line-height: 1.15; color: var(--ink); }
.city-dot { font-style: normal; }
.person-copy > a { display: flex; justify-content: space-between; gap: 5px; min-width: 0; margin-top: auto; padding-top: 11px; border-top: 1px solid #ccd5d3; font-size: 15px; font-weight: 800; overflow-wrap: anywhere; }
.team-social { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 50%; background: var(--paper); }
.team-social img { width: 23px; height: 23px; object-fit: contain; }
.website-card { margin: 10px; padding: 43px 20px 19px; border-radius: 31px; background: var(--aqua); }
.website-card h2 { margin-top: 0; }
.website-card > p { max-width: 285px; margin: 17px 0 27px; font-size: 14px; line-height: 1.35; }
.light-button { background: var(--paper); color: var(--ink); }
.schedule { padding: 65px 20px 75px; }
.schedule h2 { margin-top: 0; }
.schedule dl { margin: 41px 0 0; }
.schedule dl > div { display: flex; justify-content: space-between; padding: 13px 0; border-top: 1px solid var(--line); font-size: 14px; }
.schedule dl > div:last-child { border-bottom: 1px solid var(--line); }
.schedule dt { color: var(--muted); }
.schedule dd { margin: 0; font-weight: 700; }
.map-section { padding: 0 10px 12px; background: var(--paper); }
.map-card { padding: 20px; border-radius: 30px; background: var(--mist); display: grid; gap: 26px; }
.map-card > img { width: 105px; height: auto; }
.map-card h2 { margin-top: 0; font-size: 40px; }
.map-card p { margin: 13px 0 0; font-size: 14px; color: var(--muted); }
.map-actions { display: grid; grid-template-columns: 1.2fr 1fr; gap: 7px; }
.map-actions a { display: flex; justify-content: space-between; align-items: center; min-height: 46px; padding: 9px 12px; border-radius: 999px; background: var(--paper); font: 700 15px/1.1 inherit; }
.map-actions a:first-child { background: var(--ink); color: var(--paper); }
.telegram-section { padding: 108px 10px 12px; background: var(--paper); }
.telegram-card { position: relative; isolation: isolate; min-height: 420px; overflow: hidden; padding: 24px 16px 18px; }
.telegram-shape { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; overflow: visible; }
.telegram-shape path { fill: var(--aqua); }
.telegram-phone { position: absolute; z-index: 2; bottom: 5px; left: 17px; display: block; width: auto; height: 420px; max-width: none; object-fit: contain; }
.telegram-content { position: absolute; z-index: 3; top: 150px; right: 12px; width: calc(100% - 230px); }
.telegram-content h2 { font-size: 32px; letter-spacing: .02em; line-height: 1; }
.telegram-content > p { margin: 12px 0 16px; font-size: 14px; line-height: 1.35; }
.telegram-actions { display: grid; gap: 8px; }
.telegram-action { display: flex; align-items: center; gap: 8px; min-height: 46px; padding: 9px 11px; border-radius: 999px; background: var(--paper); color: var(--ink); font: 700 14px/1.1 inherit; }
.telegram-action img { flex: 0 0 auto; width: 23px; height: 23px; object-fit: contain; }
.telegram-action span { margin-left: auto; }
.footer { margin: 63px 10px 0; padding: 37px 20px 23px; border-radius: 34px 34px 0 0; background: var(--mist); }
.footer-brand { display: grid; gap: 16px; }
.footer-brand p { max-width: 300px; margin: 0; color: var(--ink); font-size: 15px; font-weight: 600; line-height: 1.32; }
.footer-contact-panel { display: grid; margin-top: 27px; padding: 8px 15px; border-radius: 23px; background: rgba(254,254,254,.78); }
.footer-contact-panel a { display: flex; justify-content: space-between; align-items: center; gap: 10px; }
.footer-phone { padding: 7px 0 13px; font-size: 25px; font-weight: 800; letter-spacing: -.04em; }
.footer-email { padding: 13px 0 7px; border-top: 1px solid rgba(43,42,41,.18); font-size: 15px; font-weight: 700; }
.share-button { display: flex; justify-content: space-between; align-items: center; width: 100%; margin-top: 10px; padding: 17px 18px; border: 0; border-radius: 999px; background: var(--ink); color: var(--paper); font: 700 15px/1.1 inherit; text-align: left; cursor: pointer; }
.footer-meta { display: grid; gap: 19px; margin-top: 29px; }
.operator { color: var(--ink); font-size: 12px; font-weight: 700; line-height: 1.38; }
.legal { display: flex; flex-wrap: wrap; gap: 8px 16px; color: #40535a; font-size: 11px; line-height: 1.35; }
.legal a, .legal-document a, .legal-back { text-decoration: underline; text-underline-offset: 3px; }
.copyright { margin-top: 21px; padding-top: 14px; border-top: 1px solid rgba(43,42,41,.25); color: #40535a; font-size: 10px; }
.legal-page { width: min(100%, 720px); min-height: 100vh; margin: 0 auto; padding: 16px 16px 48px; background: var(--paper); }
.legal-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 16px 4px 32px; }
.legal-header img { width: 124px; height: 52px; object-fit: contain; }
.legal-back { font-size: 14px; font-weight: 700; }
.legal-document { padding: 28px 20px 24px; border-radius: 30px; background: var(--mist); }
.legal-document h1 { margin: 12px 0 0; font-size: clamp(28px, 9vw, 48px); letter-spacing: -.01em; hyphens: auto; overflow-wrap: break-word; }
.legal-date { margin: 20px 0 0; color: var(--muted); font-size: 13px; line-height: 1.35; }
.legal-document section { padding: 26px 0; border-top: 1px solid var(--line); }
.legal-document section:first-of-type { margin-top: 30px; }
.legal-document h2 { font-size: 28px; line-height: .96; }
.legal-document p { margin: 13px 0 0; font-size: 15px; line-height: 1.48; }
.legal-requisites { margin-top: 13px; font-weight: 700; }
@media (min-width: 521px) { body { padding: 18px 0; } .site-shell { border-radius: 18px; box-shadow: 0 18px 70px rgba(43,42,41,.12); } }
@media (max-width: 453px) {
  .telegram-card { min-height: clamp(430px, 120vw, 500px); padding: 0; background: transparent; }
  .telegram-shape { display: none; }
  .telegram-phone { display: block; bottom: 0; left: 0; height: clamp(320px, 105vw, 420px); }
  .telegram-content { position: absolute; inset: auto 0 12px auto; width: calc(100% - 190px); padding: 30px 20px 20px; border-radius: 30px; background: var(--aqua); }
  .telegram-content h2 { font-size: clamp(34px, 9vw, 40px); }
  .telegram-content > p { margin: 14px 0 19px; font-size: 15px; }
  .telegram-action { min-height: 50px; gap: 9px; padding: 10px 13px; font-size: 15px; }
  .telegram-action img { width: 25px; height: 25px; }
}
@media (max-width: 375px) {
  .telegram-content { left: 160px; right: 0; width: auto; }
  .telegram-content { padding: 20px 12px 14px; }
  .telegram-content h2 { font-size: clamp(24px, 7.2vw, 27px); }
  .telegram-content > p { margin: 10px 0 14px; font-size: 12px; }
  .telegram-action { min-height: 44px; gap: 6px; padding: 8px; font-size: 12px; }
  .telegram-action img { width: 22px; height: 22px; }
}
