/* {$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) {
    .text-over-41c0 {
        padding: 0 0.75rem;
    }
    
    .tiny_fcaa {
        padding: 5rem 0 2rem;
    }
    
    .status-3225 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .tooltip_in_fbea {
        font-size: 1rem;
    }
    
    .item-first-18d0 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .row_9d8c {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .purple_aff2 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .preview_out_a8b6 {
        font-size: 1.5rem;
    }
    
    .right-a1f4,
    .border_fluid_c32b {
        grid-template-columns: 1fr;
    }
    
    .hero-6dcd .hard_8106 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .backdrop_plasma_c406 {
        grid-template-columns: 1fr;
    }
    
    .preview_selected_0d0f {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .text-over-41c0 {
        padding: 0 1rem;
    }
    
    .status-3225 {
        font-size: 2rem;
    }
    
    .tooltip_in_fbea {
        font-size: 1.125rem;
    }
    
    .row_9d8c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .purple_aff2 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .item-first-18d0 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .backdrop_plasma_c406 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .light_8fed,
    .pattern-2343 {
        padding: 1.25rem;
    }
    
    .hero-6dcd .hard_8106 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .text-over-41c0 {
        padding: 0 1.5rem;
    }
    
    .tiny_fcaa {
        padding: 6rem 0 3rem;
    }
    
    .status-3225 {
        font-size: 2.5rem;
    }
    
    .tooltip_in_fbea {
        font-size: 1.25rem;
    }
    
    .row_9d8c {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .purple_aff2 {
        padding: 1rem;
    }
    
    .preview_out_a8b6 {
        font-size: 2rem;
    }
    
    .huge-de78 {
        font-size: 1.125rem;
    }
    
    .right-a1f4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .border_fluid_c32b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .backdrop_plasma_c406 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .preview_selected_0d0f {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .hover-99f2 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .plasma_3991 {
        display: none;
    }
    
    .chip_plasma_5742 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tertiary-b90b {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .text-over-41c0 {
        max-width: 750px;
    }
    
    .tiny_fcaa {
        padding: 7rem 0 4rem;
    }
    
    .status-3225 {
        font-size: 3rem;
    }
    
    .green_9000 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .paper-8a86 {
        gap: 3rem;
    }
    
    .right-a1f4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .border_fluid_c32b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .sidebar-rough-41f3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hero-6dcd {
        gap: 1.5rem;
    }
    
    .south_1429 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .text-over-41c0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tiny_fcaa {
        padding: 8rem 0 4rem;
    }
    
    .status-3225 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .green_9000 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .iron_caaa {
        order: 2;
    }
    
    .progress_gas_16f3 {
        order: 1;
    }
    
    .paper-8a86 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .paper-8a86.outer_393c {
        direction: rtl;
    }
    
    .paper-8a86.outer_393c > * {
        direction: ltr;
    }
    
    .south_1429 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .top-4ab8 {
        display: block;
    }
    
    .plasma_3991 {
        display: none;
    }
    
    .input-pink-14eb {
        gap: 2rem;
    }
    
    .liquid_1b72 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .tabs_out_490e:hover {
        transform: translateY(-4px);
    }
    
    .element_white_1126:hover {
        transform: translateY(-2px);
    }
    
    .south_1429:hover {
        transform: scale(1.02);
    }
    
    .pattern-2343:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .text-over-41c0 {
        max-width: var(--container-max-width);
    }
    
    .tiny_fcaa {
        padding: 10rem 0 5rem;
    }
    
    .status-3225 {
        font-size: 4rem;
    }
    
    .tooltip_in_fbea {
        font-size: 1.375rem;
    }
    
    .preview_out_a8b6 {
        font-size: 2.5rem;
    }
    
    .huge-de78 {
        font-size: 1.25rem;
    }
    
    .green_9000,
    .paper-8a86 {
        gap: 5rem;
    }
    
    .input-pink-14eb {
        gap: 2.5rem;
    }
    
    .light_8fed,
    .pattern-2343,
    .tabs_out_490e {
        padding: 2rem;
    }
    
    .preview_selected_0d0f {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .text-over-41c0 {
        max-width: 1400px;
    }
    
    .tiny_fcaa {
        padding: 12rem 0 6rem;
    }
    
    .green_9000,
    .paper-8a86 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .input_afb0 img,
    .content_554a,
    .south_1429 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .green_9000 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paper-8a86 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paper-8a86.outer_393c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tiny_fcaa {
        padding: 6rem 0 3rem;
    }
    
    .green_9000 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .paper-8a86 {
        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;
    }
    
    .tiny_fcaa::before {
        animation: none;
    }
    
    .pattern-0cdf,
    .widget_c8c3 {
        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;
    }
    
    .feature-8ef7,
    .item-first-18d0,
    .pagination_e7ca {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .tabs_out_490e,
    .light_8fed,
    .pattern-2343 {
        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 */
    
    .secondary-current-6f38 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .feature-fixed-db1c,
    .accent_b1f9,
    .action_ddfe {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .tiny_fcaa {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tiny_fcaa::before {
        display: none;
    }
    
    .text-over-41c0 {
        max-width: none;
        padding: 0;
    }
    
    .green_9000,
    .paper-8a86 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .element_white_1126,
    .tertiary-b90b,
    .plasma_3991,
    .row_9d8c,
    .orange_f17d,
    .filter-87c4 {
        display: none !important;
    }
    
    .status-3225,
    .preview_out_a8b6 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .content_554a,
    .south_1429 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .right-a1f4,
    .border_fluid_c32b,
    .hero-6dcd {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .sidebar-rough-41f3 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .status-3225 {
        font-size: 1.5rem;
    }
    
    .item-first-18d0 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .purple_aff2 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row_9d8c {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .text-over-41c0 {
        max-width: 95%;
    }
    
    .green_9000 {
        gap: 2.5rem;
    }
    
    .paper-8a86 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .text-over-41c0 {
        max-width: 1600px;
    }
    
    .status-3225 {
        font-size: 5rem;
    }
    
    .preview_out_a8b6 {
        font-size: 3rem;
    }
}
/* css-noise: 55c5 */
.shadow-element-t2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
