/* Плашка «Подсказки» — сразу под hero, читаемый контраст */
.ld-hints-early{margin:0 auto 12px;padding:0 4px}
.ld-hints-wrap{margin:0 0 16px;padding:0}
.ld-hints-wrap .hints-mini-bar{
  max-width:none;width:100%;margin:0;padding:14px 16px;
  font-size:15px;line-height:1.45;
  border:1px solid #ddd6fe !important;
  background:linear-gradient(135deg,#faf5ff 0%,#fff 72%) !important;
  box-shadow:0 4px 16px rgba(76,29,149,.08);
  color:#1a1530 !important;
}
.ld-hints-wrap .hints-mini-label{color:#4c1d95 !important;font-size:15px !important;font-weight:800 !important;-webkit-text-fill-color:#4c1d95 !important}
.ld-hints-wrap .hints-mini-balance{color:#1a1530 !important;font-weight:600 !important;-webkit-text-fill-color:#1a1530 !important}
.ld-hints-wrap .hints-mini-balance b{color:#b45309 !important;font-size:20px !important;-webkit-text-fill-color:#b45309 !important}
.ld-hints-wrap .hints-mini-free,
.ld-hints-wrap .hints-mini-split{color:#5b5570 !important;font-size:13px !important;-webkit-text-fill-color:#5b5570 !important}
.ld-hints-wrap .hints-mini-buy{
  color:#fff !important;-webkit-text-fill-color:#fff !important;
  background:linear-gradient(135deg,#6c52e8 0%,#7c3aed 100%) !important;
  border:none !important;box-shadow:0 4px 14px rgba(108,82,232,.28);
  font-weight:800;font-size:13px;padding:9px 16px;
}
.ld-hints-wrap .hints-mini-buy:hover{background:linear-gradient(135deg,#5b45d6 0%,#6d28d9 100%) !important}
@media(max-width:560px){
  .ld-hints-wrap .hints-mini-bar{flex-direction:column;align-items:stretch;gap:10px}
  .ld-hints-wrap .hints-mini-main{flex-direction:column;align-items:flex-start;gap:4px}
  .ld-hints-wrap .hints-mini-buy{width:100%;text-align:center;box-sizing:border-box}
}

.ld-timeline{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.ld-row{padding:14px 16px;border-radius:14px;border:1px solid #ebe7f5;background:#fff;display:grid;grid-template-columns:minmax(96px,112px) minmax(0,1fr);gap:12px;align-items:start}
.ld-row-date{min-width:0;display:flex;flex-direction:column;gap:4px}
.ld-row-body{min-width:0}
.ld-row-body p{margin:6px 0 0;color:#4a4560;line-height:1.5;font-size:.92rem}
.ld-row--past{border-color:#e8e4ef;background:#f9f8fc;opacity:.92}
.ld-row--present{border-color:#c4b5fd;background:linear-gradient(135deg,#faf5ff,#f3efff);box-shadow:0 0 0 1px rgba(124,58,237,.08)}
.ld-row--future{border-color:#ebe7f5;background:#fff}
.ld-badge{display:inline-block;font-size:10px;font-weight:700;padding:3px 7px;border-radius:6px;margin-top:2px;line-height:1.25;max-width:100%;word-break:break-word;white-space:normal}
.ld-badge--soft{background:#fff3e0;color:#e65100;border:1px solid #ffe0b2}
.ld-badge--hd{background:#ede7f6;color:#5e35b1}
.ld-section{margin:24px 0 10px;font-size:1rem;display:flex;align-items:center;gap:8px}
.ld-section-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}
.ld-section-dot--past{background:#9e9e9e}
.ld-section-dot--present{background:#7c3aed}
.ld-section-dot--future{background:#3d2f8a}
.ld-highlight{margin:14px 0;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#17152a,#3d2f8a);color:#fff}
.ld-prog{margin:14px 0;padding:14px 16px;border-radius:14px;border:1px solid #ddd6fe;background:#faf5ff}
.ld-12mo{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.ld-12mo li{padding:10px 14px;border-radius:10px;background:#fff;border:1px solid #ebe7f5;font-size:.92rem}
.ld-hd-phases{display:grid;gap:8px;margin-top:8px}
.ld-hd-phase{padding:12px 14px;border-radius:12px;background:#f5f3ff;border:1px solid #ddd6fe;font-size:.9rem;overflow:hidden}
.ld-hd-phase-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:6px}
.ld-hd-phase-head b{flex:1 1 180px;min-width:0;word-break:break-word;line-height:1.35}
.ld-hd-phase-date{font-size:.85rem;color:#6b7280;white-space:nowrap}
.ld-hd-phase p{margin:0 0 8px;line-height:1.45;font-size:.88rem;color:#4a4560}
.ld-footer-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.ld-fold{margin-top:10px;border:1px solid #e8e4ef;border-radius:12px;background:#faf9fc;overflow:hidden}
.ld-fold--invert{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08)}
.ld-fold summary{cursor:pointer;padding:10px 12px;font-size:.88rem;font-weight:700;color:#5b21b6;list-style:none}
.ld-fold--invert summary{color:#fff;opacity:.95}
.ld-fold summary::-webkit-details-marker{display:none}
.ld-fold-body{padding:0 12px 12px;font-size:.88rem;line-height:1.55;color:#4a4560}
.ld-fold--invert .ld-fold-body{color:rgba(255,255,255,.92)}
.ld-fold-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.ld-fold-links .secondary-button{font-size:.82rem;padding:6px 12px}
.ld-hint{margin-top:10px;border:1px solid #e8e4ef;border-radius:12px;background:#faf9fc;overflow:hidden}
.ld-hint--invert{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08)}
.ld-highlight .ld-hint{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08)}
.ld-hint summary{cursor:pointer;padding:10px 12px;font-size:.88rem;font-weight:700;color:#15803d;list-style:none}
.ld-highlight .ld-hint summary,.ld-hint--invert summary{color:#86efac;text-shadow:0 1px 2px rgba(0,0,0,.28)}
.ld-hint summary::-webkit-details-marker{display:none}
.ld-hint-cost{font-weight:600;opacity:.72;font-size:.82rem}
.ld-highlight .ld-hint summary .ld-hint-cost{color:#bbf7d0;opacity:.95}
.ld-hint.has-cache .ld-hint-cost,.ld-hint.is-unlocked .ld-hint-cost{display:none}
.ld-hint.has-cache summary,.ld-hint.is-unlocked summary{color:#15803d}
.ld-highlight .ld-hint.has-cache summary,.ld-highlight .ld-hint.is-unlocked summary{color:#bbf7d0}
.ld-hint-body{padding:0 12px 14px;font-size:.9rem;line-height:1.62;color:#4a4560}
.ld-hint-body p{margin:0 0 10px}
.ld-hint-body p:last-child{margin-bottom:0}
.ld-hint-list{margin:0 0 10px 0;padding-left:18px}
.ld-hint-list li{margin:0 0 6px;line-height:1.5}
.ld-hint-list li:last-child{margin-bottom:0}
.ld-highlight .ld-hint-body,.ld-hint--invert .ld-hint-body{color:rgba(255,255,255,.92)}
.ld-hint-title{display:block;margin:0 0 8px;font-size:.95rem;color:#1a1530}
.ld-highlight .ld-hint-title,.ld-hint--invert .ld-hint-title{color:#fff}
.ld-hint-loading,.ld-hint-error{margin:0;font-size:.88rem}
.ld-hint-loading{color:#8b84a0;font-style:italic}
.ld-hint-error{color:#b42318}
.ld-hint-chat{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;border-radius:999px;border:1.5px solid #86efac;background:rgba(134,239,172,.14);color:#166534;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .12s,color .12s,border-color .12s}
.ld-hint-chat:hover{background:rgba(134,239,172,.28);color:#14532d;border-color:#4ade80}
.ld-highlight .ld-hint-chat{border-color:rgba(187,247,208,.75);background:rgba(134,239,172,.16);color:#ecfdf5}
.ld-highlight .ld-hint-chat:hover{background:rgba(134,239,172,.3);color:#fff;border-color:#bbf7d0}
.ld-12mo .ld-hint{margin-top:8px}
.ld-hint--pro summary{color:#5b21b6}
.ld-hint--free summary{color:#15803d}
.ld-hint-free-tag{font-weight:600;font-size:.78rem;opacity:.75;margin-left:4px}
.ld-deep{margin-top:10px;display:grid;gap:8px}
.ld-deep-btn{display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center;padding:10px 14px;border-radius:12px;border:1.5px solid #c4b5fd;background:linear-gradient(135deg,#faf5ff,#f3efff);color:#5b21b6;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .12s,border-color .12s,transform .08s}
.ld-deep-btn:hover{background:#ede9fe;border-color:#a78bfa}
.ld-deep-btn:active{transform:scale(.99)}
.ld-deep-btn .ld-hint-cost{font-weight:600;opacity:.72;font-size:.82rem}
.ld-deep-body{padding:12px 14px;border:1px solid #e8e4ef;border-radius:12px;background:#fff;font-size:.9rem;line-height:1.62;color:#4a4560;min-width:0;overflow-x:visible;overflow-wrap:anywhere}
.ld-deep-body.is-open{border-color:#ddd6fe;background:#faf5ff}
.ld-deep-body .ld-hint-title{color:#1a1530}
.ld-highlight .ld-deep-btn{border-color:rgba(187,247,208,.55);background:rgba(134,239,172,.12);color:#ecfdf5}
.ld-highlight .ld-deep-btn:hover{background:rgba(134,239,172,.22);border-color:#86efac}
.ld-highlight .ld-deep-body{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:rgba(255,255,255,.92)}
.ld-highlight .ld-deep-body .ld-hint-title{color:#fff}
.ld-deep-panel{margin-top:10px;border:1px solid #ddd6fe;border-radius:12px;background:#faf5ff;overflow:visible}
.ld-deep-panel[open] .ld-deep-summary{border-bottom:1px solid #ebe7f5}
.ld-deep-summary{cursor:pointer;padding:10px 12px;font-size:.88rem;font-weight:700;color:#5b21b6;list-style:none}
.ld-deep-summary::-webkit-details-marker{display:none}
.ld-highlight .ld-deep-panel{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08)}
.ld-highlight .ld-deep-summary{color:#bbf7d0}
.ld-deep-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #ebe7f5}
.ld-deep-saved{font-size:.82rem;font-weight:700;color:#15803d}
.ld-deep-pdf{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;border:1.5px solid #c4b5fd;background:#fff;color:#5b21b6;font-size:.82rem;font-weight:700;text-decoration:none}
.ld-deep-pdf:hover{background:#ede9fe}
.ld-highlight .ld-deep-actions{border-top-color:rgba(255,255,255,.18)}
.ld-highlight .ld-deep-saved{color:#bbf7d0}
.ld-highlight .ld-deep-pdf{border-color:rgba(187,247,208,.55);background:rgba(134,239,172,.12);color:#ecfdf5}
.ld-highlight .ld-deep-pdf:hover{background:rgba(134,239,172,.22)}
.ld-highlight .ld-hint-free-tag{color:#bbf7d0;opacity:.95}
.ld-deep-h3{margin:18px 0 10px;font-size:.98rem;font-weight:800;color:#4c1d95;line-height:1.35}
.ld-deep-card{margin:0 0 14px;padding:16px 18px;border:1px solid #ebe7f5;border-radius:16px;background:#fff;box-shadow:0 2px 14px rgba(76,29,149,.05)}
.ld-deep-card .ld-deep-h3{margin-top:0;font-size:1rem;letter-spacing:-.01em}
.ld-deep-card .ld-deep-table-wrap{margin-left:0;margin-right:0}
.ld-cross-row-link{font-weight:800;color:#5b21b6;text-decoration:none;transition:filter .12s,transform .08s}
.ld-deep-table--cross .ld-cross-row-link{white-space:normal}
.ld-cross-row-link:hover{text-decoration:none;filter:brightness(1.06)}
.ld-deep-h3:first-child{margin-top:0}
.ld-deep-h4{margin:14px 0 8px;font-size:.9rem;font-weight:800;color:#5b21b6;line-height:1.35}
.ld-practice-list{margin:0 0 12px;padding-left:20px}
.ld-practice-list li{margin:0 0 8px;line-height:1.55}
.ld-cross-bridge{margin:14px 0 0;padding:14px 16px;border:1px solid #ddd6fe;background:linear-gradient(135deg,#faf5ff 0%,#f5f3ff 100%);border-radius:14px;font-size:.88rem;line-height:1.58;color:#4a4560}
.ld-cross-bridge strong{color:#4c1d95}
.ld-highlight .ld-cross-bridge{border-color:rgba(187,247,208,.35);background:rgba(134,239,172,.1);color:rgba(255,255,255,.92)}
.ld-highlight .ld-cross-bridge strong{color:#ecfdf5}
.ld-deep-body>p{margin:0 0 10px;line-height:1.58}
.ld-section-nav{margin:14px 0 18px;padding:12px 14px;border:1px solid #ddd6fe;border-radius:12px;background:#faf5ff}
.ld-section-nav-title{display:block;margin-bottom:8px;font-size:.88rem;font-weight:800;color:#4c1d95}
.ld-highlight .ld-section-nav{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08)}
.ld-highlight .ld-section-nav-title{color:#bbf7d0}
.ld-row-body{min-width:0;overflow-x:visible}
.ld-deep-table-wrap{margin:10px 0 14px;max-width:100%;border:1px solid #ebe7f5;border-radius:10px;background:#fff;overflow-x:visible}
.ld-deep-table-wrap--cross{border:0;background:transparent;margin:12px 0 6px;display:grid;gap:12px}
.ld-table-scroll-hint{display:none!important}
.ld-deep-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:.84rem;line-height:1.52}
.ld-deep-table th,.ld-deep-table td{border-bottom:1px solid #f0edf5;padding:8px 10px;text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;hyphens:auto;min-width:0;max-width:none;white-space:normal}
.ld-deep-table th{background:#f5f3ff;font-weight:800;color:#4c1d95;font-size:.78rem;line-height:1.35}
.ld-deep-table tr:last-child td{border-bottom:0}
/* Кросс-анализ — карточки систем без горизонтальной прокрутки */
.ld-deep-table--cross{display:grid;gap:12px;width:100%;min-width:0;border-collapse:separate;border-spacing:0;font-size:.84rem;line-height:1.52}
.ld-deep-table--cross thead{display:none}
.ld-deep-table--cross tbody{display:contents}
.ld-deep-table--cross tbody tr{
  --ld-cross-accent:#7c3aed;
  display:grid;gap:8px;
  margin:0;padding:14px 14px 12px;
  border:1px solid #e8e4f2;border-left:4px solid var(--ld-cross-accent);
  border-radius:16px;background:#fff;
  box-shadow:0 4px 18px rgba(76,29,149,.06);
  box-sizing:border-box;
}
.ld-deep-table--cross tbody tr:nth-child(1){--ld-cross-accent:#7c3aed}
.ld-deep-table--cross tbody tr:nth-child(2){--ld-cross-accent:#6366f1}
.ld-deep-table--cross tbody tr:nth-child(3){--ld-cross-accent:#0284c7}
.ld-deep-table--cross tbody tr:nth-child(4){--ld-cross-accent:#059669}
.ld-deep-table--cross tbody tr:nth-child(5){--ld-cross-accent:#d97706}
.ld-deep-table--cross td{display:block;width:100%!important;padding:0;border:0;min-width:0!important;max-width:none!important}
.ld-deep-table--cross td:first-child{
  display:flex;align-items:center;justify-content:space-between;gap:8px;
  padding:0 0 10px;margin:0 0 2px;
  border-bottom:1px solid #f0edf8;
}
.ld-deep-table--cross td:first-child::before{display:none}
.ld-deep-table--cross td:first-child .ld-cross-row-link{
  display:inline-flex;align-items:center;gap:5px;
  padding:6px 12px;border-radius:999px;
  background:var(--ld-cross-accent);color:#fff!important;
  font-size:.82rem;font-weight:800;line-height:1.2;
  box-shadow:0 2px 10px color-mix(in srgb,var(--ld-cross-accent) 38%,transparent);
}
.ld-deep-table--cross td:not(:first-child){
  padding:10px 12px;border-radius:11px;background:#f8f7fc;
}
.ld-deep-table--cross td+td{border:0;margin:0}
.ld-deep-table--cross td::before{
  content:attr(data-label);
  display:block;font-size:.67rem;font-weight:800;
  letter-spacing:.07em;text-transform:uppercase;
  color:#8b84a0;margin:0 0 5px;line-height:1.25;
}
.ld-deep-table--cross td:nth-child(4){background:#f5f3ff}
.ld-deep-table--cross td:nth-child(5){
  background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);
  border:1px solid #bbf7d0;
}
.ld-deep-table--cross td:nth-child(5)::before{color:#15803d}
.ld-deep-card:has(.ld-deep-table-wrap--cross){padding:14px 0 0;border:0;background:transparent;box-shadow:none}
.ld-deep-card:has(.ld-deep-table-wrap--cross) .ld-deep-h3{padding:0 2px;margin-bottom:12px}
.ld-deep-table--3col th:nth-child(1),.ld-deep-table--3col td:nth-child(1){width:22%}
.ld-deep-table--3col th:nth-child(2),.ld-deep-table--3col td:nth-child(2){width:38%}
.ld-deep-table--3col th:nth-child(3),.ld-deep-table--3col td:nth-child(3){width:40%}
.ld-deep-nav{margin-top:14px;padding-top:12px;border-top:1px solid #ebe7f5}
.ld-deep-nav-title{display:block;margin-bottom:8px;font-size:.84rem;color:#5b21b6}
.ld-highlight .ld-deep-h3{color:#ecfdf5}
.ld-highlight .ld-deep-card{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.07);box-shadow:none}
.ld-highlight .ld-deep-card:has(.ld-deep-table-wrap--cross){padding-top:0;border:0;background:transparent}
.ld-highlight .ld-cross-row-link{color:#fff}
.ld-highlight .ld-deep-h4{color:#ecfdf5}
.ld-highlight .ld-deep-table-wrap{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}
.ld-highlight .ld-deep-table-wrap--cross{border:0;background:transparent}
.ld-highlight .ld-deep-table th{background:rgba(255,255,255,.1);color:#ecfdf5}
.ld-highlight .ld-deep-table th,.ld-highlight .ld-deep-table td{border-bottom-color:rgba(255,255,255,.12);color:rgba(255,255,255,.92)}
.ld-highlight .ld-deep-table--cross tbody tr{
  border-color:rgba(255,255,255,.16);
  background:rgba(255,255,255,.08);
  box-shadow:0 4px 20px rgba(0,0,0,.14);
}
.ld-highlight .ld-deep-table--cross td:first-child{border-bottom-color:rgba(255,255,255,.12)}
.ld-highlight .ld-deep-table--cross td:not(:first-child){background:rgba(255,255,255,.07)}
.ld-highlight .ld-deep-table--cross td:nth-child(4){background:rgba(167,139,250,.14)}
.ld-highlight .ld-deep-table--cross td:nth-child(5){
  background:rgba(134,239,172,.14);
  border-color:rgba(187,247,208,.45);
}
.ld-highlight .ld-deep-table--cross td::before{color:rgba(255,255,255,.62)}
.ld-highlight .ld-deep-table--cross td:nth-child(5)::before{color:#bbf7d0}
.ld-highlight .ld-deep-nav{border-top-color:rgba(255,255,255,.18)}
.ld-highlight .ld-deep-nav-title{color:#bbf7d0}
@media(min-width:640px){
  .ld-deep-table--cross tbody tr{
    grid-template-columns:1fr 1fr;
    padding:16px 16px 14px;
  }
  .ld-deep-table--cross td:first-child{grid-column:1/-1}
  .ld-deep-table--cross td:nth-child(2),
  .ld-deep-table--cross td:nth-child(3){grid-column:span 1}
  .ld-deep-table--cross td:nth-child(4),
  .ld-deep-table--cross td:nth-child(5){grid-column:1/-1}
}
@media(max-width:560px){
  .ld-row{grid-template-columns:1fr}
  .ld-hd-phase-head{flex-direction:column;align-items:flex-start}
  .ld-deep-table-wrap:not(.ld-deep-table-wrap--cross){border:0;background:transparent}
  .ld-deep-table:not(.ld-deep-table--cross) thead{display:none}
  .ld-deep-table:not(.ld-deep-table--cross) tbody tr{display:block;margin:0 0 10px;padding:10px 12px;border:1px solid #ebe7f5;border-radius:10px;background:#fff}
  .ld-deep-table:not(.ld-deep-table--cross) td{display:block;min-width:0!important;max-width:none!important;width:100%!important;padding:7px 0;border:0}
  .ld-deep-table:not(.ld-deep-table--cross) td+td{border-top:1px solid #f3f0f8}
  .ld-deep-table:not(.ld-deep-table--cross) td::before{content:attr(data-label);display:block;font-size:.72rem;font-weight:800;color:#5b21b6;margin:0 0 4px;line-height:1.3}
  .ld-highlight .ld-deep-table:not(.ld-deep-table--cross) tbody tr{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}
  .ld-highlight .ld-deep-table:not(.ld-deep-table--cross) td::before{color:#bbf7d0}
  .ld-highlight .ld-deep-table:not(.ld-deep-table--cross) td+td{border-top-color:rgba(255,255,255,.12)}
}

.ld-decade {
  margin: 16px 0 20px;
  padding: 16px 18px;
  border-radius: 16px;
  background: linear-gradient(145deg, #f5f1ff, #eef6ff);
  border: 1px solid #ddd4f0;
}
.ld-decade-eyebrow {
  display: block;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #5b3d9a;
  margin-bottom: 4px;
}
.ld-decade-title {
  font-weight: 800;
  font-size: 1.08rem;
  color: #2a2048;
  margin-bottom: 8px;
}
.ld-decade-steps {
  margin: 0;
  padding-left: 1.2em;
  line-height: 1.55;
  color: #3d3558;
  font-size: .92rem;
}
.ld-decade-avoid {
  margin: 10px 0 0;
  font-size: .86rem;
  color: #6b5340;
  line-height: 1.45;
}
