/* Тема «prognozz» (prognozz.be3e05b6, Россия): тёмный царский синий фон, белые карточки,
   красно-золотые акценты (русская идентичность — флаг РФ + золото), левая колонка-навигация.
   Полный самостоятельный CSS (не наследует css/site.csd435fd). */
:root{
  --bg:#0a1640; --bg2:#132a6e; --panel:#ffffff; --panel2:#eef2fb; --panel3:#dde5f5;
  --line:#e2e8f5; --line2:#c8d4ec;
  --tx:#141f3d; --tx2:#3a4a72; --dim:#7a86ac; --muted:#a6b3d6;
  --acc:#c6283d; --acc2:#a01e30; --brand50:#fdeaec; --brand100:#f8d3d8;
  --gold:#f0c54a; --gold2:#e0af26; --yellow:#f5dc7a;
  --green:#059669; --red:#e11d48; --live:#e03a4e;
  --radius:16px; --maxw:1200px;
  --shadow:0 8px 24px rgba(4,12,40,.22);
}
*{box-sizing:border-box}
body{margin:0;background:radial-gradient(1200px 500px at 70% -10%,var(--bg2),var(--bg)) fixed,var(--bg);color:#e9eefc;
  font:15px/1.55 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;
  -webkit-font-smoothing:antialiased;min-height:100vh}
a{color:inherit;text-decoration:none}
img{display:block}
h1{color:#fff}

/* ── Шапка ── */
.hd6df2ba{position:sticky;top:0;z-index:20;background:rgba(8,18,54,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(240,197,74,.20)}
.hd75f9a2{max-width:var(--maxw);margin:0 auto;height:62px;display:flex;align-items:center;gap:18px;padding:0 20px}
.br7d104e{display:flex;align-items:center;gap:9px;font-weight:900;color:#fff;font-size:19px}
.br7d104e .na7e937c{font-weight:900;letter-spacing:-.01em}
.br7d104e .li428f46{color:var(--gold)}
.lo963303{width:32px;height:32px;display:block;flex:0 0 auto;border-radius:9px;box-shadow:0 0 0 2px rgba(240,197,74,.35)}
.na5ccdaf{display:flex;gap:2px;margin-left:6px}
.na5ccdaf a{padding:8px 14px;border-radius:999px;color:rgba(233,238,252,.75);font-weight:600;font-size:14px;transition:.15s}
.na5ccdaf a:hover{background:rgba(255,255,255,.08);color:#fff}
.na5ccdaf a.ac450112{background:var(--gold);color:#1a2a5e}

/* Кнопки Войти/Регистрация */
.hd61b5d2{display:flex;align-items:center;gap:8px;margin-left:auto}
.hd61b5d2 a{padding:9px 16px;border-radius:999px;font-weight:800;font-size:13px;white-space:nowrap;transition:.15s}
.hdfbf4a2{color:#fff;border:1.5px solid rgba(255,255,255,.35)}
.hdfbf4a2:hover{border-color:var(--gold);color:var(--gold)}
.hdb4581d{background:var(--acc);color:#fff;box-shadow:0 4px 14px rgba(198,40,61,.4)}
.hdb4581d:hover{background:var(--acc2)}
.hd61b5d2 + .bub86851{margin-left:8px}

/* ── Каркас: левая колонка-навигация + контент ── */
.la6f7e2f{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start}
.ra3d144f{position:sticky;top:86px;display:flex;flex-direction:column;gap:18px;padding:24px 8px;align-items:center}
.ra30e377{display:flex;flex-direction:column;align-items:center;gap:7px;color:rgba(233,238,252,.8);transition:.15s}
.ra54c254{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:22px;
  border:1.6px solid rgba(240,197,74,.4);background:rgba(255,255,255,.04);transition:.15s}
.ra115d09{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1.25;max-width:88px}
.ra30e377:hover .ra54c254{border-color:var(--gold);background:rgba(240,197,74,.12);transform:translateY(-2px)}
.ra30e377.ac450112{color:var(--gold)}
.ra30e377.ac450112 .ra54c254{background:var(--gold);border-color:var(--gold)}
.wrf8f984{min-width:0;padding:24px 20px 60px}
@media(max-width:1000px){.la6f7e2f{grid-template-columns:minmax(0,1fr)}.ra3d144f{display:none}}

/* ── Hero главной ── */
.pgd718fe{position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;margin-bottom:26px;
  background:linear-gradient(120deg,#1c3f92,#132a6e 55%,#0c1c50);border:1px solid rgba(240,197,74,.35);
  border-radius:var(--radius);padding:30px 32px;box-shadow:var(--shadow)}
.pg266a0b{position:relative;z-index:1;max-width:640px}
.pgd718fe h1{margin:0 0 10px;font-size:28px;line-height:1.2;color:#fff;font-weight:900}
.pg8f9bdf{color:var(--gold)}
.pgd718fe p{margin:0;color:rgba(233,238,252,.85);font-size:15px}
.pg100186{display:inline-block;margin-top:16px;background:var(--acc);color:#fff;font-weight:900;font-size:14px;
  padding:12px 26px;border-radius:999px;box-shadow:0 6px 18px rgba(198,40,61,.4);transition:.15s}
.pg100186:hover{background:var(--acc2);transform:translateY(-1px)}
.pgf69d94{position:absolute;right:-14px;bottom:-24px;font-size:130px;opacity:.14;transform:rotate(-12deg);pointer-events:none}
@media(max-width:600px){.pgd718fe{padding:22px 18px}.pgd718fe h1{font-size:22px}.pgf69d94{font-size:90px}}

/* ── Секции ── */
.se44b097{margin-bottom:32px}
.sed8562c{display:flex;align-items:center;margin:0 0 14px}
.sed8562c h2{font-size:20px;margin:0;color:#fff;font-weight:800}
.sed8562c a{margin-left:auto;color:var(--gold);font-size:13px;font-weight:700}
.sed8562c a:hover{text-decoration:underline}

.gr102176{display:grid;gap:14px}
.c29d9940{grid-template-columns:repeat(2,minmax(0,1fr))}.c34ebcb1{grid-template-columns:repeat(3,minmax(0,1fr))}.c43524a5{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.c34ebcb1,.c43524a5{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.c29d9940,.c34ebcb1,.c43524a5{grid-template-columns:minmax(0,1fr)}}

/* ── Карточки (белые на тёмном) ── */
.ca98ee6c{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px;transition:.15s;color:var(--tx)}
a.ca98ee6c:hover{box-shadow:0 10px 28px rgba(4,12,40,.35);transform:translateY(-2px);border-color:var(--gold2)}
.ca98ee6c h1,.ca98ee6c h2,.ca98ee6c h3,.mh871271 h1,.mh871271 h2{color:var(--tx)}
.ca98ee6c .mu8e6528,.mh871271 .mu8e6528{color:var(--dim)}

/* ── Бейджи ── */
.baad109f{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:800;background:var(--panel3);color:var(--tx2)}
.baad109f.li428f46{background:#fee2e2;color:#dc2626}
.baad109f.li428f46::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--live);animation:pulse 1.4s infinite}
.baad109f.gr64c835{background:#dcfce7;color:#047857}
.baad109f.blcff1ab{background:var(--brand100);color:var(--acc2)}
.baad109f.gob62ca2{background:#fef9c3;color:#a16207}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(224,58,78,.5)}70%{box-shadow:0 0 0 6px rgba(224,58,78,0)}100%{box-shadow:0 0 0 0 rgba(224,58,78,0)}}

/* ── Карточка матча ── */
.mc0abd1d{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--dim);margin-bottom:12px}
.tr42f0f9{display:flex;align-items:center;gap:10px;margin-bottom:9px}
.tr42f0f9 img{width:26px;height:26px;object-fit:contain;background:var(--panel2);border-radius:6px}
.tr42f0f9 .tn8a84fb{flex:1;font-weight:700;font-size:14px;color:var(--tx);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tr42f0f9 .tsc53741{font-weight:900;color:#11224e}
.mc94c1ae{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--dim);border-top:1px solid var(--line);padding-top:10px;margin-top:12px}

/* ── Список матчей (линия) ── */
.ml7de750{display:flex;flex-direction:column;gap:16px}
.ml047ac5{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;color:var(--tx)}
.mla54840{display:flex;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(90deg,#183a86,#132a6e);border-bottom:1px solid var(--line);font-size:13px;color:#fff}
.ml7f02f3{font-size:14px}
.ml9d9bc5{width:16px;height:12px;object-fit:cover;border-radius:2px}
.mlaf7406{font-weight:800;color:#fff}
a.mlaf7406:hover{color:var(--gold)}
.mlac8c1e{color:rgba(255,255,255,.5)}
.ml2453ef{color:rgba(255,255,255,.75);font-weight:600}
.mla54840 .ml5c49c7{color:rgba(240,197,74,.8)}
.mlf6f599{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);transition:.12s;color:var(--tx)}
.mlf6f599:last-child{border-bottom:none}
.mlf6f599:hover{background:var(--panel2)}
.ml5c49c7{width:17px;height:17px;color:var(--dim);flex:0 0 auto}
.mlb4610e{display:flex;flex-direction:column;align-items:center;min-width:44px;flex:0 0 auto;line-height:1.25}
.mlb4610e b{font-size:13px;color:var(--tx)}
.mlb4610e span{font-size:11px;color:var(--dim)}
.mlb4610e .lic88071{color:var(--live);font-size:12px}
.ml7f8179{display:flex;align-items:center;gap:4px;flex:0 0 auto}
.ml7f8179 img,.ml24a7db{width:24px;height:24px;object-fit:contain;background:var(--panel2);border-radius:6px}
.mlc17710{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.35}
.mlc17710 span{font-weight:700;font-size:13px;color:var(--tx);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ml40d8ad{display:flex;flex-direction:column;align-items:center;min-width:20px;flex:0 0 auto;line-height:1.35}
.ml40d8ad b{font-size:13px;color:#11224e}
.mle30018{display:flex;gap:6px;flex:0 0 auto}
.ml8568dd{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px;padding:4px 8px;background:var(--panel2);border:1px solid var(--line);border-radius:8px;line-height:1.3}
.ml8568dd .k717a49{font-size:11px;color:var(--dim);font-weight:600}
.ml8568dd b{font-size:13px;color:var(--acc2)}
.mlf6f599:hover .ml8568dd{border-color:var(--gold2);background:#fdf7e4}
.mlbd8f2c{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:20px;padding:0 7px;border-radius:6px;background:var(--live);color:#fff;font-size:11px;font-weight:800;flex:0 0 auto}
.ml65da7e{width:28px;height:28px;border-radius:50%;border:1.6px solid var(--acc);color:var(--acc);display:grid;place-items:center;font-size:16px;font-weight:800;flex:0 0 auto;line-height:1}
.mlf6f599:hover .ml65da7e{background:var(--gold);border-color:var(--gold);color:#1a2a5e}
@media(max-width:640px){
  .mlf6f599{gap:8px;padding:10px 10px}
  .ml5c49c7{display:none}
  .ml8568dd{min-width:40px;padding:3px 5px}
  .mlbd8f2c{display:none}
  .ml65da7e{display:none}
}

/* ── Фильтры-чипсы ── */
.ch19abf1{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}
.ch07988b{padding:8px 15px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);color:rgba(233,238,252,.8);font-size:13px;font-weight:700;transition:.15s}
.ch07988b:hover{border-color:var(--gold);color:#fff}
.ch07988b.ac450112{background:var(--gold);border-color:var(--gold);color:#1a2a5e}

/* ── Аватар ── */
.avaea7e4{width:42px;height:42px;border-radius:50%;background:var(--brand100);color:var(--acc2);display:grid;place-items:center;font-weight:800;flex:0 0 auto}

/* ── Карточка прогноза ── */
.pr807cb7{display:flex;flex-direction:column;gap:10px}
.pr807cb7 .pufa04dc{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.pr807cb7 .pufa04dc b{color:var(--tx)}
.pr807cb7 .pub4694b{display:flex;align-items:center;gap:9px;min-width:0}
.pr807cb7 .pu30a7bc{display:inline-flex;align-items:center;gap:8px;background:var(--panel2);border:1px solid var(--line);border-radius:9px;padding:5px 10px;font-size:13px}
.pr807cb7 .pu30a7bc b{color:var(--tx);font-weight:800}
.pr807cb7 .pua1ffae{margin-left:auto}
.pr9938e5{scroll-margin-top:122px}
.prf1d1b4{cursor:pointer}
.prf1d1b4:hover{color:var(--tx)}
.pr807cb7:target{box-shadow:0 0 0 2px var(--gold);border-color:var(--gold)}
.pr807cb7 .pib50200{display:flex;align-items:center;gap:10px;background:var(--panel2);border:1px solid var(--line);border-radius:10px;padding:9px 12px}
.pr807cb7 .pib50200 b{color:var(--tx)}

/* ── Prose: на тёмном фоне светлый, внутри карточек тёмный ── */
.pr66db34{color:rgba(233,238,252,.88);line-height:1.75;font-size:16px}
.pr66db34 a{color:var(--gold)}
.pr66db34 strong{color:#fff}
.pr66db34 p{margin:0 0 1em}
.ca98ee6c .pr66db34{color:var(--tx2)}
.ca98ee6c .pr66db34 a{color:var(--acc)}
.ca98ee6c .pr66db34 strong{color:var(--tx)}

/* ── Шапка матча ── */
.mh871271{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:22px;box-shadow:var(--shadow);color:var(--tx)}
.mh8a3546{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}
.mh760d98{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;color:var(--tx)}
.mh760d98 img{width:60px;height:60px;object-fit:contain;background:var(--panel2);border-radius:12px;padding:5px;border:1px solid var(--line)}
.mhc8394d{font-size:32px;font-weight:900;color:#11224e}
.mhd11e54{font-size:20px;color:var(--dim);font-weight:900}
.mh871271 a{color:var(--acc)}

/* ── Коэффициенты ── */
.odfdcc74{display:inline-flex;flex-direction:column;align-items:center;min-width:70px;background:var(--panel2);border:1px solid var(--line);border-radius:10px;padding:8px}
.odfdcc74 .k717a49{font-size:11px;color:var(--dim)}
.odfdcc74 .v4802cf{font-weight:900;color:var(--acc2)}

/* ── Разное ── */
.ba1e0191{display:inline-block;color:var(--muted);font-size:13px;margin-bottom:14px}
.ba1e0191:hover{color:var(--gold)}
.mu8e6528{color:var(--muted)}
.ca98ee6c .mu8e6528,.ml047ac5 .mu8e6528,.pr807cb7 .mu8e6528{color:var(--dim)}
.tidbc2e2{display:flex;gap:12px;flex-wrap:wrap}
.tib78efb{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:12px 16px;text-align:center;flex:1;min-width:90px;color:var(--tx)}
.tib78efb .n60af24{font-size:22px;font-weight:900;color:#11224e}
.tib78efb .l252ce1{font-size:12px;color:var(--dim)}
.pa3d4c16{display:flex;gap:8px;margin-top:22px;justify-content:center}
.pa3d4c16 a,.pa3d4c16 span{padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:9px;color:rgba(233,238,252,.85);background:rgba(255,255,255,.05)}
.pa3d4c16 a:hover{border-color:var(--gold);color:var(--gold)}
html{scroll-behavior:smooth}

/* ── Якорное меню на странице матча ── */
.and7b0c3{position:static;display:flex;gap:8px;overflow-x:auto;padding:11px 0;margin:0 0 20px;background:transparent;-ms-overflow-style:none;scrollbar-width:none}
.and7b0c3::-webkit-scrollbar{display:none}
.and7b0c3 a{padding:7px 14px;border-radius:999px;background:rgba(8,18,54,.9);border:1px solid rgba(240,197,74,.3);color:rgba(233,238,252,.85);font-size:13px;font-weight:700;white-space:nowrap;flex:0 0 auto;transition:.15s;backdrop-filter:blur(8px)}
.and7b0c3 a:hover{border-color:var(--gold);color:var(--gold)}

/* ── Бургер / мобильное меню ── */
.bub86851{display:none;background:none;border:1.5px solid rgba(255,255,255,.3);border-radius:10px;color:#fff;font-size:20px;line-height:1;cursor:pointer;padding:5px 10px}
@media(max-width:1000px){
  .bub86851{display:inline-flex;align-items:center;order:-1}
  .na5ccdaf{position:fixed;top:62px;left:0;right:0;flex-direction:column;gap:2px;background:#0a1a48;border-bottom:1px solid rgba(240,197,74,.25);padding:10px 14px;display:none;box-shadow:0 12px 26px rgba(0,0,0,.4);z-index:30;margin:0}
  .hd6df2ba[data-open] .na5ccdaf{display:flex}
  .na5ccdaf a{padding:12px;font-size:15px;border-radius:9px}
}
@media(max-width:600px){.hdfbf4a2{display:none}.hd61b5d2 a{padding:7px 12px;font-size:12px}}

/* ── Прогнозы, сгруппированные по матчам ── */
.pr6f0051{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);overflow:hidden;margin-bottom:20px;color:var(--tx)}
.pg0da97c{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 16px;background:linear-gradient(90deg,#183a86,#132a6e);border-bottom:1px solid var(--line);color:#fff}
.pg0da97c .pg4dfbea{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.8);font-size:12.5px;min-width:0;transition:.15s}
a.pg4dfbea:hover,.pg6734fd:hover{color:var(--gold)}
.pg0da97c .pg4dfbea img{width:15px;height:11px;object-fit:cover;border-radius:2px;flex:0 0 auto}
.pg0da97c .pg6734fd{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;font-weight:800;color:#fff;transition:.15s}
.pg0da97c .pg6734fd img{width:22px;height:22px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:5px;padding:2px;flex:0 0 auto}
.pg0da97c .pg6734fd i{color:rgba(255,255,255,.6);font-style:normal;font-weight:500;font-size:13px;margin:0 2px}
.pg0da97c .pgf6ddb7{margin-left:auto;color:rgba(255,255,255,.8);font-size:12.5px;white-space:nowrap}
.pg0da97c .pgf6ddb7 b{color:#fff}
.pg5b076a{display:flex;flex-direction:column}
.pr6f0051 .pr807cb7{border:0;border-radius:0;box-shadow:none;background:transparent;border-top:1px solid var(--line);padding:14px 16px}
.pr6f0051 .pr807cb7:first-child{border-top:0}
@media(max-width:600px){.pg0da97c .pgf6ddb7{margin-left:0}}

/* ── Контент-блоки (hero/SEO-текст из панели) — на тёмном фоне ── */
.cbceb666{margin:0 0 24px}
.cb72577c{margin-bottom:26px}
.cbd518a5{margin:32px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}
.cbceb666 h1{font-size:30px;line-height:1.2;margin:0 0 14px;color:#fff}
.cbceb666 h2{font-size:22px;margin:28px 0 10px;color:#fff}
.cbceb666 h3{font-size:18px;margin:20px 0 8px;color:#fff}
.cbceb666 p{margin:0 0 12px;color:rgba(233,238,252,.85);line-height:1.7}
.cbceb666 ul,.cbceb666 ol{margin:0 0 14px;padding-left:22px;color:rgba(233,238,252,.85);line-height:1.7}
.cbceb666 li{margin:4px 0}
.cbceb666 a{color:var(--gold);text-decoration:underline}
.cbceb666 table{width:100%;border-collapse:collapse;margin:0 0 16px;font-size:14px;background:var(--panel);color:var(--tx);border-radius:12px;overflow:hidden}
.cbceb666 th,.cbceb666 td{border:1px solid var(--line);padding:8px 10px;text-align:left;vertical-align:top}
.cbceb666 th{background:var(--panel2)}
.cbceb666 img{max-width:100%;height:auto;border-radius:10px}
.cb72577c h1{margin-bottom:10px}

/* ── Статические страницы + контактная форма ── */
.cr676d77{font-size:13px;color:var(--muted)}
.paacfad9{color:rgba(233,238,252,.88)}
.cf8214fe .cf69974e{display:flex;flex-direction:column;gap:6px}
.cf8214fe label{font-size:13px;font-weight:700;color:#fff}
.cf8214fe input,.cf8214fe textarea{width:100%;padding:11px 13px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(255,255,255,.07);color:#fff;font:inherit}
.cf8214fe input:focus,.cf8214fe textarea:focus{outline:none;border-color:var(--gold)}
.cf8214fe textarea{resize:vertical}
.cf596d5a{font-size:12px;color:#ff8f8f}
.bt9ba089{display:inline-block;padding:12px 28px;border:none;border-radius:999px;background:var(--acc);color:#fff;font-weight:900;font-size:15px;cursor:pointer;transition:.15s}
.bt9ba089:hover{background:var(--acc2)}

/* ── Футер ── */
.fofaa9c1{border-top:1px solid rgba(255,255,255,.12);color:var(--muted);font-size:12.5px;padding:28px 20px 36px;max-width:var(--maxw);margin:32px auto 0;text-align:center;line-height:1.6}
.fofaa9c1 .fo6583bc{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;color:#fff;font-size:16px;margin-bottom:12px}
.fofaa9c1 .lo963303{width:26px;height:26px}
.fofaa9c1 .fo6583bc .li428f46{color:var(--gold)}
.fofaa9c1 .agf10c89{margin-left:6px;background:rgba(224,58,78,.18);color:#ff9a9a;font-size:12px;font-weight:800;padding:2px 8px;border-radius:6px}
.fofaa9c1 .fo81b0c1{max-width:680px;margin:0 auto 8px;color:var(--muted)}
.fofaa9c1 .fo81b0c1 b{color:#fff}
.fofaa9c1 .fo908ea0{color:var(--muted);font-size:12px;margin:0}
.fo1f019b{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;margin:10px 0}
.fo1f019b a{color:var(--muted);font-size:13px}
.fo1f019b a:hover{color:var(--gold)}

/* Футер букмекера (ответственная игра) */
.foa3cb69{line-height:1.7}
.foa3cb69 .fo1f019b{gap:10px 24px;margin:0 auto 18px}
.foa3cb69 .fo1f019b a{color:var(--gold);font-size:14px;font-weight:700}
.foa3cb69 .fo1f019b a:hover{color:#fff}
.foa3cb69 p{max-width:760px;margin:0 auto}
.rg15707e{font-size:13px;color:var(--muted)}
.rg33f4d5{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:10px;border:2px solid #ff6b6b;border-radius:50%;color:#ff6b6b;font-weight:800;font-size:12px;vertical-align:middle}
.rg4f1c7b{margin:18px auto 0;font-size:13px}
.rg4f1c7b>span{color:var(--muted);font-weight:600}
.rgeb2a42{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:center;align-items:center}
.rgeb2a42 a{color:var(--gold);font-weight:700}
.rgeb2a42 a:hover{color:#fff}
.rg570d2c{color:rgba(255,255,255,.3)}
.rge87fb4{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;align-items:center;margin:24px 0}
.rg78a207 img{display:block;height:auto;filter:brightness(0) invert(1);opacity:.5;transition:.15s}
.rg78a207:hover img{opacity:.85}
.rg64fcb4{font-size:12px;color:var(--muted);margin-top:6px}
.rg43e1d3{font-size:12px;color:var(--muted);margin-top:16px}

/* ── Плитка игр (казино-блоки из панели) ── */
.lpf004c0{margin:4px 0 8px}
.lp835e80{font-size:22px;color:#fff;margin:0 0 16px}
.lp19b5f9{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:16px 0}
.lpfa03c9{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:10px;text-decoration:none;transition:.15s}
.lpfa03c9:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.35);border-color:var(--gold)}
.lp59ae63{display:block;width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:var(--panel2)}
.lp59ae63 img{width:100%;height:100%;object-fit:cover;display:block}
.lp0bcadc{font-weight:700;font-size:13px;color:var(--tx);margin-top:9px;line-height:1.25;min-height:32px;display:flex;align-items:center}
.lp97618e{font-size:12px;font-weight:800;color:var(--acc);margin-top:2px}
@media(max-width:900px){.lp19b5f9{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.lp19b5f9{grid-template-columns:repeat(2,1fr)}}

/* ── Липкий CTA-бар ── */
.st94db0b{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;
  position:fixed;left:0;right:0;bottom:0;z-index:60;
  padding:12px 18px calc(12px + env(safe-area-inset-bottom));
  background:linear-gradient(90deg,#183a86,#0c1c50);color:#fff;
  border-top:2px solid var(--gold);box-shadow:0 -6px 24px rgba(0,0,0,.45);animation:sticky-cta-in .35s ease-out}
.st46c4c7{min-width:0;font-size:13.5px;font-weight:800;line-height:1.3}
.st67fc4f{background:var(--acc);color:#fff;font-weight:900;font-size:13px;
  white-space:nowrap;padding:10px 18px;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.3)}
.st94db0b:active{filter:brightness(.96)}
body.ha37f016 .fofaa9c1,body.ha37f016 .foa3cb69{padding-bottom:96px}
@keyframes sticky-cta-in{from{transform:translateY(100%)}to{transform:translateY(0)}}

/* ── Конверсионные бонус-блоки на странице матча ── */
.bodaf5af{margin-bottom:22px}
.bta7ea81{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--panel);color:var(--tx)}
.btb37fd1{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid var(--line)}
.btb37fd1:last-child{border-bottom:none}
.btb37fd1:nth-child(odd){background:var(--panel2)}
.bt6d73bd{display:flex;align-items:center;justify-content:center;height:68px}
.bt6d73bd img{max-width:68px;max-height:68px;object-fit:contain;border-radius:10px}
.btc49e03{font-weight:800;color:var(--tx);font-size:15px}
.bt0e7d8c{font-size:16px;font-weight:700;color:var(--tx);line-height:1.35}
.btf5af1b{flex:0 0 auto;background:var(--acc);color:#fff;font-weight:900;font-size:13px;white-space:nowrap;
  padding:10px 18px;border-radius:999px;transition:.15s}
.btf5af1b:hover{background:var(--acc2)}
@media(max-width:600px){
  .btb37fd1{grid-template-columns:60px minmax(0,1fr);grid-template-areas:'logo desc' 'btn btn';gap:8px 12px;row-gap:10px}
  .bt6d73bd{grid-area:logo;height:56px;justify-content:flex-start}.bt6d73bd img{max-width:56px;max-height:56px}
  .bt0e7d8c{grid-area:desc;font-size:15px}
  .btf5af1b{grid-area:btn;text-align:center;padding:10px}
}

.boa10ac1{margin:0 0 26px}
.bfe0f872{position:relative;border:1px solid rgba(240,197,74,.45);border-radius:var(--radius);
  background:linear-gradient(120deg,#1c3f92,#132a6e);padding:22px;text-align:center;box-shadow:var(--shadow);color:#fff}
.bf5b1318{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}
.bf5b1318 h2{margin:0;font-size:20px;color:#fff;font-weight:900}
.bfadd75d{font-size:20px}
.bfec8d15{max-width:104px;max-height:104px;object-fit:contain;border-radius:12px;margin:0 auto 12px;background:#fff;padding:6px}
.bffb5633{margin:0 auto 16px;max-width:560px;color:rgba(233,238,252,.9);font-size:17px;font-weight:600;line-height:1.5}
.bf2d9850{display:inline-block;background:var(--acc);color:#fff;font-weight:900;font-size:15px;
  padding:13px 34px;border-radius:999px;box-shadow:0 6px 16px rgba(198,40,61,.4);transition:.15s}
.bf2d9850:hover{background:var(--acc2);transform:translateY(-1px)}

/* ── Админ-действия на публичных страницах ── */
.admin-bar{display:flex;align-items:center;gap:10px;margin:0 0 16px;flex-wrap:wrap}
.admin-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:10px;
  background:rgba(255,255,255,.08);border:1px dashed var(--gold);color:var(--gold);font-weight:700;font-size:13px;
  cursor:pointer;transition:.15s}
.admin-btn:hover{background:rgba(240,197,74,.15)}
.admin-btn:disabled,.admin-btn[data-busy]{opacity:.6;cursor:default}
.admin-btn[data-busy] span[aria-hidden]{display:inline-block;animation:admin-spin .8s linear infinite}
@keyframes admin-spin{to{transform:rotate(360deg)}}
.admin-status{font-size:13px;color:var(--muted)}
.admin-status.er301a40{color:#ff8f8f}

/* ── Инфо-блоки страницы матча: минута лайва, статистика, события, составы, трансляция ── */
.mh633650{display:inline-flex;align-items:center;gap:5px;margin-top:5px;padding:2px 10px;border-radius:20px;background:var(--brand50);color:var(--acc2);font-size:12px;font-weight:800}
.mh633650::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--acc);animation:pulse 1.4s infinite}
.mh3a0cea{font-size:12px;color:var(--dim);margin-top:3px}

.ms05185b{display:flex;justify-content:space-between;gap:10px;font-weight:700;font-size:13px;color:var(--tx2);padding-bottom:8px;border-bottom:1px solid var(--line)}
.ms958412{padding:8px 0 2px}
.ms958412+.ms958412{border-top:1px solid var(--line)}
.msf5904f{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;margin-bottom:5px}
.msf5904f b{min-width:44px;font-weight:700;color:var(--tx)}
.msf5904f b:last-child{text-align:right}
.msf5904f b.lee664f3{color:var(--acc)}
.msd69270{flex:1;text-align:center;color:var(--dim);font-size:12.5px}
.msa8b415{display:flex;gap:3px;height:6px;margin-bottom:6px}
.msa8b415 i{display:block;background:var(--acc);border-radius:4px;min-width:3px}
.msa8b415 i.awc634d3{background:var(--line2)}

.mef9a56e{display:grid;grid-template-columns:1fr 52px 1fr;align-items:center;padding:7px 0;font-size:13.5px}
.mef9a56e+.mef9a56e{border-top:1px solid var(--line)}
.me7bfa93{text-align:center;font-weight:700;color:var(--dim);font-size:12px}
.me302b1b{display:flex;align-items:center;gap:7px;min-width:0}
.me302b1b.ho7d9ae4{justify-content:flex-end;text-align:right}
.me302b1b.awc634d3{justify-content:flex-start}
.me868f74{color:var(--tx2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.me8e2190{color:var(--acc);font-weight:800}

.ml16eadf{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:14px;color:var(--tx)}
.ml16eadf img{width:26px;height:26px;object-fit:contain}
.ml16eadf .baad109f{margin-left:auto}
/* Половина футбольного поля: ворота сверху, центральная линия снизу */
.mla51eb8{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-height:380px;padding:30px 8px 22px;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#3fae63,#2e9152)}
.mla51eb8::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 46px,rgba(0,32,12,.03) 46px 92px)}
.mla51eb8 i{position:absolute;border:2px solid rgba(255,255,255,.5);pointer-events:none}
.mla51eb8 .fl7b8771{inset:10px;border-radius:2px}
.mla51eb8 .flc4d034{top:10px;left:50%;transform:translateX(-50%);width:58%;height:64px;border-top:0}
.mla51eb8 .flcb71aa{top:10px;left:50%;transform:translateX(-50%);width:28%;height:26px;border-top:0}
.mla51eb8 .fl6f1dd1{top:60px;left:50%;transform:translateX(-50%);width:5px;height:5px;background:rgba(255,255,255,.6);border:0;border-radius:50%}
.mla51eb8 .flba24ef{bottom:10px;left:50%;transform:translate(-50%,50%);width:110px;height:110px;border-radius:50%}
.ml3bdb87{position:relative;display:flex;justify-content:space-evenly;align-items:center;gap:4px;z-index:1}
.ml50fdf8{max-width:31%;background:#fff;border-radius:16px;padding:4px 10px;font-size:12px;font-weight:600;color:#14331f;box-shadow:0 2px 6px rgba(4,32,16,.28);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}
.mla51eb8 .ml3bdb87:first-of-type .ml50fdf8{background:#fbbf24;color:#442c05}
.mlb50687{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px;padding-top:8px;border-top:1px solid var(--line);font-size:12.5px}
.mlce99b6{background:#fef2f2;color:#b91c1c;border-radius:16px;padding:3px 10px}
@media(max-width:640px){.mla51eb8{min-height:330px}.ml50fdf8{font-size:11px;padding:3px 8px}}

.mb5f24ce{max-height:560px;overflow-y:auto}
.mb5722cc{display:grid;grid-template-columns:46px 26px 1fr;gap:8px;padding:9px 0;font-size:13.5px}
.mb5722cc+.mb5722cc{border-top:1px solid var(--line)}
.mb008ea7{padding-top:2px;text-align:right;font-weight:800;font-size:12px;color:var(--dim)}
.mb47417a{text-align:center}
.mb43e18d{color:var(--tx2);line-height:1.55;min-width:0;overflow-wrap:break-word}
.mb43e18d p{margin:0 0 6px}
.mb43e18d p:last-child{margin-bottom:0}
.mb5722cc.acc789fd .mb008ea7{color:var(--acc)}
.mb5722cc.acc789fd .mb43e18d{color:var(--tx)}
@media(max-width:640px){
  .mef9a56e{grid-template-columns:1fr 44px 1fr;font-size:12.5px}
  .msf5904f{font-size:12.5px}
}
