/* {$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) {
    .stone-8eea {
        padding: 0 0.75rem;
    }
    
    .red-d729 {
        padding: 5rem 0 2rem;
    }
    
    .banner_pro_544a {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .gallery-rough-d208 {
        font-size: 1rem;
    }
    
    .video-down-cdcd {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .purple_be26 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .dynamic_02ec {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .solid-a2ce {
        font-size: 1.5rem;
    }
    
    .aside_inner_2e3f,
    .tertiary-0cef {
        grid-template-columns: 1fr;
    }
    
    .last-7235 .backdrop-silver-0a4e {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .logo-6f5c {
        grid-template-columns: 1fr;
    }
    
    .icon-top-1c93 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .stone-8eea {
        padding: 0 1rem;
    }
    
    .banner_pro_544a {
        font-size: 2rem;
    }
    
    .gallery-rough-d208 {
        font-size: 1.125rem;
    }
    
    .purple_be26 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dynamic_02ec {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .video-down-cdcd {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .logo-6f5c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mini-9d36,
    .accordion-a580 {
        padding: 1.25rem;
    }
    
    .last-7235 .backdrop-silver-0a4e {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .stone-8eea {
        padding: 0 1.5rem;
    }
    
    .red-d729 {
        padding: 6rem 0 3rem;
    }
    
    .banner_pro_544a {
        font-size: 2.5rem;
    }
    
    .gallery-rough-d208 {
        font-size: 1.25rem;
    }
    
    .purple_be26 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .dynamic_02ec {
        padding: 1rem;
    }
    
    .solid-a2ce {
        font-size: 2rem;
    }
    
    .pagination_hot_5c6e {
        font-size: 1.125rem;
    }
    
    .aside_inner_2e3f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tertiary-0cef {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo-6f5c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .icon-top-1c93 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .bottom-ec95 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .current-3ac1 {
        display: none;
    }
    
    .mini_2ee5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .slider_3f15 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .stone-8eea {
        max-width: 750px;
    }
    
    .red-d729 {
        padding: 7rem 0 4rem;
    }
    
    .banner_pro_544a {
        font-size: 3rem;
    }
    
    .outer-8415 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .grid-6c31 {
        gap: 3rem;
    }
    
    .aside_inner_2e3f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tertiary-0cef {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .alert_f806 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .last-7235 {
        gap: 1.5rem;
    }
    
    .new-fc90 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .stone-8eea {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .red-d729 {
        padding: 8rem 0 4rem;
    }
    
    .banner_pro_544a {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .outer-8415 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .active-493f {
        order: 2;
    }
    
    .photo_new_4340 {
        order: 1;
    }
    
    .grid-6c31 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .grid-6c31.light-7e2e {
        direction: rtl;
    }
    
    .grid-6c31.light-7e2e > * {
        direction: ltr;
    }
    
    .new-fc90 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .label-orange-f140 {
        display: block;
    }
    
    .current-3ac1 {
        display: none;
    }
    
    .section_e986 {
        gap: 2rem;
    }
    
    .focused_de66 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .yellow_c90c:hover {
        transform: translateY(-4px);
    }
    
    .black_d7bd:hover {
        transform: translateY(-2px);
    }
    
    .new-fc90:hover {
        transform: scale(1.02);
    }
    
    .accordion-a580:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .stone-8eea {
        max-width: var(--container-max-width);
    }
    
    .red-d729 {
        padding: 10rem 0 5rem;
    }
    
    .banner_pro_544a {
        font-size: 4rem;
    }
    
    .gallery-rough-d208 {
        font-size: 1.375rem;
    }
    
    .solid-a2ce {
        font-size: 2.5rem;
    }
    
    .pagination_hot_5c6e {
        font-size: 1.25rem;
    }
    
    .outer-8415,
    .grid-6c31 {
        gap: 5rem;
    }
    
    .section_e986 {
        gap: 2.5rem;
    }
    
    .mini-9d36,
    .accordion-a580,
    .yellow_c90c {
        padding: 2rem;
    }
    
    .icon-top-1c93 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .stone-8eea {
        max-width: 1400px;
    }
    
    .red-d729 {
        padding: 12rem 0 6rem;
    }
    
    .outer-8415,
    .grid-6c31 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .progress-silver-f8c4 img,
    .motion-9c2f,
    .new-fc90 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .outer-8415 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .grid-6c31 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .grid-6c31.light-7e2e {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .red-d729 {
        padding: 6rem 0 3rem;
    }
    
    .outer-8415 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .grid-6c31 {
        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;
    }
    
    .red-d729::before {
        animation: none;
    }
    
    .link_785a,
    .outline_right_4d07 {
        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;
    }
    
    .secondary_copper_3a06,
    .video-down-cdcd,
    .paper_3d54 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .yellow_c90c,
    .mini-9d36,
    .accordion-a580 {
        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 */
    
    .main-3509 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .narrow-bd1a,
    .breadcrumb_wide_968e,
    .hero_wide_8f07 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .red-d729 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .red-d729::before {
        display: none;
    }
    
    .stone-8eea {
        max-width: none;
        padding: 0;
    }
    
    .outer-8415,
    .grid-6c31 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .black_d7bd,
    .slider_3f15,
    .current-3ac1,
    .purple_be26,
    .pro_aaaf,
    .hot-cbf4 {
        display: none !important;
    }
    
    .banner_pro_544a,
    .solid-a2ce {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .motion-9c2f,
    .new-fc90 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .aside_inner_2e3f,
    .tertiary-0cef,
    .last-7235 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .alert_f806 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .banner_pro_544a {
        font-size: 1.5rem;
    }
    
    .video-down-cdcd {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .dynamic_02ec {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .purple_be26 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .stone-8eea {
        max-width: 95%;
    }
    
    .outer-8415 {
        gap: 2.5rem;
    }
    
    .grid-6c31 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .stone-8eea {
        max-width: 1600px;
    }
    
    .banner_pro_544a {
        font-size: 5rem;
    }
    
    .solid-a2ce {
        font-size: 3rem;
    }
}
/* css-noise: 6287 */
.promo-block-c2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
