/* Касса #mv-tiers для брендовых лендингов.
 * АВТОГЕНЕРАЦИЯ: подмножество правил .mv-tier* из assets/multiverse-shell.css.
 * Разметку печатает includes/mv_pricing_ladder.php (единственный источник).
 * Полную оболочку (137 Кб) на лендинг не тянем ради Core Web Vitals.
 * При правке .mv-tier* в multiverse-shell.css перегенерировать этот файл. */
.multiverse-page .mv-tier-legend{
  position:relative;
  z-index:1;
  margin-top:4px !important;
}
.mv-tier-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.4;position:static;top:auto;left:auto}
.mv-accuracy-disclaimer .mv-tier-badge,.mv-card-badges .mv-tier-badge{flex-shrink:0}
.mv-tier-ephemeris{background:#e8f5ee;color:#1b6b42}
.mv-tier-heuristic{background:#fff4e5;color:#9a5b00}
.mv-tier-symbolic{background:#f0ecff;color:#5c3be8}
.mv-tier-legend{margin:0 0 16px;font-size:.82rem;color:#5c5470;line-height:1.45}
.mv-tiers{padding:28px 30px;border-radius:26px;background:linear-gradient(155deg,#f8f6ff 0%,#fff 52%,#faf9ff 100%);border:1.5px solid #e2ddef;box-shadow:0 14px 40px rgba(35,28,76,.05);scroll-margin-top:88px}
.mv-tiers-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:22px;align-items:start;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #ebe6f5}
.mv-tiers-eyebrow{display:inline-flex;align-items:center;margin:0 0 10px;padding:5px 11px;border-radius:999px;background:#ece8ff;border:1px solid #ddd5f8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5c3be8}
.mv-tiers-hero-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:0 0 10px}
.mv-tiers-hero-price strong{font-size:clamp(34px,5vw,44px);font-weight:800;color:#18142e;line-height:1;letter-spacing:-.03em}
.mv-tiers-hero-price span{font-size:16px;font-weight:700;color:#6b657a}
.mv-tiers-hero-lead{margin:0;font-size:15px;line-height:1.65;color:#4f4667;max-width:52ch}
.mv-tiers-hero-sub{margin:10px 0 0;font-size:14px;line-height:1.55;color:#7a7390;max-width:52ch}
.mv-tiers-tip{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#f7f4ff 100%);border:1.5px solid #e4dcfa;box-shadow:0 8px 24px rgba(92,59,232,.07)}
.mv-tiers-tip-icon{font-size:22px;line-height:1;flex-shrink:0;margin-top:2px}
.mv-tiers-tip strong{display:block;margin:0 0 6px;font-size:14px;color:#18142e}
.mv-tiers-tip p{margin:0;font-size:13px;line-height:1.55;color:#6b657a}
.mv-tiers-tip a{color:#5c3be8;font-weight:800;text-decoration:none}
.mv-tiers-tip a:hover{text-decoration:underline}
.mv-tiers-tip-link{border:0;background:none;padding:0;margin:0;font:inherit;color:#5c3be8;font-weight:800;text-decoration:none;cursor:pointer}
.mv-tiers-tip-link:hover{text-decoration:underline}
.mv-tiers-tip-link.in-cart{color:#25aa9b}
.mv-tiers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.mv-tiers-grid--dual{grid-template-columns:repeat(2,1fr)}
.mv-tiers-grid--single{grid-template-columns:minmax(0,1fr)}
.mv-tier{position:relative;display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:20px;background:#fff;border:1.5px solid #e5dfef}
.mv-tier--featured{border-color:#5c3be8;box-shadow:0 12px 36px rgba(92,59,232,.12)}
.mv-tier > .mv-tier-badge{position:absolute;top:-11px;left:18px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#5c3be8;border-radius:999px;padding:4px 10px}
.mv-tier-top h3{margin:0 0 4px;font-size:17px;color:#18142e}
.mv-tier-sub{margin:0;font-size:13px;color:#6b657a;line-height:1.45}
.mv-tier-price{display:flex;align-items:baseline;gap:8px}
.mv-tier-price b{font-size:30px;font-weight:800;color:#18142e;line-height:1}
.mv-tier-price span{font-size:13px;color:#6b657a}
.mv-tier-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1}
.mv-tier-features li{font-size:13px;color:#4f4667;line-height:1.45;padding-left:18px;position:relative}
.mv-tier-features li::before{content:'✓';position:absolute;left:0;color:#23a99b;font-weight:800}
.mv-tier-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:13px 16px;border-radius:14px;border:none;background:#5c3be8;color:#fff;font-size:14px;font-weight:800;cursor:pointer;text-decoration:none;text-align:center}
.mv-tier-btn:hover{background:#4a2dd4}
.mv-tier-btn--ghost{background:#f6f4ff;color:#5c3be8;border:1.5px solid #c7b8f4}
.mv-tier-btn--ghost:hover{background:#ece7ff;border-color:#b6a2f0}
/* [start-numlp] Баг «пустая рамка»: на ВЫДЕЛЕННОЙ карточке (badge «Вы выбрали
   этот сервис») ghost-CTA был бело-на-белом и читался как сломанный пустой блок.
   На featured-карточке делаем CTA сплошной (как основную кнопку), вторичные
   тарифы остаются ghost - иерархия цен сохраняется. Специфичность .mv-tier--
   featured .mv-tier-btn--ghost (0,2,0) перекрывает базовый ghost (0,1,0). */
.mv-tier--featured .mv-tier-btn--ghost{background:#5c3be8;color:#fff;border-color:#5c3be8}
.mv-tier--featured .mv-tier-btn--ghost:hover{background:#4a2dd4;border-color:#4a2dd4}
.mv-tier-btn--disabled{opacity:.72;cursor:default;pointer-events:none}
.mv-tier--used{background:#faf9fc;border-color:#e8e4f0;opacity:1}
.mv-tier--used .mv-tier-features li::before{color:#b8b0c8}
.mv-tier-price-used{font-size:22px;font-weight:800;color:#7a7390;line-height:1.15}
.mv-tier-trial-note{margin:10px 0 0;font-size:12px;line-height:1.45;color:#7a7390;text-align:center}
.mv-tiers>.mv-trial-status{margin-top:20px}
@media(max-width:900px){.mv-hero-inner,.mv-detail-grid,.mv-demo-head,.mv-compare-points,.mv-tiers-layout,.mv-tiers-grid,.mv-tiers-grid--dual{grid-template-columns:1fr}}
