/* {$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) {
    .input_active_780d {
        padding: 0 0.75rem;
    }
    
    .nav-2fb8 {
        padding: 5rem 0 2rem;
    }
    
    .first-d937 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .heading_ec5e {
        font-size: 1rem;
    }
    
    .dropdown-fa90 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .progress_selected_5c2b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .component_b62e {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .carousel-wide-4195 {
        font-size: 1.5rem;
    }
    
    .article-copper-bb2e,
    .progress_a93c {
        grid-template-columns: 1fr;
    }
    
    .search-dafa .alert_light_e763 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .alert-active-8a9c {
        grid-template-columns: 1fr;
    }
    
    .aside_active_71ee {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .input_active_780d {
        padding: 0 1rem;
    }
    
    .first-d937 {
        font-size: 2rem;
    }
    
    .heading_ec5e {
        font-size: 1.125rem;
    }
    
    .progress_selected_5c2b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .component_b62e {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .dropdown-fa90 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .alert-active-8a9c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .overlay_right_5774,
    .notice-silver-38ae {
        padding: 1.25rem;
    }
    
    .search-dafa .alert_light_e763 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .input_active_780d {
        padding: 0 1.5rem;
    }
    
    .nav-2fb8 {
        padding: 6rem 0 3rem;
    }
    
    .first-d937 {
        font-size: 2.5rem;
    }
    
    .heading_ec5e {
        font-size: 1.25rem;
    }
    
    .progress_selected_5c2b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .component_b62e {
        padding: 1rem;
    }
    
    .carousel-wide-4195 {
        font-size: 2rem;
    }
    
    .container_copper_4f98 {
        font-size: 1.125rem;
    }
    
    .article-copper-bb2e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .progress_a93c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert-active-8a9c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .aside_active_71ee {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .mask-huge-61a6 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .input_6455 {
        display: none;
    }
    
    .icon_1c97 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .fixed_ec4f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .input_active_780d {
        max-width: 750px;
    }
    
    .nav-2fb8 {
        padding: 7rem 0 4rem;
    }
    
    .first-d937 {
        font-size: 3rem;
    }
    
    .avatar_under_d5b2 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .highlight_62bd {
        gap: 3rem;
    }
    
    .article-copper-bb2e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .progress_a93c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .table-2a23 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .search-dafa {
        gap: 1.5rem;
    }
    
    .north-19ee {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .input_active_780d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .nav-2fb8 {
        padding: 8rem 0 4rem;
    }
    
    .first-d937 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .avatar_under_d5b2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .row-left-d15a {
        order: 2;
    }
    
    .logo_93ad {
        order: 1;
    }
    
    .highlight_62bd {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .highlight_62bd.light_5bf4 {
        direction: rtl;
    }
    
    .highlight_62bd.light_5bf4 > * {
        direction: ltr;
    }
    
    .north-19ee {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .overlay_cf93 {
        display: block;
    }
    
    .input_6455 {
        display: none;
    }
    
    .main_out_681a {
        gap: 2rem;
    }
    
    .thumbnail_676f {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .gallery_hovered_dc56:hover {
        transform: translateY(-4px);
    }
    
    .sort_7ee5:hover {
        transform: translateY(-2px);
    }
    
    .north-19ee:hover {
        transform: scale(1.02);
    }
    
    .notice-silver-38ae:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .input_active_780d {
        max-width: var(--container-max-width);
    }
    
    .nav-2fb8 {
        padding: 10rem 0 5rem;
    }
    
    .first-d937 {
        font-size: 4rem;
    }
    
    .heading_ec5e {
        font-size: 1.375rem;
    }
    
    .carousel-wide-4195 {
        font-size: 2.5rem;
    }
    
    .container_copper_4f98 {
        font-size: 1.25rem;
    }
    
    .avatar_under_d5b2,
    .highlight_62bd {
        gap: 5rem;
    }
    
    .main_out_681a {
        gap: 2.5rem;
    }
    
    .overlay_right_5774,
    .notice-silver-38ae,
    .gallery_hovered_dc56 {
        padding: 2rem;
    }
    
    .aside_active_71ee {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .input_active_780d {
        max-width: 1400px;
    }
    
    .nav-2fb8 {
        padding: 12rem 0 6rem;
    }
    
    .avatar_under_d5b2,
    .highlight_62bd {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .fluid_99ad img,
    .focus_left_03de,
    .north-19ee {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .avatar_under_d5b2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .highlight_62bd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .highlight_62bd.light_5bf4 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .nav-2fb8 {
        padding: 6rem 0 3rem;
    }
    
    .avatar_under_d5b2 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .highlight_62bd {
        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;
    }
    
    .nav-2fb8::before {
        animation: none;
    }
    
    .sidebar-center-003b,
    .iron_bff3 {
        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;
    }
    
    .top_4a04,
    .dropdown-fa90,
    .current-931f {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .gallery_hovered_dc56,
    .overlay_right_5774,
    .notice-silver-38ae {
        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 */
    
    .disabled_glass_095d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .pattern_thick_f62a,
    .gradient_under_d8d6,
    .component_clean_4f86 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .nav-2fb8 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .nav-2fb8::before {
        display: none;
    }
    
    .input_active_780d {
        max-width: none;
        padding: 0;
    }
    
    .avatar_under_d5b2,
    .highlight_62bd {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .sort_7ee5,
    .fixed_ec4f,
    .input_6455,
    .progress_selected_5c2b,
    .current-ffa9,
    .stale_9f75 {
        display: none !important;
    }
    
    .first-d937,
    .carousel-wide-4195 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .focus_left_03de,
    .north-19ee {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .article-copper-bb2e,
    .progress_a93c,
    .search-dafa {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .table-2a23 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .first-d937 {
        font-size: 1.5rem;
    }
    
    .dropdown-fa90 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .component_b62e {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .progress_selected_5c2b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .input_active_780d {
        max-width: 95%;
    }
    
    .avatar_under_d5b2 {
        gap: 2.5rem;
    }
    
    .highlight_62bd {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .input_active_780d {
        max-width: 1600px;
    }
    
    .first-d937 {
        font-size: 5rem;
    }
    
    .carousel-wide-4195 {
        font-size: 3rem;
    }
}
/* css-noise: cf6b */
.shadow-element-n3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
