/* 090bet 2025 - Google-Optimized Styles */

/* ===== Core Web Vitals Optimization ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    scroll-padding-top: 90px; /* 锚点跳转时避开固定导航 */
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    line-height: 1.7;
    color: #333;
    background-color: #f8f9fa;
    min-height: 100vh;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    padding-top: 90px; /* 固定导航占佁E*/
}

main,
.thumbnail_9533,
.table-gold-18e3,
.article-20a3,
.warm_d4d3,
.list-e299,
.tooltip_c62f,
.selected_da62,
footer {
    width: 100%;
    max-width: 100%;
}

/* Skip to content - Accessibility */
.modal_full_b496 {
    position: absolute;
    top: -40px;
    left: 0;
    background: #000;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    z-index: 100;
}

.modal_full_b496:focus {
    top: 0;
}

/* ===== Navigation ===== */
.thumbnail_9533 {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    min-height: 70px;
}

.copper-fc45 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.title_steel_affa {
    display: flex;
    align-items: center;
    gap: 10px;
}

.title_steel_affa img {
    /* Prevent layout shift */
    width: 60px;
    height: 60px;
}

.status-c849 {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.gold-68be {
    display: none;
    background: none;
    border: none;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
    padding: 10px;
}

.fresh-3b02 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

.large_dc69 {
    display: none;
    background: #4CAF50;
    color: #fff;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.85rem;
    white-space: nowrap;
    transition: background 0.3s, transform 0.2s;
}

.large_dc69:hover {
    background: #45a049;
    transform: translateY(-1px);
}

.frame-4e49 {
    width: 25px;
    height: 3px;
    background: #333;
    transition: 0.3s;
}

.basic-2a48 {
    display: flex;
    align-items: center;
    gap: 30px;
}

.nav-5d71 {
    display: flex;
    list-style: none;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
}

.nav-5d71 > li > a,
.sort_dc07 {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    font-size: 0.95rem;
    transition: color 0.3s, background 0.3s;
    background: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    padding: 8px 10px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.nav-5d71 > li > a:hover,
.sort_dc07:hover,
.panel_glass_c34a.fn-open-0b2d > .sort_dc07,
.sort_dc07[aria-expanded="true"] {
    color: #667eea;
    background: rgba(102, 126, 234, 0.08);
}

.panel_glass_c34a {
    position: relative;
}

.pagination-78e3 {
    font-size: 0.7rem;
    line-height: 1;
    transition: transform 0.2s;
}

.panel_glass_c34a.fn-open-0b2d .pagination-78e3,
.sort_dc07[aria-expanded="true"] .pagination-78e3 {
    transform: rotate(180deg);
}

.white-850c {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    min-width: 180px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 8px 0;
    list-style: none;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    z-index: 10000;
}

.panel_glass_c34a.fn-open-0b2d > .white-850c,
.sort_dc07[aria-expanded="true"] + .white-850c {
    display: block;
}

.white-850c[data-nav-open="1"] {
    display: block !important;
}

.white-850c a {
    display: block;
    padding: 10px 18px;
    color: #222;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    transition: background 0.2s, color 0.2s;
}

.white-850c a:hover {
    background: #f5f5f5;
    color: #000;
}

/* Desktop hover for dropdown */
@media (hover: hover) and (min-width: 769px) {
    .panel_glass_c34a:hover > .white-850c {
        display: block;
    }

    .panel_glass_c34a:hover > .sort_dc07 {
        color: #667eea;
        background: rgba(102, 126, 234, 0.08);
    }

    .panel_glass_c34a:hover .pagination-78e3 {
        transform: rotate(180deg);
    }
}

.form-1bf2 .north-0906 {
    background: #4CAF50;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;
    transition: background 0.3s;
}

.form-1bf2 .north-0906:hover {
    background: #45a049;
}

/* Mobile Navigation */
@media (max-width: 768px) {
    .gold-68be {
        display: flex;
    }
    
    .fresh-3b02 {
        gap: 8px;
    }

    .large_dc69 {
        display: inline-block;
        padding: 7px 12px;
        font-size: 0.8rem;
    }
    
    .basic-2a48 {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
    }
    
    .basic-2a48.fn-active-0b2d {
        display: flex;
    }
    
    .nav-5d71 {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
        width: 100%;
    }

    .panel_glass_c34a {
        width: 100%;
    }

    .sort_dc07 {
        width: 100%;
        justify-content: space-between;
        padding: 12px 10px;
    }

    .white-850c {
        position: static;
        display: none;
        min-width: 100%;
        margin: 0 0 8px 0;
        box-shadow: none;
        border: 1px solid #e5e5e5;
        background: #ffffff;
    }

    .panel_glass_c34a.fn-open-0b2d > .white-850c,
    .sort_dc07[aria-expanded="true"] + .white-850c {
        display: block;
    }

    .copper-fc45 {
        padding: 12px 16px;
    }

    .title_steel_affa img {
        width: 48px;
        height: 48px;
    }

    .status-c849 {
        font-size: 11px;
        max-width: 120px;
        line-height: 1.3;
    }

    body {
        padding-top: 76px;
    }

    .thumbnail_9533 {
        min-height: 64px;
    }

    .table-gold-18e3 {
        padding: 12px 16px;
    }

    .container-d493 {
        flex-direction: column;
        align-items: flex-start;
    }

    .basic-760f {
        flex-direction: row;
        width: 100%;
    }

    .gradient-9ac2 {
        flex-direction: column;
        align-items: flex-start;
    }

    .gradient_complex_4f45 {
        font-size: 12px;
    }

    .fresh_3583 {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .tooltip-pro-ccfd {
        padding: 12px 8px;
    }

    .tooltip-pro-ccfd strong {
        font-size: 1.5rem;
    }

    .tooltip-pro-ccfd span {
        font-size: 0.75rem;
    }

    .wood_dbbb,
    .layout_f8b1,
    .breadcrumb-warm-5873,
    .disabled-copper-e300 {
        padding: 20px 16px;
        margin: 20px 0;
    }

    .info-3983 {
        flex-direction: column;
        align-items: flex-start;
    }

    .caption-current-388c {
        font-size: 0.8rem;
    }

    .wide-a2a9 {
        font-size: 1.1rem;
    }

    .up-562c {
        font-size: 0.9rem;
    }

    .image-5b02 {
        font-size: 0.9rem;
    }

    .list-e299 {
        padding: 36px 16px;
    }

    .list-e299 h1 {
        font-size: 1.75rem;
    }

    .plasma-8717 {
        padding: 20px;
    }

    .article-20a3,
    .warm_d4d3,
    .tooltip_c62f,
    .selected_da62 {
        padding: 40px 16px;
    }

    .article-20a3 h2 {
        font-size: 1.45rem;
    }

    .article-20a3 h3 {
        font-size: 1.2rem;
    }

    .shadow_small_3a88 {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .shadow_small_3a88 img {
        width: 100px;
        height: 100px;
    }

    .thumbnail-8d36 th,
    .thumbnail-8d36 td {
        padding: 10px 8px;
        font-size: 0.85rem;
    }

    .wide-60c0 {
        padding: 20px 16px;
    }

    .light_ed12 {
        padding: 24px 16px;
    }

    .wrapper_cool_6da1 {
        padding: 16px 20px;
        font-size: 1rem;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .green_c1be {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .green_c1be .badge_55b6 {
        text-align: left;
    }

    .module-b679 {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .hard_a7cc {
        grid-column: auto;
    }
}

/* ===== Author Banner (E-E-A-T) ===== */
.table-gold-18e3 {
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    padding: 20px 20px;
}

.container-d493 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.basic-760f {
    display: flex;
    align-items: center;
    gap: 15px;
}

.basic-760f img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 3px solid #ffc107;
}

.picture_51df {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}

.picture_51df strong {
    color: #333;
    font-size: 16px;
}

.picture_51df span {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
}

.gradient-9ac2 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
}

.black-3c45 {
    background: #28a745;
    color: #fff;
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.content_fresh_2c55 {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    color: #856404;
    background: rgba(255,193,7,0.1);
    padding: 12px;
    border-radius: 6px;
}

.section-cool-e11d {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.section-cool-e11d strong {
    color: #856404;
}

.gradient_complex_4f45 {
    background: rgba(102, 126, 234, 0.1);
    border-left: 3px solid #667eea;
    padding: 12px;
    border-radius: 6px;
    font-size: 13px;
    color: #444;
}

.gradient_complex_4f45 strong {
    color: #667eea;
    display: block;
    margin-bottom: 4px;
}

/* ===== Main Content ===== */
main {
    min-height: 60vh;
}

/* Hero Section */
.list-e299 {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    padding: 60px 20px;
}

.row-9633 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 40px;
    align-items: center;
}

@media (max-width: 968px) {
    .row-9633 {
        grid-template-columns: 1fr;
    }
}

.center_1098 {
    margin-bottom: 20px;
    font-size: 14px;
}

.center_1098 a {
    color: rgba(255,255,255,0.9);
    text-decoration: none;
}

.list-e299 h1 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    line-height: 1.2;
}

.wide_ac0a {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
    font-size: 14px;
    opacity: 0.95;
}

.light-6127 {
    background: rgba(255,255,255,0.2);
    padding: 3px 10px;
    border-radius: 3px;
}

.plasma-8717 {
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(10px);
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.bottom-9deb {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.active-56f6 {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    background: rgba(255,255,255,0.2);
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.tabs-cd03 {
    font-size: 2rem;
    line-height: 1;
}

.active-56f6 strong {
    display: block;
    margin-bottom: 5px;
}

.fresh_3583 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 15px;
    margin: 20px 0;
}

.tooltip-pro-ccfd {
    text-align: center;
    background: rgba(255,255,255,0.2);
    padding: 15px 10px;
    border-radius: 8px;
}

.tooltip-pro-ccfd strong {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    color: #ffd700;
    line-height: 1.2;
}

.tooltip-pro-ccfd span {
    font-size: 0.85rem;
    opacity: 0.95;
    display: block;
    margin-top: 5px;
}

.hover_3a39 {
    margin-top: 25px;
}

.hero_easy_662f {
    text-align: center;
    margin-bottom: 25px;
}

.tiny-abc8 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
}

.status-be15 {
    color: #ffd700;
    font-size: 1.5rem;
    margin: 10px 0;
}

.middle-97f8 {
    font-size: 13px;
    opacity: 0.9;
}

.accent-b897 {
    margin-top: 10px;
    opacity: 0.85;
}

.video_north_08a9 {
    margin-top: 20px;
    padding: 15px;
    background: rgba(255,255,255,0.15);
    border-left: 3px solid #ffd700;
    border-radius: 6px;
}

.video_north_08a9 p {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.6;
}

.disabled_823b {
    display: grid;
    gap: 15px;
}

.accent_hovered_15e4 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.element_2843 {
    margin-top: 30px;
}

.wrapper_cool_6da1 {
    display: inline-flex;
    flex-direction: column;
    background: #fff;
    color: #667eea;
    padding: 20px 40px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.2rem;
    transition: transform 0.3s, box-shadow 0.3s;
}

.wrapper_cool_6da1:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

.wrapper_cool_6da1 small {
    font-size: 0.75rem;
    font-weight: 400;
    opacity: 0.8;
    margin-top: 5px;
}

.orange_5bce {
    font-size: 12px;
    margin-top: 10px;
    opacity: 0.9;
}

.main-lower-8192 figure {
    margin: 0;
}

.main-lower-8192 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.main-lower-8192 figcaption {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    opacity: 0.9;
}

/* ===== Table of Contents ===== */
.warm_d4d3 {
    background: #fff;
    padding: 40px 20px;
    border-bottom: 3px solid #667eea;
}

.border-out-9145 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}

.warm_d4d3 h2 {
    color: #333;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.photo_brown_49c0 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding-left: 25px;
}

.photo_brown_49c0 a {
    color: #667eea;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s;
}

.photo_brown_49c0 a:hover {
    color: #764ba2;
    text-decoration: underline;
}

/* ===== Content Sections ===== */
.article-20a3 {
    padding: 60px 20px;
    background: #fff;
}

.article-20a3:nth-child(even) {
    background: #f8f9fa;
}

.description_a1ff {
    background: #f8f9fa !important;
}

.article-20a3 h2 {
    color: #333;
    font-size: 2rem;
    margin-bottom: 25px;
    border-left: 5px solid #667eea;
    padding-left: 15px;
}

.article-20a3 h3 {
    color: #444;
    font-size: 1.5rem;
    margin-top: 30px;
    margin-bottom: 15px;
}

.article-20a3 h4 {
    color: #555;
    font-size: 1.2rem;
    margin-top: 20px;
    margin-bottom: 10px;
}

.carousel-f3a8 {
    font-size: 1.2rem;
    line-height: 1.7;
    color: #555;
    margin-bottom: 30px;
}

/* Adaptive article images  Escale with content; capped on desktop */
.tooltip-upper-2889 {
    margin: 1.25em auto 1.5em;
    width: 100%;
    max-width: 280px;
}

.tooltip-upper-2889 img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: contain;
}

.tooltip-upper-2889 figcaption {
    margin-top: 0.5em;
    font-size: 0.9em;
    color: #666;
    line-height: 1.5;
    text-align: center;
}

@media (max-width: 768px) {
    .tooltip-upper-2889 {
        max-width: 200px;
    }
}

.wood_dbbb {
    background: #f8f9fa;
    border: 2px solid #667eea;
    border-radius: 10px;
    padding: 25px;
    margin: 30px 0;
}

.wide-a2a9 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    color: #667eea;
    font-size: 1.2rem;
}

.wood_dbbb p {
    margin: 12px 0;
    line-height: 1.7;
}

.info-3983 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

.caption-current-388c {
    background: #28a745;
    color: #fff;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 0.85rem;
    font-weight: 600;
}

.layout_f8b1 {
    background: #fff3e0;
    border-left: 4px solid #ff9800;
    padding: 25px;
    border-radius: 8px;
    margin-top: 40px;
}

.layout_f8b1 h4 {
    color: #e65100;
    margin-top: 0;
    margin-bottom: 15px;
}

.layout-c8aa {
    list-style: none;
    padding-left: 0;
}

.layout-c8aa li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(230, 81, 0, 0.1);
}

.layout-c8aa li:last-child {
    border-bottom: none;
}

.text_stone_c12e {
    margin-top: 15px;
    font-size: 0.9rem;
    color: #666;
    font-style: italic;
}

.breadcrumb-warm-5873 {
    background: #e3f2fd;
    border-left: 4px solid #2196F3;
    padding: 25px;
    border-radius: 8px;
    margin-top: 30px;
}

.breadcrumb-warm-5873 h3 {
    color: #1976d2;
    margin-top: 0;
    margin-bottom: 15px;
}

.image-5b02 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mask_68d4 {
    background: rgba(255,255,255,0.7);
    padding: 12px 15px;
    border-radius: 6px;
    line-height: 1.6;
}

.mask_68d4 strong {
    color: #1976d2;
    margin-right: 8px;
}

.dropdown-focused-1db5 {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(33, 150, 243, 0.2);
    font-weight: 500;
}

.disabled-copper-e300 {
    background: #f3e5f5;
    border-left: 4px solid #9c27b0;
    padding: 25px;
    border-radius: 8px;
    margin-top: 30px;
}

.disabled-copper-e300 h3 {
    color: #7b1fa2;
    margin-top: 0;
    margin-bottom: 15px;
}

.up-562c {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0;
}

.pressed-e541 {
    background: rgba(255,255,255,0.7);
    padding: 10px 15px;
    border-radius: 6px;
}

.pressed-e541 strong {
    color: #7b1fa2;
    margin-right: 8px;
}

.pressed-e541 a {
    color: #9c27b0;
    text-decoration: none;
    font-weight: 500;
}

.pressed-e541 a:hover {
    text-decoration: underline;
}

.description_huge_185c {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(156, 39, 176, 0.2);
    font-size: 0.9rem;
    color: #666;
}

.image-top-8d5e {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 30px;
    padding: 20px;
    background: rgba(102, 126, 234, 0.05);
    border-left: 3px solid #667eea;
}

/* Info Grid */
.hero-3b86 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));
    gap: 20px;
    margin-top: 30px;
}

.cold_506f {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.cold_506f:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
}

.tooltip-cold-203a {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 15px;
}

.cold_506f h3 {
    color: #667eea;
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 10px;
}

.cold_506f p {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.6;
}

/* Boxes */
.grid_0282, .yellow-01ec, .image_white_0999, .caption-middle-1b9a {
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    max-width: 100%;
    overflow-x: auto;
    box-sizing: border-box;
}

.grid_0282 {
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
}

.yellow-01ec {
    background: #fff3e0;
    border-left: 4px solid #ff9800;
}

.image_white_0999 {
    background: #e3f2fd;
    border-left: 4px solid #2196F3;
}

.caption-middle-1b9a {
    background: #ffebee;
    border-left: 4px solid #f44336;
}

.module-9a4f {
    list-style: none;
    padding-left: 0;
}

.module-9a4f li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

.module-9a4f li:before {
    content: "✁E;
    color: #4CAF50;
    font-weight: bold;
    position: absolute;
    left: 0;
    font-size: 1.2rem;
}

/* Game Cards */
.paper-e286 {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.shadow_small_3a88 {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    min-width: 0;
}

.shadow_small_3a88 > div {
    min-width: 0;
    flex: 1;
}

.shadow_small_3a88 img {
    border-radius: 8px;
    flex-shrink: 0;
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.shadow_small_3a88 h5 {
    color: #333;
    margin-bottom: 10px;
}

.shadow_small_3a88 p {
    margin: 5px 0;
    font-size: 0.95rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* Data Tables */
.header_7918 {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 20px 0;
}

.thumbnail-8d36 {
    width: 100%;
    min-width: 480px;
    border-collapse: collapse;
    margin: 0;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.thumbnail-8d36 thead {
    background: #667eea;
    color: #fff;
}

.thumbnail-8d36 th, .thumbnail-8d36 td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    word-break: break-word;
}

.thumbnail-8d36 tbody tr:hover {
    background: #f5f5f5;
}

/* Buttons */
.frame-iron-17f5 {
    display: inline-block;
    background: #667eea;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;
    transition: background 0.3s;
}

.frame-iron-17f5:hover {
    background: #764ba2;
}

.info-d516 {
    text-align: center;
    margin-top: 40px;
    padding: 30px;
    background: rgba(102, 126, 234, 0.05);
    border-radius: 8px;
}

/* Footer */
footer {
    background: #333;
    color: #fff;
    padding: 40px 20px;
    text-align: center;
}

footer a {
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s;
}

footer a:hover {
    opacity: 0.8;
}

/* ===== Performance Optimizations ===== */
img {
    max-width: 100%;
    height: auto;
}

/* ===== FAQ Styling ===== */
.red-e202 {
    margin-top: 30px;
}

.green-3f6c {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: box-shadow 0.3s;
}

.green-3f6c:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.sidebar-ad1e {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 50px 20px 20px;
    margin: 0;
    cursor: pointer;
    position: relative;
    font-size: 1.1rem;
    font-weight: 600;
    font-family: inherit;
    line-height: 1.4;
    color: #333;
    text-align: left;
    background: transparent;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    user-select: none;
}

.sidebar-ad1e:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    line-height: 1;
    color: #667eea;
    pointer-events: none;
    transition: transform 0.3s;
}

.green-3f6c.fn-active-0b2d .sidebar-ad1e:after {
    content: "∁E;
}

.hover-fadb {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
    padding: 0 20px;
}

.green-3f6c.fn-active-0b2d .hover-fadb {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.hover-fadb p {
    margin: 10px 0;
}

.hover-fadb ul {
    margin: 10px 0;
    padding-left: 25px;
}

.hover-fadb ul li {
    margin: 5px 0;
}

/* ===== Conclusion Section ===== */
.wide-60c0 {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.avatar_8ad9 {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 40px;
    margin: 30px 0;
    padding: 30px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 10px;
    color: #fff;
}

@media (max-width: 768px) {
    .avatar_8ad9 {
        grid-template-columns: 1fr;
        padding: 20px 16px;
        gap: 24px;
    }

    .accent_solid_4de7 {
        font-size: 3rem;
    }
}

.sidebar-over-23dd {
    text-align: center;
}

.accent_solid_4de7 {
    font-size: 4rem;
    font-weight: 700;
    display: block;
    line-height: 1;
}

.motion_6b6a {
    font-size: 1.1rem;
    margin-top: 15px;
    opacity: 0.95;
}

.column_3247 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.green_c1be {
    display: grid;
    grid-template-columns: 2fr 80px;
    gap: 15px;
    align-items: center;
}

.green_c1be .breadcrumb-139b {
    font-weight: 500;
}

.green_c1be .badge_55b6 {
    text-align: right;
    font-weight: 600;
}

.disabled_mini_0d6a {
    grid-column: 1 / -1;
    height: 8px;
    background: rgba(255,255,255,0.3);
    border-radius: 4px;
    overflow: hidden;
}

.cold-fc88 {
    height: 100%;
    background: #4CAF50;
    transition: width 1s ease-out;
}

.texture-e2b0 {
    margin: 30px 0;
}

.texture-e2b0 h3 {
    color: #333;
    margin-top: 25px;
    margin-bottom: 15px;
}

.panel-9cea, .bronze-c73e {
    list-style: none;
    padding-left: 0;
}

.panel-9cea li, .bronze-c73e li {
    padding: 10px 10px 10px 40px;
    margin-bottom: 8px;
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
    border-radius: 4px;
    position: relative;
}

.bronze-c73e li {
    background: #ffebee;
    border-left-color: #f44336;
}

.breadcrumb-576b {
    margin-top: 40px;
    padding: 30px;
    background: #fff3e0;
    border-left: 5px solid #ff9800;
    border-radius: 8px;
}

.breadcrumb-576b h3 {
    color: #e65100;
    margin-top: 0;
}

.light_ed12 {
    text-align: center;
    margin-top: 40px;
    padding: 40px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 10px;
    color: #fff;
}

.light_ed12 p {
    margin-bottom: 20px;
    font-size: 1.2rem;
}

/* ===== Responsible Gaming Section ===== */
.tooltip_c62f {
    background: #ffebee;
    padding: 40px 20px;
    border-top: 4px solid #f44336;
}

.tooltip_c62f h2 {
    color: #c62828;
    margin-bottom: 20px;
}

.tooltip_c62f ul {
    margin: 15px 0;
    padding-left: 25px;
}

.tooltip_c62f li {
    margin: 8px 0;
    color: #555;
}

/* ===== Footer ===== */
footer {
    background: #1a1a1a;
    color: #e0e0e0;
    padding: 50px 20px 20px;
}

.outline-9508 {
    max-width: 1200px;
    margin: 0 auto;
}

.module-b679 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.soft-f3f6 img {
    margin-bottom: 15px;
}

.soft-f3f6 p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #b0b0b0;
}

.shade-slow-8f10 h4, .focus-soft-c067 h4, .hard_a7cc h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.shade-slow-8f10 ul, .focus-soft-c067 ul {
    list-style: none;
    padding: 0;
}

.shade-slow-8f10 li, .focus-soft-c067 li {
    margin-bottom: 10px;
}

.shade-slow-8f10 a, .focus-soft-c067 a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s;
}

.shade-slow-8f10 a:hover, .focus-soft-c067 a:hover {
    color: #667eea;
}

.hard_a7cc {
    grid-column: 1 / -1;
    padding: 20px;
    background: rgba(255,255,255,0.05);
    border-radius: 8px;
    border-left: 4px solid #ff9800;
}

.hard_a7cc p {
    font-size: 0.85rem;
    color: #b0b0b0;
    margin: 0;
}

.light-a17b {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #333;
}

.light-a17b p {
    margin: 5px 0;
    font-size: 0.85rem;
    color: #808080;
}

/* ===== Legal Sections ===== */
.selected_da62 {
    background: #fff;
    padding: 60px 20px;
    border-top: 1px solid #e0e0e0;
}

.selected_da62 h2 {
    color: #333;
    margin-bottom: 20px;
    border-left: 5px solid #667eea;
    padding-left: 15px;
}

.selected_da62 p {
    margin: 15px 0;
    color: #555;
    line-height: 1.7;
}

.selected_da62 ul {
    margin: 15px 0;
    padding-left: 30px;
    color: #555;
}

.selected_da62 li {
    margin: 8px 0;
}

/* Reduce animation for users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Print styles */
@media print {
    nav, .table-gold-18e3, .info-d516, footer, .light_ed12 {
        display: none;
    }
    
    body {
        background: #fff;
    }
    
    .article-20a3 {
        page-break-inside: avoid;
    }
}

/* css-noise: 273d */
.promo-block-r8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
