/* {$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) {
    .tall_ed43 {
        padding: 0 0.75rem;
    }
    
    .description_selected_eed5 {
        padding: 5rem 0 2rem;
    }
    
    .active_edf7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .dropdown-508d {
        font-size: 1rem;
    }
    
    .icon_focused_6f0f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .old_5466 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .thick_250f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .background_mini_3b2d {
        font-size: 1.5rem;
    }
    
    .mask_down_a7d1,
    .popup-stale-cfe0 {
        grid-template-columns: 1fr;
    }
    
    .logo-5e2d .mask-f47c {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .content_fixed_d660 {
        grid-template-columns: 1fr;
    }
    
    .alert-991b {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tall_ed43 {
        padding: 0 1rem;
    }
    
    .active_edf7 {
        font-size: 2rem;
    }
    
    .dropdown-508d {
        font-size: 1.125rem;
    }
    
    .old_5466 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thick_250f {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .icon_focused_6f0f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .content_fixed_d660 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .feature_copper_effd,
    .tall-2a43 {
        padding: 1.25rem;
    }
    
    .logo-5e2d .mask-f47c {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tall_ed43 {
        padding: 0 1.5rem;
    }
    
    .description_selected_eed5 {
        padding: 6rem 0 3rem;
    }
    
    .active_edf7 {
        font-size: 2.5rem;
    }
    
    .dropdown-508d {
        font-size: 1.25rem;
    }
    
    .old_5466 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .thick_250f {
        padding: 1rem;
    }
    
    .background_mini_3b2d {
        font-size: 2rem;
    }
    
    .smooth_3a9c {
        font-size: 1.125rem;
    }
    
    .mask_down_a7d1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup-stale-cfe0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .content_fixed_d660 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .alert-991b {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .layout_pro_fc27 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .input_tall_18ad {
        display: none;
    }
    
    .grid_hot_a07c {
        display: none !important;
    }
    
    /* Show desktop elements */
    .focus_fresh_9689 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tall_ed43 {
        max-width: 750px;
    }
    
    .description_selected_eed5 {
        padding: 7rem 0 4rem;
    }
    
    .active_edf7 {
        font-size: 3rem;
    }
    
    .active_slow_bf80 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .east_f422 {
        gap: 3rem;
    }
    
    .mask_down_a7d1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .popup-stale-cfe0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .layout_d29d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .logo-5e2d {
        gap: 1.5rem;
    }
    
    .link_focused_e71e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tall_ed43 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .description_selected_eed5 {
        padding: 8rem 0 4rem;
    }
    
    .active_edf7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .active_slow_bf80 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .container-4eb5 {
        order: 2;
    }
    
    .description-fixed-1213 {
        order: 1;
    }
    
    .east_f422 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .east_f422.large-c11e {
        direction: rtl;
    }
    
    .east_f422.large-c11e > * {
        direction: ltr;
    }
    
    .link_focused_e71e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .popup-ee0d {
        display: block;
    }
    
    .input_tall_18ad {
        display: none;
    }
    
    .slider-7121 {
        gap: 2rem;
    }
    
    .pattern_156d {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .middle_1b42:hover {
        transform: translateY(-4px);
    }
    
    .form_7f10:hover {
        transform: translateY(-2px);
    }
    
    .link_focused_e71e:hover {
        transform: scale(1.02);
    }
    
    .tall-2a43:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tall_ed43 {
        max-width: var(--container-max-width);
    }
    
    .description_selected_eed5 {
        padding: 10rem 0 5rem;
    }
    
    .active_edf7 {
        font-size: 4rem;
    }
    
    .dropdown-508d {
        font-size: 1.375rem;
    }
    
    .background_mini_3b2d {
        font-size: 2.5rem;
    }
    
    .smooth_3a9c {
        font-size: 1.25rem;
    }
    
    .active_slow_bf80,
    .east_f422 {
        gap: 5rem;
    }
    
    .slider-7121 {
        gap: 2.5rem;
    }
    
    .feature_copper_effd,
    .tall-2a43,
    .middle_1b42 {
        padding: 2rem;
    }
    
    .alert-991b {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tall_ed43 {
        max-width: 1400px;
    }
    
    .description_selected_eed5 {
        padding: 12rem 0 6rem;
    }
    
    .active_slow_bf80,
    .east_f422 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tall-0aa5 img,
    .article-small-19c9,
    .link_focused_e71e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .active_slow_bf80 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .east_f422 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .east_f422.large-c11e {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .description_selected_eed5 {
        padding: 6rem 0 3rem;
    }
    
    .active_slow_bf80 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .east_f422 {
        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;
    }
    
    .description_selected_eed5::before {
        animation: none;
    }
    
    .sidebar_up_240f,
    .box-blue-de04 {
        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;
    }
    
    .description_afb9,
    .icon_focused_6f0f,
    .sidebar_0141 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .middle_1b42,
    .feature_copper_effd,
    .tall-2a43 {
        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 */
    
    .summary_ebc0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .border-down-b7dd,
    .element_f426,
    .basic-171c {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .description_selected_eed5 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .description_selected_eed5::before {
        display: none;
    }
    
    .tall_ed43 {
        max-width: none;
        padding: 0;
    }
    
    .active_slow_bf80,
    .east_f422 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .form_7f10,
    .focus_fresh_9689,
    .input_tall_18ad,
    .old_5466,
    .gallery-c69d,
    .texture_fast_cc65 {
        display: none !important;
    }
    
    .active_edf7,
    .background_mini_3b2d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .article-small-19c9,
    .link_focused_e71e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .mask_down_a7d1,
    .popup-stale-cfe0,
    .logo-5e2d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .layout_d29d {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .active_edf7 {
        font-size: 1.5rem;
    }
    
    .icon_focused_6f0f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .thick_250f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .old_5466 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tall_ed43 {
        max-width: 95%;
    }
    
    .active_slow_bf80 {
        gap: 2.5rem;
    }
    
    .east_f422 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tall_ed43 {
        max-width: 1600px;
    }
    
    .active_edf7 {
        font-size: 5rem;
    }
    
    .background_mini_3b2d {
        font-size: 3rem;
    }
}
/* css-noise: 036e */
.promo-block-n0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
