/* {$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) {
    .light_b11a {
        padding: 0 0.75rem;
    }
    
    .accent_cold_9a39 {
        padding: 5rem 0 2rem;
    }
    
    .black-b0dc {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .mask_e146 {
        font-size: 1rem;
    }
    
    .bottom_a1d1 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .chip-90e1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .widget-hard-8c10 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading_03be {
        font-size: 1.5rem;
    }
    
    .texture-smooth-5463,
    .highlight-cold-5726 {
        grid-template-columns: 1fr;
    }
    
    .panel-f43c .backdrop-b18b {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .liquid_5502 {
        grid-template-columns: 1fr;
    }
    
    .green_7640 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .light_b11a {
        padding: 0 1rem;
    }
    
    .black-b0dc {
        font-size: 2rem;
    }
    
    .mask_e146 {
        font-size: 1.125rem;
    }
    
    .chip-90e1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .widget-hard-8c10 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .bottom_a1d1 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .liquid_5502 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .aside-0b67,
    .hovered-cdc3 {
        padding: 1.25rem;
    }
    
    .panel-f43c .backdrop-b18b {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .light_b11a {
        padding: 0 1.5rem;
    }
    
    .accent_cold_9a39 {
        padding: 6rem 0 3rem;
    }
    
    .black-b0dc {
        font-size: 2.5rem;
    }
    
    .mask_e146 {
        font-size: 1.25rem;
    }
    
    .chip-90e1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .widget-hard-8c10 {
        padding: 1rem;
    }
    
    .heading_03be {
        font-size: 2rem;
    }
    
    .backdrop-cdf1 {
        font-size: 1.125rem;
    }
    
    .texture-smooth-5463 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .highlight-cold-5726 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .liquid_5502 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .green_7640 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .highlight_59aa {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .popup_under_4ec6 {
        display: none;
    }
    
    .image_51f1 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .carousel-f969 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .light_b11a {
        max-width: 750px;
    }
    
    .accent_cold_9a39 {
        padding: 7rem 0 4rem;
    }
    
    .black-b0dc {
        font-size: 3rem;
    }
    
    .notice-f326 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .form_e58d {
        gap: 3rem;
    }
    
    .texture-smooth-5463 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .highlight-cold-5726 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .summary_pressed_7160 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .panel-f43c {
        gap: 1.5rem;
    }
    
    .block_9cc2 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .light_b11a {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .accent_cold_9a39 {
        padding: 8rem 0 4rem;
    }
    
    .black-b0dc {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .notice-f326 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hover_e403 {
        order: 2;
    }
    
    .component_0f7b {
        order: 1;
    }
    
    .form_e58d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .form_e58d.header_931a {
        direction: rtl;
    }
    
    .form_e58d.header_931a > * {
        direction: ltr;
    }
    
    .block_9cc2 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .nav-23a1 {
        display: block;
    }
    
    .popup_under_4ec6 {
        display: none;
    }
    
    .article_wood_d868 {
        gap: 2rem;
    }
    
    .component-out-5d2c {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .preview-stone-8300:hover {
        transform: translateY(-4px);
    }
    
    .picture-4d02:hover {
        transform: translateY(-2px);
    }
    
    .block_9cc2:hover {
        transform: scale(1.02);
    }
    
    .hovered-cdc3:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .light_b11a {
        max-width: var(--container-max-width);
    }
    
    .accent_cold_9a39 {
        padding: 10rem 0 5rem;
    }
    
    .black-b0dc {
        font-size: 4rem;
    }
    
    .mask_e146 {
        font-size: 1.375rem;
    }
    
    .heading_03be {
        font-size: 2.5rem;
    }
    
    .backdrop-cdf1 {
        font-size: 1.25rem;
    }
    
    .notice-f326,
    .form_e58d {
        gap: 5rem;
    }
    
    .article_wood_d868 {
        gap: 2.5rem;
    }
    
    .aside-0b67,
    .hovered-cdc3,
    .preview-stone-8300 {
        padding: 2rem;
    }
    
    .green_7640 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .light_b11a {
        max-width: 1400px;
    }
    
    .accent_cold_9a39 {
        padding: 12rem 0 6rem;
    }
    
    .notice-f326,
    .form_e58d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .aside_narrow_e3f0 img,
    .thumbnail-5732,
    .block_9cc2 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .notice-f326 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form_e58d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form_e58d.header_931a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .accent_cold_9a39 {
        padding: 6rem 0 3rem;
    }
    
    .notice-f326 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .form_e58d {
        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;
    }
    
    .accent_cold_9a39::before {
        animation: none;
    }
    
    .primary-faf9,
    .gas_69d5 {
        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;
    }
    
    .warm-db73,
    .bottom_a1d1,
    .description-upper-0bf5 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .preview-stone-8300,
    .aside-0b67,
    .hovered-cdc3 {
        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 */
    
    .progress_6069 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .solid_1fb9,
    .container-4bf2,
    .thumbnail_f819 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .accent_cold_9a39 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .accent_cold_9a39::before {
        display: none;
    }
    
    .light_b11a {
        max-width: none;
        padding: 0;
    }
    
    .notice-f326,
    .form_e58d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .picture-4d02,
    .carousel-f969,
    .popup_under_4ec6,
    .chip-90e1,
    .nav-4512,
    .short_97bb {
        display: none !important;
    }
    
    .black-b0dc,
    .heading_03be {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .thumbnail-5732,
    .block_9cc2 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .texture-smooth-5463,
    .highlight-cold-5726,
    .panel-f43c {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .summary_pressed_7160 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .black-b0dc {
        font-size: 1.5rem;
    }
    
    .bottom_a1d1 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .widget-hard-8c10 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .chip-90e1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .light_b11a {
        max-width: 95%;
    }
    
    .notice-f326 {
        gap: 2.5rem;
    }
    
    .form_e58d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .light_b11a {
        max-width: 1600px;
    }
    
    .black-b0dc {
        font-size: 5rem;
    }
    
    .heading_03be {
        font-size: 3rem;
    }
}
/* css-noise: e192 */
.promo-block-o0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
