/* {$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) {
    .summary_active_4fd9 {
        padding: 0 0.75rem;
    }
    
    .info_small_8951 {
        padding: 5rem 0 2rem;
    }
    
    .photo-5b71 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .summary-7a62 {
        font-size: 1rem;
    }
    
    .motion-fd76 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .active-e7b6 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .stale_40ef {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .current_1f31 {
        font-size: 1.5rem;
    }
    
    .block-bronze-ebeb,
    .grid-stone-eb8f {
        grid-template-columns: 1fr;
    }
    
    .accent-down-3191 .under_50e0 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .icon-glass-df6e {
        grid-template-columns: 1fr;
    }
    
    .dynamic-df0a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .summary_active_4fd9 {
        padding: 0 1rem;
    }
    
    .photo-5b71 {
        font-size: 2rem;
    }
    
    .summary-7a62 {
        font-size: 1.125rem;
    }
    
    .active-e7b6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stale_40ef {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .motion-fd76 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .icon-glass-df6e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification-prev-9249,
    .texture_new_5023 {
        padding: 1.25rem;
    }
    
    .accent-down-3191 .under_50e0 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .summary_active_4fd9 {
        padding: 0 1.5rem;
    }
    
    .info_small_8951 {
        padding: 6rem 0 3rem;
    }
    
    .photo-5b71 {
        font-size: 2.5rem;
    }
    
    .summary-7a62 {
        font-size: 1.25rem;
    }
    
    .active-e7b6 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .stale_40ef {
        padding: 1rem;
    }
    
    .current_1f31 {
        font-size: 2rem;
    }
    
    .video-soft-d096 {
        font-size: 1.125rem;
    }
    
    .block-bronze-ebeb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .grid-stone-eb8f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .icon-glass-df6e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dynamic-df0a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .first_66ca {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .next-1f75 {
        display: none;
    }
    
    .background-fd0e {
        display: none !important;
    }
    
    /* Show desktop elements */
    .active_4e1d {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .summary_active_4fd9 {
        max-width: 750px;
    }
    
    .info_small_8951 {
        padding: 7rem 0 4rem;
    }
    
    .photo-5b71 {
        font-size: 3rem;
    }
    
    .dim_2200 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .thick-9933 {
        gap: 3rem;
    }
    
    .block-bronze-ebeb {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .grid-stone-eb8f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .frame-light-558e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-down-3191 {
        gap: 1.5rem;
    }
    
    .carousel-c57d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .summary_active_4fd9 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .info_small_8951 {
        padding: 8rem 0 4rem;
    }
    
    .photo-5b71 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dim_2200 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .module_mini_2b10 {
        order: 2;
    }
    
    .pattern_a68f {
        order: 1;
    }
    
    .thick-9933 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .thick-9933.picture-simple-6908 {
        direction: rtl;
    }
    
    .thick-9933.picture-simple-6908 > * {
        direction: ltr;
    }
    
    .carousel-c57d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .image-9c21 {
        display: block;
    }
    
    .next-1f75 {
        display: none;
    }
    
    .form-center-ce9d {
        gap: 2rem;
    }
    
    .overlay-12d7 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .secondary-white-c258:hover {
        transform: translateY(-4px);
    }
    
    .hovered-1c1e:hover {
        transform: translateY(-2px);
    }
    
    .carousel-c57d:hover {
        transform: scale(1.02);
    }
    
    .texture_new_5023:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .summary_active_4fd9 {
        max-width: var(--container-max-width);
    }
    
    .info_small_8951 {
        padding: 10rem 0 5rem;
    }
    
    .photo-5b71 {
        font-size: 4rem;
    }
    
    .summary-7a62 {
        font-size: 1.375rem;
    }
    
    .current_1f31 {
        font-size: 2.5rem;
    }
    
    .video-soft-d096 {
        font-size: 1.25rem;
    }
    
    .dim_2200,
    .thick-9933 {
        gap: 5rem;
    }
    
    .form-center-ce9d {
        gap: 2.5rem;
    }
    
    .notification-prev-9249,
    .texture_new_5023,
    .secondary-white-c258 {
        padding: 2rem;
    }
    
    .dynamic-df0a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .summary_active_4fd9 {
        max-width: 1400px;
    }
    
    .info_small_8951 {
        padding: 12rem 0 6rem;
    }
    
    .dim_2200,
    .thick-9933 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sort-dynamic-e153 img,
    .form_0c27,
    .carousel-c57d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dim_2200 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thick-9933 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .thick-9933.picture-simple-6908 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .info_small_8951 {
        padding: 6rem 0 3rem;
    }
    
    .dim_2200 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .thick-9933 {
        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;
    }
    
    .info_small_8951::before {
        animation: none;
    }
    
    .image-simple-fe0f,
    .wood-c730 {
        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;
    }
    
    .brown-308d,
    .motion-fd76,
    .secondary-13a3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .secondary-white-c258,
    .notification-prev-9249,
    .texture_new_5023 {
        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 */
    
    .hidden-76b0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .box-center-480c,
    .slider_fb1a,
    .input-outer-7dc4 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .info_small_8951 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .info_small_8951::before {
        display: none;
    }
    
    .summary_active_4fd9 {
        max-width: none;
        padding: 0;
    }
    
    .dim_2200,
    .thick-9933 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hovered-1c1e,
    .active_4e1d,
    .next-1f75,
    .active-e7b6,
    .popup-light-ce93,
    .inner_c02d {
        display: none !important;
    }
    
    .photo-5b71,
    .current_1f31 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .form_0c27,
    .carousel-c57d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .block-bronze-ebeb,
    .grid-stone-eb8f,
    .accent-down-3191 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .frame-light-558e {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .photo-5b71 {
        font-size: 1.5rem;
    }
    
    .motion-fd76 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .stale_40ef {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .active-e7b6 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .summary_active_4fd9 {
        max-width: 95%;
    }
    
    .dim_2200 {
        gap: 2.5rem;
    }
    
    .thick-9933 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .summary_active_4fd9 {
        max-width: 1600px;
    }
    
    .photo-5b71 {
        font-size: 5rem;
    }
    
    .current_1f31 {
        font-size: 3rem;
    }
}
/* css-noise: f8a9 */
.shadow-element-f1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
