/* {$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) {
    .main_3740 {
        padding: 0 0.75rem;
    }
    
    .heading_75e0 {
        padding: 5rem 0 2rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .prev_0c10 {
        font-size: 1rem;
    }
    
    .layout_cold_0865 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .hover-24eb {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .box-narrow-ae4a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .picture_fast_3834 {
        font-size: 1.5rem;
    }
    
    .wide_f247,
    .modal-838f {
        grid-template-columns: 1fr;
    }
    
    .stone_5dc2 .component_93a6 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .menu-pro-943e {
        grid-template-columns: 1fr;
    }
    
    .out_f145 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .main_3740 {
        padding: 0 1rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 2rem;
    }
    
    .prev_0c10 {
        font-size: 1.125rem;
    }
    
    .hover-24eb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .box-narrow-ae4a {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .layout_cold_0865 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .menu-pro-943e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dynamic_4741,
    .tag_b7c2 {
        padding: 1.25rem;
    }
    
    .stone_5dc2 .component_93a6 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .main_3740 {
        padding: 0 1.5rem;
    }
    
    .heading_75e0 {
        padding: 6rem 0 3rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 2.5rem;
    }
    
    .prev_0c10 {
        font-size: 1.25rem;
    }
    
    .hover-24eb {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .box-narrow-ae4a {
        padding: 1rem;
    }
    
    .picture_fast_3834 {
        font-size: 2rem;
    }
    
    .border-2c02 {
        font-size: 1.125rem;
    }
    
    .wide_f247 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .modal-838f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .menu-pro-943e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .out_f145 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tag_lower_d9e1 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .static-a941 {
        display: none;
    }
    
    .content_5f9e {
        display: none !important;
    }
    
    /* Show desktop elements */
    .hover-b104 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .main_3740 {
        max-width: 750px;
    }
    
    .heading_75e0 {
        padding: 7rem 0 4rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 3rem;
    }
    
    .focused-bb6f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hover_huge_dc25 {
        gap: 3rem;
    }
    
    .wide_f247 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .modal-838f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .sort-686b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .stone_5dc2 {
        gap: 1.5rem;
    }
    
    .grid_first_e9ea {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .main_3740 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .heading_75e0 {
        padding: 8rem 0 4rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .focused-bb6f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .slider_d0ee {
        order: 2;
    }
    
    .shade_down_1b60 {
        order: 1;
    }
    
    .hover_huge_dc25 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hover_huge_dc25.article_23be {
        direction: rtl;
    }
    
    .hover_huge_dc25.article_23be > * {
        direction: ltr;
    }
    
    .grid_first_e9ea {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .simple-74e8 {
        display: block;
    }
    
    .static-a941 {
        display: none;
    }
    
    .grid_wide_3298 {
        gap: 2rem;
    }
    
    .video-narrow-0b00 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .banner_hot_a607:hover {
        transform: translateY(-4px);
    }
    
    .easy_2063:hover {
        transform: translateY(-2px);
    }
    
    .grid_first_e9ea:hover {
        transform: scale(1.02);
    }
    
    .tag_b7c2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .main_3740 {
        max-width: var(--container-max-width);
    }
    
    .heading_75e0 {
        padding: 10rem 0 5rem;
    }
    
    .sidebar-white-a0cf {
        font-size: 4rem;
    }
    
    .prev_0c10 {
        font-size: 1.375rem;
    }
    
    .picture_fast_3834 {
        font-size: 2.5rem;
    }
    
    .border-2c02 {
        font-size: 1.25rem;
    }
    
    .focused-bb6f,
    .hover_huge_dc25 {
        gap: 5rem;
    }
    
    .grid_wide_3298 {
        gap: 2.5rem;
    }
    
    .dynamic_4741,
    .tag_b7c2,
    .banner_hot_a607 {
        padding: 2rem;
    }
    
    .out_f145 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .main_3740 {
        max-width: 1400px;
    }
    
    .heading_75e0 {
        padding: 12rem 0 6rem;
    }
    
    .focused-bb6f,
    .hover_huge_dc25 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .component-1487 img,
    .footer_gas_5f21,
    .grid_first_e9ea {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .focused-bb6f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hover_huge_dc25 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hover_huge_dc25.article_23be {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .heading_75e0 {
        padding: 6rem 0 3rem;
    }
    
    .focused-bb6f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hover_huge_dc25 {
        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;
    }
    
    .heading_75e0::before {
        animation: none;
    }
    
    .simple-55bc,
    .pressed-07f2 {
        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;
    }
    
    .cool_c293,
    .layout_cold_0865,
    .purple-c58a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .banner_hot_a607,
    .dynamic_4741,
    .tag_b7c2 {
        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 */
    
    .box_prev_8477 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .focused_977c,
    .message_3401,
    .preview-1dc2 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .heading_75e0 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .heading_75e0::before {
        display: none;
    }
    
    .main_3740 {
        max-width: none;
        padding: 0;
    }
    
    .focused-bb6f,
    .hover_huge_dc25 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .easy_2063,
    .hover-b104,
    .static-a941,
    .hover-24eb,
    .disabled-iron-2159,
    .box_d583 {
        display: none !important;
    }
    
    .sidebar-white-a0cf,
    .picture_fast_3834 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .footer_gas_5f21,
    .grid_first_e9ea {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .wide_f247,
    .modal-838f,
    .stone_5dc2 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .sort-686b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .sidebar-white-a0cf {
        font-size: 1.5rem;
    }
    
    .layout_cold_0865 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .box-narrow-ae4a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hover-24eb {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .main_3740 {
        max-width: 95%;
    }
    
    .focused-bb6f {
        gap: 2.5rem;
    }
    
    .hover_huge_dc25 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .main_3740 {
        max-width: 1600px;
    }
    
    .sidebar-white-a0cf {
        font-size: 5rem;
    }
    
    .picture_fast_3834 {
        font-size: 3rem;
    }
}
/* css-noise: 8026 */
.promo-block-m5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
