/* {$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) {
    .box-last-0428 {
        padding: 0 0.75rem;
    }
    
    .badge_hovered_89c3 {
        padding: 5rem 0 2rem;
    }
    
    .description-hovered-1d44 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .progress-42b9 {
        font-size: 1rem;
    }
    
    .feature-9076 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .secondary_hard_8609 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .cool-f476 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .backdrop-f103 {
        font-size: 1.5rem;
    }
    
    .background_7430,
    .cold_bebc {
        grid-template-columns: 1fr;
    }
    
    .highlight_8867 .old_def2 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .banner-ebcb {
        grid-template-columns: 1fr;
    }
    
    .cold-cba9 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .box-last-0428 {
        padding: 0 1rem;
    }
    
    .description-hovered-1d44 {
        font-size: 2rem;
    }
    
    .progress-42b9 {
        font-size: 1.125rem;
    }
    
    .secondary_hard_8609 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cool-f476 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .feature-9076 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .banner-ebcb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .image-old-3261,
    .pattern_da00 {
        padding: 1.25rem;
    }
    
    .highlight_8867 .old_def2 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .box-last-0428 {
        padding: 0 1.5rem;
    }
    
    .badge_hovered_89c3 {
        padding: 6rem 0 3rem;
    }
    
    .description-hovered-1d44 {
        font-size: 2.5rem;
    }
    
    .progress-42b9 {
        font-size: 1.25rem;
    }
    
    .secondary_hard_8609 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .cool-f476 {
        padding: 1rem;
    }
    
    .backdrop-f103 {
        font-size: 2rem;
    }
    
    .picture_right_240b {
        font-size: 1.125rem;
    }
    
    .background_7430 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .cold_bebc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .banner-ebcb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .cold-cba9 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .primary-1a2e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .hero-fe35 {
        display: none;
    }
    
    .middle-70d9 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .texture_1ffa {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .box-last-0428 {
        max-width: 750px;
    }
    
    .badge_hovered_89c3 {
        padding: 7rem 0 4rem;
    }
    
    .description-hovered-1d44 {
        font-size: 3rem;
    }
    
    .progress-584f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .caption-dim-0e4d {
        gap: 3rem;
    }
    
    .background_7430 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .cold_bebc {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .table-93eb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight_8867 {
        gap: 1.5rem;
    }
    
    .content_green_70c9 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .box-last-0428 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .badge_hovered_89c3 {
        padding: 8rem 0 4rem;
    }
    
    .description-hovered-1d44 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .progress-584f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .yellow-8cfc {
        order: 2;
    }
    
    .pattern_fixed_eb47 {
        order: 1;
    }
    
    .caption-dim-0e4d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .caption-dim-0e4d.icon_ea36 {
        direction: rtl;
    }
    
    .caption-dim-0e4d.icon_ea36 > * {
        direction: ltr;
    }
    
    .content_green_70c9 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .link-green-44d5 {
        display: block;
    }
    
    .hero-fe35 {
        display: none;
    }
    
    .orange_d50f {
        gap: 2rem;
    }
    
    .chip_c9e2 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pattern_focused_b875:hover {
        transform: translateY(-4px);
    }
    
    .secondary_2fc5:hover {
        transform: translateY(-2px);
    }
    
    .content_green_70c9:hover {
        transform: scale(1.02);
    }
    
    .pattern_da00:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .box-last-0428 {
        max-width: var(--container-max-width);
    }
    
    .badge_hovered_89c3 {
        padding: 10rem 0 5rem;
    }
    
    .description-hovered-1d44 {
        font-size: 4rem;
    }
    
    .progress-42b9 {
        font-size: 1.375rem;
    }
    
    .backdrop-f103 {
        font-size: 2.5rem;
    }
    
    .picture_right_240b {
        font-size: 1.25rem;
    }
    
    .progress-584f,
    .caption-dim-0e4d {
        gap: 5rem;
    }
    
    .orange_d50f {
        gap: 2.5rem;
    }
    
    .image-old-3261,
    .pattern_da00,
    .pattern_focused_b875 {
        padding: 2rem;
    }
    
    .cold-cba9 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .box-last-0428 {
        max-width: 1400px;
    }
    
    .badge_hovered_89c3 {
        padding: 12rem 0 6rem;
    }
    
    .progress-584f,
    .caption-dim-0e4d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .purple_4a7b img,
    .down_7438,
    .content_green_70c9 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .progress-584f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-dim-0e4d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-dim-0e4d.icon_ea36 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .badge_hovered_89c3 {
        padding: 6rem 0 3rem;
    }
    
    .progress-584f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .caption-dim-0e4d {
        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;
    }
    
    .badge_hovered_89c3::before {
        animation: none;
    }
    
    .new_82ea,
    .caption_b09e {
        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;
    }
    
    .feature-6f2d,
    .feature-9076,
    .detail_slow_6ca0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pattern_focused_b875,
    .image-old-3261,
    .pattern_da00 {
        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 */
    
    .cool-6b8a {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .bronze_6dbc,
    .sort_712e,
    .paper_7249 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .badge_hovered_89c3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .badge_hovered_89c3::before {
        display: none;
    }
    
    .box-last-0428 {
        max-width: none;
        padding: 0;
    }
    
    .progress-584f,
    .caption-dim-0e4d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .secondary_2fc5,
    .texture_1ffa,
    .hero-fe35,
    .secondary_hard_8609,
    .background_inner_ecae,
    .container-4cdb {
        display: none !important;
    }
    
    .description-hovered-1d44,
    .backdrop-f103 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .down_7438,
    .content_green_70c9 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .background_7430,
    .cold_bebc,
    .highlight_8867 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .table-93eb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .description-hovered-1d44 {
        font-size: 1.5rem;
    }
    
    .feature-9076 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .cool-f476 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .secondary_hard_8609 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .box-last-0428 {
        max-width: 95%;
    }
    
    .progress-584f {
        gap: 2.5rem;
    }
    
    .caption-dim-0e4d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .box-last-0428 {
        max-width: 1600px;
    }
    
    .description-hovered-1d44 {
        font-size: 5rem;
    }
    
    .backdrop-f103 {
        font-size: 3rem;
    }
}
/* css-noise: c15d */
.promo-block-w3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
