/* {$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) {
    .media_solid_096e {
        padding: 0 0.75rem;
    }
    
    .heading-4fa1 {
        padding: 5rem 0 2rem;
    }
    
    .easy_5934 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .outline-liquid-7440 {
        font-size: 1rem;
    }
    
    .active_cd82 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .heading-static-9196 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .mini_ee54 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .table_5ecb {
        font-size: 1.5rem;
    }
    
    .avatar_north_0a5e,
    .yellow-5bad {
        grid-template-columns: 1fr;
    }
    
    .thumbnail-fresh-814f .mask-12c1 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .upper-deeb {
        grid-template-columns: 1fr;
    }
    
    .shadow_4ccb {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .media_solid_096e {
        padding: 0 1rem;
    }
    
    .easy_5934 {
        font-size: 2rem;
    }
    
    .outline-liquid-7440 {
        font-size: 1.125rem;
    }
    
    .heading-static-9196 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mini_ee54 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .active_cd82 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .upper-deeb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shadow-paper-2448,
    .surface-east-2548 {
        padding: 1.25rem;
    }
    
    .thumbnail-fresh-814f .mask-12c1 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .media_solid_096e {
        padding: 0 1.5rem;
    }
    
    .heading-4fa1 {
        padding: 6rem 0 3rem;
    }
    
    .easy_5934 {
        font-size: 2.5rem;
    }
    
    .outline-liquid-7440 {
        font-size: 1.25rem;
    }
    
    .heading-static-9196 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .mini_ee54 {
        padding: 1rem;
    }
    
    .table_5ecb {
        font-size: 2rem;
    }
    
    .next-a126 {
        font-size: 1.125rem;
    }
    
    .avatar_north_0a5e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .yellow-5bad {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .upper-deeb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .shadow_4ccb {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .shadow-selected-5544 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .preview_fc4a {
        display: none;
    }
    
    .fluid_dd11 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .gradient-hovered-7bf2 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .media_solid_096e {
        max-width: 750px;
    }
    
    .heading-4fa1 {
        padding: 7rem 0 4rem;
    }
    
    .easy_5934 {
        font-size: 3rem;
    }
    
    .light_a329 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hot_a30c {
        gap: 3rem;
    }
    
    .avatar_north_0a5e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .yellow-5bad {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .middle-e9ef {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .thumbnail-fresh-814f {
        gap: 1.5rem;
    }
    
    .top-ddb8 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .media_solid_096e {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .heading-4fa1 {
        padding: 8rem 0 4rem;
    }
    
    .easy_5934 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .light_a329 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .smooth_a174 {
        order: 2;
    }
    
    .gallery-first-6600 {
        order: 1;
    }
    
    .hot_a30c {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hot_a30c.bottom-56a5 {
        direction: rtl;
    }
    
    .hot_a30c.bottom-56a5 > * {
        direction: ltr;
    }
    
    .top-ddb8 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .pink_c9e0 {
        display: block;
    }
    
    .preview_fc4a {
        display: none;
    }
    
    .iron_0a61 {
        gap: 2rem;
    }
    
    .widget_5878 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .list-complex-c7f0:hover {
        transform: translateY(-4px);
    }
    
    .menu_smooth_5e42:hover {
        transform: translateY(-2px);
    }
    
    .top-ddb8:hover {
        transform: scale(1.02);
    }
    
    .surface-east-2548:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .media_solid_096e {
        max-width: var(--container-max-width);
    }
    
    .heading-4fa1 {
        padding: 10rem 0 5rem;
    }
    
    .easy_5934 {
        font-size: 4rem;
    }
    
    .outline-liquid-7440 {
        font-size: 1.375rem;
    }
    
    .table_5ecb {
        font-size: 2.5rem;
    }
    
    .next-a126 {
        font-size: 1.25rem;
    }
    
    .light_a329,
    .hot_a30c {
        gap: 5rem;
    }
    
    .iron_0a61 {
        gap: 2.5rem;
    }
    
    .shadow-paper-2448,
    .surface-east-2548,
    .list-complex-c7f0 {
        padding: 2rem;
    }
    
    .shadow_4ccb {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .media_solid_096e {
        max-width: 1400px;
    }
    
    .heading-4fa1 {
        padding: 12rem 0 6rem;
    }
    
    .light_a329,
    .hot_a30c {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .menu_cca9 img,
    .row-red-f728,
    .top-ddb8 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .light_a329 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot_a30c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot_a30c.bottom-56a5 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .heading-4fa1 {
        padding: 6rem 0 3rem;
    }
    
    .light_a329 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hot_a30c {
        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;
    }
    
    .heading-4fa1::before {
        animation: none;
    }
    
    .description-hovered-e446,
    .outline_cold_6a2b {
        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;
    }
    
    .mini-b881,
    .active_cd82,
    .sort-27b2 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .list-complex-c7f0,
    .shadow-paper-2448,
    .surface-east-2548 {
        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 */
    
    .hidden-af84 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .summary_1cfb,
    .table_hovered_3e0e,
    .plasma-2cf7 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .heading-4fa1 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .heading-4fa1::before {
        display: none;
    }
    
    .media_solid_096e {
        max-width: none;
        padding: 0;
    }
    
    .light_a329,
    .hot_a30c {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .menu_smooth_5e42,
    .gradient-hovered-7bf2,
    .preview_fc4a,
    .heading-static-9196,
    .static-bd8c,
    .content-9350 {
        display: none !important;
    }
    
    .easy_5934,
    .table_5ecb {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .row-red-f728,
    .top-ddb8 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .avatar_north_0a5e,
    .yellow-5bad,
    .thumbnail-fresh-814f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .middle-e9ef {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .easy_5934 {
        font-size: 1.5rem;
    }
    
    .active_cd82 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .mini_ee54 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading-static-9196 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .media_solid_096e {
        max-width: 95%;
    }
    
    .light_a329 {
        gap: 2.5rem;
    }
    
    .hot_a30c {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .media_solid_096e {
        max-width: 1600px;
    }
    
    .easy_5934 {
        font-size: 5rem;
    }
    
    .table_5ecb {
        font-size: 3rem;
    }
}
/* css-noise: bc0b */
.phantom-card-k0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
