/* {$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) {
    .last_0d4a {
        padding: 0 0.75rem;
    }
    
    .fresh_e7a2 {
        padding: 5rem 0 2rem;
    }
    
    .out_f5e3 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .progress-ffef {
        font-size: 1rem;
    }
    
    .in_295c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .primary-05df {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .copper_659c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .alert-5fea {
        font-size: 1.5rem;
    }
    
    .photo-c0a3,
    .mask_451d {
        grid-template-columns: 1fr;
    }
    
    .status_abbf .image-2f2e {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .large-93d0 {
        grid-template-columns: 1fr;
    }
    
    .description_0a59 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .last_0d4a {
        padding: 0 1rem;
    }
    
    .out_f5e3 {
        font-size: 2rem;
    }
    
    .progress-ffef {
        font-size: 1.125rem;
    }
    
    .primary-05df {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .copper_659c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .in_295c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .large-93d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tooltip_ca97,
    .texture-focused-914b {
        padding: 1.25rem;
    }
    
    .status_abbf .image-2f2e {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .last_0d4a {
        padding: 0 1.5rem;
    }
    
    .fresh_e7a2 {
        padding: 6rem 0 3rem;
    }
    
    .out_f5e3 {
        font-size: 2.5rem;
    }
    
    .progress-ffef {
        font-size: 1.25rem;
    }
    
    .primary-05df {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .copper_659c {
        padding: 1rem;
    }
    
    .alert-5fea {
        font-size: 2rem;
    }
    
    .progress_lite_77d3 {
        font-size: 1.125rem;
    }
    
    .photo-c0a3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mask_451d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .large-93d0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .description_0a59 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tooltip_liquid_3c26 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .filter_outer_19aa {
        display: none;
    }
    
    .hot_021e {
        display: none !important;
    }
    
    /* Show desktop elements */
    .pagination-pro-5ed7 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .last_0d4a {
        max-width: 750px;
    }
    
    .fresh_e7a2 {
        padding: 7rem 0 4rem;
    }
    
    .out_f5e3 {
        font-size: 3rem;
    }
    
    .in_d3dd {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .iron_c2a1 {
        gap: 3rem;
    }
    
    .photo-c0a3 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .mask_451d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .message-mini-d3e4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .status_abbf {
        gap: 1.5rem;
    }
    
    .block_bright_7012 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .last_0d4a {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .fresh_e7a2 {
        padding: 8rem 0 4rem;
    }
    
    .out_f5e3 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .in_d3dd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .pro_2b52 {
        order: 2;
    }
    
    .mini-eae8 {
        order: 1;
    }
    
    .iron_c2a1 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .iron_c2a1.west-b53c {
        direction: rtl;
    }
    
    .iron_c2a1.west-b53c > * {
        direction: ltr;
    }
    
    .block_bright_7012 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .progress-top-de0a {
        display: block;
    }
    
    .filter_outer_19aa {
        display: none;
    }
    
    .main-4caf {
        gap: 2rem;
    }
    
    .inner-31d3 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .motion_56da:hover {
        transform: translateY(-4px);
    }
    
    .dirty-062b:hover {
        transform: translateY(-2px);
    }
    
    .block_bright_7012:hover {
        transform: scale(1.02);
    }
    
    .texture-focused-914b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .last_0d4a {
        max-width: var(--container-max-width);
    }
    
    .fresh_e7a2 {
        padding: 10rem 0 5rem;
    }
    
    .out_f5e3 {
        font-size: 4rem;
    }
    
    .progress-ffef {
        font-size: 1.375rem;
    }
    
    .alert-5fea {
        font-size: 2.5rem;
    }
    
    .progress_lite_77d3 {
        font-size: 1.25rem;
    }
    
    .in_d3dd,
    .iron_c2a1 {
        gap: 5rem;
    }
    
    .main-4caf {
        gap: 2.5rem;
    }
    
    .tooltip_ca97,
    .texture-focused-914b,
    .motion_56da {
        padding: 2rem;
    }
    
    .description_0a59 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .last_0d4a {
        max-width: 1400px;
    }
    
    .fresh_e7a2 {
        padding: 12rem 0 6rem;
    }
    
    .in_d3dd,
    .iron_c2a1 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .input-purple-0bc5 img,
    .orange-e163,
    .block_bright_7012 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .in_d3dd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .iron_c2a1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .iron_c2a1.west-b53c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .fresh_e7a2 {
        padding: 6rem 0 3rem;
    }
    
    .in_d3dd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .iron_c2a1 {
        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;
    }
    
    .fresh_e7a2::before {
        animation: none;
    }
    
    .image-c2e2,
    .narrow-8e6b {
        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;
    }
    
    .backdrop-2316,
    .in_295c,
    .header_huge_6ec1 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .motion_56da,
    .tooltip_ca97,
    .texture-focused-914b {
        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 */
    
    .outline_cd68 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .heading-inner-f190,
    .widget-pink-2a2e,
    .thick_4fca {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .fresh_e7a2 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .fresh_e7a2::before {
        display: none;
    }
    
    .last_0d4a {
        max-width: none;
        padding: 0;
    }
    
    .in_d3dd,
    .iron_c2a1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .dirty-062b,
    .pagination-pro-5ed7,
    .filter_outer_19aa,
    .primary-05df,
    .item_80e4,
    .shadow_paper_1eb6 {
        display: none !important;
    }
    
    .out_f5e3,
    .alert-5fea {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .orange-e163,
    .block_bright_7012 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .photo-c0a3,
    .mask_451d,
    .status_abbf {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .message-mini-d3e4 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .out_f5e3 {
        font-size: 1.5rem;
    }
    
    .in_295c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .copper_659c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .primary-05df {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .last_0d4a {
        max-width: 95%;
    }
    
    .in_d3dd {
        gap: 2.5rem;
    }
    
    .iron_c2a1 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .last_0d4a {
        max-width: 1600px;
    }
    
    .out_f5e3 {
        font-size: 5rem;
    }
    
    .alert-5fea {
        font-size: 3rem;
    }
}
/* css-noise: c21a */
.promo-block-p3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
