/* {$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) {
    .stale-eae6 {
        padding: 0 0.75rem;
    }
    
    .highlight_full_59fb {
        padding: 5rem 0 2rem;
    }
    
    .button_681e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .search-fluid-8d9d {
        font-size: 1rem;
    }
    
    .tag_136b {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .tiny-e8e1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .column-tiny-b824 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hidden_306a {
        font-size: 1.5rem;
    }
    
    .sort_red_c9b0,
    .dynamic_41b2 {
        grid-template-columns: 1fr;
    }
    
    .filter-medium-a929 .rough_d8f4 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .paragraph-glass-10c2 {
        grid-template-columns: 1fr;
    }
    
    .info-medium-3189 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .stale-eae6 {
        padding: 0 1rem;
    }
    
    .button_681e {
        font-size: 2rem;
    }
    
    .search-fluid-8d9d {
        font-size: 1.125rem;
    }
    
    .tiny-e8e1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column-tiny-b824 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tag_136b {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .paragraph-glass-10c2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup-slow-9954,
    .modal_up_e2a9 {
        padding: 1.25rem;
    }
    
    .filter-medium-a929 .rough_d8f4 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .stale-eae6 {
        padding: 0 1.5rem;
    }
    
    .highlight_full_59fb {
        padding: 6rem 0 3rem;
    }
    
    .button_681e {
        font-size: 2.5rem;
    }
    
    .search-fluid-8d9d {
        font-size: 1.25rem;
    }
    
    .tiny-e8e1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .column-tiny-b824 {
        padding: 1rem;
    }
    
    .hidden_306a {
        font-size: 2rem;
    }
    
    .search_8ad9 {
        font-size: 1.125rem;
    }
    
    .sort_red_c9b0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dynamic_41b2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paragraph-glass-10c2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .info-medium-3189 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .secondary-narrow-196e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .fast-8516 {
        display: none;
    }
    
    .pagination_5e52 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .solid-5048 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .stale-eae6 {
        max-width: 750px;
    }
    
    .highlight_full_59fb {
        padding: 7rem 0 4rem;
    }
    
    .button_681e {
        font-size: 3rem;
    }
    
    .modal_south_e506 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .texture-1dc7 {
        gap: 3rem;
    }
    
    .sort_red_c9b0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dynamic_41b2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .description-00b1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .filter-medium-a929 {
        gap: 1.5rem;
    }
    
    .logo-light-7feb {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .stale-eae6 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .highlight_full_59fb {
        padding: 8rem 0 4rem;
    }
    
    .button_681e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .modal_south_e506 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .text-top-abfb {
        order: 2;
    }
    
    .tooltip-e717 {
        order: 1;
    }
    
    .texture-1dc7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .texture-1dc7.fast_2f85 {
        direction: rtl;
    }
    
    .texture-1dc7.fast_2f85 > * {
        direction: ltr;
    }
    
    .logo-light-7feb {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .container-bf6a {
        display: block;
    }
    
    .fast-8516 {
        display: none;
    }
    
    .component_5745 {
        gap: 2rem;
    }
    
    .tall_ff38 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .cold_14aa:hover {
        transform: translateY(-4px);
    }
    
    .item-steel-1750:hover {
        transform: translateY(-2px);
    }
    
    .logo-light-7feb:hover {
        transform: scale(1.02);
    }
    
    .modal_up_e2a9:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .stale-eae6 {
        max-width: var(--container-max-width);
    }
    
    .highlight_full_59fb {
        padding: 10rem 0 5rem;
    }
    
    .button_681e {
        font-size: 4rem;
    }
    
    .search-fluid-8d9d {
        font-size: 1.375rem;
    }
    
    .hidden_306a {
        font-size: 2.5rem;
    }
    
    .search_8ad9 {
        font-size: 1.25rem;
    }
    
    .modal_south_e506,
    .texture-1dc7 {
        gap: 5rem;
    }
    
    .component_5745 {
        gap: 2.5rem;
    }
    
    .popup-slow-9954,
    .modal_up_e2a9,
    .cold_14aa {
        padding: 2rem;
    }
    
    .info-medium-3189 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .stale-eae6 {
        max-width: 1400px;
    }
    
    .highlight_full_59fb {
        padding: 12rem 0 6rem;
    }
    
    .modal_south_e506,
    .texture-1dc7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .preview-1f4f img,
    .hover-b922,
    .logo-light-7feb {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .modal_south_e506 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .texture-1dc7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .texture-1dc7.fast_2f85 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .highlight_full_59fb {
        padding: 6rem 0 3rem;
    }
    
    .modal_south_e506 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .texture-1dc7 {
        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;
    }
    
    .highlight_full_59fb::before {
        animation: none;
    }
    
    .item-next-7c64,
    .table_bottom_0a50 {
        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;
    }
    
    .pressed-6f39,
    .tag_136b,
    .wide_2615 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .cold_14aa,
    .popup-slow-9954,
    .modal_up_e2a9 {
        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 */
    
    .gradient-1bbc {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .element_upper_e575,
    .column_brown_6b18,
    .input-plasma-fdfb {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .highlight_full_59fb {
        padding: 2rem 0;
        background: none !important;
    }
    
    .highlight_full_59fb::before {
        display: none;
    }
    
    .stale-eae6 {
        max-width: none;
        padding: 0;
    }
    
    .modal_south_e506,
    .texture-1dc7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .item-steel-1750,
    .solid-5048,
    .fast-8516,
    .tiny-e8e1,
    .paragraph_d25b,
    .secondary_fixed_cd3b {
        display: none !important;
    }
    
    .button_681e,
    .hidden_306a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hover-b922,
    .logo-light-7feb {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .sort_red_c9b0,
    .dynamic_41b2,
    .filter-medium-a929 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .description-00b1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .button_681e {
        font-size: 1.5rem;
    }
    
    .tag_136b {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .column-tiny-b824 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tiny-e8e1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .stale-eae6 {
        max-width: 95%;
    }
    
    .modal_south_e506 {
        gap: 2.5rem;
    }
    
    .texture-1dc7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .stale-eae6 {
        max-width: 1600px;
    }
    
    .button_681e {
        font-size: 5rem;
    }
    
    .hidden_306a {
        font-size: 3rem;
    }
}
/* css-noise: 8bca */
.phantom-card-h2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
