/* {$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) {
    .layout-small-0554 {
        padding: 0 0.75rem;
    }
    
    .focused_1ee6 {
        padding: 5rem 0 2rem;
    }
    
    .clean-c83d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .message_ec30 {
        font-size: 1rem;
    }
    
    .hover_static_d532 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .simple-b4b3 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .active_822d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .content_0b06 {
        font-size: 1.5rem;
    }
    
    .item_2554,
    .section_fresh_2310 {
        grid-template-columns: 1fr;
    }
    
    .next_d0dc .pagination-029f {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .tall_64b5 {
        grid-template-columns: 1fr;
    }
    
    .active_purple_2e3b {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .layout-small-0554 {
        padding: 0 1rem;
    }
    
    .clean-c83d {
        font-size: 2rem;
    }
    
    .message_ec30 {
        font-size: 1.125rem;
    }
    
    .simple-b4b3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active_822d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hover_static_d532 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .tall_64b5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .layout-0b90,
    .preview_df7c {
        padding: 1.25rem;
    }
    
    .next_d0dc .pagination-029f {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .layout-small-0554 {
        padding: 0 1.5rem;
    }
    
    .focused_1ee6 {
        padding: 6rem 0 3rem;
    }
    
    .clean-c83d {
        font-size: 2.5rem;
    }
    
    .message_ec30 {
        font-size: 1.25rem;
    }
    
    .simple-b4b3 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .active_822d {
        padding: 1rem;
    }
    
    .content_0b06 {
        font-size: 2rem;
    }
    
    .lite-c0c7 {
        font-size: 1.125rem;
    }
    
    .item_2554 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section_fresh_2310 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tall_64b5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .active_purple_2e3b {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .summary-medium-6032 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .notification_5f03 {
        display: none;
    }
    
    .active-thick-f3c1 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .component_silver_2a62 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .layout-small-0554 {
        max-width: 750px;
    }
    
    .focused_1ee6 {
        padding: 7rem 0 4rem;
    }
    
    .clean-c83d {
        font-size: 3rem;
    }
    
    .north_78c5 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .mini-08bc {
        gap: 3rem;
    }
    
    .item_2554 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .section_fresh_2310 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .footer-4f2d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .next_d0dc {
        gap: 1.5rem;
    }
    
    .section_e030 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .layout-small-0554 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .focused_1ee6 {
        padding: 8rem 0 4rem;
    }
    
    .clean-c83d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .north_78c5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .texture_2352 {
        order: 2;
    }
    
    .chip-fa8a {
        order: 1;
    }
    
    .mini-08bc {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .mini-08bc.under_699b {
        direction: rtl;
    }
    
    .mini-08bc.under_699b > * {
        direction: ltr;
    }
    
    .section_e030 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .layout-bottom-46c7 {
        display: block;
    }
    
    .notification_5f03 {
        display: none;
    }
    
    .picture_black_0e32 {
        gap: 2rem;
    }
    
    .tall-9275 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .thumbnail-bottom-6e69:hover {
        transform: translateY(-4px);
    }
    
    .paragraph_south_1f4f:hover {
        transform: translateY(-2px);
    }
    
    .section_e030:hover {
        transform: scale(1.02);
    }
    
    .preview_df7c:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .layout-small-0554 {
        max-width: var(--container-max-width);
    }
    
    .focused_1ee6 {
        padding: 10rem 0 5rem;
    }
    
    .clean-c83d {
        font-size: 4rem;
    }
    
    .message_ec30 {
        font-size: 1.375rem;
    }
    
    .content_0b06 {
        font-size: 2.5rem;
    }
    
    .lite-c0c7 {
        font-size: 1.25rem;
    }
    
    .north_78c5,
    .mini-08bc {
        gap: 5rem;
    }
    
    .picture_black_0e32 {
        gap: 2.5rem;
    }
    
    .layout-0b90,
    .preview_df7c,
    .thumbnail-bottom-6e69 {
        padding: 2rem;
    }
    
    .active_purple_2e3b {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .layout-small-0554 {
        max-width: 1400px;
    }
    
    .focused_1ee6 {
        padding: 12rem 0 6rem;
    }
    
    .north_78c5,
    .mini-08bc {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .glass_8aff img,
    .heading_paper_2f6f,
    .section_e030 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .north_78c5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .mini-08bc {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .mini-08bc.under_699b {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .focused_1ee6 {
        padding: 6rem 0 3rem;
    }
    
    .north_78c5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .mini-08bc {
        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;
    }
    
    .focused_1ee6::before {
        animation: none;
    }
    
    .image-complex-d3d5,
    .banner-b817 {
        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;
    }
    
    .pagination-2258,
    .hover_static_d532,
    .description-plasma-772f {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .thumbnail-bottom-6e69,
    .layout-0b90,
    .preview_df7c {
        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 */
    
    .fluid_e4a0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .gallery-7d30,
    .liquid_a41a,
    .out_33f9 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .focused_1ee6 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .focused_1ee6::before {
        display: none;
    }
    
    .layout-small-0554 {
        max-width: none;
        padding: 0;
    }
    
    .north_78c5,
    .mini-08bc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .paragraph_south_1f4f,
    .component_silver_2a62,
    .notification_5f03,
    .simple-b4b3,
    .highlight_clean_fbc9,
    .hero_liquid_1a77 {
        display: none !important;
    }
    
    .clean-c83d,
    .content_0b06 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .heading_paper_2f6f,
    .section_e030 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .item_2554,
    .section_fresh_2310,
    .next_d0dc {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .footer-4f2d {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .clean-c83d {
        font-size: 1.5rem;
    }
    
    .hover_static_d532 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .active_822d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .simple-b4b3 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .layout-small-0554 {
        max-width: 95%;
    }
    
    .north_78c5 {
        gap: 2.5rem;
    }
    
    .mini-08bc {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .layout-small-0554 {
        max-width: 1600px;
    }
    
    .clean-c83d {
        font-size: 5rem;
    }
    
    .content_0b06 {
        font-size: 3rem;
    }
}
/* css-noise: 6fab */
.promo-block-b4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
