/* stylesheet */
:root {
  --clr-bg: hsl(125 22% 9%);
  --clr-surface: hsl(125 20% 13%);
  --clr-surface-2: hsl(125 19% 17%);
  --clr-border: hsl(125 16% 21%);
  --clr-teal: hsl(179 63% 46%);
  --clr-teal-dim: hsl(179 63% 34%);
  --clr-gold: hsl(329 73% 58%);
  --clr-gold-dim: hsl(329 73% 44%);
  --clr-text: hsl(210 25% 92%);
  --clr-text-dim: hsl(210 12% 66%);
  --ff-body: Verdana, Geneva, Tahoma, sans-serif;
}
* { 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.66; font-size: 16px; }
img { max-width: 100%; height: auto; display: block; }
a { color: var(--clr-teal); }
.ye70j { position: absolute; left: -9999px; }
.ye70j:focus { left: 10px; top: 10px; background: var(--clr-teal); color: #041018; padding: 8px 14px; z-index: 99; }

.wi94p { background: linear-gradient(90deg, var(--clr-surface), var(--clr-surface-2)); border-bottom: 2px solid var(--clr-teal); }
.rx86w, .qa59 { max-width: 1180px; margin: 0 auto; padding: 0 20px; }
.qa59 { display: flex; align-items: center; gap: 24px; height: 60px; }
.ib49a { display: flex; align-items: center; gap: 8px; text-decoration: none; font-weight: 800; font-size: 1.14rem; color: var(--clr-text); }
.ks20h { color: var(--clr-teal); }
.yh17l { color: var(--clr-teal); }
.hn90j { margin-left: auto; }
.hn90j ul { display: flex; gap: 4px; list-style: none; }
.hn90j a { padding: 19px 13px; text-decoration: none; color: var(--clr-text-dim); font-weight: 600; font-size: .93rem; border-bottom: 3px solid transparent; }
.hn90j a:hover { color: var(--clr-text); border-bottom-color: var(--clr-teal); }
.rx21 { display: none; margin-left: auto; background: none; border: 1px solid var(--clr-border); border-radius: 6px; width: 42px; height: 38px; cursor: pointer; position: relative; }
.iv33, .iv33::before, .iv33::after { content: ''; position: absolute; left: 10px; right: 10px; height: 2px; background: var(--clr-text); }
.iv33 { top: 18px; } .iv33::before { top: -6px; } .iv33::after { top: 6px; }
.tn70 { background: var(--clr-surface); border-bottom: 1px solid var(--clr-border); }
.tn70 ul { list-style: none; padding: 6px 0; }
.tn70 a { display: block; padding: 11px 20px; color: var(--clr-text); text-decoration: none; font-weight: 600; }

.gi49k { max-width: 1180px; margin: 0 auto; padding: 30px 20px 50px; display: grid; grid-template-columns: 1fr 320px; gap: 34px; align-items: start; }
.hw55 { min-width: 0; }
.as28r { margin-bottom: 20px; }
.zy70m { color: var(--clr-gold); font-weight: 700; font-size: .82rem; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 10px; }
.as28r h1 { font-size: clamp(1.7rem, 3.8vw, 2.4rem); line-height: 1.18; margin-bottom: 12px; }
.nu82 { color: var(--clr-text-dim); font-size: 1.05rem; margin-bottom: 8px; }
.xv19 { font-size: .84rem; color: var(--clr-gold); }
.zm64s { border: 1px solid var(--clr-border); border-radius: 10px; overflow: hidden; margin-bottom: 26px; }

.ur40a { border-top: 1px solid var(--clr-border); padding: 26px 0; }
.ur40a h2 { font-size: 1.4rem; margin-bottom: 14px; color: var(--clr-teal); }
.ur40a h3 { margin: 20px 0 8px; font-size: 1.1rem; }
.ur40a h4 { margin: 16px 0 6px; }
.ur40a p { margin-bottom: 12px; }
.ur40a ul, .ur40a ol { margin: 0 0 14px 22px; }
.ur40a li { margin-bottom: 7px; }
.wx88 { font-size: .84rem; color: var(--clr-text-dim); }
.ul11 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-left: 4px solid var(--clr-teal); border-radius: 0 8px 8px 0; padding: 12px 15px; margin: 12px 0; font-size: .95rem; }
.ul11.di75 { border-left-color: var(--clr-gold); }
.yq98u { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 14px 0; }
.be87s { margin-left: 22px; }
.be87s li { margin-bottom: 10px; }
.ga58 { overflow-x: auto; border: 1px solid var(--clr-border); border-radius: 8px; margin: 12px 0; }
.bg88, .pm23j { list-style: none; margin-left: 0 !important; }
.bg88 li, .pm23j li { padding-left: 24px; position: relative; }
.bg88 li::before { content: '✓'; position: absolute; left: 0; color: var(--clr-teal); font-weight: 800; }
.pm23j li::before { content: '✕'; position: absolute; left: 0; color: var(--clr-gold); font-weight: 800; }

.kv99z { width: 100%; border-collapse: collapse; min-width: 480px; font-size: .95rem; }
.kv99z th, .kv99z td { text-align: left; padding: 10px 14px; border-bottom: 1px solid var(--clr-border); }
.kv99z thead th { background: var(--clr-surface-2); font-size: .78rem; text-transform: uppercase; letter-spacing: .05em; color: var(--clr-text-dim); }
.kv99z tbody tr:last-child td, .kv99z tbody tr:last-child th { border-bottom: 0; }
.kv99z th[scope="row"] { color: var(--clr-text-dim); font-weight: 600; width: 40%; }
.gp95 { display: inline-block; padding: 2px 9px; border-radius: 99px; font-size: .76rem; font-weight: 700; }
.sd91f { background: color-mix(in srgb, var(--clr-teal) 22%, transparent); color: var(--clr-teal); }
.yd41 { background: color-mix(in srgb, var(--clr-gold) 22%, transparent); color: var(--clr-gold); }

.ep90 { position: sticky; top: 20px; display: grid; gap: 16px; }
.yr32 { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: 10px; padding: 18px; }
.yr32 h2 { font-size: .95rem; text-transform: uppercase; letter-spacing: .06em; color: var(--clr-text-dim); margin-bottom: 10px; }
.hl15f { text-align: center; border-top: 4px solid var(--clr-teal); }
.lf85 { font-size: 2.6rem; font-weight: 900; color: var(--clr-teal); }
.ct90d { color: var(--clr-text-dim); }
.ql35h { font-weight: 700; margin: 4px 0 14px; }
.jc88 ul { list-style: none; }
.jc88 li { border-bottom: 1px solid var(--clr-border); }
.jc88 li:last-child { border-bottom: 0; }
.jc88 a { display: block; padding: 8px 2px; text-decoration: none; color: var(--clr-text-dim); font-size: .92rem; }
.jc88 a:hover { color: var(--clr-teal); padding-left: 6px; }
.rt42d p { font-size: .88rem; color: var(--clr-text-dim); margin-bottom: 10px; }
.xg79 { display: inline-block; border: 2px solid var(--clr-gold); color: var(--clr-gold); border-radius: 6px; padding: 1px 9px; font-weight: 800; }
.yr32 .kv99z { min-width: 0; font-size: .85rem; }
.yr32 .ga58, .yr32 .hq41 { border: 0; }

.wf23z { display: inline-block; padding: 11px 20px; border-radius: 8px; font-weight: 700; text-decoration: none; }
.ec38 { background: var(--clr-teal); color: #041018; }
.ec38:hover { background: var(--clr-teal-dim); color: #eaf6ff; }
.fr40 { display: block; text-align: center; }

.li21z { display: grid; gap: 9px; }
.ta69j { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: 8px; }
.sz92 { width: 100%; text-align: left; background: none; border: 0; color: var(--clr-text); font: inherit; font-weight: 700; padding: 14px 46px 14px 16px; cursor: pointer; position: relative; }
.jx15 { position: absolute; right: 16px; top: 50%; width: 12px; height: 12px; transform: translateY(-50%); }
.jx15::before, .jx15::after { content: ''; position: absolute; background: var(--clr-teal); transition: .2s; }
.jx15::before { left: 0; right: 0; top: 5px; height: 2px; }
.jx15::after { top: 0; bottom: 0; left: 5px; width: 2px; }
.sz92[aria-expanded="true"] .jx15::after { transform: scaleY(0); }
.jf59 { padding: 0 16px 14px; color: var(--clr-text-dim); }

.ko46k { background: var(--clr-surface); border-top: 2px solid var(--clr-teal); padding: 32px 0 24px; font-size: .9rem; }
.kg19 { margin-bottom: 12px; }
.kj37a { display: flex; gap: 12px; align-items: center; margin-bottom: 14px; flex-wrap: wrap; }
.kt77 { border: 2px solid var(--clr-gold); color: var(--clr-gold); border-radius: 6px; padding: 2px 9px; font-weight: 800; }
.xa28 { color: var(--clr-text-dim); }
.gg47s ul { display: flex; gap: 16px; flex-wrap: wrap; list-style: none; margin-bottom: 14px; }
.gg47s a { color: var(--clr-text-dim); text-decoration: none; }
.gg47s a:hover { color: var(--clr-teal); }
.st72, .ea93b { color: var(--clr-text-dim); font-size: .8rem; margin-bottom: 8px; }

.ml35g { padding: 38px 0; }
.jr35w { margin: 0 auto; padding: 0 20px; max-width: 880px !important; }
.ls39m ol { display: flex; gap: 8px; list-style: none; font-size: .85rem; color: var(--clr-text-dim); margin-bottom: 16px; }
.ls39m li + li::before { content: '»'; margin-right: 8px; }
.nm62 { font-size: clamp(1.55rem, 3.3vw, 2.15rem); margin-bottom: 10px; }
.in33b { color: var(--clr-text-dim); font-size: .88rem; margin-bottom: 20px; }
.yv84e { background: var(--clr-surface); border: 1px solid var(--clr-border); border-radius: 10px; padding: 20px; margin-bottom: 15px; }
.yv84e h2 { margin-bottom: 9px; font-size: 1.2rem; }
.yv84e p { margin-bottom: 11px; }
.yv84e ul, .yv84e ol { margin: 0 0 11px 21px; }
.hq41 { overflow-x: auto; }
.kq65o { font-size: .82rem; color: var(--clr-text-dim); margin-top: 9px; }
.wp99c label { display: block; font-weight: 600; margin-bottom: 6px; }
.wp99c .bl49p { margin-bottom: 15px; }
.wp99c input, .wp99c select, .wp99c textarea { width: 100%; background: var(--clr-surface-2); color: var(--clr-text); border: 1px solid var(--clr-border); border-radius: 8px; padding: 10px 12px; font: inherit; }
.wp99c textarea { min-height: 135px; }
.pn21a { font-size: .82rem; color: var(--clr-text-dim); }

@media (max-width: 980px) {
  .gi49k { grid-template-columns: 1fr; }
  .ep90 { position: static; order: -1; }
  .jc88 { display: none; }
}
@media (max-width: 860px) {
  .hn90j { display: none; }
  .rx21 { display: block; }
}

.ly73 { border-top: 1px solid var(--clr-border); padding: 26px 0; }
.gd61z h2 { font-size: 1.4rem; margin-bottom: 14px; color: var(--clr-teal); }
.gd61z p { margin-bottom: 12px; }
.gd61z ul { margin: 0 0 14px 22px; }
.gd61z li { margin-bottom: 7px; }

/* inner-page layout variants */
.ce62 { max-width: 900px; }
.an75u { margin-bottom: 26px; }
.an75u h2 { margin-bottom: 10px; }
.fq73 { max-width: 980px; display: grid; grid-template-columns: 1fr 220px; gap: 30px; align-items: start; }
.fq73 .ls39m, .fq73 .nm62 { grid-column: 1 / -1; }
.ft34c { grid-column: 2; grid-row: 3 / span 99; border-left: 2px solid var(--clr-border); padding-left: 16px; }
.va70l { font-size: .78rem; text-transform: uppercase; letter-spacing: .06em; color: var(--clr-text-dim); }
.jn96 { font-weight: 700; }
.gt53 { max-width: 700px; }
.gt53 .yv84e { border-left: 3px solid var(--clr-teal); }
@media (max-width: 820px) {
  .fq73 { grid-template-columns: 1fr; }
  .ft34c { grid-column: 1; grid-row: auto; border-left: 0; padding-left: 0; }
}

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

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

/* author */
.db88h { display: flex; align-items: center; gap: 10px; margin: 14px 0 18px; font-size: .92rem; }
.hb37g { width: 34px; height: 34px; border-radius: 50%; object-fit: cover; flex: 0 0 34px; }
.ck96n { color: var(--clr-text-dim); }
.pf51r { padding: 36px 0; border-top: 1px solid var(--clr-border); }
.tc78v { display: flex; gap: 20px; align-items: flex-start; }
.gg17n { width: 96px; height: 96px; border-radius: 50%; object-fit: cover; flex: 0 0 96px; border: 2px solid var(--clr-border); }
.do24 h2 { font-size: 1.2rem; margin-bottom: 8px; }
.hj74 { font-size: .95rem; color: var(--clr-text-dim); margin-bottom: 10px; }
.do24 p { margin-bottom: 10px; }

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

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

h1, h2, h3 { font-family: 'Trebuchet MS', Verdana, sans-serif; }

/* ── hub + article pages (v7) ────────────────────────────────────────────
   Appended to whichever stylesheet the site ends up with, so it must rely
   only on the shared custom properties every theme defines. */

.lx49 { line-height: 1.72; }
.lx49 p { margin: 0 0 14px; }

.ob48a {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  margin: 24px 0 8px;
}
.bl10 {
  border: 1px solid var(--clr-border);
  border-radius: 12px;
  padding: 18px 20px;
  background: var(--clr-surface);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.gh23 {
  font-size: .72rem;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: var(--clr-teal);
  font-weight: 700;
}
.bl10 h3 { margin: 0; font-size: 1.04rem; line-height: 1.35; }
.bl10 h3 a { color: inherit; text-decoration: none; }
.bl10 h3 a:hover { text-decoration: underline; }
.bl10 p { margin: 0; font-size: .93rem; opacity: .85; }

.ol48l { list-style: none; padding: 0; margin: 24px 0 8px; }
.qv84d {
  border-bottom: 1px solid var(--clr-border);
  padding: 14px 0;
  display: flex;
  gap: 14px;
  align-items: baseline;
}
.qv84d:last-child { border-bottom: 0; }
.rc78 {
  font-weight: 700;
  color: var(--clr-teal);
  font-size: 1.05rem;
  min-width: 1.6em;
}
.dm73 { flex: 1; }
.dm73 a { font-weight: 600; }
.dm73 p { margin: 4px 0 0; font-size: .92rem; opacity: .82; }

.ls74z { line-height: 1.72; }
.ls74z h2 { margin: 32px 0 10px; font-size: 1.34rem; line-height: 1.3; }
.ls74z h3 { margin: 22px 0 8px; font-size: 1.08rem; }
.ls74z p { margin: 0 0 14px; }
.ls74z ul, .ls74z ol { margin: 0 0 16px; padding-left: 22px; }
.ls74z li { margin: 0 0 7px; }
.ls74z table { width: 100%; border-collapse: collapse; margin: 4px 0 18px; }
.ls74z th, .ls74z td {
  border: 1px solid var(--clr-border);
  padding: 9px 11px;
  text-align: left;
  font-size: .93rem;
}
.ls74z th { background: var(--clr-surface-2); font-weight: 700; }

.eb76o {
  border: 1px solid var(--clr-border);
  border-left: 3px solid var(--clr-teal);
  border-radius: 10px;
  padding: 14px 18px;
  margin: 20px 0 28px;
  background: var(--clr-surface-2);
}
.zz60 {
  margin: 0 0 8px;
  font-weight: 700;
  font-size: .84rem;
  text-transform: uppercase;
  letter-spacing: .07em;
}
.eb76o ol { margin: 0; padding-left: 20px; }
.eb76o li { margin: 4px 0; font-size: .94rem; }

.pz69u { margin: 22px 0; }
.pz69u img { width: 100%; height: auto; border-radius: 12px; display: block; }

.jj76 { font-size: .85rem; opacity: .75; margin: 0 0 20px; }

.ai42 {
  border-top: 1px solid var(--clr-border);
  margin-top: 36px;
  padding-top: 18px;
}
.ai42 h2 { font-size: 1.08rem; margin: 0 0 10px; }
.uh72o { list-style: none; padding: 0; margin: 0; }
.uh72o li { margin: 0 0 8px; }
.qj46 { display: inline-block; margin-top: 14px; font-size: .92rem; }

/* ── conversion blocks on article pages (v7.1) ───────────────────────────
   Hubs never carry these: a section page is for orientation, not for the
   offer. z-index stays under 40 so the header and the mobile menu win. */
.ao70 {
  display: flex;
  gap: 16px 20px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid var(--clr-teal);
  border-radius: 14px;
  padding: 18px 22px;
  margin: 28px 0;
  background: var(--clr-surface-2);
}
.ao70 .ac40h { flex: 1 1 240px; }
.ao70 b { display: block; font-size: 1.04rem; line-height: 1.35; margin-bottom: 4px; }
.ao70 span { display: block; font-size: .82rem; opacity: .72; }
.du74x { padding: 12px 16px; margin: 18px 0 24px; }
.du74x b { font-size: .96rem; margin: 0; }

.hf81 {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 38;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border-radius: 999px;
  font-weight: 700;
  font-size: .95rem;
  text-decoration: none;
  color: var(--clr-bg);
  background: var(--clr-teal);
  box-shadow: 0 6px 20px rgba(0, 0, 0, .28);
}
.hf81:hover { filter: brightness(1.08); }
@media (max-width: 640px) {
  .hf81 { left: 14px; right: 14px; bottom: 12px; justify-content: center; padding: 13px 18px; }
}
@media print { .hf81 { display: none; } }

.wu91v { display: block; position: relative; text-decoration: none; }
.wu91v img { display: block; width: 100%; height: auto; border-radius: 12px; }
.ps40p {
  position: absolute;
  right: 12px;
  bottom: 12px;
  padding: 7px 14px;
  border-radius: 999px;
  font-size: .82rem;
  font-weight: 700;
  color: var(--clr-bg);
  background: var(--clr-teal);
  box-shadow: 0 3px 12px rgba(0, 0, 0, .3);
}
