/* {$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) {
    .preview_top_c8ee {
        padding: 0 0.75rem;
    }
    
    .menu_easy_3857 {
        padding: 5rem 0 2rem;
    }
    
    .block-soft-20e2 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .tooltip-iron-1e22 {
        font-size: 1rem;
    }
    
    .primary-yellow-609c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .iron_da0d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .thumbnail-yellow-4227 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .popup_608c {
        font-size: 1.5rem;
    }
    
    .content_next_8592,
    .block_ebe8 {
        grid-template-columns: 1fr;
    }
    
    .dropdown_thick_a632 .thick_55ad {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .logo-cd2f {
        grid-template-columns: 1fr;
    }
    
    .input-ba5f {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .preview_top_c8ee {
        padding: 0 1rem;
    }
    
    .block-soft-20e2 {
        font-size: 2rem;
    }
    
    .tooltip-iron-1e22 {
        font-size: 1.125rem;
    }
    
    .iron_da0d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thumbnail-yellow-4227 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .primary-yellow-609c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .logo-cd2f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .texture-4ca4,
    .border_new_9095 {
        padding: 1.25rem;
    }
    
    .dropdown_thick_a632 .thick_55ad {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .preview_top_c8ee {
        padding: 0 1.5rem;
    }
    
    .menu_easy_3857 {
        padding: 6rem 0 3rem;
    }
    
    .block-soft-20e2 {
        font-size: 2.5rem;
    }
    
    .tooltip-iron-1e22 {
        font-size: 1.25rem;
    }
    
    .iron_da0d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .thumbnail-yellow-4227 {
        padding: 1rem;
    }
    
    .popup_608c {
        font-size: 2rem;
    }
    
    .first_4465 {
        font-size: 1.125rem;
    }
    
    .content_next_8592 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block_ebe8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo-cd2f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .input-ba5f {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .info-hovered-b9be {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .dropdown-e598 {
        display: none;
    }
    
    .complex-249f {
        display: none !important;
    }
    
    /* Show desktop elements */
    .feature-9dcb {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .preview_top_c8ee {
        max-width: 750px;
    }
    
    .menu_easy_3857 {
        padding: 7rem 0 4rem;
    }
    
    .block-soft-20e2 {
        font-size: 3rem;
    }
    
    .text_white_08e1 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .description-110d {
        gap: 3rem;
    }
    
    .content_next_8592 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .block_ebe8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .inner_77fc {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dropdown_thick_a632 {
        gap: 1.5rem;
    }
    
    .in-19cb {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .preview_top_c8ee {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .menu_easy_3857 {
        padding: 8rem 0 4rem;
    }
    
    .block-soft-20e2 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .text_white_08e1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hidden-dirty-3cc2 {
        order: 2;
    }
    
    .full-8efa {
        order: 1;
    }
    
    .description-110d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .description-110d.breadcrumb_next_f86f {
        direction: rtl;
    }
    
    .description-110d.breadcrumb_next_f86f > * {
        direction: ltr;
    }
    
    .in-19cb {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .primary-first-80e6 {
        display: block;
    }
    
    .dropdown-e598 {
        display: none;
    }
    
    .secondary-solid-2f9b {
        gap: 2rem;
    }
    
    .brown_43ce {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .liquid-e0d0:hover {
        transform: translateY(-4px);
    }
    
    .glass-b2cd:hover {
        transform: translateY(-2px);
    }
    
    .in-19cb:hover {
        transform: scale(1.02);
    }
    
    .border_new_9095:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .preview_top_c8ee {
        max-width: var(--container-max-width);
    }
    
    .menu_easy_3857 {
        padding: 10rem 0 5rem;
    }
    
    .block-soft-20e2 {
        font-size: 4rem;
    }
    
    .tooltip-iron-1e22 {
        font-size: 1.375rem;
    }
    
    .popup_608c {
        font-size: 2.5rem;
    }
    
    .first_4465 {
        font-size: 1.25rem;
    }
    
    .text_white_08e1,
    .description-110d {
        gap: 5rem;
    }
    
    .secondary-solid-2f9b {
        gap: 2.5rem;
    }
    
    .texture-4ca4,
    .border_new_9095,
    .liquid-e0d0 {
        padding: 2rem;
    }
    
    .input-ba5f {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .preview_top_c8ee {
        max-width: 1400px;
    }
    
    .menu_easy_3857 {
        padding: 12rem 0 6rem;
    }
    
    .text_white_08e1,
    .description-110d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .under_0107 img,
    .purple_5ae6,
    .in-19cb {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .text_white_08e1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .description-110d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .description-110d.breadcrumb_next_f86f {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .menu_easy_3857 {
        padding: 6rem 0 3rem;
    }
    
    .text_white_08e1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .description-110d {
        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;
    }
    
    .menu_easy_3857::before {
        animation: none;
    }
    
    .tertiary_orange_1d97,
    .north_da82 {
        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;
    }
    
    .card-8920,
    .primary-yellow-609c,
    .chip-white-59a1 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .liquid-e0d0,
    .texture-4ca4,
    .border_new_9095 {
        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 */
    
    .dirty_501b {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .list-63aa,
    .filter_fluid_ca25,
    .accordion_active_7c7b {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .menu_easy_3857 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .menu_easy_3857::before {
        display: none;
    }
    
    .preview_top_c8ee {
        max-width: none;
        padding: 0;
    }
    
    .text_white_08e1,
    .description-110d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .glass-b2cd,
    .feature-9dcb,
    .dropdown-e598,
    .iron_da0d,
    .fresh_aead,
    .gallery_first_ac85 {
        display: none !important;
    }
    
    .block-soft-20e2,
    .popup_608c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .purple_5ae6,
    .in-19cb {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .content_next_8592,
    .block_ebe8,
    .dropdown_thick_a632 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .inner_77fc {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .block-soft-20e2 {
        font-size: 1.5rem;
    }
    
    .primary-yellow-609c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .thumbnail-yellow-4227 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .iron_da0d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .preview_top_c8ee {
        max-width: 95%;
    }
    
    .text_white_08e1 {
        gap: 2.5rem;
    }
    
    .description-110d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .preview_top_c8ee {
        max-width: 1600px;
    }
    
    .block-soft-20e2 {
        font-size: 5rem;
    }
    
    .popup_608c {
        font-size: 3rem;
    }
}
/* css-noise: 4977 */
.ghost-box-p5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
