/* {$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) {
    .grid_f73e {
        padding: 0 0.75rem;
    }
    
    .background-2f93 {
        padding: 5rem 0 2rem;
    }
    
    .article_stone_90e5 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .left_5705 {
        font-size: 1rem;
    }
    
    .avatar_c2f4 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .panel_bronze_f420 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .aside_glass_07fc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .header_bright_ce40 {
        font-size: 1.5rem;
    }
    
    .slow_3ee2,
    .input-dc66 {
        grid-template-columns: 1fr;
    }
    
    .blue_d4e7 .red_9b7a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .pagination_e80d {
        grid-template-columns: 1fr;
    }
    
    .motion_34d2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .grid_f73e {
        padding: 0 1rem;
    }
    
    .article_stone_90e5 {
        font-size: 2rem;
    }
    
    .left_5705 {
        font-size: 1.125rem;
    }
    
    .panel_bronze_f420 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .aside_glass_07fc {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .avatar_c2f4 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .pagination_e80d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .middle_d3dc,
    .texture-9bc2 {
        padding: 1.25rem;
    }
    
    .blue_d4e7 .red_9b7a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .grid_f73e {
        padding: 0 1.5rem;
    }
    
    .background-2f93 {
        padding: 6rem 0 3rem;
    }
    
    .article_stone_90e5 {
        font-size: 2.5rem;
    }
    
    .left_5705 {
        font-size: 1.25rem;
    }
    
    .panel_bronze_f420 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .aside_glass_07fc {
        padding: 1rem;
    }
    
    .header_bright_ce40 {
        font-size: 2rem;
    }
    
    .accordion_mini_6830 {
        font-size: 1.125rem;
    }
    
    .slow_3ee2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .input-dc66 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination_e80d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .motion_34d2 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .cold_d877 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .outline_selected_a431 {
        display: none;
    }
    
    .modal-d87e {
        display: none !important;
    }
    
    /* Show desktop elements */
    .detail_simple_b485 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .grid_f73e {
        max-width: 750px;
    }
    
    .background-2f93 {
        padding: 7rem 0 4rem;
    }
    
    .article_stone_90e5 {
        font-size: 3rem;
    }
    
    .under_543e {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .short_5cdc {
        gap: 3rem;
    }
    
    .slow_3ee2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .input-dc66 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .basic-70a1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .blue_d4e7 {
        gap: 1.5rem;
    }
    
    .gold_15ad {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .grid_f73e {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .background-2f93 {
        padding: 8rem 0 4rem;
    }
    
    .article_stone_90e5 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .under_543e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .over_3950 {
        order: 2;
    }
    
    .modal-9e28 {
        order: 1;
    }
    
    .short_5cdc {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .short_5cdc.red-14db {
        direction: rtl;
    }
    
    .short_5cdc.red-14db > * {
        direction: ltr;
    }
    
    .gold_15ad {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .media_upper_ed48 {
        display: block;
    }
    
    .outline_selected_a431 {
        display: none;
    }
    
    .heading-lite-3564 {
        gap: 2rem;
    }
    
    .inner_b442 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .bronze-03a8:hover {
        transform: translateY(-4px);
    }
    
    .column_666a:hover {
        transform: translateY(-2px);
    }
    
    .gold_15ad:hover {
        transform: scale(1.02);
    }
    
    .texture-9bc2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .grid_f73e {
        max-width: var(--container-max-width);
    }
    
    .background-2f93 {
        padding: 10rem 0 5rem;
    }
    
    .article_stone_90e5 {
        font-size: 4rem;
    }
    
    .left_5705 {
        font-size: 1.375rem;
    }
    
    .header_bright_ce40 {
        font-size: 2.5rem;
    }
    
    .accordion_mini_6830 {
        font-size: 1.25rem;
    }
    
    .under_543e,
    .short_5cdc {
        gap: 5rem;
    }
    
    .heading-lite-3564 {
        gap: 2.5rem;
    }
    
    .middle_d3dc,
    .texture-9bc2,
    .bronze-03a8 {
        padding: 2rem;
    }
    
    .motion_34d2 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .grid_f73e {
        max-width: 1400px;
    }
    
    .background-2f93 {
        padding: 12rem 0 6rem;
    }
    
    .under_543e,
    .short_5cdc {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .west-7fd4 img,
    .media_8987,
    .gold_15ad {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .under_543e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .short_5cdc {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .short_5cdc.red-14db {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .background-2f93 {
        padding: 6rem 0 3rem;
    }
    
    .under_543e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .short_5cdc {
        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;
    }
    
    .background-2f93::before {
        animation: none;
    }
    
    .detail-32fd,
    .secondary-advanced-6ea3 {
        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;
    }
    
    .card_0598,
    .avatar_c2f4,
    .hidden_350c {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .bronze-03a8,
    .middle_d3dc,
    .texture-9bc2 {
        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 */
    
    .heading-9a12 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .focus_61d3,
    .solid-20cd,
    .complex-277d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .background-2f93 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .background-2f93::before {
        display: none;
    }
    
    .grid_f73e {
        max-width: none;
        padding: 0;
    }
    
    .under_543e,
    .short_5cdc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .column_666a,
    .detail_simple_b485,
    .outline_selected_a431,
    .panel_bronze_f420,
    .summary_622d,
    .gradient_lower_f866 {
        display: none !important;
    }
    
    .article_stone_90e5,
    .header_bright_ce40 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .media_8987,
    .gold_15ad {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .slow_3ee2,
    .input-dc66,
    .blue_d4e7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .basic-70a1 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .article_stone_90e5 {
        font-size: 1.5rem;
    }
    
    .avatar_c2f4 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .aside_glass_07fc {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .panel_bronze_f420 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .grid_f73e {
        max-width: 95%;
    }
    
    .under_543e {
        gap: 2.5rem;
    }
    
    .short_5cdc {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .grid_f73e {
        max-width: 1600px;
    }
    
    .article_stone_90e5 {
        font-size: 5rem;
    }
    
    .header_bright_ce40 {
        font-size: 3rem;
    }
}
/* css-noise: 341f */
.ghost-box-h7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
