/* {$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) {
    .message-center-6a58 {
        padding: 0 0.75rem;
    }
    
    .tooltip_paper_7adb {
        padding: 5rem 0 2rem;
    }
    
    .pink_bfa3 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .copper_9ca0 {
        font-size: 1rem;
    }
    
    .accordion-27fe {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .form-0083 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .cool_c825 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .avatar_dynamic_d6f2 {
        font-size: 1.5rem;
    }
    
    .red-c15e,
    .alert_last_e331 {
        grid-template-columns: 1fr;
    }
    
    .message-steel-1c82 .progress-7200 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .avatar-fast-09a9 {
        grid-template-columns: 1fr;
    }
    
    .tag-hard-388e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .message-center-6a58 {
        padding: 0 1rem;
    }
    
    .pink_bfa3 {
        font-size: 2rem;
    }
    
    .copper_9ca0 {
        font-size: 1.125rem;
    }
    
    .form-0083 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cool_c825 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .accordion-27fe {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .avatar-fast-09a9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .panel-fluid-fb7d,
    .pink-064c {
        padding: 1.25rem;
    }
    
    .message-steel-1c82 .progress-7200 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .message-center-6a58 {
        padding: 0 1.5rem;
    }
    
    .tooltip_paper_7adb {
        padding: 6rem 0 3rem;
    }
    
    .pink_bfa3 {
        font-size: 2.5rem;
    }
    
    .copper_9ca0 {
        font-size: 1.25rem;
    }
    
    .form-0083 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .cool_c825 {
        padding: 1rem;
    }
    
    .avatar_dynamic_d6f2 {
        font-size: 2rem;
    }
    
    .title-54f2 {
        font-size: 1.125rem;
    }
    
    .red-c15e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert_last_e331 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .avatar-fast-09a9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tag-hard-388e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .up_2852 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .dropdown_thick_63eb {
        display: none;
    }
    
    .iron_4d0a {
        display: none !important;
    }
    
    /* Show desktop elements */
    .info-in-df31 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .message-center-6a58 {
        max-width: 750px;
    }
    
    .tooltip_paper_7adb {
        padding: 7rem 0 4rem;
    }
    
    .pink_bfa3 {
        font-size: 3rem;
    }
    
    .current_dc8b {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hot-7954 {
        gap: 3rem;
    }
    
    .red-c15e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .alert_last_e331 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .button_fb56 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .message-steel-1c82 {
        gap: 1.5rem;
    }
    
    .pattern_dirty_6e61 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .message-center-6a58 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tooltip_paper_7adb {
        padding: 8rem 0 4rem;
    }
    
    .pink_bfa3 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .current_dc8b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .main-2013 {
        order: 2;
    }
    
    .carousel_inner_d254 {
        order: 1;
    }
    
    .hot-7954 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hot-7954.picture-8861 {
        direction: rtl;
    }
    
    .hot-7954.picture-8861 > * {
        direction: ltr;
    }
    
    .pattern_dirty_6e61 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .hover_steel_7652 {
        display: block;
    }
    
    .dropdown_thick_63eb {
        display: none;
    }
    
    .mini_a9ed {
        gap: 2rem;
    }
    
    .tag_ba29 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .tabs_cold_9809:hover {
        transform: translateY(-4px);
    }
    
    .primary_wood_6df5:hover {
        transform: translateY(-2px);
    }
    
    .pattern_dirty_6e61:hover {
        transform: scale(1.02);
    }
    
    .pink-064c:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .message-center-6a58 {
        max-width: var(--container-max-width);
    }
    
    .tooltip_paper_7adb {
        padding: 10rem 0 5rem;
    }
    
    .pink_bfa3 {
        font-size: 4rem;
    }
    
    .copper_9ca0 {
        font-size: 1.375rem;
    }
    
    .avatar_dynamic_d6f2 {
        font-size: 2.5rem;
    }
    
    .title-54f2 {
        font-size: 1.25rem;
    }
    
    .current_dc8b,
    .hot-7954 {
        gap: 5rem;
    }
    
    .mini_a9ed {
        gap: 2.5rem;
    }
    
    .panel-fluid-fb7d,
    .pink-064c,
    .tabs_cold_9809 {
        padding: 2rem;
    }
    
    .tag-hard-388e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .message-center-6a58 {
        max-width: 1400px;
    }
    
    .tooltip_paper_7adb {
        padding: 12rem 0 6rem;
    }
    
    .current_dc8b,
    .hot-7954 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pagination_87e1 img,
    .list_a8fa,
    .pattern_dirty_6e61 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .current_dc8b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-7954 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hot-7954.picture-8861 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tooltip_paper_7adb {
        padding: 6rem 0 3rem;
    }
    
    .current_dc8b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hot-7954 {
        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;
    }
    
    .tooltip_paper_7adb::before {
        animation: none;
    }
    
    .breadcrumb_fresh_345a,
    .copper-e547 {
        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;
    }
    
    .container_1f8f,
    .accordion-27fe,
    .description_selected_3e18 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .tabs_cold_9809,
    .panel-fluid-fb7d,
    .pink-064c {
        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 */
    
    .primary-wide-7df9 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .backdrop-hard-6631,
    .shade_7560,
    .top-289b {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .tooltip_paper_7adb {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tooltip_paper_7adb::before {
        display: none;
    }
    
    .message-center-6a58 {
        max-width: none;
        padding: 0;
    }
    
    .current_dc8b,
    .hot-7954 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .primary_wood_6df5,
    .info-in-df31,
    .dropdown_thick_63eb,
    .form-0083,
    .outline_4442,
    .hard_d189 {
        display: none !important;
    }
    
    .pink_bfa3,
    .avatar_dynamic_d6f2 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .list_a8fa,
    .pattern_dirty_6e61 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .red-c15e,
    .alert_last_e331,
    .message-steel-1c82 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .button_fb56 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .pink_bfa3 {
        font-size: 1.5rem;
    }
    
    .accordion-27fe {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .cool_c825 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .form-0083 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .message-center-6a58 {
        max-width: 95%;
    }
    
    .current_dc8b {
        gap: 2.5rem;
    }
    
    .hot-7954 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .message-center-6a58 {
        max-width: 1600px;
    }
    
    .pink_bfa3 {
        font-size: 5rem;
    }
    
    .avatar_dynamic_d6f2 {
        font-size: 3rem;
    }
}
/* css-noise: dfde */
.ghost-box-n6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
