/* {$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) {
    .dim_f5a1 {
        padding: 0 0.75rem;
    }
    
    .inner_27cb {
        padding: 5rem 0 2rem;
    }
    
    .carousel_cad4 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .button_bronze_8d60 {
        font-size: 1rem;
    }
    
    .element-7397 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .caption_blue_df89 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .current-e676 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .video_black_c15a {
        font-size: 1.5rem;
    }
    
    .caption-rough-77bf,
    .menu_3fa6 {
        grid-template-columns: 1fr;
    }
    
    .paper-73d7 .status-08c3 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .rough-9f7f {
        grid-template-columns: 1fr;
    }
    
    .message-in-90e1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .dim_f5a1 {
        padding: 0 1rem;
    }
    
    .carousel_cad4 {
        font-size: 2rem;
    }
    
    .button_bronze_8d60 {
        font-size: 1.125rem;
    }
    
    .caption_blue_df89 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current-e676 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .element-7397 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .rough-9f7f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .search_084c,
    .dirty-21aa {
        padding: 1.25rem;
    }
    
    .paper-73d7 .status-08c3 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .dim_f5a1 {
        padding: 0 1.5rem;
    }
    
    .inner_27cb {
        padding: 6rem 0 3rem;
    }
    
    .carousel_cad4 {
        font-size: 2.5rem;
    }
    
    .button_bronze_8d60 {
        font-size: 1.25rem;
    }
    
    .caption_blue_df89 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .current-e676 {
        padding: 1rem;
    }
    
    .video_black_c15a {
        font-size: 2rem;
    }
    
    .highlight_stone_8c9d {
        font-size: 1.125rem;
    }
    
    .caption-rough-77bf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .menu_3fa6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .rough-9f7f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .message-in-90e1 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .pagination_cold_df08 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .block_50ea {
        display: none;
    }
    
    .small-22a0 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .hover_cd48 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .dim_f5a1 {
        max-width: 750px;
    }
    
    .inner_27cb {
        padding: 7rem 0 4rem;
    }
    
    .carousel_cad4 {
        font-size: 3rem;
    }
    
    .iron_9691 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .button-focused-80ad {
        gap: 3rem;
    }
    
    .caption-rough-77bf {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .menu_3fa6 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dropdown_upper_ce9b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .paper-73d7 {
        gap: 1.5rem;
    }
    
    .narrow_f884 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .dim_f5a1 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .inner_27cb {
        padding: 8rem 0 4rem;
    }
    
    .carousel_cad4 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .iron_9691 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .grid_3c3b {
        order: 2;
    }
    
    .surface-pressed-2ee7 {
        order: 1;
    }
    
    .button-focused-80ad {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .button-focused-80ad.search-e39a {
        direction: rtl;
    }
    
    .button-focused-80ad.search-e39a > * {
        direction: ltr;
    }
    
    .narrow_f884 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .main_bdd2 {
        display: block;
    }
    
    .block_50ea {
        display: none;
    }
    
    .narrow_4813 {
        gap: 2rem;
    }
    
    .pagination_64db {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .up-1a54:hover {
        transform: translateY(-4px);
    }
    
    .overlay-4432:hover {
        transform: translateY(-2px);
    }
    
    .narrow_f884:hover {
        transform: scale(1.02);
    }
    
    .dirty-21aa:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .dim_f5a1 {
        max-width: var(--container-max-width);
    }
    
    .inner_27cb {
        padding: 10rem 0 5rem;
    }
    
    .carousel_cad4 {
        font-size: 4rem;
    }
    
    .button_bronze_8d60 {
        font-size: 1.375rem;
    }
    
    .video_black_c15a {
        font-size: 2.5rem;
    }
    
    .highlight_stone_8c9d {
        font-size: 1.25rem;
    }
    
    .iron_9691,
    .button-focused-80ad {
        gap: 5rem;
    }
    
    .narrow_4813 {
        gap: 2.5rem;
    }
    
    .search_084c,
    .dirty-21aa,
    .up-1a54 {
        padding: 2rem;
    }
    
    .message-in-90e1 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .dim_f5a1 {
        max-width: 1400px;
    }
    
    .inner_27cb {
        padding: 12rem 0 6rem;
    }
    
    .iron_9691,
    .button-focused-80ad {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .shadow_steel_0c05 img,
    .active-dfe5,
    .narrow_f884 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .iron_9691 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .button-focused-80ad {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .button-focused-80ad.search-e39a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .inner_27cb {
        padding: 6rem 0 3rem;
    }
    
    .iron_9691 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .button-focused-80ad {
        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;
    }
    
    .inner_27cb::before {
        animation: none;
    }
    
    .sidebar-tall-2732,
    .label_3aa5 {
        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;
    }
    
    .title_fixed_ee41,
    .element-7397,
    .tabs-c753 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .up-1a54,
    .search_084c,
    .dirty-21aa {
        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 */
    
    .popup-f492 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .current_5d55,
    .dropdown-last-803c,
    .content-4ae8 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .inner_27cb {
        padding: 2rem 0;
        background: none !important;
    }
    
    .inner_27cb::before {
        display: none;
    }
    
    .dim_f5a1 {
        max-width: none;
        padding: 0;
    }
    
    .iron_9691,
    .button-focused-80ad {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .overlay-4432,
    .hover_cd48,
    .block_50ea,
    .caption_blue_df89,
    .sidebar_0b8c,
    .in_1875 {
        display: none !important;
    }
    
    .carousel_cad4,
    .video_black_c15a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .active-dfe5,
    .narrow_f884 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .caption-rough-77bf,
    .menu_3fa6,
    .paper-73d7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .dropdown_upper_ce9b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .carousel_cad4 {
        font-size: 1.5rem;
    }
    
    .element-7397 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .current-e676 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .caption_blue_df89 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .dim_f5a1 {
        max-width: 95%;
    }
    
    .iron_9691 {
        gap: 2.5rem;
    }
    
    .button-focused-80ad {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .dim_f5a1 {
        max-width: 1600px;
    }
    
    .carousel_cad4 {
        font-size: 5rem;
    }
    
    .video_black_c15a {
        font-size: 3rem;
    }
}
/* css-noise: 2d6e */
.promo-block-i5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
