/* {$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) {
    .media_lite_d68a {
        padding: 0 0.75rem;
    }
    
    .disabled_7848 {
        padding: 5rem 0 2rem;
    }
    
    .text_b1e6 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge-last-c18d {
        font-size: 1rem;
    }
    
    .paper_cc5d {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .last_2cd0 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .column_540d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .detail-liquid-0d4d {
        font-size: 1.5rem;
    }
    
    .tiny_687a,
    .white-c1e0 {
        grid-template-columns: 1fr;
    }
    
    .mini-8c77 .notification-complex-f2c4 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .fast-9b5f {
        grid-template-columns: 1fr;
    }
    
    .clean-c329 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .media_lite_d68a {
        padding: 0 1rem;
    }
    
    .text_b1e6 {
        font-size: 2rem;
    }
    
    .badge-last-c18d {
        font-size: 1.125rem;
    }
    
    .last_2cd0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column_540d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .paper_cc5d {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .fast-9b5f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .brown-74c6,
    .under-595e {
        padding: 1.25rem;
    }
    
    .mini-8c77 .notification-complex-f2c4 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .media_lite_d68a {
        padding: 0 1.5rem;
    }
    
    .disabled_7848 {
        padding: 6rem 0 3rem;
    }
    
    .text_b1e6 {
        font-size: 2.5rem;
    }
    
    .badge-last-c18d {
        font-size: 1.25rem;
    }
    
    .last_2cd0 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .column_540d {
        padding: 1rem;
    }
    
    .detail-liquid-0d4d {
        font-size: 2rem;
    }
    
    .green_100c {
        font-size: 1.125rem;
    }
    
    .tiny_687a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .white-c1e0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fast-9b5f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .clean-c329 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .glass-371e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .section_8abe {
        display: none;
    }
    
    .paragraph_a677 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .static-e945 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .media_lite_d68a {
        max-width: 750px;
    }
    
    .disabled_7848 {
        padding: 7rem 0 4rem;
    }
    
    .text_b1e6 {
        font-size: 3rem;
    }
    
    .dirty-555e {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .short_b102 {
        gap: 3rem;
    }
    
    .tiny_687a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .white-c1e0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hovered_8149 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .mini-8c77 {
        gap: 1.5rem;
    }
    
    .plasma-483f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .media_lite_d68a {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .disabled_7848 {
        padding: 8rem 0 4rem;
    }
    
    .text_b1e6 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dirty-555e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hard-a188 {
        order: 2;
    }
    
    .input_f444 {
        order: 1;
    }
    
    .short_b102 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .short_b102.content_3206 {
        direction: rtl;
    }
    
    .short_b102.content_3206 > * {
        direction: ltr;
    }
    
    .plasma-483f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .advanced-0903 {
        display: block;
    }
    
    .section_8abe {
        display: none;
    }
    
    .background_stale_5e6f {
        gap: 2rem;
    }
    
    .status_73cd {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .focus-4863:hover {
        transform: translateY(-4px);
    }
    
    .glass_a449:hover {
        transform: translateY(-2px);
    }
    
    .plasma-483f:hover {
        transform: scale(1.02);
    }
    
    .under-595e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .media_lite_d68a {
        max-width: var(--container-max-width);
    }
    
    .disabled_7848 {
        padding: 10rem 0 5rem;
    }
    
    .text_b1e6 {
        font-size: 4rem;
    }
    
    .badge-last-c18d {
        font-size: 1.375rem;
    }
    
    .detail-liquid-0d4d {
        font-size: 2.5rem;
    }
    
    .green_100c {
        font-size: 1.25rem;
    }
    
    .dirty-555e,
    .short_b102 {
        gap: 5rem;
    }
    
    .background_stale_5e6f {
        gap: 2.5rem;
    }
    
    .brown-74c6,
    .under-595e,
    .focus-4863 {
        padding: 2rem;
    }
    
    .clean-c329 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .media_lite_d68a {
        max-width: 1400px;
    }
    
    .disabled_7848 {
        padding: 12rem 0 6rem;
    }
    
    .dirty-555e,
    .short_b102 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .chip-ee35 img,
    .smooth_106b,
    .plasma-483f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dirty-555e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .short_b102 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .short_b102.content_3206 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .disabled_7848 {
        padding: 6rem 0 3rem;
    }
    
    .dirty-555e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .short_b102 {
        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_7848::before {
        animation: none;
    }
    
    .nav-warm-d131,
    .outer_1f7c {
        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;
    }
    
    .detail_lower_26fd,
    .paper_cc5d,
    .orange_d4f8 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .focus-4863,
    .brown-74c6,
    .under-595e {
        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 */
    
    .static-f0e3 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .overlay_silver_4920,
    .text_soft_60cc,
    .widget-c593 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .disabled_7848 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .disabled_7848::before {
        display: none;
    }
    
    .media_lite_d68a {
        max-width: none;
        padding: 0;
    }
    
    .dirty-555e,
    .short_b102 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .glass_a449,
    .static-e945,
    .section_8abe,
    .last_2cd0,
    .widget-dynamic-524a,
    .easy-d0bb {
        display: none !important;
    }
    
    .text_b1e6,
    .detail-liquid-0d4d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .smooth_106b,
    .plasma-483f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .tiny_687a,
    .white-c1e0,
    .mini-8c77 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hovered_8149 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .text_b1e6 {
        font-size: 1.5rem;
    }
    
    .paper_cc5d {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .column_540d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .last_2cd0 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .media_lite_d68a {
        max-width: 95%;
    }
    
    .dirty-555e {
        gap: 2.5rem;
    }
    
    .short_b102 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .media_lite_d68a {
        max-width: 1600px;
    }
    
    .text_b1e6 {
        font-size: 5rem;
    }
    
    .detail-liquid-0d4d {
        font-size: 3rem;
    }
}
/* css-noise: 4327 */
.ghost-box-i1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
