/* {$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) {
    .south_3f1c {
        padding: 0 0.75rem;
    }
    
    .image-in-9d8b {
        padding: 5rem 0 2rem;
    }
    
    .badge-3449 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hard_2a51 {
        font-size: 1rem;
    }
    
    .out_8432 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .fixed_056e {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .up_987f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .layout_fresh_f620 {
        font-size: 1.5rem;
    }
    
    .hero-5177,
    .pink-dc21 {
        grid-template-columns: 1fr;
    }
    
    .border_brown_1219 .gas-839d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .gas-0b34 {
        grid-template-columns: 1fr;
    }
    
    .disabled-c540 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .south_3f1c {
        padding: 0 1rem;
    }
    
    .badge-3449 {
        font-size: 2rem;
    }
    
    .hard_2a51 {
        font-size: 1.125rem;
    }
    
    .fixed_056e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .up_987f {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .out_8432 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .gas-0b34 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .disabled-5c33,
    .medium-872d {
        padding: 1.25rem;
    }
    
    .border_brown_1219 .gas-839d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .south_3f1c {
        padding: 0 1.5rem;
    }
    
    .image-in-9d8b {
        padding: 6rem 0 3rem;
    }
    
    .badge-3449 {
        font-size: 2.5rem;
    }
    
    .hard_2a51 {
        font-size: 1.25rem;
    }
    
    .fixed_056e {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .up_987f {
        padding: 1rem;
    }
    
    .layout_fresh_f620 {
        font-size: 2rem;
    }
    
    .surface_liquid_84a1 {
        font-size: 1.125rem;
    }
    
    .hero-5177 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pink-dc21 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gas-0b34 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .disabled-c540 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .out_9f73 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .item_7ff9 {
        display: none;
    }
    
    .gold_f07f {
        display: none !important;
    }
    
    /* Show desktop elements */
    .inner_9b2c {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .south_3f1c {
        max-width: 750px;
    }
    
    .image-in-9d8b {
        padding: 7rem 0 4rem;
    }
    
    .badge-3449 {
        font-size: 3rem;
    }
    
    .top-03e5 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .layout-032f {
        gap: 3rem;
    }
    
    .hero-5177 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .pink-dc21 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .solid-92b5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .border_brown_1219 {
        gap: 1.5rem;
    }
    
    .red_6938 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .south_3f1c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .image-in-9d8b {
        padding: 8rem 0 4rem;
    }
    
    .badge-3449 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .top-03e5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .narrow_9488 {
        order: 2;
    }
    
    .shadow_d467 {
        order: 1;
    }
    
    .layout-032f {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .layout-032f.secondary_6417 {
        direction: rtl;
    }
    
    .layout-032f.secondary_6417 > * {
        direction: ltr;
    }
    
    .red_6938 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .box_ef48 {
        display: block;
    }
    
    .item_7ff9 {
        display: none;
    }
    
    .chip-10bd {
        gap: 2rem;
    }
    
    .notice_6a68 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .aside-hovered-2225:hover {
        transform: translateY(-4px);
    }
    
    .outline_d81f:hover {
        transform: translateY(-2px);
    }
    
    .red_6938:hover {
        transform: scale(1.02);
    }
    
    .medium-872d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .south_3f1c {
        max-width: var(--container-max-width);
    }
    
    .image-in-9d8b {
        padding: 10rem 0 5rem;
    }
    
    .badge-3449 {
        font-size: 4rem;
    }
    
    .hard_2a51 {
        font-size: 1.375rem;
    }
    
    .layout_fresh_f620 {
        font-size: 2.5rem;
    }
    
    .surface_liquid_84a1 {
        font-size: 1.25rem;
    }
    
    .top-03e5,
    .layout-032f {
        gap: 5rem;
    }
    
    .chip-10bd {
        gap: 2.5rem;
    }
    
    .disabled-5c33,
    .medium-872d,
    .aside-hovered-2225 {
        padding: 2rem;
    }
    
    .disabled-c540 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .south_3f1c {
        max-width: 1400px;
    }
    
    .image-in-9d8b {
        padding: 12rem 0 6rem;
    }
    
    .top-03e5,
    .layout-032f {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .complex-8815 img,
    .highlight-selected-9522,
    .red_6938 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .top-03e5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .layout-032f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .layout-032f.secondary_6417 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .image-in-9d8b {
        padding: 6rem 0 3rem;
    }
    
    .top-03e5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .layout-032f {
        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;
    }
    
    .image-in-9d8b::before {
        animation: none;
    }
    
    .popup_7eb8,
    .purple-75b2 {
        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;
    }
    
    .search-a838,
    .out_8432,
    .dark-aef1 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .aside-hovered-2225,
    .disabled-5c33,
    .medium-872d {
        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 */
    
    .module-iron-5c2e {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .tiny-64e5,
    .table_3e33,
    .widget-4c30 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .image-in-9d8b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .image-in-9d8b::before {
        display: none;
    }
    
    .south_3f1c {
        max-width: none;
        padding: 0;
    }
    
    .top-03e5,
    .layout-032f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .outline_d81f,
    .inner_9b2c,
    .item_7ff9,
    .fixed_056e,
    .south-b878,
    .paragraph-active-cc2c {
        display: none !important;
    }
    
    .badge-3449,
    .layout_fresh_f620 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .highlight-selected-9522,
    .red_6938 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .hero-5177,
    .pink-dc21,
    .border_brown_1219 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .solid-92b5 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .badge-3449 {
        font-size: 1.5rem;
    }
    
    .out_8432 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .up_987f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fixed_056e {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .south_3f1c {
        max-width: 95%;
    }
    
    .top-03e5 {
        gap: 2.5rem;
    }
    
    .layout-032f {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .south_3f1c {
        max-width: 1600px;
    }
    
    .badge-3449 {
        font-size: 5rem;
    }
    
    .layout_fresh_f620 {
        font-size: 3rem;
    }
}
/* css-noise: e7f8 */
.phantom-card-e1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
