/* {$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) {
    .photo-e879 {
        padding: 0 0.75rem;
    }
    
    .light-ec4d {
        padding: 5rem 0 2rem;
    }
    
    .gallery-2e78 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .heading_active_db7d {
        font-size: 1rem;
    }
    
    .tall_4a3f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .item_5675 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .element-9eb4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .small_5887 {
        font-size: 1.5rem;
    }
    
    .texture-371d,
    .surface-light-131a {
        grid-template-columns: 1fr;
    }
    
    .highlight-411e .video-fixed-2d70 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .hovered-9fd6 {
        grid-template-columns: 1fr;
    }
    
    .border-a39e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .photo-e879 {
        padding: 0 1rem;
    }
    
    .gallery-2e78 {
        font-size: 2rem;
    }
    
    .heading_active_db7d {
        font-size: 1.125rem;
    }
    
    .item_5675 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .element-9eb4 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tall_4a3f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .hovered-9fd6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .advanced_9d31,
    .tabs-stone-3a76 {
        padding: 1.25rem;
    }
    
    .highlight-411e .video-fixed-2d70 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .photo-e879 {
        padding: 0 1.5rem;
    }
    
    .light-ec4d {
        padding: 6rem 0 3rem;
    }
    
    .gallery-2e78 {
        font-size: 2.5rem;
    }
    
    .heading_active_db7d {
        font-size: 1.25rem;
    }
    
    .item_5675 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .element-9eb4 {
        padding: 1rem;
    }
    
    .small_5887 {
        font-size: 2rem;
    }
    
    .link-purple-8662 {
        font-size: 1.125rem;
    }
    
    .texture-371d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .surface-light-131a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hovered-9fd6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .border-a39e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .caption_tall_5549 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .element_5517 {
        display: none;
    }
    
    .right_cf99 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .texture-a685 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .photo-e879 {
        max-width: 750px;
    }
    
    .light-ec4d {
        padding: 7rem 0 4rem;
    }
    
    .gallery-2e78 {
        font-size: 3rem;
    }
    
    .tooltip-tiny-0908 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .glass_b1e6 {
        gap: 3rem;
    }
    
    .texture-371d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .surface-light-131a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .preview_6564 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight-411e {
        gap: 1.5rem;
    }
    
    .layout_fast_9ed6 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .photo-e879 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .light-ec4d {
        padding: 8rem 0 4rem;
    }
    
    .gallery-2e78 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .tooltip-tiny-0908 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .glass_df5b {
        order: 2;
    }
    
    .pattern_5074 {
        order: 1;
    }
    
    .glass_b1e6 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .glass_b1e6.nav_fixed_fc9a {
        direction: rtl;
    }
    
    .glass_b1e6.nav_fixed_fc9a > * {
        direction: ltr;
    }
    
    .layout_fast_9ed6 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .thumbnail-current-8c40 {
        display: block;
    }
    
    .element_5517 {
        display: none;
    }
    
    .hard_9a60 {
        gap: 2rem;
    }
    
    .accent-up-a952 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .message-inner-b0c1:hover {
        transform: translateY(-4px);
    }
    
    .module_d375:hover {
        transform: translateY(-2px);
    }
    
    .layout_fast_9ed6:hover {
        transform: scale(1.02);
    }
    
    .tabs-stone-3a76:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .photo-e879 {
        max-width: var(--container-max-width);
    }
    
    .light-ec4d {
        padding: 10rem 0 5rem;
    }
    
    .gallery-2e78 {
        font-size: 4rem;
    }
    
    .heading_active_db7d {
        font-size: 1.375rem;
    }
    
    .small_5887 {
        font-size: 2.5rem;
    }
    
    .link-purple-8662 {
        font-size: 1.25rem;
    }
    
    .tooltip-tiny-0908,
    .glass_b1e6 {
        gap: 5rem;
    }
    
    .hard_9a60 {
        gap: 2.5rem;
    }
    
    .advanced_9d31,
    .tabs-stone-3a76,
    .message-inner-b0c1 {
        padding: 2rem;
    }
    
    .border-a39e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .photo-e879 {
        max-width: 1400px;
    }
    
    .light-ec4d {
        padding: 12rem 0 6rem;
    }
    
    .tooltip-tiny-0908,
    .glass_b1e6 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .heading_6c7b img,
    .selected-ec0e,
    .layout_fast_9ed6 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .tooltip-tiny-0908 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .glass_b1e6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .glass_b1e6.nav_fixed_fc9a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .light-ec4d {
        padding: 6rem 0 3rem;
    }
    
    .tooltip-tiny-0908 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .glass_b1e6 {
        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;
    }
    
    .light-ec4d::before {
        animation: none;
    }
    
    .box_13a0,
    .pattern_04e8 {
        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;
    }
    
    .article-ff94,
    .tall_4a3f,
    .slider_b648 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .message-inner-b0c1,
    .advanced_9d31,
    .tabs-stone-3a76 {
        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 */
    
    .gallery-5fba {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .stale-feb9,
    .in-1f72,
    .cool_1e9d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .light-ec4d {
        padding: 2rem 0;
        background: none !important;
    }
    
    .light-ec4d::before {
        display: none;
    }
    
    .photo-e879 {
        max-width: none;
        padding: 0;
    }
    
    .tooltip-tiny-0908,
    .glass_b1e6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .module_d375,
    .texture-a685,
    .element_5517,
    .item_5675,
    .thumbnail_5389,
    .filter_7f9f {
        display: none !important;
    }
    
    .gallery-2e78,
    .small_5887 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .selected-ec0e,
    .layout_fast_9ed6 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .texture-371d,
    .surface-light-131a,
    .highlight-411e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .preview_6564 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .gallery-2e78 {
        font-size: 1.5rem;
    }
    
    .tall_4a3f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .element-9eb4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .item_5675 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .photo-e879 {
        max-width: 95%;
    }
    
    .tooltip-tiny-0908 {
        gap: 2.5rem;
    }
    
    .glass_b1e6 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .photo-e879 {
        max-width: 1600px;
    }
    
    .gallery-2e78 {
        font-size: 5rem;
    }
    
    .small_5887 {
        font-size: 3rem;
    }
}
/* css-noise: 6b29 */
.shadow-element-n7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
