/* 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,
.short_6b94,
.tertiary_fixed_6e98,
.progress_faa8,
.column-3c7a,
.hidden-light-d9b8,
.right-57db,
.north-069a,
footer {
    width: 100%;
    max-width: 100%;
}

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

.icon-fc83:focus {
    top: 0;
}

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

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

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

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

.menu-east-c02b {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

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

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

.shadow-90cc {
    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;
}

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

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

.yellow_0a66 {
    display: flex;
    align-items: center;
    gap: 30px;
}

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

.north_2a76 > li > a,
.list_top_af79 {
    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;
}

.north_2a76 > li > a:hover,
.list_top_af79:hover,
.overlay-inner-18d4.fn-open-86cc > .list_top_af79,
.list_top_af79[aria-expanded="true"] {
    color: #667eea;
    background: rgba(102, 126, 234, 0.08);
}

.overlay-inner-18d4 {
    position: relative;
}

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

.overlay-inner-18d4.fn-open-86cc .highlight_f63b,
.list_top_af79[aria-expanded="true"] .highlight_f63b {
    transform: rotate(180deg);
}

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

.overlay-inner-18d4.fn-open-86cc > .status_6b71,
.list_top_af79[aria-expanded="true"] + .status_6b71 {
    display: block;
}

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

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

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

/* Desktop hover for dropdown */
@media (hover: hover) and (min-width: 769px) {
    .overlay-inner-18d4:hover > .status_6b71 {
        display: block;
    }

    .overlay-inner-18d4:hover > .list_top_af79 {
        color: #667eea;
        background: rgba(102, 126, 234, 0.08);
    }

    .overlay-inner-18d4:hover .highlight_f63b {
        transform: rotate(180deg);
    }
}

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

.icon_pro_237d .section-cold-5586:hover {
    background: #45a049;
}

/* Mobile Navigation */
@media (max-width: 768px) {
    .light_4b1a {
        display: flex;
    }
    
    .input-f4dd {
        gap: 8px;
    }

    .shadow-90cc {
        display: inline-block;
        padding: 7px 12px;
        font-size: 0.8rem;
    }
    
    .yellow_0a66 {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
    }
    
    .yellow_0a66.fn-active-86cc {
        display: flex;
    }
    
    .north_2a76 {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
        width: 100%;
    }

    .overlay-inner-18d4 {
        width: 100%;
    }

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

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

    .overlay-inner-18d4.fn-open-86cc > .status_6b71,
    .list_top_af79[aria-expanded="true"] + .status_6b71 {
        display: block;
    }

    .border_brown_9870 {
        padding: 12px 16px;
    }

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

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

    body {
        padding-top: 76px;
    }

    .short_6b94 {
        min-height: 64px;
    }

    .tertiary_fixed_6e98 {
        padding: 12px 16px;
    }

    .surface-wide-7a36 {
        flex-direction: column;
        align-items: flex-start;
    }

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

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

    .highlight_90e9 {
        font-size: 12px;
    }

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

    .secondary-large-a41a {
        padding: 12px 8px;
    }

    .secondary-large-a41a strong {
        font-size: 1.5rem;
    }

    .secondary-large-a41a span {
        font-size: 0.75rem;
    }

    .disabled_04b2,
    .orange_b960,
    .next_d2c2,
    .warm_6b5c {
        padding: 20px 16px;
        margin: 20px 0;
    }

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

    .out_4f0c {
        font-size: 0.8rem;
    }

    .menu-5422 {
        font-size: 1.1rem;
    }

    .module-504d {
        font-size: 0.9rem;
    }

    .photo_4feb {
        font-size: 0.9rem;
    }

    .hidden-light-d9b8 {
        padding: 36px 16px;
    }

    .hidden-light-d9b8 h1 {
        font-size: 1.75rem;
    }

    .gas-488e {
        padding: 20px;
    }

    .progress_faa8,
    .column-3c7a,
    .right-57db,
    .north-069a {
        padding: 40px 16px;
    }

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

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

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

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

    .footer-in-25f3 th,
    .footer-in-25f3 td {
        padding: 10px 8px;
        font-size: 0.85rem;
    }

    .container-7c2d {
        padding: 20px 16px;
    }

    .banner-346c {
        padding: 24px 16px;
    }

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

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

    .form_907c .thick_3b7f {
        text-align: left;
    }

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

    .nav_last_404f {
        grid-column: auto;
    }
}

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

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

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

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

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

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

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

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

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

.disabled-upper-5140 {
    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;
}

.button-glass-89db {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.button-glass-89db strong {
    color: #856404;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.action-dd52 {
    font-size: 2rem;
    line-height: 1;
}

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

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

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

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

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

.list-1083 {
    margin-top: 25px;
}

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

.heading-1a27 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
}

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

.alert-gold-d2cf {
    font-size: 13px;
    opacity: 0.9;
}

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

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

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

.info-narrow-ee6d {
    display: grid;
    gap: 15px;
}

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

.module_0f0a {
    margin-top: 30px;
}

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

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

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

.highlight-copper-fa98 {
    font-size: 12px;
    margin-top: 10px;
    opacity: 0.9;
}

.white-9ef7 figure {
    margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.section-54e4 {
    background: #f8f9fa !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.module-504d {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0;
}

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

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

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

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

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

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

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

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

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

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

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

/* Boxes */
.wrapper-422d, .secondary_brown_e8aa, .filter_dark_1580, .stone-6555 {
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
    max-width: 100%;
    overflow-x: auto;
    box-sizing: border-box;
}

.wrapper-422d {
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
}

.secondary_brown_e8aa {
    background: #fff3e0;
    border-left: 4px solid #ff9800;
}

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

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

.highlight-first-89c0 {
    list-style: none;
    padding-left: 0;
}

.highlight-first-89c0 li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

.footer-in-25f3 thead {
    background: #667eea;
    color: #fff;
}

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

.footer-in-25f3 tbody tr:hover {
    background: #f5f5f5;
}

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

.grid-867c:hover {
    background: #764ba2;
}

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

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

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

.rough-415e {
    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;
}

.rough-415e: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;
}

.link_lite_e273.fn-active-86cc .rough-415e:after {
    content: "∁E;
}

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

.link_lite_e273.fn-active-86cc .picture-bronze-e38c {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.picture-bronze-e38c p {
    margin: 10px 0;
}

.picture-bronze-e38c ul {
    margin: 10px 0;
    padding-left: 25px;
}

.picture-bronze-e38c ul li {
    margin: 5px 0;
}

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

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

    .new-ad8e {
        font-size: 3rem;
    }
}

.large_5cec {
    text-align: center;
}

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

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

.popup-bright-e73b {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

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

.form_907c .notice_5441 {
    font-weight: 500;
}

.form_907c .thick_3b7f {
    text-align: right;
    font-weight: 600;
}

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

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

.rough-f8bc {
    margin: 30px 0;
}

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

.mask_fee7, .detail-mini-e505 {
    list-style: none;
    padding-left: 0;
}

.mask_fee7 li, .detail-mini-e505 li {
    padding: 10px 10px 10px 40px;
    margin-bottom: 8px;
    background: #e8f5e9;
    border-left: 4px solid #4CAF50;
    border-radius: 4px;
    position: relative;
}

.detail-mini-e505 li {
    background: #ffebee;
    border-left-color: #f44336;
}

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

.module-old-322c h3 {
    color: #e65100;
    margin-top: 0;
}

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

.banner-346c p {
    margin-bottom: 20px;
    font-size: 1.2rem;
}

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

.right-57db h2 {
    color: #c62828;
    margin-bottom: 20px;
}

.right-57db ul {
    margin: 15px 0;
    padding-left: 25px;
}

.right-57db li {
    margin: 8px 0;
    color: #555;
}

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

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

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

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

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

.content_paper_2e69 h4, .black_7321 h4, .nav_last_404f h4 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 1.1rem;
}

.content_paper_2e69 ul, .black_7321 ul {
    list-style: none;
    padding: 0;
}

.content_paper_2e69 li, .black_7321 li {
    margin-bottom: 10px;
}

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

.content_paper_2e69 a:hover, .black_7321 a:hover {
    color: #667eea;
}

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

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

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

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

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

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

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

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

.north-069a 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, .tertiary_fixed_6e98, .backdrop-fd6b, footer, .banner-346c {
        display: none;
    }
    
    body {
        background: #fff;
    }
    
    .progress_faa8 {
        page-break-inside: avoid;
    }
}

/* css-noise: 3e6e */
.promo-block-x5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
