/* {$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) {
    .popup_e561 {
        padding: 0 0.75rem;
    }
    
    .summary_2848 {
        padding: 5rem 0 2rem;
    }
    
    .heading-20d8 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .medium_3ab1 {
        font-size: 1rem;
    }
    
    .dim-a0fe {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .description-e225 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .title-09ac {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pressed_4801 {
        font-size: 1.5rem;
    }
    
    .cold-3f64,
    .video_hard_4573 {
        grid-template-columns: 1fr;
    }
    
    .chip_33f8 .cool-9496 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .column-0ea9 {
        grid-template-columns: 1fr;
    }
    
    .link-over-34a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .popup_e561 {
        padding: 0 1rem;
    }
    
    .heading-20d8 {
        font-size: 2rem;
    }
    
    .medium_3ab1 {
        font-size: 1.125rem;
    }
    
    .description-e225 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .title-09ac {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .dim-a0fe {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .column-0ea9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hover-dynamic-c830,
    .west_4088 {
        padding: 1.25rem;
    }
    
    .chip_33f8 .cool-9496 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .popup_e561 {
        padding: 0 1.5rem;
    }
    
    .summary_2848 {
        padding: 6rem 0 3rem;
    }
    
    .heading-20d8 {
        font-size: 2.5rem;
    }
    
    .medium_3ab1 {
        font-size: 1.25rem;
    }
    
    .description-e225 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .title-09ac {
        padding: 1rem;
    }
    
    .pressed_4801 {
        font-size: 2rem;
    }
    
    .grid_solid_366a {
        font-size: 1.125rem;
    }
    
    .cold-3f64 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .video_hard_4573 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column-0ea9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .link-over-34a4 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .block-91a4 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .primary-top-bf4d {
        display: none;
    }
    
    .filter-76cf {
        display: none !important;
    }
    
    /* Show desktop elements */
    .current-0011 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .popup_e561 {
        max-width: 750px;
    }
    
    .summary_2848 {
        padding: 7rem 0 4rem;
    }
    
    .heading-20d8 {
        font-size: 3rem;
    }
    
    .liquid-3d22 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .module-green-7d3a {
        gap: 3rem;
    }
    
    .cold-3f64 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .video_hard_4573 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .label_b727 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .chip_33f8 {
        gap: 1.5rem;
    }
    
    .complex_380d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .popup_e561 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .summary_2848 {
        padding: 8rem 0 4rem;
    }
    
    .heading-20d8 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .liquid-3d22 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .left_99be {
        order: 2;
    }
    
    .header-3d66 {
        order: 1;
    }
    
    .module-green-7d3a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .module-green-7d3a.new_2d70 {
        direction: rtl;
    }
    
    .module-green-7d3a.new_2d70 > * {
        direction: ltr;
    }
    
    .complex_380d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .article-560a {
        display: block;
    }
    
    .primary-top-bf4d {
        display: none;
    }
    
    .tooltip-cold-6096 {
        gap: 2rem;
    }
    
    .tag-98b4 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .rough_b2b7:hover {
        transform: translateY(-4px);
    }
    
    .gallery-fast-ea46:hover {
        transform: translateY(-2px);
    }
    
    .complex_380d:hover {
        transform: scale(1.02);
    }
    
    .west_4088:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .popup_e561 {
        max-width: var(--container-max-width);
    }
    
    .summary_2848 {
        padding: 10rem 0 5rem;
    }
    
    .heading-20d8 {
        font-size: 4rem;
    }
    
    .medium_3ab1 {
        font-size: 1.375rem;
    }
    
    .pressed_4801 {
        font-size: 2.5rem;
    }
    
    .grid_solid_366a {
        font-size: 1.25rem;
    }
    
    .liquid-3d22,
    .module-green-7d3a {
        gap: 5rem;
    }
    
    .tooltip-cold-6096 {
        gap: 2.5rem;
    }
    
    .hover-dynamic-c830,
    .west_4088,
    .rough_b2b7 {
        padding: 2rem;
    }
    
    .link-over-34a4 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .popup_e561 {
        max-width: 1400px;
    }
    
    .summary_2848 {
        padding: 12rem 0 6rem;
    }
    
    .liquid-3d22,
    .module-green-7d3a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .outer-13c2 img,
    .outline-warm-8b26,
    .complex_380d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .liquid-3d22 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .module-green-7d3a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .module-green-7d3a.new_2d70 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .summary_2848 {
        padding: 6rem 0 3rem;
    }
    
    .liquid-3d22 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .module-green-7d3a {
        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;
    }
    
    .summary_2848::before {
        animation: none;
    }
    
    .nav-simple-8318,
    .dynamic-d5e0 {
        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;
    }
    
    .layout-fluid-bf73,
    .dim-a0fe,
    .in_76f9 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .rough_b2b7,
    .hover-dynamic-c830,
    .west_4088 {
        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 */
    
    .hovered-bfcb {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .item_932c,
    .shade_ec4d,
    .current-ecfa {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .summary_2848 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .summary_2848::before {
        display: none;
    }
    
    .popup_e561 {
        max-width: none;
        padding: 0;
    }
    
    .liquid-3d22,
    .module-green-7d3a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .gallery-fast-ea46,
    .current-0011,
    .primary-top-bf4d,
    .description-e225,
    .pagination_dirty_26f4,
    .description_c317 {
        display: none !important;
    }
    
    .heading-20d8,
    .pressed_4801 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .outline-warm-8b26,
    .complex_380d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .cold-3f64,
    .video_hard_4573,
    .chip_33f8 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .label_b727 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .heading-20d8 {
        font-size: 1.5rem;
    }
    
    .dim-a0fe {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .title-09ac {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .description-e225 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .popup_e561 {
        max-width: 95%;
    }
    
    .liquid-3d22 {
        gap: 2.5rem;
    }
    
    .module-green-7d3a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .popup_e561 {
        max-width: 1600px;
    }
    
    .heading-20d8 {
        font-size: 5rem;
    }
    
    .pressed_4801 {
        font-size: 3rem;
    }
}
/* css-noise: 7711 */
.widget-item-t8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
