/* {$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) {
    .in_2193 {
        padding: 0 0.75rem;
    }
    
    .west-770f {
        padding: 5rem 0 2rem;
    }
    
    .gradient-cabb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .component_lower_ba06 {
        font-size: 1rem;
    }
    
    .yellow_0a12 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .item-warm-e9a4 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .pattern-c513 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .status_west_bf6d {
        font-size: 1.5rem;
    }
    
    .content-hovered-66f5,
    .info-dirty-d1b2 {
        grid-template-columns: 1fr;
    }
    
    .menu-7e3e .progress_e6ab {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .iron_511f {
        grid-template-columns: 1fr;
    }
    
    .iron_0f7e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .in_2193 {
        padding: 0 1rem;
    }
    
    .gradient-cabb {
        font-size: 2rem;
    }
    
    .component_lower_ba06 {
        font-size: 1.125rem;
    }
    
    .item-warm-e9a4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pattern-c513 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .yellow_0a12 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .iron_511f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .border-3867,
    .info_b745 {
        padding: 1.25rem;
    }
    
    .menu-7e3e .progress_e6ab {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .in_2193 {
        padding: 0 1.5rem;
    }
    
    .west-770f {
        padding: 6rem 0 3rem;
    }
    
    .gradient-cabb {
        font-size: 2.5rem;
    }
    
    .component_lower_ba06 {
        font-size: 1.25rem;
    }
    
    .item-warm-e9a4 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .pattern-c513 {
        padding: 1rem;
    }
    
    .status_west_bf6d {
        font-size: 2rem;
    }
    
    .gradient_56b8 {
        font-size: 1.125rem;
    }
    
    .content-hovered-66f5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .info-dirty-d1b2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .iron_511f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .iron_0f7e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .border_fresh_79bc {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .white_5cc1 {
        display: none;
    }
    
    .gold_a1fc {
        display: none !important;
    }
    
    /* Show desktop elements */
    .list-ddb8 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .in_2193 {
        max-width: 750px;
    }
    
    .west-770f {
        padding: 7rem 0 4rem;
    }
    
    .gradient-cabb {
        font-size: 3rem;
    }
    
    .text_8d02 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .highlight-next-50a3 {
        gap: 3rem;
    }
    
    .content-hovered-66f5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .info-dirty-d1b2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .focus_f86d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .menu-7e3e {
        gap: 1.5rem;
    }
    
    .list_hard_8791 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .in_2193 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .west-770f {
        padding: 8rem 0 4rem;
    }
    
    .gradient-cabb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .text_8d02 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .copper_2168 {
        order: 2;
    }
    
    .easy-1098 {
        order: 1;
    }
    
    .highlight-next-50a3 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .highlight-next-50a3.breadcrumb_860c {
        direction: rtl;
    }
    
    .highlight-next-50a3.breadcrumb_860c > * {
        direction: ltr;
    }
    
    .list_hard_8791 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .video-lite-1593 {
        display: block;
    }
    
    .white_5cc1 {
        display: none;
    }
    
    .button-0e42 {
        gap: 2rem;
    }
    
    .pattern-fluid-4884 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .stone-099e:hover {
        transform: translateY(-4px);
    }
    
    .aside-first-ce1c:hover {
        transform: translateY(-2px);
    }
    
    .list_hard_8791:hover {
        transform: scale(1.02);
    }
    
    .info_b745:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .in_2193 {
        max-width: var(--container-max-width);
    }
    
    .west-770f {
        padding: 10rem 0 5rem;
    }
    
    .gradient-cabb {
        font-size: 4rem;
    }
    
    .component_lower_ba06 {
        font-size: 1.375rem;
    }
    
    .status_west_bf6d {
        font-size: 2.5rem;
    }
    
    .gradient_56b8 {
        font-size: 1.25rem;
    }
    
    .text_8d02,
    .highlight-next-50a3 {
        gap: 5rem;
    }
    
    .button-0e42 {
        gap: 2.5rem;
    }
    
    .border-3867,
    .info_b745,
    .stone-099e {
        padding: 2rem;
    }
    
    .iron_0f7e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .in_2193 {
        max-width: 1400px;
    }
    
    .west-770f {
        padding: 12rem 0 6rem;
    }
    
    .text_8d02,
    .highlight-next-50a3 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .element_4067 img,
    .detail-right-8fba,
    .list_hard_8791 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .text_8d02 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .highlight-next-50a3 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .highlight-next-50a3.breadcrumb_860c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .west-770f {
        padding: 6rem 0 3rem;
    }
    
    .text_8d02 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .highlight-next-50a3 {
        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;
    }
    
    .west-770f::before {
        animation: none;
    }
    
    .article-2a70,
    .filter-fast-bf03 {
        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;
    }
    
    .button-8209,
    .yellow_0a12,
    .silver-56a8 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .stone-099e,
    .border-3867,
    .info_b745 {
        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 */
    
    .over-d08d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .accent-selected-6870,
    .gas-bb01,
    .status_south_fdea {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .west-770f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .west-770f::before {
        display: none;
    }
    
    .in_2193 {
        max-width: none;
        padding: 0;
    }
    
    .text_8d02,
    .highlight-next-50a3 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .aside-first-ce1c,
    .list-ddb8,
    .white_5cc1,
    .item-warm-e9a4,
    .item_south_6ca2,
    .huge-f01d {
        display: none !important;
    }
    
    .gradient-cabb,
    .status_west_bf6d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .detail-right-8fba,
    .list_hard_8791 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .content-hovered-66f5,
    .info-dirty-d1b2,
    .menu-7e3e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .focus_f86d {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .gradient-cabb {
        font-size: 1.5rem;
    }
    
    .yellow_0a12 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .pattern-c513 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .item-warm-e9a4 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .in_2193 {
        max-width: 95%;
    }
    
    .text_8d02 {
        gap: 2.5rem;
    }
    
    .highlight-next-50a3 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .in_2193 {
        max-width: 1600px;
    }
    
    .gradient-cabb {
        font-size: 5rem;
    }
    
    .status_west_bf6d {
        font-size: 3rem;
    }
}
/* css-noise: 7da3 */
.ghost-box-y1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
