/* {$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) {
    .article_wide_49da {
        padding: 0 0.75rem;
    }
    
    .button_f2d8 {
        padding: 5rem 0 2rem;
    }
    
    .item_c0f9 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .tabs-short-a403 {
        font-size: 1rem;
    }
    
    .list_4a50 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .icon-stone-81e9 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .carousel-soft-0245 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .red-7c81 {
        font-size: 1.5rem;
    }
    
    .under-77dc,
    .inner-5653 {
        grid-template-columns: 1fr;
    }
    
    .mini_c7ef .notice-east-5ade {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .column_7bf7 {
        grid-template-columns: 1fr;
    }
    
    .easy_0275 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .article_wide_49da {
        padding: 0 1rem;
    }
    
    .item_c0f9 {
        font-size: 2rem;
    }
    
    .tabs-short-a403 {
        font-size: 1.125rem;
    }
    
    .icon-stone-81e9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .carousel-soft-0245 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .list_4a50 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .column_7bf7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .title_steel_b74e,
    .yellow_f403 {
        padding: 1.25rem;
    }
    
    .mini_c7ef .notice-east-5ade {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .article_wide_49da {
        padding: 0 1.5rem;
    }
    
    .button_f2d8 {
        padding: 6rem 0 3rem;
    }
    
    .item_c0f9 {
        font-size: 2.5rem;
    }
    
    .tabs-short-a403 {
        font-size: 1.25rem;
    }
    
    .icon-stone-81e9 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .carousel-soft-0245 {
        padding: 1rem;
    }
    
    .red-7c81 {
        font-size: 2rem;
    }
    
    .sort-down-7f74 {
        font-size: 1.125rem;
    }
    
    .under-77dc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .inner-5653 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column_7bf7 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .easy_0275 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .title-rough-142e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .black_6f68 {
        display: none;
    }
    
    .component_c78c {
        display: none !important;
    }
    
    /* Show desktop elements */
    .modal-0b3b {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .article_wide_49da {
        max-width: 750px;
    }
    
    .button_f2d8 {
        padding: 7rem 0 4rem;
    }
    
    .item_c0f9 {
        font-size: 3rem;
    }
    
    .west-65ca {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .heading_7dfa {
        gap: 3rem;
    }
    
    .under-77dc {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .inner-5653 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .slider_bronze_36fd {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .mini_c7ef {
        gap: 1.5rem;
    }
    
    .message_fe38 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .article_wide_49da {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .button_f2d8 {
        padding: 8rem 0 4rem;
    }
    
    .item_c0f9 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .west-65ca {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .item_f5e5 {
        order: 2;
    }
    
    .tiny-3deb {
        order: 1;
    }
    
    .heading_7dfa {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .heading_7dfa.rough_baef {
        direction: rtl;
    }
    
    .heading_7dfa.rough_baef > * {
        direction: ltr;
    }
    
    .message_fe38 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .hover_hard_6c04 {
        display: block;
    }
    
    .black_6f68 {
        display: none;
    }
    
    .pattern-east-ae92 {
        gap: 2rem;
    }
    
    .old_e2be {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .selected_f593:hover {
        transform: translateY(-4px);
    }
    
    .focused-0c79:hover {
        transform: translateY(-2px);
    }
    
    .message_fe38:hover {
        transform: scale(1.02);
    }
    
    .yellow_f403:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .article_wide_49da {
        max-width: var(--container-max-width);
    }
    
    .button_f2d8 {
        padding: 10rem 0 5rem;
    }
    
    .item_c0f9 {
        font-size: 4rem;
    }
    
    .tabs-short-a403 {
        font-size: 1.375rem;
    }
    
    .red-7c81 {
        font-size: 2.5rem;
    }
    
    .sort-down-7f74 {
        font-size: 1.25rem;
    }
    
    .west-65ca,
    .heading_7dfa {
        gap: 5rem;
    }
    
    .pattern-east-ae92 {
        gap: 2.5rem;
    }
    
    .title_steel_b74e,
    .yellow_f403,
    .selected_f593 {
        padding: 2rem;
    }
    
    .easy_0275 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .article_wide_49da {
        max-width: 1400px;
    }
    
    .button_f2d8 {
        padding: 12rem 0 6rem;
    }
    
    .west-65ca,
    .heading_7dfa {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .fresh_4307 img,
    .pagination-0796,
    .message_fe38 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .west-65ca {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .heading_7dfa {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .heading_7dfa.rough_baef {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .button_f2d8 {
        padding: 6rem 0 3rem;
    }
    
    .west-65ca {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .heading_7dfa {
        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_f2d8::before {
        animation: none;
    }
    
    .chip-39db,
    .huge_d03d {
        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;
    }
    
    .pattern-action-2696,
    .list_4a50,
    .photo_2127 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .selected_f593,
    .title_steel_b74e,
    .yellow_f403 {
        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 */
    
    .link-wood-d0a0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .gas_84be,
    .card-ecb2,
    .first-c2ae {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .button_f2d8 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .button_f2d8::before {
        display: none;
    }
    
    .article_wide_49da {
        max-width: none;
        padding: 0;
    }
    
    .west-65ca,
    .heading_7dfa {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .focused-0c79,
    .modal-0b3b,
    .black_6f68,
    .icon-stone-81e9,
    .badge-blue-ce27,
    .info_d3ad {
        display: none !important;
    }
    
    .item_c0f9,
    .red-7c81 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .pagination-0796,
    .message_fe38 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .under-77dc,
    .inner-5653,
    .mini_c7ef {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slider_bronze_36fd {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .item_c0f9 {
        font-size: 1.5rem;
    }
    
    .list_4a50 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .carousel-soft-0245 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .icon-stone-81e9 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .article_wide_49da {
        max-width: 95%;
    }
    
    .west-65ca {
        gap: 2.5rem;
    }
    
    .heading_7dfa {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .article_wide_49da {
        max-width: 1600px;
    }
    
    .item_c0f9 {
        font-size: 5rem;
    }
    
    .red-7c81 {
        font-size: 3rem;
    }
}
/* css-noise: 5afd */
.phantom-card-n7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
