/* stylesheet */
:root {
  --clr-bg: hsl(278 30% 98%);
  --clr-surface: hsl(0 0% 100%);
  --clr-surface-2: hsl(278 28% 94%);
  --clr-border: hsl(278 20% 87%);
  --clr-teal: hsl(160 83% 45%);
  --clr-teal-dim: hsl(160 83% 35%);
  --clr-gold: hsl(310 92% 48%);
  --clr-gold-dim: hsl(310 92% 38%);
  --clr-text: hsl(215 28% 15%);
  --clr-text-dim: hsl(215 12% 42%);
  --ff-body: 'Segoe UI', system-ui, -apple-system, sans-serif;
  --shadow: 0 2px 14px rgba(20, 40, 80, .08);
  --radius: 12px;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { background: var(--clr-bg); color: var(--clr-text); font-family: var(--ff-body); line-height: 1.68; font-size: 16.5px; }
img { max-width: 100%; height: auto; display: block; }
a { color: var(--clr-teal); }
.ie89o { max-width: 1120px; margin: 0 auto; padding: 0 24px; }
.zl26 { position: absolute; left: -9999px; }
.zl26:focus { left: 10px; top: 10px; background: var(--clr-teal); color: #fff; padding: 8px 14px; z-index: 99; }

.vq89h { background: var(--clr-surface); box-shadow: var(--shadow); position: sticky; top: 0; z-index: 50; }
.qh25 { border-bottom: 1px solid var(--clr-border); }
.oc86 { display: block; font-size: .76rem; color: var(--clr-text-dim); padding: 5px 0; }
.qq33 { display: flex; align-items: center; gap: 24px; height: 66px; }
.lt67 { text-decoration: none; display: flex; align-items: center; gap: 8px; }
.jf48e { color: var(--clr-teal); font-size: 1.2rem; }
.or74t { font-weight: 900; font-size: 1.3rem; color: var(--clr-text); letter-spacing: -.02em; }
.bt25 { color: var(--clr-teal); }
.ba69q { margin-left: auto; }
.ba69q ul { display: flex; gap: 2px; list-style: none; }
.ba69q a { padding: 9px 13px; text-decoration: none; color: var(--clr-text); font-weight: 600; font-size: .95rem; border-radius: 8px; }
.ba69q a:hover { background: var(--clr-surface-2); color: var(--clr-teal); }
.ud15 { white-space: nowrap; }
.ow52 { display: none; background: none; border: 1px solid var(--clr-border); border-radius: 8px; width: 42px; height: 38px; cursor: pointer; position: relative; }
.sg98, .sg98::before, .sg98::after { content: ''; position: absolute; left: 10px; right: 10px; height: 2px; background: var(--clr-text); }
.sg98 { top: 18px; } .sg98::before { top: -6px; } .sg98::after { top: 6px; }
.cm98 { border-top: 1px solid var(--clr-border); background: var(--clr-surface); }
.cm98 ul { list-style: none; padding: 6px 0; }
.cm98 a { display: block; padding: 12px 24px; color: var(--clr-text); text-decoration: none; font-weight: 600; }

.jl71t { display: inline-block; padding: 11px 22px; border-radius: 10px; font-weight: 700; text-decoration: none; }
.mi41 { background: var(--clr-teal); color: #fff; box-shadow: var(--shadow); }
.mi41:hover { background: var(--clr-teal-dim); }
.lr63y { color: var(--clr-teal); font-weight: 700; }

.ho85z { background: linear-gradient(180deg, var(--clr-surface), var(--clr-bg)); padding: 52px 0 40px; }
.ed93e { display: grid; grid-template-columns: 1.15fr 1fr; gap: 44px; align-items: center; }
.wk28g { color: var(--clr-gold); font-weight: 800; text-transform: uppercase; letter-spacing: .07em; font-size: .8rem; margin-bottom: 14px; }
.ho85z h1 { font-size: clamp(1.9rem, 4.2vw, 2.9rem); line-height: 1.14; margin-bottom: 16px; letter-spacing: -.02em; }
.ho85z em { color: var(--clr-teal); font-style: normal; }
.by86 { font-size: 1.1rem; color: var(--clr-text-dim); margin-bottom: 20px; }
.pj30 { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; margin-bottom: 12px; }
.sc36 { font-size: .84rem; color: var(--clr-text-dim); }
.qt79 { position: relative; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); }
.wi28q { position: absolute; left: 14px; bottom: 14px; background: var(--clr-surface); border-radius: 99px; padding: 7px 16px; font-size: .95rem; box-shadow: var(--shadow); }
.wi28q strong { color: var(--clr-gold); font-size: 1.2rem; }
.wi28q.jy53d { position: static; display: inline-block; margin-bottom: 16px; font-size: 1.05rem; }
.wi28q.jy53d strong { font-size: 1.6rem; }

.hb15h { background: var(--clr-surface); border-block: 1px solid var(--clr-border); position: sticky; top: 66px; z-index: 40; overflow-x: auto; }
.hb15h ul { display: flex; gap: 2px; list-style: none; padding: 6px 0; white-space: nowrap; }
.hb15h a { display: block; padding: 7px 13px; border-radius: 99px; text-decoration: none; color: var(--clr-text-dim); font-weight: 600; font-size: .88rem; }
.hb15h a:hover { background: var(--clr-surface-2); color: var(--clr-teal); }

.mu69o { padding: 50px 0; }
.fe53 { background: var(--clr-surface); border-block: 1px solid var(--clr-border); }
.kr16l { display: flex; align-items: baseline; gap: 14px; font-size: clamp(1.4rem, 2.8vw, 1.85rem); margin-bottom: 22px; letter-spacing: -.01em; }
.kr16l span { color: var(--clr-border); font-size: 1.05em; font-weight: 900; }
.mu69o h3 { margin: 26px 0 10px; font-size: 1.2rem; }
.mu69o h4 { margin: 20px 0 8px; }
.mu69o p { margin-bottom: 14px; }
.mu69o ul, .mu69o ol { margin: 0 0 16px 22px; }
.mu69o li { margin-bottom: 8px; }
.fi66o { column-gap: 40px; }
.vx17j { font-size: .84rem; color: var(--clr-text-dim); }

.au20p { background: color-mix(in srgb, var(--clr-teal) 8%, var(--clr-surface)); border: 1px solid color-mix(in srgb, var(--clr-teal) 30%, var(--clr-border)); border-radius: var(--radius); padding: 14px 18px; margin: 16px 0; }
.pb30 { background: color-mix(in srgb, var(--clr-gold) 9%, var(--clr-surface)); border-color: color-mix(in srgb, var(--clr-gold) 32%, var(--clr-border)); }
.pn27b { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 20px 0; }
.nv91 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); padding: 20px; box-shadow: var(--shadow); }
.fe53 .nv91 { background: var(--clr-bg); }
.nv91.nx74 { border-top: 4px solid var(--clr-teal); }
.nv91.nz85 { border-top: 4px solid var(--clr-gold); }
.ad50, .rp47a { list-style: none; margin-left: 0 !important; }
.ad50 li, .rp47a li { padding-left: 26px; position: relative; }
.ad50 li::before { content: '✓'; position: absolute; left: 0; color: var(--clr-teal); font-weight: 900; }
.rp47a li::before { content: '✕'; position: absolute; left: 0; color: var(--clr-gold); font-weight: 900; }

.ye93 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); overflow-x: auto; box-shadow: var(--shadow); margin: 14px 0; }
.rq31b { width: 100%; border-collapse: collapse; min-width: 520px; }
.rq31b th, .rq31b td { text-align: left; padding: 12px 16px; border-bottom: 1px solid var(--clr-border); }
.rq31b thead th { background: var(--clr-surface-2); font-size: .8rem; text-transform: uppercase; letter-spacing: .05em; color: var(--clr-text-dim); }
.rq31b tbody tr:last-child td, .rq31b tbody tr:last-child th { border-bottom: 0; }
.rq31b th[scope="row"] { color: var(--clr-text-dim); font-weight: 600; width: 38%; }
.rs28r { display: inline-block; padding: 3px 10px; border-radius: 99px; font-size: .78rem; font-weight: 700; }
.ti52g { background: color-mix(in srgb, var(--clr-teal) 14%, #fff); color: var(--clr-teal-dim); }
.dj69u { background: color-mix(in srgb, var(--clr-gold) 16%, #fff); color: var(--clr-gold-dim); }

.ie52p { display: grid; grid-template-columns: 1fr 1.3fr; gap: 26px; align-items: center; margin: 26px 0; }
.lj10 { grid-template-columns: 1.3fr 1fr; }
.lj10 figure { order: 2; }
.ie52p figure { border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); }
.bo95q { counter-reset: s; list-style: none; margin-left: 0 !important; display: grid; gap: 12px; }
.bo95q li { counter-increment: s; background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); padding: 16px 18px 16px 60px; position: relative; box-shadow: var(--shadow); }
.bo95q li::before { content: counter(s); position: absolute; left: 16px; top: 16px; width: 30px; height: 30px; border-radius: 50%; background: var(--clr-teal); color: #fff; font-weight: 800; display: grid; place-items: center; }
.bo95q p { margin: 4px 0 0; color: var(--clr-text-dim); font-size: .95rem; }
.pu29 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-left: 5px solid var(--clr-gold); border-radius: var(--radius); padding: 26px; box-shadow: var(--shadow); margin-top: 22px; }

.kd84 { display: grid; gap: 10px; }
.os73 { background: var(--clr-bg); border: 1px solid var(--clr-border); border-radius: var(--radius); }
.mu69o:not(.fe53) .os73 { background: var(--clr-surface); box-shadow: var(--shadow); }
.ke79d { width: 100%; text-align: left; background: none; border: 0; color: var(--clr-text); font: inherit; font-weight: 700; padding: 16px 48px 16px 18px; cursor: pointer; position: relative; }
.ft71m { position: absolute; right: 18px; top: 50%; width: 12px; height: 12px; transform: translateY(-50%); }
.ft71m::before, .ft71m::after { content: ''; position: absolute; background: var(--clr-teal); transition: .2s; }
.ft71m::before { left: 0; right: 0; top: 5px; height: 2px; }
.ft71m::after { top: 0; bottom: 0; left: 5px; width: 2px; }
.ke79d[aria-expanded="true"] .ft71m::after { transform: scaleY(0); }
.bp66j { padding: 0 18px 16px; color: var(--clr-text-dim); }

.rg69 { background: var(--clr-text); color: hsl(210 20% 82%); padding: 40px 0 26px; margin-top: 30px; font-size: .92rem; }
.rg69 a { color: hsl(210 60% 72%); }
.jb95l { display: grid; grid-template-columns: 1.4fr 1fr; gap: 34px; margin-bottom: 20px; }
.uk97l { font-size: 1.2rem; margin-bottom: 12px; color: #fff; }
.kg67 { margin-bottom: 12px; }
.vg24f { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; }
.fo17j { border: 2px solid var(--clr-gold); color: var(--clr-gold); border-radius: 8px; padding: 2px 9px; font-weight: 800; }
.cw21i { color: hsl(210 20% 70%); }
.zy56 ul { list-style: none; display: grid; gap: 8px; }
.zy56 a { text-decoration: none; }
.rn48j { font-size: .8rem; color: hsl(210 12% 62%); margin-bottom: 12px; }
.dk17 { font-size: .8rem; color: hsl(210 12% 62%); }

.ug96a { padding: 46px 0; }
.dj60z { margin: 0 auto; padding: 0 24px; }
.vl29 ol { display: flex; gap: 8px; list-style: none; font-size: .86rem; color: var(--clr-text-dim); margin-bottom: 18px; }
.vl29 li + li::before { content: '›'; margin-right: 8px; }
.yh19x { font-size: clamp(1.6rem, 3.4vw, 2.3rem); margin-bottom: 12px; letter-spacing: -.01em; }
.yj10p { color: var(--clr-text-dim); font-size: .9rem; margin-bottom: 22px; }
.nc65 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); padding: 22px; margin-bottom: 16px; box-shadow: var(--shadow); }
.nc65 h2 { margin-bottom: 10px; font-size: 1.25rem; }
.nc65 p { margin-bottom: 12px; }
.nc65 ul, .nc65 ol { margin: 0 0 12px 22px; }
.gz51 { overflow-x: auto; }
.ai71i { font-size: .84rem; color: var(--clr-text-dim); margin-top: 10px; }
.qu25 label { display: block; font-weight: 700; margin-bottom: 6px; }
.qu25 .nf28 { margin-bottom: 16px; }
.qu25 input, .qu25 select, .qu25 textarea { width: 100%; background: var(--clr-bg); color: var(--clr-text); border: 1px solid var(--clr-border); border-radius: 10px; padding: 11px 13px; font: inherit; }
.qu25 textarea { min-height: 140px; }
.er64s { font-size: .84rem; color: var(--clr-text-dim); }

@media (max-width: 900px) {
  .ba69q, .ud15 { display: none; }
  .ow52 { display: block; margin-left: auto; }
  .ed93e, .pn27b, .ie52p, .lj10, .jb95l { grid-template-columns: 1fr; }
  .lj10 figure { order: 0; }
  .hb15h { top: 0; }
}

.ml13i { padding: 50px 0; background: var(--clr-surface); border-block: 1px solid var(--clr-border); }
.sb36 { max-width: 1120px; margin: 0 auto; padding: 0 24px; }
.sb36 h2 { font-size: clamp(1.35rem, 2.7vw, 1.8rem); margin-bottom: 18px; letter-spacing: -.01em; }
.sb36 p { margin-bottom: 14px; }
.sb36 ul { margin: 0 0 16px 22px; }
.sb36 li { margin-bottom: 8px; }

/* inner-page layout variants */
.fd43 { max-width: 900px; }
.hy14 { margin-bottom: 26px; }
.hy14 h2 { margin-bottom: 10px; }
.hx65 { max-width: 980px; display: grid; grid-template-columns: 1fr 220px; gap: 30px; align-items: start; }
.hx65 .vl29, .hx65 .yh19x { grid-column: 1 / -1; }
.rf42h { grid-column: 2; grid-row: 3 / span 99; border-left: 2px solid var(--clr-border); padding-left: 16px; }
.ui70 { font-size: .78rem; text-transform: uppercase; letter-spacing: .06em; color: var(--clr-text-dim); }
.my72g { font-weight: 700; }
.ad73c { max-width: 700px; }
.ad73c .nc65 { border-left: 3px solid var(--clr-teal); }
@media (max-width: 820px) {
  .hx65 { grid-template-columns: 1fr; }
  .rf42h { grid-column: 1; grid-row: auto; border-left: 0; padding-left: 0; }
}

.xa17s { list-style: none; margin: 0 !important; padding: 0; display: grid; gap: 8px; }
.ho18l { padding-left: 0; font-size: .95rem; }
.ho18l time { font-weight: 700; color: var(--clr-teal); margin-right: 6px; }

/* conversion hero */
.mf29p { padding: 30px 0 6px; }
.xk80 { display: grid; grid-template-columns: 1.05fr 1fr; gap: 30px; align-items: center; }
.mf29p.cv-solo .xk80 { display: block; }
.wu33w { font-size: clamp(1.25rem, 2.5vw, 1.7rem); line-height: 1.2; margin-bottom: 14px; }
.fn37d { list-style: none; margin: 0 0 18px !important; padding: 0; display: grid; gap: 9px; }
.fn37d li { position: relative; padding-left: 30px; font-size: 1.02rem; font-weight: 600; }
.fn37d li::before { content: '✓'; position: absolute; left: 0; top: 1px; width: 21px; height: 21px; border-radius: 50%; background: var(--clr-teal); color: var(--clr-bg); font-size: .78rem; font-weight: 900; display: grid; place-items: center; }
.ya15 { font-size: 1.04rem; padding: 13px 28px; }
.pv94 { font-size: .82rem; color: var(--clr-text-dim); margin-top: 10px; }
.nx80 { border-radius: 14px; overflow: hidden; border: 1px solid var(--clr-border); margin: 0; }
.nx80 img { width: 100%; height: auto; display: block; }

/* author */
.nj20i { display: flex; align-items: center; gap: 10px; margin: 14px 0 18px; font-size: .92rem; }
.eu16 { width: 34px; height: 34px; border-radius: 50%; object-fit: cover; flex: 0 0 34px; }
.ow69 { color: var(--clr-text-dim); }
.gd43z { padding: 36px 0; border-top: 1px solid var(--clr-border); }
.hs15r { display: flex; gap: 20px; align-items: flex-start; }
.gm71 { width: 96px; height: 96px; border-radius: 50%; object-fit: cover; flex: 0 0 96px; border: 2px solid var(--clr-border); }
.vd52c h2 { font-size: 1.2rem; margin-bottom: 8px; }
.rf92 { font-size: .95rem; color: var(--clr-text-dim); margin-bottom: 10px; }
.vd52c p { margin-bottom: 10px; }

@media (max-width: 860px) {
  .xk80 { grid-template-columns: 1fr; }
  .hs15r { flex-direction: column; }
}

/* открытое верхнее меню на узких экранах — запасной путь, если панель #mobile-menu недоступна */
@media (max-width: 1000px) {
  .ba69q.sz55l { display: block; position: absolute; top: 100%; left: 0; right: 0;
    background: var(--clr-surface); border-bottom: 1px solid var(--clr-border); z-index: 60; }
  .ba69q.sz55l ul { flex-direction: column; gap: 0; }
  .ba69q.sz55l a { display: block; padding: 12px 20px; }
}

h1, h2, h3 { font-family: 'Segoe UI', system-ui, sans-serif; }

/* extras.xo84x — appended to the theme stylesheet at build time and renamed with
   the rest of the classes. Only theme variables are used, so the block inherits
   whatever palette and mode the site got. */

/* ── ranked shortlist (rating mode) ─────────────────────────────────────── */
.tf79g { padding: 3rem 0; border-top: 1px solid var(--clr-border); }
.mm98a { max-width: 1100px; margin: 0 auto; padding: 0 1.25rem; }
.tf79g h2 { margin: 0 0 .75rem; }
.vn64d { margin: 1rem 0 1.75rem; padding-left: 1.1rem; }
.vn64d li { margin: .35rem 0; }
.uc79 { display: grid; gap: 1rem; }
.da63 {
  background: var(--clr-surface);
  border: 1px solid var(--clr-border);
  border-radius: 12px;
  padding: 1.1rem 1.25rem;
}
.ak14 {
  border-color: var(--clr-teal);
  box-shadow: 0 0 0 1px var(--clr-teal) inset;
}
.av34s { display: flex; align-items: center; gap: .75rem; margin-bottom: .5rem; }
.fq22 {
  flex: 0 0 auto;
  width: 2rem; height: 2rem;
  display: grid; place-items: center;
  border-radius: 50%;
  background: var(--clr-surface-2);
  font-weight: 700;
}
.ak14 .fq22 { background: var(--clr-teal); color: var(--clr-bg); }
.ok84k { margin: 0; font-size: 1.15rem; flex: 1 1 auto; }
.cy87z { font-weight: 700; color: var(--clr-gold); font-size: 1.1rem; }
.da63 p { margin: .5rem 0; }
.lq91 { font-size: .95rem; opacity: .8; }
.qa25s { margin-top: .9rem; }
.jq80 { margin-top: 1.25rem; font-size: .9rem; opacity: .75; }

/* ── affiliate disclosure ───────────────────────────────────────────────── */
.gr28z {
  margin: 0 0 .75rem;
  font-size: .85rem;
  opacity: .75;
}

@media (max-width: 640px) {
  .av34s { flex-wrap: wrap; }
  .ok84k { flex: 1 1 60%; }
}
