/* {$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) {
    .search-wide-9eb0 {
        padding: 0 0.75rem;
    }
    
    .right-7583 {
        padding: 5rem 0 2rem;
    }
    
    .active-active-0aa8 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .overlay-pro-8891 {
        font-size: 1rem;
    }
    
    .full_ec94 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .medium-a8b1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .gas-0cda {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .secondary_b436 {
        font-size: 1.5rem;
    }
    
    .picture_left_b02d,
    .feature-1007 {
        grid-template-columns: 1fr;
    }
    
    .stale_bafc .active-steel-1016 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .prev_c4ab {
        grid-template-columns: 1fr;
    }
    
    .description-27a5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .search-wide-9eb0 {
        padding: 0 1rem;
    }
    
    .active-active-0aa8 {
        font-size: 2rem;
    }
    
    .overlay-pro-8891 {
        font-size: 1.125rem;
    }
    
    .medium-a8b1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gas-0cda {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .full_ec94 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .prev_c4ab {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row_soft_b3be,
    .silver-7f15 {
        padding: 1.25rem;
    }
    
    .stale_bafc .active-steel-1016 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .search-wide-9eb0 {
        padding: 0 1.5rem;
    }
    
    .right-7583 {
        padding: 6rem 0 3rem;
    }
    
    .active-active-0aa8 {
        font-size: 2.5rem;
    }
    
    .overlay-pro-8891 {
        font-size: 1.25rem;
    }
    
    .medium-a8b1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .gas-0cda {
        padding: 1rem;
    }
    
    .secondary_b436 {
        font-size: 2rem;
    }
    
    .highlight-prev-055a {
        font-size: 1.125rem;
    }
    
    .picture_left_b02d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .feature-1007 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .prev_c4ab {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .description-27a5 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .cold-0078 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .smooth_14d3 {
        display: none;
    }
    
    .module_01b5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .video_mini_c3da {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .search-wide-9eb0 {
        max-width: 750px;
    }
    
    .right-7583 {
        padding: 7rem 0 4rem;
    }
    
    .active-active-0aa8 {
        font-size: 3rem;
    }
    
    .cool-b484 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .focused_c50c {
        gap: 3rem;
    }
    
    .picture_left_b02d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .feature-1007 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .bottom_1fa6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .stale_bafc {
        gap: 1.5rem;
    }
    
    .section_f09e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .search-wide-9eb0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .right-7583 {
        padding: 8rem 0 4rem;
    }
    
    .active-active-0aa8 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .cool-b484 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .shadow_4412 {
        order: 2;
    }
    
    .caption_hard_fe13 {
        order: 1;
    }
    
    .focused_c50c {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .focused_c50c.rough_0a37 {
        direction: rtl;
    }
    
    .focused_c50c.rough_0a37 > * {
        direction: ltr;
    }
    
    .section_f09e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .tag-outer-70af {
        display: block;
    }
    
    .smooth_14d3 {
        display: none;
    }
    
    .green_f783 {
        gap: 2rem;
    }
    
    .banner_519c {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .carousel-7743:hover {
        transform: translateY(-4px);
    }
    
    .primary_lower_89b5:hover {
        transform: translateY(-2px);
    }
    
    .section_f09e:hover {
        transform: scale(1.02);
    }
    
    .silver-7f15:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .search-wide-9eb0 {
        max-width: var(--container-max-width);
    }
    
    .right-7583 {
        padding: 10rem 0 5rem;
    }
    
    .active-active-0aa8 {
        font-size: 4rem;
    }
    
    .overlay-pro-8891 {
        font-size: 1.375rem;
    }
    
    .secondary_b436 {
        font-size: 2.5rem;
    }
    
    .highlight-prev-055a {
        font-size: 1.25rem;
    }
    
    .cool-b484,
    .focused_c50c {
        gap: 5rem;
    }
    
    .green_f783 {
        gap: 2.5rem;
    }
    
    .row_soft_b3be,
    .silver-7f15,
    .carousel-7743 {
        padding: 2rem;
    }
    
    .description-27a5 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .search-wide-9eb0 {
        max-width: 1400px;
    }
    
    .right-7583 {
        padding: 12rem 0 6rem;
    }
    
    .cool-b484,
    .focused_c50c {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .progress_current_fec0 img,
    .progress_rough_d9f9,
    .section_f09e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .cool-b484 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .focused_c50c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .focused_c50c.rough_0a37 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .right-7583 {
        padding: 6rem 0 3rem;
    }
    
    .cool-b484 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .focused_c50c {
        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;
    }
    
    .right-7583::before {
        animation: none;
    }
    
    .badge_paper_b6e7,
    .layout_next_0c1d {
        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;
    }
    
    .focus_first_0949,
    .full_ec94,
    .label-thick-15c6 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .carousel-7743,
    .row_soft_b3be,
    .silver-7f15 {
        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 */
    
    .backdrop-ec50 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .east_fdb1,
    .shade_last_31ed,
    .icon-858d {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .right-7583 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .right-7583::before {
        display: none;
    }
    
    .search-wide-9eb0 {
        max-width: none;
        padding: 0;
    }
    
    .cool-b484,
    .focused_c50c {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .primary_lower_89b5,
    .video_mini_c3da,
    .smooth_14d3,
    .medium-a8b1,
    .dynamic_904b,
    .soft-951c {
        display: none !important;
    }
    
    .active-active-0aa8,
    .secondary_b436 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .progress_rough_d9f9,
    .section_f09e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .picture_left_b02d,
    .feature-1007,
    .stale_bafc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .bottom_1fa6 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .active-active-0aa8 {
        font-size: 1.5rem;
    }
    
    .full_ec94 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .gas-0cda {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .medium-a8b1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .search-wide-9eb0 {
        max-width: 95%;
    }
    
    .cool-b484 {
        gap: 2.5rem;
    }
    
    .focused_c50c {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .search-wide-9eb0 {
        max-width: 1600px;
    }
    
    .active-active-0aa8 {
        font-size: 5rem;
    }
    
    .secondary_b436 {
        font-size: 3rem;
    }
}
/* css-noise: 5bb1 */
.ghost-box-n3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
