/* вид: clinics=cards2 · decor=line · header=compact · hero=band · rhythm=normal · sections=accentbar · type=mono-accent */
/* ---------- База, общая для всех семейств: reset, токены, механика ---------- */
*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body,
h1, h2, h3, h4,
p, ul, ol, dl, dd, figure, blockquote { margin: 0; }

ul[class], ol[class] { padding: 0; list-style: none; }

img, svg { max-width: 100%; height: auto; display: block; }

button, input, select, textarea { font: inherit; color: inherit; }

:root {
    --color-bg:         #f9f8f7;
    --color-surface:    #fbfbfb;
    --color-sunken:     #eceae7;
    --color-text:       #221d16;
    --color-muted:      #6f6557;
    --color-border:     #e1dcd7;
    --color-border-str: #c3bbb0;
    --color-primary:    #6f4d1d;
    --color-primary-d:  #4b3413;
    --color-accent:     #332a91;
    --color-light:      #d1ceec;

    --font-heading: 'Segoe UI', system-ui, Roboto, sans-serif;
    --font-body: Calibri, Carlito, 'Segoe UI', sans-serif;

    --container: 1360px;
    --gutter: 16px;
    --radius-sm: 1px;
    --radius-md: 2px;
    --space-section: 57px;
    --border: 1px solid var(--color-border);
}

@media (min-width: 768px) {
    :root { --gutter: 32px; --space-section: 88px; }
}

body {
    background: var(--color-bg);
    color: var(--color-text);
    font-family: var(--font-body);
    font-size: 17px;
    line-height: 1.65;
    overflow-wrap: break-word;
}

h1, h2, h3, h4 { font-family: var(--font-heading); line-height: 1.2; font-weight: 700; }

a { color: var(--color-primary-d); text-underline-offset: 3px; }
a:hover { color: var(--color-accent); }

:focus-visible { outline: 3px solid var(--color-primary); outline-offset: 2px; }

.e1dsqx { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: var(--gutter); }

.e1tz98 {
    position: absolute; left: -9999px; top: 0; z-index: 100;
    background: var(--color-primary); color: #fff; padding: 12px 20px;
}
.e1tz98:focus { left: 0; color: #fff; }

/* механика мобильного меню — одинакова везде, внешний вид задаёт семейство */
.e14w8x { display: inline-flex; align-items: center; gap: 8px; cursor: pointer; min-height: 44px; }
.e1do5d { width: 18px; height: 18px; }
.e14w8x[aria-expanded="true"] .eflfly,
.e14w8x[aria-expanded="false"] .elfr6h { display: none; }
.ea1l4r { display: none; }
.ea1l4r[data-open="true"] { display: block; }
.enlncr { display: flex; flex-direction: column; margin: 0; padding: 0; list-style: none; }
.enlncr a { display: block; text-decoration: none; color: var(--color-text); }
@media (min-width: 900px) {
    .e14w8x { display: none; }
    .ea1l4r { display: block; }
    .enlncr { flex-direction: row; }
}

.e1z12d { margin: 0; }
.e1z12d img { width: 100%; }

.eggc8s { padding-block: var(--space-section); }

/* дети сеток не должны раздвигать контейнер длинным содержимым */
.ek5f4n > *, .e1hm4w > *, .exz27o > *, .ei36ae > * { min-width: 0; }
.e1cqhc li a { display: inline-block; padding-block: 4px; }
.e1yvga { max-width: 70ch; margin-bottom: 28px; }
.e1o2z2 { color: var(--color-muted); margin-top: 12px; }

.eq9y6b { max-width: 68ch; }
.eq9y6b > * + * { margin-top: 18px; }
.eq9y6b ul { padding-left: 1.2em; }
.eq9y6b li + li { margin-top: 8px; }

.exz27o { display: grid; gap: 16px; }
@media (min-width: 640px) { .eyb5tk { grid-template-columns: repeat(2, 1fr); } }

.eidzi6 p { color: var(--color-muted); font-size: 0.96rem; }
.e15m6o { margin-bottom: 8px; }

.e1u27i { counter-reset: step; display: grid; }
.e1u27i li { counter-increment: step; position: relative; }
.e1u27i strong { display: block; margin-bottom: 4px; }
.e1u27i p { color: var(--color-muted); font-size: 0.95rem; }

.ebahcg { display: grid; gap: 14px; }
.ebahcg strong { display: block; margin-bottom: 4px; }
.ebahcg p { color: var(--color-muted); font-size: 0.95rem; }
.clinics__more { margin-top: 24px; max-width: 76ch; font-size: 0.98rem; }
.egxrqi { margin-top: 20px; max-width: 76ch; font-size: 0.86rem; color: var(--color-muted); }

.ehfblq { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 10px; font-size: 0.84rem; color: var(--color-muted); }
.e1quub { font-size: 0.95rem; }
.e1quub > * + * { margin-top: 10px; }
.eiz7o6 dd { margin: 0; font-weight: 700; white-space: nowrap; }
.eiz7o6 dt { color: var(--color-muted); }
.ehkx4j { display: flex; flex-wrap: wrap; gap: 8px; margin-top: auto; }

.e1omii { display: inline-block; text-decoration: none; }
.euaa2s::before { content: "\260E "; }

@media (prefers-reduced-motion: no-preference) {
    html { scroll-behavior: smooth; }
}

:target, .eggc8s[id] { scroll-margin-top: 88px; }

/* --- стили разделов подключаются только когда раздел есть на странице */
.e1wmj2 { display: grid; gap: 28px; }
@media (min-width: 900px) { .e1wmj2 { grid-template-columns: minmax(0, 5fr) minmax(0, 6fr); gap: 48px; align-items: start; } }
.ewacqc p { font-size: 1.05rem; }
.e113eq { overflow-x: auto; }
.e1bpq5 { width: 100%; border-collapse: collapse; font-size: 0.95rem; min-width: 560px; }
.e1bpq5 th, .e1bpq5 td { text-align: left; vertical-align: top; padding: 12px 14px; border-bottom: 1px solid var(--color-border); }
.e1bpq5 thead th { font-size: 0.82rem; text-transform: uppercase; letter-spacing: 0.04em; color: var(--color-muted); border-bottom: 2px solid var(--color-text); }
.e1bpq5 tbody th { font-weight: 700; width: 22%; }
.e1bpq5 td { color: var(--color-muted); }
.ei36ae { display: grid; gap: 18px; max-width: 80ch; }
@media (min-width: 900px) { .ei36ae { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 40px; max-width: none; } }
.eiiony { padding-left: 18px; border-left: 3px solid var(--color-accent); }
.ei36ae dt { font-weight: 700; margin-bottom: 4px; }
.ei36ae dd { color: var(--color-muted); font-size: 0.95rem; }
:root { --look-radius: 2px; --look-shadow: none; --look-gap: 16px; --look-section: 88px; }
.eidzi6 { border-radius: var(--look-radius); }
.e1omii { border-radius: var(--look-radius); }
body { font-family: var(--font-body); font-size: 16.0px; line-height: 1.7; }
h1, h2, h3 { font-family: var(--font-heading); letter-spacing: -0.01em; }
h1 { font-size: clamp(1.73rem, 1.1rem + 2.6vw, 3.46rem); line-height: 1.08; overflow-wrap: normal; hyphens: manual; }
h2 { font-size: clamp(1.46rem, 1.1rem + 1vw, 2.00rem); }
h3 { font-size: 1.14rem; }

h2, h3 { font-family: ui-monospace, Consolas, monospace; letter-spacing: -0.02em; }
.e9ym2n > .e1dsqx { display: flex; align-items: center; gap: 0 24px; flex-wrap: wrap; }
.e1j1qz { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; }
.e8dn9f { font-weight: 700; line-height: 1.15; }
.ec8ztr { display: block; font-weight: 400; font-size: 0.78rem; color: var(--color-muted); margin-top: 2px; }
.eanivq { flex: 0 0 auto; }

.e9ym2n { border-bottom: 1px solid var(--color-border); }
.epr49x { display: flex; align-items: center; min-height: 50px; flex: 1 1 auto; }
.e1j1qz { margin-right: auto; }
.e8dn9f { font-size: 0.95rem; }
.ec8ztr { display: none; }
.enlncr { gap: 16px; }
.enlncr a { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.07em; }
.e1k5dy { padding-block: 0 10px; }
.ek5f4n { display: grid; gap: 28px; }
.ek5f4n > div { background: var(--color-sunken); padding: 44px 24px; margin-inline: calc(-1 * var(--gutter)); }
@media (min-width: 900px) {
    .ek5f4n { grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
    .ek5f4n > div { margin-inline: 0; padding: 48px 44px; }
}
.e1z12d img { width: 100%; height: auto; }
.e1hm4w { display: grid; gap: var(--look-gap); }
@media (min-width: 700px) { .e1hm4w { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1040px) { .e1hm4w { grid-template-columns: repeat(2, 1fr); } }
.enmyki { padding: 22px; border: 2px solid var(--color-text); border-radius: 0px; box-shadow: none; background: var(--color-surface); }
.eggc8s { padding-block: var(--look-section); }
.e1yvga { margin-bottom: 26px; padding-left: 16px; border-left: 4px solid var(--color-accent); }