/* {$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) {
    .item_55c6 {
        padding: 0 0.75rem;
    }
    
    .button-3b3c {
        padding: 5rem 0 2rem;
    }
    
    .tag-494d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge_active_8052 {
        font-size: 1rem;
    }
    
    .message_down_32a7 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .table-f25b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .column-130c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .element-d0eb {
        font-size: 1.5rem;
    }
    
    .warm-73e8,
    .dim_4e55 {
        grid-template-columns: 1fr;
    }
    
    .next-992f .module-5dda {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .light-83d8 {
        grid-template-columns: 1fr;
    }
    
    .thumbnail-stone-f312 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .item_55c6 {
        padding: 0 1rem;
    }
    
    .tag-494d {
        font-size: 2rem;
    }
    
    .badge_active_8052 {
        font-size: 1.125rem;
    }
    
    .table-f25b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column-130c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .message_down_32a7 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .light-83d8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stone-2876,
    .simple-0b8d {
        padding: 1.25rem;
    }
    
    .next-992f .module-5dda {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .item_55c6 {
        padding: 0 1.5rem;
    }
    
    .button-3b3c {
        padding: 6rem 0 3rem;
    }
    
    .tag-494d {
        font-size: 2.5rem;
    }
    
    .badge_active_8052 {
        font-size: 1.25rem;
    }
    
    .table-f25b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .column-130c {
        padding: 1rem;
    }
    
    .element-d0eb {
        font-size: 2rem;
    }
    
    .green_61cb {
        font-size: 1.125rem;
    }
    
    .warm-73e8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dim_4e55 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .light-83d8 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .thumbnail-stone-f312 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .banner-a918 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .accordion_edce {
        display: none;
    }
    
    .pagination-0c1a {
        display: none !important;
    }
    
    /* Show desktop elements */
    .icon-center-47c8 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .item_55c6 {
        max-width: 750px;
    }
    
    .button-3b3c {
        padding: 7rem 0 4rem;
    }
    
    .tag-494d {
        font-size: 3rem;
    }
    
    .sort-378d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .narrow-99e7 {
        gap: 3rem;
    }
    
    .warm-73e8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dim_4e55 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .dirty-3e9b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .next-992f {
        gap: 1.5rem;
    }
    
    .gradient_wide_4c07 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .item_55c6 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .button-3b3c {
        padding: 8rem 0 4rem;
    }
    
    .tag-494d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .sort-378d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .tag_light_ae33 {
        order: 2;
    }
    
    .next_b095 {
        order: 1;
    }
    
    .narrow-99e7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .narrow-99e7.wrapper-basic-e004 {
        direction: rtl;
    }
    
    .narrow-99e7.wrapper-basic-e004 > * {
        direction: ltr;
    }
    
    .gradient_wide_4c07 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .bronze_6c7a {
        display: block;
    }
    
    .accordion_edce {
        display: none;
    }
    
    .mask_copper_708b {
        gap: 2rem;
    }
    
    .in-c6bf {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .footer-a78e:hover {
        transform: translateY(-4px);
    }
    
    .basic_49d4:hover {
        transform: translateY(-2px);
    }
    
    .gradient_wide_4c07:hover {
        transform: scale(1.02);
    }
    
    .simple-0b8d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .item_55c6 {
        max-width: var(--container-max-width);
    }
    
    .button-3b3c {
        padding: 10rem 0 5rem;
    }
    
    .tag-494d {
        font-size: 4rem;
    }
    
    .badge_active_8052 {
        font-size: 1.375rem;
    }
    
    .element-d0eb {
        font-size: 2.5rem;
    }
    
    .green_61cb {
        font-size: 1.25rem;
    }
    
    .sort-378d,
    .narrow-99e7 {
        gap: 5rem;
    }
    
    .mask_copper_708b {
        gap: 2.5rem;
    }
    
    .stone-2876,
    .simple-0b8d,
    .footer-a78e {
        padding: 2rem;
    }
    
    .thumbnail-stone-f312 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .item_55c6 {
        max-width: 1400px;
    }
    
    .button-3b3c {
        padding: 12rem 0 6rem;
    }
    
    .sort-378d,
    .narrow-99e7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .down-002c img,
    .accent-fixed-a0f5,
    .gradient_wide_4c07 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .sort-378d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .narrow-99e7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .narrow-99e7.wrapper-basic-e004 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .button-3b3c {
        padding: 6rem 0 3rem;
    }
    
    .sort-378d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .narrow-99e7 {
        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;
    }
    
    .button-3b3c::before {
        animation: none;
    }
    
    .thumbnail-black-0dc9,
    .silver-0cc0 {
        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;
    }
    
    .sort-blue-414c,
    .message_down_32a7,
    .border_steel_9ed0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .footer-a78e,
    .stone-2876,
    .simple-0b8d {
        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 */
    
    .brown-fa4a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .banner_9314,
    .next-802a,
    .south-6dbe {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .button-3b3c {
        padding: 2rem 0;
        background: none !important;
    }
    
    .button-3b3c::before {
        display: none;
    }
    
    .item_55c6 {
        max-width: none;
        padding: 0;
    }
    
    .sort-378d,
    .narrow-99e7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .basic_49d4,
    .icon-center-47c8,
    .accordion_edce,
    .table-f25b,
    .current-048a,
    .popup-60fd {
        display: none !important;
    }
    
    .tag-494d,
    .element-d0eb {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .accent-fixed-a0f5,
    .gradient_wide_4c07 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .warm-73e8,
    .dim_4e55,
    .next-992f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .dirty-3e9b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .tag-494d {
        font-size: 1.5rem;
    }
    
    .message_down_32a7 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .column-130c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .table-f25b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .item_55c6 {
        max-width: 95%;
    }
    
    .sort-378d {
        gap: 2.5rem;
    }
    
    .narrow-99e7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .item_55c6 {
        max-width: 1600px;
    }
    
    .tag-494d {
        font-size: 5rem;
    }
    
    .element-d0eb {
        font-size: 3rem;
    }
}
/* css-noise: bf6d */
.promo-block-y8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
