/* {$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) {
    .solid-5ea0 {
        padding: 0 0.75rem;
    }
    
    .yellow_d688 {
        padding: 5rem 0 2rem;
    }
    
    .notice-3177 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .simple-a519 {
        font-size: 1rem;
    }
    
    .link-large-f66d {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .prev_2da6 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .action_ad52 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .dim-66af {
        font-size: 1.5rem;
    }
    
    .thumbnail_inner_1dd6,
    .hero-79ae {
        grid-template-columns: 1fr;
    }
    
    .accent-5ef2 .footer-5f46 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .popup_09a7 {
        grid-template-columns: 1fr;
    }
    
    .grid-5cf0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .solid-5ea0 {
        padding: 0 1rem;
    }
    
    .notice-3177 {
        font-size: 2rem;
    }
    
    .simple-a519 {
        font-size: 1.125rem;
    }
    
    .prev_2da6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .action_ad52 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .link-large-f66d {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .popup_09a7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup_purple_e929,
    .fast_92ec {
        padding: 1.25rem;
    }
    
    .accent-5ef2 .footer-5f46 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .solid-5ea0 {
        padding: 0 1.5rem;
    }
    
    .yellow_d688 {
        padding: 6rem 0 3rem;
    }
    
    .notice-3177 {
        font-size: 2.5rem;
    }
    
    .simple-a519 {
        font-size: 1.25rem;
    }
    
    .prev_2da6 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .action_ad52 {
        padding: 1rem;
    }
    
    .dim-66af {
        font-size: 2rem;
    }
    
    .accordion_hovered_c810 {
        font-size: 1.125rem;
    }
    
    .thumbnail_inner_1dd6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hero-79ae {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup_09a7 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .grid-5cf0 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .new-ab55 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .carousel_fresh_8236 {
        display: none;
    }
    
    .text-f6a2 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .orange_6e6f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .solid-5ea0 {
        max-width: 750px;
    }
    
    .yellow_d688 {
        padding: 7rem 0 4rem;
    }
    
    .notice-3177 {
        font-size: 3rem;
    }
    
    .active_first_e475 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .title-dd8e {
        gap: 3rem;
    }
    
    .thumbnail_inner_1dd6 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hero-79ae {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .mask-prev-d0c1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-5ef2 {
        gap: 1.5rem;
    }
    
    .slider-south-e2e7 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .solid-5ea0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .yellow_d688 {
        padding: 8rem 0 4rem;
    }
    
    .notice-3177 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .active_first_e475 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .list_red_a434 {
        order: 2;
    }
    
    .pattern-5d7a {
        order: 1;
    }
    
    .title-dd8e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .title-dd8e.banner-9421 {
        direction: rtl;
    }
    
    .title-dd8e.banner-9421 > * {
        direction: ltr;
    }
    
    .slider-south-e2e7 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .hero_warm_6cd5 {
        display: block;
    }
    
    .carousel_fresh_8236 {
        display: none;
    }
    
    .inner-9a80 {
        gap: 2rem;
    }
    
    .solid_834f {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .focused-0574:hover {
        transform: translateY(-4px);
    }
    
    .wide-9a16:hover {
        transform: translateY(-2px);
    }
    
    .slider-south-e2e7:hover {
        transform: scale(1.02);
    }
    
    .fast_92ec:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .solid-5ea0 {
        max-width: var(--container-max-width);
    }
    
    .yellow_d688 {
        padding: 10rem 0 5rem;
    }
    
    .notice-3177 {
        font-size: 4rem;
    }
    
    .simple-a519 {
        font-size: 1.375rem;
    }
    
    .dim-66af {
        font-size: 2.5rem;
    }
    
    .accordion_hovered_c810 {
        font-size: 1.25rem;
    }
    
    .active_first_e475,
    .title-dd8e {
        gap: 5rem;
    }
    
    .inner-9a80 {
        gap: 2.5rem;
    }
    
    .popup_purple_e929,
    .fast_92ec,
    .focused-0574 {
        padding: 2rem;
    }
    
    .grid-5cf0 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .solid-5ea0 {
        max-width: 1400px;
    }
    
    .yellow_d688 {
        padding: 12rem 0 6rem;
    }
    
    .active_first_e475,
    .title-dd8e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sort_6692 img,
    .old-7762,
    .slider-south-e2e7 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .active_first_e475 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .title-dd8e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .title-dd8e.banner-9421 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .yellow_d688 {
        padding: 6rem 0 3rem;
    }
    
    .active_first_e475 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .title-dd8e {
        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;
    }
    
    .yellow_d688::before {
        animation: none;
    }
    
    .down_bc31,
    .south_9e73 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .narrow-0057,
    .link-large-f66d,
    .complex-0619 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .focused-0574,
    .popup_purple_e929,
    .fast_92ec {
        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 */
    
    .popup_40f9 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .tall-e65d,
    .top_b886,
    .pressed-778f {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .yellow_d688 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .yellow_d688::before {
        display: none;
    }
    
    .solid-5ea0 {
        max-width: none;
        padding: 0;
    }
    
    .active_first_e475,
    .title-dd8e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wide-9a16,
    .orange_6e6f,
    .carousel_fresh_8236,
    .prev_2da6,
    .west-0216,
    .hidden_first_aaca {
        display: none !important;
    }
    
    .notice-3177,
    .dim-66af {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .old-7762,
    .slider-south-e2e7 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .thumbnail_inner_1dd6,
    .hero-79ae,
    .accent-5ef2 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .mask-prev-d0c1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .notice-3177 {
        font-size: 1.5rem;
    }
    
    .link-large-f66d {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .action_ad52 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .prev_2da6 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .solid-5ea0 {
        max-width: 95%;
    }
    
    .active_first_e475 {
        gap: 2.5rem;
    }
    
    .title-dd8e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .solid-5ea0 {
        max-width: 1600px;
    }
    
    .notice-3177 {
        font-size: 5rem;
    }
    
    .dim-66af {
        font-size: 3rem;
    }
}
/* css-noise: 03a8 */
.shadow-element-h0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
