/* {$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) {
    .fast-74ee {
        padding: 0 0.75rem;
    }
    
    .grid_focused_ae00 {
        padding: 5rem 0 2rem;
    }
    
    .secondary-205d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .pagination_green_3a47 {
        font-size: 1rem;
    }
    
    .tooltip-0a30 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .outer-b904 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .background_hovered_e12d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .cold_081e {
        font-size: 1.5rem;
    }
    
    .background_brown_2339,
    .prev_3dd6 {
        grid-template-columns: 1fr;
    }
    
    .fast_3c4a .south_5f64 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .pagination-a08d {
        grid-template-columns: 1fr;
    }
    
    .basic_30fd {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .fast-74ee {
        padding: 0 1rem;
    }
    
    .secondary-205d {
        font-size: 2rem;
    }
    
    .pagination_green_3a47 {
        font-size: 1.125rem;
    }
    
    .outer-b904 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .background_hovered_e12d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tooltip-0a30 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .pagination-a08d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .heading_stone_e429,
    .heading_803f {
        padding: 1.25rem;
    }
    
    .fast_3c4a .south_5f64 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .fast-74ee {
        padding: 0 1.5rem;
    }
    
    .grid_focused_ae00 {
        padding: 6rem 0 3rem;
    }
    
    .secondary-205d {
        font-size: 2.5rem;
    }
    
    .pagination_green_3a47 {
        font-size: 1.25rem;
    }
    
    .outer-b904 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .background_hovered_e12d {
        padding: 1rem;
    }
    
    .cold_081e {
        font-size: 2rem;
    }
    
    .filter-steel-b937 {
        font-size: 1.125rem;
    }
    
    .background_brown_2339 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .prev_3dd6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination-a08d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .basic_30fd {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .east_9b62 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .pro-beba {
        display: none;
    }
    
    .thumbnail_plasma_c42a {
        display: none !important;
    }
    
    /* Show desktop elements */
    .texture_top_5bf0 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .fast-74ee {
        max-width: 750px;
    }
    
    .grid_focused_ae00 {
        padding: 7rem 0 4rem;
    }
    
    .secondary-205d {
        font-size: 3rem;
    }
    
    .avatar-39ee {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .accent_static_0065 {
        gap: 3rem;
    }
    
    .background_brown_2339 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .prev_3dd6 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .grid-static-cce1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .fast_3c4a {
        gap: 1.5rem;
    }
    
    .popup-e9d4 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .fast-74ee {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .grid_focused_ae00 {
        padding: 8rem 0 4rem;
    }
    
    .secondary-205d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .avatar-39ee {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .iron_e71e {
        order: 2;
    }
    
    .panel_upper_4d28 {
        order: 1;
    }
    
    .accent_static_0065 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .accent_static_0065.breadcrumb_86c2 {
        direction: rtl;
    }
    
    .accent_static_0065.breadcrumb_86c2 > * {
        direction: ltr;
    }
    
    .popup-e9d4 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .frame-4a5e {
        display: block;
    }
    
    .pro-beba {
        display: none;
    }
    
    .texture_motion_b459 {
        gap: 2rem;
    }
    
    .down-a3b3 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .solid-7626:hover {
        transform: translateY(-4px);
    }
    
    .column-black-df7d:hover {
        transform: translateY(-2px);
    }
    
    .popup-e9d4:hover {
        transform: scale(1.02);
    }
    
    .heading_803f:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .fast-74ee {
        max-width: var(--container-max-width);
    }
    
    .grid_focused_ae00 {
        padding: 10rem 0 5rem;
    }
    
    .secondary-205d {
        font-size: 4rem;
    }
    
    .pagination_green_3a47 {
        font-size: 1.375rem;
    }
    
    .cold_081e {
        font-size: 2.5rem;
    }
    
    .filter-steel-b937 {
        font-size: 1.25rem;
    }
    
    .avatar-39ee,
    .accent_static_0065 {
        gap: 5rem;
    }
    
    .texture_motion_b459 {
        gap: 2.5rem;
    }
    
    .heading_stone_e429,
    .heading_803f,
    .solid-7626 {
        padding: 2rem;
    }
    
    .basic_30fd {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .fast-74ee {
        max-width: 1400px;
    }
    
    .grid_focused_ae00 {
        padding: 12rem 0 6rem;
    }
    
    .avatar-39ee,
    .accent_static_0065 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .media-in-04ea img,
    .primary_285d,
    .popup-e9d4 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .avatar-39ee {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_static_0065 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_static_0065.breadcrumb_86c2 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .grid_focused_ae00 {
        padding: 6rem 0 3rem;
    }
    
    .avatar-39ee {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .accent_static_0065 {
        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;
    }
    
    .grid_focused_ae00::before {
        animation: none;
    }
    
    .hovered-6d2e,
    .old-7a71 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .description_fbc2,
    .tooltip-0a30,
    .tall-fc0a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .solid-7626,
    .heading_stone_e429,
    .heading_803f {
        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 */
    
    .short-bfe8 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .accordion_b0d8,
    .down-d8d2,
    .fixed-c8bc {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .grid_focused_ae00 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .grid_focused_ae00::before {
        display: none;
    }
    
    .fast-74ee {
        max-width: none;
        padding: 0;
    }
    
    .avatar-39ee,
    .accent_static_0065 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .column-black-df7d,
    .texture_top_5bf0,
    .pro-beba,
    .outer-b904,
    .smooth_3fa8,
    .center_51c7 {
        display: none !important;
    }
    
    .secondary-205d,
    .cold_081e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .primary_285d,
    .popup-e9d4 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .background_brown_2339,
    .prev_3dd6,
    .fast_3c4a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .grid-static-cce1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .secondary-205d {
        font-size: 1.5rem;
    }
    
    .tooltip-0a30 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .background_hovered_e12d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .outer-b904 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .fast-74ee {
        max-width: 95%;
    }
    
    .avatar-39ee {
        gap: 2.5rem;
    }
    
    .accent_static_0065 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .fast-74ee {
        max-width: 1600px;
    }
    
    .secondary-205d {
        font-size: 5rem;
    }
    
    .cold_081e {
        font-size: 3rem;
    }
}
/* css-noise: d93d */
.ghost-box-j0 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
