/* {$keywords} - Responsive Design Styles */
/* Mobile-first responsive design for Brazilian gaming platform */

/* Mobile First Approach - Base styles are for mobile */

/* Extra Small Devices - Phones (320px and up) */
@media (min-width: 320px) {
    .green-8a74 {
        padding: 0 0.75rem;
    }
    
    .text_30ab {
        padding: 5rem 0 2rem;
    }
    
    .simple-6d7e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .media_50da {
        font-size: 1rem;
    }
    
    .hero-bcec {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .box_cd95 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .plasma-46dc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .wrapper-focused-a044 {
        font-size: 1.5rem;
    }
    
    .thumbnail_next_7b9b,
    .filter_focused_99d0 {
        grid-template-columns: 1fr;
    }
    
    .banner-7112 .list_ffc5 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .carousel_0504 {
        grid-template-columns: 1fr;
    }
    
    .banner-4339 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .green-8a74 {
        padding: 0 1rem;
    }
    
    .simple-6d7e {
        font-size: 2rem;
    }
    
    .media_50da {
        font-size: 1.125rem;
    }
    
    .box_cd95 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .plasma-46dc {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hero-bcec {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .carousel_0504 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .north_3b09,
    .title_7919 {
        padding: 1.25rem;
    }
    
    .banner-7112 .list_ffc5 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .green-8a74 {
        padding: 0 1.5rem;
    }
    
    .text_30ab {
        padding: 6rem 0 3rem;
    }
    
    .simple-6d7e {
        font-size: 2.5rem;
    }
    
    .media_50da {
        font-size: 1.25rem;
    }
    
    .box_cd95 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .plasma-46dc {
        padding: 1rem;
    }
    
    .wrapper-focused-a044 {
        font-size: 2rem;
    }
    
    .modal-action-de52 {
        font-size: 1.125rem;
    }
    
    .thumbnail_next_7b9b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .filter_focused_99d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .carousel_0504 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .banner-4339 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .hot-811a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .south-a8ca {
        display: none;
    }
    
    .down-d787 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .hover_blue_4a34 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .green-8a74 {
        max-width: 750px;
    }
    
    .text_30ab {
        padding: 7rem 0 4rem;
    }
    
    .simple-6d7e {
        font-size: 3rem;
    }
    
    .container-static-5448 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .progress-99a9 {
        gap: 3rem;
    }
    
    .thumbnail_next_7b9b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .filter_focused_99d0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .silver_66fb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .banner-7112 {
        gap: 1.5rem;
    }
    
    .out-e536 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .green-8a74 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .text_30ab {
        padding: 8rem 0 4rem;
    }
    
    .simple-6d7e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .container-static-5448 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .south-d141 {
        order: 2;
    }
    
    .logo-2f43 {
        order: 1;
    }
    
    .progress-99a9 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .progress-99a9.pagination-523f {
        direction: rtl;
    }
    
    .progress-99a9.pagination-523f > * {
        direction: ltr;
    }
    
    .out-e536 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .medium_0748 {
        display: block;
    }
    
    .south-a8ca {
        display: none;
    }
    
    .message_selected_3c3d {
        gap: 2rem;
    }
    
    .silver-c145 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .sidebar-purple-eb72:hover {
        transform: translateY(-4px);
    }
    
    .row_8ede:hover {
        transform: translateY(-2px);
    }
    
    .out-e536:hover {
        transform: scale(1.02);
    }
    
    .title_7919:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .green-8a74 {
        max-width: var(--container-max-width);
    }
    
    .text_30ab {
        padding: 10rem 0 5rem;
    }
    
    .simple-6d7e {
        font-size: 4rem;
    }
    
    .media_50da {
        font-size: 1.375rem;
    }
    
    .wrapper-focused-a044 {
        font-size: 2.5rem;
    }
    
    .modal-action-de52 {
        font-size: 1.25rem;
    }
    
    .container-static-5448,
    .progress-99a9 {
        gap: 5rem;
    }
    
    .message_selected_3c3d {
        gap: 2.5rem;
    }
    
    .north_3b09,
    .title_7919,
    .sidebar-purple-eb72 {
        padding: 2rem;
    }
    
    .banner-4339 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .green-8a74 {
        max-width: 1400px;
    }
    
    .text_30ab {
        padding: 12rem 0 6rem;
    }
    
    .container-static-5448,
    .progress-99a9 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .heading-b761 img,
    .tall_1643,
    .out-e536 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .container-static-5448 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .progress-99a9 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .progress-99a9.pagination-523f {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .text_30ab {
        padding: 6rem 0 3rem;
    }
    
    .container-static-5448 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .progress-99a9 {
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
    
    .text_30ab::before {
        animation: none;
    }
    
    .old-dab3,
    .steel_67ea {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #ffff00;
    }
    
    .progress-right-4921,
    .hero-bcec,
    .pro-41a9 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .sidebar-purple-eb72,
    .north_3b09,
    .title_7919 {
        border: 2px solid var(--accent-color);
    }
}

/* Dark Mode (System Preference) */
@media (prefers-color-scheme: dark) {
    /* Already dark by default, but can add specific overrides if needed */
    
    .panel_black_e0f3 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .block_solid_ce42,
    .dim_2b16,
    .accordion_f14d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .text_30ab {
        padding: 2rem 0;
        background: none !important;
    }
    
    .text_30ab::before {
        display: none;
    }
    
    .green-8a74 {
        max-width: none;
        padding: 0;
    }
    
    .container-static-5448,
    .progress-99a9 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .row_8ede,
    .hover_blue_4a34,
    .south-a8ca,
    .box_cd95,
    .link-clean-6f9f,
    .wrapper_6fb8 {
        display: none !important;
    }
    
    .simple-6d7e,
    .wrapper-focused-a044 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .tall_1643,
    .out-e536 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .thumbnail_next_7b9b,
    .filter_focused_99d0,
    .banner-7112 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .silver_66fb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .simple-6d7e {
        font-size: 1.5rem;
    }
    
    .hero-bcec {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .plasma-46dc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .box_cd95 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .green-8a74 {
        max-width: 95%;
    }
    
    .container-static-5448 {
        gap: 2.5rem;
    }
    
    .progress-99a9 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .green-8a74 {
        max-width: 1600px;
    }
    
    .simple-6d7e {
        font-size: 5rem;
    }
    
    .wrapper-focused-a044 {
        font-size: 3rem;
    }
}
/* css-noise: cbeb */
.widget-item-l8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
