/* {$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) {
    .component_7fc8 {
        padding: 0 0.75rem;
    }
    
    .layout_fb0b {
        padding: 5rem 0 2rem;
    }
    
    .caption-lower-a052 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .outer-fc4c {
        font-size: 1rem;
    }
    
    .description-65ca {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .module_silver_d3ce {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .active-19bf {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .image-focused-19eb {
        font-size: 1.5rem;
    }
    
    .tall-8468,
    .liquid_0c05 {
        grid-template-columns: 1fr;
    }
    
    .tiny_57f8 .accordion-old-9a8c {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .sidebar_center_3b79 {
        grid-template-columns: 1fr;
    }
    
    .hovered_6bdf {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .component_7fc8 {
        padding: 0 1rem;
    }
    
    .caption-lower-a052 {
        font-size: 2rem;
    }
    
    .outer-fc4c {
        font-size: 1.125rem;
    }
    
    .module_silver_d3ce {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active-19bf {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .description-65ca {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .sidebar_center_3b79 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mini_2807,
    .disabled_1fc8 {
        padding: 1.25rem;
    }
    
    .tiny_57f8 .accordion-old-9a8c {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .component_7fc8 {
        padding: 0 1.5rem;
    }
    
    .layout_fb0b {
        padding: 6rem 0 3rem;
    }
    
    .caption-lower-a052 {
        font-size: 2.5rem;
    }
    
    .outer-fc4c {
        font-size: 1.25rem;
    }
    
    .module_silver_d3ce {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .active-19bf {
        padding: 1rem;
    }
    
    .image-focused-19eb {
        font-size: 2rem;
    }
    
    .easy_1ec7 {
        font-size: 1.125rem;
    }
    
    .tall-8468 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .liquid_0c05 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sidebar_center_3b79 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hovered_6bdf {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .disabled-small-1604 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .dynamic_c69b {
        display: none;
    }
    
    .row-easy-c9d6 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .article_red_dfa5 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .component_7fc8 {
        max-width: 750px;
    }
    
    .layout_fb0b {
        padding: 7rem 0 4rem;
    }
    
    .caption-lower-a052 {
        font-size: 3rem;
    }
    
    .status_e70a {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .hero_1ca1 {
        gap: 3rem;
    }
    
    .tall-8468 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .liquid_0c05 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .summary-5508 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tiny_57f8 {
        gap: 1.5rem;
    }
    
    .stale-e47c {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .component_7fc8 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .layout_fb0b {
        padding: 8rem 0 4rem;
    }
    
    .caption-lower-a052 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .status_e70a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .tall-b0f3 {
        order: 2;
    }
    
    .aside_upper_6e7f {
        order: 1;
    }
    
    .hero_1ca1 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .hero_1ca1.sort_623a {
        direction: rtl;
    }
    
    .hero_1ca1.sort_623a > * {
        direction: ltr;
    }
    
    .stale-e47c {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .paper-9509 {
        display: block;
    }
    
    .dynamic_c69b {
        display: none;
    }
    
    .video-43d3 {
        gap: 2rem;
    }
    
    .bright-31f8 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .modal-tall-8d8d:hover {
        transform: translateY(-4px);
    }
    
    .hidden-fresh-2e93:hover {
        transform: translateY(-2px);
    }
    
    .stale-e47c:hover {
        transform: scale(1.02);
    }
    
    .disabled_1fc8:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .component_7fc8 {
        max-width: var(--container-max-width);
    }
    
    .layout_fb0b {
        padding: 10rem 0 5rem;
    }
    
    .caption-lower-a052 {
        font-size: 4rem;
    }
    
    .outer-fc4c {
        font-size: 1.375rem;
    }
    
    .image-focused-19eb {
        font-size: 2.5rem;
    }
    
    .easy_1ec7 {
        font-size: 1.25rem;
    }
    
    .status_e70a,
    .hero_1ca1 {
        gap: 5rem;
    }
    
    .video-43d3 {
        gap: 2.5rem;
    }
    
    .mini_2807,
    .disabled_1fc8,
    .modal-tall-8d8d {
        padding: 2rem;
    }
    
    .hovered_6bdf {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .component_7fc8 {
        max-width: 1400px;
    }
    
    .layout_fb0b {
        padding: 12rem 0 6rem;
    }
    
    .status_e70a,
    .hero_1ca1 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .message-36ac img,
    .north_5e64,
    .stale-e47c {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .status_e70a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hero_1ca1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hero_1ca1.sort_623a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .layout_fb0b {
        padding: 6rem 0 3rem;
    }
    
    .status_e70a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .hero_1ca1 {
        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;
    }
    
    .layout_fb0b::before {
        animation: none;
    }
    
    .card_glass_383b,
    .component-42e2 {
        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;
    }
    
    .header_prev_c0e2,
    .description-65ca,
    .tertiary-pro-ac0b {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .modal-tall-8d8d,
    .mini_2807,
    .disabled_1fc8 {
        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 */
    
    .sidebar-north-93be {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .icon-6673,
    .warm_275f,
    .upper_8566 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .layout_fb0b {
        padding: 2rem 0;
        background: none !important;
    }
    
    .layout_fb0b::before {
        display: none;
    }
    
    .component_7fc8 {
        max-width: none;
        padding: 0;
    }
    
    .status_e70a,
    .hero_1ca1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hidden-fresh-2e93,
    .article_red_dfa5,
    .dynamic_c69b,
    .module_silver_d3ce,
    .dim_a9ea,
    .steel-1310 {
        display: none !important;
    }
    
    .caption-lower-a052,
    .image-focused-19eb {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .north_5e64,
    .stale-e47c {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .tall-8468,
    .liquid_0c05,
    .tiny_57f8 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .summary-5508 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .caption-lower-a052 {
        font-size: 1.5rem;
    }
    
    .description-65ca {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .active-19bf {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .module_silver_d3ce {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .component_7fc8 {
        max-width: 95%;
    }
    
    .status_e70a {
        gap: 2.5rem;
    }
    
    .hero_1ca1 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .component_7fc8 {
        max-width: 1600px;
    }
    
    .caption-lower-a052 {
        font-size: 5rem;
    }
    
    .image-focused-19eb {
        font-size: 3rem;
    }
}
/* css-noise: d742 */
.ghost-box-t5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
