/* {$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) {
    .footer_upper_1fdc {
        padding: 0 0.75rem;
    }
    
    .panel_6391 {
        padding: 5rem 0 2rem;
    }
    
    .progress-0ccb {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge_inner_7f29 {
        font-size: 1rem;
    }
    
    .tabs-cac9 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .plasma_8bc2 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .gold_7f16 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .active-a4d3 {
        font-size: 1.5rem;
    }
    
    .stale_13d2,
    .avatar-dynamic-d2cd {
        grid-template-columns: 1fr;
    }
    
    .hot_ae58 .under-29f8 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .row-iron-61e6 {
        grid-template-columns: 1fr;
    }
    
    .alert_green_5fa6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .footer_upper_1fdc {
        padding: 0 1rem;
    }
    
    .progress-0ccb {
        font-size: 2rem;
    }
    
    .badge_inner_7f29 {
        font-size: 1.125rem;
    }
    
    .plasma_8bc2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gold_7f16 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tabs-cac9 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .row-iron-61e6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .description-88a9,
    .menu_e9ea {
        padding: 1.25rem;
    }
    
    .hot_ae58 .under-29f8 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .footer_upper_1fdc {
        padding: 0 1.5rem;
    }
    
    .panel_6391 {
        padding: 6rem 0 3rem;
    }
    
    .progress-0ccb {
        font-size: 2.5rem;
    }
    
    .badge_inner_7f29 {
        font-size: 1.25rem;
    }
    
    .plasma_8bc2 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .gold_7f16 {
        padding: 1rem;
    }
    
    .active-a4d3 {
        font-size: 2rem;
    }
    
    .hero_in_ea02 {
        font-size: 1.125rem;
    }
    
    .stale_13d2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .avatar-dynamic-d2cd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row-iron-61e6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .alert_green_5fa6 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .picture-258b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .shadow_6f88 {
        display: none;
    }
    
    .image-bfd4 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .dropdown_hard_4180 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .footer_upper_1fdc {
        max-width: 750px;
    }
    
    .panel_6391 {
        padding: 7rem 0 4rem;
    }
    
    .progress-0ccb {
        font-size: 3rem;
    }
    
    .row_b4b8 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .message_center_8840 {
        gap: 3rem;
    }
    
    .stale_13d2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .avatar-dynamic-d2cd {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .box_6e98 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hot_ae58 {
        gap: 1.5rem;
    }
    
    .gradient_outer_d425 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .footer_upper_1fdc {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .panel_6391 {
        padding: 8rem 0 4rem;
    }
    
    .progress-0ccb {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .row_b4b8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .outer_e111 {
        order: 2;
    }
    
    .banner_6f9e {
        order: 1;
    }
    
    .message_center_8840 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .message_center_8840.badge_1c14 {
        direction: rtl;
    }
    
    .message_center_8840.badge_1c14 > * {
        direction: ltr;
    }
    
    .gradient_outer_d425 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .up-fc15 {
        display: block;
    }
    
    .shadow_6f88 {
        display: none;
    }
    
    .pressed_ef81 {
        gap: 2rem;
    }
    
    .purple-3963 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .over-4eeb:hover {
        transform: translateY(-4px);
    }
    
    .focus-solid-f10b:hover {
        transform: translateY(-2px);
    }
    
    .gradient_outer_d425:hover {
        transform: scale(1.02);
    }
    
    .menu_e9ea:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .footer_upper_1fdc {
        max-width: var(--container-max-width);
    }
    
    .panel_6391 {
        padding: 10rem 0 5rem;
    }
    
    .progress-0ccb {
        font-size: 4rem;
    }
    
    .badge_inner_7f29 {
        font-size: 1.375rem;
    }
    
    .active-a4d3 {
        font-size: 2.5rem;
    }
    
    .hero_in_ea02 {
        font-size: 1.25rem;
    }
    
    .row_b4b8,
    .message_center_8840 {
        gap: 5rem;
    }
    
    .pressed_ef81 {
        gap: 2.5rem;
    }
    
    .description-88a9,
    .menu_e9ea,
    .over-4eeb {
        padding: 2rem;
    }
    
    .alert_green_5fa6 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .footer_upper_1fdc {
        max-width: 1400px;
    }
    
    .panel_6391 {
        padding: 12rem 0 6rem;
    }
    
    .row_b4b8,
    .message_center_8840 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .light-0a7e img,
    .fluid-ccb8,
    .gradient_outer_d425 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .row_b4b8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message_center_8840 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message_center_8840.badge_1c14 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .panel_6391 {
        padding: 6rem 0 3rem;
    }
    
    .row_b4b8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .message_center_8840 {
        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;
    }
    
    .panel_6391::before {
        animation: none;
    }
    
    .gold-1c66,
    .notice_c76c {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .backdrop-4ede,
    .tabs-cac9,
    .button-advanced-7570 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .over-4eeb,
    .description-88a9,
    .menu_e9ea {
        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_60dd {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .progress_7bfe,
    .element-middle-0b32,
    .search-b0aa {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .panel_6391 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .panel_6391::before {
        display: none;
    }
    
    .footer_upper_1fdc {
        max-width: none;
        padding: 0;
    }
    
    .row_b4b8,
    .message_center_8840 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .focus-solid-f10b,
    .dropdown_hard_4180,
    .shadow_6f88,
    .plasma_8bc2,
    .border_5db5,
    .mask-new-d3ef {
        display: none !important;
    }
    
    .progress-0ccb,
    .active-a4d3 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .fluid-ccb8,
    .gradient_outer_d425 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .stale_13d2,
    .avatar-dynamic-d2cd,
    .hot_ae58 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .box_6e98 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .progress-0ccb {
        font-size: 1.5rem;
    }
    
    .tabs-cac9 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .gold_7f16 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .plasma_8bc2 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer_upper_1fdc {
        max-width: 95%;
    }
    
    .row_b4b8 {
        gap: 2.5rem;
    }
    
    .message_center_8840 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .footer_upper_1fdc {
        max-width: 1600px;
    }
    
    .progress-0ccb {
        font-size: 5rem;
    }
    
    .active-a4d3 {
        font-size: 3rem;
    }
}
/* css-noise: 3dff */
.widget-item-k7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
