.elementor-13042 .elementor-element.elementor-element-17bf449{--display:flex;}/* Start custom CSS for html, class: .elementor-element-406deb3 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Playfair+Display:wght@600;700;800&display=swap');

/*
 * Статья «Скільки годин вашого життя коштує ваш дохід?»
 * Редакционная дизайн-система 3.0: графит, бордо, пыльная роза и крем.
 * Все правила ограничены контейнером #dohid-article.
 */

#dohid-article {
    --dohid-ink: #252022;
    --dohid-ink-soft: #383033;
    --dohid-burgundy: #742f3a;
    --dohid-burgundy-deep: #4b2028;
    --dohid-rose: #c98788;
    --dohid-rose-deep: #ad696d;
    --dohid-blush: #e8c1bd;
    --dohid-blush-soft: #f3ddda;
    --dohid-beige: #e6d2c5;
    --dohid-cream: #fbf5f0;
    --dohid-paper: #fffdfb;
    --dohid-sage: #71847c;
    --dohid-positive: #3f7f78;
    --dohid-positive-deep: #285d58;
    --dohid-positive-soft: #d8ebe5;
    --dohid-positive-light: #9ed1c5;
    --dohid-gold: #d6b36a;
    --dohid-gold-light: #f0d79b;
    --dohid-hint: #e8dccf;
    --dohid-line: rgba(116,47,58,.18);
    --dohid-shadow: 0 22px 52px rgba(44,31,35,.12);
    width: 100%;
    margin: 0;
    padding: 24px 18px 72px;
    overflow-x: clip;
    background:
        radial-gradient(circle at 8% 3%, rgba(201,135,136,.19), transparent 25%),
        radial-gradient(circle at 94% 32%, rgba(230,210,197,.24), transparent 28%),
        #ede8e4;
    color: #3b3436;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 17px;
    line-height: 1.72;
}

/* Прямой селектор записи: без повторного поиска статьи через :has(). */
body.postid-13042,
body.postid-13042 .site-main,
body.postid-13042 .site-content,
body.postid-13042 .elementor-13042 {
    background:
        radial-gradient(circle at 8% 3%, rgba(201,135,136,.17), transparent 25%),
        radial-gradient(circle at 94% 32%, rgba(230,210,197,.22), transparent 28%),
        #ede8e4 !important;
}

#dohid-article,
#dohid-article * {
    box-sizing: border-box;
}

#dohid-article .ob-wrap {
    position: relative;
    width: min(100%, 1000px);
    margin: 0 auto;
    padding: 30px;
    border: 1px solid rgba(116,47,58,.1);
    background: var(--dohid-paper);
    box-shadow: 0 28px 70px rgba(44,31,35,.14);
}

#dohid-article p,
#dohid-article li {
    font-size: 17px;
    line-height: 1.72;
}

#dohid-article p {
    max-width: 790px;
    margin: 0 0 18px;
}

#dohid-article ul,
#dohid-article ol {
    margin: 0 0 18px;
    padding-left: 24px;
}

#dohid-article li {
    margin-bottom: 9px;
}

#dohid-article h2,
#dohid-article h3 {
    margin-top: 0;
    color: var(--dohid-burgundy-deep);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -.015em;
}

#dohid-article h2 {
    margin-bottom: 20px;
    font-size: clamp(29px, 3.3vw, 42px);
    line-height: 1.16;
}

#dohid-article h3 {
    margin-bottom: 13px;
    font-size: clamp(22px, 2.2vw, 28px);
    line-height: 1.24;
}

#dohid-article .dohid-heading-number,
#dohid-article .dohid-program h2 strong {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 800;
    letter-spacing: -.03em;
}

#dohid-article a {
    text-underline-offset: 3px;
}

#dohid-article a:focus-visible,
#dohid-article button:focus-visible,
#dohid-article img[role="button"]:focus-visible {
    outline: 3px solid var(--dohid-rose);
    outline-offset: 4px;
}

/* Метаданные и содержание */
#dohid-article .dohid-reading-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 22px;
    padding: 14px;
    border: 1px solid var(--dohid-line);
    border-radius: 12px;
    background: linear-gradient(135deg, #f7e8e5, #f7f0ea);
}

#dohid-article .dohid-reading-meta span {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 6px 12px;
    border: 1px solid rgba(116,47,58,.12);
    border-radius: 999px;
    background: rgba(255,255,255,.82);
    color: #65585c;
    font-size: 13px;
    line-height: 1.3;
}

#dohid-article .dohid-reading-meta strong {
    margin-left: 4px;
    color: var(--dohid-burgundy);
}

#dohid-article .toc {
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
    padding: 34px;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 14px;
    background:
        radial-gradient(circle at 100% 0, rgba(201,135,136,.25), transparent 34%),
        linear-gradient(145deg, #211d1f 0%, #30272a 58%, #4c2630 100%);
    box-shadow: var(--dohid-shadow);
}

#dohid-article .toc::after {
    content: "";
    position: absolute;
    right: -58px;
    bottom: -78px;
    width: 190px;
    height: 190px;
    border: 1px solid rgba(232,193,189,.22);
    border-radius: 50%;
    pointer-events: none;
}

#dohid-article .toc h2 {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    color: #fff7f3;
    font-size: clamp(28px, 3vw, 38px);
}

#dohid-article .toc-list {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 10px;
}

#dohid-article .toc-row {
    display: grid;
    grid-template-columns: 34px minmax(0,1fr);
    align-items: center;
    gap: 11px;
    min-height: 62px;
    margin: 0;
    padding: 10px 12px;
    border: 1px solid rgba(232,193,189,.18);
    border-radius: 10px;
    background: rgba(255,255,255,.055);
}

#dohid-article .toc-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--dohid-rose);
    color: #251f21;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
}

#dohid-article .toc-row a {
    display: flex;
    align-items: center;
    min-height: 38px;
    padding: 3px 5px;
    border-radius: 6px;
    color: #f8eae6;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42;
    text-decoration: none;
    transition: background .18s ease, color .18s ease;
}

#dohid-article .toc-row a:hover,
#dohid-article .toc-row a:focus-visible,
#dohid-article .toc-row a.is-current {
    background: rgba(232,193,189,.16);
    color: #fff;
}

#dohid-article .toc-row a.is-current {
    box-shadow: inset 3px 0 0 var(--dohid-blush);
}

/* Вступ */
#dohid-article .lead.lead-v5 {
    position: relative;
    overflow: hidden;
    margin: 0 0 38px;
    padding: 36px;
    border: 1px solid #dfb9b5;
    border-radius: 14px;
    background:
        radial-gradient(circle at 93% 10%, rgba(116,47,58,.12), transparent 31%),
        linear-gradient(135deg, #f8e8e5 0%, #fbf3ed 55%, #ead6ca 100%);
    box-shadow: var(--dohid-shadow);
}

#dohid-article .lead.lead-v5::after {
    content: "";
    position: absolute;
    right: -64px;
    bottom: -78px;
    width: 210px;
    height: 210px;
    border: 28px solid rgba(116,47,58,.055);
    border-radius: 50%;
    pointer-events: none;
}

#dohid-article .lead-v5-top {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 66px minmax(0,1fr);
    align-items: start;
    gap: 20px;
    margin-bottom: 22px;
}

#dohid-article .lead-v5-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    border: 1px solid rgba(232,193,189,.35);
    border-radius: 14px;
    background: linear-gradient(145deg, var(--dohid-ink), var(--dohid-burgundy-deep));
    color: var(--dohid-blush);
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    box-shadow: 0 14px 30px rgba(75,32,40,.2);
}

#dohid-article .label,
#dohid-article .section-label,
#dohid-article .badge {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 30px;
    margin: 0 0 14px;
    padding: 6px 13px;
    border: 1px solid rgba(116,47,58,.18);
    border-radius: 999px;
    background: rgba(255,255,255,.68);
    color: var(--dohid-burgundy);
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .09em;
    text-transform: uppercase;
}

#dohid-article .lead-v5-top-text p {
    margin-bottom: 0;
    color: #4d4144;
    font-weight: 500;
}

#dohid-article .lead-v5-list {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 12px;
    margin: 22px 0;
}

#dohid-article .lead-v5-list div {
    min-width: 0;
    padding: 17px;
    border: 1px solid rgba(116,47,58,.14);
    border-radius: 10px;
    background: rgba(255,255,255,.72);
    color: #594c50;
    font-size: 14px;
    line-height: 1.55;
    box-shadow: 0 9px 20px rgba(75,32,40,.06);
}

#dohid-article .lead-v5-list strong {
    display: block;
    margin-bottom: 7px;
    color: var(--dohid-burgundy);
    font-size: 15px;
}

#dohid-article .mark-orange {
    padding: 1px 4px;
    border-bottom: 3px solid var(--dohid-rose);
    background: linear-gradient(transparent 58%, rgba(232,193,189,.48) 58%);
    color: var(--dohid-burgundy-deep);
    font-weight: 800;
}

#dohid-article .mark-positive {
    padding: 1px 4px;
    border-bottom: 3px solid var(--dohid-positive);
    background: linear-gradient(transparent 56%, rgba(158,209,197,.42) 56%);
    color: var(--dohid-positive-deep);
    font-weight: 800;
}

#dohid-article .mark-positive-dark {
    border-bottom-color: var(--dohid-positive-light);
    background: linear-gradient(transparent 56%, rgba(63,127,120,.28) 56%);
    color: #d8f0e9;
}

#dohid-article .start-combo-bottom .mark-orange,
#dohid-article .cycle-box .mark-orange,
#dohid-article .formula-box .mark-orange,
#dohid-article .final-threshold .mark-orange,
#dohid-article .ecosystem-product .mark-orange,
#dohid-article .dohid-program .mark-orange {
    border-bottom-color: var(--dohid-blush);
    background: linear-gradient(transparent 55%, rgba(232,193,189,.22) 55%);
    color: #fff5f0;
}

#dohid-article .dohid-inline-link {
    color: var(--dohid-burgundy);
    font-weight: 800;
    text-decoration-line: underline;
    text-decoration-color: var(--dohid-rose);
    text-decoration-thickness: 2px;
}

#dohid-article .dohid-inline-link span {
    white-space: nowrap;
}

#dohid-article .dohid-inline-link:hover,
#dohid-article .dohid-inline-link:focus-visible {
    color: var(--dohid-sage);
    text-decoration-color: var(--dohid-sage);
}

#dohid-article .final-threshold .dohid-inline-link,
#dohid-article .ecosystem-product .dohid-inline-link,
#dohid-article .dohid-program .dohid-inline-link,
#dohid-article .dohid-related .dohid-inline-link {
    color: #d8f0e9;
    text-decoration-color: var(--dohid-positive-light);
}

#dohid-article .final-threshold .dohid-inline-link:hover,
#dohid-article .final-threshold .dohid-inline-link:focus-visible,
#dohid-article .ecosystem-product .dohid-inline-link:hover,
#dohid-article .ecosystem-product .dohid-inline-link:focus-visible,
#dohid-article .dohid-program .dohid-inline-link:hover,
#dohid-article .dohid-program .dohid-inline-link:focus-visible,
#dohid-article .dohid-related .dohid-inline-link:hover,
#dohid-article .dohid-related .dohid-inline-link:focus-visible {
    color: #fff;
    text-decoration-color: var(--dohid-gold-light);
}

#dohid-article .quote-box.quote-v2 {
    position: relative;
    overflow: hidden;
    margin: 36px 0;
    padding: 34px 38px 34px 88px;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 14px;
    background:
        radial-gradient(circle at 100% 0, rgba(201,135,136,.23), transparent 34%),
        linear-gradient(145deg, #231f21, #3a2b30 62%, #572a35);
    box-shadow: var(--dohid-shadow);
}

#dohid-article .quote-box.quote-v2::after {
    content: "";
    position: absolute;
    right: 22px;
    bottom: 18px;
    width: 76px;
    height: 76px;
    border: 1px solid rgba(232,193,189,.2);
    border-radius: 50%;
}

#dohid-article .quote-mark {
    position: absolute;
    top: 25px;
    left: 30px;
    color: var(--dohid-blush);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 76px;
    font-weight: 800;
    line-height: .8;
}

#dohid-article .quote-box.quote-v2 p {
    position: relative;
    z-index: 1;
    max-width: 760px;
    margin: 0;
    color: #fff4ef;
    font-family: 'Playfair Display', Georgia, serif;
    font-size: clamp(23px, 2.5vw, 31px);
    font-weight: 700;
    line-height: 1.45;
}

/* Основные разделы */
#dohid-article .section {
    width: 100%;
    margin: 0 0 50px;
    padding: 34px;
    border: 1px solid var(--dohid-line);
    border-radius: 14px;
    background:
        linear-gradient(135deg, rgba(255,255,255,.94), rgba(251,245,240,.92)),
        #fff;
    box-shadow: 0 15px 34px rgba(44,31,35,.075);
}

#dohid-article .section > h2 {
    max-width: 820px;
}

#dohid-article .section.start-combo {
    background:
        radial-gradient(circle at 94% 4%, rgba(201,135,136,.13), transparent 28%),
        linear-gradient(135deg, #fffaf7, #f6e8e3);
}

#dohid-article .start-combo-grid,
#dohid-article .two-col,
#dohid-article .mini-grid,
#dohid-article .final-threshold-grid {
    display: grid;
    gap: 13px;
}

#dohid-article .start-combo-grid {
    grid-template-columns: repeat(3,minmax(0,1fr));
    margin: 22px 0;
}

#dohid-article .start-combo-card {
    position: relative;
    min-width: 0;
    padding: 20px;
    border: 1px solid rgba(116,47,58,.14);
    border-radius: 10px;
    background: rgba(255,255,255,.78);
}

#dohid-article .start-combo-step {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin-bottom: 13px;
    border-radius: 50%;
    background: var(--dohid-ink);
    color: var(--dohid-blush);
    font-size: 12px;
    font-weight: 900;
}

#dohid-article .start-combo-card strong {
    display: block;
    margin-bottom: 7px;
    color: var(--dohid-burgundy);
    font-size: 17px;
}

#dohid-article .start-combo-card p,
#dohid-article .mini-grid p {
    margin: 0;
    font-size: 14px;
    line-height: 1.58;
}

#dohid-article .start-combo-bottom,
#dohid-article .cycle-box {
    margin: 22px 0;
    padding: 21px 23px;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 10px;
    background: linear-gradient(145deg, var(--dohid-ink), #3c2b30);
    color: #fbeee9;
}

#dohid-article .start-combo-bottom p,
#dohid-article .cycle-box p {
    margin: 0;
    color: #fbeee9;
}

#dohid-article .formula-box {
    margin: 24px 0;
    padding: 25px 27px;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 12px;
    background:
        radial-gradient(circle at 96% 6%, rgba(201,135,136,.22), transparent 32%),
        linear-gradient(145deg, #241f21, #4a2932);
    color: #fff4ef;
}

#dohid-article .formula-box strong,
#dohid-article .cycle-box strong {
    display: block;
    margin-bottom: 9px;
    color: var(--dohid-blush);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 24px;
}

#dohid-article .formula-box p {
    margin: 0;
    color: #fff4ef;
}

#dohid-article .two-col {
    grid-template-columns: repeat(2,minmax(0,1fr));
    margin: 22px 0;
}

#dohid-article .info-card {
    min-width: 0;
    padding: 23px;
    border: 1px solid rgba(116,47,58,.14);
    border-radius: 11px;
    background: #f8ece8;
}

#dohid-article .info-card.accent {
    border-color: rgba(116,47,58,.2);
    background: linear-gradient(145deg, #f2dfdc, #f8eee8);
    box-shadow: inset 4px 0 0 var(--dohid-burgundy);
}

#dohid-article .info-card.accent h3,
#dohid-article .info-card.accent strong {
    color: var(--dohid-burgundy-deep);
}

#dohid-article .info-card h3 {
    font-size: 24px;
}

#dohid-article .info-card p:last-child,
#dohid-article .info-card li:last-child {
    margin-bottom: 0;
}

/* Карточки 12 ошибок */
#dohid-article .mistake-card {
    display: grid;
    grid-template-columns: 108px minmax(0,1fr);
    overflow: hidden;
    margin: 22px 0;
    border: 1px solid rgba(116,47,58,.17);
    border-radius: 12px;
    background: #fffdfb;
    box-shadow: 0 12px 28px rgba(44,31,35,.075);
}

#dohid-article .mistake-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 22px 12px;
    background:
        radial-gradient(circle at 20% 10%, rgba(201,135,136,.28), transparent 36%),
        linear-gradient(160deg, #231f21, #4d2932);
    text-align: center;
}

#dohid-article .mistake-side span {
    color: var(--dohid-blush);
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
}

#dohid-article .mistake-side small {
    margin-top: 9px;
    color: #f7e7e2;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

#dohid-article .mistake-body {
    min-width: 0;
    padding: 26px;
}

#dohid-article .mistake-body h3 {
    max-width: 730px;
    margin-bottom: 12px;
    font-size: clamp(22px, 2.2vw, 29px);
}

#dohid-article .mistake-body > p {
    font-size: 16px;
}

#dohid-article .chips {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 14px;
}

#dohid-article .chips span {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 5px 11px;
    border: 1px solid rgba(116,47,58,.16);
    border-radius: 999px;
    background: #f3ddda;
    color: var(--dohid-burgundy);
    font-size: 10px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .07em;
    text-transform: uppercase;
}

#dohid-article .mini-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    margin-top: 19px;
}

#dohid-article .mini-grid > div {
    min-width: 0;
    padding: 18px;
    border: 1px solid rgba(116,47,58,.12);
    border-radius: 9px;
    background: #f7e8e5;
}

#dohid-article .mini-grid > div:last-child {
    background: #eee8e4;
}

#dohid-article .mini-grid strong {
    display: block;
    margin-bottom: 8px;
    color: var(--dohid-burgundy);
    font-size: 14px;
}

/* Иллюстрации */
#dohid-article figure.article-image {
    width: 100%;
    margin: 48px 0;
    padding: 18px;
    border: 1px solid rgba(116,47,58,.2);
    border-radius: 14px;
    background:
        radial-gradient(circle at 95% 3%, rgba(201,135,136,.17), transparent 30%),
        linear-gradient(145deg, #f6e4e1, #f6eee8);
    box-shadow: 0 16px 34px rgba(44,31,35,.1);
}

#dohid-article figure.article-image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 9px;
    box-shadow: 0 8px 20px rgba(44,31,35,.09);
}

#dohid-article .dohid-responsive-image {
    display: block;
    width: 100%;
}

#dohid-article .dohid-responsive-image img {
    display: block;
    width: 100%;
    height: auto;
}

#dohid-article figure.article-image figcaption {
    margin: 0;
    padding: 14px 3px 1px;
    color: #65585c;
    font-size: 14px;
    line-height: 1.55;
}

#dohid-article figure.article-image figcaption::after {
    content: none;
    display: none;
}

#dohid-article .dohid-zoom-hint {
    position: relative;
    z-index: 4;
    display: block;
    width: fit-content;
    max-width: calc(100% - 16px);
    margin-right: auto;
    margin-left: auto;
    padding: 8px 16px;
    border: 1px solid #d4c3b2;
    border-radius: 999px;
    background: var(--dohid-hint);
    color: #634b47;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .07em;
    text-align: center;
    text-transform: uppercase;
}

#dohid-article .dohid-zoom-hint-top {
    margin-top: 0;
    margin-bottom: 14px;
}

#dohid-article .dohid-zoom-hint-bottom {
    margin-top: 14px;
    margin-bottom: 0;
}

#dohid-article img[data-dohid-zoom] {
    cursor: zoom-in;
}

/* Книга «Екосистема практики»: визуальный ориентир всей статьи */
#dohid-article .ecosystem-product {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 54px 0;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 14px;
    background:
        radial-gradient(circle at 8% 8%, rgba(201,135,136,.22), transparent 29%),
        radial-gradient(circle at 98% 2%, rgba(232,193,189,.13), transparent 28%),
        linear-gradient(145deg, #201c1e 0%, #30262a 56%, #502832 100%);
    box-shadow: 0 30px 70px rgba(44,31,35,.22);
}

#dohid-article .ecosystem-product::after {
    content: "";
    position: absolute;
    right: -80px;
    bottom: -100px;
    width: 240px;
    height: 240px;
    border: 30px solid rgba(232,193,189,.055);
    border-radius: 50%;
    pointer-events: none;
}

#dohid-article .ecosystem-product h2,
#dohid-article .ecosystem-product h3 {
    color: #fff6f1;
}

#dohid-article .ecosystem-product p,
#dohid-article .ecosystem-product li {
    color: rgba(255,244,239,.78);
}

#dohid-article .ecosystem-main-grid,
#dohid-article .ecosystem-compact,
#dohid-article .ecosystem-final-grid {
    position: relative;
    z-index: 1;
    display: grid;
    align-items: center;
    gap: 34px;
    padding: 38px;
}

#dohid-article .ecosystem-main-grid {
    grid-template-columns: minmax(260px,.78fr) minmax(0,1.22fr);
    padding: 44px;
}

#dohid-article .ecosystem-compact {
    grid-template-columns: minmax(225px,.64fr) minmax(0,1.36fr);
}

#dohid-article .ecosystem-final-grid {
    grid-template-columns: minmax(0,1.22fr) minmax(240px,.78fr);
}

#dohid-article .ecosystem-cover-wrap,
#dohid-article .ecosystem-mini-cover,
#dohid-article .ecosystem-final-visual {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 20px;
    border: 1px solid rgba(232,193,189,.22);
    border-radius: 12px;
    background: rgba(255,255,255,.055);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}

#dohid-article .ecosystem-cover-wrap {
    min-height: 440px;
}

#dohid-article .ecosystem-mini-cover,
#dohid-article .ecosystem-final-visual {
    min-height: 330px;
}

#dohid-article .ecosystem-cover-wrap::before,
#dohid-article .ecosystem-cover-wrap::after,
#dohid-article .ecosystem-mini-cover::before,
#dohid-article .ecosystem-mini-cover::after,
#dohid-article .ecosystem-final-visual::before,
#dohid-article .ecosystem-final-visual::after,
#dohid-article .ecosystem-sheet {
    content: "";
    position: absolute;
    border: 1px solid rgba(232,193,189,.24);
    border-radius: 10px;
    background: rgba(232,193,189,.055);
    pointer-events: none;
}

#dohid-article .ecosystem-cover-wrap::before,
#dohid-article .ecosystem-mini-cover::before,
#dohid-article .ecosystem-final-visual::before {
    inset: 54px -9px 36px 50px;
    transform: rotate(7deg);
}

#dohid-article .ecosystem-cover-wrap::after,
#dohid-article .ecosystem-mini-cover::after,
#dohid-article .ecosystem-final-visual::after {
    inset: 38px 45px 58px -11px;
    transform: rotate(-6deg);
}

#dohid-article .ecosystem-sheet.sheet-one {
    width: 72%;
    height: 74%;
    inset: 74px -18px 42px auto;
    transform: rotate(11deg);
}

#dohid-article .ecosystem-sheet.sheet-two {
    width: 70%;
    height: 72%;
    inset: 50px auto 66px -20px;
    transform: rotate(-10deg);
}

#dohid-article .ecosystem-cover {
    position: relative;
    z-index: 2;
    display: block;
    width: min(320px,100%);
    height: auto;
    border-radius: 7px;
    filter: drop-shadow(0 30px 36px rgba(0,0,0,.42));
}

#dohid-article .ecosystem-product-image-link {
    position: relative;
    z-index: 2;
    display: block;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 9px;
    text-decoration: none;
}

#dohid-article .ecosystem-product-image-link:hover,
#dohid-article .ecosystem-product-image-link:focus-visible {
    transform: translateY(-3px);
}

#dohid-article .ecosystem-image-link-label {
    position: relative;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    margin-top: 15px;
    padding: 7px 13px;
    border: 1px solid rgba(214,179,106,.42);
    border-radius: 999px;
    background: rgba(214,179,106,.09);
    color: var(--dohid-gold-light);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .05em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: border-color .18s ease, background .18s ease, color .18s ease, transform .18s ease;
}

#dohid-article .ecosystem-image-link-label:hover,
#dohid-article .ecosystem-image-link-label:focus-visible {
    border-color: var(--dohid-gold-light);
    background: rgba(214,179,106,.18);
    color: #fff2cd;
    transform: translateY(-1px);
}

#dohid-article .ecosystem-mini-cover .ecosystem-cover,
#dohid-article .ecosystem-final-visual .ecosystem-cover {
    width: min(225px,100%);
}

#dohid-article .ecosystem-copy {
    min-width: 0;
}

#dohid-article .ecosystem-badge,
#dohid-article .dohid-program-kicker,
#dohid-article .dohid-related-kicker {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 31px;
    margin: 0 0 14px;
    padding: 6px 13px;
    border: 1px solid rgba(232,193,189,.36);
    border-radius: 999px;
    background: rgba(232,193,189,.09);
    color: var(--dohid-blush);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: .08em;
    text-transform: uppercase;
}

#dohid-article .ecosystem-copy h2 {
    margin-bottom: 15px;
    font-size: clamp(29px, 3vw, 40px);
}

#dohid-article .ecosystem-line {
    width: min(360px,100%);
    height: 3px;
    margin-bottom: 18px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--dohid-blush), var(--dohid-rose-deep));
}

#dohid-article .ecosystem-lead {
    max-width: 680px;
    color: rgba(255,244,239,.84);
    font-size: 17px;
}

#dohid-article .ecosystem-value-grid,
#dohid-article .ecosystem-solution-grid,
#dohid-article .ecosystem-final-offer {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 11px;
    margin: 20px 0;
}

#dohid-article .ecosystem-final-offer {
    grid-template-columns: repeat(2,minmax(0,1fr));
}

#dohid-article .ecosystem-value-card,
#dohid-article .ecosystem-solution-card,
#dohid-article .ecosystem-final-offer > div {
    min-width: 0;
    padding: 16px;
    border: 1px solid rgba(232,193,189,.17);
    border-radius: 9px;
    background: rgba(255,255,255,.055);
}

#dohid-article .ecosystem-solution-card {
    border-left: 3px solid var(--dohid-positive-light);
}

#dohid-article .ecosystem-value-card strong,
#dohid-article .ecosystem-solution-card strong,
#dohid-article .ecosystem-final-offer strong {
    display: block;
    margin-bottom: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

#dohid-article .ecosystem-solution-card strong {
    color: #c9e9e1;
}

#dohid-article .ecosystem-value-card span,
#dohid-article .ecosystem-solution-card span,
#dohid-article .ecosystem-final-offer span {
    display: block;
    color: rgba(255,244,239,.66);
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
}

#dohid-article .ecosystem-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
    margin-top: 22px;
}

#dohid-article .ecosystem-btn,
#dohid-article .dohid-program-button,
#dohid-article .dohid-questionnaire-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 12px 22px;
    border: 1px solid var(--dohid-gold);
    border-radius: 999px;
    background: var(--dohid-gold);
    color: #2a2224;
    font-size: 13px;
    font-weight: 900;
    line-height: 1.35;
    letter-spacing: .03em;
    text-align: center;
    text-decoration: none;
    transition: transform .18s ease, background .18s ease, color .18s ease;
}

#dohid-article .ecosystem-btn.secondary {
    background: transparent;
    color: var(--dohid-gold-light);
}

#dohid-article .ecosystem-btn:hover,
#dohid-article .ecosystem-btn:focus-visible,
#dohid-article .dohid-program-button:hover,
#dohid-article .dohid-program-button:focus-visible,
#dohid-article .dohid-questionnaire-link:hover,
#dohid-article .dohid-questionnaire-link:focus-visible {
    transform: translateY(-2px);
    background: var(--dohid-gold-light);
    color: #251f21;
}

#dohid-article .ecosystem-architecture-wrap {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0,1.14fr) minmax(290px,.86fr);
    gap: 24px;
    padding: 0 44px 44px;
}

#dohid-article .ecosystem-architecture,
#dohid-article .ecosystem-preview {
    min-width: 0;
    padding: 24px;
    border: 1px solid rgba(232,193,189,.2);
    border-radius: 11px;
    background: rgba(255,255,255,.055);
}

#dohid-article .ecosystem-architecture-list {
    display: grid;
    gap: 10px;
    margin-top: 18px;
}

#dohid-article .ecosystem-arch-row {
    display: grid;
    grid-template-columns: 42px minmax(0,1fr) auto;
    align-items: center;
    gap: 12px;
    padding: 13px 14px;
    border: 1px solid rgba(232,193,189,.14);
    border-radius: 8px;
    background: rgba(255,255,255,.045);
}

#dohid-article .ecosystem-arch-row:nth-child(odd) {
    background: rgba(201,135,136,.075);
}

#dohid-article .ecosystem-arch-num {
    color: var(--dohid-blush);
    font-size: 27px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
}

#dohid-article .ecosystem-arch-row strong {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
}

#dohid-article .ecosystem-arch-row small,
#dohid-article .ecosystem-arch-row span:last-child {
    color: rgba(255,244,239,.62);
    font-size: 11px;
    line-height: 1.4;
}

#dohid-article .ecosystem-arch-row span:last-child {
    color: var(--dohid-blush);
    font-weight: 800;
    white-space: nowrap;
}

#dohid-article .ecosystem-preview {
    display: grid;
    align-content: start;
    gap: 12px;
}

#dohid-article .ecosystem-preview img {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

#dohid-article .ecosystem-script {
    margin: 0;
    color: var(--dohid-blush) !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.55;
    text-align: center;
}

#dohid-article .ecosystem-strip {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 1px;
    border-top: 1px solid rgba(232,193,189,.18);
    background: rgba(0,0,0,.12);
}

#dohid-article .ecosystem-strip > div {
    min-width: 0;
    min-height: 96px;
    padding: 16px 13px;
    color: rgba(255,244,239,.65);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.5;
}

#dohid-article .ecosystem-strip strong {
    display: block;
    margin-bottom: 6px;
    color: var(--dohid-blush);
    font-size: 13px;
}

#dohid-article .ecosystem-current-note {
    display: grid;
    grid-template-columns: auto minmax(0,1fr);
    align-items: center;
    gap: 14px;
    margin: 20px 0;
    padding: 16px 18px;
    border: 1px solid rgba(232,193,189,.23);
    border-radius: 9px;
    background: rgba(232,193,189,.075);
}

#dohid-article .ecosystem-current-price {
    padding-right: 15px;
    border-right: 1px solid rgba(232,193,189,.26);
    color: var(--dohid-gold-light);
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
    white-space: nowrap;
}

#dohid-article .ecosystem-current-note > div:last-child {
    display: grid;
    gap: 4px;
}

#dohid-article .ecosystem-current-note strong {
    color: var(--dohid-blush);
    font-size: 14px;
}

#dohid-article .ecosystem-current-note span {
    color: rgba(255,244,239,.67);
    font-size: 12px;
    line-height: 1.5;
}

/* Защита от устаревшей разметки с предзаказом 750 грн и датой до 3 августа. */
#dohid-article .ecosystem-price,
#dohid-article .ecosystem-price-note,
#dohid-article .ecosystem-offer-note {
    display: none !important;
}

#dohid-article .ecosystem-final-points {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

#dohid-article .ecosystem-final-points li {
    position: relative;
    padding-left: 26px;
}

#dohid-article .ecosystem-final-points li::before {
    content: "•";
    position: absolute;
    top: 0;
    left: 7px;
    color: var(--dohid-positive-light);
    font-size: 24px;
    line-height: 1.2;
}

#dohid-article .ecosystem-final-caption {
    position: relative;
    z-index: 2;
    margin-top: 16px;
    text-align: center;
}

#dohid-article .ecosystem-final-caption strong,
#dohid-article .ecosystem-final-caption span {
    display: block;
}

#dohid-article .ecosystem-final-caption strong {
    color: var(--dohid-gold-light);
    font-size: 14px;
}

#dohid-article .ecosystem-final-caption span {
    margin-top: 4px;
    color: rgba(255,244,239,.62);
    font-size: 11px;
}

/* Финальный смысловой порог */
#dohid-article .final-threshold {
    position: relative;
    overflow: hidden;
    margin: 42px 0;
    padding: 32px;
    border: 1px solid rgba(232,193,189,.3);
    border-radius: 13px;
    background:
        radial-gradient(circle at 97% 6%, rgba(201,135,136,.25), transparent 31%),
        linear-gradient(145deg, #241f21, #4b2731);
    color: #fff3ee;
    box-shadow: var(--dohid-shadow);
}

#dohid-article .final-threshold-kicker {
    display: inline-flex;
    margin-bottom: 13px;
    padding: 6px 12px;
    border: 1px solid rgba(232,193,189,.35);
    border-radius: 999px;
    color: var(--dohid-blush);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .09em;
    text-transform: uppercase;
}

#dohid-article .final-threshold h2 {
    color: #fff6f1;
}

#dohid-article .final-threshold p {
    color: rgba(255,244,239,.8);
}

#dohid-article .final-threshold-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    margin-top: 22px;
}

#dohid-article .final-threshold-grid > div {
    min-width: 0;
    padding: 18px;
    border: 1px solid rgba(232,193,189,.18);
    border-radius: 9px;
    background: rgba(255,255,255,.055);
}

#dohid-article .final-threshold-grid > div:last-child {
    border-color: rgba(158,209,197,.26);
    background: rgba(63,127,120,.14);
    box-shadow: inset 3px 0 0 var(--dohid-positive-light);
}

#dohid-article .final-threshold-grid > div:last-child strong {
    color: #c9e9e1;
}

#dohid-article .final-threshold-grid strong,
#dohid-article .final-threshold-grid span {
    display: block;
}

#dohid-article .final-threshold-grid strong {
    margin-bottom: 8px;
    color: var(--dohid-blush);
    font-size: 15px;
}

#dohid-article .final-threshold-grid span {
    color: rgba(255,244,239,.68);
    font-size: 13px;
    line-height: 1.55;
}

/* Программа «50 кроків» */
#dohid-article .dohid-program {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0,1.18fr) minmax(270px,.82fr);
    align-items: center;
    gap: 34px;
    overflow: hidden;
    margin: 54px 0;
    padding: 40px;
    border: 1px solid rgba(232,193,189,.3);
    border-radius: 14px;
    background:
        radial-gradient(circle at 92% 10%, rgba(201,135,136,.28), transparent 30%),
        radial-gradient(circle at 8% 94%, rgba(232,193,189,.1), transparent 28%),
        linear-gradient(145deg, #211d1f 0%, #33272b 58%, #542a35 100%);
    box-shadow: 0 30px 70px rgba(44,31,35,.22);
}

#dohid-article .dohid-program::after {
    content: "";
    position: absolute;
    left: -84px;
    bottom: -105px;
    width: 250px;
    height: 250px;
    border: 32px solid rgba(232,193,189,.05);
    border-radius: 50%;
    pointer-events: none;
}

#dohid-article .dohid-program-copy,
#dohid-article .dohid-program-visual {
    position: relative;
    z-index: 1;
    min-width: 0;
}

#dohid-article .dohid-program h2 {
    margin-bottom: 15px;
    color: #fff5f0;
    font-size: clamp(31px, 3.3vw, 43px);
}

#dohid-article .dohid-program h2 strong {
    color: var(--dohid-blush);
}

#dohid-article .dohid-program p {
    color: rgba(255,244,239,.76);
    font-size: 16px;
}

#dohid-article .dohid-program-quote {
    margin-bottom: 16px;
    padding: 12px 15px;
    border: 1px solid rgba(232,193,189,.2);
    border-radius: 9px;
    background: rgba(232,193,189,.085);
    box-shadow: inset 3px 0 0 var(--dohid-positive-light);
    color: #fff0eb !important;
    font-weight: 800;
}

#dohid-article .dohid-program-ladder {
    display: grid;
    gap: 8px;
    margin: 20px 0 23px;
}

#dohid-article .dohid-program-ladder span {
    display: flex;
    align-items: center;
    min-height: 44px;
    padding: 9px 13px;
    border: 1px solid rgba(232,193,189,.16);
    border-radius: 8px;
    background: rgba(255,255,255,.055);
    color: rgba(255,244,239,.8);
    font-size: 13px;
    font-weight: 700;
}

#dohid-article .dohid-program-ladder span:nth-child(2) { margin-left: 4%; }
#dohid-article .dohid-program-ladder span:nth-child(3) { margin-left: 8%; }
#dohid-article .dohid-program-ladder span:nth-child(4) { margin-left: 12%; }
#dohid-article .dohid-program-ladder span:nth-child(5) { margin-left: 16%; }

#dohid-article .dohid-program-ladder b {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    min-width: 31px;
    height: 31px;
    margin-right: 10px;
    border-radius: 50%;
    background: var(--dohid-positive-light);
    color: #271f22;
    font-size: 10px;
    font-weight: 900;
}

#dohid-article .dohid-program-visual {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18px;
    border: 1px solid rgba(232,193,189,.22);
    border-radius: 11px;
    background: rgba(255,255,255,.055);
}

#dohid-article .dohid-program-visual img {
    display: block;
    width: 100%;
    max-height: 500px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    object-position: center top;
    box-shadow: 0 18px 36px rgba(0,0,0,.25);
}

/* Авторка */
#dohid-article .author-box {
    display: grid;
    grid-template-columns: minmax(270px,.88fr) minmax(0,1.12fr);
    align-items: stretch;
    gap: 0;
    overflow: hidden;
    width: 100%;
    margin: 54px 0;
    padding: 0;
    border: 1px solid #dcb6b2;
    border-radius: 14px;
    background:
        radial-gradient(circle at 96% 8%, rgba(116,47,58,.1), transparent 32%),
        linear-gradient(135deg, #f4dcda 0%, #fbf2ec 58%, #e8d0c2 100%);
    box-shadow: var(--dohid-shadow);
}

#dohid-article .author-photo {
    display: grid;
    grid-template-rows: minmax(300px,1fr);
    gap: 0;
    min-width: 0;
    padding: 17px;
    background: linear-gradient(155deg, #211d1f, #422a31);
}

#dohid-article .author-photo img {
    grid-row: 1;
    display: block;
    width: 100%;
    min-height: 300px;
    height: 100%;
    border-radius: 9px;
    object-fit: cover;
    object-position: 58% center;
}

#dohid-article .author-content {
    display: grid;
    align-content: center;
    min-width: 0;
    padding: 38px;
}

#dohid-article .author-content > span {
    display: inline-flex;
    width: fit-content;
    margin-bottom: 14px;
    padding: 6px 13px;
    border: 1px solid rgba(116,47,58,.18);
    border-radius: 999px;
    background: rgba(255,255,255,.65);
    color: var(--dohid-burgundy);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

#dohid-article .author-content h2 {
    margin-bottom: 14px;
}

#dohid-article .author-content p {
    margin-bottom: 21px;
    color: #55494d;
    font-size: 16px;
}

#dohid-article .dohid-questionnaire-link {
    width: fit-content;
    border-color: var(--dohid-positive-deep);
    background: var(--dohid-positive-deep);
    color: #fff;
}

#dohid-article .dohid-questionnaire-link:hover,
#dohid-article .dohid-questionnaire-link:focus-visible {
    background: var(--dohid-positive);
    color: #fff;
}

/* Продолжение чтения */
#dohid-article .dohid-related {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 54px 0 10px;
    padding: 34px;
    border: 1px solid rgba(232,193,189,.28);
    border-radius: 14px;
    background:
        radial-gradient(circle at 100% 0, rgba(201,135,136,.24), transparent 31%),
        linear-gradient(145deg, #211d1f, #392a2f 64%, #502832);
    box-shadow: var(--dohid-shadow);
}

#dohid-article .dohid-related h2 {
    margin-bottom: 20px;
    color: #fff5f0;
}

#dohid-article .dohid-related-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 12px;
}

#dohid-article .dohid-related-grid a {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 160px;
    padding: 18px;
    border: 1px solid rgba(232,193,189,.17);
    border-radius: 10px;
    background: rgba(255,255,255,.055);
    color: rgba(255,244,239,.72);
    text-decoration: none;
    transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

#dohid-article .dohid-related-grid a:hover,
#dohid-article .dohid-related-grid a:focus-visible {
    transform: translateY(-3px);
    border-color: var(--dohid-blush);
    background: rgba(232,193,189,.09);
}

#dohid-article .dohid-related-grid strong {
    display: block;
    margin-bottom: 10px;
    color: #fff5f0;
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 20px;
    line-height: 1.3;
}

#dohid-article .dohid-related-grid span {
    color: rgba(255,244,239,.68);
    font-size: 13px;
    line-height: 1.55;
}

#dohid-article .dohid-related-grid b {
    display: inline-block;
    margin-top: 9px;
    color: var(--dohid-blush);
    text-decoration: underline;
    text-decoration-thickness: 2px;
}

/* Плавающая навигация длинного чтения */
#dohid-article .dohid-reading-progress {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99940;
    height: 10px;
    border-top: 1px solid rgba(116,47,58,.2);
    background: rgba(255,250,247,.94);
    box-shadow: 0 -4px 16px rgba(44,31,35,.12);
    opacity: 0;
    pointer-events: none;
    transition: opacity .18s ease;
}

#dohid-article .dohid-reading-progress.is-visible {
    opacity: 1;
}

#dohid-article .dohid-reading-progress-fill {
    display: block;
    width: 0;
    height: 100%;
    border-radius: 0 999px 999px 0;
    background: linear-gradient(90deg, var(--dohid-burgundy-deep), var(--dohid-rose), var(--dohid-blush));
}

#dohid-article .dohid-reading-progress-marker {
    position: absolute;
    top: 50%;
    left: 11px;
    width: 22px;
    height: 22px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--dohid-burgundy);
    box-shadow: 0 3px 10px rgba(75,32,40,.32);
    transform: translate(-50%,-50%);
}

#dohid-article .dohid-back-to-toc,
#dohid-article .dohid-current-section {
    position: fixed;
    z-index: 99930;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}

#dohid-article .dohid-back-to-toc.is-visible,
#dohid-article .dohid-current-section.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

#dohid-article .dohid-back-to-toc {
    top: 118px;
    right: max(18px,env(safe-area-inset-right));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 17px;
    border: 1px solid #d7aca9;
    border-radius: 999px;
    background: rgba(251,243,239,.96);
    color: var(--dohid-burgundy);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    box-shadow: 0 10px 28px rgba(75,32,40,.15);
    backdrop-filter: blur(8px);
}

#dohid-article .dohid-current-section {
    left: max(18px,env(safe-area-inset-left));
    bottom: 32px;
    display: flex;
    align-items: center;
    max-width: min(700px,calc(100vw - 36px));
    min-height: 42px;
    padding: 9px 15px;
    border: 1px solid rgba(232,193,189,.4);
    border-radius: 999px;
    background: rgba(36,31,33,.96);
    box-shadow: 0 12px 32px rgba(44,31,35,.25);
    white-space: nowrap;
    backdrop-filter: blur(10px);
}

#dohid-article .dohid-current-section span,
#dohid-article .dohid-current-section strong {
    font-size: 12px;
    line-height: 1.3;
}

#dohid-article .dohid-current-section span {
    flex: 0 0 auto;
    color: var(--dohid-blush);
    font-weight: 600;
}

#dohid-article .dohid-current-section strong {
    overflow: hidden;
    margin-left: 6px;
    color: #fff;
    font-weight: 800;
    text-overflow: ellipsis;
}

/* Лайтбокс */
#dohid-article .ob-image-lightbox {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 18px;
    background: rgba(25,20,22,.91);
}

#dohid-article .ob-image-lightbox.is-open {
    display: flex;
}

#dohid-article .ob-lightbox-frame {
    position: relative;
    display: grid;
    max-width: min(96vw,1180px);
    max-height: 94vh;
    padding: 12px;
    border: 1px solid #d8b0ad;
    border-radius: 13px;
    background: #fffaf7;
    box-shadow: 0 28px 80px rgba(0,0,0,.5);
}

#dohid-article .ob-lightbox-frame img {
    display: block;
    width: auto;
    max-width: calc(96vw - 24px);
    height: auto;
    max-height: calc(88vh - 54px);
    margin: 0 auto;
    border-radius: 8px;
    object-fit: contain;
}

#dohid-article .ob-lightbox-close {
    position: absolute;
    top: 18px;
    right: 18px;
    z-index: 3;
    width: 46px;
    height: 46px;
    border: 2px solid rgba(255,255,255,.72);
    border-radius: 50%;
    background: var(--dohid-burgundy);
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(0,0,0,.28);
}

#dohid-article .ob-lightbox-caption {
    padding: 10px 8px 2px;
    color: #65585c;
    font-size: 13px;
    line-height: 1.45;
    text-align: center;
}

@media (max-width: 900px) {
    #dohid-article .ecosystem-main-grid,
    #dohid-article .ecosystem-compact,
    #dohid-article .ecosystem-final-grid,
    #dohid-article .ecosystem-architecture-wrap,
    #dohid-article .dohid-program {
        grid-template-columns: 1fr;
    }

    #dohid-article .ecosystem-cover-wrap,
    #dohid-article .ecosystem-mini-cover,
    #dohid-article .ecosystem-final-visual {
        min-height: auto;
    }

    #dohid-article .ecosystem-cover-wrap .ecosystem-cover {
        width: min(310px,78vw);
    }

    #dohid-article .ecosystem-mini-cover .ecosystem-cover,
    #dohid-article .ecosystem-final-visual .ecosystem-cover {
        width: min(250px,72vw);
    }

    #dohid-article .dohid-program-visual img {
        width: min(420px,100%);
    }
}

@media (max-width: 760px) {
    #dohid-article {
        width: calc(100vw - 24px);
        max-width: calc(100vw - 24px);
        margin-right: 0;
        margin-left: calc(50% - 50vw + 12px);
        padding: 0 0 64px;
        overflow-x: hidden;
        font-size: 14px;
    }

    #dohid-article .ob-wrap {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 10px;
        border-right: 0;
        border-left: 0;
        box-shadow: none;
    }

    #dohid-article p,
    #dohid-article li,
    #dohid-article .mistake-body > p,
    #dohid-article .author-content p,
    #dohid-article .dohid-program p {
        max-width: none;
        font-size: 14px;
        line-height: 1.68;
    }

    #dohid-article h2 {
        font-size: 27px;
        line-height: 1.17;
    }

    #dohid-article h3,
    #dohid-article .mistake-body h3 {
        font-size: 22px;
        line-height: 1.23;
    }

    #dohid-article .dohid-reading-meta {
        gap: 7px;
        margin-bottom: 16px;
        padding: 10px;
    }

    #dohid-article .dohid-reading-meta span {
        min-height: 29px;
        padding: 5px 9px;
        font-size: 10.5px;
    }

    #dohid-article .toc,
    #dohid-article .lead.lead-v5,
    #dohid-article .section,
    #dohid-article .quote-box.quote-v2,
    #dohid-article .final-threshold,
    #dohid-article .dohid-program,
    #dohid-article .dohid-related {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding: 22px 14px;
        border-radius: 11px;
    }

    #dohid-article .toc {
        margin-bottom: 22px;
    }

    #dohid-article .toc h2 {
        font-size: 28px;
    }

    #dohid-article .toc-list {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    #dohid-article .toc-row {
        grid-template-columns: 32px minmax(0,1fr);
        min-height: 56px;
        padding: 8px 10px;
    }

    #dohid-article .toc-row a {
        font-size: 13px;
    }

    #dohid-article .lead-v5-top {
        grid-template-columns: 52px minmax(0,1fr);
        gap: 13px;
    }

    #dohid-article .lead-v5-icon {
        width: 52px;
        height: 52px;
        font-size: 24px;
    }

    #dohid-article .lead-v5-list,
    #dohid-article .start-combo-grid,
    #dohid-article .two-col,
    #dohid-article .mini-grid,
    #dohid-article .final-threshold-grid,
    #dohid-article .ecosystem-value-grid,
    #dohid-article .ecosystem-solution-grid,
    #dohid-article .ecosystem-final-offer,
    #dohid-article .dohid-related-grid {
        grid-template-columns: 1fr;
    }

    #dohid-article .lead-v5-list div,
    #dohid-article .start-combo-card,
    #dohid-article .info-card,
    #dohid-article .mini-grid > div,
    #dohid-article .final-threshold-grid > div {
        padding: 15px;
    }

    #dohid-article .quote-box.quote-v2 {
        padding-left: 58px;
    }

    #dohid-article .quote-mark {
        top: 24px;
        left: 19px;
        font-size: 57px;
    }

    #dohid-article .quote-box.quote-v2 p {
        font-size: 21px;
        line-height: 1.45;
    }

    #dohid-article .formula-box,
    #dohid-article .start-combo-bottom,
    #dohid-article .cycle-box {
        padding: 18px;
    }

    #dohid-article .formula-box strong,
    #dohid-article .cycle-box strong {
        font-size: 21px;
    }

    #dohid-article .mistake-card {
        grid-template-columns: 1fr;
        width: 100%;
        margin: 18px 0;
    }

    #dohid-article .mistake-side {
        flex-direction: row;
        justify-content: flex-start;
        gap: 10px;
        min-height: 66px;
        padding: 13px 15px;
        text-align: left;
    }

    #dohid-article .mistake-side span {
        font-size: 29px;
    }

    #dohid-article .mistake-side small {
        margin: 0;
    }

    #dohid-article .mistake-body {
        padding: 19px 14px;
    }

    #dohid-article .chips {
        margin-bottom: 13px;
    }

    #dohid-article .chips span {
        min-height: 27px;
        font-size: 9.5px;
    }

    #dohid-article figure.article-image {
        width: 100%;
        margin: 32px 0;
        padding: 12px;
        border-radius: 11px;
    }

    #dohid-article .dohid-zoom-hint {
        padding: 8px 13px;
        font-size: 10px;
    }

    #dohid-article .dohid-zoom-hint-top {
        margin-bottom: 16px;
    }

    #dohid-article .dohid-zoom-hint-bottom {
        margin-top: 16px;
    }

    #dohid-article .ecosystem-product {
        width: 100%;
        margin: 40px 0;
        border-radius: 11px;
    }

    #dohid-article .ecosystem-main-grid,
    #dohid-article .ecosystem-compact,
    #dohid-article .ecosystem-final-grid,
    #dohid-article .ecosystem-architecture-wrap {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 22px 12px;
    }

    #dohid-article .ecosystem-architecture-wrap {
        padding-top: 0;
    }

    #dohid-article .ecosystem-cover-wrap,
    #dohid-article .ecosystem-mini-cover,
    #dohid-article .ecosystem-final-visual,
    #dohid-article .ecosystem-architecture,
    #dohid-article .ecosystem-preview {
        padding: 14px 10px;
    }

    #dohid-article .ecosystem-cover-wrap .ecosystem-cover,
    #dohid-article .ecosystem-mini-cover .ecosystem-cover,
    #dohid-article .ecosystem-final-visual .ecosystem-cover {
        width: min(260px,78vw);
    }

    #dohid-article .ecosystem-copy h2 {
        font-size: 28px;
    }

    #dohid-article .ecosystem-value-card,
    #dohid-article .ecosystem-solution-card,
    #dohid-article .ecosystem-final-offer > div {
        padding: 14px;
    }

    #dohid-article .ecosystem-actions {
        justify-content: center;
    }

    #dohid-article .ecosystem-btn,
    #dohid-article .dohid-program-button,
    #dohid-article .dohid-questionnaire-link {
        width: min(100%,310px);
        min-height: 48px;
        margin-right: auto;
        margin-left: auto;
        padding: 12px 14px;
        text-align: center;
    }

    #dohid-article .ecosystem-arch-row {
        grid-template-columns: 34px minmax(0,1fr);
        align-items: start;
        gap: 10px;
        padding: 11px 10px;
    }

    #dohid-article .ecosystem-arch-num {
        font-size: 23px;
        text-align: left;
    }

    #dohid-article .ecosystem-arch-row strong {
        font-size: 13px;
    }

    #dohid-article .ecosystem-arch-row span:last-child {
        grid-column: 2;
        justify-self: start;
        white-space: normal;
    }

    #dohid-article .ecosystem-strip {
        grid-template-columns: 1fr;
    }

    #dohid-article .ecosystem-strip > div {
        min-height: 0;
        padding: 13px;
        border-bottom: 1px solid rgba(232,193,189,.1);
    }

    #dohid-article .ecosystem-current-note {
        grid-template-columns: 1fr;
        justify-items: center;
        padding: 15px;
        text-align: center;
    }

    #dohid-article .ecosystem-current-price {
        padding: 0 0 10px;
        border-right: 0;
        border-bottom: 1px solid rgba(232,193,189,.26);
    }

    #dohid-article .dohid-program {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    #dohid-article .dohid-program h2 {
        font-size: 29px;
    }

    #dohid-article .dohid-program-ladder span,
    #dohid-article .dohid-program-ladder span:nth-child(n) {
        margin-left: 0;
        font-size: 12px;
    }

    #dohid-article .dohid-program-visual {
        padding: 12px;
    }

    #dohid-article .author-box {
        grid-template-columns: 1fr;
        width: 100%;
        margin: 40px 0;
        border-radius: 11px;
    }

    #dohid-article .author-photo {
        grid-template-rows: minmax(250px,1fr);
        min-height: 0;
        padding: 12px;
    }

    #dohid-article .author-photo img {
        min-height: 250px;
    }

    #dohid-article .author-content {
        padding: 24px 15px 27px;
    }

    #dohid-article .dohid-related-grid a {
        min-height: 0;
        padding: 16px;
    }

    #dohid-article .dohid-related-grid strong {
        font-size: 18px;
    }

    #dohid-article .dohid-reading-progress {
        height: 8px;
    }

    #dohid-article .dohid-reading-progress-marker {
        width: 18px;
        height: 18px;
    }

    #dohid-article .dohid-back-to-toc {
        top: 78px;
        right: 10px;
        min-height: 42px;
        padding: 9px 14px;
        font-size: 12px;
    }

    #dohid-article .dohid-current-section {
        right: 10px;
        bottom: max(28px,calc(env(safe-area-inset-bottom) + 24px));
        left: 10px;
        width: fit-content;
        max-width: calc(100vw - 20px);
        min-height: 38px;
        padding: 8px 12px;
    }

    #dohid-article .dohid-current-section span,
    #dohid-article .dohid-current-section strong {
        font-size: 10.5px;
    }

    #dohid-article .ob-image-lightbox {
        padding: 10px;
    }

    #dohid-article .ob-lightbox-frame {
        max-width: 96vw;
        max-height: 92vh;
        padding: 8px;
    }

    #dohid-article .ob-lightbox-frame img {
        max-width: calc(96vw - 16px);
        max-height: calc(86vh - 46px);
    }

    #dohid-article .ob-lightbox-close {
        top: 14px;
        right: 14px;
        width: 44px;
        height: 44px;
    }
}

@media (prefers-reduced-motion: reduce) {
    #dohid-article *,
    #dohid-article *::before,
    #dohid-article *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}

/* ------------------------------------------------------------------
 * Оновлення 04.09.2026: перехід на 9-місячну програму «Екосистема психолога».
 * Анкета - перший крок, лендинг - повний опис, книга - самостійний формат.
 * ------------------------------------------------------------------ */

/* Міст від книги до програми всередині темного продуктового блоку */
#dohid-article .dohid-bridge {
    margin-top: 22px;
    padding: 18px 20px;
    border: 1px solid rgba(158,209,197,.3);
    border-radius: 10px;
    background: rgba(63,127,120,.16);
    box-shadow: inset 3px 0 0 var(--dohid-positive-light);
}

#dohid-article .dohid-bridge-kicker {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 5px 11px;
    border: 1px solid rgba(158,209,197,.38);
    border-radius: 999px;
    color: #c9e9e1;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

#dohid-article .dohid-bridge p {
    margin: 0;
    color: rgba(255,244,239,.85);
    font-size: 15px;
}

#dohid-article .dohid-bridge p strong {
    color: #fff3ee;
}

#dohid-article .dohid-bridge-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin-top: 14px;
    padding: 11px 21px;
    border: 1px solid var(--dohid-positive-light);
    border-radius: 999px;
    background: rgba(158,209,197,.16);
    color: #ddf2ec;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .03em;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition: transform .18s ease, background .18s ease, color .18s ease;
}

#dohid-article .dohid-bridge-link:hover,
#dohid-article .dohid-bridge-link:focus-visible {
    transform: translateY(-2px);
    background: var(--dohid-positive-light);
    color: #22292b;
}

/* Нейтральна примітка замість фіксованої ціни */
#dohid-article .ecosystem-note-soft {
    margin: 20px 0;
    padding: 13px 16px;
    border: 1px solid rgba(232,193,189,.23);
    border-radius: 9px;
    background: rgba(232,193,189,.075);
    color: rgba(255,244,239,.74);
    font-size: 13px;
    line-height: 1.55;
}

/* Карта дев'яти місяців програми */
#dohid-article .dohid-program-map {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 10px;
    margin: 22px 0 20px;
}

#dohid-article .dohid-program-step {
    display: grid;
    gap: 5px;
    align-content: start;
    min-height: 44px;
    padding: 13px 14px;
    border: 1px solid rgba(232,193,189,.16);
    border-radius: 9px;
    background: rgba(255,255,255,.055);
}

#dohid-article .dohid-program-step-final {
    border-color: rgba(158,209,197,.32);
    background: rgba(63,127,120,.17);
    box-shadow: inset 0 3px 0 var(--dohid-positive-light);
}

#dohid-article .dohid-program-step-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: var(--dohid-positive-light);
    color: #271f22;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 11px;
    font-weight: 900;
    font-variant-numeric: lining-nums tabular-nums;
}

#dohid-article .dohid-program-step-range {
    color: var(--dohid-blush);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-variant-numeric: lining-nums tabular-nums;
}

#dohid-article .dohid-program-step strong {
    color: #fff3ee;
    font-size: 14px;
    line-height: 1.35;
}

#dohid-article .dohid-program-step-text {
    color: rgba(255,244,239,.7);
    font-size: 12px;
    line-height: 1.5;
}

/* Метадані та заклик програми */
#dohid-article .dohid-program-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 14px;
}

#dohid-article .dohid-program-meta span {
    padding: 7px 13px;
    border: 1px solid rgba(232,193,189,.24);
    border-radius: 999px;
    background: rgba(255,255,255,.05);
    color: #fbe9e4;
    font-size: 12px;
    font-weight: 800;
    font-variant-numeric: lining-nums tabular-nums;
}

#dohid-article .dohid-program-note {
    margin-bottom: 18px;
}

#dohid-article .dohid-program-note strong {
    color: #fff3ee;
}

#dohid-article .dohid-program-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

#dohid-article .dohid-program-button.secondary {
    background: transparent;
    color: var(--dohid-gold-light);
}

/* Перехід до анкети у фінальному порозі статті */
#dohid-article .final-threshold .final-threshold-next {
    margin-top: 20px;
    padding: 16px 18px;
    border: 1px solid rgba(158,209,197,.3);
    border-radius: 9px;
    background: rgba(63,127,120,.15);
    box-shadow: inset 3px 0 0 var(--dohid-positive-light);
    color: #eafaf5;
    font-size: 15px;
}

#dohid-article .final-threshold .final-threshold-next strong {
    color: #fff6f1;
}

@media (max-width: 900px) {
    #dohid-article .dohid-program-map {
        grid-template-columns: repeat(2, minmax(0,1fr));
    }
}

@media (max-width: 620px) {
    #dohid-article .dohid-program-map {
        grid-template-columns: 1fr;
        gap: 9px;
    }

    #dohid-article .dohid-program-step {
        padding: 12px 13px;
    }

    #dohid-article .dohid-bridge,
    #dohid-article .final-threshold .final-threshold-next {
        padding: 15px 16px;
    }

    #dohid-article .dohid-bridge p,
    #dohid-article .final-threshold .final-threshold-next {
        font-size: 14px;
    }

    #dohid-article .dohid-bridge-link,
    #dohid-article .dohid-program-actions .dohid-program-button {
        width: 100%;
    }
}

/* Світлий варіант зеленого виділення всередині темних блоків */
#dohid-article .ecosystem-product .mark-positive,
#dohid-article .dohid-program .mark-positive,
#dohid-article .final-threshold .mark-positive,
#dohid-article .dohid-bridge .mark-positive {
    border-bottom-color: var(--dohid-positive-light);
    background: linear-gradient(transparent 56%, rgba(63,127,120,.28) 56%);
    color: #d8f0e9;
}/* End custom CSS */