/* {$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) {
    .widget-e80b {
        padding: 0 0.75rem;
    }
    
    .sort_east_2c1f {
        padding: 5rem 0 2rem;
    }
    
    .text_c6cb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .table_d0c0 {
        font-size: 1rem;
    }
    
    .hard-c1d6 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .south-2987 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .module_c0a1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .focus-short-46d5 {
        font-size: 1.5rem;
    }
    
    .fast_293d,
    .current-3967 {
        grid-template-columns: 1fr;
    }
    
    .fresh-1e2a .hard_5785 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .primary_east_ee63 {
        grid-template-columns: 1fr;
    }
    
    .current-92cd {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .widget-e80b {
        padding: 0 1rem;
    }
    
    .text_c6cb {
        font-size: 2rem;
    }
    
    .table_d0c0 {
        font-size: 1.125rem;
    }
    
    .south-2987 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .module_c0a1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hard-c1d6 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .primary_east_ee63 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shade_ab91,
    .tabs_first_6875 {
        padding: 1.25rem;
    }
    
    .fresh-1e2a .hard_5785 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .widget-e80b {
        padding: 0 1.5rem;
    }
    
    .sort_east_2c1f {
        padding: 6rem 0 3rem;
    }
    
    .text_c6cb {
        font-size: 2.5rem;
    }
    
    .table_d0c0 {
        font-size: 1.25rem;
    }
    
    .south-2987 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .module_c0a1 {
        padding: 1rem;
    }
    
    .focus-short-46d5 {
        font-size: 2rem;
    }
    
    .banner-pro-ca0a {
        font-size: 1.125rem;
    }
    
    .fast_293d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current-3967 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .primary_east_ee63 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .current-92cd {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .shade-dim-324e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .middle-8276 {
        display: none;
    }
    
    .focus-easy-a5ee {
        display: none !important;
    }
    
    /* Show desktop elements */
    .main-west-a12f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .widget-e80b {
        max-width: 750px;
    }
    
    .sort_east_2c1f {
        padding: 7rem 0 4rem;
    }
    
    .text_c6cb {
        font-size: 3rem;
    }
    
    .background-a439 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .lite_b70e {
        gap: 3rem;
    }
    
    .fast_293d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .current-3967 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .disabled-c6e7 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .fresh-1e2a {
        gap: 1.5rem;
    }
    
    .feature-south-3d95 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .widget-e80b {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .sort_east_2c1f {
        padding: 8rem 0 4rem;
    }
    
    .text_c6cb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .background-a439 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .orange-4d67 {
        order: 2;
    }
    
    .full-5a5d {
        order: 1;
    }
    
    .lite_b70e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .lite_b70e.plasma_4868 {
        direction: rtl;
    }
    
    .lite_b70e.plasma_4868 > * {
        direction: ltr;
    }
    
    .feature-south-3d95 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .table_bd4f {
        display: block;
    }
    
    .middle-8276 {
        display: none;
    }
    
    .secondary_ac73 {
        gap: 2rem;
    }
    
    .surface-e2cf {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pressed_4209:hover {
        transform: translateY(-4px);
    }
    
    .gallery-a68b:hover {
        transform: translateY(-2px);
    }
    
    .feature-south-3d95:hover {
        transform: scale(1.02);
    }
    
    .tabs_first_6875:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .widget-e80b {
        max-width: var(--container-max-width);
    }
    
    .sort_east_2c1f {
        padding: 10rem 0 5rem;
    }
    
    .text_c6cb {
        font-size: 4rem;
    }
    
    .table_d0c0 {
        font-size: 1.375rem;
    }
    
    .focus-short-46d5 {
        font-size: 2.5rem;
    }
    
    .banner-pro-ca0a {
        font-size: 1.25rem;
    }
    
    .background-a439,
    .lite_b70e {
        gap: 5rem;
    }
    
    .secondary_ac73 {
        gap: 2.5rem;
    }
    
    .shade_ab91,
    .tabs_first_6875,
    .pressed_4209 {
        padding: 2rem;
    }
    
    .current-92cd {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .widget-e80b {
        max-width: 1400px;
    }
    
    .sort_east_2c1f {
        padding: 12rem 0 6rem;
    }
    
    .background-a439,
    .lite_b70e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .card-8fd0 img,
    .caption_over_8814,
    .feature-south-3d95 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .background-a439 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .lite_b70e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .lite_b70e.plasma_4868 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .sort_east_2c1f {
        padding: 6rem 0 3rem;
    }
    
    .background-a439 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .lite_b70e {
        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;
    }
    
    .sort_east_2c1f::before {
        animation: none;
    }
    
    .aside_80d2,
    .hovered_449e {
        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;
    }
    
    .first_f24e,
    .hard-c1d6,
    .popup-5079 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pressed_4209,
    .shade_ab91,
    .tabs_first_6875 {
        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 */
    
    .top_55ef {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .pro_968e,
    .pro_2395,
    .carousel-ef99 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .sort_east_2c1f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .sort_east_2c1f::before {
        display: none;
    }
    
    .widget-e80b {
        max-width: none;
        padding: 0;
    }
    
    .background-a439,
    .lite_b70e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .gallery-a68b,
    .main-west-a12f,
    .middle-8276,
    .south-2987,
    .last_f522,
    .photo-8f41 {
        display: none !important;
    }
    
    .text_c6cb,
    .focus-short-46d5 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .caption_over_8814,
    .feature-south-3d95 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .fast_293d,
    .current-3967,
    .fresh-1e2a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .disabled-c6e7 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .text_c6cb {
        font-size: 1.5rem;
    }
    
    .hard-c1d6 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .module_c0a1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .south-2987 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .widget-e80b {
        max-width: 95%;
    }
    
    .background-a439 {
        gap: 2.5rem;
    }
    
    .lite_b70e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .widget-e80b {
        max-width: 1600px;
    }
    
    .text_c6cb {
        font-size: 5rem;
    }
    
    .focus-short-46d5 {
        font-size: 3rem;
    }
}
/* css-noise: 81c2 */
.promo-block-d4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
