/* {$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) {
    .modal-hard-81ad {
        padding: 0 0.75rem;
    }
    
    .breadcrumb-inner-a303 {
        padding: 5rem 0 2rem;
    }
    
    .card-silver-7ea4 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .gallery_a96a {
        font-size: 1rem;
    }
    
    .box_b064 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .card-selected-fdd0 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .row_555a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .search_2402 {
        font-size: 1.5rem;
    }
    
    .heading-north-0266,
    .highlight_fixed_3da5 {
        grid-template-columns: 1fr;
    }
    
    .input-iron-195e .dropdown-right-65a9 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .solid-70b6 {
        grid-template-columns: 1fr;
    }
    
    .medium-d8d7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .modal-hard-81ad {
        padding: 0 1rem;
    }
    
    .card-silver-7ea4 {
        font-size: 2rem;
    }
    
    .gallery_a96a {
        font-size: 1.125rem;
    }
    
    .card-selected-fdd0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row_555a {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .box_b064 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .solid-70b6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .in-dfa7,
    .shade-ebca {
        padding: 1.25rem;
    }
    
    .input-iron-195e .dropdown-right-65a9 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .modal-hard-81ad {
        padding: 0 1.5rem;
    }
    
    .breadcrumb-inner-a303 {
        padding: 6rem 0 3rem;
    }
    
    .card-silver-7ea4 {
        font-size: 2.5rem;
    }
    
    .gallery_a96a {
        font-size: 1.25rem;
    }
    
    .card-selected-fdd0 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .row_555a {
        padding: 1rem;
    }
    
    .search_2402 {
        font-size: 2rem;
    }
    
    .dim-171c {
        font-size: 1.125rem;
    }
    
    .heading-north-0266 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .highlight_fixed_3da5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .solid-70b6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .medium-d8d7 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tertiary-dim-f14a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .tabs_paper_cf9f {
        display: none;
    }
    
    .main_2b93 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .media_beb7 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .modal-hard-81ad {
        max-width: 750px;
    }
    
    .breadcrumb-inner-a303 {
        padding: 7rem 0 4rem;
    }
    
    .card-silver-7ea4 {
        font-size: 3rem;
    }
    
    .basic-eeac {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .content-brown-0e54 {
        gap: 3rem;
    }
    
    .heading-north-0266 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .highlight_fixed_3da5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .iron_c631 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .input-iron-195e {
        gap: 1.5rem;
    }
    
    .footer_b906 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .modal-hard-81ad {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .breadcrumb-inner-a303 {
        padding: 8rem 0 4rem;
    }
    
    .card-silver-7ea4 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .basic-eeac {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .nav-hot-f835 {
        order: 2;
    }
    
    .accent-a350 {
        order: 1;
    }
    
    .content-brown-0e54 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .content-brown-0e54.tiny-cdf4 {
        direction: rtl;
    }
    
    .content-brown-0e54.tiny-cdf4 > * {
        direction: ltr;
    }
    
    .footer_b906 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .accordion_4f52 {
        display: block;
    }
    
    .tabs_paper_cf9f {
        display: none;
    }
    
    .feature-smooth-c2d0 {
        gap: 2rem;
    }
    
    .table-232a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .picture_6d2a:hover {
        transform: translateY(-4px);
    }
    
    .info_last_9887:hover {
        transform: translateY(-2px);
    }
    
    .footer_b906:hover {
        transform: scale(1.02);
    }
    
    .shade-ebca:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .modal-hard-81ad {
        max-width: var(--container-max-width);
    }
    
    .breadcrumb-inner-a303 {
        padding: 10rem 0 5rem;
    }
    
    .card-silver-7ea4 {
        font-size: 4rem;
    }
    
    .gallery_a96a {
        font-size: 1.375rem;
    }
    
    .search_2402 {
        font-size: 2.5rem;
    }
    
    .dim-171c {
        font-size: 1.25rem;
    }
    
    .basic-eeac,
    .content-brown-0e54 {
        gap: 5rem;
    }
    
    .feature-smooth-c2d0 {
        gap: 2.5rem;
    }
    
    .in-dfa7,
    .shade-ebca,
    .picture_6d2a {
        padding: 2rem;
    }
    
    .medium-d8d7 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .modal-hard-81ad {
        max-width: 1400px;
    }
    
    .breadcrumb-inner-a303 {
        padding: 12rem 0 6rem;
    }
    
    .basic-eeac,
    .content-brown-0e54 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .picture_stone_d07f img,
    .short_16fb,
    .footer_b906 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .basic-eeac {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .content-brown-0e54 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .content-brown-0e54.tiny-cdf4 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .breadcrumb-inner-a303 {
        padding: 6rem 0 3rem;
    }
    
    .basic-eeac {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .content-brown-0e54 {
        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;
    }
    
    .breadcrumb-inner-a303::before {
        animation: none;
    }
    
    .link-081e,
    .video_green_df98 {
        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;
    }
    
    .banner-4329,
    .box_b064,
    .static_1216 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .picture_6d2a,
    .in-dfa7,
    .shade-ebca {
        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 */
    
    .text_7f4f {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .gold_f4fb,
    .tag_first_fa60,
    .widget_old_f167 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .breadcrumb-inner-a303 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .breadcrumb-inner-a303::before {
        display: none;
    }
    
    .modal-hard-81ad {
        max-width: none;
        padding: 0;
    }
    
    .basic-eeac,
    .content-brown-0e54 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .info_last_9887,
    .media_beb7,
    .tabs_paper_cf9f,
    .card-selected-fdd0,
    .primary-last-6429,
    .wrapper_5ee2 {
        display: none !important;
    }
    
    .card-silver-7ea4,
    .search_2402 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .short_16fb,
    .footer_b906 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .heading-north-0266,
    .highlight_fixed_3da5,
    .input-iron-195e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .iron_c631 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .card-silver-7ea4 {
        font-size: 1.5rem;
    }
    
    .box_b064 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .row_555a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .card-selected-fdd0 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .modal-hard-81ad {
        max-width: 95%;
    }
    
    .basic-eeac {
        gap: 2.5rem;
    }
    
    .content-brown-0e54 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .modal-hard-81ad {
        max-width: 1600px;
    }
    
    .card-silver-7ea4 {
        font-size: 5rem;
    }
    
    .search_2402 {
        font-size: 3rem;
    }
}
/* css-noise: 0b32 */
.shadow-element-i9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
