/* {$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) {
    .dropdown_first_478b {
        padding: 0 0.75rem;
    }
    
    .component-3c15 {
        padding: 5rem 0 2rem;
    }
    
    .in_53f0 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .chip_fast_cf50 {
        font-size: 1rem;
    }
    
    .upper-e8a7 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .section-7c9c {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .selected_ede4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fresh_8fb0 {
        font-size: 1.5rem;
    }
    
    .preview-e46a,
    .filter_4fc6 {
        grid-template-columns: 1fr;
    }
    
    .hover-ac91 .highlight_glass_4218 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .plasma-971f {
        grid-template-columns: 1fr;
    }
    
    .hover_thick_4503 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .dropdown_first_478b {
        padding: 0 1rem;
    }
    
    .in_53f0 {
        font-size: 2rem;
    }
    
    .chip_fast_cf50 {
        font-size: 1.125rem;
    }
    
    .section-7c9c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .selected_ede4 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .upper-e8a7 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .plasma-971f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .accent-6257,
    .gradient_right_299d {
        padding: 1.25rem;
    }
    
    .hover-ac91 .highlight_glass_4218 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .dropdown_first_478b {
        padding: 0 1.5rem;
    }
    
    .component-3c15 {
        padding: 6rem 0 3rem;
    }
    
    .in_53f0 {
        font-size: 2.5rem;
    }
    
    .chip_fast_cf50 {
        font-size: 1.25rem;
    }
    
    .section-7c9c {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .selected_ede4 {
        padding: 1rem;
    }
    
    .fresh_8fb0 {
        font-size: 2rem;
    }
    
    .grid-92cc {
        font-size: 1.125rem;
    }
    
    .preview-e46a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .filter_4fc6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .plasma-971f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hover_thick_4503 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .medium_b530 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .wrapper-2afd {
        display: none;
    }
    
    .article-81b5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tag_silver_da72 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .dropdown_first_478b {
        max-width: 750px;
    }
    
    .component-3c15 {
        padding: 7rem 0 4rem;
    }
    
    .in_53f0 {
        font-size: 3rem;
    }
    
    .short_ee77 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .motion_cf6a {
        gap: 3rem;
    }
    
    .preview-e46a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .filter_4fc6 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .status_c985 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hover-ac91 {
        gap: 1.5rem;
    }
    
    .avatar_wood_ad70 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .dropdown_first_478b {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .component-3c15 {
        padding: 8rem 0 4rem;
    }
    
    .in_53f0 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .short_ee77 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .layout_fast_bdde {
        order: 2;
    }
    
    .fluid-72b7 {
        order: 1;
    }
    
    .motion_cf6a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .motion_cf6a.caption_74b9 {
        direction: rtl;
    }
    
    .motion_cf6a.caption_74b9 > * {
        direction: ltr;
    }
    
    .avatar_wood_ad70 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .backdrop-7560 {
        display: block;
    }
    
    .wrapper-2afd {
        display: none;
    }
    
    .bronze-d291 {
        gap: 2rem;
    }
    
    .hard_43e0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .huge_6628:hover {
        transform: translateY(-4px);
    }
    
    .accent-white-09ab:hover {
        transform: translateY(-2px);
    }
    
    .avatar_wood_ad70:hover {
        transform: scale(1.02);
    }
    
    .gradient_right_299d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .dropdown_first_478b {
        max-width: var(--container-max-width);
    }
    
    .component-3c15 {
        padding: 10rem 0 5rem;
    }
    
    .in_53f0 {
        font-size: 4rem;
    }
    
    .chip_fast_cf50 {
        font-size: 1.375rem;
    }
    
    .fresh_8fb0 {
        font-size: 2.5rem;
    }
    
    .grid-92cc {
        font-size: 1.25rem;
    }
    
    .short_ee77,
    .motion_cf6a {
        gap: 5rem;
    }
    
    .bronze-d291 {
        gap: 2.5rem;
    }
    
    .accent-6257,
    .gradient_right_299d,
    .huge_6628 {
        padding: 2rem;
    }
    
    .hover_thick_4503 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .dropdown_first_478b {
        max-width: 1400px;
    }
    
    .component-3c15 {
        padding: 12rem 0 6rem;
    }
    
    .short_ee77,
    .motion_cf6a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .link_e14a img,
    .pressed-184a,
    .avatar_wood_ad70 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .short_ee77 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion_cf6a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion_cf6a.caption_74b9 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .component-3c15 {
        padding: 6rem 0 3rem;
    }
    
    .short_ee77 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .motion_cf6a {
        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;
    }
    
    .component-3c15::before {
        animation: none;
    }
    
    .liquid_f006,
    .smooth-0461 {
        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;
    }
    
    .component-basic-cac7,
    .upper-e8a7,
    .stale-0d6e {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .huge_6628,
    .accent-6257,
    .gradient_right_299d {
        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 */
    
    .tiny_ce22 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .selected-29d0,
    .border_1781,
    .hidden_1fe0 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .component-3c15 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .component-3c15::before {
        display: none;
    }
    
    .dropdown_first_478b {
        max-width: none;
        padding: 0;
    }
    
    .short_ee77,
    .motion_cf6a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .accent-white-09ab,
    .tag_silver_da72,
    .wrapper-2afd,
    .section-7c9c,
    .input_dc6b,
    .header-8338 {
        display: none !important;
    }
    
    .in_53f0,
    .fresh_8fb0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .pressed-184a,
    .avatar_wood_ad70 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .preview-e46a,
    .filter_4fc6,
    .hover-ac91 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .status_c985 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .in_53f0 {
        font-size: 1.5rem;
    }
    
    .upper-e8a7 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .selected_ede4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .section-7c9c {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .dropdown_first_478b {
        max-width: 95%;
    }
    
    .short_ee77 {
        gap: 2.5rem;
    }
    
    .motion_cf6a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .dropdown_first_478b {
        max-width: 1600px;
    }
    
    .in_53f0 {
        font-size: 5rem;
    }
    
    .fresh_8fb0 {
        font-size: 3rem;
    }
}
/* css-noise: caf0 */
.promo-block-t2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
