/**
 * Skin «Natural Dark» — только для theme-t2 (Clean).
 * t1 / t3 / t5 — через theme-variants.css; t4 — светлая.
 */

/* ── Общее для всех внутренних тем (не hero-only) ── */
.preloader,
.background-effects {
    display: none !important;
}

body:not(.landing-rating-only),
body:not(.landing-rating-only) .main,
body:not(.landing-rating-only) .main *,
body:not(.landing-rating-only) .site-footer,
body:not(.landing-rating-only) .site-footer *,
body:not(.landing-rating-only) .faq-section,
body:not(.landing-rating-only) .faq-section * {
    font-family: 'Montserrat', system-ui, -apple-system, sans-serif !important;
}

body.landing-rating-only {
    background: #f5f3ff !important;
}

.slot-card,
.advantage-card,
.info-block,
.provider-card {
    opacity: 1 !important;
    transform: none !important;
}

body.has-landing-hero-skin:not(.landing-rating-only) .main {
    padding-top: calc(var(--header-offset, 76px) + 0.35rem) !important;
    padding-bottom: 1.25rem !important;
}

.main .container {
    max-width: 1180px;
}

.breadcrumbs {
    padding: 0.35rem 0 !important;
    margin: 0 0 0.45rem !important;
}

.floating-offer,
.bonus-popup,
#bonusPopup,
.win-notifications-root,
#winNotifications,
.win-notification-toast,
#supportWidget,
.support-widget {
    display: none !important;
}

.pulse-glow,
.text-glow,
.text-glow-animation,
.cta-pulse {
    animation: none !important;
    text-shadow: none !important;
}

/* ── t2 Clean: Natural Dark (фиолет/розовый, Montserrat) ── */
body.theme-t2:not(.landing-rating-only) {
    --font-display: 'Montserrat', system-ui, -apple-system, sans-serif;
    --font-body: 'Montserrat', system-ui, -apple-system, sans-serif;
    --surface-void: #0f0e17;
    --surface-deep: #141322;
    --surface-raised: #1c1b2e;
    --surface-elevated: #222136;
    --content-main: #e8e6f0;
    --content-high: #f4f2fa;
    --content-dim: #c4c0d4;
    --content-muted: #8891a8;
    --content-subtle: #6b7288;
    --brand-secondary: #ff3f86;
    --glass-bg: rgba(28, 27, 46, 0.72);
    --glass-bg-hover: rgba(34, 33, 54, 0.88);
    --glass-edge: rgba(109, 59, 255, 0.16);
    --glass-edge-active: rgba(109, 59, 255, 0.38);
    --grad-brand: linear-gradient(135deg, var(--brand-primary), #ff3f86);
    --grad-cta: linear-gradient(135deg, var(--brand-primary), #ff3f86);
    --grad-shine: linear-gradient(105deg, #e8e6f0 12%, var(--brand-primary) 58%, #ff3f86 100%);
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.28);
    --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.32);
    --shadow-lg: 0 16px 40px rgba(0, 0, 0, 0.38);
    --glow-sm: none;
    --glow-md: none;
    --glow-lg: none;
    --glow-text: none;
    --radius-md: 12px;
    --radius-lg: 16px;
    --radius-xl: 20px;
    background:
        radial-gradient(circle at 8% 12%, rgba(var(--brand-rgb), 0.08), transparent 28rem),
        radial-gradient(circle at 92% 8%, rgba(255, 63, 134, 0.06), transparent 24rem),
        linear-gradient(165deg, #0f0e17 0%, #141322 45%, #1a1830 100%) !important;
    color: var(--content-main) !important;
}

body.theme-t2:not(.landing-rating-only) .header {
    background: rgba(20, 19, 34, 0.92) !important;
    border-bottom: 1px solid rgba(var(--brand-rgb), 0.14) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35) !important;
    backdrop-filter: blur(16px) !important;
    -webkit-backdrop-filter: blur(16px) !important;
}

body.theme-t2:not(.landing-rating-only) .header.scrolled {
    background: rgba(20, 19, 34, 0.96) !important;
}

body.theme-t2:not(.landing-rating-only) .nav-link {
    color: #d8d4e8 !important;
    opacity: 0.92 !important;
}

body.theme-t2:not(.landing-rating-only) .nav-link:hover,
body.theme-t2:not(.landing-rating-only) .nav-link.active {
    color: var(--brand-primary-light) !important;
    background: rgba(var(--brand-rgb), 0.12) !important;
    opacity: 1 !important;
}

body.theme-t2:not(.landing-rating-only) .mobile-nav {
    background: #1c1b2e !important;
    border-color: rgba(var(--brand-rgb), 0.18) !important;
}

body.theme-t2:not(.landing-rating-only) .mobile-nav-link {
    color: var(--content-main) !important;
}

body.theme-t2:not(.landing-rating-only) .hamburger,
body.theme-t2:not(.landing-rating-only) .hamburger::before,
body.theme-t2:not(.landing-rating-only) .hamburger::after {
    background: var(--content-main) !important;
}

body.theme-t2:not(.landing-rating-only) .btn-primary,
body.theme-t2:not(.landing-rating-only) .btn-cta,
body.theme-t2:not(.landing-rating-only) .btn.btn-cta,
body.theme-t2:not(.landing-rating-only) .btn-apple-primary,
body.theme-t2:not(.landing-rating-only) .slot-play-btn,
body.theme-t2:not(.landing-rating-only) .payout-btn,
body.theme-t2:not(.landing-rating-only) .timer-button,
body.theme-t2:not(.landing-rating-only) .bonus-card-button,
body.theme-t2:not(.landing-rating-only) .pulse-glow.btn-primary {
    background: linear-gradient(135deg, var(--brand-primary), #ff3f86) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    border: none !important;
    box-shadow: 0 8px 22px rgba(var(--brand-rgb), 0.32) !important;
    text-shadow: none !important;
    animation: none !important;
}

body.theme-t2:not(.landing-rating-only) .btn-primary:hover,
body.theme-t2:not(.landing-rating-only) .btn-cta:hover,
body.theme-t2:not(.landing-rating-only) .btn-apple-primary:hover,
body.theme-t2:not(.landing-rating-only) .slot-play-btn:hover,
body.theme-t2:not(.landing-rating-only) .payout-btn:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 28px rgba(var(--brand-rgb), 0.42) !important;
    color: #fff !important;
}

body.theme-t2:not(.landing-rating-only) .btn-outline,
body.theme-t2:not(.landing-rating-only) .btn-apple-secondary {
    background: transparent !important;
    color: var(--brand-primary-light) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.38) !important;
}

body.theme-t2:not(.landing-rating-only) .btn-outline:hover,
body.theme-t2:not(.landing-rating-only) .btn-apple-secondary:hover {
    background: rgba(var(--brand-rgb), 0.12) !important;
    color: var(--brand-primary-light) !important;
}

body.theme-t2:not(.landing-rating-only) .glass-card,
body.theme-t2:not(.landing-rating-only) .content-wrapper,
body.theme-t2:not(.landing-rating-only) .hero-value,
body.theme-t2:not(.landing-rating-only) .hero-compact,
body.theme-t2:not(.landing-rating-only) .hero-quicklinks,
body.theme-t2:not(.landing-rating-only) .quicklink-item,
body.theme-t2:not(.landing-rating-only) .slot-card,
body.theme-t2:not(.landing-rating-only) .slot-card-inner,
body.theme-t2:not(.landing-rating-only) .slots-dashboard,
body.theme-t2:not(.landing-rating-only) .bonus-calculator-widget,
body.theme-t2:not(.landing-rating-only) .promo-timer-widget,
body.theme-t2:not(.landing-rating-only) .value-pillar,
body.theme-t2:not(.landing-rating-only) .stats-cell,
body.theme-t2:not(.landing-rating-only) .recent-payouts-block,
body.theme-t2:not(.landing-rating-only) .payout-feed,
body.theme-t2:not(.landing-rating-only) .jackpot-cell,
body.theme-t2:not(.landing-rating-only) .payout-row,
body.theme-t2:not(.landing-rating-only) .faq-section,
body.theme-t2:not(.landing-rating-only) .faq-item,
body.theme-t2:not(.landing-rating-only) .page-thematic-block,
body.theme-t2:not(.landing-rating-only) .review-quotes-block,
body.theme-t2:not(.landing-rating-only) .related-sections,
body.theme-t2:not(.landing-rating-only) .site-structure-block,
body.theme-t2:not(.landing-rating-only) .spot-cta-block,
body.theme-t2:not(.landing-rating-only) .spot-cta-inner,
body.theme-t2:not(.landing-rating-only) .advantage-card,
body.theme-t2:not(.landing-rating-only) .info-block,
body.theme-t2:not(.landing-rating-only) .bonus-card,
body.theme-t2:not(.landing-rating-only) .footer-block {
    background: rgba(28, 27, 46, 0.88) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.14) !important;
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.28) !important;
    color: var(--content-main) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    text-shadow: none !important;
}

body.theme-t2:not(.landing-rating-only) .glass-card:hover,
body.theme-t2:not(.landing-rating-only) .slot-card:hover,
body.theme-t2:not(.landing-rating-only) .quicklink-item:hover,
body.theme-t2:not(.landing-rating-only) .value-pillar:hover,
body.theme-t2:not(.landing-rating-only) .faq-item:hover {
    transform: translateY(-3px) !important;
    border-color: rgba(var(--brand-rgb), 0.32) !important;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.36) !important;
}

body.theme-t2:not(.landing-rating-only) .main,
body.theme-t2:not(.landing-rating-only) .article-content,
body.theme-t2:not(.landing-rating-only) .article-content p,
body.theme-t2:not(.landing-rating-only) .article-content li,
body.theme-t2:not(.landing-rating-only) .faq-answer,
body.theme-t2:not(.landing-rating-only) .faq-answer p,
body.theme-t2:not(.landing-rating-only) .spot-cta-desc,
body.theme-t2:not(.landing-rating-only) .related-sections-desc,
body.theme-t2:not(.landing-rating-only) .breadcrumb-link,
body.theme-t2:not(.landing-rating-only) .breadcrumbs {
    color: var(--content-dim) !important;
}

body.theme-t2:not(.landing-rating-only) .article-content h1,
body.theme-t2:not(.landing-rating-only) .article-content h2,
body.theme-t2:not(.landing-rating-only) .main-title,
body.theme-t2:not(.landing-rating-only) .faq-section h2,
body.theme-t2:not(.landing-rating-only) .spot-cta-title,
body.theme-t2:not(.landing-rating-only) .slots-dashboard-title,
body.theme-t2:not(.landing-rating-only) .value-pillars-heading {
    color: var(--content-high) !important;
    text-shadow: none !important;
}

body.theme-t2:not(.landing-rating-only) .article-content h3,
body.theme-t2:not(.landing-rating-only) .article-content h4 {
    color: #c4b8ff !important;
    text-shadow: none !important;
}

body.theme-t2:not(.landing-rating-only) .gradient-text,
body.theme-t2:not(.landing-rating-only) .main-title.gradient-text,
body.theme-t2:not(.landing-rating-only) .hero-headline {
    background: linear-gradient(105deg, #e8e6f0 12%, var(--brand-primary-light) 55%, #ff3f86 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    animation: none !important;
    filter: none !important;
}

body.theme-t2:not(.landing-rating-only) .article-content a:not(.btn):not(.btn-primary):not(.btn-cta) {
    color: var(--brand-primary-light) !important;
    text-shadow: none !important;
}

body.theme-t2:not(.landing-rating-only) .article-content a:not(.btn):hover {
    color: #c4b8ff !important;
}

body.theme-t2:not(.landing-rating-only) .hero-features li {
    background: rgba(28, 27, 46, 0.9) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.14) !important;
    color: var(--content-main) !important;
}

body.theme-t2:not(.landing-rating-only) .hero-badge,
body.theme-t2:not(.landing-rating-only) .hero-badge-apple {
    background: rgba(var(--brand-rgb), 0.12) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.28) !important;
    color: var(--brand-primary-light) !important;
}

body.theme-t2:not(.landing-rating-only) .hero-tagline,
body.theme-t2:not(.landing-rating-only) .timer-label,
body.theme-t2:not(.landing-rating-only) .ql-meta,
body.theme-t2:not(.landing-rating-only) .slot-provider,
body.theme-t2:not(.landing-rating-only) .stats-cell-label {
    color: var(--content-muted) !important;
}

body.theme-t2:not(.landing-rating-only) .timer-item,
body.theme-t2:not(.landing-rating-only) .slots-dashboard-title-wrap,
body.theme-t2:not(.landing-rating-only) .slot-footer,
body.theme-t2:not(.landing-rating-only) .payout-feed-header {
    background: rgba(24, 23, 40, 0.95) !important;
    border-color: rgba(var(--brand-rgb), 0.12) !important;
    color: var(--content-main) !important;
}

body.theme-t2:not(.landing-rating-only) .slots-tab {
    background: rgba(24, 23, 40, 0.9) !important;
    color: var(--content-dim) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.14) !important;
}

body.theme-t2:not(.landing-rating-only) .slots-tab.active {
    background: linear-gradient(135deg, var(--brand-primary), #ff3f86) !important;
    color: #fff !important;
}

body.theme-t2:not(.landing-rating-only) .spot-cta-block::before {
    background: linear-gradient(180deg, var(--brand-primary), #ff3f86) !important;
}

body.theme-t2:not(.landing-rating-only) .spot-cta-number {
    background: linear-gradient(135deg, var(--brand-primary), #ff3f86) !important;
    color: #fff !important;
}

body.theme-t2:not(.landing-rating-only) .faq-question {
    color: var(--content-high) !important;
    background: transparent !important;
}

body.theme-t2:not(.landing-rating-only) .faq-answer {
    color: var(--content-dim) !important;
}

body.theme-t2:not(.landing-rating-only) .site-footer {
    background: linear-gradient(180deg, #141322 0%, #0f0e17 100%) !important;
    border-top: 1px solid rgba(var(--brand-rgb), 0.14) !important;
}

body.theme-t2:not(.landing-rating-only) .site-footer::before {
    display: none !important;
}

body.theme-t2:not(.landing-rating-only) .footer-nav-link,
body.theme-t2:not(.landing-rating-only) .tag-item,
body.theme-t2:not(.landing-rating-only) .keywords-block {
    color: var(--content-muted) !important;
}

body.theme-t2:not(.landing-rating-only) .footer-nav-link:hover,
body.theme-t2:not(.landing-rating-only) .tag-item:hover {
    color: var(--brand-primary-light) !important;
}

body.theme-t2:not(.landing-rating-only) .action-block,
body.theme-t2:not(.landing-rating-only) .cta-block {
    background: linear-gradient(160deg, rgba(var(--brand-rgb), 0.1) 0%, rgba(28, 27, 46, 0.95) 100%) !important;
    border: 1px solid rgba(var(--brand-rgb), 0.2) !important;
}

body.theme-t2:not(.landing-rating-only) .article-content table {
    border-color: rgba(var(--brand-rgb), 0.18) !important;
}

body.theme-t2:not(.landing-rating-only) .article-content th {
    background: rgba(var(--brand-rgb), 0.12) !important;
    color: var(--content-high) !important;
}

body.theme-t2:not(.landing-rating-only) .article-content td {
    color: var(--content-dim) !important;
}

body.theme-t2:not(.landing-rating-only) .article-content tr:hover {
    background: rgba(var(--brand-rgb), 0.06) !important;
}
