/* {$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) {
    .hero-inner-54a1 {
        padding: 0 0.75rem;
    }
    
    .complex_34b2 {
        padding: 5rem 0 2rem;
    }
    
    .pagination_right_0b8d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .layout-fast-163e {
        font-size: 1rem;
    }
    
    .overlay-new-06c5 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .panel_a22b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .tertiary-c69a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .gallery-action-bc5a {
        font-size: 1.5rem;
    }
    
    .header-selected-a298,
    .hidden_inner_fe5e {
        grid-template-columns: 1fr;
    }
    
    .orange_45e0 .row_east_82bf {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .yellow_858f {
        grid-template-columns: 1fr;
    }
    
    .gallery-8847 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hero-inner-54a1 {
        padding: 0 1rem;
    }
    
    .pagination_right_0b8d {
        font-size: 2rem;
    }
    
    .layout-fast-163e {
        font-size: 1.125rem;
    }
    
    .panel_a22b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tertiary-c69a {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .overlay-new-06c5 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .yellow_858f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .input-83ee,
    .shadow_easy_4c22 {
        padding: 1.25rem;
    }
    
    .orange_45e0 .row_east_82bf {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hero-inner-54a1 {
        padding: 0 1.5rem;
    }
    
    .complex_34b2 {
        padding: 6rem 0 3rem;
    }
    
    .pagination_right_0b8d {
        font-size: 2.5rem;
    }
    
    .layout-fast-163e {
        font-size: 1.25rem;
    }
    
    .panel_a22b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .tertiary-c69a {
        padding: 1rem;
    }
    
    .gallery-action-bc5a {
        font-size: 2rem;
    }
    
    .module_7450 {
        font-size: 1.125rem;
    }
    
    .header-selected-a298 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hidden_inner_fe5e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .yellow_858f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .gallery-8847 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .rough-41d5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .grid_c444 {
        display: none;
    }
    
    .search-3b14 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .fluid_6bc7 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hero-inner-54a1 {
        max-width: 750px;
    }
    
    .complex_34b2 {
        padding: 7rem 0 4rem;
    }
    
    .pagination_right_0b8d {
        font-size: 3rem;
    }
    
    .pagination_bright_7e35 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .accent_9513 {
        gap: 3rem;
    }
    
    .header-selected-a298 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hidden_inner_fe5e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .icon-complex-50f4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .orange_45e0 {
        gap: 1.5rem;
    }
    
    .hot-e366 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hero-inner-54a1 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .complex_34b2 {
        padding: 8rem 0 4rem;
    }
    
    .pagination_right_0b8d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .pagination_bright_7e35 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .input_next_da75 {
        order: 2;
    }
    
    .message-c46e {
        order: 1;
    }
    
    .accent_9513 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .accent_9513.background_wide_ac94 {
        direction: rtl;
    }
    
    .accent_9513.background_wide_ac94 > * {
        direction: ltr;
    }
    
    .hot-e366 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .north-3304 {
        display: block;
    }
    
    .grid_c444 {
        display: none;
    }
    
    .filter_8e1d {
        gap: 2rem;
    }
    
    .cool_5c5a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .widget_a848:hover {
        transform: translateY(-4px);
    }
    
    .border-lite-8233:hover {
        transform: translateY(-2px);
    }
    
    .hot-e366:hover {
        transform: scale(1.02);
    }
    
    .shadow_easy_4c22:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hero-inner-54a1 {
        max-width: var(--container-max-width);
    }
    
    .complex_34b2 {
        padding: 10rem 0 5rem;
    }
    
    .pagination_right_0b8d {
        font-size: 4rem;
    }
    
    .layout-fast-163e {
        font-size: 1.375rem;
    }
    
    .gallery-action-bc5a {
        font-size: 2.5rem;
    }
    
    .module_7450 {
        font-size: 1.25rem;
    }
    
    .pagination_bright_7e35,
    .accent_9513 {
        gap: 5rem;
    }
    
    .filter_8e1d {
        gap: 2.5rem;
    }
    
    .input-83ee,
    .shadow_easy_4c22,
    .widget_a848 {
        padding: 2rem;
    }
    
    .gallery-8847 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hero-inner-54a1 {
        max-width: 1400px;
    }
    
    .complex_34b2 {
        padding: 12rem 0 6rem;
    }
    
    .pagination_bright_7e35,
    .accent_9513 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .image-glass-430b img,
    .logo-motion-2e8c,
    .hot-e366 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .pagination_bright_7e35 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_9513 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent_9513.background_wide_ac94 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .complex_34b2 {
        padding: 6rem 0 3rem;
    }
    
    .pagination_bright_7e35 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .accent_9513 {
        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;
    }
    
    .complex_34b2::before {
        animation: none;
    }
    
    .liquid-567d,
    .fast_0e8e {
        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;
    }
    
    .thumbnail_right_0537,
    .overlay-new-06c5,
    .top-f8ab {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .widget_a848,
    .input-83ee,
    .shadow_easy_4c22 {
        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 */
    
    .layout_f644 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .outline-bottom-0dc8,
    .accordion-f4eb,
    .primary_iron_c648 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .complex_34b2 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .complex_34b2::before {
        display: none;
    }
    
    .hero-inner-54a1 {
        max-width: none;
        padding: 0;
    }
    
    .pagination_bright_7e35,
    .accent_9513 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .border-lite-8233,
    .fluid_6bc7,
    .grid_c444,
    .panel_a22b,
    .basic_d331,
    .thumbnail-46c6 {
        display: none !important;
    }
    
    .pagination_right_0b8d,
    .gallery-action-bc5a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .logo-motion-2e8c,
    .hot-e366 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .header-selected-a298,
    .hidden_inner_fe5e,
    .orange_45e0 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .icon-complex-50f4 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .pagination_right_0b8d {
        font-size: 1.5rem;
    }
    
    .overlay-new-06c5 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .tertiary-c69a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .panel_a22b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hero-inner-54a1 {
        max-width: 95%;
    }
    
    .pagination_bright_7e35 {
        gap: 2.5rem;
    }
    
    .accent_9513 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hero-inner-54a1 {
        max-width: 1600px;
    }
    
    .pagination_right_0b8d {
        font-size: 5rem;
    }
    
    .gallery-action-bc5a {
        font-size: 3rem;
    }
}
/* css-noise: e598 */
.ghost-box-f6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
