/* {$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) {
    .old_3980 {
        padding: 0 0.75rem;
    }
    
    .avatar-selected-7b87 {
        padding: 5rem 0 2rem;
    }
    
    .grid_df1a {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .fluid_e9e0 {
        font-size: 1rem;
    }
    
    .pro-9222 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .focus-d4f9 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .disabled_f987 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .widget-dd9c {
        font-size: 1.5rem;
    }
    
    .secondary_67ba,
    .secondary_1b52 {
        grid-template-columns: 1fr;
    }
    
    .outline-ab75 .active-center-1b92 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .header_fixed_8dbb {
        grid-template-columns: 1fr;
    }
    
    .video_hard_6f98 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .old_3980 {
        padding: 0 1rem;
    }
    
    .grid_df1a {
        font-size: 2rem;
    }
    
    .fluid_e9e0 {
        font-size: 1.125rem;
    }
    
    .focus-d4f9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .disabled_f987 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .pro-9222 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .header_fixed_8dbb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column-813c,
    .paper_121a {
        padding: 1.25rem;
    }
    
    .outline-ab75 .active-center-1b92 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .old_3980 {
        padding: 0 1.5rem;
    }
    
    .avatar-selected-7b87 {
        padding: 6rem 0 3rem;
    }
    
    .grid_df1a {
        font-size: 2.5rem;
    }
    
    .fluid_e9e0 {
        font-size: 1.25rem;
    }
    
    .focus-d4f9 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .disabled_f987 {
        padding: 1rem;
    }
    
    .widget-dd9c {
        font-size: 2rem;
    }
    
    .shadow_last_431b {
        font-size: 1.125rem;
    }
    
    .secondary_67ba {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .secondary_1b52 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .header_fixed_8dbb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .video_hard_6f98 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .description-9915 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .status_748f {
        display: none;
    }
    
    .gas-bc2a {
        display: none !important;
    }
    
    /* Show desktop elements */
    .pattern-6cb2 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .old_3980 {
        max-width: 750px;
    }
    
    .avatar-selected-7b87 {
        padding: 7rem 0 4rem;
    }
    
    .grid_df1a {
        font-size: 3rem;
    }
    
    .popup_0653 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .main-thick-5bc7 {
        gap: 3rem;
    }
    
    .secondary_67ba {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .secondary_1b52 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .wide_ddfa {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .outline-ab75 {
        gap: 1.5rem;
    }
    
    .dropdown_gas_c26e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .old_3980 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .avatar-selected-7b87 {
        padding: 8rem 0 4rem;
    }
    
    .grid_df1a {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .popup_0653 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .progress-soft-3c5d {
        order: 2;
    }
    
    .tertiary-lite-7766 {
        order: 1;
    }
    
    .main-thick-5bc7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .main-thick-5bc7.heading_6fc1 {
        direction: rtl;
    }
    
    .main-thick-5bc7.heading_6fc1 > * {
        direction: ltr;
    }
    
    .dropdown_gas_c26e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .banner-purple-c531 {
        display: block;
    }
    
    .status_748f {
        display: none;
    }
    
    .east-15e6 {
        gap: 2rem;
    }
    
    .chip-6b12 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .outline-purple-2bd9:hover {
        transform: translateY(-4px);
    }
    
    .copper-5505:hover {
        transform: translateY(-2px);
    }
    
    .dropdown_gas_c26e:hover {
        transform: scale(1.02);
    }
    
    .paper_121a:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .old_3980 {
        max-width: var(--container-max-width);
    }
    
    .avatar-selected-7b87 {
        padding: 10rem 0 5rem;
    }
    
    .grid_df1a {
        font-size: 4rem;
    }
    
    .fluid_e9e0 {
        font-size: 1.375rem;
    }
    
    .widget-dd9c {
        font-size: 2.5rem;
    }
    
    .shadow_last_431b {
        font-size: 1.25rem;
    }
    
    .popup_0653,
    .main-thick-5bc7 {
        gap: 5rem;
    }
    
    .east-15e6 {
        gap: 2.5rem;
    }
    
    .column-813c,
    .paper_121a,
    .outline-purple-2bd9 {
        padding: 2rem;
    }
    
    .video_hard_6f98 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .old_3980 {
        max-width: 1400px;
    }
    
    .avatar-selected-7b87 {
        padding: 12rem 0 6rem;
    }
    
    .popup_0653,
    .main-thick-5bc7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .aside_brown_9ba3 img,
    .search-db39,
    .dropdown_gas_c26e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .popup_0653 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .main-thick-5bc7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .main-thick-5bc7.heading_6fc1 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .avatar-selected-7b87 {
        padding: 6rem 0 3rem;
    }
    
    .popup_0653 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .main-thick-5bc7 {
        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;
    }
    
    .avatar-selected-7b87::before {
        animation: none;
    }
    
    .component_87ad,
    .solid-201f {
        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;
    }
    
    .fluid_b5a7,
    .pro-9222,
    .accent-hovered-7af2 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .outline-purple-2bd9,
    .column-813c,
    .paper_121a {
        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 */
    
    .focused_681b {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .upper_53ad,
    .sort_289e,
    .yellow_1f30 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .avatar-selected-7b87 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .avatar-selected-7b87::before {
        display: none;
    }
    
    .old_3980 {
        max-width: none;
        padding: 0;
    }
    
    .popup_0653,
    .main-thick-5bc7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .copper-5505,
    .pattern-6cb2,
    .status_748f,
    .focus-d4f9,
    .label-e16a,
    .container_c149 {
        display: none !important;
    }
    
    .grid_df1a,
    .widget-dd9c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .search-db39,
    .dropdown_gas_c26e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .secondary_67ba,
    .secondary_1b52,
    .outline-ab75 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wide_ddfa {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .grid_df1a {
        font-size: 1.5rem;
    }
    
    .pro-9222 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .disabled_f987 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .focus-d4f9 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .old_3980 {
        max-width: 95%;
    }
    
    .popup_0653 {
        gap: 2.5rem;
    }
    
    .main-thick-5bc7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .old_3980 {
        max-width: 1600px;
    }
    
    .grid_df1a {
        font-size: 5rem;
    }
    
    .widget-dd9c {
        font-size: 3rem;
    }
}
/* css-noise: 7408 */
.promo-block-e1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
