/* stylesheet */
:root {
  --clr-bg: hsl(16 30% 98%);
  --clr-surface: hsl(0 0% 100%);
  --clr-surface-2: hsl(16 28% 94%);
  --clr-border: hsl(16 20% 87%);
  --clr-teal: hsl(201 82% 46%);
  --clr-teal-dim: hsl(201 82% 36%);
  --clr-gold: hsl(351 92% 48%);
  --clr-gold-dim: hsl(351 92% 38%);
  --clr-text: hsl(215 28% 15%);
  --clr-text-dim: hsl(215 12% 42%);
  --ff-body: system-ui, -apple-system, 'Helvetica Neue', Arial, 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); }
.nk34m { max-width: 1120px; margin: 0 auto; padding: 0 24px; }
.tv41 { position: absolute; left: -9999px; }
.tv41:focus { left: 10px; top: 10px; background: var(--clr-teal); color: #fff; padding: 8px 14px; z-index: 99; }

.wy64 { background: var(--clr-surface); box-shadow: var(--shadow); position: sticky; top: 0; z-index: 50; }
.eg44 { border-bottom: 1px solid var(--clr-border); }
.cf22 { display: block; font-size: .76rem; color: var(--clr-text-dim); padding: 5px 0; }
.rz74 { display: flex; align-items: center; gap: 24px; height: 66px; }
.yg72 { text-decoration: none; display: flex; align-items: center; gap: 8px; }
.yn76 { color: var(--clr-teal); font-size: 1.2rem; }
.wq10 { font-weight: 900; font-size: 1.3rem; color: var(--clr-text); letter-spacing: -.02em; }
.fl88k { color: var(--clr-teal); }
.hc87r { margin-left: auto; }
.hc87r ul { display: flex; gap: 2px; list-style: none; }
.hc87r a { padding: 9px 13px; text-decoration: none; color: var(--clr-text); font-weight: 600; font-size: .95rem; border-radius: 8px; }
.hc87r a:hover { background: var(--clr-surface-2); color: var(--clr-teal); }
.ks16k { white-space: nowrap; }
.nw85g { display: none; background: none; border: 1px solid var(--clr-border); border-radius: 8px; width: 42px; height: 38px; cursor: pointer; position: relative; }
.bq37, .bq37::before, .bq37::after { content: ''; position: absolute; left: 10px; right: 10px; height: 2px; background: var(--clr-text); }
.bq37 { top: 18px; } .bq37::before { top: -6px; } .bq37::after { top: 6px; }
.bt77 { border-top: 1px solid var(--clr-border); background: var(--clr-surface); }
.bt77 ul { list-style: none; padding: 6px 0; }
.bt77 a { display: block; padding: 12px 24px; color: var(--clr-text); text-decoration: none; font-weight: 600; }

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

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

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

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

.ng60w { 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; }
.lf53 { 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)); }
.qs96 { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 20px 0; }
.fj63v { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); padding: 20px; box-shadow: var(--shadow); }
.iq47 .fj63v { background: var(--clr-bg); }
.fj63v.am82u { border-top: 4px solid var(--clr-teal); }
.fj63v.ss17q { border-top: 4px solid var(--clr-gold); }
.qo92, .gw81r { list-style: none; margin-left: 0 !important; }
.qo92 li, .gw81r li { padding-left: 26px; position: relative; }
.qo92 li::before { content: '✓'; position: absolute; left: 0; color: var(--clr-teal); font-weight: 900; }
.gw81r li::before { content: '✕'; position: absolute; left: 0; color: var(--clr-gold); font-weight: 900; }

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

.bq84y { display: grid; grid-template-columns: 1fr 1.3fr; gap: 26px; align-items: center; margin: 26px 0; }
.ls60c { grid-template-columns: 1.3fr 1fr; }
.ls60c figure { order: 2; }
.bq84y figure { border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); }
.rr55 { counter-reset: s; list-style: none; margin-left: 0 !important; display: grid; gap: 12px; }
.rr55 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); }
.rr55 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; }
.rr55 p { margin: 4px 0 0; color: var(--clr-text-dim); font-size: .95rem; }
.fn52 { 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; }

.wl93 { display: grid; gap: 10px; }
.sv48 { background: var(--clr-bg); border: 1px solid var(--clr-border); border-radius: var(--radius); }
.gl11:not(.iq47) .sv48 { background: var(--clr-surface); box-shadow: var(--shadow); }
.sk81b { 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; }
.jv14l { position: absolute; right: 18px; top: 50%; width: 12px; height: 12px; transform: translateY(-50%); }
.jv14l::before, .jv14l::after { content: ''; position: absolute; background: var(--clr-teal); transition: .2s; }
.jv14l::before { left: 0; right: 0; top: 5px; height: 2px; }
.jv14l::after { top: 0; bottom: 0; left: 5px; width: 2px; }
.sk81b[aria-expanded="true"] .jv14l::after { transform: scaleY(0); }
.dt72 { padding: 0 18px 16px; color: var(--clr-text-dim); }

.bt23 { background: var(--clr-text); color: hsl(210 20% 82%); padding: 40px 0 26px; margin-top: 30px; font-size: .92rem; }
.bt23 a { color: hsl(210 60% 72%); }
.jf46 { display: grid; grid-template-columns: 1.4fr 1fr; gap: 34px; margin-bottom: 20px; }
.sb90 { font-size: 1.2rem; margin-bottom: 12px; color: #fff; }
.uk91r { margin-bottom: 12px; }
.us35 { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; }
.hm36h { border: 2px solid var(--clr-gold); color: var(--clr-gold); border-radius: 8px; padding: 2px 9px; font-weight: 800; }
.ck91 { color: hsl(210 20% 70%); }
.jn81 ul { list-style: none; display: grid; gap: 8px; }
.jn81 a { text-decoration: none; }
.ys19h { font-size: .8rem; color: hsl(210 12% 62%); margin-bottom: 12px; }
.yn57r { font-size: .8rem; color: hsl(210 12% 62%); }

.zv38 { padding: 46px 0; }
.fu94 { margin: 0 auto; padding: 0 24px; }
.pg82 ol { display: flex; gap: 8px; list-style: none; font-size: .86rem; color: var(--clr-text-dim); margin-bottom: 18px; }
.pg82 li + li::before { content: '›'; margin-right: 8px; }
.ei51r { font-size: clamp(1.6rem, 3.4vw, 2.3rem); margin-bottom: 12px; letter-spacing: -.01em; }
.qd29 { color: var(--clr-text-dim); font-size: .9rem; margin-bottom: 22px; }
.sd65 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: var(--radius); padding: 22px; margin-bottom: 16px; box-shadow: var(--shadow); }
.sd65 h2 { margin-bottom: 10px; font-size: 1.25rem; }
.sd65 p { margin-bottom: 12px; }
.sd65 ul, .sd65 ol { margin: 0 0 12px 22px; }
.ql81l { overflow-x: auto; }
.ii42y { font-size: .84rem; color: var(--clr-text-dim); margin-top: 10px; }
.qi54f label { display: block; font-weight: 700; margin-bottom: 6px; }
.qi54f .zj75r { margin-bottom: 16px; }
.qi54f input, .qi54f select, .qi54f 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; }
.qi54f textarea { min-height: 140px; }
.iw64a { font-size: .84rem; color: var(--clr-text-dim); }

@media (max-width: 900px) {
  .hc87r, .ks16k { display: none; }
  .nw85g { display: block; margin-left: auto; }
  .vu28, .qs96, .bq84y, .ls60c, .jf46 { grid-template-columns: 1fr; }
  .ls60c figure { order: 0; }
  .lc24 { top: 0; }
}

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

/* inner-page layout variants */
.zs20g { max-width: 900px; }
.kj91 { margin-bottom: 26px; }
.kj91 h2 { margin-bottom: 10px; }
.qp22 { max-width: 980px; display: grid; grid-template-columns: 1fr 220px; gap: 30px; align-items: start; }
.qp22 .pg82, .qp22 .ei51r { grid-column: 1 / -1; }
.id75 { grid-column: 2; grid-row: 3 / span 99; border-left: 2px solid var(--clr-border); padding-left: 16px; }
.pb72 { font-size: .78rem; text-transform: uppercase; letter-spacing: .06em; color: var(--clr-text-dim); }
.ji28 { font-weight: 700; }
.uq36 { max-width: 700px; }
.uq36 .sd65 { border-left: 3px solid var(--clr-teal); }
@media (max-width: 820px) {
  .qp22 { grid-template-columns: 1fr; }
  .id75 { grid-column: 1; grid-row: auto; border-left: 0; padding-left: 0; }
}

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

/* conversion hero */
.vr77 { padding: 30px 0 6px; }
.ku12 { display: grid; grid-template-columns: 1.05fr 1fr; gap: 30px; align-items: center; }
.vr77.cv-solo .ku12 { display: block; }
.sc48k { font-size: clamp(1.25rem, 2.5vw, 1.7rem); line-height: 1.2; margin-bottom: 14px; }
.fy37a { list-style: none; margin: 0 0 18px !important; padding: 0; display: grid; gap: 9px; }
.fy37a li { position: relative; padding-left: 30px; font-size: 1.02rem; font-weight: 600; }
.fy37a 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; }
.mx85 { font-size: 1.04rem; padding: 13px 28px; }
.ju41a { font-size: .82rem; color: var(--clr-text-dim); margin-top: 10px; }
.au24 { border-radius: 14px; overflow: hidden; border: 1px solid var(--clr-border); margin: 0; }
.au24 img { width: 100%; height: auto; display: block; }

/* author */
.ea22s { display: flex; align-items: center; gap: 10px; margin: 14px 0 18px; font-size: .92rem; }
.np68 { width: 34px; height: 34px; border-radius: 50%; object-fit: cover; flex: 0 0 34px; }
.xw71v { color: var(--clr-text-dim); }
.li61z { padding: 36px 0; border-top: 1px solid var(--clr-border); }
.by92y { display: flex; gap: 20px; align-items: flex-start; }
.io98 { width: 96px; height: 96px; border-radius: 50%; object-fit: cover; flex: 0 0 96px; border: 2px solid var(--clr-border); }
.cx83 h2 { font-size: 1.2rem; margin-bottom: 8px; }
.ft80t { font-size: .95rem; color: var(--clr-text-dim); margin-bottom: 10px; }
.cx83 p { margin-bottom: 10px; }

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

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

h1, h2, h3 { font-family: Georgia, 'Times New Roman', serif; }

/* extras.tv12p — 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) ─────────────────────────────────────── */
.xx97 { padding: 3rem 0; border-top: 1px solid var(--clr-border); }
.yk55z { max-width: 1100px; margin: 0 auto; padding: 0 1.25rem; }
.xx97 h2 { margin: 0 0 .75rem; }
.jt18 { margin: 1rem 0 1.75rem; padding-left: 1.1rem; }
.jt18 li { margin: .35rem 0; }
.ms82n { display: grid; gap: 1rem; }
.xi11x {
  background: var(--clr-surface);
  border: 1px solid var(--clr-border);
  border-radius: 12px;
  padding: 1.1rem 1.25rem;
}
.zd77g {
  border-color: var(--clr-teal);
  box-shadow: 0 0 0 1px var(--clr-teal) inset;
}
.er16 { display: flex; align-items: center; gap: .75rem; margin-bottom: .5rem; }
.vx21c {
  flex: 0 0 auto;
  width: 2rem; height: 2rem;
  display: grid; place-items: center;
  border-radius: 50%;
  background: var(--clr-surface-2);
  font-weight: 700;
}
.zd77g .vx21c { background: var(--clr-teal); color: var(--clr-bg); }
.ug66 { margin: 0; font-size: 1.15rem; flex: 1 1 auto; }
.qk39z { font-weight: 700; color: var(--clr-gold); font-size: 1.1rem; }
.xi11x p { margin: .5rem 0; }
.fa39q { font-size: .95rem; opacity: .8; }
.ta34 { margin-top: .9rem; }
.qy99 { margin-top: 1.25rem; font-size: .9rem; opacity: .75; }

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

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

/* ── 404 page ───────────────────────────────────────────────────────────── */
.or20 {
  min-height: 100vh;
  display: grid;
  place-items: center;
  background: var(--clr-bg);
  color: var(--clr-text);
  font-family: var(--ff-body);
  margin: 0;
}
.sk13l {
  max-width: 560px;
  padding: 2.5rem 1.5rem;
  text-align: center;
}
.bj31g {
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0 0 .25rem;
  color: var(--clr-teal);
  letter-spacing: .05em;
}
.ex53 { margin: 0 0 1rem; font-size: 1.5rem; }
.sk13l p { margin: .6rem 0; opacity: .9; }
.lu41d { margin-top: 1.75rem; }
