/* {$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) {
    .button_b28f {
        padding: 0 0.75rem;
    }
    
    .south-c619 {
        padding: 5rem 0 2rem;
    }
    
    .basic_fbda {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .search_static_97b2 {
        font-size: 1rem;
    }
    
    .gallery-next-7844 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .active-2c55 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .outline-8bc9 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .paragraph_narrow_df7e {
        font-size: 1.5rem;
    }
    
    .media-86d4,
    .full_64bf {
        grid-template-columns: 1fr;
    }
    
    .huge_0d02 .highlight_0a51 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .tiny-a4c4 {
        grid-template-columns: 1fr;
    }
    
    .popup-0ea4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .button_b28f {
        padding: 0 1rem;
    }
    
    .basic_fbda {
        font-size: 2rem;
    }
    
    .search_static_97b2 {
        font-size: 1.125rem;
    }
    
    .active-2c55 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .outline-8bc9 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .gallery-next-7844 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .tiny-a4c4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification-07b5,
    .content_current_fc2d {
        padding: 1.25rem;
    }
    
    .huge_0d02 .highlight_0a51 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .button_b28f {
        padding: 0 1.5rem;
    }
    
    .south-c619 {
        padding: 6rem 0 3rem;
    }
    
    .basic_fbda {
        font-size: 2.5rem;
    }
    
    .search_static_97b2 {
        font-size: 1.25rem;
    }
    
    .active-2c55 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .outline-8bc9 {
        padding: 1rem;
    }
    
    .paragraph_narrow_df7e {
        font-size: 2rem;
    }
    
    .video-7954 {
        font-size: 1.125rem;
    }
    
    .media-86d4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .full_64bf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tiny-a4c4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .popup-0ea4 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .copper_9e7c {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .banner_gold_ccad {
        display: none;
    }
    
    .video-39f9 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .slider_tall_1ef4 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .button_b28f {
        max-width: 750px;
    }
    
    .south-c619 {
        padding: 7rem 0 4rem;
    }
    
    .basic_fbda {
        font-size: 3rem;
    }
    
    .notice_d080 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .yellow_a2e7 {
        gap: 3rem;
    }
    
    .media-86d4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .full_64bf {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .form-wide-c3b6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .huge_0d02 {
        gap: 1.5rem;
    }
    
    .tabs_new_879f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .button_b28f {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .south-c619 {
        padding: 8rem 0 4rem;
    }
    
    .basic_fbda {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .notice_d080 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .fast_84ae {
        order: 2;
    }
    
    .info-6c66 {
        order: 1;
    }
    
    .yellow_a2e7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .yellow_a2e7.cold_6087 {
        direction: rtl;
    }
    
    .yellow_a2e7.cold_6087 > * {
        direction: ltr;
    }
    
    .tabs_new_879f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .box-static-22d0 {
        display: block;
    }
    
    .banner_gold_ccad {
        display: none;
    }
    
    .logo-center-1956 {
        gap: 2rem;
    }
    
    .mini_69fb {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .wood_9f5f:hover {
        transform: translateY(-4px);
    }
    
    .notification-ecc0:hover {
        transform: translateY(-2px);
    }
    
    .tabs_new_879f:hover {
        transform: scale(1.02);
    }
    
    .content_current_fc2d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .button_b28f {
        max-width: var(--container-max-width);
    }
    
    .south-c619 {
        padding: 10rem 0 5rem;
    }
    
    .basic_fbda {
        font-size: 4rem;
    }
    
    .search_static_97b2 {
        font-size: 1.375rem;
    }
    
    .paragraph_narrow_df7e {
        font-size: 2.5rem;
    }
    
    .video-7954 {
        font-size: 1.25rem;
    }
    
    .notice_d080,
    .yellow_a2e7 {
        gap: 5rem;
    }
    
    .logo-center-1956 {
        gap: 2.5rem;
    }
    
    .notification-07b5,
    .content_current_fc2d,
    .wood_9f5f {
        padding: 2rem;
    }
    
    .popup-0ea4 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .button_b28f {
        max-width: 1400px;
    }
    
    .south-c619 {
        padding: 12rem 0 6rem;
    }
    
    .notice_d080,
    .yellow_a2e7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .preview-full-3d6a img,
    .gradient_cba4,
    .tabs_new_879f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .notice_d080 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .yellow_a2e7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .yellow_a2e7.cold_6087 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .south-c619 {
        padding: 6rem 0 3rem;
    }
    
    .notice_d080 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .yellow_a2e7 {
        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;
    }
    
    .south-c619::before {
        animation: none;
    }
    
    .wide_10dc,
    .table-large-16f2 {
        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;
    }
    
    .modal_steel_ad23,
    .gallery-next-7844,
    .module_4395 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .wood_9f5f,
    .notification-07b5,
    .content_current_fc2d {
        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 */
    
    .brown-cd1c {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .tertiary_c8dd,
    .video_e534,
    .border_fluid_dc15 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .south-c619 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .south-c619::before {
        display: none;
    }
    
    .button_b28f {
        max-width: none;
        padding: 0;
    }
    
    .notice_d080,
    .yellow_a2e7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .notification-ecc0,
    .slider_tall_1ef4,
    .banner_gold_ccad,
    .active-2c55,
    .steel-0225,
    .wide-0f4b {
        display: none !important;
    }
    
    .basic_fbda,
    .paragraph_narrow_df7e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .gradient_cba4,
    .tabs_new_879f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .media-86d4,
    .full_64bf,
    .huge_0d02 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .form-wide-c3b6 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .basic_fbda {
        font-size: 1.5rem;
    }
    
    .gallery-next-7844 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .outline-8bc9 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .active-2c55 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .button_b28f {
        max-width: 95%;
    }
    
    .notice_d080 {
        gap: 2.5rem;
    }
    
    .yellow_a2e7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .button_b28f {
        max-width: 1600px;
    }
    
    .basic_fbda {
        font-size: 5rem;
    }
    
    .paragraph_narrow_df7e {
        font-size: 3rem;
    }
}
/* css-noise: 0070 */
.shadow-element-z0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
