/* {$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) {
    .info-bottom-d815 {
        padding: 0 0.75rem;
    }
    
    .article-pressed-dd1e {
        padding: 5rem 0 2rem;
    }
    
    .secondary_bf84 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .button-8224 {
        font-size: 1rem;
    }
    
    .filter-outer-b724 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .input-hot-b7e3 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .header_24fd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .medium_690d {
        font-size: 1.5rem;
    }
    
    .description_10e1,
    .hidden_active_c6d9 {
        grid-template-columns: 1fr;
    }
    
    .paragraph-current-3de6 .west-312d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .wood-8722 {
        grid-template-columns: 1fr;
    }
    
    .tall-7ce0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .info-bottom-d815 {
        padding: 0 1rem;
    }
    
    .secondary_bf84 {
        font-size: 2rem;
    }
    
    .button-8224 {
        font-size: 1.125rem;
    }
    
    .input-hot-b7e3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .header_24fd {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .filter-outer-b724 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .wood-8722 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-yellow-0589,
    .card_fixed_fe2c {
        padding: 1.25rem;
    }
    
    .paragraph-current-3de6 .west-312d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .info-bottom-d815 {
        padding: 0 1.5rem;
    }
    
    .article-pressed-dd1e {
        padding: 6rem 0 3rem;
    }
    
    .secondary_bf84 {
        font-size: 2.5rem;
    }
    
    .button-8224 {
        font-size: 1.25rem;
    }
    
    .input-hot-b7e3 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .header_24fd {
        padding: 1rem;
    }
    
    .medium_690d {
        font-size: 2rem;
    }
    
    .sidebar_a7a2 {
        font-size: 1.125rem;
    }
    
    .description_10e1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hidden_active_c6d9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wood-8722 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tall-7ce0 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .selected_8111 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .slow-9a22 {
        display: none;
    }
    
    .motion-9f98 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .disabled-pink-9ba0 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .info-bottom-d815 {
        max-width: 750px;
    }
    
    .article-pressed-dd1e {
        padding: 7rem 0 4rem;
    }
    
    .secondary_bf84 {
        font-size: 3rem;
    }
    
    .footer_2557 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hidden-up-48ec {
        gap: 3rem;
    }
    
    .description_10e1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hidden_active_c6d9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .footer_under_1cb1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .paragraph-current-3de6 {
        gap: 1.5rem;
    }
    
    .mini_d2e6 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .info-bottom-d815 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .article-pressed-dd1e {
        padding: 8rem 0 4rem;
    }
    
    .secondary_bf84 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .footer_2557 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .pro-2527 {
        order: 2;
    }
    
    .fresh_e175 {
        order: 1;
    }
    
    .hidden-up-48ec {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hidden-up-48ec.modal_black_e987 {
        direction: rtl;
    }
    
    .hidden-up-48ec.modal_black_e987 > * {
        direction: ltr;
    }
    
    .mini_d2e6 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .highlight_6451 {
        display: block;
    }
    
    .slow-9a22 {
        display: none;
    }
    
    .shadow-hard-dd28 {
        gap: 2rem;
    }
    
    .container_red_03c2 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .hover-under-de14:hover {
        transform: translateY(-4px);
    }
    
    .focus_1878:hover {
        transform: translateY(-2px);
    }
    
    .mini_d2e6:hover {
        transform: scale(1.02);
    }
    
    .card_fixed_fe2c:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .info-bottom-d815 {
        max-width: var(--container-max-width);
    }
    
    .article-pressed-dd1e {
        padding: 10rem 0 5rem;
    }
    
    .secondary_bf84 {
        font-size: 4rem;
    }
    
    .button-8224 {
        font-size: 1.375rem;
    }
    
    .medium_690d {
        font-size: 2.5rem;
    }
    
    .sidebar_a7a2 {
        font-size: 1.25rem;
    }
    
    .footer_2557,
    .hidden-up-48ec {
        gap: 5rem;
    }
    
    .shadow-hard-dd28 {
        gap: 2.5rem;
    }
    
    .dropdown-yellow-0589,
    .card_fixed_fe2c,
    .hover-under-de14 {
        padding: 2rem;
    }
    
    .tall-7ce0 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .info-bottom-d815 {
        max-width: 1400px;
    }
    
    .article-pressed-dd1e {
        padding: 12rem 0 6rem;
    }
    
    .footer_2557,
    .hidden-up-48ec {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .motion_cadd img,
    .image_short_483b,
    .mini_d2e6 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .footer_2557 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hidden-up-48ec {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hidden-up-48ec.modal_black_e987 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .article-pressed-dd1e {
        padding: 6rem 0 3rem;
    }
    
    .footer_2557 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hidden-up-48ec {
        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;
    }
    
    .article-pressed-dd1e::before {
        animation: none;
    }
    
    .hovered-36ba,
    .stone-41b9 {
        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;
    }
    
    .link-a7c6,
    .filter-outer-b724,
    .surface_smooth_fb81 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .hover-under-de14,
    .dropdown-yellow-0589,
    .card_fixed_fe2c {
        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 */
    
    .overlay-a690 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .dropdown_paper_56cf,
    .east-c634,
    .pagination_outer_dc73 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .article-pressed-dd1e {
        padding: 2rem 0;
        background: none !important;
    }
    
    .article-pressed-dd1e::before {
        display: none;
    }
    
    .info-bottom-d815 {
        max-width: none;
        padding: 0;
    }
    
    .footer_2557,
    .hidden-up-48ec {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .focus_1878,
    .disabled-pink-9ba0,
    .slow-9a22,
    .input-hot-b7e3,
    .shadow_68af,
    .mini-7a9a {
        display: none !important;
    }
    
    .secondary_bf84,
    .medium_690d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .image_short_483b,
    .mini_d2e6 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .description_10e1,
    .hidden_active_c6d9,
    .paragraph-current-3de6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .footer_under_1cb1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .secondary_bf84 {
        font-size: 1.5rem;
    }
    
    .filter-outer-b724 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .header_24fd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .input-hot-b7e3 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .info-bottom-d815 {
        max-width: 95%;
    }
    
    .footer_2557 {
        gap: 2.5rem;
    }
    
    .hidden-up-48ec {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .info-bottom-d815 {
        max-width: 1600px;
    }
    
    .secondary_bf84 {
        font-size: 5rem;
    }
    
    .medium_690d {
        font-size: 3rem;
    }
}
/* css-noise: 745a */
.ghost-box-t7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
