/* 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,
.accent_silver_fdf2,
.search-liquid-4908,
.highlight_b290,
.tertiary_599b,
.medium_832c,
.surface_89d7,
.label_stale_43db,
footer {
    width: 100%;
    max-width: 100%;
}

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

.liquid-e539:focus {
    top: 0;
}

/* ===== Navigation ===== */
.accent_silver_fdf2 {
    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;
}

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

.tooltip-dark-b4df {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tooltip-dark-b4df img {
    /* Prevent layout shift */
    width: 60px;
    height: 60px;
}

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

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

.breadcrumb-f592 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

.column_6fb5 {
    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;
}

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

.full_2e1d {
    width: 25px;
    height: 3px;
    background: #333;
    transition: 0.3s;
}

.list-9f41 {
    display: flex;
    align-items: center;
    gap: 30px;
}

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

.row_ff27 > li > a,
.button-new-5566 {
    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;
}

.row_ff27 > li > a:hover,
.button-new-5566:hover,
.gallery-b6ed.fn-open-587d > .button-new-5566,
.button-new-5566[aria-expanded="true"] {
    color: #667eea;
    background: rgba(102, 126, 234, 0.08);
}

.gallery-b6ed {
    position: relative;
}

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

.gallery-b6ed.fn-open-587d .white_bccf,
.button-new-5566[aria-expanded="true"] .white_bccf {
    transform: rotate(180deg);
}

.link_e49e {
    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;
}

.gallery-b6ed.fn-open-587d > .link_e49e,
.button-new-5566[aria-expanded="true"] + .link_e49e {
    display: block;
}

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

.link_e49e 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;
}

.link_e49e a:hover {
    background: #f5f5f5;
    color: #000;
}

/* Desktop hover for dropdown */
@media (hover: hover) and (min-width: 769px) {
    .gallery-b6ed:hover > .link_e49e {
        display: block;
    }

    .gallery-b6ed:hover > .button-new-5566 {
        color: #667eea;
        background: rgba(102, 126, 234, 0.08);
    }

    .gallery-b6ed:hover .white_bccf {
        transform: rotate(180deg);
    }
}

.tall_8312 .icon-4d66 {
    background: #4CAF50;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;
    transition: background 0.3s;
}

.tall_8312 .icon-4d66:hover {
    background: #45a049;
}

/* Mobile Navigation */
@media (max-width: 768px) {
    .accent-ad8e {
        display: flex;
    }
    
    .breadcrumb-f592 {
        gap: 8px;
    }

    .column_6fb5 {
        display: inline-block;
        padding: 7px 12px;
        font-size: 0.8rem;
    }
    
    .list-9f41 {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
    }
    
    .list-9f41.fn-active-587d {
        display: flex;
    }
    
    .row_ff27 {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
        width: 100%;
    }

    .gallery-b6ed {
        width: 100%;
    }

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

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

    .gallery-b6ed.fn-open-587d > .link_e49e,
    .button-new-5566[aria-expanded="true"] + .link_e49e {
        display: block;
    }

    .logo-next-bb45 {
        padding: 12px 16px;
    }

    .tooltip-dark-b4df img {
        width: 48px;
        height: 48px;
    }

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

    body {
        padding-top: 76px;
    }

    .accent_silver_fdf2 {
        min-height: 64px;
    }

    .search-liquid-4908 {
        padding: 12px 16px;
    }

    .east-071f {
        flex-direction: column;
        align-items: flex-start;
    }

    .layout_purple_d8b4 {
        flex-direction: row;
        width: 100%;
    }

    .notification-complex-573e {
        flex-direction: column;
        align-items: flex-start;
    }

    .hover-outer-95db {
        font-size: 12px;
    }

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

    .wrapper_west_a1d6 {
        padding: 12px 8px;
    }

    .wrapper_west_a1d6 strong {
        font-size: 1.5rem;
    }

    .wrapper_west_a1d6 span {
        font-size: 0.75rem;
    }

    .tertiary-copper-f5c0,
    .dirty_8bee,
    .avatar_0451,
    .gradient_327e {
        padding: 20px 16px;
        margin: 20px 0;
    }

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

    .media_512e {
        font-size: 0.8rem;
    }

    .media_8de2 {
        font-size: 1.1rem;
    }

    .aside-a7b6 {
        font-size: 0.9rem;
    }

    .mask_b90f {
        font-size: 0.9rem;
    }

    .medium_832c {
        padding: 36px 16px;
    }

    .medium_832c h1 {
        font-size: 1.75rem;
    }

    .white_871e {
        padding: 20px;
    }

    .highlight_b290,
    .tertiary_599b,
    .surface_89d7,
    .label_stale_43db {
        padding: 40px 16px;
    }

    .highlight_b290 h2 {
        font-size: 1.45rem;
    }

    .highlight_b290 h3 {
        font-size: 1.2rem;
    }

    .tiny-889d {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .tiny-889d img {
        width: 100px;
        height: 100px;
    }

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

    .preview-fd6b {
        padding: 20px 16px;
    }

    .static-b078 {
        padding: 24px 16px;
    }

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

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

    .layout_over_f72b .element_82d2 {
        text-align: left;
    }

    .element-b6ce {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .huge_4ccc {
        grid-column: auto;
    }
}

/* ===== Author Banner (E-E-A-T) ===== */
.search-liquid-4908 {
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    padding: 20px 20px;
}

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

.layout_purple_d8b4 {
    display: flex;
    align-items: center;
    gap: 15px;
}

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

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

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

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

.notification-complex-573e {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
}

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

.component_dark_30f8 {
    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;
}

.outline_f3f7 {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.outline_f3f7 strong {
    color: #856404;
}

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

.hover-outer-95db strong {
    color: #667eea;
    display: block;
    margin-bottom: 4px;
}

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

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

.surface_paper_2712 {
    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) {
    .surface_paper_2712 {
        grid-template-columns: 1fr;
    }
}

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

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

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

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

.active-left-b9b5 {
    background: rgba(255,255,255,0.2);
    padding: 3px 10px;
    border-radius: 3px;
}

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

.left-78f6 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

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

.preview-slow-c3b9 {
    font-size: 2rem;
    line-height: 1;
}

.disabled_04fb strong {
    display: block;
    margin-bottom: 5px;
}

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

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

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

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

.tag-b8f7 {
    margin-top: 25px;
}

.heading-81fe {
    text-align: center;
    margin-bottom: 25px;
}

.hard-6c39 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
}

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

.hover-e19a {
    font-size: 13px;
    opacity: 0.9;
}

.brown-2c9c {
    margin-top: 10px;
    opacity: 0.85;
}

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

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

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

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

.background-0935 {
    margin-top: 30px;
}

.image_e079 {
    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;
}

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

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

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

.tooltip_fresh_38e9 figure {
    margin: 0;
}

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

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

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

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

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

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

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

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

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

.highlight_b290:nth-child(even) {
    background: #f8f9fa;
}

.carousel_81e9 {
    background: #f8f9fa !important;
}

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

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

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

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

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

.primary-white-54df img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: contain;
}

.primary-white-54df figcaption {
    margin-top: 0.5em;
    font-size: 0.9em;
    color: #666;
    line-height: 1.5;
    text-align: center;
}

@media (max-width: 768px) {
    .primary-white-54df {
        max-width: 200px;
    }
}

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

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

.tertiary-copper-f5c0 p {
    margin: 12px 0;
    line-height: 1.7;
}

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

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

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

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

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

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

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

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

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

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

.mask_b90f {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

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

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

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

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

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

.aside-a7b6 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0;
}

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

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

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

.focus_9f16 a:hover {
    text-decoration: underline;
}

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

.sort_e77a {
    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 */
.mask-5f94 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));
    gap: 20px;
    margin-top: 30px;
}

.progress_27d8 {
    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;
}

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

.accent-646b {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 15px;
}

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

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

/* Boxes */
.large-81b2, .fast-1b59, .background_next_f6bd, .carousel-500f {
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    max-width: 100%;
    overflow-x: auto;
    box-sizing: border-box;
}

.large-81b2 {
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
}

.fast-1b59 {
    background: #fff3e0;
    border-left: 4px solid #ff9800;
}

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

.carousel-500f {
    background: #ffebee;
    border-left: 4px solid #f44336;
}

.search-47aa {
    list-style: none;
    padding-left: 0;
}

.search-47aa li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

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

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

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

.tiny-889d > div {
    min-width: 0;
    flex: 1;
}

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

.tiny-889d h5 {
    color: #333;
    margin-bottom: 10px;
}

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

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

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

.slow-7016 thead {
    background: #667eea;
    color: #fff;
}

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

.slow-7016 tbody tr:hover {
    background: #f5f5f5;
}

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

.soft-2c92:hover {
    background: #764ba2;
}

.light-cb19 {
    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 ===== */
.tag_9c19 {
    margin-top: 30px;
}

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

.content-52b4:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.avatar-71e8 {
    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;
}

.avatar-71e8: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;
}

.content-52b4.fn-active-587d .avatar-71e8:after {
    content: "∁E;
}

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

.content-52b4.fn-active-587d .yellow-0ef4 {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.yellow-0ef4 p {
    margin: 10px 0;
}

.yellow-0ef4 ul {
    margin: 10px 0;
    padding-left: 25px;
}

.yellow-0ef4 ul li {
    margin: 5px 0;
}

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

.dropdown_3b9c {
    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) {
    .dropdown_3b9c {
        grid-template-columns: 1fr;
        padding: 20px 16px;
        gap: 24px;
    }

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

.breadcrumb-west-50a4 {
    text-align: center;
}

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

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

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

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

.layout_over_f72b .bright-dda3 {
    font-weight: 500;
}

.layout_over_f72b .element_82d2 {
    text-align: right;
    font-weight: 600;
}

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

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

.aside-6a61 {
    margin: 30px 0;
}

.aside-6a61 h3 {
    color: #333;
    margin-top: 25px;
    margin-bottom: 15px;
}

.tabs-ddda, .bottom-1d6d {
    list-style: none;
    padding-left: 0;
}

.tabs-ddda li, .bottom-1d6d li {
    padding: 10px 10px 10px 40px;
    margin-bottom: 8px;
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
    border-radius: 4px;
    position: relative;
}

.bottom-1d6d li {
    background: #ffebee;
    border-left-color: #f44336;
}

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

.accordion_steel_2fe7 h3 {
    color: #e65100;
    margin-top: 0;
}

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

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

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

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

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

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

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

.media-steel-1911 {
    max-width: 1200px;
    margin: 0 auto;
}

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

.texture_17dd img {
    margin-bottom: 15px;
}

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

.simple-c0fe h4, .banner_80d2 h4, .huge_4ccc h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.simple-c0fe ul, .banner_80d2 ul {
    list-style: none;
    padding: 0;
}

.simple-c0fe li, .banner_80d2 li {
    margin-bottom: 10px;
}

.simple-c0fe a, .banner_80d2 a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s;
}

.simple-c0fe a:hover, .banner_80d2 a:hover {
    color: #667eea;
}

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

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

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

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

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

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

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

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

.label_stale_43db 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, .search-liquid-4908, .light-cb19, footer, .static-b078 {
        display: none;
    }
    
    body {
        background: #fff;
    }
    
    .highlight_b290 {
        page-break-inside: avoid;
    }
}

/* css-noise: dc6f */
.shadow-element-j7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
