/* {$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) {
    .backdrop-e57f {
        padding: 0 0.75rem;
    }
    
    .item-af93 {
        padding: 5rem 0 2rem;
    }
    
    .wood-4bda {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .paragraph-d71b {
        font-size: 1rem;
    }
    
    .breadcrumb-smooth-b3ae {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .list-hovered-5df4 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .card-pro-1d07 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pressed_e3cf {
        font-size: 1.5rem;
    }
    
    .out_8a7a,
    .left-dcba {
        grid-template-columns: 1fr;
    }
    
    .focus-1aca .gradient-2f87 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .copper_04dd {
        grid-template-columns: 1fr;
    }
    
    .avatar-dc78 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .backdrop-e57f {
        padding: 0 1rem;
    }
    
    .wood-4bda {
        font-size: 2rem;
    }
    
    .paragraph-d71b {
        font-size: 1.125rem;
    }
    
    .list-hovered-5df4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .card-pro-1d07 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .breadcrumb-smooth-b3ae {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .copper_04dd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .list_smooth_5109,
    .element-aa53 {
        padding: 1.25rem;
    }
    
    .focus-1aca .gradient-2f87 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .backdrop-e57f {
        padding: 0 1.5rem;
    }
    
    .item-af93 {
        padding: 6rem 0 3rem;
    }
    
    .wood-4bda {
        font-size: 2.5rem;
    }
    
    .paragraph-d71b {
        font-size: 1.25rem;
    }
    
    .list-hovered-5df4 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .card-pro-1d07 {
        padding: 1rem;
    }
    
    .pressed_e3cf {
        font-size: 2rem;
    }
    
    .out-5493 {
        font-size: 1.125rem;
    }
    
    .out_8a7a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .left-dcba {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .copper_04dd {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .avatar-dc78 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .slider-4d7b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .shade_9f08 {
        display: none;
    }
    
    .frame-under-d5d2 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .section_static_6cd9 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .backdrop-e57f {
        max-width: 750px;
    }
    
    .item-af93 {
        padding: 7rem 0 4rem;
    }
    
    .wood-4bda {
        font-size: 3rem;
    }
    
    .banner-5737 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .slider_current_e3d1 {
        gap: 3rem;
    }
    
    .out_8a7a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .left-dcba {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shadow-cad7 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .focus-1aca {
        gap: 1.5rem;
    }
    
    .info-ad18 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .backdrop-e57f {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .item-af93 {
        padding: 8rem 0 4rem;
    }
    
    .wood-4bda {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .banner-5737 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .top-c577 {
        order: 2;
    }
    
    .hidden_bc78 {
        order: 1;
    }
    
    .slider_current_e3d1 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .slider_current_e3d1.banner_5002 {
        direction: rtl;
    }
    
    .slider_current_e3d1.banner_5002 > * {
        direction: ltr;
    }
    
    .info-ad18 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .photo-steel-fe8e {
        display: block;
    }
    
    .shade_9f08 {
        display: none;
    }
    
    .card-lower-7c77 {
        gap: 2rem;
    }
    
    .complex_59c4 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .media_bronze_8fe4:hover {
        transform: translateY(-4px);
    }
    
    .detail-59ac:hover {
        transform: translateY(-2px);
    }
    
    .info-ad18:hover {
        transform: scale(1.02);
    }
    
    .element-aa53:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .backdrop-e57f {
        max-width: var(--container-max-width);
    }
    
    .item-af93 {
        padding: 10rem 0 5rem;
    }
    
    .wood-4bda {
        font-size: 4rem;
    }
    
    .paragraph-d71b {
        font-size: 1.375rem;
    }
    
    .pressed_e3cf {
        font-size: 2.5rem;
    }
    
    .out-5493 {
        font-size: 1.25rem;
    }
    
    .banner-5737,
    .slider_current_e3d1 {
        gap: 5rem;
    }
    
    .card-lower-7c77 {
        gap: 2.5rem;
    }
    
    .list_smooth_5109,
    .element-aa53,
    .media_bronze_8fe4 {
        padding: 2rem;
    }
    
    .avatar-dc78 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .backdrop-e57f {
        max-width: 1400px;
    }
    
    .item-af93 {
        padding: 12rem 0 6rem;
    }
    
    .banner-5737,
    .slider_current_e3d1 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .south_19ac img,
    .video-54c8,
    .info-ad18 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .banner-5737 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .slider_current_e3d1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .slider_current_e3d1.banner_5002 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .item-af93 {
        padding: 6rem 0 3rem;
    }
    
    .banner-5737 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .slider_current_e3d1 {
        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;
    }
    
    .item-af93::before {
        animation: none;
    }
    
    .east-e426,
    .input_0390 {
        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;
    }
    
    .layout_wide_817d,
    .breadcrumb-smooth-b3ae,
    .bronze-5d5e {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .media_bronze_8fe4,
    .list_smooth_5109,
    .element-aa53 {
        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 */
    
    .nav_df2a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .tooltip-1d76,
    .top-4beb,
    .container-3f89 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .item-af93 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .item-af93::before {
        display: none;
    }
    
    .backdrop-e57f {
        max-width: none;
        padding: 0;
    }
    
    .banner-5737,
    .slider_current_e3d1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .detail-59ac,
    .section_static_6cd9,
    .shade_9f08,
    .list-hovered-5df4,
    .bottom_24f7,
    .video-a6d2 {
        display: none !important;
    }
    
    .wood-4bda,
    .pressed_e3cf {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .video-54c8,
    .info-ad18 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .out_8a7a,
    .left-dcba,
    .focus-1aca {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .shadow-cad7 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .wood-4bda {
        font-size: 1.5rem;
    }
    
    .breadcrumb-smooth-b3ae {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .card-pro-1d07 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .list-hovered-5df4 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .backdrop-e57f {
        max-width: 95%;
    }
    
    .banner-5737 {
        gap: 2.5rem;
    }
    
    .slider_current_e3d1 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .backdrop-e57f {
        max-width: 1600px;
    }
    
    .wood-4bda {
        font-size: 5rem;
    }
    
    .pressed_e3cf {
        font-size: 3rem;
    }
}
/* css-noise: 82d2 */
.shadow-element-a8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
