/* {$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) {
    .overlay_mini_277d {
        padding: 0 0.75rem;
    }
    
    .detail-outer-246e {
        padding: 5rem 0 2rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .highlight_gas_2dea {
        font-size: 1rem;
    }
    
    .module-2526 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .row_wood_80ee {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .pagination-6927 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .wide_0a85 {
        font-size: 1.5rem;
    }
    
    .slow_5eec,
    .stale-9ab5 {
        grid-template-columns: 1fr;
    }
    
    .breadcrumb_7d72 .basic-8aa2 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .chip-hard-688f {
        grid-template-columns: 1fr;
    }
    
    .cool-1437 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .overlay_mini_277d {
        padding: 0 1rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 2rem;
    }
    
    .highlight_gas_2dea {
        font-size: 1.125rem;
    }
    
    .row_wood_80ee {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination-6927 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .module-2526 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .chip-hard-688f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail-fresh-db2a,
    .accordion-west-e1e9 {
        padding: 1.25rem;
    }
    
    .breadcrumb_7d72 .basic-8aa2 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .overlay_mini_277d {
        padding: 0 1.5rem;
    }
    
    .detail-outer-246e {
        padding: 6rem 0 3rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 2.5rem;
    }
    
    .highlight_gas_2dea {
        font-size: 1.25rem;
    }
    
    .row_wood_80ee {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .pagination-6927 {
        padding: 1rem;
    }
    
    .wide_0a85 {
        font-size: 2rem;
    }
    
    .rough_9d23 {
        font-size: 1.125rem;
    }
    
    .slow_5eec {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stale-9ab5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .chip-hard-688f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .cool-1437 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .red_7c0b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .element_64c7 {
        display: none;
    }
    
    .mini_70ae {
        display: none !important;
    }
    
    /* Show desktop elements */
    .icon-warm-55ce {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .overlay_mini_277d {
        max-width: 750px;
    }
    
    .detail-outer-246e {
        padding: 7rem 0 4rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 3rem;
    }
    
    .prev-0d14 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .background_bronze_cb5e {
        gap: 3rem;
    }
    
    .slow_5eec {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .stale-9ab5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .cool-e1ed {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .breadcrumb_7d72 {
        gap: 1.5rem;
    }
    
    .smooth_eb3d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .overlay_mini_277d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .detail-outer-246e {
        padding: 8rem 0 4rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .prev-0d14 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .active_complex_f1e2 {
        order: 2;
    }
    
    .component_0840 {
        order: 1;
    }
    
    .background_bronze_cb5e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .background_bronze_cb5e.narrow_5a38 {
        direction: rtl;
    }
    
    .background_bronze_cb5e.narrow_5a38 > * {
        direction: ltr;
    }
    
    .smooth_eb3d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .red_7880 {
        display: block;
    }
    
    .element_64c7 {
        display: none;
    }
    
    .widget-f4e7 {
        gap: 2rem;
    }
    
    .tiny-668e {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .gas_1d85:hover {
        transform: translateY(-4px);
    }
    
    .hero_top_6cce:hover {
        transform: translateY(-2px);
    }
    
    .smooth_eb3d:hover {
        transform: scale(1.02);
    }
    
    .accordion-west-e1e9:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .overlay_mini_277d {
        max-width: var(--container-max-width);
    }
    
    .detail-outer-246e {
        padding: 10rem 0 5rem;
    }
    
    .shadow_fresh_9a2d {
        font-size: 4rem;
    }
    
    .highlight_gas_2dea {
        font-size: 1.375rem;
    }
    
    .wide_0a85 {
        font-size: 2.5rem;
    }
    
    .rough_9d23 {
        font-size: 1.25rem;
    }
    
    .prev-0d14,
    .background_bronze_cb5e {
        gap: 5rem;
    }
    
    .widget-f4e7 {
        gap: 2.5rem;
    }
    
    .detail-fresh-db2a,
    .accordion-west-e1e9,
    .gas_1d85 {
        padding: 2rem;
    }
    
    .cool-1437 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .overlay_mini_277d {
        max-width: 1400px;
    }
    
    .detail-outer-246e {
        padding: 12rem 0 6rem;
    }
    
    .prev-0d14,
    .background_bronze_cb5e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .wrapper-brown-c6ff img,
    .grid_99fe,
    .smooth_eb3d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .prev-0d14 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .background_bronze_cb5e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .background_bronze_cb5e.narrow_5a38 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .detail-outer-246e {
        padding: 6rem 0 3rem;
    }
    
    .prev-0d14 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .background_bronze_cb5e {
        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;
    }
    
    .detail-outer-246e::before {
        animation: none;
    }
    
    .badge_d1ed,
    .border-advanced-96c6 {
        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;
    }
    
    .hidden-dirty-ef40,
    .module-2526,
    .primary_green_8d65 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .gas_1d85,
    .detail-fresh-db2a,
    .accordion-west-e1e9 {
        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 */
    
    .container-72b7 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .under-13df,
    .rough-3566,
    .right-bbc3 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .detail-outer-246e {
        padding: 2rem 0;
        background: none !important;
    }
    
    .detail-outer-246e::before {
        display: none;
    }
    
    .overlay_mini_277d {
        max-width: none;
        padding: 0;
    }
    
    .prev-0d14,
    .background_bronze_cb5e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hero_top_6cce,
    .icon-warm-55ce,
    .element_64c7,
    .row_wood_80ee,
    .accent_7a86,
    .preview_9873 {
        display: none !important;
    }
    
    .shadow_fresh_9a2d,
    .wide_0a85 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .grid_99fe,
    .smooth_eb3d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .slow_5eec,
    .stale-9ab5,
    .breadcrumb_7d72 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .cool-e1ed {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .shadow_fresh_9a2d {
        font-size: 1.5rem;
    }
    
    .module-2526 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .pagination-6927 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row_wood_80ee {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .overlay_mini_277d {
        max-width: 95%;
    }
    
    .prev-0d14 {
        gap: 2.5rem;
    }
    
    .background_bronze_cb5e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .overlay_mini_277d {
        max-width: 1600px;
    }
    
    .shadow_fresh_9a2d {
        font-size: 5rem;
    }
    
    .wide_0a85 {
        font-size: 3rem;
    }
}
/* css-noise: add2 */
.widget-item-w6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
