/* {$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) {
    .header_4793 {
        padding: 0 0.75rem;
    }
    
    .highlight-bottom-a2ae {
        padding: 5rem 0 2rem;
    }
    
    .banner-7693 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .search-57f7 {
        font-size: 1rem;
    }
    
    .article_6d5b {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .fast-f6e5 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .module_glass_375f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .accordion-1fe7 {
        font-size: 1.5rem;
    }
    
    .focused_3e98,
    .tabs-34c3 {
        grid-template-columns: 1fr;
    }
    
    .progress-a1e4 .icon-upper-f9e4 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .detail_4940 {
        grid-template-columns: 1fr;
    }
    
    .cool_4a57 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .header_4793 {
        padding: 0 1rem;
    }
    
    .banner-7693 {
        font-size: 2rem;
    }
    
    .search-57f7 {
        font-size: 1.125rem;
    }
    
    .fast-f6e5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .module_glass_375f {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .article_6d5b {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .detail_4940 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .lite_db11,
    .outline_pressed_ba98 {
        padding: 1.25rem;
    }
    
    .progress-a1e4 .icon-upper-f9e4 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .header_4793 {
        padding: 0 1.5rem;
    }
    
    .highlight-bottom-a2ae {
        padding: 6rem 0 3rem;
    }
    
    .banner-7693 {
        font-size: 2.5rem;
    }
    
    .search-57f7 {
        font-size: 1.25rem;
    }
    
    .fast-f6e5 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .module_glass_375f {
        padding: 1rem;
    }
    
    .accordion-1fe7 {
        font-size: 2rem;
    }
    
    .iron-57d7 {
        font-size: 1.125rem;
    }
    
    .focused_3e98 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tabs-34c3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail_4940 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .cool_4a57 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .pagination-f0bf {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .media-8ccc {
        display: none;
    }
    
    .list-12dc {
        display: none !important;
    }
    
    /* Show desktop elements */
    .shadow-23a3 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .header_4793 {
        max-width: 750px;
    }
    
    .highlight-bottom-a2ae {
        padding: 7rem 0 4rem;
    }
    
    .banner-7693 {
        font-size: 3rem;
    }
    
    .aside-under-268f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .gradient_bright_ef89 {
        gap: 3rem;
    }
    
    .focused_3e98 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tabs-34c3 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .description-hovered-8f47 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .progress-a1e4 {
        gap: 1.5rem;
    }
    
    .glass_977a {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .header_4793 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .highlight-bottom-a2ae {
        padding: 8rem 0 4rem;
    }
    
    .banner-7693 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .aside-under-268f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .text-b32a {
        order: 2;
    }
    
    .gradient_wide_b5b2 {
        order: 1;
    }
    
    .gradient_bright_ef89 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .gradient_bright_ef89.photo_fast_6705 {
        direction: rtl;
    }
    
    .gradient_bright_ef89.photo_fast_6705 > * {
        direction: ltr;
    }
    
    .glass_977a {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .next-34b5 {
        display: block;
    }
    
    .media-8ccc {
        display: none;
    }
    
    .status-medium-d1fa {
        gap: 2rem;
    }
    
    .tertiary-d47a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .over_5daa:hover {
        transform: translateY(-4px);
    }
    
    .mask_fresh_5be0:hover {
        transform: translateY(-2px);
    }
    
    .glass_977a:hover {
        transform: scale(1.02);
    }
    
    .outline_pressed_ba98:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .header_4793 {
        max-width: var(--container-max-width);
    }
    
    .highlight-bottom-a2ae {
        padding: 10rem 0 5rem;
    }
    
    .banner-7693 {
        font-size: 4rem;
    }
    
    .search-57f7 {
        font-size: 1.375rem;
    }
    
    .accordion-1fe7 {
        font-size: 2.5rem;
    }
    
    .iron-57d7 {
        font-size: 1.25rem;
    }
    
    .aside-under-268f,
    .gradient_bright_ef89 {
        gap: 5rem;
    }
    
    .status-medium-d1fa {
        gap: 2.5rem;
    }
    
    .lite_db11,
    .outline_pressed_ba98,
    .over_5daa {
        padding: 2rem;
    }
    
    .cool_4a57 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .header_4793 {
        max-width: 1400px;
    }
    
    .highlight-bottom-a2ae {
        padding: 12rem 0 6rem;
    }
    
    .aside-under-268f,
    .gradient_bright_ef89 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .dark-4cff img,
    .hovered-0fb9,
    .glass_977a {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .aside-under-268f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gradient_bright_ef89 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gradient_bright_ef89.photo_fast_6705 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .highlight-bottom-a2ae {
        padding: 6rem 0 3rem;
    }
    
    .aside-under-268f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .gradient_bright_ef89 {
        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-bottom-a2ae::before {
        animation: none;
    }
    
    .popup_next_e4b1,
    .text_c7fb {
        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;
    }
    
    .chip-be0d,
    .article_6d5b,
    .block-lower-5c81 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .over_5daa,
    .lite_db11,
    .outline_pressed_ba98 {
        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 */
    
    .accordion_liquid_2c7d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .shadow_5541,
    .content-smooth-0831,
    .hidden_liquid_fc84 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .highlight-bottom-a2ae {
        padding: 2rem 0;
        background: none !important;
    }
    
    .highlight-bottom-a2ae::before {
        display: none;
    }
    
    .header_4793 {
        max-width: none;
        padding: 0;
    }
    
    .aside-under-268f,
    .gradient_bright_ef89 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .mask_fresh_5be0,
    .shadow-23a3,
    .media-8ccc,
    .fast-f6e5,
    .pressed-b2e0,
    .photo-purple-eb55 {
        display: none !important;
    }
    
    .banner-7693,
    .accordion-1fe7 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hovered-0fb9,
    .glass_977a {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .focused_3e98,
    .tabs-34c3,
    .progress-a1e4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .description-hovered-8f47 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .banner-7693 {
        font-size: 1.5rem;
    }
    
    .article_6d5b {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .module_glass_375f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fast-f6e5 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .header_4793 {
        max-width: 95%;
    }
    
    .aside-under-268f {
        gap: 2.5rem;
    }
    
    .gradient_bright_ef89 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .header_4793 {
        max-width: 1600px;
    }
    
    .banner-7693 {
        font-size: 5rem;
    }
    
    .accordion-1fe7 {
        font-size: 3rem;
    }
}
/* css-noise: c175 */
.widget-item-j9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
