/* {$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) {
    .old_a3cc {
        padding: 0 0.75rem;
    }
    
    .link_339f {
        padding: 5rem 0 2rem;
    }
    
    .wrapper-left-4584 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .breadcrumb_west_647f {
        font-size: 1rem;
    }
    
    .yellow-68ff {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .video-f3fd {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .silver-82e5 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .secondary-c32c {
        font-size: 1.5rem;
    }
    
    .out_9a8e,
    .shadow_456b {
        grid-template-columns: 1fr;
    }
    
    .grid-140f .highlight_bf80 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .video-24f2 {
        grid-template-columns: 1fr;
    }
    
    .soft_6a35 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .old_a3cc {
        padding: 0 1rem;
    }
    
    .wrapper-left-4584 {
        font-size: 2rem;
    }
    
    .breadcrumb_west_647f {
        font-size: 1.125rem;
    }
    
    .video-f3fd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .silver-82e5 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .yellow-68ff {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .video-24f2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-764c,
    .dynamic_9f4f {
        padding: 1.25rem;
    }
    
    .grid-140f .highlight_bf80 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .old_a3cc {
        padding: 0 1.5rem;
    }
    
    .link_339f {
        padding: 6rem 0 3rem;
    }
    
    .wrapper-left-4584 {
        font-size: 2.5rem;
    }
    
    .breadcrumb_west_647f {
        font-size: 1.25rem;
    }
    
    .video-f3fd {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .silver-82e5 {
        padding: 1rem;
    }
    
    .secondary-c32c {
        font-size: 2rem;
    }
    
    .label-db84 {
        font-size: 1.125rem;
    }
    
    .out_9a8e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shadow_456b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .video-24f2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .soft_6a35 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .accordion_fresh_9763 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .alert-18f9 {
        display: none;
    }
    
    .tabs-clean-2814 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .upper_e74c {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .old_a3cc {
        max-width: 750px;
    }
    
    .link_339f {
        padding: 7rem 0 4rem;
    }
    
    .wrapper-left-4584 {
        font-size: 3rem;
    }
    
    .fluid-cf07 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .border_bright_d9eb {
        gap: 3rem;
    }
    
    .out_9a8e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shadow_456b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .light_daa9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .grid-140f {
        gap: 1.5rem;
    }
    
    .plasma_2f59 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .old_a3cc {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .link_339f {
        padding: 8rem 0 4rem;
    }
    
    .wrapper-left-4584 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .fluid-cf07 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hero_a965 {
        order: 2;
    }
    
    .article_ff1f {
        order: 1;
    }
    
    .border_bright_d9eb {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .border_bright_d9eb.disabled_right_4933 {
        direction: rtl;
    }
    
    .border_bright_d9eb.disabled_right_4933 > * {
        direction: ltr;
    }
    
    .plasma_2f59 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .grid-bcfd {
        display: block;
    }
    
    .alert-18f9 {
        display: none;
    }
    
    .section_045f {
        gap: 2rem;
    }
    
    .static_9e9f {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .tag_8910:hover {
        transform: translateY(-4px);
    }
    
    .footer_hovered_73c3:hover {
        transform: translateY(-2px);
    }
    
    .plasma_2f59:hover {
        transform: scale(1.02);
    }
    
    .dynamic_9f4f:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .old_a3cc {
        max-width: var(--container-max-width);
    }
    
    .link_339f {
        padding: 10rem 0 5rem;
    }
    
    .wrapper-left-4584 {
        font-size: 4rem;
    }
    
    .breadcrumb_west_647f {
        font-size: 1.375rem;
    }
    
    .secondary-c32c {
        font-size: 2.5rem;
    }
    
    .label-db84 {
        font-size: 1.25rem;
    }
    
    .fluid-cf07,
    .border_bright_d9eb {
        gap: 5rem;
    }
    
    .section_045f {
        gap: 2.5rem;
    }
    
    .caption-764c,
    .dynamic_9f4f,
    .tag_8910 {
        padding: 2rem;
    }
    
    .soft_6a35 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .old_a3cc {
        max-width: 1400px;
    }
    
    .link_339f {
        padding: 12rem 0 6rem;
    }
    
    .fluid-cf07,
    .border_bright_d9eb {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .header_slow_a9d4 img,
    .tertiary_wood_c0a1,
    .plasma_2f59 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .fluid-cf07 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .border_bright_d9eb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .border_bright_d9eb.disabled_right_4933 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .link_339f {
        padding: 6rem 0 3rem;
    }
    
    .fluid-cf07 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .border_bright_d9eb {
        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;
    }
    
    .link_339f::before {
        animation: none;
    }
    
    .title-de8b,
    .mini-84ef {
        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;
    }
    
    .heading-blue-b64a,
    .yellow-68ff,
    .block-upper-36d3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .tag_8910,
    .caption-764c,
    .dynamic_9f4f {
        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 */
    
    .detail_bc10 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .fluid_285c,
    .full-5ab4,
    .picture_d440 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .link_339f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .link_339f::before {
        display: none;
    }
    
    .old_a3cc {
        max-width: none;
        padding: 0;
    }
    
    .fluid-cf07,
    .border_bright_d9eb {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .footer_hovered_73c3,
    .upper_e74c,
    .alert-18f9,
    .video-f3fd,
    .article_slow_51c8,
    .header_5998 {
        display: none !important;
    }
    
    .wrapper-left-4584,
    .secondary-c32c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .tertiary_wood_c0a1,
    .plasma_2f59 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .out_9a8e,
    .shadow_456b,
    .grid-140f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .light_daa9 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .wrapper-left-4584 {
        font-size: 1.5rem;
    }
    
    .yellow-68ff {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .silver-82e5 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .video-f3fd {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .old_a3cc {
        max-width: 95%;
    }
    
    .fluid-cf07 {
        gap: 2.5rem;
    }
    
    .border_bright_d9eb {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .old_a3cc {
        max-width: 1600px;
    }
    
    .wrapper-left-4584 {
        font-size: 5rem;
    }
    
    .secondary-c32c {
        font-size: 3rem;
    }
}
/* css-noise: b353 */
.ghost-box-s4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
