/* {$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) {
    .item-out-9e49 {
        padding: 0 0.75rem;
    }
    
    .upper-41d7 {
        padding: 5rem 0 2rem;
    }
    
    .grid_hard_6977 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .photo-937e {
        font-size: 1rem;
    }
    
    .stone_c076 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .menu_lower_5b0b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .backdrop_lower_9465 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .west_d355 {
        font-size: 1.5rem;
    }
    
    .sidebar_6883,
    .message_dirty_9e5f {
        grid-template-columns: 1fr;
    }
    
    .copper-0814 .last-5499 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .basic-27f1 {
        grid-template-columns: 1fr;
    }
    
    .breadcrumb-pro-eab6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .item-out-9e49 {
        padding: 0 1rem;
    }
    
    .grid_hard_6977 {
        font-size: 2rem;
    }
    
    .photo-937e {
        font-size: 1.125rem;
    }
    
    .menu_lower_5b0b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .backdrop_lower_9465 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .stone_c076 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .basic-27f1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .label_a746,
    .button-iron-a698 {
        padding: 1.25rem;
    }
    
    .copper-0814 .last-5499 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .item-out-9e49 {
        padding: 0 1.5rem;
    }
    
    .upper-41d7 {
        padding: 6rem 0 3rem;
    }
    
    .grid_hard_6977 {
        font-size: 2.5rem;
    }
    
    .photo-937e {
        font-size: 1.25rem;
    }
    
    .menu_lower_5b0b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .backdrop_lower_9465 {
        padding: 1rem;
    }
    
    .west_d355 {
        font-size: 2rem;
    }
    
    .preview_large_6b84 {
        font-size: 1.125rem;
    }
    
    .sidebar_6883 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .message_dirty_9e5f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .basic-27f1 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .breadcrumb-pro-eab6 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .sidebar-050e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .header_9a92 {
        display: none;
    }
    
    .large_4288 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .full-ba17 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .item-out-9e49 {
        max-width: 750px;
    }
    
    .upper-41d7 {
        padding: 7rem 0 4rem;
    }
    
    .grid_hard_6977 {
        font-size: 3rem;
    }
    
    .progress_0fde {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .gas-c3a4 {
        gap: 3rem;
    }
    
    .sidebar_6883 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .message_dirty_9e5f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .bronze-006c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .copper-0814 {
        gap: 1.5rem;
    }
    
    .gradient-2030 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .item-out-9e49 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .upper-41d7 {
        padding: 8rem 0 4rem;
    }
    
    .grid_hard_6977 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .progress_0fde {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .old_83f0 {
        order: 2;
    }
    
    .module_inner_6076 {
        order: 1;
    }
    
    .gas-c3a4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .gas-c3a4.progress-upper-9b15 {
        direction: rtl;
    }
    
    .gas-c3a4.progress-upper-9b15 > * {
        direction: ltr;
    }
    
    .gradient-2030 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .component_eca2 {
        display: block;
    }
    
    .header_9a92 {
        display: none;
    }
    
    .accent-7774 {
        gap: 2rem;
    }
    
    .box_0bdb {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .info-focused-663e:hover {
        transform: translateY(-4px);
    }
    
    .static_6f54:hover {
        transform: translateY(-2px);
    }
    
    .gradient-2030:hover {
        transform: scale(1.02);
    }
    
    .button-iron-a698:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .item-out-9e49 {
        max-width: var(--container-max-width);
    }
    
    .upper-41d7 {
        padding: 10rem 0 5rem;
    }
    
    .grid_hard_6977 {
        font-size: 4rem;
    }
    
    .photo-937e {
        font-size: 1.375rem;
    }
    
    .west_d355 {
        font-size: 2.5rem;
    }
    
    .preview_large_6b84 {
        font-size: 1.25rem;
    }
    
    .progress_0fde,
    .gas-c3a4 {
        gap: 5rem;
    }
    
    .accent-7774 {
        gap: 2.5rem;
    }
    
    .label_a746,
    .button-iron-a698,
    .info-focused-663e {
        padding: 2rem;
    }
    
    .breadcrumb-pro-eab6 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .item-out-9e49 {
        max-width: 1400px;
    }
    
    .upper-41d7 {
        padding: 12rem 0 6rem;
    }
    
    .progress_0fde,
    .gas-c3a4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .thumbnail-top-64bb img,
    .narrow-dae9,
    .gradient-2030 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .progress_0fde {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gas-c3a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gas-c3a4.progress-upper-9b15 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .upper-41d7 {
        padding: 6rem 0 3rem;
    }
    
    .progress_0fde {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .gas-c3a4 {
        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;
    }
    
    .upper-41d7::before {
        animation: none;
    }
    
    .accordion-short-3bee,
    .south-ba34 {
        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;
    }
    
    .tooltip-6e18,
    .stone_c076,
    .description-606f {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .info-focused-663e,
    .label_a746,
    .button-iron-a698 {
        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 */
    
    .logo-easy-f29f {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .notification_b16d,
    .text-center-2a09,
    .narrow_ca15 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .upper-41d7 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .upper-41d7::before {
        display: none;
    }
    
    .item-out-9e49 {
        max-width: none;
        padding: 0;
    }
    
    .progress_0fde,
    .gas-c3a4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .static_6f54,
    .full-ba17,
    .header_9a92,
    .menu_lower_5b0b,
    .main-tiny-c36c,
    .over-1fed {
        display: none !important;
    }
    
    .grid_hard_6977,
    .west_d355 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .narrow-dae9,
    .gradient-2030 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .sidebar_6883,
    .message_dirty_9e5f,
    .copper-0814 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .bronze-006c {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .grid_hard_6977 {
        font-size: 1.5rem;
    }
    
    .stone_c076 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .backdrop_lower_9465 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .menu_lower_5b0b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .item-out-9e49 {
        max-width: 95%;
    }
    
    .progress_0fde {
        gap: 2.5rem;
    }
    
    .gas-c3a4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .item-out-9e49 {
        max-width: 1600px;
    }
    
    .grid_hard_6977 {
        font-size: 5rem;
    }
    
    .west_d355 {
        font-size: 3rem;
    }
}
/* css-noise: a496 */
.ghost-box-s8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
