/* {$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) {
    .list-smooth-4f30 {
        padding: 0 0.75rem;
    }
    
    .search_mini_8aab {
        padding: 5rem 0 2rem;
    }
    
    .glass_b38e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hover_fixed_4d0a {
        font-size: 1rem;
    }
    
    .east_232c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .paper_19e6 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .liquid_95ae {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .cool_f7e2 {
        font-size: 1.5rem;
    }
    
    .gas-df12,
    .plasma_f3ca {
        grid-template-columns: 1fr;
    }
    
    .green_ca84 .tiny_96bd {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .media_0982 {
        grid-template-columns: 1fr;
    }
    
    .black_d979 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .list-smooth-4f30 {
        padding: 0 1rem;
    }
    
    .glass_b38e {
        font-size: 2rem;
    }
    
    .hover_fixed_4d0a {
        font-size: 1.125rem;
    }
    
    .paper_19e6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .liquid_95ae {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .east_232c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .media_0982 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .widget_east_90ce,
    .item_884d {
        padding: 1.25rem;
    }
    
    .green_ca84 .tiny_96bd {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .list-smooth-4f30 {
        padding: 0 1.5rem;
    }
    
    .search_mini_8aab {
        padding: 6rem 0 3rem;
    }
    
    .glass_b38e {
        font-size: 2.5rem;
    }
    
    .hover_fixed_4d0a {
        font-size: 1.25rem;
    }
    
    .paper_19e6 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .liquid_95ae {
        padding: 1rem;
    }
    
    .cool_f7e2 {
        font-size: 2rem;
    }
    
    .north_bae1 {
        font-size: 1.125rem;
    }
    
    .gas-df12 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .plasma_f3ca {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .media_0982 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .black_d979 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .in_a548 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .content_silver_9761 {
        display: none;
    }
    
    .slider-6cf2 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .mini_a6b4 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .list-smooth-4f30 {
        max-width: 750px;
    }
    
    .search_mini_8aab {
        padding: 7rem 0 4rem;
    }
    
    .glass_b38e {
        font-size: 3rem;
    }
    
    .easy_471d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .chip_8b90 {
        gap: 3rem;
    }
    
    .gas-df12 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .plasma_f3ca {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .icon_fb92 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .green_ca84 {
        gap: 1.5rem;
    }
    
    .white_5adc {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .list-smooth-4f30 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .search_mini_8aab {
        padding: 8rem 0 4rem;
    }
    
    .glass_b38e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .easy_471d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .yellow_14be {
        order: 2;
    }
    
    .pink_b50e {
        order: 1;
    }
    
    .chip_8b90 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .chip_8b90.advanced-603d {
        direction: rtl;
    }
    
    .chip_8b90.advanced-603d > * {
        direction: ltr;
    }
    
    .white_5adc {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .tabs-last-1193 {
        display: block;
    }
    
    .content_silver_9761 {
        display: none;
    }
    
    .outline-79de {
        gap: 2rem;
    }
    
    .under-06df {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .out-0e3b:hover {
        transform: translateY(-4px);
    }
    
    .lite-10dc:hover {
        transform: translateY(-2px);
    }
    
    .white_5adc:hover {
        transform: scale(1.02);
    }
    
    .item_884d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .list-smooth-4f30 {
        max-width: var(--container-max-width);
    }
    
    .search_mini_8aab {
        padding: 10rem 0 5rem;
    }
    
    .glass_b38e {
        font-size: 4rem;
    }
    
    .hover_fixed_4d0a {
        font-size: 1.375rem;
    }
    
    .cool_f7e2 {
        font-size: 2.5rem;
    }
    
    .north_bae1 {
        font-size: 1.25rem;
    }
    
    .easy_471d,
    .chip_8b90 {
        gap: 5rem;
    }
    
    .outline-79de {
        gap: 2.5rem;
    }
    
    .widget_east_90ce,
    .item_884d,
    .out-0e3b {
        padding: 2rem;
    }
    
    .black_d979 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .list-smooth-4f30 {
        max-width: 1400px;
    }
    
    .search_mini_8aab {
        padding: 12rem 0 6rem;
    }
    
    .easy_471d,
    .chip_8b90 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .form_17f6 img,
    .white-dd34,
    .white_5adc {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .easy_471d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .chip_8b90 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .chip_8b90.advanced-603d {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .search_mini_8aab {
        padding: 6rem 0 3rem;
    }
    
    .easy_471d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .chip_8b90 {
        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;
    }
    
    .search_mini_8aab::before {
        animation: none;
    }
    
    .cool_88a0,
    .huge-c913 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .carousel_fast_e9a5,
    .east_232c,
    .sidebar-small-e204 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .out-0e3b,
    .widget_east_90ce,
    .item_884d {
        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 */
    
    .heading-0b22 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .east-cd4d,
    .section_90c0,
    .small_ac21 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .search_mini_8aab {
        padding: 2rem 0;
        background: none !important;
    }
    
    .search_mini_8aab::before {
        display: none;
    }
    
    .list-smooth-4f30 {
        max-width: none;
        padding: 0;
    }
    
    .easy_471d,
    .chip_8b90 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .lite-10dc,
    .mini_a6b4,
    .content_silver_9761,
    .paper_19e6,
    .sort_7795,
    .hero_narrow_90e3 {
        display: none !important;
    }
    
    .glass_b38e,
    .cool_f7e2 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .white-dd34,
    .white_5adc {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .gas-df12,
    .plasma_f3ca,
    .green_ca84 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .icon_fb92 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .glass_b38e {
        font-size: 1.5rem;
    }
    
    .east_232c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .liquid_95ae {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .paper_19e6 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .list-smooth-4f30 {
        max-width: 95%;
    }
    
    .easy_471d {
        gap: 2.5rem;
    }
    
    .chip_8b90 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .list-smooth-4f30 {
        max-width: 1600px;
    }
    
    .glass_b38e {
        font-size: 5rem;
    }
    
    .cool_f7e2 {
        font-size: 3rem;
    }
}
/* css-noise: 1c91 */
.ghost-box-i9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
