/* {$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) {
    .aside-stale-f3e1 {
        padding: 0 0.75rem;
    }
    
    .footer_1fbe {
        padding: 5rem 0 2rem;
    }
    
    .photo_aaa7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .secondary-59cd {
        font-size: 1rem;
    }
    
    .purple-7a64 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .down-16a8 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .thumbnail-under-5480 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .banner_tall_42a6 {
        font-size: 1.5rem;
    }
    
    .label_5f26,
    .alert_iron_28e0 {
        grid-template-columns: 1fr;
    }
    
    .hidden_abf5 .tabs-motion-97fe {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .current-5b89 {
        grid-template-columns: 1fr;
    }
    
    .short-54d2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .aside-stale-f3e1 {
        padding: 0 1rem;
    }
    
    .photo_aaa7 {
        font-size: 2rem;
    }
    
    .secondary-59cd {
        font-size: 1.125rem;
    }
    
    .down-16a8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thumbnail-under-5480 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .purple-7a64 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .current-5b89 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column_2f99,
    .article-21e2 {
        padding: 1.25rem;
    }
    
    .hidden_abf5 .tabs-motion-97fe {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .aside-stale-f3e1 {
        padding: 0 1.5rem;
    }
    
    .footer_1fbe {
        padding: 6rem 0 3rem;
    }
    
    .photo_aaa7 {
        font-size: 2.5rem;
    }
    
    .secondary-59cd {
        font-size: 1.25rem;
    }
    
    .down-16a8 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .thumbnail-under-5480 {
        padding: 1rem;
    }
    
    .banner_tall_42a6 {
        font-size: 2rem;
    }
    
    .large-244d {
        font-size: 1.125rem;
    }
    
    .label_5f26 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert_iron_28e0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current-5b89 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .short-54d2 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .wood_11e8 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .border_silver_b21e {
        display: none;
    }
    
    .layout-pro-ac52 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .widget-basic-15d3 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .aside-stale-f3e1 {
        max-width: 750px;
    }
    
    .footer_1fbe {
        padding: 7rem 0 4rem;
    }
    
    .photo_aaa7 {
        font-size: 3rem;
    }
    
    .badge_4398 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .footer-warm-5b21 {
        gap: 3rem;
    }
    
    .label_5f26 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .alert_iron_28e0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .icon-0196 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hidden_abf5 {
        gap: 1.5rem;
    }
    
    .complex_caa3 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .aside-stale-f3e1 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .footer_1fbe {
        padding: 8rem 0 4rem;
    }
    
    .photo_aaa7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .badge_4398 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .block-under-9090 {
        order: 2;
    }
    
    .clean_007d {
        order: 1;
    }
    
    .footer-warm-5b21 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .footer-warm-5b21.row_0067 {
        direction: rtl;
    }
    
    .footer-warm-5b21.row_0067 > * {
        direction: ltr;
    }
    
    .complex_caa3 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .accordion_c128 {
        display: block;
    }
    
    .border_silver_b21e {
        display: none;
    }
    
    .south-4076 {
        gap: 2rem;
    }
    
    .slider-5e88 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .mask_df46:hover {
        transform: translateY(-4px);
    }
    
    .filter_over_2049:hover {
        transform: translateY(-2px);
    }
    
    .complex_caa3:hover {
        transform: scale(1.02);
    }
    
    .article-21e2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .aside-stale-f3e1 {
        max-width: var(--container-max-width);
    }
    
    .footer_1fbe {
        padding: 10rem 0 5rem;
    }
    
    .photo_aaa7 {
        font-size: 4rem;
    }
    
    .secondary-59cd {
        font-size: 1.375rem;
    }
    
    .banner_tall_42a6 {
        font-size: 2.5rem;
    }
    
    .large-244d {
        font-size: 1.25rem;
    }
    
    .badge_4398,
    .footer-warm-5b21 {
        gap: 5rem;
    }
    
    .south-4076 {
        gap: 2.5rem;
    }
    
    .column_2f99,
    .article-21e2,
    .mask_df46 {
        padding: 2rem;
    }
    
    .short-54d2 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .aside-stale-f3e1 {
        max-width: 1400px;
    }
    
    .footer_1fbe {
        padding: 12rem 0 6rem;
    }
    
    .badge_4398,
    .footer-warm-5b21 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .widget-bd04 img,
    .in_d5a4,
    .complex_caa3 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .badge_4398 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .footer-warm-5b21 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .footer-warm-5b21.row_0067 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .footer_1fbe {
        padding: 6rem 0 3rem;
    }
    
    .badge_4398 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .footer-warm-5b21 {
        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;
    }
    
    .footer_1fbe::before {
        animation: none;
    }
    
    .mask_upper_4e6f,
    .badge_7d2e {
        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;
    }
    
    .iron_49d2,
    .purple-7a64,
    .fresh_a2ef {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .mask_df46,
    .column_2f99,
    .article-21e2 {
        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-glass-4269 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .stone_9989,
    .message-hot-3536,
    .main_light_d12f {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .footer_1fbe {
        padding: 2rem 0;
        background: none !important;
    }
    
    .footer_1fbe::before {
        display: none;
    }
    
    .aside-stale-f3e1 {
        max-width: none;
        padding: 0;
    }
    
    .badge_4398,
    .footer-warm-5b21 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .filter_over_2049,
    .widget-basic-15d3,
    .border_silver_b21e,
    .down-16a8,
    .slider-advanced-1f3c,
    .breadcrumb_63fe {
        display: none !important;
    }
    
    .photo_aaa7,
    .banner_tall_42a6 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .in_d5a4,
    .complex_caa3 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .label_5f26,
    .alert_iron_28e0,
    .hidden_abf5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .icon-0196 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .photo_aaa7 {
        font-size: 1.5rem;
    }
    
    .purple-7a64 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .thumbnail-under-5480 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .down-16a8 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .aside-stale-f3e1 {
        max-width: 95%;
    }
    
    .badge_4398 {
        gap: 2.5rem;
    }
    
    .footer-warm-5b21 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .aside-stale-f3e1 {
        max-width: 1600px;
    }
    
    .photo_aaa7 {
        font-size: 5rem;
    }
    
    .banner_tall_42a6 {
        font-size: 3rem;
    }
}
/* css-noise: f485 */
.promo-block-m2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
