/* {$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) {
    .accent_basic_e1aa {
        padding: 0 0.75rem;
    }
    
    .down-63e6 {
        padding: 5rem 0 2rem;
    }
    
    .light-c710 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .up-48c4 {
        font-size: 1rem;
    }
    
    .popup-1794 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .mask-2810 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .large-60ac {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading-right-fab4 {
        font-size: 1.5rem;
    }
    
    .up-3004,
    .current-f4d4 {
        grid-template-columns: 1fr;
    }
    
    .bronze_9698 .current-b65b {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .section_plasma_826a {
        grid-template-columns: 1fr;
    }
    
    .highlight_rough_c0af {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .accent_basic_e1aa {
        padding: 0 1rem;
    }
    
    .light-c710 {
        font-size: 2rem;
    }
    
    .up-48c4 {
        font-size: 1.125rem;
    }
    
    .mask-2810 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .large-60ac {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .popup-1794 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .section_plasma_826a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tooltip_hot_c262,
    .popup-fixed-d7fb {
        padding: 1.25rem;
    }
    
    .bronze_9698 .current-b65b {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .accent_basic_e1aa {
        padding: 0 1.5rem;
    }
    
    .down-63e6 {
        padding: 6rem 0 3rem;
    }
    
    .light-c710 {
        font-size: 2.5rem;
    }
    
    .up-48c4 {
        font-size: 1.25rem;
    }
    
    .mask-2810 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .large-60ac {
        padding: 1rem;
    }
    
    .heading-right-fab4 {
        font-size: 2rem;
    }
    
    .backdrop-9067 {
        font-size: 1.125rem;
    }
    
    .up-3004 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .current-f4d4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section_plasma_826a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight_rough_c0af {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tabs-copper-31f8 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .highlight-glass-e18b {
        display: none;
    }
    
    .complex-9793 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .advanced_4661 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .accent_basic_e1aa {
        max-width: 750px;
    }
    
    .down-63e6 {
        padding: 7rem 0 4rem;
    }
    
    .light-c710 {
        font-size: 3rem;
    }
    
    .tabs_be53 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .main-brown-a134 {
        gap: 3rem;
    }
    
    .up-3004 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .current-f4d4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .footer-8171 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .bronze_9698 {
        gap: 1.5rem;
    }
    
    .hot-a091 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .accent_basic_e1aa {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .down-63e6 {
        padding: 8rem 0 4rem;
    }
    
    .light-c710 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .tabs_be53 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hot-f6eb {
        order: 2;
    }
    
    .mini-adea {
        order: 1;
    }
    
    .main-brown-a134 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .main-brown-a134.highlight-wide-deaf {
        direction: rtl;
    }
    
    .main-brown-a134.highlight-wide-deaf > * {
        direction: ltr;
    }
    
    .hot-a091 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .slider_f8c9 {
        display: block;
    }
    
    .highlight-glass-e18b {
        display: none;
    }
    
    .bright_426e {
        gap: 2rem;
    }
    
    .active-ab84 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .primary-short-8a14:hover {
        transform: translateY(-4px);
    }
    
    .filter_5928:hover {
        transform: translateY(-2px);
    }
    
    .hot-a091:hover {
        transform: scale(1.02);
    }
    
    .popup-fixed-d7fb:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .accent_basic_e1aa {
        max-width: var(--container-max-width);
    }
    
    .down-63e6 {
        padding: 10rem 0 5rem;
    }
    
    .light-c710 {
        font-size: 4rem;
    }
    
    .up-48c4 {
        font-size: 1.375rem;
    }
    
    .heading-right-fab4 {
        font-size: 2.5rem;
    }
    
    .backdrop-9067 {
        font-size: 1.25rem;
    }
    
    .tabs_be53,
    .main-brown-a134 {
        gap: 5rem;
    }
    
    .bright_426e {
        gap: 2.5rem;
    }
    
    .tooltip_hot_c262,
    .popup-fixed-d7fb,
    .primary-short-8a14 {
        padding: 2rem;
    }
    
    .highlight_rough_c0af {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .accent_basic_e1aa {
        max-width: 1400px;
    }
    
    .down-63e6 {
        padding: 12rem 0 6rem;
    }
    
    .tabs_be53,
    .main-brown-a134 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .section-dc6f img,
    .feature_dirty_e1bd,
    .hot-a091 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .tabs_be53 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .main-brown-a134 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .main-brown-a134.highlight-wide-deaf {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .down-63e6 {
        padding: 6rem 0 3rem;
    }
    
    .tabs_be53 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .main-brown-a134 {
        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;
    }
    
    .down-63e6::before {
        animation: none;
    }
    
    .filter-focused-c89a,
    .title-710b {
        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;
    }
    
    .content-ddcc,
    .popup-1794,
    .sidebar-active-7f24 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .primary-short-8a14,
    .tooltip_hot_c262,
    .popup-fixed-d7fb {
        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 */
    
    .dropdown-e708 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .solid_6a5b,
    .menu_dim_e173,
    .stale_d1ce {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .down-63e6 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .down-63e6::before {
        display: none;
    }
    
    .accent_basic_e1aa {
        max-width: none;
        padding: 0;
    }
    
    .tabs_be53,
    .main-brown-a134 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .filter_5928,
    .advanced_4661,
    .highlight-glass-e18b,
    .mask-2810,
    .right_c10f,
    .middle-0b9c {
        display: none !important;
    }
    
    .light-c710,
    .heading-right-fab4 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .feature_dirty_e1bd,
    .hot-a091 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .up-3004,
    .current-f4d4,
    .bronze_9698 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .footer-8171 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .light-c710 {
        font-size: 1.5rem;
    }
    
    .popup-1794 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .large-60ac {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .mask-2810 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .accent_basic_e1aa {
        max-width: 95%;
    }
    
    .tabs_be53 {
        gap: 2.5rem;
    }
    
    .main-brown-a134 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .accent_basic_e1aa {
        max-width: 1600px;
    }
    
    .light-c710 {
        font-size: 5rem;
    }
    
    .heading-right-fab4 {
        font-size: 3rem;
    }
}
/* css-noise: 0eec */
.phantom-card-a8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
