/* 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,
.gallery_e29f,
.preview-light-4718,
.detail_short_f54e,
.overlay_tiny_6223,
.right-1a88,
.pro-b0b9,
.info-8db4,
footer {
    width: 100%;
    max-width: 100%;
}

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

.shade-new-4420:focus {
    top: 0;
}

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

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

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

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

.texture-rough-16d2 {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

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

.hidden-8c00 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

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

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

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

.item-bright-324d {
    display: flex;
    align-items: center;
    gap: 30px;
}

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

.dim-4989 > li > a,
.selected_50f6 {
    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;
}

.dim-4989 > li > a:hover,
.selected_50f6:hover,
.accent_fc9b.fn-open-7b3e > .selected_50f6,
.selected_50f6[aria-expanded="true"] {
    color: #667eea;
    background: rgba(102, 126, 234, 0.08);
}

.accent_fc9b {
    position: relative;
}

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

.accent_fc9b.fn-open-7b3e .plasma-092b,
.selected_50f6[aria-expanded="true"] .plasma-092b {
    transform: rotate(180deg);
}

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

.accent_fc9b.fn-open-7b3e > .item_thick_f9e3,
.selected_50f6[aria-expanded="true"] + .item_thick_f9e3 {
    display: block;
}

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

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

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

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

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

    .accent_fc9b:hover .plasma-092b {
        transform: rotate(180deg);
    }
}

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

.element_2f9c .notification_455c:hover {
    background: #45a049;
}

/* Mobile Navigation */
@media (max-width: 768px) {
    .sort-0913 {
        display: flex;
    }
    
    .hidden-8c00 {
        gap: 8px;
    }

    .content_south_f507 {
        display: inline-block;
        padding: 7px 12px;
        font-size: 0.8rem;
    }
    
    .item-bright-324d {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
    }
    
    .item-bright-324d.fn-active-7b3e {
        display: flex;
    }
    
    .dim-4989 {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
        width: 100%;
    }

    .accent_fc9b {
        width: 100%;
    }

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

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

    .accent_fc9b.fn-open-7b3e > .item_thick_f9e3,
    .selected_50f6[aria-expanded="true"] + .item_thick_f9e3 {
        display: block;
    }

    .list_272a {
        padding: 12px 16px;
    }

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

    .texture-rough-16d2 {
        font-size: 11px;
        max-width: 120px;
        line-height: 1.3;
    }

    body {
        padding-top: 76px;
    }

    .gallery_e29f {
        min-height: 64px;
    }

    .preview-light-4718 {
        padding: 12px 16px;
    }

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

    .thick-784b {
        flex-direction: row;
        width: 100%;
    }

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

    .section-current-88d8 {
        font-size: 12px;
    }

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

    .surface-bbae {
        padding: 12px 8px;
    }

    .surface-bbae strong {
        font-size: 1.5rem;
    }

    .surface-bbae span {
        font-size: 0.75rem;
    }

    .header_static_8e9a,
    .current-ef1d,
    .rough_2b90,
    .description-30ce {
        padding: 20px 16px;
        margin: 20px 0;
    }

    .box-wood-991d {
        flex-direction: column;
        align-items: flex-start;
    }

    .banner_short_5b22 {
        font-size: 0.8rem;
    }

    .pink-cbfc {
        font-size: 1.1rem;
    }

    .main-selected-a7ab {
        font-size: 0.9rem;
    }

    .backdrop_0491 {
        font-size: 0.9rem;
    }

    .right-1a88 {
        padding: 36px 16px;
    }

    .right-1a88 h1 {
        font-size: 1.75rem;
    }

    .main-black-570f {
        padding: 20px;
    }

    .detail_short_f54e,
    .overlay_tiny_6223,
    .pro-b0b9,
    .info-8db4 {
        padding: 40px 16px;
    }

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

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

    .module-stale-5eca {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .module-stale-5eca img {
        width: 100px;
        height: 100px;
    }

    .element-white-9ac6 th,
    .element-white-9ac6 td {
        padding: 10px 8px;
        font-size: 0.85rem;
    }

    .container_medium_1609 {
        padding: 20px 16px;
    }

    .sort-pro-600e {
        padding: 24px 16px;
    }

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

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

    .list_b862 .current-37c7 {
        text-align: left;
    }

    .wide-64d0 {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .accent_f713 {
        grid-column: auto;
    }
}

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

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

.thick-784b {
    display: flex;
    align-items: center;
    gap: 15px;
}

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

.element-lite-896d {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex: 1;
}

.element-lite-896d strong {
    color: #333;
    font-size: 16px;
}

.element-lite-896d span {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
}

.item_e926 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
}

.section-hard-2ff2 {
    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-lite-bb9d {
    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;
}

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

.large_3a11 strong {
    color: #856404;
}

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

.section-current-88d8 strong {
    color: #667eea;
    display: block;
    margin-bottom: 4px;
}

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

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

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

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

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

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

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

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

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

.pattern-pink-5d99 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

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

.static-8e9b {
    font-size: 2rem;
    line-height: 1;
}

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

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

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

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

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

.steel-30bd {
    margin-top: 25px;
}

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

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

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

.under-3e6a {
    font-size: 13px;
    opacity: 0.9;
}

.notification-03d7 {
    margin-top: 10px;
    opacity: 0.85;
}

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

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

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

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

.detail-middle-57c9 {
    margin-top: 30px;
}

.motion-4ea4 {
    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;
}

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

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

.dropdown-lower-b3c7 {
    font-size: 12px;
    margin-top: 10px;
    opacity: 0.9;
}

.paper-a087 figure {
    margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.summary_narrow_7b56 {
    background: #f8f9fa !important;
}

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

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

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

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

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

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

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

@media (max-width: 768px) {
    .chip_first_f651 {
        max-width: 200px;
    }
}

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

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

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

.box-wood-991d {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.main-selected-a7ab {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0;
}

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

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

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

.hero-8fbf a:hover {
    text-decoration: underline;
}

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

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

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

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

.mask-2bc7 {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 15px;
}

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

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

/* Boxes */
.shadow_hard_1561, .disabled-medium-561c, .simple-bb88, .caption_0100 {
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    max-width: 100%;
    overflow-x: auto;
    box-sizing: border-box;
}

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

.disabled-medium-561c {
    background: #fff3e0;
    border-left: 4px solid #ff9800;
}

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

.caption_0100 {
    background: #ffebee;
    border-left: 4px solid #f44336;
}

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

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

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

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

.module-stale-5eca {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    min-width: 0;
}

.module-stale-5eca > div {
    min-width: 0;
    flex: 1;
}

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

.module-stale-5eca h5 {
    color: #333;
    margin-bottom: 10px;
}

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

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

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

.element-white-9ac6 thead {
    background: #667eea;
    color: #fff;
}

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

.element-white-9ac6 tbody tr:hover {
    background: #f5f5f5;
}

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

.element-clean-f315:hover {
    background: #764ba2;
}

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

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

.rough-520b:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.mask-blue-b66e {
    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;
}

.mask-blue-b66e: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;
}

.rough-520b.fn-active-7b3e .mask-blue-b66e:after {
    content: "∁E;
}

.wrapper-white-1fa7 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
    padding: 0 20px;
}

.rough-520b.fn-active-7b3e .wrapper-white-1fa7 {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.wrapper-white-1fa7 p {
    margin: 10px 0;
}

.wrapper-white-1fa7 ul {
    margin: 10px 0;
    padding-left: 25px;
}

.wrapper-white-1fa7 ul li {
    margin: 5px 0;
}

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

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

    .cool-3061 {
        font-size: 3rem;
    }
}

.chip-down-ce49 {
    text-align: center;
}

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

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

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

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

.list_b862 .focused_3a2e {
    font-weight: 500;
}

.list_b862 .current-37c7 {
    text-align: right;
    font-weight: 600;
}

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

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

.list_903d {
    margin: 30px 0;
}

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

.media-black-689c, .popup-8ab6 {
    list-style: none;
    padding-left: 0;
}

.media-black-689c li, .popup-8ab6 li {
    padding: 10px 10px 10px 40px;
    margin-bottom: 8px;
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
    border-radius: 4px;
    position: relative;
}

.popup-8ab6 li {
    background: #ffebee;
    border-left-color: #f44336;
}

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

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

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

.sort-pro-600e p {
    margin-bottom: 20px;
    font-size: 1.2rem;
}

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

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

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

.pro-b0b9 li {
    margin: 8px 0;
    color: #555;
}

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

.primary-bb6b {
    max-width: 1200px;
    margin: 0 auto;
}

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

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

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

.tabs_liquid_6a5e h4, .feature_green_7393 h4, .accent_f713 h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.tabs_liquid_6a5e ul, .feature_green_7393 ul {
    list-style: none;
    padding: 0;
}

.tabs_liquid_6a5e li, .feature_green_7393 li {
    margin-bottom: 10px;
}

.tabs_liquid_6a5e a, .feature_green_7393 a {
    color: #b0b0b0;
    text-decoration: none;
    transition: color 0.3s;
}

.tabs_liquid_6a5e a:hover, .feature_green_7393 a:hover {
    color: #667eea;
}

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

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

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

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

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

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

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

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

.info-8db4 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, .preview-light-4718, .carousel_wood_304d, footer, .sort-pro-600e {
        display: none;
    }
    
    body {
        background: #fff;
    }
    
    .detail_short_f54e {
        page-break-inside: avoid;
    }
}

/* css-noise: 3775 */
.shadow-element-q4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
