/* {$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) {
    .complex_a8d8 {
        padding: 0 0.75rem;
    }
    
    .section-light-a030 {
        padding: 5rem 0 2rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .footer-c92a {
        font-size: 1rem;
    }
    
    .background-plasma-145d {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .overlay_west_ed96 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .dropdown-7a26 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pattern-45e2 {
        font-size: 1.5rem;
    }
    
    .motion_e62d,
    .rough-99ae {
        grid-template-columns: 1fr;
    }
    
    .video_silver_6b7d .dynamic-a73d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .highlight-bottom-2409 {
        grid-template-columns: 1fr;
    }
    
    .current_fc1b {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .complex_a8d8 {
        padding: 0 1rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 2rem;
    }
    
    .footer-c92a {
        font-size: 1.125rem;
    }
    
    .overlay_west_ed96 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-7a26 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .background-plasma-145d {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .highlight-bottom-2409 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .avatar_cool_ccfd,
    .sidebar-9796 {
        padding: 1.25rem;
    }
    
    .video_silver_6b7d .dynamic-a73d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .complex_a8d8 {
        padding: 0 1.5rem;
    }
    
    .section-light-a030 {
        padding: 6rem 0 3rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 2.5rem;
    }
    
    .footer-c92a {
        font-size: 1.25rem;
    }
    
    .overlay_west_ed96 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .dropdown-7a26 {
        padding: 1rem;
    }
    
    .pattern-45e2 {
        font-size: 2rem;
    }
    
    .clean_86ea {
        font-size: 1.125rem;
    }
    
    .motion_e62d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .rough-99ae {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .highlight-bottom-2409 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .current_fc1b {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .widget-176c {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .overlay-left-52cf {
        display: none;
    }
    
    .steel_9ec6 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .sort-0f9b {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .complex_a8d8 {
        max-width: 750px;
    }
    
    .section-light-a030 {
        padding: 7rem 0 4rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 3rem;
    }
    
    .last-1844 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .shadow-99c8 {
        gap: 3rem;
    }
    
    .motion_e62d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .rough-99ae {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .feature_cdf3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .video_silver_6b7d {
        gap: 1.5rem;
    }
    
    .paragraph_yellow_b6ee {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .complex_a8d8 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .section-light-a030 {
        padding: 8rem 0 4rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .last-1844 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .element_pressed_3fa4 {
        order: 2;
    }
    
    .static-fcfc {
        order: 1;
    }
    
    .shadow-99c8 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .shadow-99c8.logo-fresh-d6ab {
        direction: rtl;
    }
    
    .shadow-99c8.logo-fresh-d6ab > * {
        direction: ltr;
    }
    
    .paragraph_yellow_b6ee {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .block-advanced-b403 {
        display: block;
    }
    
    .overlay-left-52cf {
        display: none;
    }
    
    .carousel_b27d {
        gap: 2rem;
    }
    
    .selected_0d63 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pressed_fe02:hover {
        transform: translateY(-4px);
    }
    
    .video_8b53:hover {
        transform: translateY(-2px);
    }
    
    .paragraph_yellow_b6ee:hover {
        transform: scale(1.02);
    }
    
    .sidebar-9796:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .complex_a8d8 {
        max-width: var(--container-max-width);
    }
    
    .section-light-a030 {
        padding: 10rem 0 5rem;
    }
    
    .breadcrumb-0a41 {
        font-size: 4rem;
    }
    
    .footer-c92a {
        font-size: 1.375rem;
    }
    
    .pattern-45e2 {
        font-size: 2.5rem;
    }
    
    .clean_86ea {
        font-size: 1.25rem;
    }
    
    .last-1844,
    .shadow-99c8 {
        gap: 5rem;
    }
    
    .carousel_b27d {
        gap: 2.5rem;
    }
    
    .avatar_cool_ccfd,
    .sidebar-9796,
    .pressed_fe02 {
        padding: 2rem;
    }
    
    .current_fc1b {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .complex_a8d8 {
        max-width: 1400px;
    }
    
    .section-light-a030 {
        padding: 12rem 0 6rem;
    }
    
    .last-1844,
    .shadow-99c8 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .copper-c6b6 img,
    .filter_d91a,
    .paragraph_yellow_b6ee {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .last-1844 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .shadow-99c8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .shadow-99c8.logo-fresh-d6ab {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .section-light-a030 {
        padding: 6rem 0 3rem;
    }
    
    .last-1844 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .shadow-99c8 {
        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;
    }
    
    .section-light-a030::before {
        animation: none;
    }
    
    .current-ab63,
    .cool-d7be {
        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;
    }
    
    .aside_cold_4070,
    .background-plasma-145d,
    .upper-8545 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pressed_fe02,
    .avatar_cool_ccfd,
    .sidebar-9796 {
        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 */
    
    .active-short-6a59 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .table-out-6f92,
    .gas-a266,
    .simple_49ef {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .section-light-a030 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .section-light-a030::before {
        display: none;
    }
    
    .complex_a8d8 {
        max-width: none;
        padding: 0;
    }
    
    .last-1844,
    .shadow-99c8 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .video_8b53,
    .sort-0f9b,
    .overlay-left-52cf,
    .overlay_west_ed96,
    .description-white-2ff8,
    .pink-d66e {
        display: none !important;
    }
    
    .breadcrumb-0a41,
    .pattern-45e2 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .filter_d91a,
    .paragraph_yellow_b6ee {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .motion_e62d,
    .rough-99ae,
    .video_silver_6b7d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .feature_cdf3 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .breadcrumb-0a41 {
        font-size: 1.5rem;
    }
    
    .background-plasma-145d {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .dropdown-7a26 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .overlay_west_ed96 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .complex_a8d8 {
        max-width: 95%;
    }
    
    .last-1844 {
        gap: 2.5rem;
    }
    
    .shadow-99c8 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .complex_a8d8 {
        max-width: 1600px;
    }
    
    .breadcrumb-0a41 {
        font-size: 5rem;
    }
    
    .pattern-45e2 {
        font-size: 3rem;
    }
}
/* css-noise: fcf8 */
.shadow-element-d8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
