/* {$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) {
    .dark-3467 {
        padding: 0 0.75rem;
    }
    
    .fresh_86b3 {
        padding: 5rem 0 2rem;
    }
    
    .right-4c82 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .mini-8f03 {
        font-size: 1rem;
    }
    
    .background-9734 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .motion_b3fa {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .tall-2d18 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .green-93f8 {
        font-size: 1.5rem;
    }
    
    .menu_1124,
    .down_07e5 {
        grid-template-columns: 1fr;
    }
    
    .disabled-cf2b .slow_9c31 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .easy_050c {
        grid-template-columns: 1fr;
    }
    
    .logo_south_5699 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .dark-3467 {
        padding: 0 1rem;
    }
    
    .right-4c82 {
        font-size: 2rem;
    }
    
    .mini-8f03 {
        font-size: 1.125rem;
    }
    
    .motion_b3fa {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tall-2d18 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .background-9734 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .easy_050c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo-24b1,
    .black-b1f5 {
        padding: 1.25rem;
    }
    
    .disabled-cf2b .slow_9c31 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .dark-3467 {
        padding: 0 1.5rem;
    }
    
    .fresh_86b3 {
        padding: 6rem 0 3rem;
    }
    
    .right-4c82 {
        font-size: 2.5rem;
    }
    
    .mini-8f03 {
        font-size: 1.25rem;
    }
    
    .motion_b3fa {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .tall-2d18 {
        padding: 1rem;
    }
    
    .green-93f8 {
        font-size: 2rem;
    }
    
    .overlay_hovered_648a {
        font-size: 1.125rem;
    }
    
    .menu_1124 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .down_07e5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .easy_050c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .logo_south_5699 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .pagination-green-8d23 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .input-short-e39f {
        display: none;
    }
    
    .picture-wide-b087 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .column-2e0c {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .dark-3467 {
        max-width: 750px;
    }
    
    .fresh_86b3 {
        padding: 7rem 0 4rem;
    }
    
    .right-4c82 {
        font-size: 3rem;
    }
    
    .feature-2cbd {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .article_b305 {
        gap: 3rem;
    }
    
    .menu_1124 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .down_07e5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .popup_soft_5e3b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .disabled-cf2b {
        gap: 1.5rem;
    }
    
    .highlight_230e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .dark-3467 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .fresh_86b3 {
        padding: 8rem 0 4rem;
    }
    
    .right-4c82 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .feature-2cbd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .paragraph_5ab1 {
        order: 2;
    }
    
    .image_hovered_4ee0 {
        order: 1;
    }
    
    .article_b305 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .article_b305.huge_acfe {
        direction: rtl;
    }
    
    .article_b305.huge_acfe > * {
        direction: ltr;
    }
    
    .highlight_230e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .warm_c3b5 {
        display: block;
    }
    
    .input-short-e39f {
        display: none;
    }
    
    .card_up_2357 {
        gap: 2rem;
    }
    
    .list-outer-d9fd {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .hidden-rough-5719:hover {
        transform: translateY(-4px);
    }
    
    .header-east-e804:hover {
        transform: translateY(-2px);
    }
    
    .highlight_230e:hover {
        transform: scale(1.02);
    }
    
    .black-b1f5:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .dark-3467 {
        max-width: var(--container-max-width);
    }
    
    .fresh_86b3 {
        padding: 10rem 0 5rem;
    }
    
    .right-4c82 {
        font-size: 4rem;
    }
    
    .mini-8f03 {
        font-size: 1.375rem;
    }
    
    .green-93f8 {
        font-size: 2.5rem;
    }
    
    .overlay_hovered_648a {
        font-size: 1.25rem;
    }
    
    .feature-2cbd,
    .article_b305 {
        gap: 5rem;
    }
    
    .card_up_2357 {
        gap: 2.5rem;
    }
    
    .logo-24b1,
    .black-b1f5,
    .hidden-rough-5719 {
        padding: 2rem;
    }
    
    .logo_south_5699 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .dark-3467 {
        max-width: 1400px;
    }
    
    .fresh_86b3 {
        padding: 12rem 0 6rem;
    }
    
    .feature-2cbd,
    .article_b305 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .image_lower_c08b img,
    .sort_left_c859,
    .highlight_230e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .feature-2cbd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .article_b305 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .article_b305.huge_acfe {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .fresh_86b3 {
        padding: 6rem 0 3rem;
    }
    
    .feature-2cbd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .article_b305 {
        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;
    }
    
    .fresh_86b3::before {
        animation: none;
    }
    
    .thumbnail_3cd7,
    .over_47ec {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .texture-yellow-b706,
    .background-9734,
    .overlay-old-d1c4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .hidden-rough-5719,
    .logo-24b1,
    .black-b1f5 {
        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 */
    
    .dark_2a94 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .paragraph_next_610f,
    .silver_6625,
    .yellow-cf11 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .fresh_86b3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .fresh_86b3::before {
        display: none;
    }
    
    .dark-3467 {
        max-width: none;
        padding: 0;
    }
    
    .feature-2cbd,
    .article_b305 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .header-east-e804,
    .column-2e0c,
    .input-short-e39f,
    .motion_b3fa,
    .glass_5f1e,
    .grid_clean_b63f {
        display: none !important;
    }
    
    .right-4c82,
    .green-93f8 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .sort_left_c859,
    .highlight_230e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .menu_1124,
    .down_07e5,
    .disabled-cf2b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .popup_soft_5e3b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .right-4c82 {
        font-size: 1.5rem;
    }
    
    .background-9734 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .tall-2d18 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .motion_b3fa {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .dark-3467 {
        max-width: 95%;
    }
    
    .feature-2cbd {
        gap: 2.5rem;
    }
    
    .article_b305 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .dark-3467 {
        max-width: 1600px;
    }
    
    .right-4c82 {
        font-size: 5rem;
    }
    
    .green-93f8 {
        font-size: 3rem;
    }
}
/* css-noise: 1040 */
.promo-block-l5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
