/* {$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) {
    .wide_c5ae {
        padding: 0 0.75rem;
    }
    
    .blue_72b9 {
        padding: 5rem 0 2rem;
    }
    
    .fast-1333 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .bright_e64b {
        font-size: 1rem;
    }
    
    .logo_black_ad9e {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .fixed-f22b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .new-655d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .outer_012a {
        font-size: 1.5rem;
    }
    
    .tiny-e6ce,
    .complex-edc8 {
        grid-template-columns: 1fr;
    }
    
    .backdrop-77d7 .bronze_d820 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .column_0eac {
        grid-template-columns: 1fr;
    }
    
    .description_stone_0147 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .wide_c5ae {
        padding: 0 1rem;
    }
    
    .fast-1333 {
        font-size: 2rem;
    }
    
    .bright_e64b {
        font-size: 1.125rem;
    }
    
    .fixed-f22b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .new-655d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .logo_black_ad9e {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .column_0eac {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section-5eb8,
    .form_620e {
        padding: 1.25rem;
    }
    
    .backdrop-77d7 .bronze_d820 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .wide_c5ae {
        padding: 0 1.5rem;
    }
    
    .blue_72b9 {
        padding: 6rem 0 3rem;
    }
    
    .fast-1333 {
        font-size: 2.5rem;
    }
    
    .bright_e64b {
        font-size: 1.25rem;
    }
    
    .fixed-f22b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .new-655d {
        padding: 1rem;
    }
    
    .outer_012a {
        font-size: 2rem;
    }
    
    .hard-f442 {
        font-size: 1.125rem;
    }
    
    .tiny-e6ce {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .complex-edc8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column_0eac {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .description_stone_0147 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .footer_fixed_08d6 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .wrapper-191d {
        display: none;
    }
    
    .alert_69f1 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .center_9c5f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .wide_c5ae {
        max-width: 750px;
    }
    
    .blue_72b9 {
        padding: 7rem 0 4rem;
    }
    
    .fast-1333 {
        font-size: 3rem;
    }
    
    .detail_dirty_557d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .inner-7234 {
        gap: 3rem;
    }
    
    .tiny-e6ce {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .complex-edc8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .accordion-fef3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .backdrop-77d7 {
        gap: 1.5rem;
    }
    
    .clean_1e5f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .wide_c5ae {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .blue_72b9 {
        padding: 8rem 0 4rem;
    }
    
    .fast-1333 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .detail_dirty_557d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .nav_5630 {
        order: 2;
    }
    
    .module_5eed {
        order: 1;
    }
    
    .inner-7234 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .inner-7234.accent_large_d69d {
        direction: rtl;
    }
    
    .inner-7234.accent_large_d69d > * {
        direction: ltr;
    }
    
    .clean_1e5f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .soft_3d3a {
        display: block;
    }
    
    .wrapper-191d {
        display: none;
    }
    
    .rough_fdab {
        gap: 2rem;
    }
    
    .preview_8104 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .breadcrumb-upper-a973:hover {
        transform: translateY(-4px);
    }
    
    .prev_eaea:hover {
        transform: translateY(-2px);
    }
    
    .clean_1e5f:hover {
        transform: scale(1.02);
    }
    
    .form_620e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .wide_c5ae {
        max-width: var(--container-max-width);
    }
    
    .blue_72b9 {
        padding: 10rem 0 5rem;
    }
    
    .fast-1333 {
        font-size: 4rem;
    }
    
    .bright_e64b {
        font-size: 1.375rem;
    }
    
    .outer_012a {
        font-size: 2.5rem;
    }
    
    .hard-f442 {
        font-size: 1.25rem;
    }
    
    .detail_dirty_557d,
    .inner-7234 {
        gap: 5rem;
    }
    
    .rough_fdab {
        gap: 2.5rem;
    }
    
    .section-5eb8,
    .form_620e,
    .breadcrumb-upper-a973 {
        padding: 2rem;
    }
    
    .description_stone_0147 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .wide_c5ae {
        max-width: 1400px;
    }
    
    .blue_72b9 {
        padding: 12rem 0 6rem;
    }
    
    .detail_dirty_557d,
    .inner-7234 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .panel_dynamic_d009 img,
    .picture-086b,
    .clean_1e5f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .detail_dirty_557d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .inner-7234 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .inner-7234.accent_large_d69d {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .blue_72b9 {
        padding: 6rem 0 3rem;
    }
    
    .detail_dirty_557d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .inner-7234 {
        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;
    }
    
    .blue_72b9::before {
        animation: none;
    }
    
    .pattern_light_0587,
    .disabled_d7a9 {
        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;
    }
    
    .white-d927,
    .logo_black_ad9e,
    .slider_c601 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .breadcrumb-upper-a973,
    .section-5eb8,
    .form_620e {
        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 */
    
    .north_4f09 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .surface_active_6dd0,
    .plasma-cf1f,
    .content_db51 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .blue_72b9 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .blue_72b9::before {
        display: none;
    }
    
    .wide_c5ae {
        max-width: none;
        padding: 0;
    }
    
    .detail_dirty_557d,
    .inner-7234 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .prev_eaea,
    .center_9c5f,
    .wrapper-191d,
    .fixed-f22b,
    .fast-7db0,
    .slow_03d3 {
        display: none !important;
    }
    
    .fast-1333,
    .outer_012a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .picture-086b,
    .clean_1e5f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .tiny-e6ce,
    .complex-edc8,
    .backdrop-77d7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .accordion-fef3 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .fast-1333 {
        font-size: 1.5rem;
    }
    
    .logo_black_ad9e {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .new-655d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fixed-f22b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .wide_c5ae {
        max-width: 95%;
    }
    
    .detail_dirty_557d {
        gap: 2.5rem;
    }
    
    .inner-7234 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .wide_c5ae {
        max-width: 1600px;
    }
    
    .fast-1333 {
        font-size: 5rem;
    }
    
    .outer_012a {
        font-size: 3rem;
    }
}
/* css-noise: e9e8 */
.ghost-box-e8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
