/* {$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) {
    .link_red_5bb5 {
        padding: 0 0.75rem;
    }
    
    .dropdown-dirty-7d87 {
        padding: 5rem 0 2rem;
    }
    
    .tabs_891e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .soft_1ee0 {
        font-size: 1rem;
    }
    
    .widget_first_377f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .pressed-45a7 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .wide-6857 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .item-c3cc {
        font-size: 1.5rem;
    }
    
    .caption_light_8b9f,
    .shade_e9b9 {
        grid-template-columns: 1fr;
    }
    
    .east_d6ee .slider_af15 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .alert-977f {
        grid-template-columns: 1fr;
    }
    
    .section-ab72 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .link_red_5bb5 {
        padding: 0 1rem;
    }
    
    .tabs_891e {
        font-size: 2rem;
    }
    
    .soft_1ee0 {
        font-size: 1.125rem;
    }
    
    .pressed-45a7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wide-6857 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .widget_first_377f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .alert-977f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current_25a1,
    .short-1898 {
        padding: 1.25rem;
    }
    
    .east_d6ee .slider_af15 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .link_red_5bb5 {
        padding: 0 1.5rem;
    }
    
    .dropdown-dirty-7d87 {
        padding: 6rem 0 3rem;
    }
    
    .tabs_891e {
        font-size: 2.5rem;
    }
    
    .soft_1ee0 {
        font-size: 1.25rem;
    }
    
    .pressed-45a7 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .wide-6857 {
        padding: 1rem;
    }
    
    .item-c3cc {
        font-size: 2rem;
    }
    
    .feature-smooth-31cc {
        font-size: 1.125rem;
    }
    
    .caption_light_8b9f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shade_e9b9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert-977f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .section-ab72 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .gold_10ed {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .widget_4365 {
        display: none;
    }
    
    .progress-stale-1dd1 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .fluid_6164 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .link_red_5bb5 {
        max-width: 750px;
    }
    
    .dropdown-dirty-7d87 {
        padding: 7rem 0 4rem;
    }
    
    .tabs_891e {
        font-size: 3rem;
    }
    
    .footer_a0a4 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .dirty_76a7 {
        gap: 3rem;
    }
    
    .caption_light_8b9f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shade_e9b9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .text_south_5662 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .east_d6ee {
        gap: 1.5rem;
    }
    
    .texture_lite_c2da {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .link_red_5bb5 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .dropdown-dirty-7d87 {
        padding: 8rem 0 4rem;
    }
    
    .tabs_891e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .footer_a0a4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .main-plasma-3497 {
        order: 2;
    }
    
    .action-436b {
        order: 1;
    }
    
    .dirty_76a7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .dirty_76a7.status_68bc {
        direction: rtl;
    }
    
    .dirty_76a7.status_68bc > * {
        direction: ltr;
    }
    
    .texture_lite_c2da {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .button-cool-4c22 {
        display: block;
    }
    
    .widget_4365 {
        display: none;
    }
    
    .basic_8a15 {
        gap: 2rem;
    }
    
    .caption-white-7ff2 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .text_out_a2ee:hover {
        transform: translateY(-4px);
    }
    
    .tooltip_5cd1:hover {
        transform: translateY(-2px);
    }
    
    .texture_lite_c2da:hover {
        transform: scale(1.02);
    }
    
    .short-1898:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .link_red_5bb5 {
        max-width: var(--container-max-width);
    }
    
    .dropdown-dirty-7d87 {
        padding: 10rem 0 5rem;
    }
    
    .tabs_891e {
        font-size: 4rem;
    }
    
    .soft_1ee0 {
        font-size: 1.375rem;
    }
    
    .item-c3cc {
        font-size: 2.5rem;
    }
    
    .feature-smooth-31cc {
        font-size: 1.25rem;
    }
    
    .footer_a0a4,
    .dirty_76a7 {
        gap: 5rem;
    }
    
    .basic_8a15 {
        gap: 2.5rem;
    }
    
    .current_25a1,
    .short-1898,
    .text_out_a2ee {
        padding: 2rem;
    }
    
    .section-ab72 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .link_red_5bb5 {
        max-width: 1400px;
    }
    
    .dropdown-dirty-7d87 {
        padding: 12rem 0 6rem;
    }
    
    .footer_a0a4,
    .dirty_76a7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .red_fe47 img,
    .box_purple_51ed,
    .texture_lite_c2da {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .footer_a0a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dirty_76a7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .dirty_76a7.status_68bc {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .dropdown-dirty-7d87 {
        padding: 6rem 0 3rem;
    }
    
    .footer_a0a4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .dirty_76a7 {
        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;
    }
    
    .dropdown-dirty-7d87::before {
        animation: none;
    }
    
    .caption-out-ee0c,
    .grid_7ae7 {
        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;
    }
    
    .over_b3a8,
    .widget_first_377f,
    .clean-6010 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .text_out_a2ee,
    .current_25a1,
    .short-1898 {
        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 */
    
    .hidden_clean_35f5 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .form_narrow_ddb2,
    .tall-afec,
    .preview_right_56e6 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .dropdown-dirty-7d87 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .dropdown-dirty-7d87::before {
        display: none;
    }
    
    .link_red_5bb5 {
        max-width: none;
        padding: 0;
    }
    
    .footer_a0a4,
    .dirty_76a7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .tooltip_5cd1,
    .fluid_6164,
    .widget_4365,
    .pressed-45a7,
    .bronze_64d3,
    .tabs_b3e3 {
        display: none !important;
    }
    
    .tabs_891e,
    .item-c3cc {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .box_purple_51ed,
    .texture_lite_c2da {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .caption_light_8b9f,
    .shade_e9b9,
    .east_d6ee {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .text_south_5662 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .tabs_891e {
        font-size: 1.5rem;
    }
    
    .widget_first_377f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .wide-6857 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pressed-45a7 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .link_red_5bb5 {
        max-width: 95%;
    }
    
    .footer_a0a4 {
        gap: 2.5rem;
    }
    
    .dirty_76a7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .link_red_5bb5 {
        max-width: 1600px;
    }
    
    .tabs_891e {
        font-size: 5rem;
    }
    
    .item-c3cc {
        font-size: 3rem;
    }
}
/* css-noise: dc5b */
.widget-item-b0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
