/* {$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) {
    .footer-a032 {
        padding: 0 0.75rem;
    }
    
    .hero-f416 {
        padding: 5rem 0 2rem;
    }
    
    .current-8151 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .bright-1598 {
        font-size: 1rem;
    }
    
    .over-3f5f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .up_01d0 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .north-5d6c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fixed-9f5b {
        font-size: 1.5rem;
    }
    
    .over-f19e,
    .hidden-pink-df09 {
        grid-template-columns: 1fr;
    }
    
    .accordion-short-0e12 .sort-07f6 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .hard_4d34 {
        grid-template-columns: 1fr;
    }
    
    .summary_4ed0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .footer-a032 {
        padding: 0 1rem;
    }
    
    .current-8151 {
        font-size: 2rem;
    }
    
    .bright-1598 {
        font-size: 1.125rem;
    }
    
    .up_01d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .north-5d6c {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .over-3f5f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .hard_4d34 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .orange-5767,
    .hovered_60cd {
        padding: 1.25rem;
    }
    
    .accordion-short-0e12 .sort-07f6 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .footer-a032 {
        padding: 0 1.5rem;
    }
    
    .hero-f416 {
        padding: 6rem 0 3rem;
    }
    
    .current-8151 {
        font-size: 2.5rem;
    }
    
    .bright-1598 {
        font-size: 1.25rem;
    }
    
    .up_01d0 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .north-5d6c {
        padding: 1rem;
    }
    
    .fixed-9f5b {
        font-size: 2rem;
    }
    
    .pattern_stone_700a {
        font-size: 1.125rem;
    }
    
    .over-f19e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hidden-pink-df09 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hard_4d34 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .summary_4ed0 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .caption-cold-7cda {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .article-right-6477 {
        display: none;
    }
    
    .cold-e9a6 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .container_7549 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .footer-a032 {
        max-width: 750px;
    }
    
    .hero-f416 {
        padding: 7rem 0 4rem;
    }
    
    .current-8151 {
        font-size: 3rem;
    }
    
    .short_8e0f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .fluid-0f27 {
        gap: 3rem;
    }
    
    .over-f19e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hidden-pink-df09 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .thumbnail_prev_1190 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accordion-short-0e12 {
        gap: 1.5rem;
    }
    
    .layout_79cb {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .footer-a032 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .hero-f416 {
        padding: 8rem 0 4rem;
    }
    
    .current-8151 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .short_8e0f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .main-up-12ba {
        order: 2;
    }
    
    .detail_22cd {
        order: 1;
    }
    
    .fluid-0f27 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .fluid-0f27.modal-ff0c {
        direction: rtl;
    }
    
    .fluid-0f27.modal-ff0c > * {
        direction: ltr;
    }
    
    .layout_79cb {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .new-8a35 {
        display: block;
    }
    
    .article-right-6477 {
        display: none;
    }
    
    .huge-35b2 {
        gap: 2rem;
    }
    
    .media-50b4 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .row_hot_8cd6:hover {
        transform: translateY(-4px);
    }
    
    .middle-a2ec:hover {
        transform: translateY(-2px);
    }
    
    .layout_79cb:hover {
        transform: scale(1.02);
    }
    
    .hovered_60cd:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .footer-a032 {
        max-width: var(--container-max-width);
    }
    
    .hero-f416 {
        padding: 10rem 0 5rem;
    }
    
    .current-8151 {
        font-size: 4rem;
    }
    
    .bright-1598 {
        font-size: 1.375rem;
    }
    
    .fixed-9f5b {
        font-size: 2.5rem;
    }
    
    .pattern_stone_700a {
        font-size: 1.25rem;
    }
    
    .short_8e0f,
    .fluid-0f27 {
        gap: 5rem;
    }
    
    .huge-35b2 {
        gap: 2.5rem;
    }
    
    .orange-5767,
    .hovered_60cd,
    .row_hot_8cd6 {
        padding: 2rem;
    }
    
    .summary_4ed0 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .footer-a032 {
        max-width: 1400px;
    }
    
    .hero-f416 {
        padding: 12rem 0 6rem;
    }
    
    .short_8e0f,
    .fluid-0f27 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .focus-21fa img,
    .hidden_fluid_3379,
    .layout_79cb {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .short_8e0f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .fluid-0f27 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .fluid-0f27.modal-ff0c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .hero-f416 {
        padding: 6rem 0 3rem;
    }
    
    .short_8e0f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .fluid-0f27 {
        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;
    }
    
    .hero-f416::before {
        animation: none;
    }
    
    .modal_ce4f,
    .image-2d1b {
        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;
    }
    
    .panel_easy_c7a9,
    .over-3f5f,
    .fluid_1584 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .row_hot_8cd6,
    .orange-5767,
    .hovered_60cd {
        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 */
    
    .grid_223c {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .container_static_69fb,
    .grid-c675,
    .section_yellow_e27d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .hero-f416 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .hero-f416::before {
        display: none;
    }
    
    .footer-a032 {
        max-width: none;
        padding: 0;
    }
    
    .short_8e0f,
    .fluid-0f27 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .middle-a2ec,
    .container_7549,
    .article-right-6477,
    .up_01d0,
    .detail-ea4a,
    .breadcrumb-699e {
        display: none !important;
    }
    
    .current-8151,
    .fixed-9f5b {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hidden_fluid_3379,
    .layout_79cb {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .over-f19e,
    .hidden-pink-df09,
    .accordion-short-0e12 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .thumbnail_prev_1190 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .current-8151 {
        font-size: 1.5rem;
    }
    
    .over-3f5f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .north-5d6c {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .up_01d0 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-a032 {
        max-width: 95%;
    }
    
    .short_8e0f {
        gap: 2.5rem;
    }
    
    .fluid-0f27 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .footer-a032 {
        max-width: 1600px;
    }
    
    .current-8151 {
        font-size: 5rem;
    }
    
    .fixed-9f5b {
        font-size: 3rem;
    }
}
/* css-noise: 7dc0 */
.ghost-box-g5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
