6369
редагувань
Admin (обговорення | внесок) Немає опису редагування |
Admin (обговорення | внесок) Немає опису редагування |
||
| (Не показано 47 проміжних версій цього користувача) | |||
| Рядок 8: | Рядок 8: | ||
/* ============================================================ 1. HTML / BODY */ | /* ============================================================ 1. HTML / BODY */ | ||
html { | html { | ||
overflow-y: | overflow-y: auto !important; | ||
scrollbar-gutter: | scrollbar-gutter: auto !important; | ||
} | } | ||
| Рядок 288: | Рядок 288: | ||
.overlay-header, .content, .overlay-content, .content-unstyled, | .overlay-header, .content, .overlay-content, .content-unstyled, | ||
.pre-content, .post-content, #mw-content-text > form { | .pre-content, .post-content, #mw-content-text > form { | ||
margin-left: | margin-left: 265px !important; | ||
margin-right: 300px !important; | margin-right: 300px !important; | ||
max-width: none !important; | max-width: none !important; | ||
| Рядок 294: | Рядок 294: | ||
} | } | ||
/* | /* home page centering handled below */ | ||
/* Сторінки без r-box */ | /* Сторінки без r-box */ | ||
| Рядок 310: | Рядок 301: | ||
.page-Фіналіст .content, .page-Титули .content, .page-Період .content, | .page-Фіналіст .content, .page-Титули .content, .page-Період .content, | ||
.page-Перша_статистика .content { | .page-Перша_статистика .content { | ||
margin-left: | margin-left: 265px !important; margin-right: 20px !important; | ||
width: auto !important; max-width: none !important; | width: auto !important; max-width: none !important; | ||
} | } | ||
| Рядок 364: | Рядок 355: | ||
/* ============================================================ 8. R-BOX */ | /* ============================================================ 8. R-BOX */ | ||
.r-box, .tournament-box, .series-box { | .r-box, .tournament-box, .series-box { | ||
position: fixed !important; top: | position: fixed !important; top: 72px !important; right: 0 !important; bottom: 0 !important; | ||
width: 290px !important; overflow-y: auto !important; | width: 290px !important; overflow-y: auto !important; | ||
background: rgba(15,14,22,0.88) !important; | background: rgba(15,14,22,0.88) !important; | ||
| Рядок 457: | Рядок 448: | ||
.r-box-info-table th, .r-box table th, .tournament-box table th { | .r-box-info-table th, .r-box table th, .tournament-box table th { | ||
padding: | padding: 4px 6px !important; font-size: 13px !important; font-family: 'Manrope', sans-serif !important; | ||
background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; | background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; | ||
font-weight: 400 !important; color: #b7b4bf | font-weight: 400 !important; color: #b7b4bf !important; | ||
text-align: left | text-align: left !important; white-space: nowrap !important; | ||
animation: none !important; | animation: none !important; | ||
} | } | ||
.r-box-info-table td, .r-box table td, .tournament-box table td { | .r-box-info-table td, .r-box table td, .tournament-box table td { | ||
padding: | padding: 4px 6px !important; font-size: 13px !important; font-family: 'Manrope', sans-serif !important; | ||
background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; | background: none !important; border: none !important; border-bottom: 1px solid rgba(255,255,255,0.05) !important; | ||
text-align: right !important; color: #ebebeb !important; font-weight: 600 !important; | text-align: right !important; color: #ebebeb !important; font-weight: 600 !important; | ||
animation: none !important; | |||
} | } | ||
| Рядок 601: | Рядок 592: | ||
.mcc-scroll-outer { position: relative; border-radius: 6px; overflow: hidden; } | .mcc-scroll-outer { position: relative; border-radius: 6px; overflow: hidden; } | ||
.mcc-scroll-outer::after { | .mcc-scroll-outer::after { display: none !important; } | ||
.mcc-scroll-outer.mcc-no-fade::after { display: none !important; } | |||
} | |||
.mcc-scroll-outer.mcc-no-fade::after { | |||
.mcc-scroll-inner { overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: thin; scrollbar-color: rgba(161,156,224,0.25) transparent; } | .mcc-scroll-inner { overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: thin; scrollbar-color: rgba(161,156,224,0.25) transparent; } | ||
.mcc-scroll-inner::-webkit-scrollbar { height: 4px; } | .mcc-scroll-inner::-webkit-scrollbar { height: 4px; } | ||
| Рядок 751: | Рядок 738: | ||
/* ============================================================ 19. ГЕРОЇ */ | /* ============================================================ 19. ГЕРОЇ */ | ||
.mcc-heroes-list { padding-top: | .mcc-heroes-list { padding-top: 0px !important; display: flex; flex-wrap: wrap; gap: 8px; list-style: none; padding: 0; margin: 0; } | ||
.mcc-heroes-list li { margin: 0; padding: 0; width: calc((100% - 32px) / 5); } | .mcc-heroes-list li { margin: 0; padding: 0; width: calc((100% - 32px) / 5); } | ||
.mcc-hero-card { position: relative; display: block; width: 100%; overflow: hidden; background: #1a1a2e; transition: transform .2s, box-shadow .2s; } | .mcc-hero-card { position: relative; display: block; width: 100%; overflow: hidden; background: #1a1a2e; transition: transform .2s, box-shadow .2s; } | ||
| Рядок 801: | Рядок 788: | ||
.header-banner__search input { width: 360px; margin-right: 16px; padding: 12px 16px; font-size: 14px; font-family: 'Manrope', sans-serif; border: none; border-radius: 6px; background: #fff; color: #333; outline: none; } | .header-banner__search input { width: 360px; margin-right: 16px; padding: 12px 16px; font-size: 14px; font-family: 'Manrope', sans-serif; border: none; border-radius: 6px; background: #fff; color: #333; outline: none; } | ||
.header-banner__search button { padding: 12px 20px; font-size: 14px; font-weight: 600; font-family: 'Manrope', sans-serif; border: none; border-radius: 6px; background: #3b82f6; color: #fff; cursor: pointer; } | .header-banner__search button { padding: 12px 20px; font-size: 14px; font-weight: 600; font-family: 'Manrope', sans-serif; border: none; border-radius: 6px; background: #3b82f6; color: #fff; cursor: pointer; } | ||
/* ── NAV overlap fix: ensure r-box below header ── */ | |||
@media screen and (min-width: 1200px) { | |||
.r-box, .tournament-box, .series-box { | |||
top: 72px !important; | |||
} | |||
} | |||
/* ── MOBILE IMPROVEMENTS ── */ | |||
@media (max-width: 999px) { | |||
/* Page title */ | |||
h1.mw-first-heading { | |||
font-size: 26px !important; | |||
padding: 0 14px !important; | |||
margin-top: 10px !important; | |||
} | |||
.mcc-hero-sub { | |||
padding: 0 14px !important; | |||
font-size: 13px !important; | |||
margin-bottom: 12px !important; | |||
} | |||
/* Player tabs */ | |||
.player-tabs { | |||
margin: 12px 14px 16px !important; | |||
overflow-x: auto !important; | |||
white-space: nowrap !important; | |||
-webkit-overflow-scrolling: touch !important; | |||
scrollbar-width: none !important; | |||
padding-bottom: 0 !important; | |||
} | |||
.player-tabs::-webkit-scrollbar { display: none !important; } | |||
.player-tab { | |||
padding: 9px 16px !important; | |||
font-size: 13.5px !important; | |||
white-space: nowrap !important; | |||
flex: none !important; | |||
} | |||
/* Content padding */ | |||
.content .mw-parser-output { padding: 0 14px !important; } | |||
/* Section headings */ | |||
.content .mw-parser-output > h2 { | |||
font-size: 16px !important; | |||
margin-top: 32px !important; | |||
} | |||
/* Tables */ | |||
.content .mw-parser-output .wikitable td, | |||
.content .mw-parser-output .wikitable th { | |||
padding: 8px 10px !important; | |||
font-size: 13px !important; | |||
} | |||
/* Game filters compact */ | |||
.mcc-games-filters { | |||
padding: 10px 14px 12px !important; | |||
gap: 8px !important; | |||
overflow-x: auto !important; | |||
flex-wrap: nowrap !important; | |||
-webkit-overflow-scrolling: touch !important; | |||
scrollbar-width: none !important; | |||
} | |||
.mcc-games-filters::-webkit-scrollbar { display: none !important; } | |||
.mcc-filter-select { font-size: 12.5px !important; padding: 6px 22px 6px 9px !important; } | |||
.mcc-filter-count { display: none !important; } | |||
.mcc-duration-range { width: 80px !important; } | |||
/* r-box on mobile */ | |||
.r-box, .tournament-box, .series-box { | |||
margin: 14px 14px 20px !important; | |||
border-radius: 8px !important; | |||
border: 1px solid rgba(255,255,255,0.08) !important; | |||
} | |||
/* Page actions bottom bar */ | |||
.page-actions-menu { | |||
left: 0 !important; right: 0 !important; | |||
} | |||
.page-actions-menu .cdx-button span:not(.minerva-icon) { | |||
font-size: 11px !important; | |||
} | |||
} | |||
/* ════════════════════════════════════════ | |||
SEASON PAGE — специфічні стилі | |||
════════════════════════════════════════ */ | |||
/* Рейтинг: Σ (остання колонка) — жирний білий */ | |||
.content .mw-parser-output .wikitable tbody tr td:last-child { | |||
color: #ebebeb !important; | |||
font-weight: 700 !important; | |||
} | |||
/* Але тільки якщо це число (не посилання, не текст) */ | |||
.content .mw-parser-output .wikitable tbody tr td:last-child a { | |||
color: #a19ce0 !important; | |||
font-weight: 500 !important; | |||
} | |||
/* "Записи ігор" широка таблиця — без правого gap */ | |||
.mcc-scroll-outer { | |||
margin-right: 0 !important; | |||
overflow: hidden !important; | |||
} | |||
.mcc-scroll-inner { | |||
margin-right: 0 !important; | |||
padding-right: 0 !important; | |||
} | |||
/* Прибираємо градієнт-фейд повністю */ | |||
.mcc-scroll-outer::after { | |||
display: none !important; | |||
content: none !important; | |||
} | |||
/* Wide table — повна ширина без overflow */ | |||
.content .mw-parser-output .wikitable.wide-table, | |||
.content .mw-parser-output .wikitable.full-width { | |||
display: block !important; | |||
overflow-x: auto !important; | |||
width: 100% !important; | |||
margin-right: 0 !important; | |||
} | |||
/* Scrollbar стиль для wide tables */ | |||
.content .mw-parser-output .wikitable.wide-table::-webkit-scrollbar, | |||
.content .mw-parser-output .wikitable.full-width::-webkit-scrollbar { | |||
height: 3px !important; | |||
} | |||
.content .mw-parser-output .wikitable.wide-table::-webkit-scrollbar-thumb, | |||
.content .mw-parser-output .wikitable.full-width::-webkit-scrollbar-thumb { | |||
background: rgba(161,156,224,0.3) !important; | |||
border-radius: 2px !important; | |||
} | |||
/* r-box-gold — виділяємо жовтим */ | |||
.r-box-gold, | |||
.r-box-info-table td.r-box-gold { | |||
color: #d4a843 !important; | |||
font-weight: 700 !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
TARGETED FIXES | |||
══════════════════════════════════════════════ */ | |||
/* 1. H2 section titles — white */ | |||
.content .mw-parser-output > h2 .mw-headline, | |||
.content .mw-parser-output > h2, | |||
.content .section-heading .mw-headline { | |||
color: #ffffff !important; | |||
} | |||
/* 2. Remove external link icon */ | |||
.mw-parser-output a.external, | |||
.mw-parser-output a[rel~="nofollow"] { | |||
background-image: none !important; | |||
padding-right: 0 !important; | |||
} | |||
.mw-parser-output a.external::after, | |||
.mw-parser-output a[rel~="nofollow"]::after { | |||
content: none !important; | |||
display: none !important; | |||
} | |||
/* 3. Нагороди в MCC table — clean layout */ | |||
/* Date col */ | |||
.content .mw-parser-output .wikitable td[style*="width:80px"], | |||
.content .mw-parser-output .wikitable td[style*="width: 80px"] { | |||
width: 96px !important; | |||
min-width: 82px !important; | |||
max-width: 110px !important; | |||
color: #9e9aab !important; | |||
font-size: 13px !important; | |||
font-weight: 400 !important; | |||
text-align: center !important; | |||
padding: 11px 10px !important; | |||
white-space: nowrap !important; | |||
} | |||
/* Tournament name col — left aligned */ | |||
.content .mw-parser-output .wikitable td[style*="text-align:left"], | |||
.content .mw-parser-output .wikitable td[style*="text-align: left"] { | |||
text-align: left !important; | |||
padding-left: 12px !important; | |||
font-size: 14px !important; | |||
color: #e8e5f0 !important; | |||
} | |||
/* Prize col — right aligned, white bold */ | |||
.content .mw-parser-output .wikitable td[style*="text-align:right"], | |||
.content .mw-parser-output .wikitable td[style*="text-align: right"] { | |||
text-align: right !important; | |||
padding-right: 16px !important; | |||
color: #ebebeb !important; | |||
font-weight: 600 !important; | |||
font-size: 14px !important; | |||
} | |||
/* Prize = 0 ₴ — muted */ | |||
/* JS will handle coloring, CSS gives base */ | |||
/* Medal icon in tournament table */ | |||
.content .mw-parser-output .wikitable td[style*="text-align:left"] img.mw-file-element { | |||
width: 18px !important; | |||
height: 18px !important; | |||
vertical-align: middle !important; | |||
margin-right: 5px !important; | |||
opacity: .9 !important; | |||
} | |||
/* Remove Σ last-child override for awards table (it breaks prize col) */ | |||
/* Override only for tables with 3 cols (awards table) */ | |||
.content .mw-parser-output .wikitable:has(td[style*="width:80px"]) tbody tr td:last-child { | |||
color: #ebebeb !important; | |||
font-weight: 600 !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
SEASON RATING TABLE — targeted via JS-added class | |||
══════════════════════════════════════════════ */ | |||
/* № column */ | |||
.mcc-rating-table td:first-child, | |||
.mcc-rating-table th:first-child { | |||
width: 48px !important; min-width: 36px !important; max-width: 56px !important; | |||
padding: 10px 8px !important; text-align: center !important; | |||
} | |||
/* Пан/Пані column — left aligned */ | |||
.mcc-rating-table td:nth-child(2) { text-align: left !important; padding-left: 14px !important; } | |||
.mcc-rating-table th:nth-child(2) { text-align: left !important; padding-left: 14px !important; } | |||
/* Σ column — white bold */ | |||
.mcc-rating-table td:nth-child(3) { color: #ffffff !important; font-weight: 700 !important; } | |||
/* Medal badges */ | |||
.mcc-rank-1 { | |||
display: inline-flex !important; align-items: center !important; justify-content: center !important; | |||
width: 26px !important; height: 26px !important; border-radius: 50% !important; | |||
background: rgba(212,168,67,0.18) !important; border: 1.5px solid rgba(212,168,67,0.55) !important; | |||
color: #d4a843 !important; font-size: 12px !important; font-weight: 700 !important; | |||
} | |||
.mcc-rank-2 { | |||
display: inline-flex !important; align-items: center !important; justify-content: center !important; | |||
width: 26px !important; height: 26px !important; border-radius: 50% !important; | |||
background: rgba(180,185,195,0.14) !important; border: 1.5px solid rgba(180,185,195,0.45) !important; | |||
color: #c0c4cc !important; font-size: 12px !important; font-weight: 700 !important; | |||
} | |||
.mcc-rank-3 { | |||
display: inline-flex !important; align-items: center !important; justify-content: center !important; | |||
width: 26px !important; height: 26px !important; border-radius: 50% !important; | |||
background: rgba(192,112,72,0.16) !important; border: 1.5px solid rgba(192,112,72,0.45) !important; | |||
color: #c07048 !important; font-size: 12px !important; font-weight: 700 !important; | |||
} | |||
/* Games / WR extremes */ | |||
.mcc-games-hi { color: #63bd33 !important; font-weight: 700 !important; } | |||
.mcc-games-lo { color: #ff7575 !important; font-weight: 600 !important; } | |||
.mcc-wr-hi { color: #63bd33 !important; font-weight: 700 !important; } | |||
.mcc-wr-lo { color: #ff7575 !important; font-weight: 600 !important; } | |||
/* ══════════════════════════════════════════════ | |||
SEASON FINAL TABLE — numbering | |||
══════════════════════════════════════════════ */ | |||
.mcc-final-table td:first-child { | |||
width: 40px !important; text-align: center !important; | |||
} | |||
.mcc-final-table td:nth-child(2) { | |||
text-align: left !important; padding-left: 14px !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
FULL-WIDTH PAGES — 16px margins, no r-box/l-box offset | |||
Apply .page-mcc-fullwidth class via JS, or target by body class | |||
══════════════════════════════════════════════ */ | |||
/* Pages that use full content width */ | |||
.page-Ігри, | |||
.page-Статистика, | |||
.page-Перша_статистика, | |||
.page-Фіналіст, | |||
.page-Сезони, | |||
.page-Гравці, | |||
.page-Фундація, | |||
.page-Призовий_фонд, | |||
.page-Призові, | |||
.page-Титули, | |||
.page-Фіналіст, | |||
.page-Період { | |||
/* Remove l-box offset — these pages have no l-box/r-box */ | |||
} | |||
@media screen and (min-width: 1000px) { | |||
.page-Ігри .banner-container, | |||
.page-Ігри .content, .page-Ігри .pre-content, .page-Ігри .post-content, | |||
.page-Статистика .banner-container, | |||
.page-Статистика .content, .page-Статистика .pre-content, .page-Статистика .post-content, | |||
.page-Перша_статистика .banner-container, | |||
.page-Перша_статистика .content, .page-Перша_статистика .pre-content, .page-Перша_статистика .post-content, | |||
.page-Фіналіст .banner-container, | |||
.page-Фіналіст .content, .page-Фіналіст .pre-content, .page-Фіналіст .post-content, | |||
.page-Сезони .banner-container, | |||
.page-Сезони .content, .page-Сезони .pre-content, .page-Сезони .post-content, | |||
.page-Гравці .banner-container, | |||
.page-Гравці .content, .page-Гравці .pre-content, .page-Гравці .post-content, | |||
.page-Фундація .banner-container, | |||
.page-Фундація .content, .page-Фундація .pre-content, .page-Фундація .post-content, | |||
.page-Призовий_фонд .banner-container, | |||
.page-Призовий_фонд .content, .page-Призовий_фонд .pre-content, .page-Призовий_фонд .post-content, | |||
.page-Призові .banner-container, | |||
.page-Призові .content, .page-Призові .pre-content, .page-Призові .post-content, | |||
.page-Титули .banner-container, | |||
.page-Титули .content, .page-Титули .pre-content, .page-Титули .post-content, | |||
.page-Період .banner-container, | |||
.page-Період .content, .page-Період .pre-content, .page-Період .post-content { | |||
margin-left: 16px !important; | |||
margin-right: 16px !important; | |||
max-width: none !important; | |||
width: auto !important; | |||
} | |||
} | |||
@media screen and (max-width: 999px) { | |||
.page-Ігри .content, .page-Статистика .content, | |||
.page-Перша_статистика .content, .page-Фіналіст .content, | |||
.page-Сезони .content, .page-Гравці .content, | |||
.page-Фундація .content, .page-Призовий_фонд .content, | |||
.page-Призові .content, .page-Титули .content, | |||
.page-Період .content { | |||
margin-left: 8px !important; | |||
margin-right: 8px !important; | |||
} | |||
} | |||
/* Tables on full-width pages */ | |||
.page-Ігри .wikitable, | |||
.page-Статистика .wikitable, | |||
.page-Перша_статистика .wikitable, | |||
.page-Фіналіст .wikitable, | |||
.page-Сезони .wikitable, | |||
.page-Гравці .wikitable, | |||
.page-Фундація .wikitable, | |||
.page-Призовий_фонд .wikitable, | |||
.page-Призові .wikitable, | |||
.page-Титули .wikitable, | |||
.page-Період .wikitable { | |||
width: 100% !important; | |||
font-size: 13px !important; | |||
} | |||
.page-Ігри .wikitable td, | |||
.page-Статистика .wikitable td, | |||
.page-Перша_статистика .wikitable td, | |||
.page-Фіналіст .wikitable td, | |||
.page-Сезони .wikitable td, | |||
.page-Гравці .wikitable td, | |||
.page-Фундація .wikitable td, | |||
.page-Призовий_фонд .wikitable td, | |||
.page-Призові .wikitable td, | |||
.page-Титули .wikitable td, | |||
.page-Період .wikitable td { | |||
padding: 7px 8px !important; | |||
font-size: 13px !important; | |||
} | |||
/* № column on full-width pages */ | |||
.page-Фіналіст .wikitable td:first-child, | |||
.page-Статистика .wikitable td:first-child, | |||
.page-Гравці .wikitable td:first-child, | |||
.page-Сезони .wikitable td:first-child, | |||
.page-Фіналіст .wikitable th:first-child, | |||
.page-Статистика .wikitable th:first-child { | |||
width: 52px !important; text-align: center !important; | |||
} | |||
.page-Фіналіст .wikitable td:nth-child(2), | |||
.page-Статистика .wikitable td:nth-child(2), | |||
.page-Гравці .wikitable td:nth-child(2) { | |||
text-align: left !important; | |||
padding-left: 14px !important; | |||
} | |||
/* ── Season final table ── */ | |||
.mcc-final-table td:first-child { width: 40px !important; text-align: center !important; } | |||
.mcc-final-table td:nth-child(2) { text-align: left !important; padding-left: 14px !important; } | |||
/* The actual wikitable inside scroll wrapper */ | |||
.page-Ігри .mcc-scroll-inner .wikitable, | |||
.page-Статистика .mcc-scroll-inner .wikitable, | |||
.page-Перша_статистика .mcc-scroll-inner .wikitable, | |||
.page-Фіналіст .mcc-scroll-inner .wikitable, | |||
.page-Сезони .mcc-scroll-inner .wikitable, | |||
.page-Гравці .mcc-scroll-inner .wikitable, | |||
.page-Фундація .mcc-scroll-inner .wikitable, | |||
.page-Призовий_фонд .mcc-scroll-inner .wikitable, | |||
.page-Призові .mcc-scroll-inner .wikitable, | |||
.page-Титули .mcc-scroll-inner .wikitable, | |||
.page-Період .mcc-scroll-inner .wikitable { | |||
min-width: 100% !important; | |||
width: 100% !important; | |||
table-layout: auto !important; | |||
} | |||
/* Also without wrapper */ | |||
.page-Ігри .mw-parser-output .wikitable, | |||
.page-Статистика .mw-parser-output .wikitable, | |||
.page-Перша_статистика .mw-parser-output .wikitable, | |||
.page-Фіналіст .mw-parser-output .wikitable, | |||
.page-Сезони .mw-parser-output .wikitable, | |||
.page-Гравці .mw-parser-output .wikitable, | |||
.page-Фундація .mw-parser-output .wikitable, | |||
.page-Призовий_фонд .mw-parser-output .wikitable, | |||
.page-Призові .mw-parser-output .wikitable, | |||
.page-Титули .mw-parser-output .wikitable, | |||
.page-Період .mw-parser-output .wikitable { | |||
width: 100% !important; | |||
table-layout: auto !important; | |||
display: table !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
FULL-WIDTH PAGES — correct table width fix | |||
mw-content-text handles overflow-x | |||
table stays as display:table with width:100% | |||
══════════════════════════════════════════════ */ | |||
/* Content area scrolls if table overflows */ | |||
.page-Ігри #mw-content-text, | |||
.page-Статистика #mw-content-text, | |||
.page-Перша_статистика #mw-content-text, | |||
.page-Фіналіст #mw-content-text, | |||
.page-Сезони #mw-content-text, | |||
.page-Гравці #mw-content-text, | |||
.page-Фундація #mw-content-text, | |||
.page-Призовий_фонд #mw-content-text, | |||
.page-Призові #mw-content-text, | |||
.page-Титули #mw-content-text, | |||
.page-Період #mw-content-text { | |||
overflow-x: auto !important; | |||
-webkit-overflow-scrolling: touch !important; | |||
} | |||
/* Table fills parent as a proper TABLE (not block) */ | |||
.page-Ігри .wikitable, | |||
.page-Статистика .wikitable, | |||
.page-Перша_статистика .wikitable, | |||
.page-Фіналіст .wikitable, | |||
.page-Сезони .wikitable, | |||
.page-Гравці .wikitable, | |||
.page-Фундація .wikitable, | |||
.page-Призовий_фонд .wikitable, | |||
.page-Призові .wikitable, | |||
.page-Титули .wikitable, | |||
.page-Період .wikitable { | |||
display: table !important; | |||
width: 100% !important; | |||
overflow-x: visible !important; | |||
table-layout: auto !important; | |||
box-sizing: border-box !important; | |||
} | |||
/* Scrollbar style for full-width content overflow */ | |||
.page-Ігри #mw-content-text::-webkit-scrollbar, | |||
.page-Статистика #mw-content-text::-webkit-scrollbar, | |||
.page-Перша_статистика #mw-content-text::-webkit-scrollbar, | |||
.page-Фіналіст #mw-content-text::-webkit-scrollbar, | |||
.page-Гравці #mw-content-text::-webkit-scrollbar, | |||
.page-Період #mw-content-text::-webkit-scrollbar { | |||
height: 4px; | |||
} | |||
.page-Ігри #mw-content-text::-webkit-scrollbar-thumb, | |||
.page-Статистика #mw-content-text::-webkit-scrollbar-thumb, | |||
.page-Перша_статистика #mw-content-text::-webkit-scrollbar-thumb, | |||
.page-Фіналіст #mw-content-text::-webkit-scrollbar-thumb, | |||
.page-Гравці #mw-content-text::-webkit-scrollbar-thumb, | |||
.page-Період #mw-content-text::-webkit-scrollbar-thumb { | |||
background: rgba(161,156,224,0.28); | |||
border-radius: 2px; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
SERIES CHAMPION BANNERS — variant colors | |||
══════════════════════════════════════════════ */ | |||
/* Get Names series — green/teal */ | |||
.rp-champion--series { | |||
border: 1px solid rgba(90,170,130,0.30) !important; | |||
background: rgba(90,170,130,0.07) !important; | |||
} | |||
.rp-champion--series .rp-ch-lbl { color: #5aaa82 !important; } | |||
.rp-champion--series .rp-ch-name { color: #8de0b8 !important; } | |||
.rp-champion--series .rp-ch-name a, | |||
.rp-champion--series .rp-ch-name a:visited { color: #8de0b8 !important; } | |||
/* Closed Cups — purple/violet */ | |||
.rp-champion--closed { | |||
border: 1px solid rgba(161,156,224,0.30) !important; | |||
background: rgba(161,156,224,0.07) !important; | |||
} | |||
.rp-champion--closed .rp-ch-lbl { color: #a19ce0 !important; } | |||
.rp-champion--closed .rp-ch-name { color: #c4bfff !important; } | |||
.rp-champion--closed .rp-ch-name a, | |||
.rp-champion--closed .rp-ch-name a:visited { color: #c4bfff !important; } | |||
/* ══════════════════════════════════════════════ | |||
TABLE CLASSES — closedcups / rank / getnames | |||
Medals added by JS | |||
══════════════════════════════════════════════ */ | |||
/* All three use same base — medals via JS */ | |||
.wikitable.closedcups td:nth-child(2), | |||
.wikitable.rank td:nth-child(2), | |||
.wikitable.getnames td:nth-child(2) { | |||
text-align: left !important; | |||
padding-left: 14px !important; | |||
} | |||
/* Get Names Σ column (last) — white bold */ | |||
.wikitable.getnames td:last-child { | |||
color: #ffffff !important; | |||
font-weight: 700 !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
ROLE PILLS — correct mafia game colors | |||
Мирний=red, Шериф=gold, Дон=grey, Мафія=dark grey | |||
══════════════════════════════════════════════ */ | |||
/* Override previous green colors */ | |||
.mcc-pill-done[style*="rgb(125, 212"] { | |||
/* Мирний — was green, now red */ | |||
} | |||
/* These are applied via JS applyRolePills — override the map in CSS via !important on span */ | |||
/* ══════════════════════════════════════════════ | |||
R-BOX INFO TABLE FIXES | |||
══════════════════════════════════════════════ */ | |||
.r-box-info-table th, .r-box table th, .tournament-box table th, | |||
.series-box table th { | |||
padding: 4px 6px !important; | |||
font-size: 13px !important; | |||
opacity: 1 !important; | |||
width: auto !important; | |||
font-weight: 400 !important; | |||
color: #b7b4bf !important; | |||
text-align: left !important; | |||
white-space: nowrap !important; | |||
background: none !important; | |||
border: none !important; | |||
border-bottom: 1px solid rgba(255,255,255,0.05) !important; | |||
animation: none !important; | |||
} | |||
.r-box-info-table td, .r-box table td, .tournament-box table td, | |||
.series-box table td { | |||
padding: 4px 6px !important; | |||
font-size: 13px !important; | |||
width: auto !important; | |||
text-align: right !important; | |||
color: #ebebeb !important; | |||
font-weight: 600 !important; | |||
background: none !important; | |||
border: none !important; | |||
border-bottom: 1px solid rgba(255,255,255,0.05) !important; | |||
animation: none !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
CHAMPION BANNERS — all variants | |||
══════════════════════════════════════════════ */ | |||
.rp-champion { | |||
margin: 10px 0 6px; | |||
padding: 8px 12px; | |||
border-radius: 6px; | |||
text-align: center; | |||
border: 1px solid rgba(168,212,255,0.25); | |||
background: rgba(168,212,255,0.06); | |||
} | |||
.rp-champion .rp-ch-lbl { | |||
font-size: 10px; | |||
font-weight: 600; | |||
letter-spacing: .08em; | |||
text-transform: uppercase; | |||
color: #a8d4ff; | |||
margin-bottom: 2px; | |||
} | |||
.rp-champion .rp-ch-name { | |||
font-size: 15px; | |||
font-weight: 700; | |||
color: #c8e4ff; | |||
} | |||
.rp-champion .rp-ch-name a, | |||
.rp-champion .rp-ch-name a:visited { color: #c8e4ff; text-decoration: none; } | |||
/* Series (Get Names) — green */ | |||
.rp-champion--series { | |||
border-color: rgba(90,170,130,0.30) !important; | |||
background: rgba(90,170,130,0.07) !important; | |||
} | |||
.rp-champion--series .rp-ch-lbl { color: #5aaa82 !important; } | |||
.rp-champion--series .rp-ch-name { color: #8de0b8 !important; } | |||
.rp-champion--series .rp-ch-name a, | |||
.rp-champion--series .rp-ch-name a:visited { color: #8de0b8 !important; } | |||
/* Closed Cups — purple */ | |||
.rp-champion--closed { | |||
border-color: rgba(161,156,224,0.30) !important; | |||
background: rgba(161,156,224,0.07) !important; | |||
} | |||
.rp-champion--closed .rp-ch-lbl { color: #a19ce0 !important; } | |||
.rp-champion--closed .rp-ch-name { color: #c4bfff !important; } | |||
.rp-champion--closed .rp-ch-name a, | |||
.rp-champion--closed .rp-ch-name a:visited { color: #c4bfff !important; } | |||
/* ══════════════════════════════════════════════ | |||
TABLE CLASSES — closedcups / rank / getnames | |||
══════════════════════════════════════════════ */ | |||
.wikitable.closedcups td:nth-child(2), | |||
.wikitable.rank td:nth-child(2), | |||
.wikitable.getnames td:nth-child(2) { | |||
text-align: left !important; | |||
padding-left: 14px !important; | |||
} | |||
/* Get Names — Σ last col white bold */ | |||
.wikitable.getnames td:last-child { color: #ffffff !important; font-weight: 700 !important; } | |||
/* ══════════════════════════════════════════════ | |||
RATING TABLE EXTREMES | |||
══════════════════════════════════════════════ */ | |||
.mcc-games-hi { color: #63bd33 !important; font-weight: 700 !important; } | |||
.mcc-games-lo { color: #ff7575 !important; font-weight: 600 !important; } | |||
.mcc-wr-hi { color: #63bd33 !important; font-weight: 700 !important; } | |||
.mcc-wr-lo { color: #ff7575 !important; font-weight: 600 !important; } | |||
/* ══════════════════════════════════════════════ | |||
TOURNAMENT FINAL — special prestige styling | |||
══════════════════════════════════════════════ */ | |||
.tournament-final-box { | |||
border: 1px solid rgba(212,168,67,0.22) !important; | |||
background: linear-gradient(160deg, rgba(22,19,30,0.98) 0%, rgba(26,22,16,0.98) 100%) !important; | |||
box-shadow: 0 0 32px rgba(212,168,67,0.06), inset 0 0 0 1px rgba(212,168,67,0.10) !important; | |||
} | |||
/* Decorative top line */ | |||
.tournament-final-box::before { | |||
content: ''; | |||
display: block; | |||
height: 2px; | |||
width: 100%; | |||
margin-bottom: 6px; | |||
border-radius: 2px; | |||
background: linear-gradient(90deg, | |||
transparent 0%, | |||
rgba(212,168,67,0.20) 20%, | |||
rgba(212,168,67,0.55) 50%, | |||
rgba(212,168,67,0.20) 80%, | |||
transparent 100%); | |||
} | |||
/* Nav */ | |||
.tournament-final-box .tournament-nav .tournament-nav-name { | |||
color: #d4a843 !important; | |||
font-weight: 700 !important; | |||
font-size: 12px !important; | |||
letter-spacing: .03em !important; | |||
} | |||
/* Prize pool — highlighted separately */ | |||
.tf-prize-block { | |||
margin: 10px 0 4px; | |||
padding: 8px 12px; | |||
border-radius: 6px; | |||
text-align: center; | |||
border: 1px solid rgba(212,168,67,0.28); | |||
background: rgba(212,168,67,0.06); | |||
} | |||
.tf-prize-block .tf-prize-lbl { | |||
font-size: 10px; | |||
font-weight: 600; | |||
letter-spacing: .10em; | |||
text-transform: uppercase; | |||
color: rgba(212,168,67,0.65); | |||
margin-bottom: 2px; | |||
} | |||
.tf-prize-block .tf-prize-val { | |||
font-size: 22px; | |||
font-weight: 800; | |||
color: #d4a843; | |||
letter-spacing: .02em; | |||
font-family: 'Manrope', sans-serif; | |||
} | |||
/* Podium — 3 place blocks */ | |||
.tf-podium { | |||
display: flex; | |||
flex-direction: column; | |||
gap: 4px; | |||
margin: 8px 0 4px; | |||
} | |||
.tf-place { | |||
display: flex; | |||
align-items: center; | |||
gap: 8px; | |||
padding: 6px 10px; | |||
border-radius: 5px; | |||
border: 1px solid transparent; | |||
} | |||
.tf-place-1 { | |||
background: rgba(212,168,67,0.09); | |||
border-color: rgba(212,168,67,0.22); | |||
} | |||
.tf-place-2 { | |||
background: rgba(180,185,195,0.07); | |||
border-color: rgba(180,185,195,0.16); | |||
} | |||
.tf-place-3 { | |||
background: rgba(192,112,72,0.07); | |||
border-color: rgba(192,112,72,0.16); | |||
} | |||
.tf-place-badge { | |||
display: inline-flex; | |||
align-items: center; | |||
justify-content: center; | |||
width: 24px; | |||
height: 24px; | |||
border-radius: 50%; | |||
font-size: 11px; | |||
font-weight: 700; | |||
flex-shrink: 0; | |||
} | |||
.tf-place-1 .tf-place-badge { background: rgba(212,168,67,0.18); border: 1.5px solid rgba(212,168,67,0.55); color: #d4a843; } | |||
.tf-place-2 .tf-place-badge { background: rgba(180,185,195,0.14); border: 1.5px solid rgba(180,185,195,0.45); color: #c0c4cc; } | |||
.tf-place-3 .tf-place-badge { background: rgba(192,112,72,0.16); border: 1.5px solid rgba(192,112,72,0.45); color: #c07048; } | |||
.tf-place-name { | |||
flex: 1; | |||
font-size: 13.5px; | |||
font-weight: 600; | |||
color: #e8e5f0; | |||
} | |||
.tf-place-name a, .tf-place-name a:visited { color: #a19ce0; text-decoration: none; } | |||
.tf-place-1 .tf-place-name a, .tf-place-1 .tf-place-name a:visited { color: #d4a843; } | |||
.tf-place-prize { | |||
font-size: 11px; | |||
color: rgba(212,168,67,0.65); | |||
font-weight: 500; | |||
white-space: nowrap; | |||
} | |||
.tf-place-1 .tf-place-prize { color: rgba(212,168,67,0.80); font-weight: 700; } | |||
/* ══════════════════════════════════════════════ | |||
HOME PAGE | |||
══════════════════════════════════════════════ */ | |||
.mcc-home { padding-bottom: 40px; } | |||
/* ── HERO ── */ | |||
.mcc-home-hero { | |||
position: relative; | |||
margin: -8px -16px 24px; | |||
padding: 28px 24px 20px; | |||
overflow: hidden; | |||
border-bottom: 1px solid rgba(255,255,255,0.06); | |||
} | |||
.mcc-home-hero-bg { | |||
position: absolute; | |||
inset: 0; | |||
background: | |||
radial-gradient(ellipse 60% 80% at 20% 50%, rgba(161,156,224,0.07) 0%, transparent 70%), | |||
radial-gradient(ellipse 40% 60% at 80% 30%, rgba(212,168,67,0.05) 0%, transparent 70%); | |||
pointer-events: none; | |||
} | |||
.mcc-home-stats { | |||
display: flex; | |||
align-items: center; | |||
gap: 0; | |||
flex-wrap: wrap; | |||
} | |||
.mcc-home-stat { | |||
display: flex; | |||
flex-direction: column; | |||
align-items: center; | |||
padding: 0 24px; | |||
min-width: 80px; | |||
} | |||
.mcc-home-stat-val { | |||
font-size: 22px; | |||
font-weight: 800; | |||
color: #e8e5f0; | |||
font-family: 'Manrope', sans-serif; | |||
letter-spacing: -0.02em; | |||
line-height: 1.1; | |||
} | |||
.mcc-home-stat-lbl { | |||
font-size: 11px; | |||
color: rgba(161,156,224,0.6); | |||
font-weight: 500; | |||
text-transform: uppercase; | |||
letter-spacing: .06em; | |||
margin-top: 3px; | |||
} | |||
.mcc-home-stat-div { | |||
width: 1px; | |||
height: 32px; | |||
background: rgba(255,255,255,0.08); | |||
} | |||
/* ── FEATURED LINKS ── */ | |||
.mcc-home-featured { | |||
display: grid; | |||
margin-top: 60px; | |||
grid-template-columns: repeat(3, 1fr); | |||
gap: 10px; | |||
margin-bottom: 20px; | |||
} | |||
@media (max-width: 700px) { .mcc-home-featured { grid-template-columns: 1fr; } } | |||
.mcc-home-feat { | |||
display: flex; | |||
align-items: center; | |||
gap: 12px; | |||
padding: 14px 16px; | |||
border-radius: 8px; | |||
border: 1px solid rgba(255,255,255,0.07); | |||
background: rgba(18,16,26,0.65); | |||
text-decoration: none !important; | |||
transition: background 0.18s, border-color 0.18s, transform 0.18s; | |||
cursor: pointer; | |||
} | |||
.mcc-home-feat:hover { | |||
transform: translateY(-2px); | |||
background: rgba(30,26,42,0.85); | |||
} | |||
.mcc-home-feat--gold { border-color: rgba(212,168,67,0.22); background: rgba(26,22,16,0.80); } | |||
.mcc-home-feat--gold:hover { border-color: rgba(212,168,67,0.40); } | |||
.mcc-home-feat--silver { border-color: rgba(180,185,195,0.18); } | |||
.mcc-home-feat--accent { border-color: rgba(161,156,224,0.20); } | |||
.mcc-home-feat:hover .mcc-home-feat--accent { border-color: rgba(161,156,224,0.35); } | |||
.mcc-home-feat-icon { font-size: 22px; line-height: 1; flex-shrink: 0; } | |||
.mcc-home-feat-body { flex: 1; min-width: 0; } | |||
.mcc-home-feat-title { | |||
font-size: 13.5px; | |||
font-weight: 700; | |||
color: #e8e5f0; | |||
white-space: nowrap; | |||
overflow: hidden; | |||
text-overflow: ellipsis; | |||
} | |||
.mcc-home-feat--gold .mcc-home-feat-title { color: #d4a843; } | |||
.mcc-home-feat-sub { font-size: 11.5px; color: rgba(180,178,196,0.55); margin-top: 2px; } | |||
.mcc-home-feat-arrow { font-size: 16px; color: rgba(180,178,196,0.30); flex-shrink: 0; transition: color 0.15s, transform 0.15s; } | |||
.mcc-home-feat:hover .mcc-home-feat-arrow { color: rgba(161,156,224,0.70); transform: translateX(3px); } | |||
/* ── 3-COL GRID ── */ | |||
.mcc-home-grid { | |||
display: grid; | |||
grid-template-columns: repeat(3, 1fr); | |||
gap: 12px; | |||
margin-bottom: 16px; | |||
} | |||
@media (max-width: 900px) { .mcc-home-grid { grid-template-columns: 1fr; } } | |||
/* ── PANEL ── */ | |||
.mcc-home-panel { | |||
background: rgba(16,14,24,0.70); | |||
border: 1px solid rgba(255,255,255,0.07); | |||
border-radius: 8px; | |||
overflow: hidden; | |||
} | |||
.mcc-home-panel--players { margin-bottom: 8px; } | |||
.mcc-home-panel-hd { | |||
display: flex; | |||
align-items: center; | |||
justify-content: space-between; | |||
padding: 11px 14px; | |||
cursor: pointer; | |||
user-select: none; | |||
border-bottom: 1px solid rgba(255,255,255,0.06); | |||
background: rgba(255,255,255,0.02); | |||
transition: background 0.15s; | |||
} | |||
.mcc-home-panel-hd:hover { background: rgba(0,0,0,0.2); } | |||
.mcc-home-panel-title { font-size: 13px; font-weight: 600; color: #d4d2e0; } | |||
.mcc-home-panel-toggle { | |||
font-size: 14px; | |||
color: #fff; | |||
transition: transform 0.22s; | |||
display: inline-block; | |||
} | |||
.mcc-home-panel-hd.collapsed .mcc-home-panel-toggle { transform: rotate(-90deg); } | |||
.mcc-home-panel-bd { | |||
overflow: hidden; | |||
transition: max-height 0.35s cubic-bezier(.4,0,.2,1), opacity 0.22s; | |||
max-height: 99999px; | |||
opacity: 1; | |||
} | |||
.mcc-home-panel-bd.collapsed { | |||
max-height: 0 !important; | |||
opacity: 0; | |||
} | |||
/* ── CHAMP ROWS ── */ | |||
.mcc-home-champ-header { | |||
font-size: 10px !important; | |||
text-transform: uppercase; | |||
letter-spacing: .07em; | |||
color: rgba(180,178,196,0.40) !important; | |||
border-bottom: 1px solid rgba(255,255,255,0.05) !important; | |||
pointer-events: none; | |||
} | |||
.mcc-home-champ-row { | |||
display: grid; | |||
grid-template-columns: 44px 1fr 1fr; | |||
align-items: center; | |||
gap: 6px; | |||
padding: 8px 14px; | |||
font-size: 13px; | |||
color: #d4d2e0; | |||
text-decoration: none !important; | |||
border-bottom: 1px solid rgba(255,255,255,0.04); | |||
transition: background 0.13s; | |||
} | |||
.mcc-home-champ-row:last-of-type { border-bottom: none; } | |||
.mcc-home-champ-row:hover:not(.mcc-home-champ-header) { background: rgba(161,156,224,0.06); } | |||
.mcc-home-champ-row a, .mcc-home-champ-row a:visited { color: #a19ce0; text-decoration: none; } | |||
.mcc-season-num { | |||
display: inline-flex; | |||
align-items: center; | |||
justify-content: center; | |||
width: 26px; height: 26px; | |||
border-radius: 50%; | |||
background: rgba(161,156,224,0.10); | |||
font-size: 11px; | |||
font-weight: 700; | |||
color: #d4a843; | |||
} | |||
.mcc-champ-name { color: #e8e5f0; font-weight: 600; text-align: right; } | |||
/* Get Names — 3 cols */ | |||
.mcc-home-panel:nth-child(2) .mcc-home-champ-row, | |||
.mcc-home-panel:nth-child(2) .mcc-home-champ-header { | |||
grid-template-columns: 44px 1fr auto; | |||
} | |||
.mcc-home-panel:nth-child(2) .mcc-champ-name { text-align: right; font-size: 12px; } | |||
.mcc-home-panel-footer { | |||
padding: 8px 14px; | |||
border-top: 1px solid rgba(255,255,255,0.05); | |||
text-align: right; | |||
} | |||
.mcc-home-panel-footer a { font-size: 12px; color: rgba(161,156,224,0.60); text-decoration: none; } | |||
.mcc-home-panel-footer a:hover { color: #a19ce0; } | |||
/* ══════════════════════════════════════════════ | |||
PLAYER CARDS — smaller size, tighter grid | |||
══════════════════════════════════════════════ */ | |||
.mcc-heroes-list { | |||
list-style: none !important; | |||
margin: 0 !important; | |||
padding: 0px !important; | |||
display: grid !important; | |||
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)) !important; | |||
gap: 8px !important; | |||
} | |||
/* Player card inner image — smaller height */ | |||
.mcc-heroes-list .home__block-image, | |||
.mcc-heroes-list li .home__block-image { | |||
height: 180px !important; | |||
min-height: 180px !important; | |||
max-height: 180px !important; | |||
} | |||
/* Make the card li behave properly */ | |||
.mcc-heroes-list > li { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
display: block !important; | |||
width: 100% !important; | |||
} | |||
/* Ensure inner block fills the li */ | |||
.mcc-heroes-list > li > * { | |||
width: 100% !important; | |||
height: 100% !important; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
HOME PAGE — correct layout (margin-left:265px stays, | |||
no r-box, content fills to 1340px from left) | |||
══════════════════════════════════════════════ */ | |||
@media screen and (min-width: 1000px) { | |||
.page-Головна_сторінка .content, | |||
.page-Головна_сторінка .pre-content, | |||
.page-Головна_сторінка .post-content { | |||
margin-left: 340px !important; | |||
margin-right: 340px !important; | |||
padding: 0 !important; | |||
max-width: none !important; | |||
width: auto !important; | |||
box-sizing: content-box !important; | |||
} | |||
} | |||
#players-panel { | |||
max-height: none !important; | |||
overflow: visible !important; | |||
} | |||
/* ── Closed Cups panel (3rd) — 3 cols ── */ | |||
.mcc-home-grid .mcc-home-panel:nth-child(3) .mcc-home-champ-row { | |||
grid-template-columns: 40px 1fr auto !important; | |||
} | |||
.mcc-home-grid .mcc-home-panel:nth-child(3) .mcc-home-champ-header { | |||
grid-template-columns: 40px 1fr auto !important; | |||
} | |||
.mcc-home-grid .mcc-home-panel:nth-child(3) .mcc-champ-name { | |||
text-align: right !important; | |||
font-size: 12px !important; | |||
color: #e8e5f0; font-weight: 600; | |||
} | |||
/* ══════════════════════════════════════════════ | |||
HOME HERO BANNER — full width, Фінал Року | |||
══════════════════════════════════════════════ */ | |||
.mcc-home-hero-banner { | |||
display: flex; | |||
align-items: center; | |||
gap: 20px; | |||
margin-bottom: 16px; | |||
padding: 20px 28px; | |||
border-radius: 10px; | |||
cursor: pointer; | |||
position: relative; | |||
overflow: hidden; | |||
border: 1px solid rgba(255,140,40,0.30); | |||
background: | |||
linear-gradient(110deg, | |||
rgba(180,70,10,0.85) 0%, | |||
rgba(220,110,20,0.80) 30%, | |||
rgba(240,150,40,0.70) 55%, | |||
rgba(200,90,10,0.80) 80%, | |||
rgba(160,50,5,0.90) 100%); | |||
box-shadow: 0 4px 32px rgba(220,100,10,0.18), inset 0 1px 0 rgba(255,200,100,0.12); | |||
transition: filter 0.18s, transform 0.18s; | |||
text-decoration: none !important; | |||
} | |||
.mcc-home-hero-banner::before { | |||
content: ''; | |||
position: absolute; | |||
inset: 0; | |||
background: radial-gradient(ellipse 60% 100% at 70% 50%, rgba(255,180,60,0.18) 0%, transparent 70%); | |||
pointer-events: none; | |||
} | |||
.mcc-home-hero-banner:hover { | |||
filter: brightness(1.08); | |||
transform: translateY(-1px); | |||
} | |||
.mcc-hero-badge { | |||
font-size: 10px; | |||
font-weight: 800; | |||
letter-spacing: .14em; | |||
text-transform: uppercase; | |||
color: rgba(255,220,140,0.75); | |||
background: rgba(0,0,0,0.20); | |||
border: 1px solid rgba(255,200,80,0.25); | |||
border-radius: 4px; | |||
padding: 3px 9px; | |||
white-space: nowrap; | |||
flex-shrink: 0; | |||
} | |||
.mcc-hero-prize { | |||
font-size: 26px; | |||
font-weight: 900; | |||
color: #ffe47a; | |||
letter-spacing: -0.02em; | |||
font-family: 'Manrope', sans-serif; | |||
text-shadow: 0 2px 12px rgba(255,160,30,0.40); | |||
white-space: nowrap; | |||
flex-shrink: 0; | |||
} | |||
.mcc-hero-champ { | |||
flex: 1; | |||
font-size: 15px; | |||
font-weight: 600; | |||
color: rgba(255,240,210,0.90); | |||
} | |||
.mcc-hero-champ a, | |||
.mcc-hero-champ a:visited { | |||
color: #ffe47a !important; | |||
text-decoration: none !important; | |||
font-weight: 700; | |||
} | |||
.mcc-hero-arrow { | |||
font-size: 20px; | |||
color: rgba(255,200,80,0.50); | |||
flex-shrink: 0; | |||
transition: color 0.15s, transform 0.15s; | |||
} | |||
.mcc-home-hero-banner:hover .mcc-hero-arrow { | |||
color: rgba(255,220,100,0.85); | |||
transform: translateX(4px); | |||
} | |||
/* ══════════════════════════════════════════════ | |||
HOME PANEL HEADERS — neon blue gradient | |||
══════════════════════════════════════════════ */ | |||
.mcc-home-panel-hd { | |||
position: relative; | |||
overflow: hidden; | |||
} | |||
.mcc-home-panel-hd::before { | |||
content: ''; | |||
position: absolute; | |||
inset: 0; | |||
background: | |||
radial-gradient(ellipse 55% 140% at 0% 50%, rgb(132 17 255 / 16%) 0%, transparent 60%), radial-gradient(ellipse 30% 80% at 100% 50%, rgb(255 44 96 / 8%) 0%, transparent 55%); | |||
pointer-events: none; | |||
} | |||
.mcc-home-panel-title { | |||
color: #fff !important; | |||
font-size: 11.5px !important; | |||
font-weight: 700 !important; | |||
letter-spacing: .09em !important; | |||
text-transform: uppercase !important; | |||
} | |||
.mcc-home-panel-toggle { | |||
color: rgba(0,180,255,0.38) !important; | |||
} | |||
/* Champion names in Seasons panel — orange like prize money */ | |||
.mcc-home-grid .mcc-home-panel:nth-child(1) .mcc-champ-name { | |||
color: #e8e5f0; font-weight: 600; | |||
} | |||