/* Тема «polskietypy» (polskietypy.be17eafc): СВЕТЛАЯ — белый фон, малиново-красные акценты
   (флаг Польши), знак — белый орёл, левая колонка-навигация. Полный самостоятельный CSS
   (не наследует css/site.cs312716). Дизайн намеренно отличается от тёмных тем: светлый холст,
   бордовая шапка, красно-белая палитра. */
:root{
  --bg:#f6f5f4; --bg2:#ffffff; --panel:#ffffff; --panel2:#faf3f3; --panel3:#f3e3e5;
  --line:#e7e0e0; --line2:#d8caca;
  --tx:#1b1416; --tx2:#5a4d50; --dim:#8f8286; --muted:#6f6367;
  --acc:#c41833; --acc2:#a01128; --brand50:#fdeef0; --brand100:#f8d7dc;
  --crimson:#c41833; --crimson2:#8c0c24; --white-acc:#ffffff;
  --green:#059669; --red:#d4213d; --gold:#c99a2e; --live:#d4213d;
  --radius:16px; --maxw:1200px;
  --shadow:0 8px 24px rgba(88,10,24,.10);
}
*{box-sizing:border-box}
body{margin:0;background:radial-gradient(1100px 460px at 78% -12%,#fbeaec,var(--bg)) fixed,var(--bg);color:var(--tx);
  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:var(--tx)}

/* ── Шапка (бордовая) ── */
.hdd2f1f3{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#c41833,#8c0c24);border-bottom:3px solid #fff;box-shadow:0 2px 14px rgba(88,10,24,.25)}
.hd9c46c0{max-width:var(--maxw);margin:0 auto;height:62px;display:flex;align-items:center;gap:18px;padding:0 20px}
.br4970e7{display:flex;align-items:center;gap:9px;font-weight:900;color:#fff;font-size:19px}
.br4970e7 .nab285a3{font-weight:900;letter-spacing:-.01em}
.br4970e7 .li797b4c{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.55);text-underline-offset:3px}
.lofb79d7{width:32px;height:32px;display:block;flex:0 0 auto;border-radius:9px;box-shadow:0 0 0 2px rgba(255,255,255,.55)}
.naa6791b{display:flex;gap:2px;margin-left:6px}
.naa6791b a{padding:8px 14px;border-radius:999px;color:rgba(255,255,255,.82);font-weight:600;font-size:14px;transition:.15s}
.naa6791b a:hover{background:rgba(255,255,255,.16);color:#fff}
.naa6791b a.ac246e45{background:#fff;color:var(--acc2)}

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

/* ── Каркас: левая колонка-навигация + контент ── */
.la0790fa{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start}
.ra22d2ee{position:sticky;top:86px;display:flex;flex-direction:column;gap:18px;padding:24px 8px;align-items:center}
.raf7f2d1{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--tx2);transition:.15s}
.ra0ae0fc{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:22px;
  border:1.6px solid var(--line2);background:#fff;box-shadow:0 2px 8px rgba(88,10,24,.06);transition:.15s}
.ra37f5be{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1.25;max-width:88px}
.raf7f2d1:hover .ra0ae0fc{border-color:var(--acc);color:var(--acc);transform:translateY(-2px)}
.raf7f2d1.ac246e45{color:var(--acc)}
.raf7f2d1.ac246e45 .ra0ae0fc{background:var(--acc);border-color:var(--acc);color:#fff}
.wrdbbc75{min-width:0;padding:24px 20px 60px}
@media(max-width:1000px){.la0790fa{grid-template-columns:minmax(0,1fr)}.ra22d2ee{display:none}}

/* ── Hero главной ── */
.ptecdbbe{position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;margin-bottom:26px;
  background:linear-gradient(120deg,#c41833,#a01128 55%,#8c0c24);border:1px solid rgba(140,12,36,.4);
  border-radius:var(--radius);padding:30px 32px;box-shadow:var(--shadow)}
.ptdc728c{position:relative;z-index:1;max-width:640px}
.ptecdbbe h1{margin:0 0 10px;font-size:28px;line-height:1.2;color:#fff;font-weight:900}
.ptd2bed3{color:#fff;-webkit-text-stroke:0;background:rgba(255,255,255,.18);border-radius:8px;padding:0 8px}
.ptecdbbe p{margin:0;color:rgba(255,255,255,.9);font-size:15px}
.ptad76ba{display:inline-block;margin-top:16px;background:#fff;color:var(--acc2);font-weight:900;font-size:14px;
  padding:12px 26px;border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.2);transition:.15s}
.ptad76ba:hover{background:#ffe7ea;transform:translateY(-1px)}
.pt346fec{position:absolute;right:-6px;bottom:-18px;font-size:128px;opacity:.16;transform:rotate(-8deg);pointer-events:none}
@media(max-width:600px){.ptecdbbe{padding:22px 18px}.ptecdbbe h1{font-size:22px}.pt346fec{font-size:90px}}

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

.gr494de2{display:grid;gap:14px}
.c2eac0da{grid-template-columns:repeat(2,minmax(0,1fr))}.c3b02238{grid-template-columns:repeat(3,minmax(0,1fr))}.c41ff3a3{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.c3b02238,.c41ff3a3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.c2eac0da,.c3b02238,.c41ff3a3{grid-template-columns:minmax(0,1fr)}}

/* ── Карточки ── */
.ca743d86{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px;transition:.15s;color:var(--tx);box-shadow:0 2px 8px rgba(88,10,24,.05)}
a.ca743d86:hover{box-shadow:0 10px 28px rgba(88,10,24,.14);transform:translateY(-2px);border-color:var(--acc)}
.ca743d86 h1,.ca743d86 h2,.ca743d86 h3,.mh44b48b h1,.mh44b48b h2{color:var(--tx)}
.ca743d86 .mu3c94d9,.mh44b48b .mu3c94d9{color:var(--dim)}

/* ── Бейджи ── */
.ba9b5708{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(--acc2)}
.ba9b5708.li797b4c{background:#fde2e6;color:#c41833}
.ba9b5708.li797b4c::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--live);animation:pulse 1.4s infinite}
.ba9b5708.gr93f55d{background:#dcfce7;color:#047857}
.ba9b5708.bld7bd3b{background:var(--brand100);color:var(--acc2)}
.ba9b5708.go4c2b99{background:#fef3c7;color:#a16207}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(212,33,61,.5)}70%{box-shadow:0 0 0 6px rgba(212,33,61,0)}100%{box-shadow:0 0 0 0 rgba(212,33,61,0)}}

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

/* ── Список матчей (линия) ── */
.mlf7ed02{display:flex;flex-direction:column;gap:16px}
.mle70094{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;color:var(--tx);box-shadow:0 2px 8px rgba(88,10,24,.05)}
.mldeec6d{display:flex;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(90deg,#c41833,#a01128);border-bottom:1px solid var(--line);font-size:13px;color:#fff}
.ml013c32{font-size:14px}
.mle7db80{width:16px;height:12px;object-fit:cover;border-radius:2px}
.mlb3732b{font-weight:800;color:#fff}
a.mlb3732b:hover{color:#ffe1e6}
.mlf6f8d3{color:rgba(255,255,255,.5)}
.ml49538e{color:rgba(255,255,255,.8);font-weight:600}
.mldeec6d .ml28ff48{color:rgba(255,255,255,.85)}
.ml7ed72b{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);transition:.12s;color:var(--tx)}
.ml7ed72b:last-child{border-bottom:none}
.ml7ed72b:hover{background:var(--panel2)}
.ml28ff48{width:17px;height:17px;color:var(--dim);flex:0 0 auto}
.ml35648a{display:flex;flex-direction:column;align-items:center;min-width:44px;flex:0 0 auto;line-height:1.25}
.ml35648a b{font-size:13px;color:var(--tx)}
.ml35648a span{font-size:11px;color:var(--dim)}
.ml35648a .lifce1df{color:var(--live);font-size:12px}
.mlec7329{display:flex;align-items:center;gap:4px;flex:0 0 auto}
.mlec7329 img,.ml84cf08{width:24px;height:24px;object-fit:contain;background:var(--panel2);border-radius:6px}
.ml5e674d{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.35}
.ml5e674d span{font-weight:700;font-size:13px;color:var(--tx);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mlddbbe1{display:flex;flex-direction:column;align-items:center;min-width:20px;flex:0 0 auto;line-height:1.35}
.mlddbbe1 b{font-size:13px;color:var(--acc2)}
.mlac9f7b{display:flex;gap:6px;flex:0 0 auto}
.ml792f3e{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}
.ml792f3e .kef76f7{font-size:11px;color:var(--dim);font-weight:600}
.ml792f3e b{font-size:13px;color:var(--acc2)}
.ml7ed72b:hover .ml792f3e{border-color:var(--acc);background:var(--brand50)}
.mla75e21{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}
.ml9263db{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}
.ml7ed72b:hover .ml9263db{background:var(--acc);border-color:var(--acc);color:#fff}
@media(max-width:640px){
  .ml7ed72b{gap:8px;padding:10px 10px}
  .ml28ff48{display:none}
  .ml792f3e{min-width:40px;padding:3px 5px}
  .mla75e21{display:none}
  .ml9263db{display:none}
}

/* ── Фильтры-чипсы ── */
.ch871090{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}
.chd2b95e{padding:8px 15px;border-radius:999px;background:#fff;border:1px solid var(--line2);color:var(--tx2);font-size:13px;font-weight:700;transition:.15s}
.chd2b95e:hover{border-color:var(--acc);color:var(--acc)}
.chd2b95e.ac246e45{background:var(--acc);border-color:var(--acc);color:#fff}

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

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

/* ── Prose ── */
.praf0208{color:var(--tx2);line-height:1.75;font-size:16px}
.praf0208 a{color:var(--acc)}
.praf0208 strong{color:var(--tx)}
.praf0208 p{margin:0 0 1em}
.ca743d86 .praf0208{color:var(--tx2)}
.ca743d86 .praf0208 a{color:var(--acc)}
.ca743d86 .praf0208 strong{color:var(--tx)}

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

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

/* ── Разное ── */
.ba1fbe4b{display:inline-block;color:var(--muted);font-size:13px;margin-bottom:14px}
.ba1fbe4b:hover{color:var(--acc)}
.mu3c94d9{color:var(--muted)}
.ca743d86 .mu3c94d9,.mle70094 .mu3c94d9,.pr3745c1 .mu3c94d9{color:var(--dim)}
.ti76ff4b{display:flex;gap:12px;flex-wrap:wrap}
.ti7f72cb{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);box-shadow:0 2px 8px rgba(88,10,24,.05)}
.ti7f72cb .n733636{font-size:22px;font-weight:900;color:var(--acc2)}
.ti7f72cb .le060f1{font-size:12px;color:var(--dim)}
.pa1baca3{display:flex;gap:8px;margin-top:22px;justify-content:center}
.pa1baca3 a,.pa1baca3 span{padding:7px 13px;border:1px solid var(--line2);border-radius:9px;color:var(--tx2);background:#fff}
.pa1baca3 a:hover{border-color:var(--acc);color:var(--acc)}
html{scroll-behavior:smooth}

/* ── Якорное меню на странице матча ── */
.an25d78c{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}
.an25d78c::-webkit-scrollbar{display:none}
.an25d78c a{padding:7px 14px;border-radius:999px;background:#fff;border:1px solid var(--line2);color:var(--tx2);font-size:13px;font-weight:700;white-space:nowrap;flex:0 0 auto;transition:.15s}
.an25d78c a:hover{border-color:var(--acc);color:var(--acc)}

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

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

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

/* ── Статические страницы + контактная форма ── */
.cr973325{font-size:13px;color:var(--muted)}
.pa65a35c{color:var(--tx2)}
.cf2088b2 .cff9f3dd{display:flex;flex-direction:column;gap:6px}
.cf2088b2 label{font-size:13px;font-weight:700;color:var(--tx)}
.cf2088b2 input,.cf2088b2 textarea{width:100%;padding:11px 13px;border:1px solid var(--line2);border-radius:10px;background:#fff;color:var(--tx);font:inherit}
.cf2088b2 input:focus,.cf2088b2 textarea:focus{outline:none;border-color:var(--acc)}
.cf2088b2 textarea{resize:vertical}
.cf2b997b{font-size:12px;color:var(--red)}
.btd434cf{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}
.btd434cf:hover{background:var(--acc2)}

/* ── Футер ── */
.fo5b8124{border-top:1px solid var(--line);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}
.fo5b8124 .fo97d1b3{display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;color:var(--tx);font-size:16px;margin-bottom:12px}
.fo5b8124 .lofb79d7{width:26px;height:26px}
.fo5b8124 .fo97d1b3 .li797b4c{color:var(--acc)}
.fo5b8124 .ag213d60{margin-left:6px;background:var(--brand50);color:var(--acc2);font-size:12px;font-weight:800;padding:2px 8px;border-radius:6px}
.fo5b8124 .fo7225f3{max-width:680px;margin:0 auto 8px;color:var(--muted)}
.fo5b8124 .fo7225f3 b{color:var(--tx)}
.fo5b8124 .fo17b361{color:var(--muted);font-size:12px;margin:0}
.fo1653ae{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;margin:10px 0}
.fo1653ae a{color:var(--muted);font-size:13px}
.fo1653ae a:hover{color:var(--acc)}

/* Футер букмекера (ответственная игра) */
.fo6cf11e{line-height:1.7}
.fo6cf11e .fo1653ae{gap:10px 24px;margin:0 auto 18px}
.fo6cf11e .fo1653ae a{color:var(--acc);font-size:14px;font-weight:700}
.fo6cf11e .fo1653ae a:hover{color:var(--acc2)}
.fo6cf11e p{max-width:760px;margin:0 auto}
.rg77fad0{font-size:13px;color:var(--muted)}
.rgbf287a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:10px;border:2px solid var(--acc);border-radius:50%;color:var(--acc);font-weight:800;font-size:12px;vertical-align:middle}
.rg58c629{margin:18px auto 0;font-size:13px}
.rg58c629>span{color:var(--muted);font-weight:600}
.rgb0bd22{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:center;align-items:center}
.rgb0bd22 a{color:var(--acc);font-weight:700}
.rgb0bd22 a:hover{color:var(--acc2)}
.rgec07a8{color:var(--line2)}
.rg76f4b0{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;align-items:center;margin:24px 0}
.rg964224 img{display:block;height:auto;opacity:.55;transition:.15s}
.rg964224:hover img{opacity:.9}
.rg0b3b11{font-size:12px;color:var(--muted);margin-top:6px}
.rg8a4151{font-size:12px;color:var(--muted);margin-top:16px}

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

/* ── Липкий CTA-бар ── */
.stfb1cf7{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,#c41833,#8c0c24);color:#fff;
  border-top:2px solid #fff;box-shadow:0 -6px 24px rgba(0,0,0,.35);animation:sticky-cta-in .35s ease-out}
.std122a9{min-width:0;font-size:13.5px;font-weight:800;line-height:1.3}
.st944241{background:#fff;color:var(--acc2);font-weight:900;font-size:13px;
  white-space:nowrap;padding:10px 18px;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.25)}
.stfb1cf7:active{filter:brightness(.96)}
body.ha1e76ae .fo5b8124,body.ha1e76ae .fo6cf11e{padding-bottom:96px}
@keyframes sticky-cta-in{from{transform:translateY(100%)}to{transform:translateY(0)}}

/* ── Конверсионные бонус-блоки на странице матча ── */
.bo418260{margin-bottom:22px}
.btd858cc{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--panel);color:var(--tx);box-shadow:0 2px 8px rgba(88,10,24,.05)}
.bt8e763f{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid var(--line)}
.bt8e763f:last-child{border-bottom:none}
.bt8e763f:nth-child(odd){background:var(--panel2)}
.bt9461f9{display:flex;align-items:center;justify-content:center;height:68px}
.bt9461f9 img{max-width:68px;max-height:68px;object-fit:contain;border-radius:10px}
.bt526a44{font-weight:800;color:var(--tx);font-size:15px}
.btc0f161{font-size:16px;font-weight:700;color:var(--tx);line-height:1.35}
.bt2f711a{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}
.bt2f711a:hover{background:var(--acc2)}
@media(max-width:600px){
  .bt8e763f{grid-template-columns:60px minmax(0,1fr);grid-template-areas:'logo desc' 'btn btn';gap:8px 12px;row-gap:10px}
  .bt9461f9{grid-area:logo;height:56px;justify-content:flex-start}.bt9461f9 img{max-width:56px;max-height:56px}
  .btc0f161{grid-area:desc;font-size:15px}
  .bt2f711a{grid-area:btn;text-align:center;padding:10px}
}

.bo8c1cb6{margin:0 0 26px}
.bf2debd4{position:relative;border:1px solid rgba(140,12,36,.4);border-radius:var(--radius);
  background:linear-gradient(120deg,#c41833,#8c0c24);padding:22px;text-align:center;box-shadow:var(--shadow);color:#fff}
.bfa48997{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:14px}
.bfa48997 h2{margin:0;font-size:20px;color:#fff;font-weight:900}
.bf4e7490{font-size:20px}
.bf2788bb{max-width:104px;max-height:104px;object-fit:contain;border-radius:12px;margin:0 auto 12px;background:#fff;padding:6px}
.bf1d7924{margin:0 auto 16px;max-width:560px;color:rgba(255,255,255,.92);font-size:17px;font-weight:600;line-height:1.5}
.bf5cd06f{display:inline-block;background:#fff;color:var(--acc2);font-weight:900;font-size:15px;
  padding:13px 34px;border-radius:999px;box-shadow:0 6px 16px rgba(0,0,0,.2);transition:.15s}
.bf5cd06f:hover{background:#ffe7ea;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:#fff;border:1px dashed var(--acc);color:var(--acc);font-weight:700;font-size:13px;
  cursor:pointer;transition:.15s}
.admin-btn:hover{background:var(--brand50)}
.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.er4ae99a{color:var(--red)}

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

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

.me9ed0ee{display:grid;grid-template-columns:1fr 52px 1fr;align-items:center;padding:7px 0;font-size:13.5px}
.me9ed0ee+.me9ed0ee{border-top:1px solid var(--line)}
.me439988{text-align:center;font-weight:700;color:var(--dim);font-size:12px}
.me17c4f6{display:flex;align-items:center;gap:7px;min-width:0}
.me17c4f6.hodd38a8{justify-content:flex-end;text-align:right}
.me17c4f6.aw1880cd{justify-content:flex-start}
.medd88be{color:var(--tx2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.me1045bd{color:var(--acc);font-weight:800}

.mlfac33b{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:14px;color:var(--tx)}
.mlfac33b img{width:26px;height:26px;object-fit:contain}
.mlfac33b .ba9b5708{margin-left:auto}
.mle1cb18{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)}
.mle1cb18::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)}
.mle1cb18 i{position:absolute;border:2px solid rgba(255,255,255,.5);pointer-events:none}
.mle1cb18 .fl50bec7{inset:10px;border-radius:2px}
.mle1cb18 .fl3ebf31{top:10px;left:50%;transform:translateX(-50%);width:58%;height:64px;border-top:0}
.mle1cb18 .fl7e1ab8{top:10px;left:50%;transform:translateX(-50%);width:28%;height:26px;border-top:0}
.mle1cb18 .fl190d98{top:60px;left:50%;transform:translateX(-50%);width:5px;height:5px;background:rgba(255,255,255,.6);border:0;border-radius:50%}
.mle1cb18 .flc3102f{bottom:10px;left:50%;transform:translate(-50%,50%);width:110px;height:110px;border-radius:50%}
.mld29fe3{position:relative;display:flex;justify-content:space-evenly;align-items:center;gap:4px;z-index:1}
.ml82e34e{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}
.mle1cb18 .mld29fe3:first-of-type .ml82e34e{background:#fbbf24;color:#442c05}
.ml77e547{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}
.ml972e18{background:var(--brand50);color:var(--acc2);border-radius:16px;padding:3px 10px}
@media(max-width:640px){.mle1cb18{min-height:330px}.ml82e34e{font-size:11px;padding:3px 8px}}

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