/* {$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) {
    .box_8446 {
        padding: 0 0.75rem;
    }
    
    .hard-f8e5 {
        padding: 5rem 0 2rem;
    }
    
    .smooth_a3e7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .inner_0688 {
        font-size: 1rem;
    }
    
    .badge-20a8 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .widget-right-2049 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .shade_pink_2f8d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .description_new_785b {
        font-size: 1.5rem;
    }
    
    .primary-steel-5ef0,
    .carousel_upper_b730 {
        grid-template-columns: 1fr;
    }
    
    .container_fixed_f6dc .title-wood-ee41 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .block-dim-0fae {
        grid-template-columns: 1fr;
    }
    
    .cool_a64b {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .box_8446 {
        padding: 0 1rem;
    }
    
    .smooth_a3e7 {
        font-size: 2rem;
    }
    
    .inner_0688 {
        font-size: 1.125rem;
    }
    
    .widget-right-2049 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shade_pink_2f8d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .badge-20a8 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .block-dim-0fae {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .primary-bb9b,
    .shade_c809 {
        padding: 1.25rem;
    }
    
    .container_fixed_f6dc .title-wood-ee41 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .box_8446 {
        padding: 0 1.5rem;
    }
    
    .hard-f8e5 {
        padding: 6rem 0 3rem;
    }
    
    .smooth_a3e7 {
        font-size: 2.5rem;
    }
    
    .inner_0688 {
        font-size: 1.25rem;
    }
    
    .widget-right-2049 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .shade_pink_2f8d {
        padding: 1rem;
    }
    
    .description_new_785b {
        font-size: 2rem;
    }
    
    .mask-last-ea67 {
        font-size: 1.125rem;
    }
    
    .primary-steel-5ef0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .carousel_upper_b730 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block-dim-0fae {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .cool_a64b {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .backdrop_hard_957d {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .picture-north-e970 {
        display: none;
    }
    
    .video_tiny_6079 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .avatar_dynamic_1c55 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .box_8446 {
        max-width: 750px;
    }
    
    .hard-f8e5 {
        padding: 7rem 0 4rem;
    }
    
    .smooth_a3e7 {
        font-size: 3rem;
    }
    
    .right-5a4a {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .copper-99aa {
        gap: 3rem;
    }
    
    .primary-steel-5ef0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .carousel_upper_b730 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .outer-4836 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .container_fixed_f6dc {
        gap: 1.5rem;
    }
    
    .gallery-7649 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .box_8446 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .hard-f8e5 {
        padding: 8rem 0 4rem;
    }
    
    .smooth_a3e7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .right-5a4a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .east_e3cd {
        order: 2;
    }
    
    .sort_copper_07db {
        order: 1;
    }
    
    .copper-99aa {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .copper-99aa.description_f415 {
        direction: rtl;
    }
    
    .copper-99aa.description_f415 > * {
        direction: ltr;
    }
    
    .gallery-7649 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .accordion_small_9e29 {
        display: block;
    }
    
    .picture-north-e970 {
        display: none;
    }
    
    .current_ad74 {
        gap: 2rem;
    }
    
    .blue-fd1e {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .focus_light_92c7:hover {
        transform: translateY(-4px);
    }
    
    .shade-yellow-3815:hover {
        transform: translateY(-2px);
    }
    
    .gallery-7649:hover {
        transform: scale(1.02);
    }
    
    .shade_c809:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .box_8446 {
        max-width: var(--container-max-width);
    }
    
    .hard-f8e5 {
        padding: 10rem 0 5rem;
    }
    
    .smooth_a3e7 {
        font-size: 4rem;
    }
    
    .inner_0688 {
        font-size: 1.375rem;
    }
    
    .description_new_785b {
        font-size: 2.5rem;
    }
    
    .mask-last-ea67 {
        font-size: 1.25rem;
    }
    
    .right-5a4a,
    .copper-99aa {
        gap: 5rem;
    }
    
    .current_ad74 {
        gap: 2.5rem;
    }
    
    .primary-bb9b,
    .shade_c809,
    .focus_light_92c7 {
        padding: 2rem;
    }
    
    .cool_a64b {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .box_8446 {
        max-width: 1400px;
    }
    
    .hard-f8e5 {
        padding: 12rem 0 6rem;
    }
    
    .right-5a4a,
    .copper-99aa {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .filter-simple-feda img,
    .hero_02f9,
    .gallery-7649 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .right-5a4a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .copper-99aa {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .copper-99aa.description_f415 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .hard-f8e5 {
        padding: 6rem 0 3rem;
    }
    
    .right-5a4a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .copper-99aa {
        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;
    }
    
    .hard-f8e5::before {
        animation: none;
    }
    
    .secondary_3875,
    .component-inner-a939 {
        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;
    }
    
    .tertiary_bf80,
    .badge-20a8,
    .aside-wide-50f3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .focus_light_92c7,
    .primary-bb9b,
    .shade_c809 {
        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 */
    
    .widget-liquid-4f5a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .light-a75f,
    .dirty-966b,
    .thick-e61c {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .hard-f8e5 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .hard-f8e5::before {
        display: none;
    }
    
    .box_8446 {
        max-width: none;
        padding: 0;
    }
    
    .right-5a4a,
    .copper-99aa {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .shade-yellow-3815,
    .avatar_dynamic_1c55,
    .picture-north-e970,
    .widget-right-2049,
    .photo_8a3c,
    .tall-4568 {
        display: none !important;
    }
    
    .smooth_a3e7,
    .description_new_785b {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hero_02f9,
    .gallery-7649 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .primary-steel-5ef0,
    .carousel_upper_b730,
    .container_fixed_f6dc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .outer-4836 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .smooth_a3e7 {
        font-size: 1.5rem;
    }
    
    .badge-20a8 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .shade_pink_2f8d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .widget-right-2049 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .box_8446 {
        max-width: 95%;
    }
    
    .right-5a4a {
        gap: 2.5rem;
    }
    
    .copper-99aa {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .box_8446 {
        max-width: 1600px;
    }
    
    .smooth_a3e7 {
        font-size: 5rem;
    }
    
    .description_new_785b {
        font-size: 3rem;
    }
}
/* css-noise: f87d */
.widget-item-a5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
