/* {$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) {
    .accordion_d95c {
        padding: 0 0.75rem;
    }
    
    .heading-f20e {
        padding: 5rem 0 2rem;
    }
    
    .stone-8e86 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .sidebar-0df8 {
        font-size: 1rem;
    }
    
    .focus_short_6a07 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .mini_1e29 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .layout-static-81d3 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .secondary-d88f {
        font-size: 1.5rem;
    }
    
    .disabled-ad0c,
    .wrapper_hot_2950 {
        grid-template-columns: 1fr;
    }
    
    .background_south_177e .hot_04ae {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .out-e68f {
        grid-template-columns: 1fr;
    }
    
    .button_up_5716 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .accordion_d95c {
        padding: 0 1rem;
    }
    
    .stone-8e86 {
        font-size: 2rem;
    }
    
    .sidebar-0df8 {
        font-size: 1.125rem;
    }
    
    .mini_1e29 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .layout-static-81d3 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .focus_short_6a07 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .out-e68f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sidebar_selected_3934,
    .texture_343b {
        padding: 1.25rem;
    }
    
    .background_south_177e .hot_04ae {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .accordion_d95c {
        padding: 0 1.5rem;
    }
    
    .heading-f20e {
        padding: 6rem 0 3rem;
    }
    
    .stone-8e86 {
        font-size: 2.5rem;
    }
    
    .sidebar-0df8 {
        font-size: 1.25rem;
    }
    
    .mini_1e29 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .layout-static-81d3 {
        padding: 1rem;
    }
    
    .secondary-d88f {
        font-size: 2rem;
    }
    
    .hard_2eea {
        font-size: 1.125rem;
    }
    
    .disabled-ad0c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wrapper_hot_2950 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .out-e68f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .button_up_5716 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .outline_dark_436d {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .glass-b334 {
        display: none;
    }
    
    .active-bright-6c09 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .south_0ece {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .accordion_d95c {
        max-width: 750px;
    }
    
    .heading-f20e {
        padding: 7rem 0 4rem;
    }
    
    .stone-8e86 {
        font-size: 3rem;
    }
    
    .copper_678d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .gallery_cool_472c {
        gap: 3rem;
    }
    
    .disabled-ad0c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .wrapper_hot_2950 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .nav_warm_e8b2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .background_south_177e {
        gap: 1.5rem;
    }
    
    .status_pro_c308 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .accordion_d95c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .heading-f20e {
        padding: 8rem 0 4rem;
    }
    
    .stone-8e86 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .copper_678d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .column_1e0f {
        order: 2;
    }
    
    .logo-1478 {
        order: 1;
    }
    
    .gallery_cool_472c {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .gallery_cool_472c.secondary_west_a925 {
        direction: rtl;
    }
    
    .gallery_cool_472c.secondary_west_a925 > * {
        direction: ltr;
    }
    
    .status_pro_c308 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .detail-5d81 {
        display: block;
    }
    
    .glass-b334 {
        display: none;
    }
    
    .menu_smooth_d99e {
        gap: 2rem;
    }
    
    .aside-hard-21a0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .input_67e9:hover {
        transform: translateY(-4px);
    }
    
    .hover-active-e31d:hover {
        transform: translateY(-2px);
    }
    
    .status_pro_c308:hover {
        transform: scale(1.02);
    }
    
    .texture_343b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .accordion_d95c {
        max-width: var(--container-max-width);
    }
    
    .heading-f20e {
        padding: 10rem 0 5rem;
    }
    
    .stone-8e86 {
        font-size: 4rem;
    }
    
    .sidebar-0df8 {
        font-size: 1.375rem;
    }
    
    .secondary-d88f {
        font-size: 2.5rem;
    }
    
    .hard_2eea {
        font-size: 1.25rem;
    }
    
    .copper_678d,
    .gallery_cool_472c {
        gap: 5rem;
    }
    
    .menu_smooth_d99e {
        gap: 2.5rem;
    }
    
    .sidebar_selected_3934,
    .texture_343b,
    .input_67e9 {
        padding: 2rem;
    }
    
    .button_up_5716 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .accordion_d95c {
        max-width: 1400px;
    }
    
    .heading-f20e {
        padding: 12rem 0 6rem;
    }
    
    .copper_678d,
    .gallery_cool_472c {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .status-e19b img,
    .section-52a7,
    .status_pro_c308 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .copper_678d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gallery_cool_472c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gallery_cool_472c.secondary_west_a925 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .heading-f20e {
        padding: 6rem 0 3rem;
    }
    
    .copper_678d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .gallery_cool_472c {
        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;
    }
    
    .heading-f20e::before {
        animation: none;
    }
    
    .form-under-fde3,
    .fresh-9ad5 {
        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;
    }
    
    .gallery_d8b3,
    .focus_short_6a07,
    .border-iron-841a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .input_67e9,
    .sidebar_selected_3934,
    .texture_343b {
        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 */
    
    .article-23cf {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .content-40a8,
    .left-4227,
    .new-9df8 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .heading-f20e {
        padding: 2rem 0;
        background: none !important;
    }
    
    .heading-f20e::before {
        display: none;
    }
    
    .accordion_d95c {
        max-width: none;
        padding: 0;
    }
    
    .copper_678d,
    .gallery_cool_472c {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hover-active-e31d,
    .south_0ece,
    .glass-b334,
    .mini_1e29,
    .hero-stale-20d3,
    .secondary_large_64cb {
        display: none !important;
    }
    
    .stone-8e86,
    .secondary-d88f {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .section-52a7,
    .status_pro_c308 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .disabled-ad0c,
    .wrapper_hot_2950,
    .background_south_177e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .nav_warm_e8b2 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .stone-8e86 {
        font-size: 1.5rem;
    }
    
    .focus_short_6a07 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .layout-static-81d3 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .mini_1e29 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .accordion_d95c {
        max-width: 95%;
    }
    
    .copper_678d {
        gap: 2.5rem;
    }
    
    .gallery_cool_472c {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .accordion_d95c {
        max-width: 1600px;
    }
    
    .stone-8e86 {
        font-size: 5rem;
    }
    
    .secondary-d88f {
        font-size: 3rem;
    }
}
/* css-noise: 51b8 */
.promo-block-d0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
