/* {$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) {
    .tall-b395 {
        padding: 0 0.75rem;
    }
    
    .grid_silver_ced9 {
        padding: 5rem 0 2rem;
    }
    
    .clean_bb1a {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .message_be9e {
        font-size: 1rem;
    }
    
    .description-small-1246 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .row-static-5f7f {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .border_full_42dd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .column-left-1893 {
        font-size: 1.5rem;
    }
    
    .container-slow-d216,
    .tabs-e5e5 {
        grid-template-columns: 1fr;
    }
    
    .fluid_4ce1 .easy_27a5 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .out-17a3 {
        grid-template-columns: 1fr;
    }
    
    .photo_out_3d9c {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tall-b395 {
        padding: 0 1rem;
    }
    
    .clean_bb1a {
        font-size: 2rem;
    }
    
    .message_be9e {
        font-size: 1.125rem;
    }
    
    .row-static-5f7f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .border_full_42dd {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .description-small-1246 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .out-17a3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .full_a7b3,
    .widget-24fa {
        padding: 1.25rem;
    }
    
    .fluid_4ce1 .easy_27a5 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tall-b395 {
        padding: 0 1.5rem;
    }
    
    .grid_silver_ced9 {
        padding: 6rem 0 3rem;
    }
    
    .clean_bb1a {
        font-size: 2.5rem;
    }
    
    .message_be9e {
        font-size: 1.25rem;
    }
    
    .row-static-5f7f {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .border_full_42dd {
        padding: 1rem;
    }
    
    .column-left-1893 {
        font-size: 2rem;
    }
    
    .hover_c8e3 {
        font-size: 1.125rem;
    }
    
    .container-slow-d216 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tabs-e5e5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .out-17a3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .photo_out_3d9c {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .focus-large-759e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .grid-8d24 {
        display: none;
    }
    
    .logo-d1db {
        display: none !important;
    }
    
    /* Show desktop elements */
    .backdrop_fresh_fa32 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tall-b395 {
        max-width: 750px;
    }
    
    .grid_silver_ced9 {
        padding: 7rem 0 4rem;
    }
    
    .clean_bb1a {
        font-size: 3rem;
    }
    
    .dropdown_dynamic_4174 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .black-4059 {
        gap: 3rem;
    }
    
    .container-slow-d216 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tabs-e5e5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .module_1d3a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .fluid_4ce1 {
        gap: 1.5rem;
    }
    
    .description-bright-2ad3 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tall-b395 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .grid_silver_ced9 {
        padding: 8rem 0 4rem;
    }
    
    .clean_bb1a {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dropdown_dynamic_4174 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .slow_cd39 {
        order: 2;
    }
    
    .info_west_71fd {
        order: 1;
    }
    
    .black-4059 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .black-4059.warm_77b4 {
        direction: rtl;
    }
    
    .black-4059.warm_77b4 > * {
        direction: ltr;
    }
    
    .description-bright-2ad3 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .article-8bf0 {
        display: block;
    }
    
    .grid-8d24 {
        display: none;
    }
    
    .brown-0058 {
        gap: 2rem;
    }
    
    .yellow_c0c8 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .primary-right-e243:hover {
        transform: translateY(-4px);
    }
    
    .search_top_bf6a:hover {
        transform: translateY(-2px);
    }
    
    .description-bright-2ad3:hover {
        transform: scale(1.02);
    }
    
    .widget-24fa:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tall-b395 {
        max-width: var(--container-max-width);
    }
    
    .grid_silver_ced9 {
        padding: 10rem 0 5rem;
    }
    
    .clean_bb1a {
        font-size: 4rem;
    }
    
    .message_be9e {
        font-size: 1.375rem;
    }
    
    .column-left-1893 {
        font-size: 2.5rem;
    }
    
    .hover_c8e3 {
        font-size: 1.25rem;
    }
    
    .dropdown_dynamic_4174,
    .black-4059 {
        gap: 5rem;
    }
    
    .brown-0058 {
        gap: 2.5rem;
    }
    
    .full_a7b3,
    .widget-24fa,
    .primary-right-e243 {
        padding: 2rem;
    }
    
    .photo_out_3d9c {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tall-b395 {
        max-width: 1400px;
    }
    
    .grid_silver_ced9 {
        padding: 12rem 0 6rem;
    }
    
    .dropdown_dynamic_4174,
    .black-4059 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .picture_1d08 img,
    .picture-prev-3a27,
    .description-bright-2ad3 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dropdown_dynamic_4174 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .black-4059 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .black-4059.warm_77b4 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .grid_silver_ced9 {
        padding: 6rem 0 3rem;
    }
    
    .dropdown_dynamic_4174 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .black-4059 {
        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;
    }
    
    .grid_silver_ced9::before {
        animation: none;
    }
    
    .wood_1003,
    .west_493a {
        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;
    }
    
    .aside_1bc6,
    .description-small-1246,
    .icon-soft-4ce3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .primary-right-e243,
    .full_a7b3,
    .widget-24fa {
        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 */
    
    .in-573d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .footer_214c,
    .focus-6569,
    .row-glass-5b11 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .grid_silver_ced9 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .grid_silver_ced9::before {
        display: none;
    }
    
    .tall-b395 {
        max-width: none;
        padding: 0;
    }
    
    .dropdown_dynamic_4174,
    .black-4059 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .search_top_bf6a,
    .backdrop_fresh_fa32,
    .grid-8d24,
    .row-static-5f7f,
    .outline-hovered-081b,
    .active_active_27ca {
        display: none !important;
    }
    
    .clean_bb1a,
    .column-left-1893 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .picture-prev-3a27,
    .description-bright-2ad3 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .container-slow-d216,
    .tabs-e5e5,
    .fluid_4ce1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .module_1d3a {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .clean_bb1a {
        font-size: 1.5rem;
    }
    
    .description-small-1246 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .border_full_42dd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row-static-5f7f {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tall-b395 {
        max-width: 95%;
    }
    
    .dropdown_dynamic_4174 {
        gap: 2.5rem;
    }
    
    .black-4059 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tall-b395 {
        max-width: 1600px;
    }
    
    .clean_bb1a {
        font-size: 5rem;
    }
    
    .column-left-1893 {
        font-size: 3rem;
    }
}
/* css-noise: 91a7 */
.ghost-box-u0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
