/* {$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) {
    .detail_large_e264 {
        padding: 0 0.75rem;
    }
    
    .brown-b67d {
        padding: 5rem 0 2rem;
    }
    
    .text-6d58 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge_white_b6a0 {
        font-size: 1rem;
    }
    
    .main-b58e {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .feature-red-7cbd {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .avatar_dark_353c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .background_blue_c185 {
        font-size: 1.5rem;
    }
    
    .large-eb29,
    .motion-82ad {
        grid-template-columns: 1fr;
    }
    
    .button_1518 .column_1c48 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .upper-d055 {
        grid-template-columns: 1fr;
    }
    
    .table_d9a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .detail_large_e264 {
        padding: 0 1rem;
    }
    
    .text-6d58 {
        font-size: 2rem;
    }
    
    .badge_white_b6a0 {
        font-size: 1.125rem;
    }
    
    .feature-red-7cbd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .avatar_dark_353c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .main-b58e {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .upper-d055 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tag-dark-a0b8,
    .action-4886 {
        padding: 1.25rem;
    }
    
    .button_1518 .column_1c48 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .detail_large_e264 {
        padding: 0 1.5rem;
    }
    
    .brown-b67d {
        padding: 6rem 0 3rem;
    }
    
    .text-6d58 {
        font-size: 2.5rem;
    }
    
    .badge_white_b6a0 {
        font-size: 1.25rem;
    }
    
    .feature-red-7cbd {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .avatar_dark_353c {
        padding: 1rem;
    }
    
    .background_blue_c185 {
        font-size: 2rem;
    }
    
    .hover_f1ea {
        font-size: 1.125rem;
    }
    
    .large-eb29 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .motion-82ad {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .upper-d055 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .table_d9a4 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .overlay-0113 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .disabled-0577 {
        display: none;
    }
    
    .module-3335 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .inner-3b61 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .detail_large_e264 {
        max-width: 750px;
    }
    
    .brown-b67d {
        padding: 7rem 0 4rem;
    }
    
    .text-6d58 {
        font-size: 3rem;
    }
    
    .disabled_c69f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .message-next-ca07 {
        gap: 3rem;
    }
    
    .large-eb29 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .motion-82ad {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .wide-e04e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .button_1518 {
        gap: 1.5rem;
    }
    
    .carousel_yellow_7092 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .detail_large_e264 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .brown-b67d {
        padding: 8rem 0 4rem;
    }
    
    .text-6d58 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .disabled_c69f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .active_simple_5ec3 {
        order: 2;
    }
    
    .first-b159 {
        order: 1;
    }
    
    .message-next-ca07 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .message-next-ca07.sort-wood-75ff {
        direction: rtl;
    }
    
    .message-next-ca07.sort-wood-75ff > * {
        direction: ltr;
    }
    
    .carousel_yellow_7092 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .element_easy_ef3d {
        display: block;
    }
    
    .disabled-0577 {
        display: none;
    }
    
    .tiny_c21e {
        gap: 2rem;
    }
    
    .chip-huge-f55e {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .search_focused_b8c5:hover {
        transform: translateY(-4px);
    }
    
    .static_c846:hover {
        transform: translateY(-2px);
    }
    
    .carousel_yellow_7092:hover {
        transform: scale(1.02);
    }
    
    .action-4886:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .detail_large_e264 {
        max-width: var(--container-max-width);
    }
    
    .brown-b67d {
        padding: 10rem 0 5rem;
    }
    
    .text-6d58 {
        font-size: 4rem;
    }
    
    .badge_white_b6a0 {
        font-size: 1.375rem;
    }
    
    .background_blue_c185 {
        font-size: 2.5rem;
    }
    
    .hover_f1ea {
        font-size: 1.25rem;
    }
    
    .disabled_c69f,
    .message-next-ca07 {
        gap: 5rem;
    }
    
    .tiny_c21e {
        gap: 2.5rem;
    }
    
    .tag-dark-a0b8,
    .action-4886,
    .search_focused_b8c5 {
        padding: 2rem;
    }
    
    .table_d9a4 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .detail_large_e264 {
        max-width: 1400px;
    }
    
    .brown-b67d {
        padding: 12rem 0 6rem;
    }
    
    .disabled_c69f,
    .message-next-ca07 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .accent-yellow-a25d img,
    .wrapper_3ae9,
    .carousel_yellow_7092 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .disabled_c69f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message-next-ca07 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message-next-ca07.sort-wood-75ff {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .brown-b67d {
        padding: 6rem 0 3rem;
    }
    
    .disabled_c69f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .message-next-ca07 {
        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;
    }
    
    .brown-b67d::before {
        animation: none;
    }
    
    .info_easy_a187,
    .white-89c9 {
        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;
    }
    
    .paper-b6a3,
    .main-b58e,
    .bottom_810c {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .search_focused_b8c5,
    .tag-dark-a0b8,
    .action-4886 {
        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 */
    
    .element-3cd0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .overlay-fluid-c942,
    .table-steel-0d20,
    .mask-brown-32f9 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .brown-b67d {
        padding: 2rem 0;
        background: none !important;
    }
    
    .brown-b67d::before {
        display: none;
    }
    
    .detail_large_e264 {
        max-width: none;
        padding: 0;
    }
    
    .disabled_c69f,
    .message-next-ca07 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .static_c846,
    .inner-3b61,
    .disabled-0577,
    .feature-red-7cbd,
    .surface_0523,
    .gradient-outer-fe02 {
        display: none !important;
    }
    
    .text-6d58,
    .background_blue_c185 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .wrapper_3ae9,
    .carousel_yellow_7092 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .large-eb29,
    .motion-82ad,
    .button_1518 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wide-e04e {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .text-6d58 {
        font-size: 1.5rem;
    }
    
    .main-b58e {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .avatar_dark_353c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .feature-red-7cbd {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .detail_large_e264 {
        max-width: 95%;
    }
    
    .disabled_c69f {
        gap: 2.5rem;
    }
    
    .message-next-ca07 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .detail_large_e264 {
        max-width: 1600px;
    }
    
    .text-6d58 {
        font-size: 5rem;
    }
    
    .background_blue_c185 {
        font-size: 3rem;
    }
}
/* css-noise: bfb4 */
.ghost-box-e0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
