/* {$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) {
    .dirty_36a4 {
        padding: 0 0.75rem;
    }
    
    .photo-pressed-c4ea {
        padding: 5rem 0 2rem;
    }
    
    .right_9dc7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .right_4073 {
        font-size: 1rem;
    }
    
    .frame_e1ba {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .media_5c5d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .small_81a7 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .down_68e6 {
        font-size: 1.5rem;
    }
    
    .gallery_complex_d018,
    .block_b7cd {
        grid-template-columns: 1fr;
    }
    
    .mask-57d5 .warm-b787 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .sidebar-954e {
        grid-template-columns: 1fr;
    }
    
    .tall_a385 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .dirty_36a4 {
        padding: 0 1rem;
    }
    
    .right_9dc7 {
        font-size: 2rem;
    }
    
    .right_4073 {
        font-size: 1.125rem;
    }
    
    .media_5c5d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .small_81a7 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .frame_e1ba {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .sidebar-954e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .frame_green_82ef,
    .grid-8e60 {
        padding: 1.25rem;
    }
    
    .mask-57d5 .warm-b787 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .dirty_36a4 {
        padding: 0 1.5rem;
    }
    
    .photo-pressed-c4ea {
        padding: 6rem 0 3rem;
    }
    
    .right_9dc7 {
        font-size: 2.5rem;
    }
    
    .right_4073 {
        font-size: 1.25rem;
    }
    
    .media_5c5d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .small_81a7 {
        padding: 1rem;
    }
    
    .down_68e6 {
        font-size: 2rem;
    }
    
    .progress-stone-abb5 {
        font-size: 1.125rem;
    }
    
    .gallery_complex_d018 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block_b7cd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sidebar-954e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tall_a385 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .wood_10f7 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .slider_hot_1c5a {
        display: none;
    }
    
    .silver_eb90 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .label_warm_2329 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .dirty_36a4 {
        max-width: 750px;
    }
    
    .photo-pressed-c4ea {
        padding: 7rem 0 4rem;
    }
    
    .right_9dc7 {
        font-size: 3rem;
    }
    
    .notification_6f38 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .alert_bronze_949b {
        gap: 3rem;
    }
    
    .gallery_complex_d018 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .block_b7cd {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .top-8766 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .mask-57d5 {
        gap: 1.5rem;
    }
    
    .selected_1eae {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .dirty_36a4 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .photo-pressed-c4ea {
        padding: 8rem 0 4rem;
    }
    
    .right_9dc7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .notification_6f38 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .component_blue_4748 {
        order: 2;
    }
    
    .modal_61e0 {
        order: 1;
    }
    
    .alert_bronze_949b {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .alert_bronze_949b.nav-ddc4 {
        direction: rtl;
    }
    
    .alert_bronze_949b.nav-ddc4 > * {
        direction: ltr;
    }
    
    .selected_1eae {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .pagination_88ed {
        display: block;
    }
    
    .slider_hot_1c5a {
        display: none;
    }
    
    .thumbnail-paper-7a99 {
        gap: 2rem;
    }
    
    .tall_3721 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .narrow-4d91:hover {
        transform: translateY(-4px);
    }
    
    .pressed-1184:hover {
        transform: translateY(-2px);
    }
    
    .selected_1eae:hover {
        transform: scale(1.02);
    }
    
    .grid-8e60:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .dirty_36a4 {
        max-width: var(--container-max-width);
    }
    
    .photo-pressed-c4ea {
        padding: 10rem 0 5rem;
    }
    
    .right_9dc7 {
        font-size: 4rem;
    }
    
    .right_4073 {
        font-size: 1.375rem;
    }
    
    .down_68e6 {
        font-size: 2.5rem;
    }
    
    .progress-stone-abb5 {
        font-size: 1.25rem;
    }
    
    .notification_6f38,
    .alert_bronze_949b {
        gap: 5rem;
    }
    
    .thumbnail-paper-7a99 {
        gap: 2.5rem;
    }
    
    .frame_green_82ef,
    .grid-8e60,
    .narrow-4d91 {
        padding: 2rem;
    }
    
    .tall_a385 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .dirty_36a4 {
        max-width: 1400px;
    }
    
    .photo-pressed-c4ea {
        padding: 12rem 0 6rem;
    }
    
    .notification_6f38,
    .alert_bronze_949b {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .layout_d37d img,
    .detail-prev-ea1c,
    .selected_1eae {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .notification_6f38 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .alert_bronze_949b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .alert_bronze_949b.nav-ddc4 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .photo-pressed-c4ea {
        padding: 6rem 0 3rem;
    }
    
    .notification_6f38 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .alert_bronze_949b {
        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;
    }
    
    .photo-pressed-c4ea::before {
        animation: none;
    }
    
    .gallery_bottom_5f3d,
    .active-4563 {
        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;
    }
    
    .active_fluid_314c,
    .frame_e1ba,
    .first-49c5 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .narrow-4d91,
    .frame_green_82ef,
    .grid-8e60 {
        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 */
    
    .current-fa06 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .gradient_2f50,
    .under-0f5e,
    .fixed_ce65 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .photo-pressed-c4ea {
        padding: 2rem 0;
        background: none !important;
    }
    
    .photo-pressed-c4ea::before {
        display: none;
    }
    
    .dirty_36a4 {
        max-width: none;
        padding: 0;
    }
    
    .notification_6f38,
    .alert_bronze_949b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .pressed-1184,
    .label_warm_2329,
    .slider_hot_1c5a,
    .media_5c5d,
    .thumbnail_hovered_3280,
    .description_4a5f {
        display: none !important;
    }
    
    .right_9dc7,
    .down_68e6 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .detail-prev-ea1c,
    .selected_1eae {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .gallery_complex_d018,
    .block_b7cd,
    .mask-57d5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .top-8766 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .right_9dc7 {
        font-size: 1.5rem;
    }
    
    .frame_e1ba {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .small_81a7 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .media_5c5d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .dirty_36a4 {
        max-width: 95%;
    }
    
    .notification_6f38 {
        gap: 2.5rem;
    }
    
    .alert_bronze_949b {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .dirty_36a4 {
        max-width: 1600px;
    }
    
    .right_9dc7 {
        font-size: 5rem;
    }
    
    .down_68e6 {
        font-size: 3rem;
    }
}
/* css-noise: 45e8 */
.widget-item-p3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
