/* Marsbahis gorunum kabugu - v55 */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    min-height: 100%;
    background: #0b0e14;
    color: #eef2ff;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

body.facade-mode {
    padding-bottom: env(safe-area-inset-bottom, 0);
    overflow-x: hidden;
    overflow-y: auto !important;
    height: auto !important;
    min-height: 100%;
    background:
        radial-gradient(circle at 20% 10%, rgba(227, 27, 35, 0.08), transparent 35%),
        radial-gradient(circle at 80% 0%, rgba(60, 80, 140, 0.12), transparent 40%),
        #0b0e14;
}

body.facade-mode.facade-page-home {
    background: #0b0e14;
}

html.facade-mode {
    overflow-x: hidden;
    overflow-y: auto !important;
    height: auto !important;
}

a {
    color: inherit;
    text-decoration: none;
}

.mars-shell {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.mars-header {
    position: sticky;
    top: 0;
    z-index: 900;
    background: #12161d;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 18px;
    flex-wrap: wrap;
}

.mars-header-tools {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-right: auto;
    margin-left: 16px;
}

.mars-tool-btn {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.04);
    color: #fff;
    cursor: pointer;
}

.mars-lang {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: rgba(255, 255, 255, 0.85);
}

.mars-header-nav {
    display: flex;
    align-items: stretch;
    gap: 0;
    overflow-x: auto;
    padding: 0 12px;
    background: #0f131a;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    scrollbar-width: none;
}

.mars-header-nav::-webkit-scrollbar {
    display: none;
}

.mars-topnav-link {
    position: relative;
    flex: 0 0 auto;
    padding: 14px 14px 12px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.82);
    white-space: nowrap;
    border-bottom: 2px solid transparent;
}

.mars-topnav-link:hover,
.mars-topnav-link.is-active {
    color: #fff;
    border-bottom-color: #e31b23;
}

.mars-topnav-badge {
    position: absolute;
    top: 4px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 9px;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 3px;
    background: #f5c518;
    color: #111;
    font-weight: 900;
}

.mars-ticker {
    background: #e31b23;
    color: #fff;
    text-align: center;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.mars-logo-text {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.04em;
    color: #fff;
    white-space: nowrap;
}

.mars-logo-years {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 4px;
    padding: 3px 6px;
}

.mars-btn-outline {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.55);
}

.mars-btn-login {
    background: #2a3038;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.mars-btn-login:hover,
.mars-btn-outline:hover {
    background: rgba(255, 255, 255, 0.08);
}

.mars-live-support {
    position: fixed;
    right: max(16px, env(safe-area-inset-right, 0px));
    bottom: max(88px, calc(16px + env(safe-area-inset-bottom, 0px)));
    left: auto;
    top: auto;
    z-index: 2147483645;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    border: none;
    border-radius: 999px;
    padding: 12px 18px;
    background: #e31b23;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(227, 27, 35, 0.45);
    pointer-events: auto !important;
    touch-action: manipulation;
    visibility: visible !important;
    opacity: 1 !important;
}

html.mars-livechat-open #mars-live-support {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    opacity: 0 !important;
}

.mars-live-support[disabled] {
    opacity: 0.85 !important;
    cursor: wait;
}

/* LiveChat kapali iken varsayilan balonu gizle */
html.mars-livechat-custom-trigger:not(.mars-livechat-open) #chat-widget-container,
.mars-livechat-custom-trigger #chat-widget-minimized {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

html.mars-livechat-open #chat-widget-container,
html.mars-livechat-open #chat-widget-maximized {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    z-index: 2147483647 !important;
}

.mars-livechat-custom-trigger #tawk-bubble-container,
.mars-livechat-custom-trigger .tawk-min-container,
.mars-livechat-custom-trigger .crisp-client .cc-1xry,
.mars-livechat-custom-trigger .crisp-client .cc-unoo {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.mars-hero-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 14px;
    margin-bottom: 22px;
}

.mars-winners-panel {
    background: #121820;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
    padding: 14px;
    max-height: 340px;
    overflow: auto;
}

.mars-winners-panel h2 {
    margin: 0 0 12px;
    font-size: 14px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.mars-winner-line {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 4px 10px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 12px;
}

.mars-winner-line strong {
    grid-column: 1;
    color: #fff;
}

.mars-winner-line span {
    grid-column: 1;
    color: rgba(255, 255, 255, 0.55);
}

.mars-winner-line em {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: center;
    font-style: normal;
    color: #7dffb0;
    font-weight: 800;
    font-size: 13px;
}

.mars-topbar {
    position: sticky;
    top: 0;
    z-index: 900;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 16px;
    background: linear-gradient(180deg, #10182c 0%, #0a101d 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.mars-topbar-left {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.mars-menu-btn {
    display: none;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.04);
    padding: 8px;
    cursor: pointer;
}

.mars-menu-btn span {
    display: block;
    height: 2px;
    margin: 5px 0;
    background: #fff;
    border-radius: 2px;
}

.mars-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.mars-logo-img {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    object-fit: contain;
    flex: 0 0 auto;
}

.mars-logo-wordmark {
    height: 28px;
    width: auto;
    max-width: 150px;
}

.mars-top-actions {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

.mars-btn {
    border: none;
    border-radius: 6px;
    padding: 10px 18px;
    font-weight: 700;
    cursor: pointer;
}

.mars-btn-sm {
    padding: 8px 12px;
    font-size: 13px;
}

.mars-btn-ghost {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.22);
}

.mars-btn-primary {
    background: linear-gradient(180deg, #ff5757 0%, #c9151d 100%);
    color: #fff;
    box-shadow: 0 4px 14px rgba(227, 27, 35, 0.35);
}

.mars-body {
    display: flex;
    flex: 1;
    min-height: 0;
}

.mars-sidebar-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 850;
}

.mars-sidebar-backdrop.is-open {
    display: block;
}

.mars-mobile-header-tools {
    display: none;
}

.mars-mobile-drawer {
    display: none;
}

.mars-main {
    flex: 1;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 18px 24px;
    overflow: auto;
}

.mars-hero {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
    margin-bottom: 22px;
    padding: 42px 28px;
    background:
        radial-gradient(circle at 85% 20%, rgba(227, 27, 35, 0.35), transparent 45%),
        linear-gradient(135deg, #141f38 0%, #241018 48%, #0f1526 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.mars-hero-promo {
    min-height: 220px;
    padding: 36px 28px;
    background:
        radial-gradient(circle at 78% 18%, rgba(255, 77, 77, 0.45), transparent 42%),
        radial-gradient(circle at 12% 80%, rgba(120, 30, 50, 0.35), transparent 40%),
        linear-gradient(135deg, #121a30 0%, #2a0f18 45%, #0b101c 100%);
}

.mars-hero-glow {
    position: absolute;
    inset: auto -20% -40% auto;
    width: 280px;
    height: 280px;
    background: radial-gradient(circle, rgba(227, 27, 35, 0.35) 0%, transparent 70%);
    pointer-events: none;
}

.mars-hero-content {
    position: relative;
    z-index: 1;
}

.mars-hero h1 span {
    display: block;
    font-size: 0.82em;
    color: #ffd0d0;
    margin-top: 4px;
}

.mars-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mars-section-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.mars-section-head h2,
.mars-section-title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
}

.mars-section-head-spaced {
    margin-top: 8px;
}

.mars-section-block {
    margin-top: 28px;
}

.mars-link-more {
    font-size: 13px;
    font-weight: 700;
    color: #ffb4b4;
}

.mars-link-more:hover {
    color: #fff;
}

.mars-promo-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
}

.mars-promo-banner {
    border-radius: 12px;
    padding: 18px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 140px;
}

.mars-promo-banner h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.35;
    flex: 1;
}

.mars-promo-banner--welcome {
    background: linear-gradient(145deg, #3a1020, #141f38);
}

.mars-promo-banner--cashback {
    background: linear-gradient(145deg, #102a20, #141f38);
}

.mars-promo-banner--vip {
    background: linear-gradient(145deg, #2a1a10, #141f38);
}

.mars-trust-strip {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 10px;
    margin-top: 28px;
    margin-bottom: 8px;
}

.mars-trust-item {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    padding: 14px;
    text-align: center;
}

.mars-trust-item strong {
    display: block;
    font-size: 18px;
    color: #ffb4b4;
    margin-bottom: 4px;
}

.mars-trust-item span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.65);
}

.mars-footer {
    margin-top: auto;
    padding: 24px 20px 16px;
    background: #0a101d;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-footer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    margin-bottom: 16px;
}

.mars-footer-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.72);
}

.mars-footer-col strong {
    color: #fff;
    font-size: 14px;
}

.mars-footer-col a,
.mars-footer-link {
    color: rgba(255, 255, 255, 0.72);
    background: none;
    border: none;
    padding: 0;
    text-align: left;
    font: inherit;
    cursor: pointer;
}

.mars-footer-col a:hover,
.mars-footer-link:hover {
    color: #fff;
}

.mars-footer-copy {
    margin: 0;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.4);
    text-align: center;
}

#mars-top-auth-guest.mars-auth-hidden,
#mars-top-auth-guest[hidden],
#mars-top-auth-user.mars-auth-hidden,
#mars-top-auth-user[hidden] {
    display: none !important;
}

body:not(.is-logged-in) #mars-top-auth-user {
    display: none !important;
}

body.is-logged-in #mars-top-auth-guest {
    display: none !important;
}

.mars-auth-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mars-auth-panel {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mars-auth-panel.mars-auth-hidden {
    display: none !important;
}

.mars-top-auth-user[hidden],
.mars-top-actions[hidden] {
    display: none !important;
}

.mars-modal-hint {
    margin: -6px 0 14px;
    font-size: 13px;
    line-height: 1.45;
    color: rgba(255, 255, 255, 0.62);
}

.mars-section-badge {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ffb4b4;
    background: rgba(227, 27, 35, 0.18);
    border: 1px solid rgba(227, 27, 35, 0.35);
    border-radius: 999px;
    padding: 4px 10px;
}

.mars-winners {
    margin-bottom: 22px;
    padding: 16px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-winners-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
}

.mars-winner-chip {
    background: #151d31;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mars-winner-chip strong {
    font-size: 13px;
}

.mars-winner-chip span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.65);
}

.mars-winner-chip em {
    font-style: normal;
    color: #7dffb0;
    font-weight: 800;
    font-size: 14px;
}

.mars-cat-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 12px;
}

.mars-cat-card {
    position: relative;
    min-height: 96px;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.mars-cat-card span {
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 800;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.mars-cat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
}

.mars-cat-card--spor { background: linear-gradient(145deg, #1a3a6b, #0d1a33); }
.mars-cat-card--live { background: linear-gradient(145deg, #6b1a1a, #2a1010); }
.mars-cat-card--casino { background: linear-gradient(145deg, #4a1a6b, #1a102a); }
.mars-cat-card--slot { background: linear-gradient(145deg, #6b4a1a, #2a2010); }
.mars-cat-card--livecasino { background: linear-gradient(145deg, #1a6b4a, #102a20); }
.mars-cat-card--games { background: linear-gradient(145deg, #1a4a6b, #101f2a); }
.mars-cat-card--promo { background: linear-gradient(145deg, #6b1a4a, #2a1020); }

.mars-tile {
    height: 88px;
    border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.mars-tile--sweet, .mars-tile--sugar { background: linear-gradient(135deg, #ff6b9d, #c026d3); }
.mars-tile--olympus { background: linear-gradient(135deg, #fbbf24, #f97316); }
.mars-tile--bass, .mars-tile--dog { background: linear-gradient(135deg, #38bdf8, #1d4ed8); }
.mars-tile--starlight { background: linear-gradient(135deg, #a78bfa, #ec4899); }
.mars-tile--fruit { background: linear-gradient(135deg, #f87171, #fb923c); }
.mars-tile--wolf { background: linear-gradient(135deg, #64748b, #334155); }
.mars-tile--rulet, .mars-tile--tr-rulet, .mars-tile--immersive, .mars-tile--auto-roulette { background: linear-gradient(135deg, #166534, #052e16); }
.mars-tile--blackjack, .mars-tile--vip-bj { background: linear-gradient(135deg, #111827, #374151); }
.mars-tile--baccarat, .mars-tile--speed-bac { background: linear-gradient(135deg, #7f1d1d, #450a0a); }
.mars-tile--poker, .mars-tile--tr-poker { background: linear-gradient(135deg, #1e3a8a, #172554); }
.mars-tile--mega, .mars-tile--crazy, .mars-tile--monopoly, .mars-tile--lightning { background: linear-gradient(135deg, #9333ea, #581c87); }
.mars-tile--aviator { background: linear-gradient(135deg, #ef4444, #7f1d1d); }
.mars-tile--plinko { background: linear-gradient(135deg, #06b6d4, #0891b2); }
.mars-tile--mines { background: linear-gradient(135deg, #eab308, #a16207); }
.mars-tile--dice, .mars-tile--hilo { background: linear-gradient(135deg, #22c55e, #15803d); }
.mars-tile--keno { background: linear-gradient(135deg, #6366f1, #4338ca); }

.mars-promo-tag {
    margin: 0 0 8px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ffb4b4;
}

.mars-promo-card--featured {
    border-color: rgba(227, 27, 35, 0.45);
    box-shadow: inset 0 0 0 1px rgba(227, 27, 35, 0.15);
}

.mars-hero-tag {
    margin: 0 0 8px;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffb4b4;
    font-weight: 700;
}

.mars-hero h1 {
    margin: 0 0 12px;
    font-size: clamp(22px, 4vw, 36px);
    line-height: 1.15;
}

.mars-hero-sub {
    margin: 0 0 18px;
    max-width: 560px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.82);
}

.mars-hero-cta {
    padding: 12px 22px;
}

.mars-section-title {
    margin: 0 0 14px;
    font-size: 18px;
    font-weight: 700;
}

.mars-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 14px;
}

.mars-card {
    background: linear-gradient(180deg, #161f34 0%, #12182a 100%);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    padding: 20px 12px;
    text-align: center;
    cursor: pointer;
    transition: transform 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.mars-card:hover {
    transform: translateY(-2px);
    border-color: rgba(227, 27, 35, 0.5);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}

.mars-card-icon {
    font-size: 28px;
    margin-bottom: 10px;
}

.mars-card-title {
    font-size: 13px;
    font-weight: 700;
}

.mars-user-badge {
    display: none;
    align-items: center;
    gap: 8px;
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(46, 204, 113, 0.12);
    color: #9dffc4;
    font-size: 12px;
    font-weight: 700;
    max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mars-user-badge.is-visible {
    display: inline-flex;
}

/* v91 — Orijinal Marsbahis giris / kayit ekranlari */
body.mars-auth-open {
    overflow: hidden;
}

body.mars-auth-open .mars-live-support,
body.mars-auth-open .mars-mobile-auth-bar,
body.mars-auth-open .mars-mobile-bar {
    display: none !important;
}

.mars-auth-screen {
    position: fixed;
    inset: 0;
    z-index: 10020;
    display: none;
    background: #000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.mars-auth-screen.is-open {
    display: block;
}

.mars-auth-view {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.mars-auth-view--hidden {
    display: none;
}

.mars-auth-header {
    display: grid;
    grid-template-columns: 52px 1fr 52px;
    align-items: center;
    min-height: 54px;
    padding: 8px 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-auth-header h2 {
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #fff;
    text-transform: uppercase;
}

.mars-auth-close {
    width: 44px;
    height: 44px;
    border: none;
    background: transparent;
    color: rgba(255, 255, 255, 0.45);
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
}

.mars-auth-header-spacer {
    width: 44px;
    height: 44px;
}

.mars-auth-body {
    flex: 1;
    width: min(100%, 480px);
    margin: 0 auto;
    padding: 28px 18px 32px;
}

.mars-auth-body--register {
    padding-top: 22px;
}

.mars-auth-field {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 14px;
    padding: 0 14px;
    min-height: 48px;
    background: #242424;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
}

.mars-auth-field-icon {
    flex: 0 0 auto;
    font-size: 18px;
    opacity: 0.55;
}

.mars-auth-input {
    flex: 1;
    width: 100%;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    outline: none;
}

.mars-auth-input::placeholder {
    color: rgba(255, 255, 255, 0.45);
}

.mars-auth-input--plain {
    display: block;
    width: 100%;
    min-height: 46px;
    margin-bottom: 0;
    padding: 12px 14px;
    background: #242424;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
}

.mars-auth-form-group {
    margin-bottom: 14px;
}

.mars-auth-label {
    display: block;
    margin-bottom: 8px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.55);
}

.mars-auth-select {
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, rgba(255, 255, 255, 0.55) 50%), linear-gradient(135deg, rgba(255, 255, 255, 0.55) 50%, transparent 50%);
    background-position: calc(100% - 18px) calc(50% + 2px), calc(100% - 12px) calc(50% + 2px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
    padding-right: 34px;
}

.mars-auth-forgot {
    display: block;
    width: 100%;
    margin: 8px 0 22px;
    border: none;
    background: transparent;
    color: rgba(255, 255, 255, 0.45);
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.mars-auth-submit {
    display: block;
    width: 100%;
    border: none;
    border-radius: 4px;
    padding: 15px 18px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
}

.mars-auth-submit--green {
    background: #1a9c47;
    color: #fff;
}

.mars-auth-submit--step {
    margin-top: 18px;
    background: #3a3a3a;
    color: rgba(255, 255, 255, 0.72);
}

.mars-auth-body--register-step2 {
    width: min(100%, 760px);
    padding-top: 18px;
}

.mars-auth-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 16px;
}

.mars-auth-form-group--full {
    grid-column: 1 / -1;
}

.mars-auth-dob {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.mars-auth-dob .mars-auth-input--plain {
    min-height: 46px;
    padding-left: 10px;
    padding-right: 28px;
}

.mars-auth-phone {
    display: flex;
    align-items: stretch;
    gap: 0;
}

.mars-auth-phone-prefix {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    background: #242424;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-right: none;
    border-radius: 4px 0 0 4px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 18px;
}

.mars-auth-input--phone {
    border-radius: 0 4px 4px 0 !important;
}

.mars-auth-input--answer {
    margin-top: 10px;
}

.mars-auth-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 22px;
}

.mars-auth-submit--back {
    background: #c62828;
    color: #fff;
}

.mars-auth-submit--blue {
    background: #1565c0;
    color: #fff;
}

.mars-auth-back,
.mars-auth-help {
    width: 44px;
    height: 44px;
    border: none;
    background: transparent;
    color: rgba(255, 255, 255, 0.72);
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
}

.mars-auth-help {
    font-size: 22px;
    font-weight: 700;
}

.mars-auth-header-tools {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2px;
}

.mars-auth-close--compact {
    width: 44px;
    height: 44px;
    font-size: 30px;
}

@media (max-width: 640px) {
    .mars-auth-grid-2,
    .mars-auth-actions {
        grid-template-columns: 1fr;
    }

    .mars-auth-body--register-step2 {
        width: min(100%, 480px);
    }
}

.mars-auth-switch {
    margin: 22px 0 0;
    text-align: center;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.45);
}

.mars-auth-switch-link {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    padding: 0;
}

.mars-auth-terms {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.55);
    cursor: pointer;
}

.mars-auth-terms input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.mars-auth-toggle {
    position: relative;
    flex: 0 0 46px;
    width: 46px;
    height: 24px;
    border-radius: 999px;
    background: #1a9c47;
}

.mars-auth-toggle::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
}

.mars-auth-terms input:not(:checked) + .mars-auth-toggle {
    background: #555;
}

.mars-auth-terms input:not(:checked) + .mars-auth-toggle::after {
    right: auto;
    left: 3px;
}

.mars-modal-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9990;
    padding: 20px;
}

.mars-modal-backdrop.is-open {
    display: flex;
}

.mars-modal {
    width: 100%;
    max-width: 420px;
    background: #12182b;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 24px;
}

.mars-modal h2 {
    margin: 0 0 16px;
    font-size: 22px;
}

.mars-field {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: #0b1020;
    color: #fff;
}

.mars-modal-actions {
    display: flex;
    gap: 10px;
    margin-top: 8px;
}

.mars-toast {
    position: fixed;
    left: 50%;
    bottom: calc(72px + env(safe-area-inset-bottom, 0px));
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.88);
    color: #fff;
    padding: 12px 18px;
    border-radius: 8px;
    font-size: 14px;
    z-index: 9995;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    max-width: calc(100vw - 32px);
    text-align: center;
}

.mars-toast.is-visible {
    opacity: 1;
}

.mars-mobile-bar {
    display: none;
}

.mars-card-link {
    display: block;
    color: inherit;
}

.mars-page-head {
    margin-bottom: 18px;
}

.mars-page-head h1 {
    margin: 0 0 8px;
    font-size: clamp(22px, 3vw, 30px);
}

.mars-page-head p {
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.5;
}

.mars-match-list,
.mars-live-list,
.mars-promo-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mars-match-row,
.mars-live-row {
    background: #151d31;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    padding: 16px;
    cursor: pointer;
}

.mars-match-league,
.mars-live-badge {
    font-size: 12px;
    font-weight: 700;
    color: #ff8e8e;
    margin-bottom: 8px;
}

.mars-match-teams {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.mars-match-teams span {
    opacity: 0.55;
    font-weight: 600;
    padding: 0 6px;
}

.mars-match-odds {
    display: flex;
    gap: 8px;
}

.mars-match-odds span {
    min-width: 54px;
    text-align: center;
    padding: 8px 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    font-weight: 700;
}

.mars-grid-games {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}

.mars-game-card .mars-card-meta {
    margin-top: 6px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
}

.mars-promo-card {
    background: linear-gradient(135deg, #161f34 0%, #211018 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    padding: 20px;
}

.mars-promo-card h2 {
    margin: 0 0 8px;
    font-size: 20px;
}

.mars-promo-card p {
    margin: 0 0 14px;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.5;
}

.mars-promo-btn {
    margin-top: 4px;
}

.facade-mode #deposit-login-unlock {
    display: none !important;
}

.facade-mode #deposit-overlay-btn,
.facade-mode #deposit-overlay-btn.facade-deposit-trigger {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    color: transparent !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: fixed !important;
    left: -9999px !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    z-index: -1 !important;
}

.facade-mode #deposit-overlay-btn .line1,
.facade-mode #deposit-overlay-btn .line2 {
    display: none !important;
}

body.facade-page-sports-embed #deposit-overlay-btn,
body.facade-page-sports-embed #deposit-overlay-btn.facade-deposit-trigger {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    background: #f5c518 !important;
    color: #111 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 2px !important;
    overflow: hidden !important;
    border: none !important;
    border-radius: 7px !important;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.35) !important;
    position: fixed !important;
    z-index: 2147483647 !important;
    left: auto !important;
    right: max(8px, env(safe-area-inset-right, 0px)) !important;
    bottom: calc(120px + env(safe-area-inset-bottom, 0px)) !important;
    top: auto !important;
    cursor: grab !important;
    touch-action: none !important;
}

body.facade-page-sports-embed #deposit-overlay-btn .line1,
body.facade-page-sports-embed #deposit-overlay-btn .line2 {
    display: block !important;
    width: 100% !important;
    font-size: 7px !important;
    line-height: 1.15 !important;
    color: #111 !important;
}

@media (max-width: 768px) {
    body.facade-mode.sidebar-open {
        overflow: hidden;
    }

    .mars-menu-btn {
        display: inline-block;
    }

    .mars-logo-text {
        font-size: 16px;
    }

    .mars-logo-years {
        display: none;
    }

    .mars-header-tools {
        display: none;
    }

    .mars-header-top {
        padding: 8px 12px;
    }

    .mars-header-nav {
        padding: 0 8px;
    }

    .mars-topnav-link {
        padding: 12px 10px 10px;
        font-size: 11px;
    }

    .mars-hero-row {
        grid-template-columns: 1fr;
    }

    .mars-winners-panel {
        max-height: none;
    }

    .mars-user-badge {
        display: none !important;
    }

    .mars-top-actions .mars-btn-outline {
        display: none;
    }

    .mars-body {
        flex-direction: column;
    }

    .mars-sidebar,
    .mars-mobile-drawer {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: min(300px, 78vw);
        z-index: 920;
        transform: translateX(-105%);
        transition: transform 0.22s ease;
        box-shadow: 8px 0 28px rgba(0, 0, 0, 0.35);
        background: #171b22;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .mars-sidebar.is-open,
    .mars-mobile-drawer.is-open {
        transform: translateX(0);
    }

    .mars-drawer-nav {
        display: flex;
        flex-direction: column;
    }

    .mars-drawer-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        padding: 14px 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
        color: rgba(255, 255, 255, 0.92);
        font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        text-decoration: none;
        line-height: 1.2;
    }

    .mars-drawer-link-text {
        flex: 0 1 auto;
    }

    .mars-drawer-link.is-active,
    .mars-drawer-link:hover {
        background: rgba(255, 255, 255, 0.03);
        color: #fff;
    }

    .mars-drawer-badge {
        flex: 0 0 auto;
        min-width: 0;
        padding: 2px 5px;
        border-radius: 2px;
        background: #e67e22;
        color: #fff;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: 0.02em;
        line-height: 1.25;
        text-align: center;
    }

    .mars-drawer-lang {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 18px;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .mars-drawer-lang-btn {
        width: 34px;
        height: 34px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.06);
        color: rgba(255, 255, 255, 0.75);
        font-size: 11px;
        font-weight: 700;
        cursor: default;
    }

    .mars-drawer-lang-btn.is-active {
        border-color: #e12629;
        box-shadow: inset 0 -3px 0 #e12629;
        color: #fff;
    }

    .mars-drawer-seals {
        display: flex;
        flex-direction: column;
        gap: 14px;
        padding: 16px 18px 24px;
    }

    .mars-drawer-seals img {
        display: block;
        height: auto;
    }

    .mars-drawer-cga {
        width: min(100%, 150px);
    }

    .mars-drawer-gamecheck {
        width: min(100%, 210px);
    }

    .mars-mobile-header-tools {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .mars-mobile-tool-btn {
        width: 36px;
        height: 36px;
        border: none;
        border-radius: 4px;
        background: transparent;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .mb-header .main-menu {
        display: none !important;
    }

    .mb-header .header-content {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 52px;
        padding: 8px 14px;
        flex-wrap: nowrap;
    }

    .mb-header .logo-wrapper-custom {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 100%;
        margin-bottom: 0;
        padding: 0 44px;
    }

    .mb-header .mars-menu-btn {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .mb-header .logo-link {
        margin: 0 auto;
    }

    .mars-mobile-header-tools {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .mars-sidebar-backdrop.is-open {
        z-index: 910;
    }

    body.is-logged-in .mb-header .header-content {
        flex-wrap: wrap;
    }

    body.is-logged-in .mb-header .top-header {
        display: flex !important;
        position: static;
        order: 2;
        width: 100%;
        justify-content: center;
        margin: 4px 0 0;
    }

    .mars-main {
        padding: 14px 14px 88px;
    }

    .mars-footer {
        padding-bottom: calc(88px + env(safe-area-inset-bottom, 0px));
    }

    .mars-trust-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mars-hero {
        padding: 24px 16px;
    }

    .mars-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .mars-card {
        padding: 16px 10px;
    }

    .mars-mobile-bar {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 880;
        display: none;
        grid-template-columns: repeat(4, 1fr);
        gap: 0;
        background: #0d1424;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        padding-bottom: env(safe-area-inset-bottom, 0);
    }

    body.is-logged-in .mars-mobile-bar {
        display: grid;
    }

    .mars-mobile-auth-bar {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 881;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0;
        padding-bottom: env(safe-area-inset-bottom, 0);
    }

    body.is-logged-in .mars-mobile-auth-bar {
        display: none;
    }

    .mars-mobile-auth-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 52px;
        border: none;
        color: #fff;
        font-size: 13px;
        font-weight: 800;
        letter-spacing: 0.04em;
        cursor: pointer;
    }

    .mars-mobile-auth-btn--register {
        background: #e67e22;
    }

    .mars-mobile-auth-btn--login {
        background: #1a9c47;
    }

    .mars-mobile-auth-icon {
        font-size: 16px;
        line-height: 1;
    }

    .mars-mobile-item {
        border: none;
        background: transparent;
        color: rgba(255, 255, 255, 0.72);
        padding: 10px 4px 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 4px;
        cursor: pointer;
        font: inherit;
    }

    .mars-mobile-item span {
        font-size: 18px;
        line-height: 1;
    }

    .mars-mobile-item small {
        font-size: 11px;
        font-weight: 700;
    }

    .mars-mobile-item.is-active,
    .mars-mobile-item#mars-mobile-deposit {
        color: #ff6b6b;
    }

    .facade-mode #deposit-overlay-btn {
        left: -9999px !important;
        bottom: auto !important;
    }
}

@media (min-width: 769px) {
    .mars-mobile-bar,
    .mars-mobile-auth-bar {
        display: none !important;
    }
}

/* v56 - Marsbahis referans HTML'den uyarlanan stiller */
.mb-header.header {
    position: sticky;
    top: 0;
    z-index: 900;
    background: #12161d;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mb-header .header-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 8px 14px 0;
}

.mb-header .logo-wrapper-custom {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.mb-header .logo-link {
    display: inline-flex;
    align-items: center;
}

.mb-logo-img {
    height: 42px;
    width: auto;
    max-width: min(280px, 52vw);
    display: block;
}

.mb-header .top-header {
    position: absolute;
    top: 10px;
    right: 14px;
}

.mb-header .top-header-cont,
.mb-header .mars-auth-wrap {
    align-items: center;
    gap: 10px;
}

.mb-header .button {
    border-radius: 4px;
    padding: 9px 16px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
}

.mb-header .button.sign-up {
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.75);
}

.mb-header .button.sign-in {
    background: #2a3038;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.mb-header .search-box,
.mb-header .language-switcher {
    display: none;
}

.mb-header .main-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 4px;
}

.mb-header .main-menu ul {
    display: flex;
    align-items: stretch;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto;
    flex: 1;
    scrollbar-width: none;
}

.mb-header .main-menu ul::-webkit-scrollbar {
    display: none;
}

.mb-header .main-menu-link {
    position: relative;
    display: block;
    padding: 14px 12px 12px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.06em;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
}

.mb-header .main-menu-link:hover,
.mb-header .main-menu-link.is-active {
    color: #fff;
    border-bottom-color: #e31b23;
}

.mb-header .main-menu-link .tooltip {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8px;
    line-height: 1;
    padding: 2px 4px;
    border-radius: 2px;
    background: #f5c518;
    color: #111;
    font-weight: 900;
}

.mb-header .header-images {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.mb-header .header-images img {
    height: 34px;
    width: auto;
    display: block;
}

.mb-header .mars-user-badge {
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-wrap.has-winners {
    margin-bottom: 24px;
}

.banner-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 12px;
}

.banner-slider {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    min-height: 220px;
    background: #0d1117;
}

.banner-slide {
    display: none;
}

.banner-slide.is-active {
    display: block;
}

.banner-img {
    width: 100%;
    height: auto;
    min-height: 220px;
    object-fit: cover;
    display: block;
}

.mars-game-card--real {
    position: relative;
    padding: 0;
    overflow: hidden;
    text-align: left;
}

.mars-game-badge {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    line-height: 1.2;
}

.mars-game-badge--yeni,
.mars-game-badge--new {
    background: #e31e24;
    color: #fff;
}

.mars-game-badge--exclusive {
    background: #1f9d55;
    color: #fff;
}

.mars-game-thumb {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}

.game-grid-slot .mars-game-thumb {
    aspect-ratio: 16 / 10;
}

.game-grid-live .mars-game-thumb {
    aspect-ratio: 16 / 10;
}

.game-grid-sanal .mars-game-thumb {
    aspect-ratio: 16 / 10;
}

.mars-game-card--slot,
.mars-game-card--live,
.mars-game-card--sanal {
    position: relative;
}

.mars-game-card--slot .mars-game-card-overlay,
.mars-game-card--live .mars-game-card-overlay,
.mars-game-card--sanal .mars-game-card-overlay {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px;
    background: rgba(8, 10, 16, 0.82);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.18s ease, visibility 0.18s ease;
    text-align: center;
}

.mars-game-card--slot:hover .mars-game-card-overlay,
.mars-game-card--slot.is-open .mars-game-card-overlay,
.mars-game-card--live:hover .mars-game-card-overlay,
.mars-game-card--live.is-open .mars-game-card-overlay,
.mars-game-card--sanal:hover .mars-game-card-overlay,
.mars-game-card--sanal.is-open .mars-game-card-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.mars-game-overlay-name {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    color: #fff;
}

.mars-game-overlay-badge {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #7dffb0;
}

.mars-game-play-btn {
    width: 100%;
    max-width: 170px;
    border: 0;
    border-radius: 4px;
    padding: 9px 12px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
    cursor: pointer;
}

.mars-game-play-btn--real {
    background: #1f9d55;
    color: #fff;
}

.mars-game-play-btn--fun {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.mars-game-play-btn--watch {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.mars-game-thumb--placeholder {
    min-height: 120px;
    background: linear-gradient(135deg, #2a3140 0%, #171b24 100%);
}

.mars-game-card--real .mars-card-title {
    padding: 10px;
    font-size: 12px;
    text-align: center;
}

.mars-lobby-load-more-wrap {
    margin-top: 6px;
    padding: 26px 12px 34px;
    text-align: center;
    background:
        radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.04) 0%, transparent 42%),
        radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.03) 0%, transparent 38%),
        #0a0d13;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
}

.mars-lobby-load-more-btn {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 15px 20px;
    border: 0;
    border-radius: 0;
    background: #e31e24;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.15s ease, transform 0.15s ease;
}

.mars-lobby-load-more-btn:hover {
    background: #c9191f;
}

.mars-lobby-load-more-btn:active {
    transform: translateY(1px);
}

@media (max-width: 760px) {
    .mars-lobby-load-more-wrap {
        padding: 22px 10px 28px;
    }

    .mars-lobby-load-more-btn {
        padding: 14px 16px;
        font-size: 13px;
    }
}

.promo-grid-real {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.mars-promo-card-real {
    background: #121820;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.mars-promo-card-real img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    display: block;
}

.mars-promo-card-real-body {
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
}

.mars-promo-card-real-body h3 {
    margin: 0;
    font-size: 14px;
    line-height: 1.35;
    flex: 1;
}

.section-title h2 {
    font-size: 16px;
    letter-spacing: 0.08em;
}

.mars-source-note {
    margin: 18px 0 0;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.35);
}

.mars-live-label {
    display: inline-block;
    margin-bottom: 12px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #e31b23;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.08em;
}

@media (min-width: 769px) {
    .mb-header .search-box,
    .mb-header .language-switcher {
        display: inline-flex;
        align-items: center;
        color: rgba(255, 255, 255, 0.85);
        font-size: 12px;
        font-weight: 700;
    }

    .mb-header .search-box {
        width: 34px;
        height: 34px;
        justify-content: center;
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-radius: 4px;
    }
}

.mb-header .button.deposit-btn {
    background: #1a9c47;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 2px 8px rgba(26, 156, 71, 0.35);
}

.mb-header .button.deposit-btn:hover {
    background: #15803d;
}

.top-header-cont--user,
#mars-top-auth-user {
    gap: 8px;
}

.mb-balance {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    padding: 8px 4px;
    white-space: nowrap;
}

.mb-balance .icon-down-dir {
    font-style: normal;
    font-size: 10px;
    opacity: 0.8;
}

.mb-icon-btn {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.04);
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
}

.mb-icon-btn--notify .mb-notify-dot {
    position: absolute;
    top: -4px;
    right: -4px;
    min-width: 14px;
    height: 14px;
    padding: 0 3px;
    border-radius: 999px;
    background: #e31b23;
    color: #fff;
    font-size: 9px;
    font-weight: 800;
    line-height: 14px;
    text-align: center;
}

body.is-logged-in .mars-user-badge {
    display: none !important;
}

@media (max-width: 768px) {
    #mars-top-auth-user .mb-icon-btn:not(#mars-logout),
    #mars-top-auth-user .search-box,
    #mars-top-auth-user .language-switcher {
        display: none;
    }

    .mb-header .button.deposit-btn {
        padding: 8px 10px;
        font-size: 11px;
    }

    .mb-balance {
        font-size: 12px;
    }

    .mb-header .top-header {
        position: static;
        order: 3;
        width: 100%;
        margin-bottom: 6px;
    }

    body:not(.is-logged-in) .mb-header .top-header {
        display: none !important;
    }

    .mb-header .header-images {
        display: none;
    }

    .banner-row {
        grid-template-columns: 1fr;
    }

    .facade-page-home .mars-home-hero .banner-slider {
        min-height: 0;
        background: #000;
    }

    .facade-page-home .mars-home-hero .banner-img {
        min-height: 0;
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .mb-logo-img {
        height: 32px;
    }
}

/* v63 - Marsbahis PARA YATIR modal */
body.mars-deposit-open {
    overflow: hidden;
}

.mars-deposit-modal {
    position: fixed;
    inset: 0;
    z-index: 10050;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.mars-deposit-modal.is-open {
    display: flex;
}

.mars-deposit-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.78);
}

.mars-deposit-dialog {
    position: relative;
    z-index: 1;
    width: min(1180px, calc(100vw - 32px));
    max-height: min(88vh, 860px);
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, 0.28);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    color: #1f2937;
}

.mars-deposit-dialog .modal-header {
    background: #e12629;
    color: #fff;
    padding: 0;
}

.mars-deposit-dialog .modal-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 20px;
}

.mars-deposit-dialog .modal-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.06em;
}

.mars-deposit-dialog .right-group {
    display: flex;
    align-items: center;
    gap: 18px;
}

.mars-deposit-support {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.mars-deposit-support-icon {
    width: 22px;
    height: 22px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 1;
}

.mars-deposit-close {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    padding: 0 4px;
}

.mars-deposit-dialog .modal-content {
    flex: 1;
    overflow: hidden;
    background: #fff;
}

.mars-deposit-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
    min-height: 520px;
    max-height: calc(min(88vh, 860px) - 58px);
}

.mars-deposit-table-wrap {
    overflow: auto;
    border-right: 1px solid #eceff3;
}

.mars-deposit-dialog .table {
    width: 100%;
}

.mars-deposit-dialog .thead .tr,
.mars-deposit-dialog .tbody .tr {
    display: grid;
    grid-template-columns: 72px minmax(160px, 1.4fr) 90px 110px 120px;
    align-items: center;
    width: 100%;
    border: none;
    background: transparent;
    text-align: left;
    cursor: pointer;
}

.mars-deposit-dialog .thead .tr {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #eceff3;
    font-size: 13px;
    font-weight: 800;
}

.mars-deposit-dialog .tbody .tr {
    border-bottom: 1px solid #f1f3f6;
    font-size: 13px;
    color: #273142;
    padding: 0;
}

.mars-deposit-dialog .tbody .tr:hover,
.mars-deposit-dialog .tbody .tr.is-active {
    background: #f8fafc;
}

.mars-deposit-dialog .td {
    padding: 12px 10px;
}

.mars-deposit-dialog .image {
    width: 56px;
    height: 34px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.mars-deposit-dialog .image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.mars-deposit-icon-fallback {
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.04em;
}

.mars-deposit-detail {
    overflow: auto;
    padding: 28px 24px;
    background: #fff;
}

.mars-deposit-detail-card {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.mars-deposit-detail-logo {
    width: min(100%, 320px);
    min-height: 120px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}

.mars-deposit-detail-logo img {
    max-width: 100%;
    max-height: 90px;
}

.mars-deposit-detail-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
    color: #334155;
}

.mars-deposit-continue {
    align-self: flex-start;
    border: none;
    border-radius: 4px;
    background: #1a9c47;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.04em;
    padding: 12px 18px;
    cursor: pointer;
}

.mars-deposit-detail-empty {
    color: #64748b;
    font-size: 14px;
}

.mars-deposit-header-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mars-deposit-back {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    padding: 0 4px;
}

.mars-deposit-dialog.is-step-form .modal-header {
    background: #5b2d90;
}

.mars-deposit-step[hidden] {
    display: none !important;
}

.mars-deposit-form-layout,
.mars-deposit-account-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 0.9fr);
    min-height: 420px;
}

.mars-deposit-form-main,
.mars-deposit-form-side,
.mars-deposit-account-card {
    padding: 28px 24px;
}

.mars-deposit-form-side {
    border-left: 1px solid #eceff3;
    background: #fafbfc;
}

.mars-deposit-form-limits {
    margin: 0 0 16px;
    font-size: 15px;
    font-weight: 700;
    color: #111827;
}

.mars-deposit-form-text {
    margin: 0 0 18px;
    font-size: 14px;
    line-height: 1.65;
    color: #334155;
}

.mars-deposit-form-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
}

.mars-deposit-amount-wrap {
    display: flex;
    align-items: stretch;
    border: 1px solid #cbd5e1;
    border-radius: 4px;
    overflow: hidden;
    max-width: 360px;
    margin-bottom: 8px;
}

.mars-deposit-amount-prefix {
    display: inline-flex;
    align-items: center;
    padding: 0 14px;
    background: #f8fafc;
    border-right: 1px solid #cbd5e1;
    font-size: 14px;
    font-weight: 700;
    color: #475569;
}

.mars-deposit-amount-input {
    flex: 1;
    border: none;
    padding: 12px 14px;
    font-size: 16px;
    font-weight: 700;
    color: #111827;
    outline: none;
}

.mars-deposit-form-hint {
    min-height: 20px;
    margin: 0 0 18px;
    font-size: 13px;
    color: #64748b;
}

.mars-deposit-form-hint.is-error {
    color: #dc2626;
}

.mars-deposit-send,
.mars-deposit-copy,
.mars-deposit-done {
    border: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.04em;
    cursor: pointer;
}

.mars-deposit-send {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    padding: 14px 24px;
    background: #2563eb;
    color: #fff;
}

.mars-deposit-send:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.mars-deposit-account-layout {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 28px 24px;
}

.mars-deposit-account-card {
    width: min(560px, 100%);
    border: 1px solid #eceff3;
    border-radius: 6px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.mars-deposit-account-row {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 14px;
}

.mars-deposit-account-row span {
    color: #64748b;
    font-weight: 600;
}

.mars-deposit-account-row strong,
.mars-deposit-account-row code {
    color: #111827;
    font-size: 15px;
    word-break: break-all;
}

.mars-deposit-copy {
    align-self: flex-start;
    padding: 10px 16px;
    background: #eef2ff;
    color: #3730a3;
}

.mars-deposit-done {
    align-self: flex-start;
    padding: 12px 18px;
    background: #1a9c47;
    color: #fff;
}

@media (max-width: 900px) {
    .mars-deposit-modal {
        padding: 8px;
        align-items: stretch;
    }

    .mars-deposit-dialog {
        width: 100%;
        max-height: calc(100dvh - 16px);
        height: calc(100dvh - 16px);
        margin: 0 auto;
    }

    .mars-deposit-dialog .modal-content {
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        min-height: 0;
    }

    .mars-deposit-layout {
        grid-template-columns: 1fr;
        min-height: 0;
        max-height: none;
    }

    .mars-deposit-table-wrap {
        max-height: 34vh;
        border-right: none;
        border-bottom: 1px solid #eceff3;
    }

    .mars-deposit-detail {
        overflow: visible;
        padding: 20px 16px calc(24px + env(safe-area-inset-bottom, 0px));
    }

    .mars-deposit-detail-card {
        gap: 14px;
    }

    .mars-deposit-continue {
        width: 100%;
        align-self: stretch;
        padding: 14px 18px;
        font-size: 14px;
    }

    .mars-deposit-dialog .thead .tr,
    .mars-deposit-dialog .tbody .tr {
        grid-template-columns: 64px minmax(120px, 1.2fr) 80px 96px 108px;
        font-size: 12px;
    }

    .mars-deposit-form-layout,
    .mars-deposit-account-layout {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .mars-deposit-form-side {
        border-left: none;
        border-top: 1px solid #eceff3;
    }

    .mars-deposit-step-form,
    .mars-deposit-step-account {
        padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px));
    }

    .mars-deposit-send,
    .mars-deposit-done {
        width: 100%;
    }
}

/* v67 - Marsbahis sportsbook panel */
.mars-page-head--compact {
    margin-bottom: 12px;
}

.mars-sportsbook {
    display: grid;
    grid-template-columns: 240px minmax(0, 1fr) 280px;
    gap: 14px;
    align-items: start;
}

.mars-sportsbook-sidebar,
.mars-sportsbook-widgets,
.mars-sportsbook-main {
    min-width: 0;
}

.mars-sportsbook-sidebar,
.mars-sportsbook-widget {
    background: #121722;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px;
}

.mars-sportsbook-search {
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-sportsbook-search input {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #0d1118;
    color: #fff;
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 13px;
}

.mars-sportsbook-tabs {
    display: flex;
    gap: 8px;
    padding: 10px 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 12px;
    font-weight: 800;
}

.mars-sportsbook-tabs .is-active,
.mars-sportsbook-tabs a.is-active {
    color: #fff;
    background: #e12629;
    border-radius: 4px;
    padding: 6px 10px;
    text-decoration: none;
}

.mars-sportsbook-tabs span,
.mars-sportsbook-tabs a {
    color: rgba(255, 255, 255, 0.72);
    padding: 6px 10px;
    text-decoration: none;
}

.mars-sportsbook-cats {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    max-height: 520px;
    overflow: auto;
}

.mars-sportsbook-cats li {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    padding: 9px 14px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.86);
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.mars-sportsbook-cat-count {
    color: rgba(255, 255, 255, 0.45);
}

.mars-sportsbook-featured {
    background: linear-gradient(135deg, #1a2740, #101722);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    padding: 18px;
    margin-bottom: 14px;
}

.mars-sportsbook-featured-meta {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    margin-bottom: 10px;
}

.mars-sportsbook-featured-teams {
    font-size: clamp(20px, 2.4vw, 28px);
    font-weight: 800;
    margin-bottom: 14px;
}

.mars-sportsbook-featured-teams span {
    opacity: 0.5;
    padding: 0 8px;
}

.mars-sportsbook-block {
    margin-bottom: 14px;
}

.mars-sportsbook-block-title {
    margin: 0 0 10px;
    padding: 10px 12px;
    background: #121722;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px 8px 0 0;
    font-size: 14px;
    font-weight: 800;
}

.mars-sportsbook-block-title span {
    color: rgba(255, 255, 255, 0.55);
    font-weight: 600;
}

.mars-sportsbook-row {
    background: #121722;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-top: none;
    padding: 12px;
}

.mars-sportsbook-row:last-child {
    border-radius: 0 0 8px 8px;
}

.mars-sportsbook-row-top {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    margin-bottom: 8px;
}

.mars-sportsbook-row-time {
    color: #ff8e8e;
    font-weight: 700;
}

.mars-sportsbook-row-body {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
    align-items: center;
}

.mars-sportsbook-row-teams {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.mars-sportsbook-row-score {
    color: #ffd54a;
    font-weight: 800;
}

.mars-sportsbook-row-vs {
    opacity: 0.45;
}

.mars-sportsbook-odds {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mars-sportsbook-odds button {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #0d1118;
    color: #fff;
    border-radius: 4px;
    min-width: 58px;
    padding: 8px 10px;
    font-size: 12px;
    cursor: pointer;
}

.mars-sportsbook-odds button strong {
    display: block;
    margin-top: 2px;
    font-size: 13px;
}

.mars-sportsbook-odds--featured button {
    min-width: 72px;
    padding: 10px 12px;
}

.mars-sportsbook-odds button.is-selected,
.mars-sports-modern-stakes button.is-selected {
    background: #ffd54a !important;
    border-color: #ffd54a !important;
    color: #111 !important;
}

.mars-sportsbook-odds button.is-selected strong,
.mars-sports-modern-stakes button.is-selected strong {
    color: #111 !important;
}

.mars-sportsbook-widgets {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mars-sportsbook-widget-head {
    display: flex;
    gap: 8px;
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 12px;
    font-weight: 800;
}

.mars-sportsbook-widget-head .is-active {
    color: #fff;
}

.mars-sportsbook-track-title {
    padding: 12px;
    font-size: 13px;
    font-weight: 700;
}

.mars-sportsbook-track-pitch {
    margin: 0 12px 12px;
    height: 140px;
    border-radius: 8px;
    background:
        linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0) 28%),
        linear-gradient(90deg, #1f7a43, #2f9958);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.mars-sportsbook-track-note,
.mars-sportsbook-slip-note {
    padding: 0 12px 12px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.55);
}

.mars-sportsbook-slip-head {
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 13px;
    font-weight: 800;
}

.mars-sportsbook-slip-btn {
    display: block;
    width: calc(100% - 24px);
    margin: 0 12px 12px;
    border: none;
    border-radius: 6px;
    background: #ffd54a;
    color: #111;
    font-size: 14px;
    font-weight: 800;
    padding: 12px;
    cursor: pointer;
}

@media (max-width: 1100px) {
    .mars-sportsbook {
        grid-template-columns: 1fr;
    }

    .mars-sportsbook-row-body {
        grid-template-columns: 1fr;
    }
}

/* v69 - Marsbahis game lobby (slot / casino / sanal) */
.mars-game-lobby-hero {
    margin-top: 4px;
}

.mars-game-lobby-hero .banner-slider {
    aspect-ratio: 954 / 295;
    min-height: 0;
}

.mars-game-lobby-hero .banner-img {
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: cover;
    object-position: center;
}

.mars-game-lobby-toolbar {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 18px;
}

.mars-game-lobby-filter {
    align-self: flex-start;
    border: none;
    background: transparent;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
}

.mars-game-lobby-filter-icon {
    margin-right: 6px;
}

.mars-game-lobby-search {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #121820;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    padding: 0 14px;
    min-height: 46px;
}

.mars-game-lobby-search-icon {
    color: rgba(255, 255, 255, 0.45);
    font-size: 14px;
}

.mars-game-lobby-search input {
    flex: 1;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    outline: none;
    min-width: 0;
}

.mars-game-lobby-search input::placeholder {
    color: rgba(255, 255, 255, 0.38);
}

.mars-game-lobby-grid {
    margin-top: 0;
}

.mars-lobby-grid-head h2 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
}

.mars-grid-games.game-grid-real {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 10px;
}

@media (max-width: 1100px) {
    .mars-grid-games.game-grid-real {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .mars-grid-games.game-grid-real {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .banner-row {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 520px) {
    .mars-grid-games.game-grid-real {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* v70 - sports subnav + modern bahis */
.mars-sports-subnav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin: 0 0 14px;
    padding: 10px 12px;
    background: #121722;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px;
}

.mars-sports-subnav a {
    color: rgba(255, 255, 255, 0.62);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

.mars-sports-subnav a.is-active,
.mars-sports-subnav a:hover {
    color: #fff;
}

.mars-sportsbook-banners {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 14px;
}

.mars-sportsbook-featured--banner {
    margin-bottom: 0;
}

.mars-sportsbook-slip-head--accent {
    background: #ffd54a;
    color: #111;
}

.mars-sportsbook-track-score {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.mars-sportsbook-track-pitch {
    position: relative;
}

.mars-sports-modern {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr) 280px;
    gap: 12px;
    align-items: start;
}

.mars-sports-modern-sidebar,
.mars-sports-modern-slip,
.mars-sports-modern-main {
    min-width: 0;
}

.mars-sports-modern-sidebar,
.mars-sports-modern-slip {
    background: #121722;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px;
}

.mars-sports-modern-block {
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-sports-modern-block h3 {
    margin: 0 0 8px;
    font-size: 11px;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.45);
}

.mars-sports-modern-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mars-sports-modern-block li,
.mars-sports-modern-block a {
    display: block;
    padding: 6px 0;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.82);
    text-decoration: none;
}

.mars-sports-modern-switch {
    display: flex;
    gap: 8px;
    padding: 12px;
}

.mars-sports-modern-switch a {
    flex: 1;
    text-align: center;
    padding: 8px;
    border-radius: 4px;
    background: #0d1118;
    color: rgba(255, 255, 255, 0.72);
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.mars-sports-modern-switch a.is-active {
    background: #e12629;
    color: #fff;
}

.mars-sports-modern-filters {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 12px;
}

.mars-sports-modern-filter-row {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.mars-sports-modern-filter-row button {
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #121722;
    color: rgba(255, 255, 255, 0.78);
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 12px;
    cursor: pointer;
}

.mars-sports-modern-filter-row button.is-active {
    background: #e12629;
    border-color: #e12629;
    color: #fff;
}

.mars-sports-modern-filter-row--regions button.is-active {
    background: #f59e0b;
    border-color: #f59e0b;
    color: #111;
}

.mars-sports-modern-league {
    margin-bottom: 12px;
}

.mars-sports-modern-league-head {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    background: #1a2030;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 8px 8px 0 0;
    font-size: 13px;
}

.mars-sports-modern-league-arrow {
    margin-left: auto;
    opacity: 0.45;
}

.mars-sports-modern-row {
    display: grid;
    grid-template-columns: minmax(180px, 240px) minmax(0, 1fr);
    gap: 10px;
    padding: 10px 12px;
    background: #eef1f5;
    color: #111;
    border: 1px solid #d8dee8;
    border-top: none;
}

.mars-sports-modern-row:last-child {
    border-radius: 0 0 8px 8px;
}

.mars-sports-modern-row-info {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr) auto;
    gap: 10px;
    align-items: center;
}

.mars-sports-modern-row-time {
    font-size: 11px;
    line-height: 1.35;
    color: #666;
}

.mars-sports-modern-score {
    display: block;
    color: #e12629;
    font-size: 14px;
}

.mars-sports-modern-row-teams {
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: 13px;
    font-weight: 600;
}

.mars-sports-modern-row-tools {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: 12px;
    color: #666;
    align-items: center;
}

.mars-sports-modern-markets {
    white-space: nowrap;
    color: #2563eb;
    font-weight: 700;
}

.mars-sports-modern-row-markets {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.mars-sports-modern-market-col small {
    display: block;
    margin-bottom: 4px;
    font-size: 10px;
    color: #666;
    text-align: center;
}

.mars-sports-modern-stakes {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4px;
}

.mars-sports-modern-stakes--duo {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mars-sports-modern-stakes button {
    border: 1px solid #cfd6e0;
    background: #fff;
    border-radius: 4px;
    padding: 6px 4px;
    font-size: 10px;
    cursor: pointer;
    color: #333;
}

.mars-sports-modern-stakes button strong {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #111;
}

.mars-sports-modern-slip-tabs {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mars-sports-modern-slip-tabs span {
    flex: 1;
    text-align: center;
    padding: 12px 8px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.55);
}

.mars-sports-modern-slip-tabs span.is-active {
    color: #fff;
    box-shadow: inset 0 -2px 0 #e12629;
}

.mars-sports-modern-slip-body {
    padding: 16px 12px;
    font-size: 12px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.55);
}

@media (max-width: 1100px) {
    .mars-sportsbook-banners {
        grid-template-columns: 1fr;
    }

    .mars-sports-modern {
        grid-template-columns: 1fr;
    }

    .mars-sports-modern-row {
        grid-template-columns: 1fr;
    }

    .mars-sports-modern-row-markets {
        grid-template-columns: 1fr;
    }
}

/* v84 — Orijinal Marsbahis anasayfa bloklari */
.facade-page-home .mars-main {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 14px 28px;
}

.mars-home-hero {
    margin-top: 8px;
}

.mars-home-sponsors {
    display: block;
    margin: 18px 0 12px;
    background: #000;
    border-radius: 0;
    overflow: hidden;
}

.mars-home-sponsors-img {
    display: block;
    width: 100%;
    height: auto;
}

.mars-home-address-bar {
    margin: 0 0 2px;
    background: #c62828;
    border-radius: 0;
    text-align: center;
}

.mars-home-promo-strip {
    margin-bottom: 22px;
}

.mars-home-promo-head {
    margin: 0 0 14px;
    padding-top: 18px;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.1em;
    color: #fff;
}

.mars-home-address-bar p {
    margin: 0;
    padding: 10px 12px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.35;
}

.mars-home-address-bar a {
    color: #7dd3fc;
    text-decoration: none;
    font-weight: 800;
}

.mars-home-address-bar a:hover {
    color: #bae6fd;
    text-decoration: underline;
}

.mars-home-promo-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.mars-home-promo-tile {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    background: transparent;
}

.mars-home-promo-tile img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}

.mars-home-game-duo {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 28px;
}

.mars-home-game-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.mars-home-game-head h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.mars-home-game-stage {
    position: relative;
    display: flex;
    align-items: stretch;
    gap: 4px;
}

.mars-home-game-nav {
    flex: 0 0 22px;
    width: 22px;
    border: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.72);
    font-size: 28px;
    line-height: 1;
    padding: 0;
    cursor: pointer;
    align-self: center;
}

.mars-home-game-nav:hover {
    color: #fff;
}

.mars-home-game-scroll {
    display: flex;
    gap: 10px;
    flex: 1;
    min-width: 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.18) transparent;
    padding-bottom: 4px;
}

.mars-home-game-scroll::-webkit-scrollbar {
    height: 3px;
}

.mars-home-game-scroll::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.18);
    border-radius: 999px;
}

.mars-home-game-card {
    flex: 0 0 calc(50% - 5px);
    min-width: calc(50% - 5px);
    scroll-snap-align: start;
    color: inherit;
    text-decoration: none;
    background: #0b0f14;
    border-radius: 4px;
    overflow: hidden;
}

.mars-home-game-media {
    position: relative;
    overflow: hidden;
    background: #151b24;
}

.mars-home-game-media img,
.mars-home-game-fallback {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    display: block;
    background: #151b24;
}

.mars-home-game-caption {
    display: block;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 1.35;
    text-align: center;
    color: rgba(255, 255, 255, 0.86);
    background: #0a0d12;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1100px) {
    .mars-home-promo-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mars-home-game-duo {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .mars-home-promo-head {
        padding-top: 16px;
        margin-bottom: 12px;
        font-size: 14px;
    }

    .mars-home-game-card {
        flex: 0 0 calc(72% - 5px);
        min-width: calc(72% - 5px);
    }

    .mars-home-promo-grid {
        display: flex;
        overflow-x: auto;
        gap: 10px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding: 0 2px 4px;
    }

    .mars-home-promo-grid::-webkit-scrollbar {
        display: none;
    }

    .mars-home-promo-tile {
        flex: 0 0 88%;
        scroll-snap-align: start;
    }
}

/* v85 — Marsbahis footer */
.mars-footer-marsbahis {
    padding: 28px 20px 18px;
    background: #12161d;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mars-footer-marsbahis-top {
    display: grid;
    grid-template-columns: minmax(220px, 1.4fr) repeat(3, minmax(140px, 1fr));
    gap: 24px 28px;
    max-width: 1400px;
    margin: 0 auto 22px;
}

.mars-footer-marsbahis-col {
    display: flex;
    flex-direction: column;
    gap: 7px;
    font-size: 12px;
    line-height: 1.45;
    color: rgba(255, 255, 255, 0.72);
}

.mars-footer-marsbahis-col a {
    color: rgba(255, 255, 255, 0.72);
    text-decoration: none;
}

.mars-footer-marsbahis-col a:hover {
    color: #fff;
}

.mars-footer-marsbahis-col strong {
    color: #fff;
    font-size: 13px;
    margin-bottom: 4px;
}

.mars-footer-marsbahis-copy {
    margin: 0;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.85);
}

.mars-footer-marsbahis-copy-sub {
    margin: 0 0 10px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
}

.mars-footer-brand {
    color: #e12629;
}

.mars-footer-marsbahis-legal {
    margin: 0 0 14px;
    font-size: 11px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.45);
}

.mars-footer-marsbahis-seals {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}

.mars-footer-cga {
    display: block;
    width: min(100%, 220px);
    height: auto;
}

.mars-footer-gamecheck img {
    display: block;
    width: min(100%, 180px);
    height: auto;
}

.mars-footer-social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mars-footer-social a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mars-footer-social img {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    object-fit: contain;
}

.mars-footer-android img {
    display: block;
    width: min(100%, 220px);
    height: auto;
    margin-top: 10px;
}

.mars-footer-responsible {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    margin-top: 12px;
}

.mars-footer-responsible img {
    height: 34px;
    width: auto;
    max-width: 140px;
    object-fit: contain;
}

.mars-footer-marsbahis-sponsors {
    max-width: 1400px;
    margin: 0 auto 16px;
    background: #000;
}

.mars-footer-marsbahis-sponsors img {
    display: block;
    width: 100%;
    height: auto;
}

.mars-footer-marsbahis-payments {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 18px 24px;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-footer-age {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}

.mars-footer-marsbahis-payments img {
    height: 28px;
    width: auto;
    object-fit: contain;
    opacity: 0.85;
}

@media (max-width: 1100px) {
    .mars-footer-marsbahis-top {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .mars-footer-marsbahis-top {
        grid-template-columns: 1fr;
    }
}

/* v100 - canli bahis proxy embed */
.facade-page-sports-embed .mars-main.global-container {
    max-width: none;
    padding: 0;
    margin: 0;
}

.facade-page-sports-embed .mars-body {
    padding-bottom: 0;
}

.facade-page-sports-embed .mars-footer-marsbahis {
    display: block;
}

.facade-page-sports-embed .mars-live-support {
    bottom: 88px;
}

@media (max-width: 900px) {
    .facade-page-sports-embed .mars-live-support {
        bottom: 120px;
    }
}

.mars-sports-embed {
    position: relative;
    width: 100%;
    min-height: 560px;
    background: #0d1118;
    overflow: hidden;
}

.mars-sports-embed--cropped {
    --crop-top: 488px;
    --crop-bottom: 360px;
    --crop-left: 0px;
    --crop-right: 0px;
    --embed-scale: 1;
}

.mars-sports-embed-promo {
    position: relative;
    z-index: 2;
    background: #0d1118;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-sports-embed-promo-slider {
    position: relative;
    width: 100%;
    height: clamp(108px, 12vw, 148px);
    overflow: hidden;
    background: #101722;
}

.mars-sports-embed-promo-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.45s ease;
}

.mars-sports-embed-promo-slide.is-active {
    opacity: 1;
}

.mars-sports-embed-promo-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.mars-sports-embed-promo-sponsors {
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.mars-sports-embed-promo-sponsors img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 62px;
    object-fit: contain;
}

.mars-sports-embed-viewport {
    position: relative;
    width: 100%;
    min-height: 420px;
    overflow: hidden;
    background: #0d1118;
}

.mars-sports-embed-scaler {
    position: relative;
    width: 100%;
    height: 100%;
    transform-origin: top left;
    will-change: transform;
}

.mars-sports-embed-viewport .mars-sports-embed-status {
    position: absolute;
    inset: 0;
    z-index: 5;
}

.mars-sports-embed--cropped:not(.mars-sports-embed--scaled) .mars-sports-embed-frame {
    position: absolute;
    top: calc(-1 * var(--crop-top));
    left: calc(-1 * var(--crop-left));
    width: calc(100% + var(--crop-left) + var(--crop-right));
    height: calc(100% + var(--crop-top) + var(--crop-bottom));
    min-height: calc(420px + var(--crop-top) + var(--crop-bottom));
    border: 0;
    background: #0d1118;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.mars-sports-embed--scaled .mars-sports-embed-scaler {
    position: absolute;
    top: 0;
    left: 0;
}

.mars-sports-embed--scaled .mars-sports-embed-frame {
    position: absolute;
    top: calc(-1 * var(--crop-top));
    left: 0;
    border: 0;
    background: #0d1118;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.mars-sports-embed-frame {
    display: block;
    width: 100%;
    min-height: 420px;
    border: 0;
    background: #0d1118;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.mars-sports-embed.is-ready .mars-sports-embed-frame {
    opacity: 1;
}

.mars-sports-embed-mask {
    position: absolute;
    z-index: 6;
    pointer-events: none;
    background-color: #121722;
}

.mars-sports-embed-mask--left {
    top: var(--crop-top);
    bottom: var(--crop-bottom);
    left: 0;
    width: var(--crop-left);
}

.mars-sports-embed-mask--right {
    top: var(--crop-top);
    bottom: var(--crop-bottom);
    right: 0;
    width: var(--crop-right);
}

.mars-sports-embed--external .mars-sports-embed-frame {
    background: #0d1118;
}

.mars-sports-embed-status {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 24px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    background: linear-gradient(180deg, #121722 0%, #0d1118 100%);
}

.mars-sports-embed-status.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.2s ease, visibility 0.2s ease;
}

.mars-sports-embed-spinner {
    width: 34px;
    height: 34px;
    border: 3px solid rgba(255, 255, 255, 0.12);
    border-top-color: #e50914;
    border-radius: 50%;
    animation: marsSportsEmbedSpin 0.8s linear infinite;
}

@keyframes marsSportsEmbedSpin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 900px) {
    .facade-page-sports-embed .mars-ticker {
        display: none;
    }

    .facade-page-sports-embed .mars-footer-marsbahis {
        display: none;
    }

    .mars-sports-embed-promo-slider {
        height: clamp(88px, 24vw, 120px);
    }

    .mars-sports-embed-promo-sponsors {
        display: none;
    }

    .mars-sports-embed-viewport {
        min-height: calc(100dvh - 168px);
    }
}

/* v102 - Marsbahis orijinal bahis paneli */
.facade-page-sports .mars-main.global-container {
    max-width: none;
    padding-left: 8px;
    padding-right: 8px;
}

.mars-sports-subnav--mars {
    background: #0f131b;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 12px;
    gap: 4px 16px;
}

.mars-sports-subnav--mars a.is-active {
    color: #fff;
    border-bottom: 2px solid #e12629;
    padding-bottom: 4px;
}

.mars-sportsbook--mars {
    grid-template-columns: 220px minmax(0, 1fr) 300px;
    gap: 0;
    background: #0d1118;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 0;
    min-height: 680px;
}

.mars-sportsbook--mars .mars-sportsbook-sidebar {
    border-radius: 0;
    border: none;
    border-right: 1px solid #252a33;
    background: #1a1d23;
    font-family: 'Roboto', Arial, sans-serif;
}

.mars-sportsbook--mars .mars-sportsbook-search {
    position: relative;
    padding: 10px 10px 8px;
    border-bottom: none;
}

.mars-sportsbook--mars .mars-sportsbook-search input {
    width: 100%;
    border: none;
    background: #252a33;
    color: #fff;
    border-radius: 2px;
    padding: 9px 34px 9px 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
}

.mars-sportsbook--mars .mars-sportsbook-search input::placeholder {
    color: #8b919b;
}

.mars-sportsbook--mars .mars-sportsbook-search-icon {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    color: #8b919b;
    pointer-events: none;
}

.mars-sportsbook--mars .mars-sportsbook-tabs--split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    padding: 0;
    margin: 0 10px;
    border: none;
    background: #252a33;
    border-radius: 2px;
    overflow: hidden;
}

.mars-sportsbook--mars .mars-sportsbook-tabs--split a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 8px;
    color: #c3c8d1;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-decoration: none;
    background: transparent;
    border-radius: 0;
    transition: background 0.15s ease, color 0.15s ease;
}

.mars-sportsbook--mars .mars-sportsbook-tabs--split a em {
    font-style: normal;
    margin-left: 4px;
    color: #9aa0aa;
    font-weight: 600;
}

.mars-sportsbook--mars .mars-sportsbook-tabs--split a.is-active {
    color: #fff;
    background: #353b47;
}

.mars-sportsbook--mars .mars-sportsbook-tabs--split a.is-active em {
    color: #d7dbe3;
}

.mars-sportsbook--mars .mars-sportsbook-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 10px 10px 6px;
    padding: 8px 10px;
    background: #252a33;
    border-radius: 2px;
}

.mars-sportsbook--mars .mars-sportsbook-filter-label {
    display: flex;
    flex-direction: column;
    gap: 1px;
    line-height: 1.1;
}

.mars-sportsbook--mars .mars-sportsbook-filter-label strong {
    color: #ffd54a;
    font-size: 12px;
    font-weight: 700;
}

.mars-sportsbook--mars .mars-sportsbook-filter-label span {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}

.mars-sportsbook--mars .mars-sportsbook-filter-range {
    flex: 1;
    max-width: 120px;
}

.mars-sportsbook--mars .mars-sportsbook-filter-range input[type="range"] {
    width: 100%;
    height: 4px;
    margin: 0;
    accent-color: #fff;
    background: transparent;
}

.mars-sportsbook--mars .mars-sportsbook-cats {
    padding: 0;
    max-height: calc(100vh - 280px);
    overflow-y: auto;
    overflow-x: hidden;
}

.mars-sportsbook--mars .mars-sportsbook-cats li {
    padding: 0;
    border-bottom: 1px solid #22262e;
}

.mars-sportsbook--mars .mars-sportsbook-cat-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 9px 12px 9px 10px;
    border: none;
    background: transparent;
    color: #fff;
    text-align: left;
    cursor: pointer;
    font: inherit;
    transition: background 0.15s ease;
}

.mars-sportsbook--mars .mars-sportsbook-cat-btn:hover,
.mars-sportsbook--mars .mars-sportsbook-cats li.is-active .mars-sportsbook-cat-btn {
    background: #2c313c;
}

.mars-sportsbook--mars .mars-sportsbook-cat-icon {
    width: 20px;
    flex: 0 0 20px;
    font-size: 15px;
    line-height: 1;
    opacity: 1;
    text-align: center;
}

.mars-sportsbook--mars .mars-sportsbook-cat-text {
    flex: 1;
    min-width: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mars-sportsbook--mars .mars-sportsbook-cat-name {
    color: #fff;
}

.mars-sportsbook--mars .mars-sportsbook-cat-count {
    margin-left: 4px;
    color: #8b919b;
    font-size: 13px;
    font-weight: 400;
}

.mars-sportsbook--mars .mars-sportsbook-cat-arrow {
    flex: 0 0 auto;
    color: #8b919b;
    font-size: 11px;
    line-height: 1;
}

.mars-sportsbook--mars .mars-sportsbook-main {
    background: #0d1118;
    border-left: 1px solid rgba(255, 255, 255, 0.04);
    border-right: 1px solid rgba(255, 255, 255, 0.04);
}

.mars-sportsbook--mars .mars-sportsbook-widgets {
    background: #121722;
    padding: 0;
    gap: 0;
}

.mars-sportsbook--mars .mars-sportsbook-widget {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.mars-sportsbook-cats li {
    align-items: center;
}

.mars-sportsbook-cat-icon {
    width: 18px;
    flex: 0 0 18px;
    opacity: 0.75;
    font-size: 13px;
}

.mars-sportsbook-columns {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    min-height: 100%;
}

.mars-sportsbook-panel {
    min-width: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.mars-sportsbook-panel:last-child {
    border-right: none;
}

.mars-sportsbook-panel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 10px;
    background: #161b24;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.02em;
}

.mars-sportsbook-panel-head span {
    color: rgba(255, 255, 255, 0.55);
    font-weight: 600;
}

.mars-sportsbook-group-head {
    padding: 7px 10px;
    background: #1a2030;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 12px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.88);
}

.mars-sportsbook-market-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 46px 46px 46px 56px;
    gap: 4px;
    align-items: center;
    padding: 6px 8px;
    background: #141922;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 11px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.45);
    text-align: center;
}

.mars-sportsbook-market-head span:first-child {
    text-align: left;
}

.mars-sportsbook-rows {
    max-height: 620px;
    overflow: auto;
}

.mars-sb-row {
    display: grid;
    grid-template-columns: 68px minmax(110px, 1fr) auto 52px;
    gap: 6px;
    align-items: center;
    padding: 5px 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    background: #121722;
    font-size: 12px;
}

.mars-sb-row:nth-child(even) {
    background: #0f141d;
}

.mars-sb-row-meta {
    display: flex;
    flex-direction: column;
    gap: 2px;
    line-height: 1.15;
}

.mars-sb-row-meta--date {
    justify-content: center;
}

.mars-sb-score,
.mars-sb-minute,
.mars-sb-date {
    color: #ffd54a;
    font-weight: 800;
    font-size: 11px;
}

.mars-sb-row-teams {
    display: flex;
    flex-direction: column;
    gap: 1px;
    min-width: 0;
}

.mars-sb-team {
    color: rgba(255, 255, 255, 0.92);
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mars-sb-league {
    margin-top: 2px;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.38);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mars-sb-row-odds {
    display: flex;
    gap: 3px;
}

.mars-sb-row-odds button {
    min-width: 44px;
    padding: 4px 5px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #0a0e14;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.55);
    font-size: 10px;
    line-height: 1.1;
    cursor: pointer;
}

.mars-sb-row-odds button strong {
    display: block;
    margin-top: 1px;
    font-size: 11px;
    color: #fff;
}

.mars-sb-row-tools {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.mars-sb-stat {
    border: none;
    background: transparent;
    color: rgba(255, 255, 255, 0.45);
    font-size: 13px;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.mars-sb-markets {
    border: none;
    border-radius: 2px;
    background: #2a5db0;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 5px;
    min-width: 42px;
    cursor: pointer;
}

.mars-sportsbook-track-pitch--full {
    position: relative;
    height: 160px;
    margin: 0 10px 8px;
    border-radius: 4px;
    background:
        linear-gradient(90deg, rgba(255,255,255,0.14) 1px, transparent 1px),
        linear-gradient(rgba(255,255,255,0.14) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, transparent 18px, rgba(255,255,255,0.18) 19px, transparent 20px),
        linear-gradient(180deg, #1a6b3c, #24884b);
    background-size: 100% 100%, 100% 100%, 100% 100%, 100% 100%;
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.mars-sportsbook-track-pitch--full::before {
    content: "";
    position: absolute;
    inset: 8px;
    border: 1px solid rgba(255, 255, 255, 0.22);
}

.mars-sportsbook-track-timer {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 11px;
    font-weight: 800;
    color: #ffd54a;
}

.mars-sportsbook-track-stats {
    padding: 0 10px 10px;
}

.mars-sportsbook-track-stats-row {
    display: grid;
    grid-template-columns: 1fr 36px 36px;
    gap: 6px;
    padding: 4px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 11px;
    color: rgba(255, 255, 255, 0.72);
}

.mars-sportsbook-track-stats-row span:nth-child(2),
.mars-sportsbook-track-stats-row span:nth-child(3) {
    text-align: center;
    font-weight: 700;
}

.mars-sportsbook-slip-head--builder {
    background: #ffd54a;
    color: #111;
}

.mars-sportsbook-builder-fields {
    display: grid;
    gap: 8px;
    padding: 10px 12px 0;
}

.mars-sportsbook-builder-fields label {
    display: grid;
    gap: 4px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
}

.mars-sportsbook-builder-fields input {
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #0d1118;
    color: #fff;
    border-radius: 4px;
    padding: 7px 8px;
    font-size: 12px;
}

.mars-sportsbook-odds-range {
    padding: 10px 12px 12px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
}

.mars-sportsbook-odds-range input {
    width: 100%;
    margin-top: 6px;
}

@media (max-width: 1200px) {
    .mars-sportsbook--mars {
        grid-template-columns: 200px minmax(0, 1fr);
    }

    .mars-sportsbook--mars .mars-sportsbook-widgets {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .mars-sportsbook--mars {
        grid-template-columns: 1fr;
    }

    .mars-sportsbook-columns {
        grid-template-columns: 1fr;
    }

    .mars-sportsbook--mars .mars-sportsbook-widgets {
        grid-template-columns: 1fr;
    }

    .mars-sb-row {
        grid-template-columns: 58px minmax(0, 1fr);
        grid-template-areas:
            "meta teams"
            "odds odds"
            "tools tools";
    }

    .mars-sb-row-meta { grid-area: meta; }
    .mars-sb-row-teams { grid-area: teams; }
    .mars-sb-row-odds { grid-area: odds; }
    .mars-sb-row-tools {
        grid-area: tools;
        flex-direction: row;
        justify-content: flex-end;
    }
}
