/* {$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) {
    .background-right-cde8 {
        padding: 0 0.75rem;
    }
    
    .full-5b46 {
        padding: 5rem 0 2rem;
    }
    
    .motion_5ceb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .label_5ecf {
        font-size: 1rem;
    }
    
    .out_32f2 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .layout_under_0e9d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .plasma_fc59 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .upper-083e {
        font-size: 1.5rem;
    }
    
    .section-smooth-81de,
    .alert-e07b {
        grid-template-columns: 1fr;
    }
    
    .search_soft_a6c1 .highlight-tall-94a0 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .tag-7ab5 {
        grid-template-columns: 1fr;
    }
    
    .slider-b8e8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .background-right-cde8 {
        padding: 0 1rem;
    }
    
    .motion_5ceb {
        font-size: 2rem;
    }
    
    .label_5ecf {
        font-size: 1.125rem;
    }
    
    .layout_under_0e9d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .plasma_fc59 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .out_32f2 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .tag-7ab5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .background_dirty_339c,
    .heading_73f3 {
        padding: 1.25rem;
    }
    
    .search_soft_a6c1 .highlight-tall-94a0 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .background-right-cde8 {
        padding: 0 1.5rem;
    }
    
    .full-5b46 {
        padding: 6rem 0 3rem;
    }
    
    .motion_5ceb {
        font-size: 2.5rem;
    }
    
    .label_5ecf {
        font-size: 1.25rem;
    }
    
    .layout_under_0e9d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .plasma_fc59 {
        padding: 1rem;
    }
    
    .upper-083e {
        font-size: 2rem;
    }
    
    .column-e4b3 {
        font-size: 1.125rem;
    }
    
    .section-smooth-81de {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert-e07b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tag-7ab5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .slider-b8e8 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .accordion_32de {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .menu-middle-4ba7 {
        display: none;
    }
    
    .mask_gold_1836 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .frame_cool_0b8a {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .background-right-cde8 {
        max-width: 750px;
    }
    
    .full-5b46 {
        padding: 7rem 0 4rem;
    }
    
    .motion_5ceb {
        font-size: 3rem;
    }
    
    .north-dfaf {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .paragraph-copper-479d {
        gap: 3rem;
    }
    
    .section-smooth-81de {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .alert-e07b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shadow-small-e1b8 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .search_soft_a6c1 {
        gap: 1.5rem;
    }
    
    .feature_c17e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .background-right-cde8 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .full-5b46 {
        padding: 8rem 0 4rem;
    }
    
    .motion_5ceb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .north-dfaf {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .up_2b64 {
        order: 2;
    }
    
    .narrow_652d {
        order: 1;
    }
    
    .paragraph-copper-479d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .paragraph-copper-479d.active_db3f {
        direction: rtl;
    }
    
    .paragraph-copper-479d.active_db3f > * {
        direction: ltr;
    }
    
    .feature_c17e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .preview-copper-378e {
        display: block;
    }
    
    .menu-middle-4ba7 {
        display: none;
    }
    
    .warm_5119 {
        gap: 2rem;
    }
    
    .footer_3406 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .wrapper_stale_a93b:hover {
        transform: translateY(-4px);
    }
    
    .video_basic_3990:hover {
        transform: translateY(-2px);
    }
    
    .feature_c17e:hover {
        transform: scale(1.02);
    }
    
    .heading_73f3:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .background-right-cde8 {
        max-width: var(--container-max-width);
    }
    
    .full-5b46 {
        padding: 10rem 0 5rem;
    }
    
    .motion_5ceb {
        font-size: 4rem;
    }
    
    .label_5ecf {
        font-size: 1.375rem;
    }
    
    .upper-083e {
        font-size: 2.5rem;
    }
    
    .column-e4b3 {
        font-size: 1.25rem;
    }
    
    .north-dfaf,
    .paragraph-copper-479d {
        gap: 5rem;
    }
    
    .warm_5119 {
        gap: 2.5rem;
    }
    
    .background_dirty_339c,
    .heading_73f3,
    .wrapper_stale_a93b {
        padding: 2rem;
    }
    
    .slider-b8e8 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .background-right-cde8 {
        max-width: 1400px;
    }
    
    .full-5b46 {
        padding: 12rem 0 6rem;
    }
    
    .north-dfaf,
    .paragraph-copper-479d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .hidden-glass-b561 img,
    .solid-25df,
    .feature_c17e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .north-dfaf {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paragraph-copper-479d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paragraph-copper-479d.active_db3f {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .full-5b46 {
        padding: 6rem 0 3rem;
    }
    
    .north-dfaf {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .paragraph-copper-479d {
        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;
    }
    
    .full-5b46::before {
        animation: none;
    }
    
    .component-complex-2a82,
    .header-0611 {
        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;
    }
    
    .east_c012,
    .out_32f2,
    .row-outer-9ba1 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .wrapper_stale_a93b,
    .background_dirty_339c,
    .heading_73f3 {
        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 */
    
    .slider_1bf8 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .logo_48f0,
    .secondary-dab6,
    .label_top_a5e6 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .full-5b46 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .full-5b46::before {
        display: none;
    }
    
    .background-right-cde8 {
        max-width: none;
        padding: 0;
    }
    
    .north-dfaf,
    .paragraph-copper-479d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .video_basic_3990,
    .frame_cool_0b8a,
    .menu-middle-4ba7,
    .layout_under_0e9d,
    .tiny_df35,
    .in-d9e1 {
        display: none !important;
    }
    
    .motion_5ceb,
    .upper-083e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .solid-25df,
    .feature_c17e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .section-smooth-81de,
    .alert-e07b,
    .search_soft_a6c1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .shadow-small-e1b8 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .motion_5ceb {
        font-size: 1.5rem;
    }
    
    .out_32f2 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .plasma_fc59 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .layout_under_0e9d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .background-right-cde8 {
        max-width: 95%;
    }
    
    .north-dfaf {
        gap: 2.5rem;
    }
    
    .paragraph-copper-479d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .background-right-cde8 {
        max-width: 1600px;
    }
    
    .motion_5ceb {
        font-size: 5rem;
    }
    
    .upper-083e {
        font-size: 3rem;
    }
}
/* css-noise: 7904 */
.shadow-element-u0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
