/* Тема «calciopronostici» (calciopronostici.be10e60e): тёмный «адзурро» (итальянская синь)
   фон, белые карточки, зелёные акценты (триколоре), красный live, левая колонка-навигация.
   Полный самостоятельный CSS (не наследует css/site.cs15e164). */
:root{
  --bg:#091e42; --bg2:#0f2d5c; --panel:#ffffff; --panel2:#eef3fb; --panel3:#e0e9f7;
  --line:#e2e9f4; --line2:#c7d5ec;
  --tx:#12294a; --tx2:#3a5175; --dim:#7c8fb0; --muted:#9fb2d1;
  --acc:#007a4a; --acc2:#00623b; --brand50:#e6f4ec; --brand100:#cdeadb;
  --azzurro:#2a7de1; --azzurro2:#4f9bf0; --gold:#e0b23c;
  --green:#008c45; --white-it:#ffffff; --red-it:#ce2b37;
  --live:#ce2b37; --yellow:#f4d152;
  --radius:16px; --maxw:1200px;
  --shadow:0 8px 24px rgba(3,14,36,.28);
}
*{box-sizing:border-box}
body{margin:0;background:radial-gradient(1200px 500px at 70% -10%,var(--bg2),var(--bg)) fixed,var(--bg);color:#e9f0fb;
  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}

/* ── Триколоре-полоса под шапкой ── */
.hdac10a7{position:sticky;top:0;z-index:20;background:rgba(9,26,58,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.14)}
.hdac10a7::after{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--green) 0 33.33%,var(--white-it) 33.33% 66.66%,var(--red-it) 66.66% 100%)}
.hd90f805{max-width:var(--maxw);margin:0 auto;height:62px;display:flex;align-items:center;gap:18px;padding:0 20px}
.brb66bc9{display:flex;align-items:center;gap:9px;font-weight:900;color:#fff;font-size:19px}
.brb66bc9 .na8ec68b{font-weight:900;letter-spacing:-.01em}
.brb66bc9 .lif2b837{color:var(--azzurro2)}
.loa2678f{width:32px;height:32px;display:block;flex:0 0 auto;border-radius:9px;box-shadow:0 0 0 2px rgba(255,255,255,.25)}
.nabe1574{display:flex;gap:2px;margin-left:6px}
.nabe1574 a{padding:8px 14px;border-radius:999px;color:rgba(233,240,251,.75);font-weight:600;font-size:14px;transition:.15s}
.nabe1574 a:hover{background:rgba(255,255,255,.08);color:#fff}
.nabe1574 a.ac9b4814{background:var(--green);color:#fff}

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

/* ── Каркас: левая колонка-навигация + контент ── */
.la11e519{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start}
.ra55820d{position:sticky;top:89px;display:flex;flex-direction:column;gap:18px;padding:24px 8px;align-items:center}
.rae9b367{display:flex;flex-direction:column;align-items:center;gap:7px;color:rgba(233,240,251,.8);transition:.15s}
.ra0b3664{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:22px;
  border:1.6px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04);transition:.15s}
.rab96dd6{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1.25;max-width:88px}
.rae9b367:hover .ra0b3664{border-color:var(--azzurro2);background:rgba(79,155,240,.14);transform:translateY(-2px)}
.rae9b367.ac9b4814{color:var(--azzurro2)}
.rae9b367.ac9b4814 .ra0b3664{background:var(--green);border-color:var(--green);color:#fff}
.wra0d63d{min-width:0;padding:24px 20px 60px}
@media(max-width:1000px){.la11e519{grid-template-columns:minmax(0,1fr)}.ra55820d{display:none}}

/* ── Hero главной ── */
.cpc62271{position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;margin-bottom:26px;
  background:linear-gradient(120deg,#12448a,#0f2d5c 55%,#0b2650);border:1px solid rgba(255,255,255,.22);
  border-radius:var(--radius);padding:30px 32px;box-shadow:var(--shadow)}
.cpc62271::before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,var(--green) 0 33.33%,var(--white-it) 33.33% 66.66%,var(--red-it) 66.66% 100%)}
.cp452862{position:relative;z-index:1;max-width:640px}
.cpc62271 h1{margin:0 0 10px;font-size:28px;line-height:1.2;color:#fff;font-weight:900}
.cpa9c96b{color:var(--azzurro2)}
.cpc62271 p{margin:0;color:rgba(233,240,251,.85);font-size:15px}
.cpbe7a66{display:inline-block;margin-top:16px;background:var(--green);color:#fff;font-weight:900;font-size:14px;
  padding:12px 26px;border-radius:999px;box-shadow:0 6px 18px rgba(0,140,69,.35);transition:.15s}
.cpbe7a66:hover{background:var(--acc2);transform:translateY(-1px)}
.cp132f65{position:absolute;right:-14px;bottom:-24px;font-size:130px;opacity:.12;transform:rotate(-12deg);pointer-events:none}
@media(max-width:600px){.cpc62271{padding:22px 18px}.cpc62271 h1{font-size:22px}.cp132f65{font-size:90px}}

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

.gr11845b{display:grid;gap:14px}
.c23c5a0c{grid-template-columns:repeat(2,minmax(0,1fr))}.c32b8de7{grid-template-columns:repeat(3,minmax(0,1fr))}.c450ea53{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.c32b8de7,.c450ea53{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.c23c5a0c,.c32b8de7,.c450ea53{grid-template-columns:minmax(0,1fr)}}

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

/* ── Бейджи ── */
.bad41fd7{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)}
.bad41fd7.lif2b837{background:#fde3e5;color:var(--red-it)}
.bad41fd7.lif2b837::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--live);animation:pulse 1.4s infinite}
.bad41fd7.gr05aa57{background:#dcfce7;color:#047857}
.bad41fd7.bl44d485{background:#dbeafe;color:#1d4ed8}
.bad41fd7.go31ce60{background:#fef9c3;color:#a16207}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(206,43,55,.5)}70%{box-shadow:0 0 0 6px rgba(206,43,55,0)}100%{box-shadow:0 0 0 0 rgba(206,43,55,0)}}

/* ── Карточка матча ── */
.mc296081{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--dim);margin-bottom:12px}
.tr357587{display:flex;align-items:center;gap:10px;margin-bottom:9px}
.tr357587 img{width:26px;height:26px;object-fit:contain;background:var(--panel2);border-radius:6px}
.tr357587 .tn911459{flex:1;font-weight:700;font-size:14px;color:var(--tx);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tr357587 .tsfc9d82{font-weight:900;color:#0b2650}
.mcb08ed7{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}

/* ── Список матчей (линия) ── */
.mle0ee5e{display:flex;flex-direction:column;gap:16px}
.ml7e7683{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;color:var(--tx)}
.ml5aeea3{display:flex;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(90deg,#123f80,#0f2d5c);border-bottom:1px solid var(--line);font-size:13px;color:#fff}
.mlb5e6e3{font-size:14px}
.mle0b311{width:16px;height:12px;object-fit:cover;border-radius:2px}
.ml0d5161{font-weight:800;color:#fff}
a.ml0d5161:hover{color:var(--azzurro2)}
.mlc0b90a{color:rgba(255,255,255,.5)}
.ml366b46{color:rgba(255,255,255,.75);font-weight:600}
.ml5aeea3 .ml4c7d50{color:rgba(224,178,60,.9)}
.mld9701f{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);transition:.12s;color:var(--tx)}
.mld9701f:last-child{border-bottom:none}
.mld9701f:hover{background:var(--panel2)}
.ml4c7d50{width:17px;height:17px;color:var(--dim);flex:0 0 auto}
.ml29b80f{display:flex;flex-direction:column;align-items:center;min-width:44px;flex:0 0 auto;line-height:1.25}
.ml29b80f b{font-size:13px;color:var(--tx)}
.ml29b80f span{font-size:11px;color:var(--dim)}
.ml29b80f .lifa39e3{color:var(--live);font-size:12px}
.ml909cd4{display:flex;align-items:center;gap:4px;flex:0 0 auto}
.ml909cd4 img,.ml6178f9{width:24px;height:24px;object-fit:contain;background:var(--panel2);border-radius:6px}
.mlb27248{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.35}
.mlb27248 span{font-weight:700;font-size:13px;color:var(--tx);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ml91d7f6{display:flex;flex-direction:column;align-items:center;min-width:20px;flex:0 0 auto;line-height:1.35}
.ml91d7f6 b{font-size:13px;color:#0b2650}
.mla4b137{display:flex;gap:6px;flex:0 0 auto}
.mle5d3f5{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}
.mle5d3f5 .k957f82{font-size:11px;color:var(--dim);font-weight:600}
.mle5d3f5 b{font-size:13px;color:var(--acc2)}
.mld9701f:hover .mle5d3f5{border-color:var(--azzurro);background:#eaf2fd}
.mldac8ac{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}
.ml7e1945{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}
.mld9701f:hover .ml7e1945{background:var(--green);border-color:var(--green);color:#fff}
@media(max-width:640px){
  .mld9701f{gap:8px;padding:10px 10px}
  .ml4c7d50{display:none}
  .mle5d3f5{min-width:40px;padding:3px 5px}
  .mldac8ac{display:none}
  .ml7e1945{display:none}
}

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

/* ── Аватар ── */
.avb9bcf8{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}

/* ── Карточка прогноза ── */
.prc54e86{display:flex;flex-direction:column;gap:10px}
.prc54e86 .pu348801{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.prc54e86 .pu348801 b{color:var(--tx)}
.prc54e86 .pu27d829{display:flex;align-items:center;gap:9px;min-width:0}
.prc54e86 .pu69cce5{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}
.prc54e86 .pu69cce5 b{color:var(--tx);font-weight:800}
.prc54e86 .pu9019d2{margin-left:auto}
.pr8025a8{scroll-margin-top:122px}
.pr0e0d41{cursor:pointer}
.pr0e0d41:hover{color:var(--tx)}
.prc54e86:target{box-shadow:0 0 0 2px var(--azzurro);border-color:var(--azzurro)}
.prc54e86 .pib68de1{display:flex;align-items:center;gap:10px;background:var(--panel2);border:1px solid var(--line);border-radius:10px;padding:9px 12px}
.prc54e86 .pib68de1 b{color:var(--tx)}

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

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

/* ── Коэффициенты ── */
.odaa90da{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}
.odaa90da .k957f82{font-size:11px;color:var(--dim)}
.odaa90da .v41849a{font-weight:900;color:var(--acc2)}

/* ── Разное ── */
.bae1566d{display:inline-block;color:var(--muted);font-size:13px;margin-bottom:14px}
.bae1566d:hover{color:var(--azzurro2)}
.muab54a9{color:var(--muted)}
.cacdffc3 .muab54a9,.ml7e7683 .muab54a9,.prc54e86 .muab54a9{color:var(--dim)}
.ticd0245{display:flex;gap:12px;flex-wrap:wrap}
.tib5bfb3{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)}
.tib5bfb3 .n212076{font-size:22px;font-weight:900;color:#0b2650}
.tib5bfb3 .lb3f510{font-size:12px;color:var(--dim)}
.pa9542a5{display:flex;gap:8px;margin-top:22px;justify-content:center}
.pa9542a5 a,.pa9542a5 span{padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:9px;color:rgba(233,240,251,.85);background:rgba(255,255,255,.05)}
.pa9542a5 a:hover{border-color:var(--azzurro2);color:var(--azzurro2)}
html{scroll-behavior:smooth}

/* ── Якорное меню на странице матча ── */
.an453794{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}
.an453794::-webkit-scrollbar{display:none}
.an453794 a{padding:7px 14px;border-radius:999px;background:rgba(9,26,58,.9);border:1px solid rgba(255,255,255,.22);color:rgba(233,240,251,.85);font-size:13px;font-weight:700;white-space:nowrap;flex:0 0 auto;transition:.15s;backdrop-filter:blur(8px)}
.an453794 a:hover{border-color:var(--azzurro2);color:var(--azzurro2)}

/* ── Бургер / мобильное меню ── */
.bu068e45{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){
  .bu068e45{display:inline-flex;align-items:center;order:-1}
  .nabe1574{position:fixed;top:65px;left:0;right:0;flex-direction:column;gap:2px;background:#0b2650;border-bottom:1px solid rgba(255,255,255,.18);padding:10px 14px;display:none;box-shadow:0 12px 26px rgba(0,0,0,.4);z-index:30;margin:0}
  .hdac10a7[data-open] .nabe1574{display:flex}
  .nabe1574 a{padding:12px;font-size:15px;border-radius:9px}
}
@media(max-width:600px){.hd8f1bfc{display:none}.hd689949 a{padding:7px 12px;font-size:12px}}

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

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

/* ── Статические страницы + контактная форма ── */
.crdfc076{font-size:13px;color:var(--muted)}
.pa37ea8a{color:rgba(233,240,251,.88)}
.cfbd5a4d .cfcbe024{display:flex;flex-direction:column;gap:6px}
.cfbd5a4d label{font-size:13px;font-weight:700;color:#fff}
.cfbd5a4d input,.cfbd5a4d 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}
.cfbd5a4d input:focus,.cfbd5a4d textarea:focus{outline:none;border-color:var(--azzurro2)}
.cfbd5a4d textarea{resize:vertical}
.cfafa590{font-size:12px;color:#ff8f8f}
.bt8d8749{display:inline-block;padding:12px 28px;border:none;border-radius:999px;background:var(--green);color:#fff;font-weight:900;font-size:15px;cursor:pointer;transition:.15s}
.bt8d8749:hover{background:var(--acc2)}

/* ── Футер ── */
.fo13f165{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}
.fo13f165 .fo0147e9{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;color:#fff;font-size:16px;margin-bottom:12px}
.fo13f165 .loa2678f{width:26px;height:26px}
.fo13f165 .fo0147e9 .lif2b837{color:var(--azzurro2)}
.fo13f165 .ag76a5cf{margin-left:6px;background:rgba(206,43,55,.2);color:#ff9a9a;font-size:12px;font-weight:800;padding:2px 8px;border-radius:6px}
.fo13f165 .foa82a4f{max-width:680px;margin:0 auto 8px;color:var(--muted)}
.fo13f165 .foa82a4f b{color:#fff}
.fo13f165 .fo42eec3{color:var(--muted);font-size:12px;margin:0}
.fo271f17{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;margin:10px 0}
.fo271f17 a{color:var(--muted);font-size:13px}
.fo271f17 a:hover{color:var(--azzurro2)}

/* Футер букмекера (ответственная игра) */
.fob39228{line-height:1.7}
.fob39228 .fo271f17{gap:10px 24px;margin:0 auto 18px}
.fob39228 .fo271f17 a{color:var(--azzurro2);font-size:14px;font-weight:700}
.fob39228 .fo271f17 a:hover{color:#fff}
.fob39228 p{max-width:760px;margin:0 auto}
.rg8c44d3{font-size:13px;color:var(--muted)}
.rg54925a{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}
.rg7509ff{margin:18px auto 0;font-size:13px}
.rg7509ff>span{color:var(--muted);font-weight:600}
.rg338e28{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:center;align-items:center}
.rg338e28 a{color:var(--azzurro2);font-weight:700}
.rg338e28 a:hover{color:#fff}
.rgd80b14{color:rgba(255,255,255,.3)}
.rgdec039{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;align-items:center;margin:24px 0}
.rg28fb72 img{display:block;height:auto;filter:brightness(0) invert(1);opacity:.5;transition:.15s}
.rg28fb72:hover img{opacity:.85}
.rg9d3dae{font-size:12px;color:var(--muted);margin-top:6px}
.rge51a7a{font-size:12px;color:var(--muted);margin-top:16px}

/* ── Плитка игр (казино-блоки из панели) ── */
.lpb9da59{margin:4px 0 8px}
.lp1f29fa{font-size:22px;color:#fff;margin:0 0 16px}
.lp369c37{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:16px 0}
.lpe53460{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}
.lpe53460:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.35);border-color:var(--azzurro)}
.lpc7dd54{display:block;width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:var(--panel2)}
.lpc7dd54 img{width:100%;height:100%;object-fit:cover;display:block}
.lpbc89cc{font-weight:700;font-size:13px;color:var(--tx);margin-top:9px;line-height:1.25;min-height:32px;display:flex;align-items:center}
.lp9b8fab{font-size:12px;font-weight:800;color:var(--acc);margin-top:2px}
@media(max-width:900px){.lp369c37{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.lp369c37{grid-template-columns:repeat(2,1fr)}}

/* ── Липкий CTA-бар ── */
.st529383{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,#123f80,#0b2650);color:#fff;
  border-top:2px solid var(--green);box-shadow:0 -6px 24px rgba(0,0,0,.45);animation:sticky-cta-in .35s ease-out}
.st2ee89f{min-width:0;font-size:13.5px;font-weight:800;line-height:1.3}
.ste85dcd{background:var(--green);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)}
.st529383:active{filter:brightness(.96)}
body.ha305b15 .fo13f165,body.ha305b15 .fob39228{padding-bottom:96px}
@keyframes sticky-cta-in{from{transform:translateY(100%)}to{transform:translateY(0)}}

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

.boa6ff3d{margin:0 0 26px}
.bf571cf8{position:relative;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);
  background:linear-gradient(120deg,#12448a,#0f2d5c);padding:22px;text-align:center;box-shadow:var(--shadow);color:#fff}
.bf08ee53{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}
.bf08ee53 h2{margin:0;font-size:20px;color:#fff;font-weight:900}
.bffc50f1{font-size:20px}
.bf6b1385{max-width:104px;max-height:104px;object-fit:contain;border-radius:12px;margin:0 auto 12px;background:#fff;padding:6px}
.bf8efebf{margin:0 auto 16px;max-width:560px;color:rgba(233,240,251,.9);font-size:17px;font-weight:600;line-height:1.5}
.bf877efe{display:inline-block;background:var(--green);color:#fff;font-weight:900;font-size:15px;
  padding:13px 34px;border-radius:999px;box-shadow:0 6px 16px rgba(0,140,69,.35);transition:.15s}
.bf877efe: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(--azzurro2);color:var(--azzurro2);font-weight:700;font-size:13px;
  cursor:pointer;transition:.15s}
.admin-btn:hover{background:rgba(79,155,240,.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.er2dfabf{color:#ff8f8f}

/* ── Инфо-блоки страницы матча ── */
.mh6b0a55{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}
.mh6b0a55::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--acc);animation:pulse 1.4s infinite}
.mh4a7706{font-size:12px;color:var(--dim);margin-top:3px}

.msdd9bdc{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)}
.msa414f9{padding:8px 0 2px}
.msa414f9+.msa414f9{border-top:1px solid var(--line)}
.msac835e{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;margin-bottom:5px}
.msac835e b{min-width:44px;font-weight:700;color:var(--tx)}
.msac835e b:last-child{text-align:right}
.msac835e b.leca7578{color:var(--acc)}
.ms3a540a{flex:1;text-align:center;color:var(--dim);font-size:12.5px}
.ms223eac{display:flex;gap:3px;height:6px;margin-bottom:6px}
.ms223eac i{display:block;background:var(--acc);border-radius:4px;min-width:3px}
.ms223eac i.awa5c37a{background:var(--line2)}

.me23684d{display:grid;grid-template-columns:1fr 52px 1fr;align-items:center;padding:7px 0;font-size:13.5px}
.me23684d+.me23684d{border-top:1px solid var(--line)}
.me1faf7b{text-align:center;font-weight:700;color:var(--dim);font-size:12px}
.me97e358{display:flex;align-items:center;gap:7px;min-width:0}
.me97e358.ho6efd55{justify-content:flex-end;text-align:right}
.me97e358.awa5c37a{justify-content:flex-start}
.mec82a89{color:var(--tx2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mea3ed8f{color:var(--acc);font-weight:800}

.mlda5fcb{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:14px;color:var(--tx)}
.mlda5fcb img{width:26px;height:26px;object-fit:contain}
.mlda5fcb .bad41fd7{margin-left:auto}
.ml3643fc{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)}
.ml3643fc::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)}
.ml3643fc i{position:absolute;border:2px solid rgba(255,255,255,.5);pointer-events:none}
.ml3643fc .fl0fdc85{inset:10px;border-radius:2px}
.ml3643fc .fld685f2{top:10px;left:50%;transform:translateX(-50%);width:58%;height:64px;border-top:0}
.ml3643fc .fl484c48{top:10px;left:50%;transform:translateX(-50%);width:28%;height:26px;border-top:0}
.ml3643fc .fl1da904{top:60px;left:50%;transform:translateX(-50%);width:5px;height:5px;background:rgba(255,255,255,.6);border:0;border-radius:50%}
.ml3643fc .flb50daa{bottom:10px;left:50%;transform:translate(-50%,50%);width:110px;height:110px;border-radius:50%}
.ml10c754{position:relative;display:flex;justify-content:space-evenly;align-items:center;gap:4px;z-index:1}
.ml2521b9{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}
.ml3643fc .ml10c754:first-of-type .ml2521b9{background:#fbbf24;color:#442c05}
.ml8e0eaa{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}
.mld866f2{background:#fef2f2;color:#b91c1c;border-radius:16px;padding:3px 10px}
@media(max-width:640px){.ml3643fc{min-height:330px}.ml2521b9{font-size:11px;padding:3px 8px}}

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