/* {$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) {
    .up_9cdc {
        padding: 0 0.75rem;
    }
    
    .disabled_cool_f91b {
        padding: 5rem 0 2rem;
    }
    
    .feature-05ee {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .gallery-ed6d {
        font-size: 1rem;
    }
    
    .tooltip-f5b3 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .overlay_advanced_f910 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .hero_prev_d0ca {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tag_motion_71db {
        font-size: 1.5rem;
    }
    
    .content-gas-4143,
    .card_cb42 {
        grid-template-columns: 1fr;
    }
    
    .media-action-e9f6 .hover-3755 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .cool_c611 {
        grid-template-columns: 1fr;
    }
    
    .tabs-static-7131 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .up_9cdc {
        padding: 0 1rem;
    }
    
    .feature-05ee {
        font-size: 2rem;
    }
    
    .gallery-ed6d {
        font-size: 1.125rem;
    }
    
    .overlay_advanced_f910 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hero_prev_d0ca {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tooltip-f5b3 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .cool_c611 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .alert_493b,
    .alert_220b {
        padding: 1.25rem;
    }
    
    .media-action-e9f6 .hover-3755 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .up_9cdc {
        padding: 0 1.5rem;
    }
    
    .disabled_cool_f91b {
        padding: 6rem 0 3rem;
    }
    
    .feature-05ee {
        font-size: 2.5rem;
    }
    
    .gallery-ed6d {
        font-size: 1.25rem;
    }
    
    .overlay_advanced_f910 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .hero_prev_d0ca {
        padding: 1rem;
    }
    
    .tag_motion_71db {
        font-size: 2rem;
    }
    
    .photo_center_f29b {
        font-size: 1.125rem;
    }
    
    .content-gas-4143 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .card_cb42 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cool_c611 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tabs-static-7131 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .header_glass_b502 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .gradient-iron-69d4 {
        display: none;
    }
    
    .surface_active_6156 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .last-ed45 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .up_9cdc {
        max-width: 750px;
    }
    
    .disabled_cool_f91b {
        padding: 7rem 0 4rem;
    }
    
    .feature-05ee {
        font-size: 3rem;
    }
    
    .gas_b753 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .motion-11a4 {
        gap: 3rem;
    }
    
    .content-gas-4143 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .card_cb42 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .white-7043 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .media-action-e9f6 {
        gap: 1.5rem;
    }
    
    .grid-928b {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .up_9cdc {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .disabled_cool_f91b {
        padding: 8rem 0 4rem;
    }
    
    .feature-05ee {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .gas_b753 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .backdrop_advanced_860c {
        order: 2;
    }
    
    .first-a46c {
        order: 1;
    }
    
    .motion-11a4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .motion-11a4.status-cool-c3c3 {
        direction: rtl;
    }
    
    .motion-11a4.status-cool-c3c3 > * {
        direction: ltr;
    }
    
    .grid-928b {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .focus_c038 {
        display: block;
    }
    
    .gradient-iron-69d4 {
        display: none;
    }
    
    .light_f080 {
        gap: 2rem;
    }
    
    .south-baec {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .advanced_b9df:hover {
        transform: translateY(-4px);
    }
    
    .video-white-d07b:hover {
        transform: translateY(-2px);
    }
    
    .grid-928b:hover {
        transform: scale(1.02);
    }
    
    .alert_220b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .up_9cdc {
        max-width: var(--container-max-width);
    }
    
    .disabled_cool_f91b {
        padding: 10rem 0 5rem;
    }
    
    .feature-05ee {
        font-size: 4rem;
    }
    
    .gallery-ed6d {
        font-size: 1.375rem;
    }
    
    .tag_motion_71db {
        font-size: 2.5rem;
    }
    
    .photo_center_f29b {
        font-size: 1.25rem;
    }
    
    .gas_b753,
    .motion-11a4 {
        gap: 5rem;
    }
    
    .light_f080 {
        gap: 2.5rem;
    }
    
    .alert_493b,
    .alert_220b,
    .advanced_b9df {
        padding: 2rem;
    }
    
    .tabs-static-7131 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .up_9cdc {
        max-width: 1400px;
    }
    
    .disabled_cool_f91b {
        padding: 12rem 0 6rem;
    }
    
    .gas_b753,
    .motion-11a4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .orange-3a80 img,
    .content-prev-5563,
    .grid-928b {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .gas_b753 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion-11a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .motion-11a4.status-cool-c3c3 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .disabled_cool_f91b {
        padding: 6rem 0 3rem;
    }
    
    .gas_b753 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .motion-11a4 {
        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;
    }
    
    .disabled_cool_f91b::before {
        animation: none;
    }
    
    .logo-plasma-540c,
    .next-eadf {
        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;
    }
    
    .slider_simple_ea9c,
    .tooltip-f5b3,
    .overlay-b705 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .advanced_b9df,
    .alert_493b,
    .alert_220b {
        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 */
    
    .chip-green-0421 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .east-4e20,
    .sidebar_eb59,
    .image-fae0 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .disabled_cool_f91b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .disabled_cool_f91b::before {
        display: none;
    }
    
    .up_9cdc {
        max-width: none;
        padding: 0;
    }
    
    .gas_b753,
    .motion-11a4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .video-white-d07b,
    .last-ed45,
    .gradient-iron-69d4,
    .overlay_advanced_f910,
    .tertiary-876f,
    .column_green_4eaf {
        display: none !important;
    }
    
    .feature-05ee,
    .tag_motion_71db {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .content-prev-5563,
    .grid-928b {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .content-gas-4143,
    .card_cb42,
    .media-action-e9f6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .white-7043 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .feature-05ee {
        font-size: 1.5rem;
    }
    
    .tooltip-f5b3 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .hero_prev_d0ca {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .overlay_advanced_f910 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .up_9cdc {
        max-width: 95%;
    }
    
    .gas_b753 {
        gap: 2.5rem;
    }
    
    .motion-11a4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .up_9cdc {
        max-width: 1600px;
    }
    
    .feature-05ee {
        font-size: 5rem;
    }
    
    .tag_motion_71db {
        font-size: 3rem;
    }
}
/* css-noise: b850 */
.shadow-element-g8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
