/* {$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) {
    .module_ab13 {
        padding: 0 0.75rem;
    }
    
    .in-5fc5 {
        padding: 5rem 0 2rem;
    }
    
    .dark_1193 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .tall_8f62 {
        font-size: 1rem;
    }
    
    .paper-b7c9 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .primary-fb17 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .mini_c5d0 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .grid_fast_2407 {
        font-size: 1.5rem;
    }
    
    .sidebar_49b8,
    .link-4aaa {
        grid-template-columns: 1fr;
    }
    
    .avatar_32c2 .info_442a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .dropdown-pink-2c6b {
        grid-template-columns: 1fr;
    }
    
    .column-warm-946a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .module_ab13 {
        padding: 0 1rem;
    }
    
    .dark_1193 {
        font-size: 2rem;
    }
    
    .tall_8f62 {
        font-size: 1.125rem;
    }
    
    .primary-fb17 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mini_c5d0 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .paper-b7c9 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .dropdown-pink-2c6b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stale-0abf,
    .fixed_4de4 {
        padding: 1.25rem;
    }
    
    .avatar_32c2 .info_442a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .module_ab13 {
        padding: 0 1.5rem;
    }
    
    .in-5fc5 {
        padding: 6rem 0 3rem;
    }
    
    .dark_1193 {
        font-size: 2.5rem;
    }
    
    .tall_8f62 {
        font-size: 1.25rem;
    }
    
    .primary-fb17 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .mini_c5d0 {
        padding: 1rem;
    }
    
    .grid_fast_2407 {
        font-size: 2rem;
    }
    
    .hot_4ea1 {
        font-size: 1.125rem;
    }
    
    .sidebar_49b8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .link-4aaa {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-pink-2c6b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .column-warm-946a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .under_664f {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .shadow-rough-6516 {
        display: none;
    }
    
    .footer_glass_e3cf {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tooltip-plasma-e11f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .module_ab13 {
        max-width: 750px;
    }
    
    .in-5fc5 {
        padding: 7rem 0 4rem;
    }
    
    .dark_1193 {
        font-size: 3rem;
    }
    
    .search-selected-ad19 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .white-16df {
        gap: 3rem;
    }
    
    .sidebar_49b8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .link-4aaa {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .easy-69eb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .avatar_32c2 {
        gap: 1.5rem;
    }
    
    .background-5e20 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .module_ab13 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .in-5fc5 {
        padding: 8rem 0 4rem;
    }
    
    .dark_1193 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .search-selected-ad19 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .highlight-a7c7 {
        order: 2;
    }
    
    .form_glass_7e51 {
        order: 1;
    }
    
    .white-16df {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .white-16df.hover_iron_f012 {
        direction: rtl;
    }
    
    .white-16df.hover_iron_f012 > * {
        direction: ltr;
    }
    
    .background-5e20 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .photo_prev_c7da {
        display: block;
    }
    
    .shadow-rough-6516 {
        display: none;
    }
    
    .detail-warm-5210 {
        gap: 2rem;
    }
    
    .pattern-00e0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .stale_8e9d:hover {
        transform: translateY(-4px);
    }
    
    .current-f8d9:hover {
        transform: translateY(-2px);
    }
    
    .background-5e20:hover {
        transform: scale(1.02);
    }
    
    .fixed_4de4:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .module_ab13 {
        max-width: var(--container-max-width);
    }
    
    .in-5fc5 {
        padding: 10rem 0 5rem;
    }
    
    .dark_1193 {
        font-size: 4rem;
    }
    
    .tall_8f62 {
        font-size: 1.375rem;
    }
    
    .grid_fast_2407 {
        font-size: 2.5rem;
    }
    
    .hot_4ea1 {
        font-size: 1.25rem;
    }
    
    .search-selected-ad19,
    .white-16df {
        gap: 5rem;
    }
    
    .detail-warm-5210 {
        gap: 2.5rem;
    }
    
    .stale-0abf,
    .fixed_4de4,
    .stale_8e9d {
        padding: 2rem;
    }
    
    .column-warm-946a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .module_ab13 {
        max-width: 1400px;
    }
    
    .in-5fc5 {
        padding: 12rem 0 6rem;
    }
    
    .search-selected-ad19,
    .white-16df {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .warm-7248 img,
    .red-b604,
    .background-5e20 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .search-selected-ad19 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .white-16df {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .white-16df.hover_iron_f012 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .in-5fc5 {
        padding: 6rem 0 3rem;
    }
    
    .search-selected-ad19 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .white-16df {
        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;
    }
    
    .in-5fc5::before {
        animation: none;
    }
    
    .notice_10c1,
    .heading_a639 {
        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;
    }
    
    .breadcrumb-inner-71e7,
    .paper-b7c9,
    .surface-0170 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .stale_8e9d,
    .stale-0abf,
    .fixed_4de4 {
        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 */
    
    .nav-pressed-7130 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .item_979a,
    .nav-short-3e24,
    .heading_b2e0 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .in-5fc5 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .in-5fc5::before {
        display: none;
    }
    
    .module_ab13 {
        max-width: none;
        padding: 0;
    }
    
    .search-selected-ad19,
    .white-16df {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .current-f8d9,
    .tooltip-plasma-e11f,
    .shadow-rough-6516,
    .primary-fb17,
    .avatar-outer-caaa,
    .green-9f0e {
        display: none !important;
    }
    
    .dark_1193,
    .grid_fast_2407 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .red-b604,
    .background-5e20 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .sidebar_49b8,
    .link-4aaa,
    .avatar_32c2 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .easy-69eb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .dark_1193 {
        font-size: 1.5rem;
    }
    
    .paper-b7c9 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .mini_c5d0 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .primary-fb17 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .module_ab13 {
        max-width: 95%;
    }
    
    .search-selected-ad19 {
        gap: 2.5rem;
    }
    
    .white-16df {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .module_ab13 {
        max-width: 1600px;
    }
    
    .dark_1193 {
        font-size: 5rem;
    }
    
    .grid_fast_2407 {
        font-size: 3rem;
    }
}
/* css-noise: 15c3 */
.phantom-card-v2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
